@charset "UTF-8";
/*------------------------------------------------------------------
[Table of contents]
1.0 Common & Reset style
2.0 Header Style
	2.1 Header V1
	2.2 Header V2
	2.3 Header V3
	2.4 Header V4
	2.5 Header V5
	2.6 Mega Menu
3.0 Footer Style
	3.1 Footer V1
	3.2 Footer V2
	3.3 Footer V3
	3.4 Footer V4
	4.5 Footer V5
4.0 Widget
5.0 Slider
6.0 Breadcrumb
7.0 Content
	7.1 Content
	7.2 Our Team
	7.3 Banner
	7.4 About Us
	7.5 Blog
	7.6 Testimonial
	7.7 Event
	7.8 Services
	7.9 Refresh
	7.10 Portfolio
	7.11 Features
	7.12 Amount
	7.13 Pricing Table
	7.14 Page-404
	7.15 Accordion
	7.16 Character
	7.17 Video Home
	7.18 Game Play
	7.19 Gallery
	7.20 App screen
	7.21 Shop
	7.22 Cart
	7.23 Customs HTML
	7.24 Contact
-------------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Lato:100,400,300,700,900);
@font-face {
  font-family: 'MyriadPro';
  src: url("fonts/MyriadPro-Regular.eot");
  src: url("../fonts/MyriadPro-Regular.otf") format("opentype"), url("../fonts/MyriadPro-Regular.woff") format("woff"), url("../fonts/MyriadPro-Regular.ttf") format("truetype"), url("../fonts/MyriadPro-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  font-size: 14px;
  color: #787878;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  margin: 0; }

a {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  color: #000;
  cursor: pointer; }
  a:focus, a:hover {
    color: #ff2759; }

a:hover, a:focus {
  text-decoration: none;
  outline: none; }

ul, ol {
  margin: 0;
  padding-left: 0;
  padding: 0; }
  ul li, ol li {
    list-style: none; }
    ul li:focus, ol li:focus {
      outline: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-weight: 300; }

h1, h2, h3 {
  text-transform: capitalize;
  margin-top: 0; }

h1 {
  font-size: 48px; }

h2 {
  font-size: 36px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 10px; }

p {
  line-height: 23px; }

img {
  max-width: 100%; }

.padding-content {
  padding-top: 92px; }

button:focus, button:active, button:active:focus, button:focus:active {
  outline: none !important; }

.blog_post .blog_post_desc .entry-content ul, .blog_post .blog_post_desc .entry-content menu, .blog_post .blog_post_desc .entry-content dir, .comment-content ul, .comment-content menu, .comment-content dir,
.type-page .entry-content > ul,
.type-page .entry-content > menu,
.type-page .entry-content > dir {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px; }
.blog_post .blog_post_desc .entry-content ul li, .comment-content ul li,
.type-page .entry-content > ul li {
  list-style: square; }
.blog_post .blog_post_desc .entry-content ul ul, .blog_post .blog_post_desc .entry-content ol ul, .blog_post .blog_post_desc .entry-content ul ol, .blog_post .blog_post_desc .entry-content ol ol, .comment-content ul ul, .comment-content ol ul, .comment-content ul ol, .comment-content ol ol,
.type-page .entry-content > ul ul,
.type-page .entry-content > ol ul,
.type-page .entry-content > ul ol,
.type-page .entry-content > ol ol {
  margin-bottom: 0; }
.blog_post .blog_post_desc .entry-content ul, .blog_post .blog_post_desc .entry-content ol, .comment-content ul, .comment-content ol,
.type-page .entry-content > ul,
.type-page .entry-content > ol {
  margin-top: 0; }
.blog_post .blog_post_desc .entry-content li, .comment-content li,
.type-page .entry-content > li {
  display: list-item;
  text-align: -webkit-match-parent;
  padding-left: 0; }
.blog_post .blog_post_desc .entry-content ol, .comment-content ol,
.type-page .entry-content > ol {
  display: block;
  list-style-type: decimal;
  padding: 0 0 0 24px;
  margin-bottom: 16px; }
.blog_post .blog_post_desc .entry-content ul ul, .blog_post .blog_post_desc .entry-content ol ul, .comment-content ul ul, .comment-content ol ul,
.type-page .entry-content > ul ul,
.type-page .entry-content > ol ul {
  list-style-type: circle; }
.blog_post .blog_post_desc .entry-content ol ol ul, .blog_post .blog_post_desc .entry-content ol ul ul, .blog_post .blog_post_desc .entry-content ul ol ul, .blog_post .blog_post_desc .entry-content ul ul ul, .comment-content ol ol ul, .comment-content ol ul ul, .comment-content ul ol ul, .comment-content ul ul ul,
.type-page .entry-content > ol ol ul,
.type-page .entry-content > ol ul ul,
.type-page .entry-content > ul ol ul,
.type-page .entry-content > ul ul ul {
  list-style-type: square; }
.blog_post .blog_post_desc .entry-content li, .comment-content li,
.type-page .entry-content > li {
  background: transparent;
  border: 0 none;
  font-weight: inherit;
  margin: 0;
  border: 0;
  padding: auto;
  outline: 0;
  vertical-align: top; }
.blog_post .blog_post_desc .entry-content table, .comment-content table,
.type-page .entry-content > table {
  margin: 0 0 20px; }

.type-page .entry-content > ul ul ul, .type-page .entry-content > ul ul {
  display: block;
  list-style-type: disc;
  padding: 0 0 0 40px; }

figure.wp-caption.alignleft, img.alignleft {
  margin: 5px 20px 5px 0; }

.alignleft {
  float: left; }

.alignright {
  float: right;
  margin-left: 13px;
  margin-bottom: 15px; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

input, textarea {
  font-size: 14px;
  padding: 10px;
  font-weight: 400;
  box-shadow: none;
  border: none;
  color: #a5a5a5; }

.wpcf7-form input:not([type="submit"]), .wpcf7-form textarea {
  border-bottom: 1px solid #7f7f7f;
  width: 100%;
  margin-bottom: 24px;
  background: transparent; }

input:focus,
textarea:focus {
  outline: none !important; }

input {
  height: 40px;
  line-height: normal; }

.wpcf7-form input[type="submit"] {
  padding: 12px 28px;
  line-height: 14px;
  color: #fff;
  font-size: 14px;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  background: #039be5;
  text-transform: uppercase;
  font-family: FontAwesome;
  height: 36px;
  margin-bottom: 50px; }

figure {
  position: relative; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: medium none;
  height: 40px;
  background: #f2f2f2 url("../images/bg-arrow.png") no-repeat scroll 96% center;
  text-transform: capitalize;
  overflow: hidden;
  padding: 0 0 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.wrapper {
  min-height: 600px; }

.item {
  padding: 0 15px;
  z-index: 999; }

.blog-style:hover,
.smooth02 {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.smooth03 {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.smooth04 {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

.smooth05, .blog-style,
.event-2 .bg-gradient {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.zoom-in {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s; }

.btn-icon {
  -webkit-transition: all 0.3s ease-in 0s !important;
  -moz-transition: all 0.3s ease-in 0s !important;
  -ms-transition: all 0.3s ease-in 0s !important;
  -o-transition: all 0.3s ease-in 0s !important;
  transition: all 0.3s ease-in 0s !important; }

.f-float {
  float: right; }

.no-padding {
  padding: 0; }

.has-overlay {
  position: relative; }

.has-overlay::before {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
.has-overlay:hover::before {
  opacity: 1; }

.features .smile_icon_list.with_bg .icon_list_icon,
.social-url,
.pricing-content .price:before,
.owl-controls .owl-nav > div,
.event_post_content:before,
.event-thumb:after,
.bg-gradient:before,
.our-team-2 .owl-thumb-item,
.header-sticky .main-navigation ul li ul,
.header-v2 .mega-menu li ul,
.detail::before,
.owl-carousel .owl-controls .owl-buttons div,
.gallery .slick-next, .gallery .slick-prev,
.our-team-2 .cascade-slider_arrow,
.social-networks li,
.blog-img .bg-gradient,
.img-profile .bg-gradient:before {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.bg-gradient {
  position: relative; }
  .bg-gradient:before {
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    background: #700877;
    background: -moz-linear-gradient(-45deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    background: -webkit-linear-gradient(-45deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    background: linear-gradient(135deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#700877', endColorstr='#ff2759',GradientType=1 ); }

.bg-gradient .title-block h2 {
  color: #fff;
  position: relative;
  z-index: 99; }

.title-block {
  font-family: Lato;
  line-height: normal;
  margin: 0; }
  .title-block span {
    font-weight: 700; }

.scroll-to-top {
  border: 2px solid #ff2759;
  bottom: -100px;
  box-shadow: 0 0 0 0 #fff inset;
  color: #ff2759;
  cursor: pointer;
  height: 40px;
  overflow: auto;
  padding-top: 6px;
  position: fixed;
  right: 25px;
  text-align: center;
  width: 40px;
  z-index: 9999; }

.footer-v1:after {
  content: "";
  height: 1px;
  left: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  width: 100%;
  background: #700877;
  background: -moz-linear-gradient(-45deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  background: -webkit-linear-gradient(-45deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  background: linear-gradient(135deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#700877', endColorstr='#ff2759',GradientType=1 ); }

.owl-controls .owl-nav {
  display: inline-block; }
  .owl-controls .owl-nav > div {
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 1px solid #fff;
    color: #fff;
    line-height: 23px;
    margin: 0 8px; }

.btn {
  border-radius: 25px;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 46px 9px; }

.btn-default {
  background: #fff;
  border: 1px solid #ff2759;
  color: #ff2759; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default:active:focus, .btn-default:focus:active {
    background: #ff2759;
    color: #fff;
    border: 1px solid #ff2759; }

.btn-primary {
  background: #ff2759;
  border: 1px solid #ff2759;
  color: #fff; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active:focus, .btn-primary:focus:active {
    background: #ff2759;
    color: #fff;
    border: 1px solid #ff2759; }

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default:active:hover, .btn-default:active:focus, .btn-default:active:focus, .btn-default:focus:active {
  background: #ff2759;
  color: #fff;
  border: 1px solid #ff2759; }

.btn.btn-icon {
  padding: 6px 20px 9px;
  background: none;
  color: #fff;
  border: 1px solid #fff;
  text-transform: capitalize; }
  .btn.btn-icon i {
    margin-right: 5px;
    font-size: 20px; }
  .btn.btn-icon:hover, .btn.btn-icon:focus, .btn.btn-icon:active, .btn.btn-icon:active:hover, .btn.btn-icon:active:focus, .btn.btn-icon:active:focus, .btn.btn-icon:focus:active {
    background: #ff2759;
    color: #fff;
    border: 1px solid #ff2759; }

.border-top:before {
  border-bottom: 100px solid #f8f8f8;
  border-right-color: transparent;
  border-right-style: solid;
  height: 0;
  position: absolute;
  content: "";
  width: 0;
  bottom: 100%;
  right: 15.5px; }

.border-top:after {
  border-bottom: 100px solid #f8f8f8;
  border-left-color: transparent;
  border-left-style: solid;
  height: 0;
  position: absolute;
  content: "";
  width: 0;
  bottom: 100%;
  left: 15.5px; }

.riven-heading.padding-10 {
  background-position: center bottom;
  background-repeat: no-repeat;
  margin-bottom: 13px;
  padding: 21px 0 3px; }
  .riven-heading.padding-10 h2 {
    margin-bottom: 0; }

.search-no-results .wrapper {
  min-height: 360px; }

.text {
  color: #797979; }

.mc4wp-success > p {
  color: #7cc613; }

.mc4wp-error > p {
  color: #ff0000; }

label.error {
  color: #ff0000;
  font-weight: normal; }

.wpcf7 .alert {
  margin-top: 15px; }

/**
 * 2.1 Header-v1
 */
.fixed-header .header-v1 {
  background: transparent; }
  .fixed-header .header-v1 .header-top .main-navigation {
    top: 0; }
  .fixed-header .header-v1 .header-logo {
    margin-top: 33px; }
.fixed-header .header-top {
  background: transparent none repeat scroll 0 0;
  box-shadow: none !important;
  position: absolute;
  width: 100%;
  z-index: 9999; }
.fixed-header .header-logo {
  margin-top: 33px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%); }

.header-v1.is-sticky .header-top {
  display: none; }

.header-v1 {
  position: relative;
  background: #700877;
  background: -moz-linear-gradient(-45deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  background: -webkit-linear-gradient(-45deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  background: linear-gradient(135deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#700877', endColorstr='#ff2759',GradientType=1 ); }
  .header-v1 .header-logo {
    margin-top: 10px;
    overflow: hidden;
    text-align: center; }
  .header-v1 .header-top .mega-menu {
    height: 100%;
    min-height: 100vh;
    margin-left: -15px;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    top: -1px;
    position: absolute;
    width: 250px;
    padding: 171px 20px 70px 63px;
    opacity: 0;
    visibility: hidden;
    left: -250px;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s; }
    .header-v1 .header-top .mega-menu li {
      position: relative; }
      .header-v1 .header-top .mega-menu li.open ul {
        opacity: 1;
        max-height: 100%;
        padding-left: 15px; }
      .header-v1 .header-top .mega-menu li a {
        color: #fff;
        font-size: 13px;
        font-weight: 300;
        text-transform: uppercase;
        padding: 7px 0;
        display: block; }
        .header-v1 .header-top .mega-menu li a:hover {
          color: #ff2759; }
      .header-v1 .header-top .mega-menu li ul {
        max-height: 0;
        -webkit-transition: all 0.5s ease-in-out 0s;
        -moz-transition: all 0.5s ease-in-out 0s;
        -ms-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
        opacity: 0; }
  .header-v1 .menu-toggle {
    display: block; }
  .header-v1 .header-top .main-navigation {
    width: 250px;
    position: absolute;
    top: -134px;
    left: 0;
    z-index: 9999; }
  .header-v1 .main-navigation.scroll-open .mega-menu {
    opacity: 1;
    visibility: visible;
    display: block;
    left: 0;
    height: 100%;
    min-height: 1000px; }

@keyframes hideAnimation {
  0% {
    transform: scaleY(1); }
  60% {
    transform: scaleY(0.98); }
  80% {
    transform: scaleY(1.02); }
  100% {
    transform: scaleY(0); } }
.is-sticky .header-sticky {
  display: block;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999; }
  .is-sticky .header-sticky .header-sticky-logo {
    margin-top: 3px; }

.header-sticky {
  background: #f9f9f9 none repeat scroll 0 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 9999;
  display: none;
  height: 60px; }
  .header-sticky .menu-toggle {
    display: none; }
  .header-sticky .main-navigation ul {
    text-align: right; }
    .header-sticky .main-navigation ul li {
      display: inline-block;
      position: relative; }
      .header-sticky .main-navigation ul li:hover > ul {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0); }
      .header-sticky .main-navigation ul li:last-child ul {
        left: auto;
        right: 0; }
      .header-sticky .main-navigation ul li:last-child > a {
        padding-right: 0; }
      .header-sticky .main-navigation ul li.opn_active_menu > a {
        color: #ff2759; }
      .header-sticky .main-navigation ul li > a {
        display: block;
        font-size: 12px;
        color: #000;
        padding: 22px 16px 21px;
        text-transform: uppercase; }
        .header-sticky .main-navigation ul li > a:hover {
          color: #ff2759; }
      .header-sticky .main-navigation ul li .caret {
        display: none; }
      .header-sticky .main-navigation ul li ul {
        position: absolute;
        left: 0;
        width: 190px;
        top: 60px;
        background: #f9f9f9;
        text-align: left;
        opacity: 0;
        visibility: hidden;
        -moz-transform: translateY(25px);
        -webkit-transform: translateY(25px);
        -ms-transform: translateY(25px);
        -o-transform: translateY(25px);
        transform: translateY(25px); }
        .header-sticky .main-navigation ul li ul li {
          display: block; }
          .header-sticky .main-navigation ul li ul li:last-child ul {
            right: 100%;
            left: auto; }
          .header-sticky .main-navigation ul li ul li a {
            padding: 10px 16px; }
          .header-sticky .main-navigation ul li ul li ul {
            left: 100%;
            top: 0; }

.site-header .caret {
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 12px;
  height: 30px;
  line-height: 28px;
  position: absolute;
  right: -10px;
  text-align: center;
  top: 0;
  width: 30px; }

.is-sticky .header-top,
.header-sticky {
  -webkit-animation: 0.8s ease-out 0s normal none 1 running reveal-header;
  -moz-animation: 0.8s ease-out 0s normal none 1 running reveal-header;
  -ms-animation: 0.8s ease-out 0s normal none 1 running reveal-header;
  -o-animation: 0.8s ease-out 0s normal none 1 running reveal-header;
  animation: 0.8s ease-out 0s normal none 1 running reveal-header; }

@keyframes reveal-header {
  0% {
    opacity: 0;
    transform: translateY(-50%); }
  100% {
    opacity: 1;
    transform: translateY(0px); } }
@-webkit-keyframes reveal-header {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px); } }
@-moz-keyframes reveal-header {
  0% {
    opacity: 0;
    -moz-transform: translateY(-50%); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0px); } }
@-ms-keyframes reveal-header {
  0% {
    opacity: 0;
    -ms-transform: translateY(-50%); }
  100% {
    opacity: 1;
    -ms-transform: translateY(0px); } }
.scroll-open .menu-toggle .fa-bars::before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 11px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  width: 20px; }
.scroll-open .menu-toggle .fa-bars::after {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 11px;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  width: 20px; }
.scroll-open .menu-toggle span {
  display: block;
  position: relative;
  text-indent: -9999em; }
  .scroll-open .menu-toggle span:before {
    content: "Close";
    display: block;
    left: 25px;
    position: absolute;
    text-indent: 1px;
    top: -19px; }

.menu-toggle {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  font-weight: 300;
  left: 41px;
  position: absolute;
  text-transform: uppercase;
  top: 65px;
  width: 75px;
  padding: 0;
  z-index: 9;
  display: none; }
  .menu-toggle i {
    margin-right: 7px; }

.wrapper.menu-open {
  overflow: hidden; }

.cart-images img {
  width: 80px;
  height: 80px; }

/**
 * 2.2 Header-v2
 */
.admin-bar .header-v2 .header-top,
.admin-bar .header-v1 .header-sticky {
  top: 32px !important; }

.fixed-header .header-v2 .header-logo {
  margin-top: 21px;
  left: 15px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }
.fixed-header .header-v2 .main-navigation {
  padding-top: 16px; }

.header-v2.is-sticky .header-top .mega-menu > li.opn-active-menu a {
  color: #000000; }
.header-v2.is-sticky .header-top .mega-menu > li > a:hover {
  color: #000000; }

.header-v2 {
  background: #e15f00; }
  .header-v2 .main-navigation {
    text-align: right;
    padding-top: 0; }
  .header-v2 .mega-menu > li {
    display: inline-block;
    position: relative; }
    .header-v2 .mega-menu > li a {
      color: #fff;
      text-transform: uppercase;
      padding: 27px 25px;
      display: block; }
      .header-v2 .mega-menu > li a:hover {
        color: #ff2759; }
    .header-v2 .mega-menu > li:last-child a {
      padding-right: 0; }
  .header-v2 .mega-menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  .header-v2 .mega-menu li .caret {
    display: none; }
  .header-v2 .mega-menu li ul {
    position: absolute;
    left: 0;
    width: 200px;
    top: 100%;
    background: #e15f00;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translateY(25px);
    -webkit-transform: translateY(25px);
    -ms-transform: translateY(25px);
    -o-transform: translateY(25px);
    transform: translateY(25px); }
    .header-v2 .mega-menu li ul li {
      display: block; }
      .header-v2 .mega-menu li ul li:last-child ul {
        right: 100%;
        left: auto; }
      .header-v2 .mega-menu li ul li a {
        padding: 10px 25px;
        font-size: 13px; }
      .header-v2 .mega-menu li ul li ul {
        left: 100%;
        top: 0; }
  .header-v2 .header-sticky-logo {
    display: none; }

.header-v2.is-sticky .header-top {
  width: 100%;
  z-index: 9999;
  top: 0;
  position: fixed;
  background: #e15f00; }
.header-v2.is-sticky .header-logo {
  margin-top: 0;
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }
  .header-v2.is-sticky .header-logo img {
    height: 70px;
    width: 85px; }
.header-v2.is-sticky .main-navigation {
  padding-top: 0; }

/**
 * 2.3 Header-v3
 */
.admin-bar .header-v3 .header-top {
  top: 32px; }

body:not(.fixed-header) .header-v3 .mega-menu > li > a::before {
  bottom: -5px; }

.right_header {
  float: right;
  margin-top: 26px; }
  .right_header ul li.customlinks {
    display: inline-block;
    padding: 0 15px;
    position: relative; }
    .right_header ul li.customlinks .cart-block {
      -moz-border-bottom-colors: none;
      -moz-border-left-colors: none;
      -moz-border-right-colors: none;
      -moz-border-top-colors: none;
      background: #f5f5f5 none repeat scroll 0 0;
      border-color: -moz-use-text-color #d5d5d5 #d5d5d5;
      border-image: none;
      border-radius: 0;
      border-style: none solid solid;
      border-width: medium 1px 1px;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
      display: block;
      float: none;
      left: auto;
      margin: 0;
      opacity: 0;
      padding: 0;
      position: absolute;
      right: 15px;
      top: 30px;
      transform: translate(0px, 20px);
      transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
      visibility: hidden;
      width: 337px;
      z-index: 9999;
      text-align: center;
      border: none; }
    .right_header ul li.customlinks .mini-cart .cart-block.active {
      border-radius: 0;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible; }
    .right_header ul li.customlinks .number-product {
      border-radius: 100%;
      color: #ffffff;
      font-size: 10px;
      height: 15px;
      line-height: 13px;
      padding-right: 4px;
      position: absolute;
      right: 7px;
      top: 11px;
      width: 15px;
      background: #700877; }
    .right_header ul li.customlinks .btn-search {
      cursor: pointer; }
    .right_header ul li.customlinks .top-search {
      background: transparent none repeat scroll 0 0;
      opacity: 0;
      position: absolute;
      right: 15px;
      top: 30px;
      transform: scale(0);
      transition: all 0.5s ease-in-out 0s;
      visibility: hidden;
      width: 250px;
      z-index: 99; }
      .right_header ul li.customlinks .top-search button {
        border: 0 none;
        position: absolute;
        right: 15px;
        top: 15px;
        background: transparent; }
        .right_header ul li.customlinks .top-search button i {
          color: #ff2759; }
    .right_header ul li.customlinks .search-block-top .active.top-search {
      opacity: 1;
      transform: scale(1);
      visibility: visible; }
    .right_header ul li.customlinks .search-block-top input.search-input {
      background: transparent none repeat scroll 0 0;
      position: absolute;
      right: 0;
      text-indent: -99999em;
      top: 5px;
      z-index: 9999; }
    .right_header ul li.customlinks i {
      color: #fff;
      font-size: 15px; }
    .right_header ul li.customlinks .dropdown-menu {
      display: block;
      opacity: 0;
      transform: translate(0px, 20px);
      transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
      visibility: hidden;
      position: absolute;
      left: auto;
      right: 0;
      top: 30px;
      background-color: #fff;
      width: 120px;
      text-align: left;
      z-index: 99; }
      .right_header ul li.customlinks .dropdown-menu li a {
        display: block;
        padding: 6px 13px; }
    .right_header ul li.customlinks.open .dropdown-menu {
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible; }

.header-v3.is-sticky .mega-menu > li > a::before {
  bottom: -5px; }
.header-v3 .header-logo {
  margin-top: 2px; }
  .header-v3 .header-logo img {
    max-height: 70px;
    max-width: 85px; }
.header-v3.bg-gradient::before {
  opacity: 1; }
.header-v3 .main-navigation {
  text-align: right;
  padding-top: 0; }
  .header-v3 .main-navigation .menu-primary-menu-container {
    float: right;
    margin-right: 18px; }
.header-v3 .mega-menu > li {
  display: inline-block;
  position: relative; }
  .header-v3 .mega-menu > li a {
    color: #fff;
    text-transform: uppercase;
    padding: 27px 18px;
    display: block;
    font-weight: 300;
    font-size: 15px; }
    .header-v3 .mega-menu > li a:hover {
      color: #ff2759; }
  .header-v3 .mega-menu > li:last-child a {
    padding-right: 0; }
.header-v3 .mega-menu li:hover > ul {
  top: 54px;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }
.header-v3 .mega-menu li .caret {
  display: none; }
.header-v3 .mega-menu li ul {
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  left: 0;
  width: 200px;
  background: #f9f9f9;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  -moz-transform: translateY(25px);
  -webkit-transform: translateY(25px);
  -ms-transform: translateY(25px);
  -o-transform: translateY(25px);
  transform: translateY(25px); }
  .header-v3 .mega-menu li ul li {
    display: block; }
    .header-v3 .mega-menu li ul li:last-child ul {
      right: 100%;
      left: auto; }
    .header-v3 .mega-menu li ul li a {
      text-transform: capitalize;
      color: #000;
      padding: 10px 20px;
      font-size: 14px; }
      .header-v3 .mega-menu li ul li a:hover {
        color: #ff2759; }
    .header-v3 .mega-menu li ul li ul {
      left: 100%;
      top: 0; }
.header-v3 .header-sticky-logo {
  display: none; }

.header-v3.is-sticky .header-top {
  width: 100%;
  z-index: 99999;
  top: 0;
  position: fixed;
  background: -moz-linear-gradient(-45deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  background: -webkit-linear-gradient(-45deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  background: linear-gradient(135deg, #700877 0%, #ff2759 100%, #ff2759 100%); }
.header-v3.is-sticky .header-logo {
  margin-top: 0;
  margin-bottom: 2px;
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }
  .header-v3.is-sticky .header-logo img {
    max-height: 70px;
    max-width: 85px; }
.header-v3.is-sticky .main-navigation {
  padding-top: 0; }
.header-v3.is-sticky .mega-menu > li > a {
  padding-top: 27px;
  padding-bottom: 27px; }
.header-v3.is-sticky .right_header {
  margin-top: 26px; }

.admin-bar .header-v3.is-sticky .header-top {
  top: 32px; }

.fixed-header .header-v3:not(.is-sticky) .header-top {
  padding-top: 23px; }
.fixed-header .header-v3 .header-logo {
  left: 15px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }
.fixed-header .header-v3 .main-navigation .menu-primary-menu-container {
  margin-right: 18px; }
.fixed-header .header-v3.is-sticky .header-logo {
  margin-top: 0; }

.admin-bar.fixed-header .header-v3 .header-top {
  top: 0; }

.admin-bar.fixed-header .header-v3.is-sticky .header-top {
  top: 32px; }

/**
 * 2.4 Header-v4
 */
.admin-bar .header-v4 .header-top {
  top: 32px; }

.header-v4 .header-top {
  padding-left: 35px;
  padding-right: 35px; }
.header-v4 .right_header {
  margin-top: 63px;
  margin-left: 38px;
  float: right; }
  .header-v4 .right_header a {
    background: #1ad372;
    border-radius: 30px;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px; }
    .header-v4 .right_header a:hover {
      color: #1ad372;
      background: #fff; }
.header-v4 .mega-menu > li > a::before {
  bottom: 34px; }
.header-v4.is-sticky .mega-menu > li > a::before {
  bottom: 0; }
.header-v4 .header-logo {
  margin-top: 26px; }
.header-v4.bg-gradient::before {
  opacity: 1; }
.header-v4 .main-navigation {
  text-align: right;
  padding-top: 0; }
  .header-v4 .main-navigation .menu-primary-menu-container {
    float: right;
    margin-right: 18px; }
.header-v4 .mega-menu > li {
  display: inline-block;
  position: relative; }
  .header-v4 .mega-menu > li a {
    color: #2f2f2f;
    text-transform: none;
    padding: 63px 27px;
    display: block;
    font-weight: 400;
    font-size: 16px; }
  .header-v4 .mega-menu > li:last-child a {
    padding-right: 0; }
.header-v4 .mega-menu li:hover > ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }
.header-v4 .mega-menu li .caret {
  display: none; }
.header-v4 .mega-menu li ul {
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  left: 0;
  width: 200px;
  top: 103%;
  background: #f9f9f9;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  -moz-transform: translateY(25px);
  -webkit-transform: translateY(25px);
  -ms-transform: translateY(25px);
  -o-transform: translateY(25px);
  transform: translateY(25px); }
  .header-v4 .mega-menu li ul li {
    display: block; }
    .header-v4 .mega-menu li ul li:last-child ul {
      right: 100%;
      left: auto; }
    .header-v4 .mega-menu li ul li a {
      color: #000;
      padding: 10px 25px;
      font-size: 13px; }
    .header-v4 .mega-menu li ul li ul {
      left: 100%;
      top: 0; }
.header-v4 .header-sticky-logo {
  display: none; }

.header-v4.is-sticky .header-top {
  width: 100%;
  z-index: 9999;
  top: 0;
  position: fixed;
  background: #f9f9f9; }
.header-v4.is-sticky .header-logo {
  margin-top: 0;
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }
  .header-v4.is-sticky .header-logo img {
    height: 70px;
    width: 85px; }
.header-v4.is-sticky .main-navigation {
  padding-top: 0; }
.header-v4.is-sticky .mega-menu > li > a {
  padding-top: 27px;
  padding-bottom: 27px; }
.header-v4.is-sticky .right_header {
  margin-top: 27px; }

.admin-bar .header-v4.is-sticky .header-top {
  top: 32px; }

.fixed-header .header-v4 .header-logo {
  margin-top: 40px;
  left: 15px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }
.fixed-header .header-v4 .main-navigation .menu-primary-menu-container {
  margin-right: 18px; }
.fixed-header .header-v4 .mega-menu li ul {
  top: 75%; }
.fixed-header .header-v4.is-sticky .header-logo {
  margin-top: 3px; }
.fixed-header .header-v4.is-sticky .mega-menu li ul {
  top: 100%; }

.admin-bar.fixed-header .header-v4 .header-top {
  top: 0; }

.admin-bar.fixed-header .header-v4.is-sticky .header-top {
  top: 32px; }

/**
 * 2.5 Header-v5
 */
.admin-bar .header-v5 .header-top {
  top: 32px; }

/*
.mega-menu > li.current-menu-parent > a::before{
	width: 100%;
}
*/
.mega-menu > li:last-child > a:before {
  left: 10px; }

.header-contact {
  background: #f2f2f2;
  padding: 12px 0 0px; }
  .header-contact .header-social {
    text-align: right;
    margin-top: 4px; }
    .header-contact .header-social ul li {
      display: inline-block;
      padding-left: 22px; }
      .header-contact .header-social ul li a i {
        color: #3c98ec;
        font-size: 16px; }
  .header-contact .link-contact p {
    display: inline-block; }
    .header-contact .link-contact p:first-child {
      padding-right: 37px; }
    .header-contact .link-contact p span {
      color: #aeaeae;
      font-size: 13px; }
    .header-contact .link-contact p i {
      color: #3c98ec;
      font-size: 13px;
      margin-right: 10px; }

.header-v5 .mega-menu > li > a::before {
  bottom: -5px; }
.header-v5 .header-logo {
  margin-top: 17px; }
.header-v5.bg-gradient::before {
  opacity: 1; }
.header-v5 .main-navigation {
  text-align: right;
  padding-top: 0; }
  .header-v5 .main-navigation .menu-primary-menu-container {
    float: right; }
.header-v5 .mega-menu > li {
  display: inline-block;
  position: relative; }
  .header-v5 .mega-menu > li a {
    color: #2f2f2f;
    text-transform: capitalize;
    padding: 41px 16px;
    display: block;
    font-weight: 400;
    font-size: 16px; }
    .header-v5 .mega-menu > li a:hover {
      color: #3c98ec; }
  .header-v5 .mega-menu > li:last-child a {
    padding-right: 0; }
.header-v5 .mega-menu li:hover > ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }
.header-v5 .mega-menu li .caret {
  display: none; }
.header-v5 .mega-menu li ul {
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  left: 0;
  width: 200px;
  background: #f9f9f9;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
  -moz-transform: translateY(25px);
  -webkit-transform: translateY(25px);
  -ms-transform: translateY(25px);
  -o-transform: translateY(25px);
  transform: translateY(25px); }
  .header-v5 .mega-menu li ul li {
    display: block; }
    .header-v5 .mega-menu li ul li:last-child ul {
      right: 100%;
      left: auto; }
    .header-v5 .mega-menu li ul li a {
      color: #000;
      padding: 10px 25px;
      font-size: 13px; }
      .header-v5 .mega-menu li ul li a:hover {
        color: #3c98ec; }
    .header-v5 .mega-menu li ul li ul {
      left: 100%;
      top: 0; }
.header-v5 .header-sticky-logo {
  display: none; }

.header-v5.is-sticky .header-top {
  width: 100%;
  z-index: 9999;
  top: 0;
  position: fixed;
  background: #f9f9f9; }
.header-v5.is-sticky .header-logo {
  margin-top: 5px;
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }
.header-v5.is-sticky .main-navigation {
  padding-top: 0; }
.header-v5.is-sticky .mega-menu > li > a {
  padding-top: 27px;
  padding-bottom: 27px; }
.header-v5.is-sticky .right_header {
  margin-top: 26px; }

.admin-bar .header-v5.is-sticky .header-top {
  top: 32px; }

.fixed-header .header-v5 .header-logo {
  margin-top: 30px;
  left: 15px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }
.fixed-header .header-v5 .main-navigation .menu-primary-menu-container {
  margin-right: 18px; }
.fixed-header .header-v5 .mega-menu li ul {
  top: 75%; }
.fixed-header .header-v5.is-sticky .header-logo {
  margin-top: 0; }
.fixed-header .header-v5.is-sticky .mega-menu li ul {
  top: 100%; }

.admin-bar.fixed-header .header-v5 .header-top {
  top: 0; }

.admin-bar.fixed-header .header-v5.is-sticky .header-top {
  top: 32px; }

/**
 * 2.6 Mega Menu
 */
.mega-menu > li > ul {
  border-top: 2px solid #ff2759; }

.header-v2 .mega-menu > li > a::before {
  bottom: 10px;
  left: 10px; }

.header-v2 .mega-menu > li > a:hover::before {
  width: 89%; }

.mega-menu > li.opn-active-menu > a {
  color: #ff2759; }
  .mega-menu > li.opn-active-menu > a:before {
    width: 100%; }

.header-v2 .mega-menu > li.opn-active-menu > a::before {
  width: 89%; }

.scroll-open .mega-menu > li > ul {
  border-top: 0; }

/**
 * 	3.0 Footer Style
		3.1 Footer V1
 */
.footer .input.placeholder,
.footer .input.placeholder:hover,
.footer .input.placeholder:focus,
.footer .input.placeholder:active,
.footer .input.placeholder:hover:active,
.footer .input.placeholder:active:hover,
.footer .input.placeholder:focus:active,
.footer .input.placeholder:active:focus {
  border: none;
  outline: none; }

.footer-v1 {
  background: url("../images/1920x415.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 94px; }
  .footer-v1:before {
    opacity: 0.8; }
  .footer-v1:after {
    content: "";
    height: 1px;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    background: #700877;
    background: -moz-linear-gradient(-45deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    background: -webkit-linear-gradient(-45deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    background: linear-gradient(135deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#700877', endColorstr='#ff2759',GradientType=1 ); }
  .footer-v1 .top-footer {
    margin-bottom: 46px; }
  .footer-v1 .newsletter_2 {
    display: none; }
  .footer-v1 .newsletter_1 {
    margin-bottom: 27px; }
    .footer-v1 .newsletter_1 h2 {
      color: #fff;
      margin-bottom: 13px; }
    .footer-v1 .newsletter_1 p {
      color: #cacaca;
      font-size: 14px;
      font-weight: normal;
      text-transform: none; }
  .footer-v1 .form-newletter {
    display: inline-block;
    position: relative; }
    .footer-v1 .form-newletter .input {
      color: #888;
      width: 542px;
      height: 55px;
      border-radius: 20px;
      padding-left: 20px;
      padding-right: 60px; }
  .footer-v1 .footer-bottom {
    margin-top: 16px;
    padding-bottom: 17px; }
    .footer-v1 .footer-bottom address {
      color: #cacaca; }
      .footer-v1 .footer-bottom address span {
        color: #fff;
        font-weight: 400; }
  .footer-v1 address a:hover {
    color: #fff; }
  .footer-v1 .form-newletter .submit {
    background: transparent url("../images/bg-submit.png") no-repeat scroll 2px center;
    display: block;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -9999em;
    top: 0;
    width: 50px; }

address a {
  font-weight: 400;
  color: #fff; }
  address a:focus, address a:hover {
    color: #ff2759; }

/**
 * 	3.2 Footer V2
 */
.footer-v2 {
  background: #e15f00;
  color: #fff;
  width: 100%;
  position: relative; }
  .footer-v2 .newsletter_1 {
    display: none; }
  .footer-v2 .widget .newsletter_2.title-block {
    padding-bottom: 63px; }
  .footer-v2 .newsletter_2 {
    width: 50%;
    float: left;
    text-align: left;
    padding-left: 186px; }
    .footer-v2 .newsletter_2 h2 {
      padding-bottom: 0;
      font-size: 20px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 400;
      margin-bottom: 0; }
    .footer-v2 .newsletter_2 p {
      color: #fff;
      font-size: 14px;
      font-weight: normal;
      text-transform: none; }
  .footer-v2 .form-newletter {
    width: 50%;
    float: left; }
  .footer-v2 .top-footer {
    padding: 59px 0 2px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .footer-v2 .form-newletter {
    position: relative; }
    .footer-v2 .form-newletter .input {
      width: 100%;
      padding-left: 25px;
      padding-right: 120px; }
    .footer-v2 .form-newletter .submit {
      background: #3d3d3d;
      color: #fff;
      font-weight: 400;
      padding: 10px 20px;
      position: absolute;
      right: 0;
      top: 0;
      border-radius: 18px;
      border: none; }
  .footer-v2 address {
    color: #ffe0c9;
    padding-top: 26px;
    margin-bottom: 23px; }
    .footer-v2 address a:focus, .footer-v2 address a:hover {
      color: #fff; }

.form-newletter .input {
  height: 40px;
  background: #fff;
  border-radius: 18px;
  border: 1px solid #e1e1e1; }

.copyright address {
  font-weight: 300; }
  .copyright address span {
    font-weight: 400; }

.bg-footer-2 {
  width: 180px;
  height: 280px;
  position: absolute;
  background: url("../images/background/img-footer.png") no-repeat;
  left: 0;
  top: -168px; }

/**
 * 	3.3 Footer V3
 */
.footer-v3 .widget {
  padding: 0;
  margin: 0; }
  .footer-v3 .widget .title-block {
    font-size: 23px;
    padding-top: 23px;
    font-weight: 300;
    padding-bottom: 48px;
    color: #fff;
    text-transform: capitalize; }
  .footer-v3 .widget.form_widget .title-block {
    padding-bottom: 26px; }
.footer-v3 .footer-office {
  background: #0c000e;
  color: #979797;
  padding: 45px 0 70px; }
.footer-v3 .footer-bottom {
  background: #070008;
  padding: 19px 0 7px; }
.footer-v3 .textwidget {
  margin-top: -12px; }
  .footer-v3 .textwidget .title-text {
    float: left;
    font-weight: bold;
    font-size: 25px;
    color: #fff;
    margin-top: 23px;
    margin-left: 25px;
    position: relative;
    line-height: 50px; }
    .footer-v3 .textwidget .title-text:before {
      content: "";
      height: 50px;
      width: 1px;
      position: absolute;
      left: -19px;
      top: 1px;
      background: #fff; }
  .footer-v3 .textwidget img {
    float: left;
    width: 95px;
    margin-bottom: 23px;
    margin-left: -5px; }
  .footer-v3 .textwidget p {
    padding-top: 8px;
    float: left;
    font-weight: 300;
    margin-bottom: 10px; }
.footer-v3 .tagcloud {
  margin-top: 2px; }
  .footer-v3 .tagcloud a {
    border: 1px solid #898989; }
.footer-v3 .bg-footer-2 {
  display: none; }
.footer-v3 .widget_post_blog .blog-content {
  padding-top: 0;
  margin-top: -3px; }
.footer-v3 .widget_post_blog .blog-img {
  border-radius: 50%;
  border: 1px solid #fff; }
  .footer-v3 .widget_post_blog .blog-img img {
    width: 70px;
    height: 70px;
    border-radius: 50%; }
.footer-v3 .widget_post_blog .post-name a {
  font-size: 14px;
  margin-bottom: 0; }
.footer-v3 .widget_post_blog .blog-info {
  font-size: 13px; }
.footer-v3 .widget_post_blog .blog-post-title {
  display: table-cell;
  height: 100%;
  overflow: hidden;
  vertical-align: middle; }
.footer-v3 .blog-item:hover .blog-img {
  border: 1px solid #ef2454; }
.footer-v3 .blog-item:hover .post-name a {
  color: #ff2759; }
.footer-v3 .post-name a {
  color: #fff;
  font-weight: 300;
  display: block;
  margin-top: 4px; }
.footer-v3 .blog-info {
  font-size: 13px; }
  .footer-v3 .blog-info .info .comment,
  .footer-v3 .blog-info .info i {
    display: none; }
.footer-v3 .blog-post-info {
  display: table;
  height: 70px;
  overflow: hidden;
  position: relative;
  vertical-align: middle; }
.footer-v3 .newsletter_1 {
  display: none; }
.footer-v3 .newsletter_2 {
  margin-top: -7px; }
  .footer-v3 .newsletter_2 h2 {
    display: none; }
  .footer-v3 .newsletter_2 p {
    font-weight: 400;
    margin-bottom: -2px;
    color: #979797;
    font-size: 14px; }
.footer-v3 .form-newletter {
  position: relative; }
  .footer-v3 .form-newletter .input {
    height: 50px;
    border-radius: 23px;
    width: 100%;
    padding-left: 26px;
    padding-right: 50px;
    padding-top: 7px;
    color: #888;
    font-size: 16px;
    font-weight: 300; }
  .footer-v3 .form-newletter .submit {
    background: transparent url("../images/bg-submit.png") no-repeat scroll center center/45% auto;
    display: block;
    height: 100%;
    padding: 0;
    position: absolute;
    right: -3px;
    text-indent: -9999em;
    top: 0;
    width: 50px; }
.footer-v3 address {
  color: #cacaca;
  text-align: center; }
.footer-v3 .button-submit {
  position: absolute;
  right: 36px;
  top: 9px;
  cursor: pointer; }
  .footer-v3 .button-submit .submit {
    padding: 0;
    position: absolute;
    right: 7px;
    text-indent: -9999em;
    display: block; }
  .footer-v3 .button-submit:before {
    content: "\e685 ";
    position: absolute;
    font-size: 25px;
    font-family: Pe-icon-7-stroke;
    top: 0;
    left: 0;
    color: #888888; }
  .footer-v3 .button-submit:hover:before {
    color: #ff2759; }

/**
 * 	3.4 Footer V4
 */
.footer-v4 {
  background: #000; }
  .footer-v4 address {
    color: #fff;
    margin-top: 20px; }
  .footer-v4 address a:focus, .footer-v4 address a:hover {
    color: #1ad372; }

/**
 * 	3.5 Footer V5
 */
.footer-v5 .copyright address {
  color: #c3c3c3; }
  .footer-v5 .copyright address a {
    color: #c3c3c3; }
    .footer-v5 .copyright address a:hover {
      color: #3c98ec; }
.footer-v5 .newsletter_2, .footer-v5 .newsletter_1 {
  display: none; }
.footer-v5 .footer-bottom {
  background: #0c0c0c;
  padding-top: 20px; }
  .footer-v5 .footer-bottom .footer-social {
    margin-top: -7px; }
    .footer-v5 .footer-bottom .footer-social ul li {
      display: inline-block;
      padding-left: 4px; }
      .footer-v5 .footer-bottom .footer-social ul li a {
        color: #686868;
        display: block;
        height: 35px;
        width: 35px;
        text-align: center; }
        .footer-v5 .footer-bottom .footer-social ul li a:hover {
          color: #fff;
          background: #3c98ec;
          border-radius: 100%; }
        .footer-v5 .footer-bottom .footer-social ul li a i {
          margin-top: 11px; }
.footer-v5 .footer-office {
  background: #121214;
  padding: 90px 0 51px 0; }
.footer-v5 .widget .title-block {
  color: #fff;
  font-size: 20px;
  text-transform: capitalize; }
.footer-v5 .widget {
  color: #a7a7a7;
  font-size: 13px; }
  .footer-v5 .widget p {
    line-height: 22px; }
.footer-v5 .textwidget img {
  margin: -15px 0 20px; }
.footer-v5 .widget {
  overflow: visible;
  border-bottom: 0;
  padding-bottom: 0; }
.footer-v5 .form-newletter .input {
  border: 1px solid #262626;
  background: transparent;
  border-radius: 0;
  width: 100%;
  height: 45px;
  padding-left: 17px; }
.footer-v5 input.submit {
  background: #3c98ec none repeat scroll 0 0;
  border-radius: 30px;
  color: #fff;
  margin-top: 17px;
  padding: 0 23px;
  letter-spacing: 0.5px; }
  .footer-v5 input.submit:hover {
    background: #fff;
    color: #3c98ec; }
.footer-v5 .widget_nav_menu ul li {
  padding-bottom: 12px; }
  .footer-v5 .widget_nav_menu ul li a:hover {
    color: #3c98ec; }
.footer-v5 .menu-navigation-container {
  margin-top: 5px; }

.footer .widget_meta ul, .footer .widget_pages ul, .footer .widget_nav_menu ul, .footer .widget_archive ul {
  padding-left: 0; }
  .footer .widget_meta ul li a, .footer .widget_pages ul li a, .footer .widget_nav_menu ul li a, .footer .widget_archive ul li a {
    color: #a7a7a7;
    font-size: 13px; }
.footer .footer-v5 .input.placeholder,
.footer .footer-v5 .input.placeholder:hover {
  border: 1px solid #262626; }
.footer .mc4wp-alert {
  margin-top: 10px; }

.twitter-tweet i {
  font-size: 18px;
  color: #777;
  float: left;
  margin-right: 16px; }
.twitter-tweet .tweet-text {
  overflow: hidden;
  font-size: 13px;
  color: #a7a7a7; }

.text-newletter {
  margin-top: 5px;
  line-height: 22px;
  padding-bottom: 2px; }

/**
 * 2.6 Mega Menu
 */
.mega-menu > li > ul {
  border-top: 2px solid #ff2759; }

.header-v2 .mega-menu > li > a::before {
  bottom: 10px;
  left: 10px; }

.header-v2 .mega-menu > li > a:hover::before {
  width: 89%; }

.mega-menu > li.opn-active-menu > a {
  color: #ff2759; }
  .mega-menu > li.opn-active-menu > a:before {
    width: 100%; }

.header-v2 .mega-menu > li.opn-active-menu > a::before {
  width: 89%; }

.scroll-open .mega-menu > li > ul {
  border-top: 0; }

/**
 * 	4.0 Widget
 */
.social-networks li {
  border: 1px solid transparent;
  border-radius: 50%;
  float: left;
  height: 40px;
  padding: 4px;
  width: 40px; }
  .social-networks li a {
    color: #fff;
    height: 30px;
    width: 30px;
    line-height: 28px;
    text-align: center;
    margin-right: 10px;
    border-radius: 50%;
    font-size: 13px;
    display: block;
    background: #405e94; }
  .social-networks li:hover {
    border: 1px solid #405e94; }
    .social-networks li:hover i {
      animation: 0.3s ease-in-out 0s normal none 1 running icon-social-hover;
      -ms-animation: 0.3s ease-in-out 0s normal none 1 running icon-social-hover;
      -moz-animation: 0.3s ease-in-out 0s normal none 1 running icon-social-hover;
      -webkit-animation: 0.3s ease-in-out 0s normal none 1 running icon-social-hover;
      -o-animation: 0.3s ease-in-out 0s normal none 1 running icon-social-hover; }
  .social-networks li.social-gg a {
    background: #e3563b; }
  .social-networks li.social-gg:hover {
    border: 1px solid #e3563b; }
  .social-networks li.social-twitter a {
    background: #55acee; }
  .social-networks li.social-twitter:hover {
    border: 1px solid #55acee; }
  .social-networks li.social-linkedin a {
    background: #087ec6; }
  .social-networks li.social-linkedin:hover {
    border: 1px solid #087ec6; }
  .social-networks li.social-youtube a {
    background: #c4302b; }
  .social-networks li.social-youtube:hover {
    border: 1px solid #c4302b; }

@-moz-keyframes icon-social-hover {
  from {
    -moz-transform: translateY(15px); }
  to {
    -moz-transform: translateY(0); } }
@-webkit-keyframes icon-social-hover {
  from {
    -webkit-transform: translateY(15px); }
  to {
    -webkit-transform: translateY(0); } }
@-o-keyframes icon-social-hover {
  from {
    -o-transform: translateY(15px); }
  to {
    -o-transform: translateY(0); } }
@-ms-keyframes icon-social-hover {
  from {
    -ms-transform: translateY(15px); }
  to {
    -ms-transform: translateY(0); } }
@keyframes icon-social-hover {
  from {
    transform: translateY(15px); }
  to {
    transform: translateY(0); } }
.widget {
  padding-bottom: 30px;
  margin-bottom: 25px;
  overflow: hidden;
  border-bottom: 1px solid #ebebeb; }
  .widget:first-child {
    margin-top: -3px; }
  .widget:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0; }
  .widget .title-block {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 28px;
    text-transform: uppercase; }
  .widget.widget_search {
    padding-bottom: 40px; }
  .widget.widget_archive {
    padding-bottom: 28px;
    margin-bottom: 30px; }
  .widget select {
    width: 100%;
    margin-top: 10px;
    outline: none;
    padding-right: 30px; }
    .widget select option {
      padding: 10px;
      outline: none; }

.searchform {
  width: 100%;
  position: relative; }
  .searchform .search-btn {
    border: none;
    color: #888888;
    position: absolute;
    top: 14px;
    right: 17px;
    background: none; }

.search-field {
  border: 1px solid #ebebeb;
  border-radius: 50px;
  color: #888;
  width: 100%;
  height: 50px;
  padding-left: 20px;
  padding-right: 40px;
  font-weight: 400; }

.widget_meta .title-block,
.widget_pages .title-block,
.widget_nav_menu .title-block,
.widget_archive .title-block {
  padding-bottom: 21px; }
.widget_meta li,
.widget_pages li,
.widget_nav_menu li,
.widget_archive li {
  padding-bottom: 9px; }
  .widget_meta li a,
  .widget_pages li a,
  .widget_nav_menu li a,
  .widget_archive li a {
    color: #4d4d4d;
    font-weight: 400; }
    .widget_meta li a:hover,
    .widget_pages li a:hover,
    .widget_nav_menu li a:hover,
    .widget_archive li a:hover {
      color: #ff2759; }
  .widget_meta li:last-child,
  .widget_pages li:last-child,
  .widget_nav_menu li:last-child,
  .widget_archive li:last-child {
    padding-bottom: 0; }

.widget_categories .title-block {
  padding-bottom: 21px; }
.widget_categories li {
  padding-bottom: 9px; }
  .widget_categories li:last-child {
    padding-bottom: 5px; }

.widget_post_blog .post-name a {
  margin-bottom: 6px;
  font-size: 16px;
  margin-top: -4px;
  display: block;
  line-height: 19px;
  font-weight: 300; }
.widget_post_blog .blog-img {
  overflow: hidden;
  float: left;
  margin-right: 15px;
  border-radius: 10px; }
  .widget_post_blog .blog-img img {
    border-radius: 10px; }
.widget_post_blog .blog-item {
  padding-bottom: 30px; }
  .widget_post_blog .blog-item:last-child {
    padding-bottom: 0; }
  .widget_post_blog .blog-item:hover .post-name a {
    color: #ff2759; }
  .widget_post_blog .blog-item:hover .hover-link:before {
    opacity: 1;
    transform: translate(-50%, -50%) rotate(0);
    -ms-transform: translate(-50%, -50%) rotate(0);
    -moz-transform: translate(-50%, -50%) rotate(0);
    -o-transform: translate(-50%, -50%) rotate(0);
    -webkit-transform: translate(-50%, -50%) rotate(0); }
  .widget_post_blog .blog-item:hover .hover-link:after {
    opacity: 1;
    transform: translate(-50%, -50%) rotate(0);
    -ms-transform: translate(-50%, -50%) rotate(0);
    -moz-transform: translate(-50%, -50%) rotate(0);
    -o-transform: translate(-50%, -50%) rotate(0);
    -webkit-transform: translate(-50%, -50%) rotate(0); }
.widget_post_blog .blog-info {
  font-size: 12px;
  color: #686868; }
  .widget_post_blog .blog-info .info > p {
    float: left; }
  .widget_post_blog .blog-info .info i {
    margin-right: 7px; }
  .widget_post_blog .blog-info .comment {
    float: right;
    margin-top: 3px; }
    .widget_post_blog .blog-info .comment a {
      color: #868686; }
      .widget_post_blog .blog-info .comment a:hover {
        color: #ff2759; }

.widget_event_blog .title-eventpost a:hover {
  color: #ff2759; }

.tagcloud a {
  color: #979797;
  padding: 4px 14px 5px;
  border: 1px solid #d7d7d7;
  margin-right: 7px;
  margin-bottom: 10px;
  font-size: 14px;
  border-radius: 15px;
  display: inline-block;
  font-weight: 300; }
  .tagcloud a:hover {
    color: #ff2759;
    border: 1px solid #ff2759; }

.widget_tag_cloud {
  padding-bottom: 20px; }

.footer-office-content .tagcloud a {
  font-size: 11px; }

.recentcomments {
  position: relative;
  color: #c5c5c5; }
  .recentcomments a {
    color: #4d4d4d; }
  .recentcomments:before {
    content: "\f0e6";
    position: absolute;
    color: #c5c5c5;
    font-family: fontawesome;
    left: 0;
    top: 10px; }

.widget_recent_comments .title-block {
  padding-bottom: 12px; }
.widget_recent_comments li {
  padding: 9px 0;
  padding-left: 25px;
  border-bottom: 1px dotted #ebebeb; }
  .widget_recent_comments li a {
    color: #4d4d4d;
    font-weight: 400; }
    .widget_recent_comments li a:hover {
      color: #ff2759; }
  .widget_recent_comments li:last-child {
    border-bottom: none;
    padding-bottom: 0; }

.widget_rss .title-block {
  padding-bottom: 20px; }
  .widget_rss .title-block a {
    margin-right: 7px; }
.widget_rss li {
  padding-bottom: 20px;
  overflow: hidden; }
  .widget_rss li .rsswidget {
    float: left;
    width: 100%;
    font-weight: bold; }
  .widget_rss li:last-child {
    padding-bottom: 0; }
.widget_rss .rss-date {
  float: left;
  font-size: 12px;
  font-style: italic;
  font-weight: 700;
  margin: 10px 0; }
.widget_rss cite {
  float: left;
  padding-top: 10px; }
.widget_rss .rssSummary {
  float: left; }

.widget_text .title-block {
  padding-bottom: 15px; }
.widget_text .wp-caption .size-large {
  height: auto !important;
  margin-top: 10px; }

.textwidget img {
  margin: 12px 0; }

.widget_calendar .title-block {
  padding-bottom: 10px; }
.widget_calendar table {
  width: 100%;
  background: #f5f5f5; }
  .widget_calendar table caption {
    color: #ff2759;
    font-weight: bold;
    text-align: center; }
  .widget_calendar table th, .widget_calendar table td {
    text-align: center; }
  .widget_calendar table th {
    color: #000000;
    overflow: hidden;
    padding: 12px 0;
    width: auto; }
  .widget_calendar table td {
    padding: 5px 0;
    color: #4d4d4d; }
  .widget_calendar table tfoot td {
    text-align: left; }
    .widget_calendar table tfoot td a {
      margin-left: 10px;
      color: #ff2759;
      display: block;
      margin-bottom: 12px; }

.widget_nav_menu ul.sub-menu {
  padding-top: 10px; }
.widget_nav_menu .menu li {
  position: relative; }
  .widget_nav_menu .menu li p {
    cursor: pointer;
    color: #ff2759;
    position: absolute;
    top: 0;
    right: 0; }

.widget.widget_event_blog .title-block {
  padding-bottom: 22px; }
.widget.widget_event_blog .title-eventpost a {
  margin-bottom: 5px; }
.widget.widget_event_blog .event-list li:last-child {
  margin-bottom: -11px; }
.widget.widget_categories {
  padding-bottom: 20px; }
  .widget.widget_categories li {
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-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; }
    .widget.widget_categories li a {
      font-size: 16px;
      font-weight: 300; }
    .widget.widget_categories li:hover, .widget.widget_categories li:focus {
      padding-left: 24px; }
      .widget.widget_categories li:hover a, .widget.widget_categories li:focus a {
        color: #ff2759; }
      .widget.widget_categories li:hover:before, .widget.widget_categories li:focus:before {
        left: 0;
        width: 15px;
        opacity: 1; }
    .widget.widget_categories li:before {
      transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -ms-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;
      content: "";
      width: 0;
      height: 3px;
      background: #ff2759;
      position: absolute;
      top: 12px;
      left: -25px;
      opacity: 0; }
  .widget.widget_categories ul {
    padding-left: 0; }

/**
 * 5.0 Slider
 */
.tp-bullet {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 100%; }
  .tp-bullet.selected {
    height: 10px;
    width: 10px;
    border: transparent;
    background-color: #3c98ec;
    margin-top: 3px;
    margin-left: 3px; }
  .tp-bullet:hover {
    background-color: #3c98ec;
    border: 1px solid #3c98ec; }

.main-slider {
  position: relative;
  width: 100%; }
  .main-slider .btn {
    text-transform: capitalize; }
    .main-slider .btn i {
      margin-left: 3px;
      vertical-align: middle; }
  .main-slider h2 {
    color: #fff;
    font-weight: 900 !important;
    font-size: 45px;
    letter-spacing: 1px;
    text-transform: uppercase; }
  .main-slider .btn-default.btn-defaut-2 {
    background: #3d3d3d;
    color: #fff;
    border: 1px solid #3d3d3d;
    -webkit-box-shadow: 0px 3px 0px 0px #272727;
    -moz-box-shadow: 0px 3px 0px 0px #272727;
    box-shadow: 0px 3px 0px 0px #272727; }
    .main-slider .btn-default.btn-defaut-2:hover, .main-slider .btn-default.btn-defaut-2:focus, .main-slider .btn-default.btn-defaut-2:active, .main-slider .btn-default.btn-defaut-2:active:focus, .main-slider .btn-default.btn-defaut-2:focus:active {
      background: #e15f00;
      border: 1px solid #e15f00 !important;
      -webkit-box-shadow: 0px 3px 0px 0px #944810;
      -moz-box-shadow: 0px 3px 0px 0px #944810;
      box-shadow: 0px 3px 0px 0px #944810; }
  .main-slider .btn-primary.btn-primary-2 {
    background: #3d3d3d;
    color: #fff;
    border: 1px solid #3d3d3d;
    -webkit-box-shadow: 0px 3px 0px 0px #272727;
    -moz-box-shadow: 0px 3px 0px 0px #272727;
    box-shadow: 0px 3px 0px 0px #272727; }
    .main-slider .btn-primary.btn-primary-2:hover, .main-slider .btn-primary.btn-primary-2:focus, .main-slider .btn-primary.btn-primary-2:active, .main-slider .btn-primary.btn-primary-2:active:focus, .main-slider .btn-primary.btn-primary-2:focus:active {
      background: #e15f00;
      border: 1px solid #e15f00;
      -webkit-box-shadow: 0px 3px 0px 0px #944810;
      -moz-box-shadow: 0px 3px 0px 0px #944810;
      box-shadow: 0px 3px 0px 0px #944810; }

.tp-banner-container .text-title {
  font-size: 36px;
  text-transform: none;
  color: #fff;
  font-family: Lato; }
.tp-banner-container .text-bg {
  background: #fff;
  padding: 6px 18px 7px;
  text-transform: uppercase;
  letter-spacing: 2px; }

.tp-loop-wrap .btn-icon {
  padding: 8px 20px 7px; }
  .tp-loop-wrap .btn-icon i {
    vertical-align: middle; }

span.bg_black {
  background: #000000;
  padding: 0 15px !important; }

.main-slider .btn-slider-4 {
  text-transform: capitalize;
  padding: 8px 23px !important;
  font-size: 16px !important;
  letter-spacing: 1px !important;
  background: none;
  height: 40px !important;
  border-radius: 30px !important;
  border: 1px solid #1AD372;
  color: #1AD372 !important;
  font-weight: bold !important; }
  .main-slider .btn-slider-4:hover {
    background: #1ad372;
    color: #fff !important; }
  .main-slider .btn-slider-4 i {
    margin-left: 0 !important; }

.main-slider .btn-slider-5 {
  text-transform: capitalize;
  padding: 8px 23px !important;
  font-size: 16px;
  font-weight: bold !important;
  letter-spacing: 1px !important;
  background: #3C98EC;
  border-color: #3C98EC; }
  .main-slider .btn-slider-5:hover {
    background: #fff;
    color: #3C98EC !important;
    border: 1px solid #fff; }

.slider-1 .slotholder::before {
  background: #700877;
  background: transparent linear-gradient(45deg, #700877 0%, #ff2759 100%, #ff2759 100%) repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1; }

.slider-2 .slotholder::before {
  background: #000 !important;
  opacity: 0.3; }

.slider-4 .slotholder::before {
  content: none; }

/**
 * 6.0 Breadcrumb
 */
.fixed-header .side-breadcrumb {
  padding-top: 146px; }

.side-breadcrumb {
  background: transparent url("../images/1920x150.jpg") no-repeat scroll center center/cover;
  padding: 0;
  overflow: hidden;
  position: relative;
  margin-bottom: 70px; }
  .side-breadcrumb:before {
    opacity: 0.8;
    background: #700877;
    background: -moz-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    background: -webkit-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    background: linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#700877', endColorstr='#ff2759',GradientType=1 ); }
  .side-breadcrumb:after {
    width: 100%;
    height: 5px;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ff2759;
    background: -moz-linear-gradient(-45deg, #ff2759 0%, #700877 100%, #700877 100%);
    background: -webkit-linear-gradient(-45deg, #ff2759 0%, #700877 100%, #700877 100%);
    background: linear-gradient(135deg, #ff2759 0%, #700877 100%, #700877 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#700877', endColorstr='#ff2759',GradientType=1 ); }

.page-title {
  position: relative;
  padding-top: 22px; }
  .page-title h1 {
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    padding: 0 45px;
    position: relative;
    margin-bottom: 5px;
    display: inline-block; }
    .page-title h1 span {
      font-weight: 300; }
    .page-title h1:before {
      content: "";
      position: absolute;
      height: 1px;
      width: 1000%;
      background: rgba(255, 255, 255, 0.2);
      right: 100%;
      bottom: 15px; }
    .page-title h1:after {
      content: "";
      position: absolute;
      height: 1px;
      width: 1000%;
      background: rgba(255, 255, 255, 0.2);
      left: 100%;
      bottom: 15px; }

.breadcrumb_5.side-breadcrumb {
  padding: 35px 0; }
  .breadcrumb_5.side-breadcrumb .page-title {
    float: left;
    padding: 0; }
    .breadcrumb_5.side-breadcrumb .page-title h1 {
      padding: 0; }
  .breadcrumb_5.side-breadcrumb .breadcrumb {
    float: right;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 0; }

.breadcrumb_5 .breadcrumb > li + li::before {
  content: "-";
  padding: 0 15px; }

.breadcrumb_5 .breadcrumb li:last-child {
  position: relative;
  margin-right: 18px; }
  .breadcrumb_5 .breadcrumb li:last-child:after {
    content: '\f178';
    right: -20px;
    font-family: fontawesome;
    position: absolute;
    top: 2px;
    color: #fff; }

.breadcrumb_5.side-breadcrumb::after {
  background: transparent; }

.breadcrumb_5.side-breadcrumb .page-title h1:before, .breadcrumb_5.side-breadcrumb .page-title h1:after {
  height: 0;
  width: 0; }

.breadcrumb {
  background: none; }
  .breadcrumb li {
    font-weight: 400;
    color: #fff; }
    .breadcrumb li a {
      color: #fff; }

.breadcrumb > li + li::before {
  color: #fff;
  padding: 0 20px; }

.breadcrumb_3 .page-title h1:after {
  height: 0; }
.breadcrumb_3 .page-title h1:before {
  height: 0; }

.breadcrumb_5.side-breadcrumb {
  background-image: url("../images/1920x150.jpg"); }

/**
 * 7.0 Content
      7.1 Content
 */
body, html {
  overflow-x: hidden; }

.wp-caption.alignnone {
  width: auto; }

.blog-video iframe, .iframe_video_container > iframe {
  width: 100%; }

.title_blog span.sticky_post {
  background: #ff2759 none repeat scroll 0 0;
  border-radius: 15px;
  color: #fff;
  font-size: 13px;
  margin-left: 10px;
  padding: 3px 10px;
  font-weight: lighter; }

table tr th a {
  color: #fff; }

.blog_post .entry-content ul li {
  padding-left: 20px; }

.blog_post_desc .entry-content img {
  height: auto; }

.page-app-landing .rev_slider_wrapper .text-bg {
  color: #d15688 !important; }

.zeus .tp-thumb.selected .tp-thumb-title {
  color: #ff2759 !important; }

.team-padding {
  padding-bottom: 10px; }

.team-padding .member-slider {
  position: absolute;
  bottom: 0px;
  z-index: 10;
  left: 50%;
  width: 860px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff; }

.cascade-slider_item:not(.now) + .member-slider {
  display: none; }

.footer {
  clear: both; }

.review-star {
  display: inline-block; }
  .review-star .review-result-wrapper {
    position: relative; }
    .review-star .review-result-wrapper > i {
      color: transparent; }
    .review-star .review-result-wrapper .review-result {
      left: 0;
      overflow: hidden;
      position: absolute;
      top: 0;
      white-space: nowrap; }

.brands-container {
  padding: 49px 80px 29px; }
  .brands-container .owl-carousel .owl-item img {
    width: auto; }
  .brands-container .owl-controls .owl-nav > div {
    position: absolute;
    color: #6b6b6b;
    top: 18px;
    border: 1px solid #ececec;
    width: 35px;
    height: 35px;
    font-size: 20px;
    line-height: 31px;
    margin: 0; }
    .brands-container .owl-controls .owl-nav > div:hover {
      color: #fff;
      border: 1px solid #ff2759;
      background-color: #ff2759; }
    .brands-container .owl-controls .owl-nav > div.owl-prev {
      left: -80px; }
    .brands-container .owl-controls .owl-nav > div.owl-next {
      right: -80px; }

.testimonial-1 #review {
  display: none; }

#main.boxed #content .riven-container, .main-sidebar.col-md-9 .riven-container {
  width: 100%; }

.event-lightbox {
  background: #fff; }

.pp_details {
  display: none; }

.riven-heading {
  background-position: center center;
  background-repeat: no-repeat; }
  .riven-heading span {
    font-weight: 700; }

.hide-loading {
  display: none !important; }

.f-right {
  float: right; }

.cascade-slider_container {
  position: relative;
  width: 925px;
  height: 550px;
  margin: 0 auto; }

.cascade-slider_item {
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 1s ease;
  opacity: 0;
  padding: 0 35px;
  z-index: -1; }

.cascade-slider_item.next {
  left: 50%;
  opacity: 1;
  z-index: 1; }

.cascade-slider_item.prev {
  left: 50%;
  opacity: 1;
  z-index: 1; }

.cascade-slider_item.now {
  top: 50%;
  left: 50%;
  opacity: 1;
  z-index: 5; }

.cascade-slider_arrow {
  display: inline-block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 5; }

.cascade-slider_arrow-left {
  left: 0; }

.cascade-slider_arrow-right {
  right: 0; }

.cascade-slider_nav {
  position: absolute;
  bottom: -120px;
  width: 100%;
  text-align: center;
  z-index: 5; }

.cascade-slider_dot {
  display: inline-block;
  width: 1em;
  height: 1em;
  margin: 1em;
  background: #ddd;
  list-style: none;
  cursor: pointer; }

.cascade-slider_dot:hover {
  background: #555; }

.cascade-slider_dot.cur {
  background: #555; }

.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative; }

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important; }

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0; }

.scroll-element {
  display: none; }

.scroll-element, .scroll-element div {
  box-sizing: content-box; }

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block; }

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default; }

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-inner > .scroll-element.scroll-y {
  border-radius: 0;
  height: 100%;
  right: 0px;
  top: 0;
  width: 3px; }
.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }
.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden; }
.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e1e1e1;
  width: 1px;
  left: 1px; }
.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #898989;
  width: 5px; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #898989; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px; }

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px; }

table {
  border: 1px solid #e0e0e0; }
  table tr th {
    background: transparent linear-gradient(135deg, #700877 0%, #ff2759 100%, #ff2759 100%) repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 20px;
    text-align: left;
    width: 33%; }
  table tr > td {
    color: #3e454c;
    font-weight: 400;
    padding: 10px 20px; }

ol {
  display: block;
  list-style-type: decimal;
  margin: 16px 0;
  padding: 0 0 0 20px; }

#content li > ol {
  margin: 0; }

#content ol li {
  list-style-position: inside; }

ol li {
  list-style-type: decimal; }

.screen-default {
  display: none; }

.screen-default.open {
  display: block; }

.aio-icon-header + .aio-icon-description {
  padding-left: 34px;
  margin-top: 8px; }

.riven-container {
  position: relative; }

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a {
  border-radius: 30px !important;
  padding: 4px 17px;
  color: #ffffff;
  border: 1px solid #fff !important;
  background-color: transparent;
  text-transform: uppercase; }

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active > a {
  border-color: transparent !important;
  background-color: #ff2759;
  border-radius: 30px !important;
  padding: 4px 17px;
  color: #ffffff;
  text-transform: uppercase; }

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a:hover {
  background-color: #ff2759;
  border: 1px solid transparent !important;
  border-radius: 30px !important; }

p.color_grey {
  color: #cacaca; }

.vc_tta-container .vc_tta-tabs .vc_tta-panel.vc_active::before, .vc_tta-container .vc_tta-tabs .vc_tta-panel.vc_active::after {
  background: transparent !important; }

.vc_tta-tabs .vc_tta-panels, .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
  background-color: transparent !important;
  border-color: transparent !important; }

.vc_tta-container .vc_tta-tabs .vc_tta-panel.vc_active {
  border: 0 !important; }

.vc_tta-tabs .vc_tta-panels-container {
  margin-top: 45px; }

.vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-body {
  padding: 6px 0 25px !important; }

.over_bottom {
  z-index: 100; }

.over_top {
  margin-top: -100px; }

.text-white {
  color: #fff; }

/* Home 4*/
.title-block .title-style3 {
  text-transform: none;
  line-height: 43px;
  margin-bottom: 15px; }

.form-startup {
  position: relative; }
  .form-startup .bg-gradient {
    padding-top: 76px;
    padding-bottom: 83px; }
  .form-startup .bg-gradient:before {
    opacity: 1;
    background: #1ad372; }
  .form-startup .bg-gradient:after {
    content: "";
    background: transparent url("../images/1920x400.jpg") no-repeat scroll 47% 0;
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0; }
  .form-startup .title-block h2 {
    text-transform: none;
    font-size: 48px;
    letter-spacing: 2.3px;
    margin-bottom: 17px; }
  .form-startup .newsletter_1, .form-startup .newsletter_2 {
    display: none; }
  .form-startup .text {
    width: 50%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.7px; }
  .form-startup .form-newletter {
    text-align: center;
    width: 360px;
    margin: 0 auto;
    position: relative;
    z-index: 9; }
    .form-startup .form-newletter .input {
      width: 100%;
      text-align: center;
      background: none;
      border-bottom: 1px solid #fff;
      border-radius: 0;
      color: #fff;
      margin-bottom: 29px;
      margin-top: 23px; }
      .form-startup .form-newletter .input:hover, .form-startup .form-newletter .input:focus, .form-startup .form-newletter .input:active, .form-startup .form-newletter .input:active:hover, .form-startup .form-newletter .input:active:focus, .form-startup .form-newletter .input:focus:active {
        border-top: none;
        border-left: none;
        border-right: none; }
    .form-startup .form-newletter .submit {
      display: block;
      height: 40px;
      width: 213px;
      border-radius: 20px;
      font-weight: bold;
      letter-spacing: 1.7px;
      color: #ffffff;
      margin: 0 auto;
      border: 1px solid #fff;
      background: transparent; }
      .form-startup .form-newletter .submit:hover, .form-startup .form-newletter .submit:focus {
        background: #fff;
        color: #1ad372; }

.ourteam-startup .text {
  margin-top: 3px;
  margin-bottom: 62px; }

.service-startup-bg {
  padding-bottom: 20px;
  position: relative; }
  .service-startup-bg figure {
    position: relative;
    max-width: 100%;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    margin-top: -165px;
    margin-right: -400px; }
    .service-startup-bg figure .vc_single_image-wrapper {
      display: inline-block;
      vertical-align: top;
      max-width: 100%; }
  .service-startup-bg h3 {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    position: relative;
    text-transform: none;
    margin-bottom: 3px; }
    .service-startup-bg h3:before {
      width: 3px;
      height: 15px;
      content: "";
      background: #1ad372;
      position: absolute;
      top: 4px;
      left: -19px; }
  .service-startup-bg p {
    color: #797979;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.1px; }
  .service-startup-bg .desc {
    padding-left: 16px;
    position: relative;
    padding-bottom: 63px; }

.bg-mobile-enjoy {
  position: relative; }

.contact-startup .btn-default {
  border: 1px solid #1ad372;
  color: #1ad372; }
.contact-startup .wpcf7-form .contact-form .btn-default input[type="submit"] {
  color: #1ad372; }
.contact-startup .btn-default:hover,
.contact-startup .btn-default:focus,
.contact-startup .btn-default:active,
.contact-startup .btn-default:active:hover,
.contact-startup .btn-default:active:focus,
.contact-startup .btn-default:active:focus,
.contact-startup .btn-default:focus:active {
  background: #1ad372;
  color: #fff;
  border: 1px solid #1ad372; }

.startup_box {
  background: #fff;
  padding: 81px 80px 83px 95px;
  position: absolute;
  left: -80px;
  bottom: -85px;
  -webkit-box-shadow: 0 0 9px 5px  #f0f0f0;
  -moz-box-shadow: 0 0 9px 5px #f0f0f0;
  -o-box-shadow: 0 0 9px 5px #f0f0f0;
  -ms-box-shadow: 0 0 9px 5px #f0f0f0;
  box-shadow: 0 0 9px 5px #f0f0f0; }
  .startup_box .title-block {
    margin-bottom: 37px; }
    .startup_box .title-block h2 {
      text-transform: none; }

.desc_startup {
  font-size: 16px;
  color: #797979; }
  .desc_startup p {
    margin-bottom: 24px;
    line-height: 24px; }

.our-solution .owl-carousel .owl-controls {
  position: absolute;
  left: 50%;
  top: -63px;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%); }
.our-solution .owl-theme .owl-dots .owl-dot {
  position: relative; }
  .our-solution .owl-theme .owl-dots .owl-dot:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 21px;
    background: #1ad372;
    top: 8px;
    left: 15px; }
  .our-solution .owl-theme .owl-dots .owl-dot.active:before {
    top: 8px;
    left: 11px; }
  .our-solution .owl-theme .owl-dots .owl-dot:last-child:before {
    content: none; }
  .our-solution .owl-theme .owl-dots .owl-dot span {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px 16px 1px 1px;
    border-radius: 15px;
    cursor: pointer;
    border: 1px solid #1ad372;
    background: none;
    margin-right: 16px !important;
    position: relative; }
  .our-solution .owl-theme .owl-dots .owl-dot.active span {
    margin: 3px 16px 3px 3px;
    width: 10px;
    height: 10px;
    background: #1ad372;
    border: 1px solid #1ad372; }
.our-solution .desc_startup {
  padding-bottom: 83px; }
.our-solution .vc_carousel-inner img {
  height: auto; }
.our-solution .vc_images_carousel .vc_carousel-control {
  display: none !important; }
.our-solution .vc_carousel-control {
  display: none; }
.our-solution .vc_carousel-indicators {
  position: absolute;
  top: -46px; }
.our-solution .vc_images_carousel .vc_carousel-indicators li {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 1px;
  border-radius: 15px;
  cursor: pointer;
  border: 1px solid #1ad372;
  background: none;
  margin-right: 16px !important;
  position: relative; }
  .our-solution .vc_images_carousel .vc_carousel-indicators li:last-child {
    margin-right: 0; }
    .our-solution .vc_images_carousel .vc_carousel-indicators li:last-child:before {
      content: none; }
  .our-solution .vc_images_carousel .vc_carousel-indicators li:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 21px;
    background: #1ad372;
    top: 6px;
    left: 14px; }
  .our-solution .vc_images_carousel .vc_carousel-indicators li.vc_active:before {
    top: 4px;
    left: 8px; }
.our-solution .vc_images_carousel .vc_carousel-indicators .vc_active {
  margin: 3px;
  width: 10px;
  height: 10px;
  background: #1ad372;
  border: 1px solid #1ad372; }

.service-startup {
  padding-top: 83px;
  padding-bottom: 442px;
  background: url("../images/background/bg-startup.png") no-repeat center bottom; }
  .service-startup .icon_element .icon_element-inner .icon_element-icon {
    font-size: 20px;
    line-height: 70px; }
  .service-startup .text {
    text-align: center;
    line-height: 24px;
    font-size: 16px; }
  .service-startup .services {
    text-align: center;
    margin-top: 65px; }
    .service-startup .services .desc h3 {
      font-size: 20px;
      margin-top: 17px;
      margin-bottom: 13px; }
    .service-startup .services .desc p {
      line-height: 20px;
      color: #797979; }
  .service-startup .services .icon_element-inner span {
    font-size: 14px;
    color: #1ad372; }
  .service-startup .icon_element .icon_element-inner {
    text-align: center;
    display: inline-block;
    border: 1px solid #1ad372;
    width: 70px;
    height: 70px;
    box-sizing: content-box;
    position: relative;
    border-radius: 50%; }
    .service-startup .icon_element .icon_element-inner:after {
      content: "";
      height: 64px;
      width: 64px;
      border: 1px solid #1ad372;
      position: absolute;
      top: 3px;
      left: 3px;
      border-radius: 50%; }

.statup_smart {
  padding-top: 106px;
  padding-bottom: 107px; }
  .statup_smart.bg-gradient:before {
    opacity: 1; }
  .statup_smart.bg-gradient:after {
    content: "";
    background: transparent url("../images/1920x400.jpg") no-repeat scroll 47% 0;
    position: absolute;
    background-color: #1ad372;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0; }

.promo-startup {
  position: relative;
  z-index: 99; }
  .promo-startup h2 {
    font-size: 54px;
    font-weight: 300;
    text-transform: none;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 4px; }
  .promo-startup h3 {
    font-weight: bold;
    font-size: 48px;
    color: #fff;
    text-transform: none;
    margin-bottom: 22px; }
  .promo-startup .btn-default {
    padding: 8px 32px;
    background: none;
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-transform: none; }
    .promo-startup .btn-default:hover {
      border: 1px solid #fff;
      background: #fff;
      color: #1ad372; }

.form-startup .mc4wp-success > p {
  color: #fff; }
.form-startup .mc4wp-alert {
  text-align: center;
  padding-top: 15px; }
.form-startup .input.placeholder, .form-startup .input.placeholder:focus, .form-startup .input.placeholder:active, .form-startup .input.placeholder:active:focus {
  border-bottom: 1px solid fff; }

/* Home 5*/
.delivery .desc {
  margin-bottom: 24px; }
.delivery .btn {
  font-size: 16px;
  text-transform: capitalize;
  padding: 7px 22px 9px 21px;
  margin-top: 24px;
  font-weight: bold;
  letter-spacing: 1px; }
.delivery .style-desc {
  margin-top: 39px; }

.style-desc .desc h3 {
  font-weight: bold;
  margin-bottom: 15px; }
.style-desc .desc p {
  font-size: 16px;
  color: #797979;
  line-height: 24px; }

.style-desc .services .desc p {
  line-height: 24px; }
.style-desc .services .desc h3 {
  font-size: 20px; }

.img-icon-2 {
  width: 58px;
  height: 58px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 25px;
  color: #fff;
  line-height: 54px;
  border-radius: 50%;
  display: inline-block; }

.amount-content-2 {
  color: #fff;
  position: relative; }
  .amount-content-2 .amount-desc h3 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin-top: 24px; }
    .amount-content-2 .amount-desc h3 sup {
      font-size: 18px; }
  .amount-content-2 .amount-desc h5 {
    font-size: 14px;
    color: #b0d0f6;
    font-weight: 400;
    margin-top: -3px; }
  .amount-content-2:after {
    height: 20px;
    width: 1px;
    color: #b0d0f6;
    content: "";
    position: absolute;
    bottom: -48px;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%); }

.service-icon-left .icon_element .icon_element-inner {
  text-align: left;
  float: left;
  margin-right: 62px;
  position: relative;
  width: auto;
  height: auto;
  border: none; }
  .service-icon-left .icon_element .icon_element-inner:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 71px;
    background: #3c98ec;
    height: 50px;
    width: 3px; }
  .service-icon-left .icon_element .icon_element-inner .icon_element-icon {
    position: static;
    transform: none;
    color: #3c98ec; }
.service-icon-left:last-child .services.icon_element {
  margin-bottom: 42px; }
.service-icon-left .services.icon_element {
  margin-bottom: 52px; }
.service-icon-left .services .icon_element-inner span {
  font-size: 48px; }
.service-icon-left .services .desc {
  overflow: hidden; }
  .service-icon-left .services .desc h3 {
    margin-bottom: 3px;
    margin-top: -2px; }

.other-sevices .riven-heading {
  padding-bottom: 52px; }

.our-experienced .text {
  font-size: 16px;
  color: #797979;
  line-height: 24px;
  padding-top: 21px;
  margin-bottom: 3px; }

.blog-content-2 {
  border: 1px solid #ebebeb; }
  .blog-content-2 .blog-date {
    font-size: 12px;
    font-weight: bold; }
  .blog-content-2 .title-blogpost {
    margin-top: 2px; }
    .blog-content-2 .title-blogpost a {
      color: #292929;
      font-weight: 400; }
  .blog-content-2 .blog_post_desc {
    color: #8f8f8f;
    padding: 12px 0 25px; }
  .blog-content-2 .blog-main {
    padding: 17px 32px 0; }
  .blog-content-2:hover .title-blogpost a {
    color: #3c98ec; }

.img-abs.wpb_single_image.img-abs-right img {
  max-width: 100%; }

.img-abs.wpb_single_image.img-abs-right {
  bottom: -85px;
  left: auto;
  z-index: 1;
  right: 70px; }

.wpb_content_element.bg-bottom-bussiness {
  margin-bottom: -3px; }

.twitter-tweet .tweet-text p {
  color: #3c98ec; }

.service-startup .icon-style-2 .icon_element .icon_element-inner:after {
  content: none; }

.service-startup .icon-style-2 .icon_element .icon_element-inner {
  border: 1px solid #3c98ec;
  width: 56px;
  height: 56px; }

.service-startup .icon-style-2 .icon_element .icon_element-inner .icon_element-icon {
  font-size: 25px;
  color: #3c98ec; }

.service-startup .icon-style-2 .services .desc p {
  line-height: 24px;
  font-size: 16px; }

.service-startup .icon-style-2 .services .desc h3 {
  margin-top: 27px;
  margin-bottom: 15px; }

.news-faq {
  background: #f5f5f5; }
  .news-faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
    background: #f5f5f5; }
  .news-faq .title-block {
    padding-bottom: 12px; }
  .news-faq .panel-title.active {
    background: none; }
  .news-faq .panel-title {
    background: #1AD372; }
    .news-faq .panel-title.active:before {
      background: #1AD372; }
    .news-faq .panel-title.active a {
      color: #1AD372; }
  .news-faq .blog-main .bg-gradient::before, .news-faq .blog-item .bg-gradient::before {
    background: #1AD372; }
  .news-faq .blog-main.blog-right .blog_post_desc {
    padding-top: 7px;
    line-height: 20px; }
  .news-faq .blog-item:hover .title-blogpost a {
    color: #1AD372; }

.service-aboutus {
  background: #F2F2F2; }
  .service-aboutus.service-startup {
    padding-bottom: 84px;
    padding-top: 35px; }
    .service-aboutus.service-startup .icon_element .icon_element-inner .icon_element-icon {
      line-height: 60px; }

.contact-us2 {
  position: relative; }

.our-experienced .vc_progress_bar {
  padding-top: 57px; }

.page-service-details .testimonial-content .job {
  text-transform: uppercase;
  margin-bottom: 17px; }
.page-service-details .team_description p {
  line-height: 25px; }
.page-service-details .testimonial-content {
  margin-bottom: 46px; }
.page-service-details .testimonials {
  padding-bottom: 98px; }
.page-service-details .side-breadcrumb {
  margin-bottom: 64px; }
.page-service-details .our-experienced p {
  margin-top: 15px;
  line-height: 24px;
  margin-bottom: 13px; }
.page-service-details .pricing-table .riven-heading {
  padding-bottom: 54px; }

.services-grid {
  padding-bottom: 98px; }

.video-container.video-services {
  padding: 180px 0 173px; }
  .video-container.video-services .title-block {
    padding-top: 21px; }

iframe {
  border: none;
  width: 100%; }

.lightbox-content.popup-content img {
  width: 1000px;
  height: 350px; }

.gmap {
  height: 540px;
  width: 100%; }

.latest-new {
  background: #f8f8f8; }

.ourteam-startup p.text {
  font-size: 16px; }

.our-team-2.content-section {
  background: url("../images/background/bg-game-5.jpg"); }

.game-play .riven-heading.padding-10 {
  background: url("../images/background/bg-title-1.png") no-repeat center bottom; }

.character .riven-heading.padding-10 {
  background: url("../images/background/bg-title-2.png") no-repeat center bottom; }

.gallery .riven-heading.padding-10 {
  background: url("../images/background/bg-title-3.png") no-repeat center bottom; }

.latest-review .riven-heading.padding-10 {
  background: url("../images/background/bg-title-4.png") no-repeat center bottom; }

.our-team-2 .riven-heading.padding-10 {
  background: url("../images/background/bg-title-5.png") no-repeat center bottom; }

.latest-new .riven-heading.padding-10 {
  background: url("../images/background/bg-title-6.png") no-repeat center bottom; }

.event2 .riven-heading.padding-10 {
  background: url("../images/background/bg-title-7.png") no-repeat center bottom; }

.contact-box .riven-heading.padding-10 {
  background: url("../images/background/bg-title-8.png") no-repeat center bottom; }

.event-lightbox iframe {
  height: 200px; }

.our-experienced p {
  text-align: center;
  font-size: 16px;
  color: #797979; }

.services-design .delivery .text-bold {
  color: #797979; }

.video-home.video-home-services {
  background: url("../images/1920x600.jpg") no-repeat center center; }

.review-result {
  width: 100%;
  color: #f79402; }

.our-experienced p.text-left {
  text-align: left; }

/**
 * 	7.2 Out Team
 */
.our-team {
  padding-bottom: 52px; }
  .our-team .text {
    margin-bottom: 63px !important; }

.member-content:hover .member-img:before {
  border: none;
  background: transparent linear-gradient(45deg, #700877 0%, #ff2759 100%, #ff2759 100%) repeat scroll 0 0; }
.member-content:hover .member-img .img-profile .bg-gradient:before {
  opacity: 0.6; }
.member-content:hover .social-url {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }
.member-content:hover .hover-link:before, .member-content:hover .hover-link:after {
  opacity: 0;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }

.member-img {
  width: 200px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  height: 200px;
  vertical-align: middle;
  display: table;
  border-radius: 50%; }
  .member-img:before {
    border-radius: 50%;
    z-index: -1;
    opacity: 1;
    background: none;
    border: 7px solid #ebebeb; }
  .member-img .img-profile {
    width: 190px;
    height: 190px;
    vertical-align: middle;
    background: #fff;
    position: relative;
    border-radius: 50%;
    margin: 5px auto;
    display: table; }
    .member-img .img-profile .bg-gradient {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      border-radius: 50%;
      width: 136px;
      height: 136px; }
      .member-img .img-profile .bg-gradient:before {
        opacity: 0;
        border-radius: 50%; }
    .member-img .img-profile img {
      border-radius: 50%; }

.member-info {
  text-align: center;
  margin-top: 26px; }
  .member-info h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 6px; }
  .member-info .job {
    font-weight: 400;
    margin-bottom: 7px; }

.social-url {
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  overflow: hidden; }

.social-url.social-networks li {
  display: inline-block;
  float: none;
  height: auto;
  width: auto;
  padding: 0;
  border: none; }
  .social-url.social-networks li:hover {
    border: none; }
    .social-url.social-networks li:hover a {
      color: #fff;
      background: #405e94; }
  .social-url.social-networks li.social-gg:hover a {
    background: #e3563b; }
  .social-url.social-networks li.social-twitter:hover a {
    background: #55acee; }
  .social-url.social-networks li.social-linkedin:hover a {
    background: #087ec6; }
  .social-url.social-networks li.social-youtube:hover a {
    background: #c4302b; }
  .social-url.social-networks li a {
    color: #696868;
    font-weight: 400;
    background: none;
    margin-right: 0; }
  .social-url.social-networks li.social-gg:hover, .social-url.social-networks li.social-twitter:hover, .social-url.social-networks li.social-linkedin:hover, .social-url.social-networks li.social-youtube:hover {
    border: none; }
  .social-url.social-networks li.social-gg a, .social-url.social-networks li.social-twitter a, .social-url.social-networks li.social-linkedin a, .social-url.social-networks li.social-youtube a {
    background: none; }

.our-team-2 .vc_column-inner {
  background-size: cover; }
.our-team-2 .owl-thumbs {
  text-align: center; }
.our-team-2 .owl-thumb-item {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  padding: 0; }
  .our-team-2 .owl-thumb-item .active {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4); }
.our-team-2 .team_description {
  padding-top: 12px; }
  .our-team-2 .team_description p {
    font-size: 14px;
    color: #797979;
    line-height: 20px;
    font-style: normal;
    font-weight: 400;
    width: 100%; }
.our-team-2 .owl-carousel {
  background: #fff none repeat scroll 0 0;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
  width: 860px; }
.our-team-2 .cascade-slider_arrow {
  border: 1px solid #ccc;
  border-radius: 0;
  color: #b3b3b3;
  font-size: 20px;
  height: 40px;
  line-height: 36px;
  width: 40px;
  position: absolute;
  top: 30%;
  left: -40px;
  margin: 0;
  z-index: 99;
  display: block;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .our-team-2 .cascade-slider_arrow.cascade-slider_arrow-right {
    right: -40px;
    left: auto; }
  .our-team-2 .cascade-slider_arrow:hover, .our-team-2 .cascade-slider_arrow:focus {
    border: 1px solid #e15f00;
    color: #e15f00; }
.our-team-2 .cascade-slider_container {
  background: transparent url("../images/background/bg-game-6.png") no-repeat scroll center top;
  margin-top: 20px; }
.our-team-2 .member-slider:before {
  position: absolute;
  content: "";
  width: 128px;
  height: 176px;
  left: -67px;
  bottom: -30px;
  background: url(../images/background/bg-info-1.png) no-repeat; }
.our-team-2 .member-slider:after {
  position: absolute;
  content: "";
  width: 164px;
  height: 237px;
  right: -120px;
  bottom: -37px;
  background: url(../images/background/bg-info-2.png) no-repeat; }
.our-team-2 .member-info {
  margin-top: 0;
  position: relative;
  padding: 47px 35px 45px;
  background: #fff;
  z-index: 9; }
  .our-team-2 .member-info:before {
    position: absolute;
    content: "";
    height: 5px;
    right: 10px;
    left: 10px;
    bottom: -5px;
    background: #dbdbdb; }
  .our-team-2 .member-info h3 {
    font-size: 18px;
    text-transform: none;
    margin-bottom: -3px;
    color: #3d3d3d; }
  .our-team-2 .member-info .job {
    color: #a9a9a9;
    text-transform: uppercase; }
.our-team-2 .cascade-slider_item {
  -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
  -moz-transform: translateY(-50%) translateX(-50%) scale(1);
  -ms-transform: translateY(-50%) translateX(-50%) scale(1);
  -o-transform: translateY(-50%) translateX(-50%) scale(1);
  transform: translateY(-50%) translateX(-50%) scale(1); }
.our-team-2 .cascade-slider_item.next {
  -webkit-transform: translateY(-50%) translateX(-150%) scale(1);
  -moz-transform: translateY(-50%) translateX(-150%) scale(1);
  -ms-transform: translateY(-50%) translateX(-150%) scale(1);
  -o-transform: translateY(-50%) translateX(-150%) scale(1);
  transform: translateY(-50%) translateX(-150%) scale(1); }
.our-team-2 .cascade-slider_item.prev {
  -webkit-transform: translateY(-50%) translateX(50%) scale(1);
  -moz-transform: translateY(-50%) translateX(50%) scale(1);
  -ms-transform: translateY(-50%) translateX(50%) scale(1);
  -o-transform: translateY(-50%) translateX(50%) scale(1);
  transform: translateY(-50%) translateX(50%) scale(1); }
.our-team-2 .cascade-slider_item.now {
  -webkit-transform: translateY(-50%) translateX(-50%) scale(1.3);
  -moz-transform: translateY(-50%) translateX(-50%) scale(1.3);
  -ms-transform: translateY(-50%) translateX(-50%) scale(1.3);
  -o-transform: translateY(-50%) translateX(-50%) scale(1.3);
  transform: translateY(-50%) translateX(-50%) scale(1.3); }

.blog-loadmore.load-more a {
  color: #797979; }

.member-content.type1 {
  position: relative; }
  .member-content.type1 .member-img {
    left: 50%;
    position: absolute;
    z-index: 999;
    width: 137px;
    top: -25px;
    height: 137px;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s; }
    .member-content.type1 .member-img img {
      border-radius: 50%;
      border: 3px solid #ccc;
      height: auto;
      width: auto; }
  .member-content.type1 .member-info {
    margin-top: 54px;
    position: relative;
    border-radius: 16px;
    padding: 129px 20px 10px 20px; }
    .member-content.type1 .member-info h3 {
      margin-bottom: 1px; }
    .member-content.type1 .member-info .job {
      margin-bottom: 4px;
      font-size: 13px;
      color: #4b4b4b; }
  .member-content.type1 .bg-gradient::before {
    opacity: 1;
    border-radius: 16px;
    background: #ffffff; }
  .member-content.type1 .social-url {
    position: absolute;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    left: 50%;
    width: 100%;
    opacity: 0; }
    .member-content.type1 .social-url.social-networks li a {
      color: #fff; }
    .member-content.type1 .social-url.social-networks li:hover a {
      background: none;
      border: 1px solid #fff; }
  .member-content.type1:hover .member-img {
    top: -71px; }
    .member-content.type1:hover .member-img img {
      border: 3px solid #fff; }
  .member-content.type1:hover .bg-gradient::before {
    background: -moz-linear-gradient(-45deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    background: -webkit-linear-gradient(-45deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    background: linear-gradient(135deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s; }
  .member-content.type1:hover .member-info h3 {
    color: #fff; }
  .member-content.type1:hover .member-info .job {
    color: #cfcfcf; }
  .member-content.type1:hover .member-info {
    padding: 83px 20px 56px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s; }
  .member-content.type1:hover .social-url {
    opacity: 1; }

.member-content.type2 .member-img {
  height: auto;
  width: auto;
  filter: grayscale(1);
  -webkit-filter: grayscale(1); }
.member-content.type2:hover .member-img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0); }
.member-content.type2:hover img {
  background: #1ad372; }

.our-team-about {
  background: #f2f2f2; }

.our-team-2.our-team-about .member-slider:before,
.our-team-2.our-team-about .member-slider:after {
  display: none; }

/**
 * 	7.3 Banner
 */
.banner-bottom.bg-gradient {
  background: url("../images/1920x150.jpg");
  background-size: cover;
  overflow: hidden;
  position: relative;
  padding-top: 30px; }
.banner-bottom h3 {
  color: #fff;
  font-size: 36px;
  margin-bottom: -5px;
  text-transform: none; }
.banner-bottom p {
  color: #fff;
  font-size: 16px;
  font-weight: 300; }
.banner-bottom .right-banner {
  text-align: right;
  margin-top: 21px; }
  .banner-bottom .right-banner a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 18px;
    border: 1px solid #fff;
    padding: 10px 25px 11px; }
    .banner-bottom .right-banner a:hover {
      background: #ff2759;
      border: 1px solid #ff2759; }

.banner-bottom-2 {
  padding: 23px 0px 22px; }
  .banner-bottom-2 h3 {
    margin-top: 5px;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300; }
  .banner-bottom-2 .right-banner {
    text-align: right; }
  .banner-bottom-2 .btn-default {
    background: none;
    border: 1px solid #fff;
    color: #fff;
    padding: 8px 21px;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: capitalize; }
    .banner-bottom-2 .btn-default:hover, .banner-bottom-2 .btn-default:focus, .banner-bottom-2 .btn-default:active, .banner-bottom-2 .btn-default:hover:active, .banner-bottom-2 .btn-default:hover:focus, .banner-bottom-2 .btn-default:focus:active {
      color: #3C98EC;
      background: #fff; }

/**
 *  7.4 About Us
 */
.about-us {
  position: relative; }
  .about-us .btn {
    margin-top: 25px;
    letter-spacing: 1px;
    padding: 14px 27px 15px; }
  .about-us .text {
    margin-bottom: 59px !important; }

.img-abs.wpb_single_image {
  position: absolute;
  bottom: 0;
  left: -65px;
  z-index: -1; }
  .img-abs.wpb_single_image img {
    max-width: 90%; }

.img-left-abs.wpb_single_image {
  left: -185px;
  position: absolute;
  top: 40px;
  width: 130%;
  z-index: -1; }

.text-desc p {
  color: #464646;
  margin-bottom: 20px;
  line-height: 20px; }
.text-desc .text-bold {
  font-weight: bold; }
.text-desc .text-light {
  font-weight: 300; }

.our-skills {
  position: relative; }
  .our-skills .vc_progress_bar {
    padding-top: 67px; }
  .our-skills .img-abs.wpb_single_image {
    bottom: -165px;
    left: auto;
    right: -100px; }

.vc_progress_bar .vc_single_bar {
  background: #ffffff none repeat scroll 0 0 !important;
  border: 1px solid #fe2759;
  border-radius: 15px !important;
  box-shadow: none !important;
  height: 26px;
  margin-bottom: 56px !important; }

.icon-progress {
  left: 0;
  position: absolute;
  top: -28px;
  color: #393939; }

.vc_progress_bar .vc_single_bar .vc_label {
  color: #393939;
  font-size: 14px !important;
  left: 25px;
  padding: 0 !important;
  text-transform: uppercase;
  top: -31px !important; }

.vc_progress_bar .vc_single_bar .vc_bar {
  background: transparent linear-gradient(45deg, #700877 0%, #ff2759 100%, #ff2759 100%) repeat scroll 0 0;
  border-radius: 10px !important;
  height: 20px !important;
  left: 2px !important;
  top: 2px !important; }

.vc_progress_bar .vc_single_bar:last-child {
  margin-bottom: 0 !important; }

.vc_progress_bar {
  padding-top: 20px; }

.vc_progress_bar .vc_single_bar {
  background: #f7f7f7 none repeat scroll 0 0;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  margin-bottom: 11.67px;
  position: relative; }

.vc_progress_bar .vc_single_bar .vc_label {
  display: block;
  padding: 0.5em 1em;
  position: relative;
  z-index: 1; }

.vc_progress_bar .vc_single_bar .vc_bar {
  background-color: #e0e0e0;
  border-radius: 3px;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: width 1s linear 0s;
  width: 0; }

.vc_progress_bar .vc_single_bar.progress-bar-style2 .vc_label {
  font-weight: bold;
  left: 0;
  color: #000;
  top: -35px !important; }

.vc_progress_bar .vc_single_bar.progress-bar-style2 .vc_bar {
  border-radius: 0 !important;
  height: 7px !important;
  left: 0px !important;
  top: 0px !important;
  background: #3c98ec !important; }

.vc_progress_bar .vc_single_bar.progress-bar-style2 {
  background: #d2d2d2 !important;
  border: none !important;
  border-radius: 0px !important;
  box-shadow: none !important;
  height: 7px;
  margin-bottom: 60px !important; }
  .vc_progress_bar .vc_single_bar.progress-bar-style2:nth-child(2n) .vc_bar {
    background: #156ebf !important; }

.vc_progress_value {
  position: absolute;
  right: 0;
  top: -35px;
  font-size: 14px;
  color: #a7a7a7; }

.page-about-us .our-team {
  background: url("../images/background/bg-ourteam.jpg");
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 135px; }

.page-about-us2 .side-breadcrumb {
  margin-bottom: 70px; }

.experts {
  padding-bottom: 87px; }
  .experts p {
    line-height: 24px;
    font-size: 16px;
    text-align: center; }
  .experts .title-block .title-style3 {
    margin-bottom: 13px; }

/**
 *  7.5 Blog
 */
.blog-video .videoWrapper iframe {
  width: 100%; }

.pagination {
  padding-bottom: 46px;
  margin-top: 0; }

.edit-link .vc_inline-link {
  margin-left: 15px;
  display: none; }

.edit-link a {
  position: relative;
  padding-left: 17px; }
  .edit-link a:before {
    content: "\f040";
    position: absolute;
    left: 0;
    top: -2px;
    z-index: 99;
    font-family: fontawesome; }

.blog-category a {
  position: relative;
  padding-left: 4px; }
  .blog-category a:first-child {
    padding-left: 17px; }
    .blog-category a:first-child:before {
      content: "\f07b ";
      position: absolute;
      left: 0;
      top: 0;
      z-index: 99;
      font-family: fontawesome; }

.blog-author a {
  position: relative;
  padding-left: 17px; }
  .blog-author a:before {
    content: "\f007";
    position: absolute;
    left: 0;
    top: -1px;
    z-index: 99;
    font-family: fontawesome; }

.blog-main,
.blog-item {
  overflow: hidden; }
  .blog-main .bg-gradient,
  .blog-item .bg-gradient {
    width: 100%;
    height: 100%;
    display: block; }
  .blog-main .bg-gradient::before,
  .blog-item .bg-gradient::before {
    visibility: hidden;
    opacity: 0.8;
    background: #700877;
    background: -moz-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    background: -webkit-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    background: linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#700877', endColorstr='#ff2759',GradientType=1 ); }
  .blog-main:focus .bg-gradient::before, .blog-main:hover .bg-gradient::before,
  .blog-item:focus .bg-gradient::before,
  .blog-item:hover .bg-gradient::before {
    visibility: visible;
    opacity: 0.8;
    background: #700877;
    background: -moz-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    background: -webkit-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    background: linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#700877', endColorstr='#ff2759',GradientType=1 ); }
  .blog-main:hover .hover-link:before, .blog-main:hover .hover-link:after,
  .blog-item:hover .hover-link:before,
  .blog-item:hover .hover-link:after {
    opacity: 1;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); }

.hover-link {
  position: relative;
  display: block; }
  .hover-link:before {
    border-top: 1px solid #fff;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    opacity: 0;
    width: 25px;
    z-index: 9; }
  .hover-link:after {
    opacity: 0;
    border-left: 1px solid #fff;
    content: "";
    height: 25px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    width: 1px;
    z-index: 9; }

.single-post .blog-img img {
  border-radius: 7px; }

.blog-main .hover-link::before {
  width: 80px; }
.blog-main .hover-link::after {
  height: 80px; }
.blog-main .blog-info-style.blog_info {
  color: #c5c4c4; }
  .blog-main .blog-info-style.blog_info span {
    font-size: 13px;
    font-weight: bold;
    margin-right: 26px;
    position: relative;
    text-transform: capitalize; }
    .blog-main .blog-info-style.blog_info span a {
      color: #c5c4c4; }
      .blog-main .blog-info-style.blog_info span a:hover {
        color: #ff2759; }
    .blog-main .blog-info-style.blog_info span i {
      margin-right: 5px; }
    .blog-main .blog-info-style.blog_info span:before {
      position: absolute;
      content: "";
      top: 8px;
      right: -14px;
      height: 1px;
      width: 4px;
      background: #c5c4c4; }
    .blog-main .blog-info-style.blog_info span:last-child:before {
      display: none; }

.blog-main:hover .title_blog a {
  color: #ff2759; }

.blog-post-info {
  overflow: hidden; }

.title_blog {
  font-size: 20px;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 12px; }
  .title_blog a {
    color: #292929; }

ul.blog_post > li {
  padding-bottom: 50px; }

.blog_post_desc {
  color: #787878;
  font-family: Lato;
  padding: 18px 0 36px;
  line-height: 23px;
  letter-spacing: 0.2px; }

.button-readmore a {
  padding: 5px 24px;
  font-size: 14px;
  letter-spacing: 0.3px;
  text-transform: capitalize;
  color: #787878;
  border: 1px solid #787878;
  border-radius: 15px;
  display: inline-block;
  font-weight: bold; }
  .button-readmore a:hover {
    color: #ff2759;
    border: 1px solid #ff2759; }

.page-numbers > li {
  display: inline-block;
  float: left; }

.pagination li {
  float: left;
  margin-right: 10px; }
  .pagination li .page-numbers {
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    color: #afafaf;
    display: block;
    font-size: 16px;
    height: 35px;
    line-height: 31px;
    text-align: center;
    width: 35px; }
    .pagination li .page-numbers.current {
      border: 1px solid #ff2759;
      color: #fff;
      background: #ff2759; }
  .pagination li:hover .page-numbers {
    border: 1px solid #ff2759;
    color: #fff;
    background: #ff2759; }

.single-post .title_blog {
  margin-top: -3px; }
.single-post .blog_info {
  margin-bottom: 26px; }
.single-post .blog_post_desc {
  padding-top: 23px; }
  .single-post .blog_post_desc p {
    margin-bottom: 23px; }
.single-post .blog_post_content .tagcloud {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 19px;
  padding-top: 23px; }
  .single-post .blog_post_content .tagcloud a {
    padding: 2px 9px 3px;
    font-size: 13px; }

blockquote {
  margin: 35px 0;
  border: none;
  padding: 0 0 0 40px;
  font-size: 16px;
  font-style: italic;
  position: relative;
  font-family: Lato;
  color: #000; }
  blockquote:after {
    background: #e1e1e1 none repeat scroll 0 0;
    bottom: 6px;
    content: "";
    height: 60%;
    left: 6px;
    position: absolute;
    width: 1px; }
  blockquote:before {
    font-size: 14px;
    color: #000000;
    content: "\f10d";
    font-family: FontAwesome;
    font-style: normal;
    left: 0;
    position: absolute;
    top: -4px; }

.avatar_author {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  position: relative;
  float: left;
  margin-right: 31px; }
  .avatar_author:before {
    z-index: -1;
    border-radius: 50%;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(-45deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    background: -webkit-linear-gradient(-45deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    background: linear-gradient(135deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#700877', endColorstr='#ff2759',GradientType=1 ); }
  .avatar_author > img {
    margin-top: 2px;
    margin-left: 2px;
    border-radius: 50%;
    width: 126px;
    height: 126px; }

.name_author {
  font-weight: 900;
  color: #ff2759;
  text-transform: uppercase;
  margin-top: 15px;
  letter-spacing: 1.5px; }

.desc_author {
  color: #787878;
  padding: 8px 0 22px;
  line-height: 22px; }

.social_author .social-networks li {
  padding: 0;
  border: none;
  width: auto;
  height: auto; }
  .social_author .social-networks li a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #f1f1f1;
    color: #b8b8b8;
    font-size: 14px;
    margin-right: 6px; }
  .social_author .social-networks li:hover {
    border: none; }
    .social_author .social-networks li:hover a {
      border: 1px solid #ff2759;
      color: #ff2759; }
    .social_author .social-networks li:hover i {
      animation: none; }

.author_blog {
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
  padding: 38px 0 30px; }

.blog-comments {
  padding-bottom: 47px; }
  .blog-comments .comment-respond {
    padding-bottom: 0; }

.job_author p {
  font-size: 13px;
  margin-top: -4px;
  font-weight: 300;
  letter-spacing: 1.2px;
  color: #989898; }

.comments-area .number-comments {
  padding-top: 49px;
  font-size: 20px;
  font-weight: 300;
  padding-bottom: 7px; }
  .comments-area .number-comments span {
    font-weight: bold; }
.comments-area .reply a {
  margin-right: 3px;
  border-radius: 15px;
  padding: 6px 16px 6px 17px;
  font-size: 12px;
  border: 1px solid #d7d7d7;
  color: #afafaf;
  display: inline-block;
  text-transform: uppercase; }
  .comments-area .reply a:hover {
    border: 1px solid #ff2759;
    color: #ff2759; }

.map_event > iframe {
  height: 200px;
  width: 100%; }

.commentlist > li {
  position: relative;
  margin-right: 50px; }
  .commentlist > li:before {
    position: absolute;
    content: "";
    width: 95%;
    height: 1px;
    right: 0;
    background: #e1e1e1;
    bottom: 0; }
  .commentlist > li:last-child:before {
    display: none; }
  .commentlist > li:last-child .comment-body {
    padding-bottom: 49px; }
.commentlist .comment-author {
  float: left;
  margin-right: 10px; }
  .commentlist .comment-author img {
    width: 70px;
    height: 70px;
    border-radius: 50%; }
.commentlist .children .comment-body {
  margin-left: 80px;
  padding-top: 30px;
  border-top: 1px solid #e1e1e1;
  position: relative; }
  .commentlist .children .comment-body:first-child {
    padding-top: 34px; }
  .commentlist .children .comment-body:last-child {
    margin-bottom: 0;
    padding-bottom: 30px; }
.commentlist .comment-body {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden; }

.comment-body .name_author {
  margin-top: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #000; }
.comment-body .comment-meta {
  margin-top: 2px;
  font-size: 12px;
  font-weight: 300;
  color: #787878; }
.comment-body .comment-content {
  padding-top: 22px;
  padding-bottom: 12px; }

.box-comment {
  overflow: hidden; }

.comment-respond {
  overflow: hidden;
  padding-bottom: 20px; }
  .comment-respond a {
    float: right;
    color: #797979;
    margin-top: 16px; }
    .comment-respond a:hover {
      color: #ff2759; }

.comment-form .form-row {
  margin-bottom: 20px; }
  .comment-form .form-row label {
    color: #ff2759;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 5px; }
    .comment-form .form-row label.error {
      color: #ff0000;
      margin-top: 2px; }
.comment-form input, .comment-form textarea {
  border-radius: 10px;
  border: 1px solid #e1e1e1;
  color: #a6a6a6; }
.comment-form textarea {
  height: 190px;
  padding: 10px 20px;
  width: 100%; }
.comment-form input {
  height: 50px;
  width: 100%;
  padding: 10px 20px; }

.comment-reply-title {
  border-top: 1px solid #e1e1e1;
  color: #000000;
  font-weight: bold;
  padding-bottom: 54px;
  padding-top: 46px;
  margin: 0 15px;
  text-transform: none; }
  .comment-reply-title #cancel-comment-reply-link {
    color: #797979;
    margin-top: 7px; }
    .comment-reply-title #cancel-comment-reply-link:hover {
      color: #ff2759; }

.comment-content > p {
  color: #787878;
  font-size: 13px; }

.comment-field-login {
  float: left;
  overflow: hidden; }

.comment-respond .form-submit {
  margin-bottom: 30px; }

.form-submit {
  padding-top: 9px;
  padding-left: 15px;
  overflow: hidden;
  float: left;
  position: relative; }
  .form-submit:before {
    position: absolute;
    left: 42px;
    top: 21px;
    content: "\f1d8";
    color: #Fff;
    font-family: FontAwesome; }
  .form-submit .btn-primary {
    background: #ff2759 none repeat scroll 0 0;
    border: 1px solid #ff2759;
    border-radius: 20px;
    float: left;
    height: auto;
    text-transform: uppercase;
    color: #fff;
    width: auto;
    padding: 12px 24px 12px 48px; }
  .form-submit:hover .btn-primary {
    background: #700877;
    border: 1px solid #700877; }

.blog-ful {
  position: relative; }
  .blog-ful .blog-main {
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto;
    padding: 25px; }
  .blog-ful .bg-gradient::before {
    visibility: visible;
    opacity: 0.8; }
  .blog-ful .title-blogpost a,
  .blog-ful .blog-date {
    color: #fff;
    font-weight: 400; }
  .blog-ful .title-blogpost {
    margin-top: 2px; }
    .blog-ful .title-blogpost a {
      font-size: 20px; }
  .blog-ful .blog_post_desc {
    color: #fff;
    font-weight: 300;
    padding: 9px 0 6px; }
  .blog-ful .blog_post_content,
  .blog-ful .blog_post_info {
    position: relative;
    z-index: 9; }

.blog-img.blog-left {
  float: left;
  margin-right: 30px; }

.blog-main.blog-right .blog_post_info {
  margin-top: -6px; }
.blog-main.blog-right .blog-date {
  font-weight: bold;
  font-size: 12px; }
.blog-main.blog-right .title-blogpost {
  margin-top: 2px;
  font-weight: 400; }
.blog-main.blog-right .blog_post_desc {
  padding-top: 5px;
  padding-bottom: 0; }

.right_info_author {
  overflow: hidden; }

.blog-content-right .blog-item {
  padding-bottom: 50px; }
  .blog-content-right .blog-item:hover .hover-link:before, .blog-content-right .blog-item:hover .hover-link:after {
    opacity: 1;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); }

.blog-style {
  margin-bottom: 25px;
  border: 1px solid #d7d7d7;
  padding: 10px 15px;
  background: #fff; }
  .blog-style:hover {
    background: #e15f00;
    border: 1px solid #e15f00; }
    .blog-style:hover .blog-date,
    .blog-style:hover .title-blogpost a,
    .blog-style:hover .blog_post_desc {
      color: #fff; }
  .blog-style .blog-date {
    color: #a9a9a9;
    font-size: 13px;
    font-weight: bold; }
  .blog-style .title-blogpost {
    margin-top: 2px; }
    .blog-style .title-blogpost a {
      font-size: 18px;
      color: #292929;
      font-weight: 700;
      transition: none; }
  .blog-style .blog_post_desc {
    color: #797979;
    padding-top: 9px;
    padding-bottom: 3px; }

.page_title_2 {
  font-size: 30px;
  margin-bottom: 30px; }

.entry-header h1 {
  font-size: 40px;
  font-weight: 400; }

.no-results .searchform {
  width: 50%;
  margin-bottom: 70px; }
.no-results .entry-content p {
  margin-bottom: 20px;
  color: #ff2759; }

.latest-new .load-more {
  margin-top: 37px; }
  .latest-new .load-more a:before {
    color: #d2d2d2; }
  .latest-new .load-more a:hover:before {
    color: #e15f00; }
  .latest-new .load-more .fa-spinner {
    color: #e15f00; }
  .latest-new .load-more:hover a {
    color: #e15f00; }

.latest-news {
  background: #f5f5f5;
  padding-bottom: 54px; }

/**
 *  7.6 Testimonial
 */
.testimonials {
  background: url("../images/1920x572.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 96px; }
  .testimonials:before {
    opacity: 0.85;
    background: transparent linear-gradient(45deg, #700877 0%, #ff2759 100%, #ff2759 100%) repeat scroll 0 0; }
  .testimonials .owl-controls .owl-nav > div {
    border: none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    height: auto;
    line-height: 100%;
    width: auto;
    font-size: 30px;
    margin: 0 6px; }
    .testimonials .owl-controls .owl-nav > div.owl-prev i:before {
      content: "\e687"; }
    .testimonials .owl-controls .owl-nav > div i {
      margin: 0 !important; }
      .testimonials .owl-controls .owl-nav > div i:before {
        font-family: Pe-icon-7-stroke;
        content: "\e685"; }

.testimonial-content {
  text-align: center;
  margin-bottom: 43px; }
  .testimonial-content .name {
    font-weight: 900;
    color: #fff;
    margin-top: 28px;
    font-size: 18px;
    margin-bottom: 3px;
    text-transform: uppercase; }
  .testimonial-content .job {
    color: #fff;
    margin-bottom: 39px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 300; }

.testimonial-profile {
  width: 156px;
  height: 156px;
  margin: 0 auto;
  border-radius: 50%;
  border: 1px solid #fff; }
  .testimonial-profile .testimonial-img {
    border-radius: 50%;
    border: 5px solid #fff;
    width: 141px !important;
    height: 141px;
    margin: 7px; }

.team_description p {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  color: #fff;
  width: 80%;
  margin: 0 auto; }

.testimonial .owl-carousel .owl-controls {
  height: 32px;
  margin-top: 0; }

.latest-review {
  background: #eee;
  padding-bottom: 60px; }
  .latest-review .team_description {
    margin-top: 5px; }
    .latest-review .team_description p {
      font-size: 13px;
      font-weight: 400;
      font-style: normal;
      color: #3d3d3d;
      width: 100%;
      line-height: 20px; }
  .latest-review .owl-carousel {
    width: 747px;
    margin: 0 auto;
    margin-top: 46px; }
  .latest-review .testimonial-content {
    margin-bottom: 100px;
    position: relative; }
    .latest-review .testimonial-content .testimonial-desc {
      padding: 15px 20px 30px;
      border: 1px solid #e1e1e1;
      background: #fff; }
    .latest-review .testimonial-content .name {
      font-weight: 700;
      color: #444444;
      margin-top: 10px;
      margin-bottom: 0;
      text-transform: none;
      font-size: 16px; }
  .latest-review .testimonial-profile {
    width: 74px;
    height: 74px;
    border: none; }
    .latest-review .testimonial-profile .testimonial-img {
      border: 1px solid #ebebeb;
      width: 74px !important;
      height: 74px;
      margin: 0; }
  .latest-review .review-star {
    margin-right: 15px; }
  .latest-review .vote-point {
    display: inline-block;
    color: #a5a5a5;
    font-size: 12px;
    font-weight: 900; }
    .latest-review .vote-point span {
      color: #000; }
  .latest-review .testimonial-sticky {
    position: absolute;
    left: 50%;
    bottom: -80px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .latest-review .testimonial .owl-carousel .owl-controls {
    height: auto;
    margin-top: 0; }
  .latest-review .owl-controls .owl-nav > div {
    width: 50px;
    height: 110px;
    border-radius: 0;
    border: 1px solid #e1e1e1;
    color: #b8b8b8;
    line-height: 100%;
    background: #fff;
    margin: 0;
    position: absolute;
    top: 0;
    left: -60px;
    font-size: 16px; }
    .latest-review .owl-controls .owl-nav > div i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .latest-review .owl-controls .owl-nav > div i:hover {
        opacity: 0.4; }
    .latest-review .owl-controls .owl-nav > div:hover, .latest-review .owl-controls .owl-nav > div:active {
      color: #000; }
  .latest-review .owl-controls .owl-nav .owl-next {
    right: -60px;
    left: auto; }

.our-team .owl-controls .owl-nav > div.owl-next i {
  margin-left: 3px; }

.testimonials .owl-controls .owl-nav > div:hover {
  font-size: 37px; }

/**
 * 7.7 Event
 */
.event_post {
  position: relative;
  overflow: hidden;
  margin-top: 28px; }
  .event_post:after {
    position: absolute;
    width: 1px;
    height: 100%;
    content: "";
    left: 50%;
    top: 100px;
    background: #e1e1e1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }

.event-box-conner {
  text-align: center; }

.event-content:nth-child(2n+1) {
  margin-top: -22%; }
.event-content:first-child {
  margin-top: 0; }
.event-content:last-child .event_post_content {
  margin-bottom: 0; }
.event-content:nth-child(2) {
  padding-top: 22%; }
.event-content:nth-child(even) .event-box-conner {
  float: right; }
.event-content:nth-child(even) .event-thumb:after {
  border-right-color: #898989;
  border-left-color: transparent;
  left: auto;
  right: 100%; }
.event-content:nth-child(even) .event-thumb iframe {
  width: 100%; }
.event-content:nth-child(even) .event_post_date {
  right: 100%;
  left: auto;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%); }

.event_post_content.bg-gradient:before {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.map_event iframe {
  width: 100%; }

.event-thumb {
  height: 215px;
  position: relative;
  background: #fff none repeat scroll 0 0;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.7;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  z-index: 99; }
  .event-thumb:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.3;
    z-index: -1; }
  .event-thumb:after {
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left-color: #898989;
    left: 100%;
    top: 100px;
    position: absolute;
    content: ""; }
  .event-thumb iframe {
    width: 100%; }

.event-content:nth-child(even) .row-event:hover .event_post_content .event-thumb:after {
  border-right-color: #ff2759;
  border-left-color: transparent; }

.row-event:hover .event_post_content {
  padding: 2px;
  border: none; }
  .row-event:hover .event_post_content:before {
    opacity: 1; }
  .row-event:hover .event_post_content .event-thumb {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1; }
  .row-event:hover .event_post_content .event-thumb:after {
    border-left-color: #ff2759; }
  .row-event:hover .event_post_content .event-thumb:before {
    opacity: 0; }
  .row-event:hover .event_post_content .detail {
    color: #ff2759; }
    .row-event:hover .event_post_content .detail:before {
      bottom: 5px; }
.row-event:hover .event_post_date {
  color: #ff2759; }
  .row-event:hover .event_post_date:before {
    background: #ff2759; }

.event_post_content {
  border: 2px solid #ebebeb;
  margin-bottom: 30px;
  position: relative; }
  .event_post_content:before {
    opacity: 0;
    z-index: -1; }
  .event_post_content .title-eventpost {
    font-weight: 400;
    padding-top: 20px;
    margin-bottom: 21px; }
    .event_post_content .title-eventpost a {
      color: #230225; }
  .event_post_content .event_post_desc {
    color: #8f8f8f;
    margin-bottom: 18px;
    padding: 0 20px;
    line-height: 23px; }
  .event_post_content .detail {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 30px; }
    .event_post_content .detail:before {
      bottom: -20px;
      font-size: 13px;
      content: "\f176";
      font-family: FontAwesome;
      left: 50%;
      position: absolute;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }

.event-img {
  height: 100%; }

.event-desc {
  position: relative;
  background: #fff;
  overflow: hidden; }

.event_post_date {
  text-align: center;
  color: #898989;
  left: 100%;
  position: absolute;
  top: 60px;
  font-weight: 300;
  padding: 15px 0 7px;
  background: #fff;
  z-index: 9;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%; }
  .event_post_date:before {
    background: #898989 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 16px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    top: 42px;
    width: 16px;
    z-index: 10; }

.load-more {
  margin-top: 23px;
  position: relative; }
  .load-more a {
    display: inline-block;
    color: #ff2759;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    cursor: pointer; }
    .load-more a:before {
      position: absolute;
      content: "\f111 \f111 \f111";
      top: -15px;
      width: 35px;
      margin-left: -15px;
      left: 50%;
      font-size: 7px;
      letter-spacing: 5px;
      font-family: FontAwesome; }
  .load-more .fa-spinner {
    color: #ff2759; }

.event-2 {
  background: #f8f8f8 url("../images/background/bg-game-7.png") no-repeat center bottom;
  background-size: 100%;
  background-color: #f8f8f8; }

.scrollbar-inner.scrollbar-comment {
  max-height: 410px;
  overflow: hidden; }
  .scrollbar-inner.scrollbar-comment > .scroll-element .scroll-bar {
    background-color: #ff2759;
    width: 3px; }
  .scrollbar-inner.scrollbar-comment > .scroll-element .scroll-element_track {
    background-color: #cccccc;
    width: 3px;
    left: 0; }

.fancybox-skin {
  background: #fff;
  border-radius: 0;
  padding: 0 !important; }

.fancybox-opened .popup-top {
  padding: 25px 50px  0; }
  .fancybox-opened .popup-top h3 {
    font-size: 20px;
    margin-bottom: 35px;
    margin-top: 20px; }
.fancybox-opened .side-breadcrumb, .fancybox-opened header, .fancybox-opened footer, .fancybox-opened .banner-bottom, .fancybox-opened .right-sidebar {
  display: none; }
.fancybox-opened .container,
.fancybox-opened .col-md-9.main-sidebar {
  width: 100%; }
.fancybox-opened .calendar-time {
  display: inline-block;
  color: #fff;
  background: #ff2759;
  padding: 4px 14px;
  border-radius: 30px; }
.fancybox-opened .popup-content .blog-comments,
.fancybox-opened .time-location {
  padding: 0 50px;
  margin-top: 22px;
  margin-bottom: 60px; }
.fancybox-opened .time-desc h5 {
  color: #858585;
  display: inline-block;
  font-family: Lato;
  font-weight: 300;
  font-size: 18px; }
.fancybox-opened .time-location .time-desc {
  padding-top: 15px;
  padding-bottom: 13px; }
.fancybox-opened .popup-content .comments-area .number-comments {
  padding-top: 37px; }
.fancybox-opened .time-location .time:first-child {
  padding-right: 35px; }
.fancybox-opened .time-location .time:last-child {
  padding-left: 35px; }

.popup-top {
  padding: 22px 0 0; }

.popup-top .calendar-time p {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  color: #0073cf;
  margin-bottom: 7px;
  text-transform: uppercase; }

.popup-top h3 {
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 32px;
  margin-top: 2px; }

.calendar-time {
  display: inline-block;
  color: #ff2759;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase; }

.single-event .calendar-time {
  background: none; }

.single-event .comments-area .number-comments {
  font-size: 25px; }

.popup-top .desc > p {
  margin-bottom: 25px !important;
  color: #787878; }

.time-location {
  margin-bottom: 50px;
  margin-top: 32px;
  float: left;
  width: 100%; }

.time-location .time {
  float: left;
  text-align: center;
  width: 50%; }

.time-location .time:first-child {
  padding-right: 18px; }

.time-location .time:last-child {
  padding-left: 18px; }

.time-location .time-desc {
  border: 1px solid #d7d7d7;
  position: relative;
  padding-top: 17px;
  padding-bottom: 14px; }

.time-desc h5 {
  background: #fff none repeat scroll 0 0;
  color: #000;
  display: inline-block;
  font-family: Lato;
  font-weight: bold;
  font-size: 16px;
  margin: 0;
  left: 50%;
  padding: 0 40px;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -10px; }

.time-desc .hours {
  font-size: 20px;
  font-weight: 900;
  font-family: Lato;
  color: #ff2759;
  margin: 0; }

.time-desc .letter {
  color: #ff2759;
  margin: 0;
  font-family: Lato;
  font-weight: 300;
  line-height: 100%; }

.calendar-map {
  overflow: hidden;
  width: 100%; }

.popup-content .blog-comments {
  padding-bottom: 23px; }
.popup-content .comments-area .number-comments {
  padding-top: 52px; }
.popup-content .comment-respond {
  padding-bottom: 0; }

.event-2 .vc_column-inner {
  background-position: center bottom !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  background-color: #f8f8f8; }
.event-2 .bg-gradient:before {
  content: none; }
.event-2 .event_post_date {
  background: #f8f8f8; }
.event-2 .row-event:hover .event_post_content {
  padding: 0;
  border: 2px solid #e15f00; }
  .event-2 .row-event:hover .event_post_content .event-thumb:after {
    border-left-color: #e15f00; }
  .event-2 .row-event:hover .event_post_content .detail {
    color: #e15f00; }
.event-2 .row-event:hover .event_post_date {
  color: #e15f00; }
  .event-2 .row-event:hover .event_post_date:before {
    background: #e15f00; }
.event-2 .event-content:nth-child(even) .row-event:hover .event_post_content .event-thumb:after {
  border-right-color: #e15f00; }
.event-2 .load-more a {
  color: #e15f00;
  margin-top: 16px; }
.event-2 .load-more .fa-spinner {
  color: #e15f00; }

.title-eventpost a {
  color: #4d4d4d;
  margin-bottom: 8px;
  display: block; }

.time-event {
  font-size: 12px; }
  .time-event i {
    margin-right: 4px; }
  .time-event p {
    display: inline-block; }

.event-list li {
  margin-bottom: 23px; }
  .event-list li.event-list-item {
    margin-bottom: 10px; }

.month-event:first-child h2 {
  margin-top: -2px; }

.month-event h2 {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 24px;
  margin-top: 55px; }

.event-list-item {
  background: #f5f5f5;
  padding: 20px 30px 22px; }
  .event-list-item .time-event {
    color: #8A8A8A; }
  .event-list-item:hover {
    background: #ff2759;
    -ms-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    .event-list-item:hover .event-list-content .title-eventpost a,
    .event-list-item:hover .event-list-time {
      color: #fff; }
    .event-list-item:hover .event-list-content .time-event p {
      color: #ececec; }

.event-list-time {
  overflow: hidden;
  padding-right: 59px;
  text-align: center;
  font-size: 25px;
  float: left;
  color: #000; }
  .event-list-time .event-day {
    margin-bottom: -10px;
    font-weight: bold; }
  .event-list-time .event-month {
    font-weight: 300; }

.event-list-content {
  overflow: hidden;
  padding-top: 2px; }
  .event-list-content .title-eventpost a {
    color: #fe2759;
    font-size: 18px;
    font-weight: 300; }
  .event-list-content .time-event {
    font-size: 13px; }
    .event-list-content .time-event p {
      font-weight: bold;
      padding-right: 27px;
      margin-bottom: 0; }

.post-type-archive-event .banner-bottom {
  margin-top: 65px; }

.title-eventpost a {
  display: inline-block; }

.event-2 .riven-heading.padding-10 {
  background: transparent url("../images/background/bg-title-7.png") no-repeat scroll center bottom; }

/**
 * 7.7 Services
 */
.icon-services .icon-inner {
  border: 2px solid transparent;
  box-sizing: content-box;
  margin: 0 auto;
  height: 4em;
  position: relative;
  text-align: center;
  width: 4em; }
  .icon-services .icon-inner span {
    font-size: 46px !important;
    color: #ff2759 !important; }
.icon-services .desc {
  margin-bottom: 67px;
  margin-top: -5px; }
  .icon-services .desc h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 10px; }
  .icon-services .desc p {
    color: #797979; }

.services .desc h3 {
  font-weight: bold; }

.services-design {
  position: relative; }
  .services-design .delivery {
    background: #fff;
    padding: 64px 0 0 82px;
    margin-top: 100px;
    margin-left: -15px; }
    .services-design .delivery .desc {
      margin-bottom: 0; }
  .services-design h2 {
    color: #000;
    font-weight: bold;
    margin-bottom: 28px; }
  .services-design .text-desc .text-bold {
    line-height: 24px;
    margin-bottom: 18px; }
  .services-design .text-desc p {
    line-height: 24px;
    margin-bottom: 24px; }
    .services-design .text-desc p:last-child {
      margin-bottom: 0; }
  .services-design .delivery .btn {
    text-transform: none;
    padding: 7px 18px 9px 21px;
    margin-top: 19px;
    letter-spacing: 0.8px;
    margin-bottom: 2px; }

.img-abs-top {
  position: absolute;
  top: 0;
  z-index: -1; }

.btn-play3 {
  height: 68px;
  text-indent: -9999em;
  width: 68px;
  position: relative;
  display: inline-block; }

.btn-play3:before {
  content: "\f01d";
  position: absolute;
  top: 50%;
  font-size: 72px;
  left: 50%;
  font-family: FontAwesome;
  text-align: center;
  text-indent: 9px;
  color: #ffffff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.video-container a.btn-play3 {
  margin-top: -14px; }

.video-services a.btn-default {
  margin-top: 7px;
  font-weight: bold;
  padding: 8px 15px 8px 17px;
  font-size: 16px;
  letter-spacing: 0.8px;
  background: none;
  border: 1px solid #fff; }
  .video-services a.btn-default:hover, .video-services a.btn-default:focus, .video-services a.btn-default:active, .video-services a.btn-default:hover:focus, .video-services a.btn-default:hover:active, .video-services a.btn-default:active:focus {
    border: 1px solid #3c98ec;
    background: #3c98ec; }

.services-grid .vc_row {
  margin-bottom: 35px; }
.services-grid .service-icon-left .icon_element .icon_element-inner:before {
  content: none; }
.services-grid .service-icon-left .services .desc {
  border-left: 3px solid #3c98ec;
  padding-left: 25px; }
.services-grid .service-icon-left .services .desc h3 {
  margin-bottom: 21px;
  margin-top: -3px; }
.services-grid .services .desc h3 {
  font-size: 20px; }
.services-grid .services .desc p {
  line-height: 24px;
  margin-bottom: 0; }
.services-grid .service-icon-left .icon_element .icon_element-inner {
  margin-right: 30px; }

/**
 * 7.9 Refresh
 */
.title-block h2 {
  margin-top: 0;
  margin-bottom: 13px; }

.refresh-phone {
  background: #f5f5f5; }
  .refresh-phone .ubtn {
    border-radius: 20px;
    border: medium none;
    font-size: 14px;
    padding: 10px 30px 10px;
    position: relative;
    z-index: 15;
    line-height: 1.4em;
    text-transform: capitalize;
    color: #fff !important; }
    .refresh-phone .ubtn:hover {
      background: #700877; }
  .refresh-phone .wpb_content_element {
    margin-bottom: 19px; }
  .refresh-phone .refresh-img {
    margin-bottom: -70px;
    margin-top: -50px;
    position: relative;
    z-index: 1; }

.refresh-phone-content {
  text-align: center; }

/**
 * 7.10 Portfolio
 */
.banner-bottom-2 {
  background: #3c98ec; }
  .banner-bottom-2 .btn-default:hover {
    border-color: #fff; }

.single-portfolio-content .owl-theme .owl-dots .owl-dot span {
  height: 15px;
  width: 15px;
  border: 1px solid #3c98ec;
  background: transparent; }
.single-portfolio-content .owl-theme .owl-dots .owl-dot.active {
  margin-bottom: 2px; }
  .single-portfolio-content .owl-theme .owl-dots .owl-dot.active span {
    height: 10px;
    width: 10px;
    border-color: transparent; }

.portfolio-showcase .button-group button {
  background: transparent;
  border: 0;
  padding: 0 18px;
  color: #828282;
  font-size: 16px; }
  .portfolio-showcase .button-group button.is-checked {
    color: #000;
    position: relative; }
    .portfolio-showcase .button-group button.is-checked:after {
      bottom: -15px;
      background: #3c98ec;
      content: "";
      height: 2px;
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0;
      width: 20px; }

.portfolio-showcase {
  margin-bottom: 100px; }

.single-portfolio #main > .container {
  margin-bottom: 100px; }

.single-portfolio-content .portfolio-thumbnail img {
  width: 100%;
  height: auto; }

.single-portfolio-content .button_preview {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: bold;
  padding: 9px 25px 10px;
  display: inline-block;
  margin-top: 30px; }

.portfolio-title {
  font-weight: bold;
  line-height: 25px;
  margin-bottom: 33px; }

.portfolio-client {
  margin-top: 40px;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 45px; }

.content_client, .content_tools {
  margin-top: 10px;
  font-size: 16px;
  color: #797979; }
  .content_client a, .content_tools a {
    color: #3c98ec;
    margin-left: 10px;
    cursor: pointer; }
    .content_client a:hover, .content_tools a:hover {
      color: #3c98ec; }

.portfolio-tools {
  padding-top: 45px;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 50px;
  margin-bottom: 20px; }

.title_client, .title_tools {
  font-weight: bold;
  font-size: 20px;
  color: #000; }

.portfolio-gallery .owl-carousel .owl-item img {
  width: auto; }

.portfolio-entry-wrap {
  margin-top: 85px; }

.portfolio-loadmore {
  margin-top: 50px; }
  .portfolio-loadmore .btn {
    text-transform: capitalize;
    font-size: 16px;
    padding: 8px 21px;
    font-weight: bold;
    letter-spacing: 1px; }

.portfolio_box .portfolio_bottom_content {
  opacity: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 9;
  bottom: 0; }
  .portfolio_box .portfolio_bottom_content .portfolio-zoom {
    color: #fff;
    font-size: 24px;
    background: #3c98ec;
    height: 55px;
    width: 55px;
    margin-right: -3px;
    display: inline-block;
    text-align: center;
    line-height: 55px; }
    .portfolio_box .portfolio_bottom_content .portfolio-zoom:hover {
      background: #fff;
      color: #2a2a2a; }
  .portfolio_box .portfolio_bottom_content .portfolio-link {
    font-size: 24px;
    background: #fff;
    color: #2a2a2a;
    height: 55px;
    width: 55px;
    display: inline-block;
    text-align: center;
    line-height: 55px; }
    .portfolio_box .portfolio_bottom_content .portfolio-link:hover {
      background: #3c98ec;
      color: #fff; }
.portfolio_box .portfolio_info_box {
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 9; }
  .portfolio_box .portfolio_info_box .portfolio_top_content .name-portfolio {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold; }
    .portfolio_box .portfolio_info_box .portfolio_top_content .name-portfolio:after {
      background: #3c98ec none repeat scroll 0 0;
      bottom: -15px;
      content: "";
      height: 3px;
      left: 0;
      right: 0;
      margin: 0 auto;
      overflow: hidden;
      position: absolute;
      transition: width 0.3s ease-in-out 0s;
      width: 0; }
  .portfolio_box .portfolio_info_box .portfolio_top_content .portfolio-category {
    margin-top: 20px;
    font-size: 14px;
    color: #fffefe;
    text-transform: capitalize; }
.portfolio_box:before {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease-in-out 0s;
  width: 100%;
  z-index: 1; }
.portfolio_box:hover .portfolio_bottom_content {
  opacity: 1; }
.portfolio_box:hover .portfolio_info_box {
  opacity: 1; }
  .portfolio_box:hover .portfolio_info_box .portfolio_top_content .name-portfolio:after {
    width: 27px; }
.portfolio_box:hover:before {
  opacity: 1; }

/**
 * 7.11 Features
 */
.icon_list_connector {
  display: none !important; }

.hidden-newsletter {
  display: none !important; }

.form-startup .hidden-startup {
  display: none !important; }
.form-startup .hidden-newsletter {
  display: block !important; }

.smile_icon_list {
  list-style: outside none none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 0 !important; }

.smile_icon_list.circle {
  border: 0 none;
  cursor: inherit;
  float: none;
  margin: 0;
  width: auto; }

.smile_icon_list li.icon_list_item {
  clear: both !important;
  line-height: 100%;
  list-style: outside none none !important;
  margin: 0 0 30px !important;
  min-height: 1em !important;
  overflow: visible;
  padding: 0 !important;
  position: relative !important; }

.features {
  background: url("../images/1920x920.jpg") no-repeat center center;
  background-size: cover; }
  .features .title-block {
    padding-bottom: 50px; }
  .features.bg-gradient {
    position: relative; }
    .features.bg-gradient:before {
      opacity: 0.85;
      background: transparent linear-gradient(45deg, #700877 0%, #ff2759 100%, #ff2759 100%) repeat scroll 0 0; }
  .features .smile_icon_list.circle {
    margin-top: 40px; }
  .features .smile_icon_list.with_bg.left .icon_list_icon {
    float: left;
    margin-right: 23px; }
  .features .smile_icon_list.with_bg.right .icon_list_icon {
    float: right;
    margin-left: 23px;
    margin-right: 0; }
  .features .smile_icon_list.with_bg.right .icon_description {
    text-align: right; }
  .features .smile_icon_list.with_bg .icon_list_icon {
    background: none;
    height: 72px;
    width: 72px;
    font-size: 20px !important;
    line-height: 72px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    position: relative;
    color: #fff;
    margin-right: 25px; }
    .features .smile_icon_list.with_bg .icon_list_icon:before {
      border: 1px solid #ffffff;
      border-radius: 50%;
      content: "";
      height: 66px;
      left: 2px;
      position: absolute;
      top: 2px;
      width: 66px; }
  .features .smile_icon_list.with_bg .icon_list_item i {
    margin-left: 2px; }
  .features .smile_icon_list.with_bg .icon_list_item:hover .icon_list_icon {
    background: #fff;
    color: #e71173 !important; }
  .features .smile_icon_list li.icon_list_item {
    margin-bottom: 80px !important; }
    .features .smile_icon_list li.icon_list_item .icon_description {
      overflow: hidden;
      margin-top: -3px; }
      .features .smile_icon_list li.icon_list_item .icon_description h3 {
        text-transform: uppercase;
        margin-bottom: 13px;
        font-weight: 400;
        line-height: 18px;
        color: #fff; }
      .features .smile_icon_list li.icon_list_item .icon_description p {
        color: #fff;
        line-height: 23px;
        font-size: 14px;
        margin: 0; }

/**
 * 7.12 Amount
 */
.some-facts {
  padding-bottom: 95px; }
  .some-facts .title-block {
    padding-bottom: 50px; }

.amount-content {
  width: 200px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  height: 200px;
  vertical-align: middle;
  display: table;
  border-radius: 50%;
  margin-bottom: 24px; }
  .amount-content:before {
    border-radius: 50%;
    z-index: -1;
    opacity: 1;
    background: transparent linear-gradient(45deg, #700877 0%, #ff2759 100%, #ff2759 100%) repeat scroll 0 0; }
  .amount-content .amount {
    width: 190px;
    height: 190px;
    vertical-align: middle;
    background: #fff;
    position: relative;
    border-radius: 50%;
    margin: 5px auto;
    display: table; }
    .amount-content .amount:before {
      position: absolute;
      content: "";
      width: 137px;
      height: 137px;
      border-radius: 50%;
      border: 1px solid #ebebeb;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .amount-content .img-icon {
    position: absolute;
    width: 58px;
    height: 58px;
    background: #ff2759;
    border-radius: 50%;
    bottom: -26px;
    left: 50%;
    color: #fff;
    line-height: 56px;
    font-size: 25px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .amount-content .amount-desc {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    .amount-content .amount-desc h3 {
      font-size: 30px;
      font-weight: bold;
      margin: 0 0 6px;
      color: #000; }
    .amount-content .amount-desc h5 {
      color: #4b4b4b;
      font-weight: 400;
      margin: 0; }

/**
 * 7.13 Pricing Table
 */
.pricing-table {
  padding-bottom: 100px; }
  .pricing-table .riven-heading {
    padding-bottom: 62px; }

.pricing-content {
  text-align: center;
  background: #fff;
  border: 1px solid #e1e1e1; }
  .pricing-content:before {
    opacity: 0; }
  .pricing-content:hover {
    padding: 1px;
    border: none; }
    .pricing-content:hover:before {
      opacity: 1; }
    .pricing-content:hover h3 {
      color: #ff2759; }
    .pricing-content:hover .price:before {
      opacity: 1; }
    .pricing-content:hover .price-box {
      border-color: #fff; }
    .pricing-content:hover .pricing-sign .btn {
      background: #ff2759;
      color: #fff; }
  .pricing-content h3 {
    text-transform: uppercase;
    font-weight: 400;
    margin: 28px 0 29px; }
  .pricing-content .price {
    background: #ebebeb;
    padding: 9px 0;
    overflow: hidden; }
    .pricing-content .price:before {
      opacity: 0;
      background: #700877;
      background: -moz-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
      background: -webkit-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
      background: linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#700877', endColorstr='#ff2759',GradientType=1 ); }
  .pricing-content .price-box {
    width: 132px;
    height: 132px;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid transparent;
    position: relative; }
    .pricing-content .price-box:before {
      position: absolute;
      content: "";
      left: 5px;
      right: 5px;
      top: 5px;
      bottom: 5px;
      background: #fff;
      border-radius: 50%; }
  .pricing-content .price-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .pricing-content .price-center span {
      font-size: 40px;
      color: #ff2759;
      font-weight: bold;
      line-height: 100%;
      display: block; }
    .pricing-content .price-center p {
      font-weight: 300;
      color: #818181;
      margin: 0; }

.box-info {
  position: relative;
  background: #fff;
  overflow: hidden; }

.pricing-desc {
  padding-top: 30px;
  position: relative;
  background: #fff; }

.pricing-list li {
  padding-bottom: 21px;
  color: #000; }
  .pricing-list li i {
    color: #7cc613;
    margin-right: 6px; }
  .pricing-list li.erro {
    color: #a7a7a7; }
    .pricing-list li.erro i {
      color: #ff2759; }

.pricing-sign {
  padding-bottom: 30px;
  position: relative;
  background: #fff; }
  .pricing-sign .btn {
    padding: 9px 46px 10px;
    border-radius: 25px;
    border: 1px solid #ff2759;
    text-transform: uppercase;
    color: #ff2759; }

/**
 * 7.14. page 404
 */
.page-404 {
  overflow: hidden;
  width: 100%;
  color: #fff;
  background: transparent url("../images/background/404.jpg") no-repeat scroll center top/cover; }
  .page-404 h1 {
    font-size: 140px;
    font-weight: 900;
    letter-spacing: 5px;
    color: #fff; }
  .page-404 h4 {
    color: #ffffff;
    text-transform: uppercase; }
  .page-404 p {
    color: #ffffff;
    padding-bottom: 30px; }
  .page-404 input {
    background: #fff;
    border: medium none;
    height: 40px;
    line-height: normal;
    padding: 10px;
    width: 457px; }
  .page-404 .btn-default {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff; }
  .page-404 .copy-right {
    bottom: 20px;
    left: 0;
    position: absolute;
    width: 100%; }
  .page-404 .button-404 {
    padding-bottom: 40px; }
    .page-404 .button-404 .btn:hover {
      border: 1px solid #ff2759; }

.page-404-container {
  height: 100%;
  position: relative;
  overflow: hidden; }

.content-404 {
  padding-top: 0;
  overflow: hidden;
  top: 50%;
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.page-404 .page-404-container,
.page-404 .container,
.page-404 .row {
  height: 100%; }

/**
 * 7.15 Accordion
 */
.choose-riven {
  position: relative;
  overflow: hidden;
  padding-bottom: 72px;
  width: 100%;
  height: 100%; }
  .choose-riven .image-choose {
    bottom: -20px;
    left: -165px;
    position: absolute;
    z-index: -1; }
    .choose-riven .image-choose.wpb_single_image img {
      max-width: 100%; }

.panel-heading {
  padding: 0; }

.panel-title {
  padding: 15px 26px 19px;
  background: #700877;
  position: relative;
  background: -moz-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  background: -webkit-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  background: linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#700877', endColorstr='#ff2759',GradientType=1 ); }
  .panel-title a {
    color: #fff;
    font-size: 16px;
    font-weight: 400; }
  .panel-title.active {
    background: #fff;
    padding-top: 30px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1; }
    .panel-title.active a {
      color: #ff2759;
      font-weight: 700; }
    .panel-title.active:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 3px;
      top: 0;
      left: 0;
      background: #700877;
      background: -moz-linear-gradient(-45deg, #700877 0%, #ff2759 100%, #ff2759 100%);
      background: -webkit-linear-gradient(-45deg, #700877 0%, #ff2759 100%, #ff2759 100%);
      background: linear-gradient(135deg, #700877 0%, #ff2759 100%, #ff2759 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#700877', endColorstr='#ff2759',GradientType=1 ); }
    .panel-title.active .indicator {
      display: none; }
  .panel-title .indicator {
    position: absolute;
    right: 10px;
    top: 11px;
    font-size: 25px; }

.panel-default > .panel-heading {
  border-radius: 0;
  border: none; }

.panel-group .panel-default {
  border: none;
  margin-bottom: 14px; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-top: none;
  padding: 6px 26px 25px; }
  .panel-default > .panel-heading + .panel-collapse > .panel-body p {
    line-height: 22px;
    margin: 0; }

/**
 * 7.16 Charactor
 */
.character.wpb_content_element {
  margin-bottom: 0; }

.character .vc_column-inner {
  background-position: center center; }

.character-info h3 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
  color: #3d3d3d; }
.character-info blockquote {
  margin: 23px 0 29px; }
  .character-info blockquote p {
    line-height: 20px; }

.character-info {
  width: 60%;
  float: left; }

.img-character {
  text-align: center; }
  .img-character img {
    display: inline-block; }

.character_description {
  color: #5b5b5b; }
  .character_description blockquote {
    color: #777;
    padding-left: 20px; }
    .character_description blockquote:before {
      display: none; }
    .character_description blockquote:after {
      height: 80%;
      width: 2px;
      left: 0;
      background: #e15f00; }

.character-viewport.owl-carousel .owl-item img {
  width: auto;
  display: inline-block; }
.character-viewport.owl-carousel .owl-controls .owl-page {
  display: none; }

.character-thumbnail {
  padding: 20px 0 15px;
  background: #fff;
  margin-top: 29px;
  position: relative;
  border: 5px solid #e1e1e1; }
  .character-thumbnail.owl-carousel .owl-item img {
    width: auto;
    display: inline-block; }
  .character-thumbnail:before {
    content: "";
    height: 53px;
    width: 100%;
    background: transparent url("../images/background/bg-thumbnail.png") repeat scroll 0 0;
    position: absolute;
    left: 0;
    top: -55px; }
  .character-thumbnail .thumbnail-game {
    display: inline-block;
    text-align: center;
    width: 100%;
    cursor: pointer; }
    .character-thumbnail .thumbnail-game .name {
      color: #3d3d3d;
      font-size: 16px;
      font-weight: bold;
      margin-top: 4px; }
  .character-thumbnail.checked .name {
    color: #e15f00; }

.owl-carousel .owl-controls {
  height: auto;
  margin: 0; }
  .owl-carousel .owl-controls .owl-buttons div {
    width: 40px;
    height: 40px;
    background: #000;
    color: #fff;
    text-align: center;
    line-height: 38px;
    text-indent: -999em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
    .owl-carousel .owl-controls .owl-buttons div:hover, .owl-carousel .owl-controls .owl-buttons div:focus {
      background: #e15f00; }
    .owl-carousel .owl-controls .owl-buttons div.owl-prev {
      left: -23px; }
      .owl-carousel .owl-controls .owl-buttons div.owl-prev::after {
        content: "\f104";
        font-family: FontAwesome;
        font-size: 20px;
        left: 14px;
        position: absolute;
        text-indent: 1px; }
    .owl-carousel .owl-controls .owl-buttons div.owl-next {
      right: -23px; }
      .owl-carousel .owl-controls .owl-buttons div.owl-next::after {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 20px;
        right: 14px;
        position: absolute;
        text-indent: 1px; }

/**
 * 7.17 Video Home
 */
.video-home {
  background: url("../images/1920x600.jpg") no-repeat center center; }
  .video-home .bg-gradient:before {
    opacity: 0.8;
    background: transparent linear-gradient(45deg, #700877 0%, #ff2759 100%, #ff2759 100%) repeat scroll 0 0; }

.video-container {
  padding: 205px 0 180px;
  color: #fff;
  text-align: center;
  position: relative; }
  .video-container a,
  .video-container h2 {
    color: #fff;
    font-weight: 300;
    text-transform: none;
    margin-top: -7px; }
    .video-container a span,
    .video-container h2 span {
      font-weight: bold; }

.btn-play {
  display: inline-block;
  height: 94px;
  position: relative;
  text-indent: -9999em;
  width: 94px; }
  .btn-play::before {
    border: 1px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    content: "\e624";
    font-family: Pe-icon-7-stroke;
    font-size: 40px;
    height: 76px;
    left: 50%;
    line-height: 72px;
    position: absolute;
    text-align: center;
    text-indent: 9px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 76px; }
  .btn-play::after {
    border: 3px solid #ffffff;
    border-radius: 50%;
    content: "";
    height: 94px;
    left: 0;
    position: absolute;
    top: 0;
    width: 94px; }

.fancybox-overlay {
  z-index: 9999; }

.fancybox-opened {
  z-index: 99999; }

.get-app {
  position: relative; }
  .get-app.bg-gradient::before {
    opacity: 1;
    background: transparent linear-gradient(45deg, #700877 0%, #ff2759 100%, #ff2759 100%) repeat scroll 0 0; }
  .get-app:after {
    content: "";
    background: transparent url("../images/1920x400.jpg") no-repeat scroll 47% 0;
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0; }

.get-app-content {
  position: relative;
  text-align: center;
  z-index: 9; }
  .get-app-content .text {
    color: #ffffff; }
  .get-app-content a {
    margin-top: 32px;
    text-align: left;
    margin-right: 40px;
    font-weight: 300; }
    .get-app-content a span {
      text-transform: uppercase;
      font-weight: 400;
      font-size: 20px; }
    .get-app-content a:last-child {
      margin-right: 0; }
    .get-app-content a.btn.btn-icon {
      padding: 17px 30px 18px 91px;
      border-radius: 39px;
      line-height: 20px;
      position: relative;
      text-transform: normal; }
    .get-app-content a.btn-icon-1:before {
      height: 55px;
      width: 55px;
      content: "";
      background: url("../images/icon-bt-1.png");
      top: 12px;
      left: 16px;
      position: absolute; }
    .get-app-content a.btn-icon-2:before {
      top: 12px;
      left: 16px;
      position: absolute;
      height: 55px;
      width: 55px;
      content: "";
      background: url("../images/icon-bt-2.png"); }

/**
 * 7.18 Game Play
 */
.scroll-element, .scroll-element div {
  background: none; }

.desc-game h3 {
  color: #3d3d3d;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 8px;
  margin-top: 4px; }
.desc-game p {
  color: #797979;
  padding-bottom: 6px;
  line-height: 22px; }
.desc-game .scrollbar-inner {
  padding-right: 40px; }

.game-play {
  background: #fff;
  position: relative;
  overflow: hidden;
  z-index: 99;
  margin-top: -100px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  padding-bottom: 66px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 35px; }
  .game-play .scroll-wrapper > .scroll-content {
    overflow: hidden !important; }
  .game-play .has-overlay::before {
    opacity: 1;
    z-index: 0; }
  .game-play .video-container {
    padding: 106px 0; }
  .game-play .btn-play {
    width: 102px;
    height: 102px; }
    .game-play .btn-play::after {
      border: 1px solid #ffffff;
      height: 102px;
      width: 102px; }
    .game-play .btn-play::before {
      border: 3px solid #ffffff;
      color: #ffffff;
      font-size: 20px;
      height: 80px;
      line-height: 75px;
      text-indent: 2px;
      width: 80px;
      content: "\f04b";
      font-family: FontAwesome; }

.game-play-bg {
  background: #f8f8f8 url("../images/background/bg-game.png") no-repeat center bottom;
  position: relative; }
  .game-play-bg.border-top::before, .game-play-bg.border-top::after {
    z-index: 90; }

.left-video-scroll {
  background: url("../images/728x477.jpg"); }

.title-gallery {
  padding-bottom: 30px; }

.vc_custom_1459392266823 {
  background-position: center; }

.character {
  background-image: url("../images/background/bg-game-2.png");
  background-position: 0 center;
  padding-top: 65px;
  position: relative; }

.character.border-top:before,
.character.border-top:after {
  border-bottom: 100px solid #f1f1f1; }

.character-thumbnail .checked .thumbnail-game .name {
  color: #e15f00; }

.thumbnail-game img:focus::selection {
  background: none; }

.thumbnail-game img::-moz-selection {
  background: none; }

.thumbnail-game img::-webkit-selection {
  background: none; }

/**
 * 7.19 Gallery
 */
.title-gallery h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 7px;
  color: #3d3d3d; }
.title-gallery p {
  color: #797979;
  line-height: 23px;
  margin: 0; }

.gallery button.default {
  height: 40px;
  width: 40px;
  background: #000;
  font-size: 15px !important; }
  .gallery button.default:hover {
    background: #e15f00; }
.gallery .slick-slide img {
  border: 12px solid #fff;
  width: 100%; }
.gallery .ult-carousel-wrapper {
  margin-bottom: 0;
  padding-bottom: 100px; }
.gallery .title-gallery {
  padding-bottom: 45px; }
.gallery .slick-next, .gallery .slick-prev {
  top: 59%; }
.gallery .slick-slider {
  margin: 0 auto;
  width: 750px;
  position: relative; }
.gallery .slick-prev {
  left: -15px; }
.gallery .slick-next {
  right: -15px; }

.gallery {
  position: relative;
  background: #f8f8f8 url("../images/background/bg-game-3.jpg") no-repeat center;
  background-size: cover;
  padding-bottom: 81px; }
  .gallery .owl-carousel .owl-controls {
    height: auto;
    margin: 0; }
    .gallery .owl-carousel .owl-controls .owl-nav div {
      border: none;
      border-radius: 0;
      width: 40px;
      height: 40px;
      background: #000;
      color: #fff;
      text-align: center;
      line-height: 38px;
      text-indent: -999em;
      position: absolute;
      top: 59%;
      transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -webkit-transform: translateY(-50%); }
      .gallery .owl-carousel .owl-controls .owl-nav div:hover, .gallery .owl-carousel .owl-controls .owl-nav div:focus {
        background: #e15f00; }
      .gallery .owl-carousel .owl-controls .owl-nav div.owl-prev {
        left: -23px; }
        .gallery .owl-carousel .owl-controls .owl-nav div.owl-prev::after {
          content: "\f104";
          font-family: FontAwesome;
          font-size: 24px;
          left: 14px;
          position: absolute;
          text-indent: 1px; }
      .gallery .owl-carousel .owl-controls .owl-nav div.owl-next {
        right: -23px; }
        .gallery .owl-carousel .owl-controls .owl-nav div.owl-next::after {
          content: "\f105";
          font-family: FontAwesome;
          font-size: 24px;
          right: 14px;
          position: absolute;
          text-indent: 1px; }

.gallery-content {
  margin: 0 auto;
  width: 750px; }

/**
 * 7.20 App Screen
 */
.app_screenshot {
  position: relative; }
  .app_screenshot .title-block {
    position: absolute;
    top: 129px;
    z-index: 9; }
  .app_screenshot .tp-bullets {
    margin-left: 21px; }
    .app_screenshot .tp-bullets .tp-bullet {
      background: #ababab;
      border-radius: 50%;
      height: 7px;
      width: 7px;
      margin-top: 23px;
      margin-left: 4px;
      margin-right: 4px; }
      .app_screenshot .tp-bullets .tp-bullet:hover, .app_screenshot .tp-bullets .tp-bullet.selected {
        background: #ff2759;
        height: 10px;
        width: 10px;
        margin-top: 21px;
        margin-left: 3px;
        border: 1px solid #ff2759; }
  .app_screenshot .screen-default.open {
    -webkit-animation: 0.8s ease-out 0s normal none 1 running screen-default;
    -moz-animation: 0.8s ease-out 0s normal none 1 running screen-default;
    -ms-animation: 0.8s ease-out 0s normal none 1 running screen-default;
    -o-animation: 0.8s ease-out 0s normal none 1 running screen-default;
    animation: 0.8s ease-out 0s normal none 1 running screen-default; }
  .app_screenshot .screen-default h3 {
    color: #ff2759;
    text-transform: uppercase;
    padding-left: 40px;
    position: relative;
    font-weight: 400;
    margin-bottom: 30px; }
    .app_screenshot .screen-default h3:before {
      width: 30px;
      height: 30px;
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      border: 1px solid #ff2759;
      border-radius: 50%;
      display: block;
      top: -3px; }
    .app_screenshot .screen-default h3:after {
      width: 16px;
      height: 16px;
      content: "";
      background: #ff2759;
      position: absolute;
      left: 7px;
      top: 4px;
      border-radius: 50%; }
  .app_screenshot .screen-default p {
    text-transform: none;
    color: #787878;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 22px;
    line-height: 23px; }
  .app_screenshot .screen-default a {
    padding: 8px 37px 10px 27px;
    text-transform: capitalize;
    color: #fff;
    background: #ff2759;
    border-radius: 20px;
    position: relative;
    display: inline-block;
    margin-top: 7px;
    font-weight: bold; }
    .app_screenshot .screen-default a:before {
      position: absolute;
      content: "\f101";
      font-family: FontAwesome;
      right: 20px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .app_screenshot .screen-default a:hover, .app_screenshot .screen-default a:focus {
      color: #fff;
      background: #ff2759; }
  .app_screenshot .apps-default {
    display: block;
    position: relative;
    text-indent: -9999em;
    cursor: pointer;
    width: 25px;
    height: 25px; }
    .app_screenshot .apps-default:before {
      content: "";
      height: 13px;
      width: 13px;
      display: block;
      border-radius: 50%;
      background: #ff2759;
      text-indent: 1em;
      position: absolute;
      top: 6px;
      left: 6px; }
    .app_screenshot .apps-default.active:after {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      width: 25px;
      height: 25px;
      border-radius: 50%;
      -webkit-animation: 3s infinite screen-effect;
      -moz-animation: 3s infinite screen-effect;
      -ms-animation: 3s infinite screen-effect;
      -o-animation: 3s infinite screen-effect;
      animation: 3s infinite screen-effect;
      border: 1px solid #ff2759; }
  .app_screenshot .title-app {
    font-size: 16px;
    text-transform: uppercase;
    color: #3d3d3d;
    font-weight: 400; }

.app_screenshot .screen-default a {
  transition: all 0.3s ease-in 0s !important; }

.next_layout_1, .next_layout_2, .next_layout_3 {
  cursor: pointer; }

@keyframes screen-default {
  0% {
    opacity: 0;
    transform: translateX(50px); }
  100% {
    opacity: 1;
    transform: translateX(0px); } }
@-webkit-keyframes screen-default {
  0% {
    opacity: 0;
    transform: translateX(50px); }
  100% {
    opacity: 1;
    transform: translateX(0px); } }
@keyframes screen-effect {
  0% {
    transform: scale(0.5); }
  100% {
    transform: scale(1); } }
@-webkit-keyframes screen-effect {
  0% {
    -webkit-transform: scale(0.5); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes screen-effect {
  0% {
    -moz-transform: scale(0.5); }
  100% {
    -moz-transform: scale(1); } }
@-ms-keyframes screen-effect {
  0% {
    -ms-transform: scale(0.5); }
  100% {
    -ms-transform: scale(1); } }
@-o-keyframes screen-effect {
  0% {
    -o-transform: scale(0.5); }
  100% {
    -o-transform: scale(1); } }
.get-app {
  padding-bottom: 103px;
  padding-top: 95px; }

/**
 * 7.21 Shop
 */
.woocommerce .widget .title-block {
  font-size: 20px;
  color: #4d4d4d; }

ul.product-categories li {
  position: relative;
  padding-bottom: 5px; }
  ul.product-categories li.current-cat a {
    padding-left: 20px;
    color: #ff2759; }
  ul.product-categories li.current-cat:after {
    opacity: 1;
    visibility: visible; }
  ul.product-categories li:after {
    color: #ff2759;
    content: "\f068";
    font-family: FontAwesome;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 3px;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    visibility: hidden; }
  ul.product-categories li:hover a {
    padding-left: 20px;
    color: #ff2759; }
  ul.product-categories li:hover:after {
    opacity: 1;
    visibility: visible; }
  ul.product-categories li a {
    color: #4d4d4d;
    font-weight: 300;
    font-size: 16px; }

.shop_top_layout {
  margin-bottom: 40px; }
  .shop_top_layout .woocommerce-result-count {
    float: left; }
  .shop_top_layout .woocommerce-ordering {
    float: right; }
    .shop_top_layout .woocommerce-ordering select {
      background-color: transparent;
      border: 1px solid #d7d7d7;
      font-weight: 13px;
      color: #afafaf;
      height: 35px;
      padding: 0 20px;
      border-radius: 30px; }

.widget_product_categories .widget {
  padding-bottom: 60px; }

.widget_price_filter .ui-slider {
  margin-right: 10px; }

.widget_price_filter .ui-slider .ui-slider-range {
  margin-left: 1px; }

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: 0; }

.widget_price_filter {
  overflow: hidden;
  padding-bottom: 44px; }
  .widget_price_filter .widget-title {
    margin-bottom: 20px; }
  .widget_price_filter .ui-slider {
    background: #e6e5e5 none repeat scroll 0 0;
    height: 5px;
    position: relative; }
    .widget_price_filter .ui-slider .ui-slider-range {
      background: transparent linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%) repeat scroll 0 0;
      height: 5px;
      position: absolute; }
    .widget_price_filter .ui-slider .ui-slider-handle {
      background: #fff;
      cursor: pointer;
      height: 20px;
      position: absolute;
      top: -7px;
      width: 20px;
      border-radius: 50%;
      z-index: 2;
      -webkit-box-shadow: 1px 1px 1px 1px #e0e3e3;
      -moz-box-shadow: 1px 1px 1px 1px #e0e3e3;
      -ms-box-shadow: 1px 1px 1px 1px #e0e3e3;
      -o-box-shadow: 1px 1px 1px 1px #e0e3e3;
      box-shadow: 1px 1px 1px 1px #e0e3e3; }
      .widget_price_filter .ui-slider .ui-slider-handle:last-child {
        margin-left: -12px; }
  .widget_price_filter .price_slider_amount {
    overflow: hidden;
    margin-top: 37px; }
    .widget_price_filter .price_slider_amount .price_label {
      margin-top: 5px;
      display: inline-block;
      font-weight: normal;
      float: left;
      font-size: 16px;
      color: #000000; }
      .widget_price_filter .price_slider_amount .price_label span {
        color: #ff2759;
        font-weight: bold;
        font-size: 16px; }
    .widget_price_filter .price_slider_amount .button {
      float: right;
      font-size: 13px;
      font-weight: normal;
      padding: 0 21px;
      text-transform: uppercase;
      height: 35px;
      color: #ff2759;
      border: 1px solid #ff2759;
      border-radius: 30px;
      background: transparent;
      transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s; }
      .widget_price_filter .price_slider_amount .button i {
        margin-right: 8px; }
      .widget_price_filter .price_slider_amount .button:hover {
        color: #fff;
        background: #ff2759; }

.star-rating {
  display: inline-block;
  height: 16px;
  position: relative;
  text-indent: -999em;
  width: 67px;
  margin-top: 0; }
  .star-rating:before {
    position: absolute;
    text-indent: 1px;
    content: "\f006\f006\f006\f006\f006";
    font-family: FontAwesome;
    left: 0;
    top: 0;
    color: #d0bb07;
    font-size: 13px; }
  .star-rating span {
    float: left;
    height: 16px;
    overflow: hidden;
    display: block;
    position: relative; }
    .star-rating span:before {
      position: absolute;
      text-indent: 1px;
      content: "\f005\f005\f005\f005\f005";
      font-family: FontAwesome;
      left: 0;
      top: 0;
      color: #d0bb07;
      font-size: 13px; }

.stars .fa {
  border-right: 1px solid #b8b8b8;
  color: #94C347;
  margin-right: 8px;
  padding-right: 8px; }
  .stars .fa:last-child {
    border-right: none; }
.stars .star-1:hover:before {
  content: "\f005"; }
.stars .star-2:hover:before {
  content: "\f005\f005"; }
.stars .star-2:before {
  content: "\f006\f006"; }
.stars .star-3:hover:before {
  content: "\f005\f005\f005"; }
.stars .star-3:before {
  content: "\f006\f006\f006"; }
.stars .star-4:hover:before {
  content: "\f005\f005\f005\f005"; }
.stars .star-4:before {
  content: "\f006\f006\f006\f006"; }
.stars .star-5:hover:before {
  content: "\f005\f005\f005\f005\f005"; }
.stars .star-5:before {
  content: "\f006\f006\f006\f006\f006"; }

.widget_shopping_cart_content {
  padding: 17px 22px; }
  .widget_shopping_cart_content .total {
    font-weight: bold;
    height: 100%;
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%; }
    .widget_shopping_cart_content .total .price {
      font-weight: 400; }
  .widget_shopping_cart_content ul li {
    display: block;
    float: left;
    padding-bottom: 30px;
    position: relative;
    text-align: left;
    width: 100%; }
    .widget_shopping_cart_content ul li .remove {
      height: 25px;
      line-height: 22px;
      position: absolute;
      right: 0;
      text-align: center;
      top: -5px;
      width: 25px; }
      .widget_shopping_cart_content ul li .remove i {
        color: #bbbbbb; }
    .widget_shopping_cart_content ul li .cart-images {
      float: left; }
    .widget_shopping_cart_content ul li .cart-info {
      overflow: hidden;
      padding-left: 18px; }
    .widget_shopping_cart_content ul li:last-child {
      padding-bottom: 15px; }
  .widget_shopping_cart_content .cart-btn {
    overflow: hidden;
    text-align: center; }
    .widget_shopping_cart_content .cart-btn .btn {
      padding: 10px 20px 9px; }

#cart_added_msg_popup, #compare_added_msg_popup {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 0 10px #cccccc;
  box-sizing: border-box;
  font-size: 15px;
  left: 50%;
  line-height: 50px;
  max-width: 300px;
  padding: 15px;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 100%;
  z-index: 10000; }

.add_to_cart_button {
  position: relative; }

.ajax-loading:before, .add_to_cart_button.loading::before {
  -ms-animation: 1s ease-in-out 0s normal none infinite running spin;
  -o-animation: 1s ease-in-out 0s normal none infinite running spin;
  -moz-animation: 1s ease-in-out 0s normal none infinite running spin;
  -webkit-animation: 1s ease-in-out 0s normal none infinite running spin;
  animation: 1s ease-in-out 0s normal none infinite running spin;
  background: transparent url("../images/ajax-loader.gif") no-repeat scroll center center/16px 16px;
  content: "";
  display: inline-block;
  opacity: 1;
  height: 20px;
  width: 20px;
  margin: 0;
  position: absolute;
  left: 18px;
  bottom: 5px;
  text-align: center;
  border-radius: 5px;
  z-index: 99999; }

.add_to_cart_button.loading {
  padding-left: 40px !important; }
  .add_to_cart_button.loading i {
    display: none; }

.product_widget_content .product-img {
  float: left;
  margin-right: 15px;
  position: relative;
  z-index: 5;
  padding: 12px 0; }
.product_widget_content .product-desc {
  padding: 12px 0;
  position: relative;
  z-index: 5;
  overflow: hidden; }
  .product_widget_content .product-desc h3.product_title a {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: normal; }
    .product_widget_content .product-desc h3.product_title a:hover {
      color: #ff2759; }
  .product_widget_content .product-desc .price .amount {
    color: #4e4e4e;
    font-size: 20px;
    font-weight: lighter; }

li.item-product-grid {
  margin-bottom: 18px; }

.widget.widget_products, .widget.widget_top_rated_products {
  overflow: visible; }

.product_widget_content {
  position: relative;
  transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s; }
  .product_widget_content:before {
    background: transparent none repeat scroll 0 0;
    opacity: 1;
    z-index: -1;
    height: 100%;
    width: 116%;
    position: absolute;
    left: -15px;
    content: ""; }
  .product_widget_content:hover:before {
    z-index: 1;
    background: transparent linear-gradient(135deg, #700877 0%, #ff2759 100%, #ff2759 100%) repeat scroll 0 0; }
  .product_widget_content:hover .widget_add_to_cart {
    position: absolute;
    right: -77px;
    top: 0;
    visibility: visible;
    opacity: 1; }
  .product_widget_content:hover .product-desc h3.product_title a {
    color: #fff; }
    .product_widget_content:hover .product-desc h3.product_title a:hover {
      color: #ff2759; }
  .product_widget_content:hover .product-desc .price .amount {
    color: #fff; }

.widget_add_to_cart {
  background: #de1745;
  transition: all 0.6s ease-in-out 0s;
  -ms-transition: all 0.6s ease-in-out 0s;
  -o-transition: all 0.6s ease-in-out 0s;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  height: 100%;
  width: 50px;
  z-index: 9999; }
  .widget_add_to_cart a {
    position: relative; }
    .widget_add_to_cart a i {
      color: #fff;
      position: absolute;
      top: 47px;
      left: 17px; }

.woocommerce-tabs {
  margin-top: 52px;
  margin-bottom: 90px; }
  .woocommerce-tabs #tab-description p {
    line-height: 25px; }
    .woocommerce-tabs #tab-description p:first-child {
      margin-bottom: 25px; }
    .woocommerce-tabs #tab-description p:last-child {
      margin-top: 25px; }
  .woocommerce-tabs .tab-content > div {
    background: #fafafa;
    padding: 32px 34px 26px;
    margin-top: 15px; }
    .woocommerce-tabs .tab-content > div#tab-reviews h2 {
      display: none; }
    .woocommerce-tabs .tab-content > div#tab-reviews .comment-respond a {
      margin-top: 0; }
    .woocommerce-tabs .tab-content > div#tab-reviews .comment-form {
      margin: 0 15px; }
    .woocommerce-tabs .tab-content > div#tab-reviews .form-submit {
      padding-left: 0;
      width: auto; }
      .woocommerce-tabs .tab-content > div#tab-reviews .form-submit:before {
        left: 20px; }

.woocommerce-pagination {
  padding-top: 20px; }

.widget .product_social label {
  display: none; }

.single-product.woocommerce #tab-reviews .comment-reply-title {
  padding-bottom: 20px;
  padding-top: 20px; }
.single-product.woocommerce .commentlist img.avatar {
  margin-bottom: 10px; }
.single-product.woocommerce .side-breadcrumb {
  margin-bottom: 31px; }
.single-product.woocommerce .owl-carousel .owl-item img {
  height: auto; }
.single-product.woocommerce .quantity.buttons_added {
  display: none; }
.single-product.woocommerce .category_product {
  margin-bottom: 7px; }
  .single-product.woocommerce .category_product a {
    color: #4d4d4d;
    font-weight: bold;
    margin-right: 20px; }
    .single-product.woocommerce .category_product a:hover {
      color: #ff2759; }
.single-product.woocommerce .gallery_product {
  margin-top: 25px; }
.single-product.woocommerce .quantity {
  margin-bottom: 15px; }
.single-product.woocommerce .images {
  float: left;
  margin-right: 20px; }
  .single-product.woocommerce .images img {
    width: 120px;
    height: 120px; }
.single-product.woocommerce h2 {
  padding-top: 0;
  font-size: 35px;
  color: #4d4d4d;
  margin-bottom: 10px;
  line-height: 24px;
  position: relative;
  font-weight: 300; }
  .single-product.woocommerce h2 span {
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 300;
    background-color: #9f9f9f;
    border-radius: 30px;
    position: absolute;
    margin-left: 10px;
    top: 0;
    width: 100px;
    height: 25px;
    padding-left: 9px;
    line-height: 25px; }
.single-product.woocommerce .woocommerce-review-link {
  font-size: 12px;
  color: #000; }
.single-product.woocommerce .owl-controls .owl-nav > div {
  position: absolute;
  top: 45.7%;
  width: 40px;
  height: 40px; }
  .single-product.woocommerce .owl-controls .owl-nav > div.owl-prev {
    left: 11px; }
  .single-product.woocommerce .owl-controls .owl-nav > div i {
    font-size: 20px;
    padding-top: 9px; }
  .single-product.woocommerce .owl-controls .owl-nav > div.owl-next {
    right: 11px; }
  .single-product.woocommerce .owl-controls .owl-nav > div:hover {
    border: 1px solid #ff2759;
    color: #ff2759; }
.single-product.woocommerce .owl-theme .owl-dots .owl-dot span {
  margin: 8px 7px; }
.single-product.woocommerce .summary.entry-summary {
  overflow: hidden; }
.single-product.woocommerce .left_summary {
  display: inline-block;
  float: left;
  width: 70%; }
  .single-product.woocommerce .left_summary .star-rating::before, .single-product.woocommerce .left_summary .star-rating span::before {
    top: 2px; }
  .single-product.woocommerce .left_summary .product_social {
    margin-top: 24px; }
    .single-product.woocommerce .left_summary .product_social label {
      margin-right: 10px;
      font-weight: 300; }
    .single-product.woocommerce .left_summary .product_social ul {
      display: inline-block; }
      .single-product.woocommerce .left_summary .product_social ul li {
        display: inline-block;
        padding: 0 7px; }
        .single-product.woocommerce .left_summary .product_social ul li i {
          color: #4d4d4d;
          font-size: 14px; }
        .single-product.woocommerce .left_summary .product_social ul li a:hover i {
          color: #ff2759; }
.single-product.woocommerce .right_summary {
  text-align: center;
  float: right; }
  .single-product.woocommerce .right_summary .price span.amount {
    font-size: 30px;
    font-weight: bold;
    color: #ff2759; }
  .single-product.woocommerce .right_summary form.cart {
    margin-top: 21px; }
    .single-product.woocommerce .right_summary form.cart .button {
      border: 1px solid #ff2759;
      border-radius: 30px;
      color: #ff2759;
      font-size: 13px;
      height: 35px;
      padding: 8px 20px;
      text-transform: uppercase;
      background: transparent; }
      .single-product.woocommerce .right_summary form.cart .button:hover {
        background: #ff2759;
        color: #fff; }
      .single-product.woocommerce .right_summary form.cart .button i {
        margin-right: 3px; }

.comment-form-rating select {
  background: #ffffff url("../images/bg-arrow.png") no-repeat scroll 96% center;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  color: #a6a6a6; }

input[type="number"] {
  appearance: textfield;
  -o-appearance: textfield;
  -ms-appearance: textfield;
  -moz-appearance: textfield;
  /* Firefox */
  -webkit-appearance: textfield;
  /* Safari and Chrome */ }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.woocommerce p.stars a:hover {
  color: #ff2759; }

#review_form .comment-form {
  padding-left: 15px; }
  #review_form .comment-form .form-submit {
    padding-left: 0; }

.qty-number {
  margin-right: -3px;
  border: 1px solid #ff2759;
  color: #ff2759;
  display: inline-block;
  height: 33px;
  line-height: 29px;
  text-align: center;
  vertical-align: middle;
  width: 25px;
  cursor: pointer; }
  .qty-number:last-child {
    margin-left: -3px; }
  .qty-number span {
    display: block; }

.quantity input {
  background: transparent none repeat scroll 0 0;
  border-bottom: 1px solid #ff2759;
  border-top: 1px solid #ff2759;
  color: #ff2759;
  height: 33px;
  text-align: center;
  vertical-align: middle;
  width: 63px; }

.woocommerce-message {
  background: #ff2759 none repeat scroll 0 0;
  color: #ffffff;
  margin-bottom: 15px;
  padding: 10px; }
  .woocommerce-message a {
    color: #fff; }
    .woocommerce-message a:hover {
      color: #4d4d4d; }

.woocommerce-tabs ul.wc-tabs li {
  display: inline-block;
  padding-right: 10px; }
  .woocommerce-tabs ul.wc-tabs li a {
    border: 1px solid #ebebeb;
    color: #4d4d4d;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 30px;
    padding: 10px 15px 11px;
    cursor: pointer; }
    .woocommerce-tabs ul.wc-tabs li a:hover {
      color: #fff;
      background: #ff2759;
      border: 1px solid #ff2759; }
  .woocommerce-tabs ul.wc-tabs li.active a {
    color: #fff;
    background: #ff2759;
    border: 1px solid #ff2759; }
  .woocommerce-tabs ul.wc-tabs li.active a {
    color: #fff;
    background: #ff2759;
    border: 1px solid #ff2759; }
  .woocommerce-tabs ul.wc-tabs li.opn-active-menu a {
    color: #fff;
    background: #ff2759;
    border: 1px solid #ff2759; }

.stars .fa {
  border-right: 1px solid #b8b8b8;
  color: #ff2759;
  margin-right: 8px;
  padding-right: 8px; }
  .stars .fa:last-child {
    border-right: none; }
.stars .star-1:hover:before {
  content: "\f005"; }
.stars .star-2:hover:before {
  content: "\f005\f005"; }
.stars .star-2:before {
  content: "\f006\f006"; }
.stars .star-3:hover:before {
  content: "\f005\f005\f005"; }
.stars .star-3:before {
  content: "\f006\f006\f006"; }
.stars .star-4:hover:before {
  content: "\f005\f005\f005\f005"; }
.stars .star-4:before {
  content: "\f006\f006\f006\f006"; }
.stars .star-5:hover:before {
  content: "\f005\f005\f005\f005\f005"; }
.stars .star-5:before {
  content: "\f006\f006\f006\f006\f006"; }

.stars .star-1::after {
  content: "\f005"; }

.stars .star-2::after {
  content: "\f005 \f005"; }

.stars .star-3::after {
  content: "\f005 \f005 \f005"; }

.stars .star-4::after {
  content: "\f005 \f005 \f005 \f005"; }

.stars .star-5::after {
  content: "\f005 \f005 \f005 \f005 \f005"; }

.woocommerce p.stars a.star-1 {
  width: 2em; }

.woocommerce p.stars a.star-2 {
  width: 3em; }

.woocommerce p.stars a.star-3 {
  width: 4em; }

.woocommerce p.stars a.star-4 {
  width: 5em; }

.woocommerce p.stars a.star-5 {
  width: 6em; }

.woocommerce p.stars a.star-1::after, .woocommerce p.stars a.star-2::after, .woocommerce p.stars a.star-3::after, .woocommerce p.stars a.star-4::after, .woocommerce p.stars a.star-5::after {
  left: 0;
  position: absolute;
  text-indent: 0;
  top: 0; }

.woocommerce p.stars a {
  border-bottom: 0 none !important;
  display: inline-block;
  font-weight: 700;
  margin-right: 1em;
  outline: 0 none;
  position: relative;
  text-indent: -9999px;
  float: none; }

.woocommerce p.stars a.star-1, .woocommerce p.stars a.star-2, .woocommerce p.stars a.star-3, .woocommerce p.stars a.star-4, .woocommerce p.stars a.star-5 {
  border-right: 1px solid #ccc; }

.stars a::before {
  content: "" !important; }

.stars a::after {
  font-family: fontawesome;
  color: #ccc; }

.stars a.active::after {
  color: #ff2759; }

.single-product.woocommerce .widget .title-block {
  font-weight: bold;
  padding-top: 0;
  margin-bottom: 11px;
  margin-left: -2px; }

.product-filter-isotope .tabs-fillter .nav-tabs li a.active {
  color: #fff; }

ul.products > li {
  overflow: visible;
  padding-bottom: 30px; }
  ul.products > li .box_product {
    transition: all 0.6s ease-in-out 0s;
    -ms-transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    padding-top: 30px;
    padding-bottom: 25px;
    position: relative;
    background: #fff; }
    ul.products > li .box_product:hover .product-content {
      height: 173px; }
      ul.products > li .box_product:hover .product-content h3 a {
        color: #ff2759; }
    ul.products > li .box_product:hover .product_social {
      opacity: 1;
      visibility: visible;
      bottom: -6px; }
    ul.products > li .box_product:hover .button {
      background: #ff2759;
      border: 1px solid #ff2759;
      color: #fff; }
      ul.products > li .box_product:hover .button:hover {
        border: 1px solid #ff2759;
        color: #ff2759;
        background: transparent; }
  ul.products > li .product-content {
    height: 144px;
    position: relative;
    margin-top: 22px;
    z-index: 999; }
    ul.products > li .product-content .product_social {
      width: 100%;
      opacity: 0;
      visibility: hidden;
      position: absolute;
      bottom: 30px;
      transition: all 0.6s ease-in-out 0s;
      -ms-transition: all 0.6s ease-in-out 0s;
      -webkit-transition: all 0.6s ease-in-out 0s;
      -o-transition: all 0.6s ease-in-out 0s;
      -moz-transition: all 0.6s ease-in-out 0s; }
      ul.products > li .product-content .product_social ul li {
        display: inline-block;
        padding: 0 10px; }
        ul.products > li .product-content .product_social ul li a {
          color: #ff2759; }
    ul.products > li .product-content h3 a {
      font-size: 16px;
      color: #4d4d4d;
      font-weight: normal; }
      ul.products > li .product-content h3 a:hover {
        color: #ff2759; }
    ul.products > li .product-content span.price {
      margin-top: 1px;
      margin-bottom: 32px;
      display: block; }
      ul.products > li .product-content span.price .amount {
        color: #4e4e4e;
        font-size: 20px;
        font-weight: lighter; }
  ul.products > li .button {
    border-radius: 30px;
    border: 1px solid #d7d7d7;
    color: #afafaf;
    height: 35px;
    padding: 9px 25px 8px;
    font-size: 13px;
    text-transform: uppercase; }
    ul.products > li .button i {
      margin-right: 10px; }

.box_product img {
  height: 95px;
  width: 95px; }

.box-border {
  border: 1px solid #d7d7d7; }
  .box-border::before {
    opacity: 0;
    z-index: -1; }

ul.products > li .box-border:hover {
  padding: 1px;
  border: none; }
  ul.products > li .box-border:hover:before {
    opacity: 1; }
  ul.products > li .box-border:hover .box_product {
    position: relative; }
    ul.products > li .box-border:hover .box_product:before {
      content: "";
      position: absolute;
      width: 25px;
      height: 25px;
      border-top: 3px solid #ff2759;
      border-left: 3px solid #ff2759;
      top: -2px;
      left: -2px; }
    ul.products > li .box-border:hover .box_product:after {
      content: "";
      position: absolute;
      width: 25px;
      height: 25px;
      border-bottom: 3px solid #ff2759;
      border-right: 3px solid #ff2759;
      right: -2px;
      bottom: -2px; }

/*@keyframes clipMe {
  0%, 100% {clip: rect(0px, $clip-size, $path-width, 0px); }
  25% {clip: rect(0px, $path-width, $clip-size, 0px); }
  50% {clip: rect($clip-size - $path-width, $clip-size, $clip-size, 0px); }
  75% {clip: rect(0px, $clip-size, $clip-size, $clip-size - $path-width); }
}*/
.product-shortcode ul.products > li .box_product {
  background: #fff; }
.product-shortcode ul.products > li .box_product .product-content {
  height: 140px; }
.product-shortcode ul.products > li .box_product:hover .product-content {
  height: 140px; }
.product-shortcode ul.products > li .product-content span.price {
  display: none; }
.product-shortcode ul.products > li .product-content .product_social {
  opacity: 1;
  visibility: visible;
  position: relative;
  bottom: -15px; }
.product-shortcode ul.products > li .box_product:hover .product_social {
  bottom: -15px; }
  .product-shortcode ul.products > li .box_product:hover .product_social ul li a {
    border: 1px solid #ff2759; }
    .product-shortcode ul.products > li .box_product:hover .product_social ul li a i {
      color: #ff2759; }
.product-shortcode ul.products > li .product-content .product_social ul li {
  padding: 0 5px; }
.product-shortcode ul.products > li .product-content .product_social ul li a {
  border: 1px solid #d7d7d7;
  border-radius: 100%;
  display: block;
  height: 35px;
  width: 35px; }
  .product-shortcode ul.products > li .product-content .product_social ul li a i {
    margin-top: 9px;
    color: #afafaf; }
  .product-shortcode ul.products > li .product-content .product_social ul li a:hover {
    background: #ff2759; }
    .product-shortcode ul.products > li .product-content .product_social ul li a:hover i {
      color: #fff; }
.product-shortcode .stock {
  margin-bottom: 2px;
  margin-top: 18px;
  font-weight: 400;
  color: #a1a1a1;
  font-size: 13px;
  text-transform: uppercase; }

.tab-content > div {
  display: none; }
.tab-content.show_desc #tab-description {
  display: block; }
.tab-content.show_review #tab-reviews {
  display: block; }
.tab-content.show_custom_1 #tab-custom1 {
  display: block; }
.tab-content.show_custom_2 #tab-custom2 {
  display: block; }

.description_title {
  margin-top: 4px; }

.product-filter-isotope {
  padding: 95px 0 70px; }
  .product-filter-isotope .media {
    margin-top: 0; }
  .product-filter-isotope .tabs-fillter {
    margin-bottom: 45px;
    margin-top: 65px;
    text-align: center; }
    .product-filter-isotope .tabs-fillter .nav-tabs {
      border: 0;
      display: inline-block; }
      .product-filter-isotope .tabs-fillter .nav-tabs li {
        padding: 0 7px; }
        .product-filter-isotope .tabs-fillter .nav-tabs li a {
          color: #999898;
          border: 1px solid #d7d7d7;
          border-radius: 30px;
          font-size: 14px;
          padding: 5px 20px;
          text-transform: uppercase;
          cursor: pointer; }
          .product-filter-isotope .tabs-fillter .nav-tabs li a:hover {
            color: #fff;
            background-color: #ff2759;
            border: 1px solid #ff2759; }

.our-products-box ul li .product.boxs:hover h3 a {
  color: #FE2759; }
.our-products-box.box_over {
  position: absolute;
  top: -110px;
  z-index: 9;
  width: 111%;
  right: 0; }
.our-products-box ul li img {
  width: 65px;
  height: 65px; }
.our-products-box ul li h3 a {
  font-size: 16px;
  color: #4e4e4e;
  text-transform: capitalize;
  font-weight: normal; }
.our-products-box .product-content {
  margin-top: 7px; }
  .our-products-box .product-content h3 {
    line-height: 18px; }

.product_ads_bg {
  background: transparent linear-gradient(135deg, #700877 0%, #ff2759 100%, #ff2759 100%) repeat scroll 0 0;
  height: 168px;
  width: 467px; }

.over_layer_1 {
  z-index: 9999 !important; }

.over_layer_2 {
  z-index: 10000 !important; }

.product_ads {
  position: absolute;
  z-index: 9999;
  padding: 20px !important; }
  .product_ads .left_banner_product {
    float: left;
    margin-right: 25px; }
  .product_ads .right_banner_product h3 {
    margin-bottom: -3px; }
    .product_ads .right_banner_product h3 a {
      line-height: 42px;
      font-weight: bold;
      font-size: 18px;
      color: #fff;
      text-transform: uppercase; }
  .product_ads .right_banner_product .download_number {
    color: #cbcbcb;
    font-size: 14px;
    margin-top: 3px; }
  .product_ads .right_banner_product .price {
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    margin-top: 19px; }

.aio-icon-component {
  margin-bottom: 32px; }

.aio-icon-header h3.aio-icon-title {
  margin-top: -4px; }

.vc_tta.vc_tta-spacing-30 .vc_tta-tab {
  margin: 15px 7px; }

.over_top ul.products > li .box_product {
  padding-bottom: 30px; }

.show_review .commentlist .comment_container {
  padding-bottom: 20px;
  margin-bottom: 30px; }
.show_review .commentlist li:last-child {
  margin-bottom: 0; }
.show_review .commentlist li:before {
  width: 100%; }

.box-border::before {
  background: transparent linear-gradient(45deg, #700877 0%, #ff2759 100%, #ff2759 100%) repeat scroll 0 0; }

#review_form .comment-reply-title {
  padding: 20px 0; }

.stars a:hover::after {
  color: #ff2759; }

.product_ads .right_banner_product .price {
  display: inline-block; }

#video-tab iframe {
  height: 315px !important; }

/**
 * 7.22 Cart
 */
table.shop_table {
  border: none;
  width: 100%;
  height: 100%; }

.mobile-show {
  display: none; }

.shop_table tr th {
  background: #f5f5f5;
  border-bottom: 1px solid #dddddd;
  color: #000000;
  font-weight: bold;
  padding: 25px 20px;
  text-transform: uppercase; }
.shop_table > thead {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-top: 1px solid #dddddd; }
.shop_table .cart_item {
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd; }
.shop_table .product-name img {
  margin-right: 20px; }
.shop_table .quantity input {
  color: #000;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd; }
.shop_table .qty-number {
  border: 1px solid #dddddd;
  color: #000; }

.shop_table .product-remove a:not(.btn) {
  color: #dddddd;
  font-size: 24px;
  font-weight: bold; }

.shop_table .product-remove a:hover:not(.btn) {
  color: #FF2759; }

.woocommerce-cart .shop_table .cart_item:nth-child(2n) {
  background: #fbfbfb none repeat scroll 0 0; }
.woocommerce-cart .shop_table tr:last-child td {
  padding: 30px 0 30px; }

.coupon {
  display: inline-block;
  position: relative;
  width: 100%; }
  .coupon input.input-text {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #dddddd;
    color: #8f8f8f;
    font-size: 13px;
    height: 40px;
    position: relative;
    width: 100%;
    border-radius: 25px;
    padding-left: 20px;
    padding-right: 115px; }
  .coupon input[name="apply_coupon"] {
    position: absolute;
    vertical-align: top;
    top: 0;
    right: 0;
    padding: 10px 20px 9px; }

.wc-proceed-to-checkout a {
  margin-top: 30px; }

.woocommerce-view-order .woocommerce h2 {
  color: #3a3a3b;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-top: 22px; }

.woocommerce .my_account h2, .woocommerce .form-billing-fields h2, .woocommerce .cart_totals h2, .woocommerce header h2, .woocommerce #customer_login h2 {
  color: #3a3a3b;
  font-size: 18px;
  font-weight: bold;
  padding-top: 22px;
  margin-bottom: 20px; }

.cart_totals table.shop_table {
  border: 1px solid #ddd; }
  .cart_totals table.shop_table tr > td {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd; }
  .cart_totals table.shop_table tr th {
    background: none;
    width: 20%;
    padding: 15px 20px;
    text-transform: capitalize; }

.cart-collaterals {
  padding-bottom: 75px; }

.woocommerce-cart .cart_totals .shop_table tr:last-child td {
  padding: 0 20px; }

.checkout .shop_table tr th {
  border-right: 1px solid #ddd; }

.woocommerce .woocommerce-checkout {
  padding-top: 10px;
  padding-bottom: 75px; }
  .woocommerce .woocommerce-checkout h3 {
    color: #3a3a3b;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 33px; }
.woocommerce .select2-container .select2-choice {
  color: #8f8f8f;
  padding: 7px 15px 7px 23px; }

.woocommerce-account input.input-text {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #dddddd;
  border-radius: 4px;
  color: #8f8f8f;
  width: 100%; }

.woocommerce .woocommerce-billing-fields .form-row:not(.create-account) label,
.woocommerce .woocommerce-shipping-fields .form-row:not(.create-account) label {
  display: none; }

.shipping-calculator-form select {
  appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  background: transparent url("../images/icon-arrow.png") no-repeat scroll 100% center; }

.ie .shipping-calculator-form select {
  background: transparent url("../images/icon-arrow.png") no-repeat scroll 98% center; }

.shipping-calculator-form select,
.shipping-calculator-form input,
.woocommerce .woocommerce-billing-fields .form-row:not(.create-account) input,
.woocommerce .woocommerce-shipping-fields .form-row:not(.create-account) input,
.woocommerce .woocommerce-billing-fields .form-row:not(.create-account) select,
.woocommerce .woocommerce-shipping-fields .form-row:not(.create-account) select {
  background-color: #fff;
  border: 1px solid #dddddd;
  color: #2a2a2a;
  margin-bottom: -1px;
  padding: 9px 23px;
  width: 100%; }

.woocommerce .woocommerce-checkout .woocommerce-shipping-fields textarea {
  background: none;
  border: 1px solid #dddddd;
  min-height: 98px;
  padding: 8px 23px;
  width: 100%; }

.woocommerce .woocommerce-billing-fields .form-row:not(.create-account) .select2-container .select2-choice,
.woocommerce .woocommerce-shipping-fields .form-row:not(.create-account) .select2-container .select2-choice {
  border-radius: 0;
  color: #2a2a2a;
  padding: 7px 15px 7px 23px; }

.woocommerce .woocommerce-checkout input[type="checkbox"] {
  display: none; }

.woocommerce .woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address label.checkbox {
  color: #2a2a2a;
  display: inline-block;
  font-weight: normal;
  margin-top: 0;
  vertical-align: top; }

.woocommerce .woocommerce-checkout input[type="checkbox"] + label {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url("../images/csscheckbox.png");
  cursor: pointer;
  display: inline-block;
  height: 11px;
  line-height: 11px;
  padding-left: 20px;
  vertical-align: middle; }

.woocommerce .woocommerce-checkout input[type="checkbox"]:checked + label {
  background-position: 0 -11px; }

.woocommerce .woocommerce-error {
  margin-bottom: 30px; }
  .woocommerce .woocommerce-error li {
    background: #ff7f7f none repeat scroll 0 0;
    color: #ffffff;
    margin-bottom: 5px;
    padding: 8px 13px 13px 9px; }
    .woocommerce .woocommerce-error li::before {
      content: "\f00d ";
      font-family: FontAwesome;
      font-size: 20px;
      font-style: normal;
      font-weight: normal;
      margin-left: 5px;
      margin-right: 19px;
      text-decoration: inherit; }

.woocommerce-message {
  background: #ff7f7f none repeat scroll 0 0;
  color: #ffffff;
  margin-bottom: 10px;
  padding: 8px 13px 13px 9px; }
  .woocommerce-message::before {
    content: "\f00d ";
    font-family: FontAwesome;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    margin-left: 5px;
    margin-right: 19px;
    text-decoration: inherit; }

.wc_payment_methods.payment_methods.methods > li {
  padding-top: 20px; }

.place-order .btn {
  margin-top: 30px;
  width: 100%; }

.order-total span {
  color: #FF2759; }

.woocommerce .woocommerce-info {
  background-color: #f5f5f5;
  color: #3a3a3b;
  margin-bottom: 5px;
  padding: 11px 20px 13px;
  margin-bottom: 20px; }
  .woocommerce .woocommerce-info a {
    color: #afafaf; }

.checkout_coupon.coupon {
  width: 50%; }

.woocommerce #customer_login h2 {
  margin-bottom: 30px; }

.woocommerce-account #customer_login .entry-title {
  margin-bottom: 25px; }

.woocommerce form.login .form-row,
.woocommerce form.register .form-row {
  margin-bottom: 25px; }
  .woocommerce form.login .form-row input.input-text,
  .woocommerce form.register .form-row input.input-text {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 4px;
    color: #8f8f8f;
    width: 100%; }
    .woocommerce form.login .form-row input.input-text:focus,
    .woocommerce form.register .form-row input.input-text:focus {
      border: 1px solid #FF2759; }

.woocommerce form.login .form-row #rememberme,
.woocommerce form.register .form-row #rememberme {
  margin: 5px 3px 0 10px;
  vertical-align: top;
  height: 15px; }

.woocommerce form.login p.lost_password a,
.woocommerce form.register p.lost_password a {
  color: #FF2759; }

.woocommerce form.login .form-row, .woocommerce form.register .form-row {
  margin-bottom: 14px;
  overflow: hidden; }

.page-my-account .wrapper {
  min-height: auto;
  margin-bottom: 75px; }

.edit-account .btn,
.form-billing-fields .btn {
  margin-top: 20px; }

.woocommerce .woocommerce-billing-fields fieldset {
  margin-top: 30px; }

.woocommerce .woocommerce-billing-fields fieldset .form-row:not(.create-account) label,
.woocommerce .woocommerce-shipping-fields fieldset .form-row:not(.create-account) label {
  display: block; }

.woocommerce-order-received .woocommerce h2 {
  color: #3a3a3b;
  font-size: 18px;
  font-weight: bold;
  padding-top: 12px; }

.woocommerce header h2,
.woocommerce .my_account h2,
.woocommerce .my_account .title h2 {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 13px;
  padding-bottom: 14px;
  padding-top: 22px; }

.my_account header.title a {
  float: right;
  font-size: 12px;
  margin-top: -40px;
  color: #FF2759; }

.about_paypal {
  float: left;
  margin-left: -20px;
  width: 100%; }

.woocommerce-checkout-payment ul li.payment_method_paypal {
  padding-top: 0; }
  .woocommerce-checkout-payment ul li.payment_method_paypal label {
    color: #000;
    width: 100%;
    margin-left: 20px;
    margin-top: -36px; }
.woocommerce-checkout-payment ul li.payment_method_cheque label {
  color: #000; }
.woocommerce-checkout-payment ul li.payment_method_cheque input {
  float: left;
  height: 13px;
  margin-right: 7px; }
.woocommerce-checkout-payment ul li.payment_method_cod input[type="radio"] {
  float: left;
  height: 13px;
  margin-right: 7px; }
.woocommerce-checkout-payment ul li.payment_method_cod label {
  color: #000; }

table.my_account_orders tr th {
  width: 24%; }

.my_account_orders {
  margin-bottom: 20px; }

.shop_table.my_account_orders > tbody {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd; }
  .shop_table.my_account_orders > tbody tr > td {
    padding: 17px 20px; }

.shop_table.my_account_orders th.order-total span {
  color: #000; }

.shop_table.my_account_orders td.order-total span {
  color: #3e454c; }

.order-actions a {
  font-size: 12px;
  color: #FF2759; }

mark, .mark {
  background: transparent none repeat scroll 0 0;
  color: #787878; }

.order-info {
  margin-bottom: 20px; }

.shop_table.order_details {
  margin-bottom: 30px; }
  .shop_table.order_details tfoot {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd; }
    .shop_table.order_details tfoot tr {
      border-top: 1px solid #ddd; }
      .shop_table.order_details tfoot tr th {
        background: transparent none repeat scroll 0 0;
        border-bottom: none;
        font-weight: 400;
        padding: 17px 20px;
        text-transform: capitalize; }
  .shop_table.order_details tbody {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd; }
    .shop_table.order_details tbody tr {
      border-top: 1px solid #ddd; }
      .shop_table.order_details tbody tr:first-child {
        border-top: none; }
      .shop_table.order_details tbody tr td {
        padding: 17px 20px; }
.shop_table.customer_details tr th {
  background: transparent none repeat scroll 0 0;
  border-bottom: medium none;
  color: #000000;
  font-weight: 400;
  padding: 0;
  text-transform: capitalize; }
.shop_table.customer_details tr td {
  padding: 5px; }

.woocommerce-order-received .order_details {
  margin-top: 20px; }
.woocommerce-order-received .woocommerce {
  padding-bottom: 55px; }

.lost_reset_password .btn {
  margin-top: 10px; }

.woocommerce-password-strength.good,
.woocommerce-password-strength.strong {
  color: #94C347;
  margin-top: 10px; }

.woocommerce-password-strength.bad,
.woocommerce-password-strength.short {
  color: #fc0002;
  margin-top: 10px; }

.abbr[title], abbr[data-original-title] {
  border-bottom: none !important;
  text-decoration: none; }

.chrome .shop_table.cart thead tr th:last-child,
.chrome .shop_table.cart .cart_item td:last-child {
  border-right: 1px solid #ddd; }

.woocommerce .woocommerce-error li a {
  color: #fff; }

.lost_reset_password .btn.btn-primary:hover, .lost_reset_password .btn.btn-primary:focus, .lost_reset_password .btn.btn-primary:active, .lost_reset_password .btn.btn-primary:active:focus, .lost_reset_password .btn.btn-primary:focus:active {
  background: #700877; }

abbr[title], abbr[data-original-title] {
  border-bottom: none; }

/**
 * 7.23 Customs HTML
 */
.scrollbar-inner.scrollbar-comment {
  overflow: auto; }

.event-thumb iframe {
  border: none; }

.color-white h2 {
  color: #fff;
  position: relative; }
.color-white p {
  margin: 0; }

.bg-gray {
  background: #F5F5F5; }

.spacer-10 {
  height: 10px; }

.spacer-30 {
  height: 30px; }

.spacer-35 {
  height: 35px; }

.spacer-40 {
  height: 40px; }

.spacer-45 {
  height: 45px; }

.spacer-50 {
  height: 50px; }

.spacer-53 {
  height: 53px; }

.spacer-55 {
  height: 55px; }

.spacer-60 {
  height: 60px; }

.spacer-65 {
  height: 65px; }

.spacer-70 {
  height: 70px; }

.spacer-80 {
  height: 80px; }

.spacer-85 {
  height: 85px; }

.spacer-90 {
  height: 90px; }

.spacer-95 {
  height: 95px; }

.spacer-100 {
  height: 100px; }

.spacer-120 {
  height: 120px; }

.spacer-145 {
  height: 145px; }

.spacer-190 {
  height: 190px; }

.spacer-215 {
  height: 215px; }

.who-we-are {
  position: relative;
  z-index: 1;
  background: url("../images/05/capabilities.png") no-repeat scroll center center/cover; }
  .who-we-are .text-desc {
    margin-top: 58px; }

.box-left {
  margin-bottom: 60px; }
  .box-left .box-icon {
    color: #ff2759;
    display: inline-block;
    font-size: 20px;
    margin-right: 15px;
    float: left; }
  .box-left .box-content {
    overflow: hidden; }
    .box-left .box-content h3 {
      display: block;
      font-size: 16px;
      line-height: 1.2em;
      margin: 0;
      font-weight: bold;
      color: #ff2759;
      margin-top: 4px; }
    .box-left .box-content p {
      padding-top: 8px;
      color: #797979;
      margin: 0; }

.app-showcase {
  margin-top: -115px;
  background: url("../images/1920x813.jpg") no-repeat left bottom; }

.btn-tabs {
  border-bottom: none;
  display: flex;
  flex-flow: row wrap;
  font-weight: inherit;
  justify-content: center;
  line-height: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: center;
  z-index: 1; }
  .btn-tabs li {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ffffff;
    border-radius: 30px;
    margin: 0 8px;
    padding: 0 15px; }
    .btn-tabs li.active {
      background: #ff2759;
      border-color: #ff2759; }
      .btn-tabs li.active a, .btn-tabs li.active a:focus {
        color: #fff; }
    .btn-tabs li a {
      padding: 5px;
      color: #fff;
      border: none !important;
      margin: 0 !important;
      background: transparent none repeat scroll 0 0 !important; }

.brands-content {
  text-align: center; }

.tab-content.product-shortcode {
  margin-top: 40px; }
  .tab-content.product-shortcode .tab-pane {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
    .tab-content.product-shortcode .tab-pane.active {
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; }
    .tab-content.product-shortcode .tab-pane .products {
      padding: 12px 15px; }

.product-filter-isotope .tabs-fillter .nav-tabs li a.active {
  background-color: #ff2759;
  border-color: #ff2759; }

.left-banner p, .delivery p {
  margin: 0; }

.style-desc .desc:last-child {
  margin: 0; }

.counter-2 {
  background: #3c98ec none repeat scroll 0 0;
  padding-top: 100px;
  padding-bottom: 88px; }

.bg-bottom-bussiness {
  margin-top: 12px; }

.slider-3 .tp-simpleresponsive ul,
.slider-3 .tp-simpleresponsive ul li {
  overflow: visible !important; }

.zeus .tp-thumb-more::before {
  content: "" !important; }

.zeus .tp-thumb-over, .zeus .tp-thumb.selected .tp-thumb-over, .zeus .tp-thumb:hover .tp-thumb-over {
  background: transparent none repeat scroll 0 0 !important; }

.tp-thumb-image {
  border-radius: 10px;
  height: 65px !important;
  left: 18px !important;
  width: 65px !important; }

.zeus .tp-thumb-title {
  color: #4e4e4e !important;
  font-family: Lato !important;
  font-size: 16px !important;
  line-height: 20px !important;
  padding: 0 !important;
  text-align: center !important;
  top: 75px !important;
  width: 105px !important; }

.tp-revslider-mainul, .tp-revslider-slidesli {
  overflow: visible !important; }

.tp-thumbs.zeus {
  padding: 30px 65px !important; }

.tp-thumb-mask {
  overflow: visible !important; }

.review-result-wrapper i {
  font-size: 13px !important; }

.tp-thumbs-inner-wrapper {
  left: -18px !important; }

@media (max-width: 1920px) {
  .tp-thumbs.zeus {
    left: 85% !important; } }
@media (max-width: 1820px) {
  .tp-thumbs.zeus {
    left: 89% !important; } }
@media (max-width: 1720px) {
  .tp-thumbs.zeus {
    left: 92% !important; } }
@media (max-width: 1620px) {
  .tp-thumbs.zeus {
    left: 94% !important; } }
@media (max-width: 1520px) {
  .tp-thumbs.zeus {
    left: 96% !important; } }
@media (max-width: 1420px) {
  .tp-thumbs.zeus {
    left: 94% !important; } }
@media (max-width: 1380px) {
  .tp-thumbs.zeus {
    left: 100% !important; } }
@media (max-width: 767px) {
  .tp-thumbs.zeus {
    padding: 30px !important; } }
@media (min-width: 551px) and (max-width: 767px) {
  .tp-thumbs.zeus {
    left: 120% !important; } }
.slider-3 .zeus .tp-thumb {
  opacity: 1; }

.slider-3 .zeus .tp-thumb-over {
  background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 1; }

.slider-3 .zeus .tp-thumb-more::before {
  color: #ffffff;
  display: block;
  font-family: "revicons";
  font-size: 12px;
  line-height: 14px;
  position: absolute;
  right: 20px;
  text-align: left;
  top: 20px;
  z-index: 2; }

.slider-3 .zeus .tp-thumb-more::before {
  content: "εáÑ"; }

.slider-3 .zeus .tp-thumb-title {
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-family: "Raleway";
  font-size: 12px;
  font-weight: 500;
  height: 100%;
  left: 0;
  letter-spacing: 1px;
  line-height: 14px;
  padding: 20px 35px 20px 20px;
  position: absolute;
  text-align: left;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 2; }

.slider-3 .zeus .tp-thumb.selected .tp-thumb-more::before, .slider-3 .zeus .tp-thumb:hover .tp-thumb-more::before {
  color: #ffffff; }

.slider-3 .zeus .tp-thumb.selected .tp-thumb-over, .slider-3 .zeus .tp-thumb:hover .tp-thumb-over {
  background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0; }

.slider-3 .zeus .tp-thumb.selected .tp-thumb-title, .slider-3 .zeus .tp-thumb:hover .tp-thumb-title {
  color: #ffffff; }

.tp-banner-container .tp-static-layers {
  z-index: 0; }

.tp-bullets .tp-bullet {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #ffffff;
  border-radius: 100%; }
  .tp-bullets .tp-bullet.selected {
    background-color: #3c98ec;
    border: medium none transparent;
    height: 10px;
    margin-left: 3px;
    margin-top: 3px;
    width: 10px; }
  .tp-bullets .tp-bullet:hover {
    background-color: #3c98ec;
    border: 1px solid #3c98ec; }

.shop_top_layout {
  overflow: hidden; }

.owl-theme .owl-dots .owl-dot.active span {
  background-color: #ff2759; }

.nav-tabs {
  border-bottom: medium none; }

.refresh-phone-content .text-desc p {
  color: #787878;
  line-height: 23px; }

.text {
  margin: 0; }

.tp-banner-gamelanding .slotholder:before {
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: 0;
  width: 100%;
  background: #000; }

.title-block {
  overflow: hidden; }

.page-game-landing-3 .scroll-to-top {
  border: 2px solid #e15f00;
  color: #e15f00; }

.review-star .review-result-wrapper {
  margin-left: -18px !important; }

.btn-tabs li.active:hover a {
  color: #fff; }

.btn-tabs li a {
  font-size: 15px;
  padding: 3px 5px; }

.spacer-15 {
  height: 15px; }

.app_screenshot .screen-default a:hover {
  background: #700877; }

.fancybox-iframe {
  height: 100% !important; }

.product_ads .right_banner_product .price {
  margin-left: -15px !important; }

.spacer-20 {
  height: 20px; }

#reviews-tab .form-submit:before {
  left: 28px; }

.comment-form-rating {
  margin-bottom: 20px; }

.brands-img {
  text-align: center;
  display: inline-block; }

ul.products > li .product-content span.price .amount {
  font-weight: 300; }

.contact-info ul.contact-address li a {
  width: 100%;
  display: block; }

/**
 * 7.24 Charactor
 */
.contact-info h5 {
  color: #111;
  font-weight: bold;
  margin-bottom: 5px; }
.contact-info li:first-child h5 {
  margin-top: 0; }
.contact-info > ul > li {
  color: #797979;
  padding-bottom: 18px;
  line-height: 25px;
  overflow: hidden; }
  .contact-info > ul > li > a {
    color: #797979;
    float: left;
    width: 100%; }
    .contact-info > ul > li > a:hover {
      color: #ff2739; }
  .contact-info > ul > li p {
    margin-bottom: 3px; }

.wpcf7-form .contact-form input:not([type="submit"]),
.wpcf7-form .contact-form textarea {
  border: 1px solid #e1e1e1;
  border-radius: 10px;
  margin-bottom: 0;
  padding: 15px 23px; }
.wpcf7-form .contact-form textarea {
  padding-top: 13px;
  font-weight: 400;
  font-size: 14px; }
.wpcf7-form .contact-form input:not([type="submit"]) {
  height: 50px; }
.wpcf7-form .contact-form .contact-submit .btn-default {
  border-radius: 24px;
  text-transform: uppercase;
  color: #ff2759;
  padding: 12px 28px; }
.wpcf7-form .contact-form .contact-submit .btn-default:hover,
.wpcf7-form .contact-form .contact-submit .btn-default:focus,
.wpcf7-form .contact-form .contact-submit .btn-default:active,
.wpcf7-form .contact-form .contact-submit .btn-default:active:hover,
.wpcf7-form .contact-form .contact-submit .btn-default:active:focus,
.wpcf7-form .contact-form .contact-submit .btn-default:active:focus,
.wpcf7-form .contact-form .contact-submit .btn-default:focus:active {
  color: #fff;
  background: #ff2759; }
.wpcf7-form .contact-form textarea {
  height: 180px; }
.wpcf7-form .contact-form input[type="submit"] {
  background: none;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  height: auto;
  margin-bottom: 0;
  line-height: 100%;
  padding: 0;
  font-family: Lato;
  text-transform: uppercase; }
.wpcf7-form .contact-form .contact-submit .button i {
  margin-right: 9px; }

.contact-box .contact-form {
  margin-top: 30px; }
.contact-box .contact-info {
  margin-top: 27px; }
.contact-box .text {
  color: #797979;
  margin-top: 14px;
  margin-bottom: 35px; }
.contact-box .social-networks {
  padding-top: 2px; }

.contact-form {
  overflow: hidden; }
  .contact-form .inner-input {
    margin-bottom: 20px; }
    .contact-form .inner-input input {
      color: #a6a6a6;
      font-size: 14px;
      font-weight: 400; }

.contact-2 .wpcf7-form .contact-form input:not([type="submit"]),
.contact-2 .wpcf7-form .contact-form textarea {
  border: 1px solid #e1e1e1;
  border-radius: 10px;
  margin-bottom: 0;
  padding: 15px 23px; }
.contact-2 .wpcf7-form .contact-form textarea {
  padding-top: 13px;
  font-weight: normal;
  font-size: 14px; }
.contact-2 .wpcf7-form .contact-form input:not([type="submit"]) {
  height: 50px; }
.contact-2 .wpcf7-form .contact-form .btn-default {
  color: #e15f00; }
  .contact-2 .wpcf7-form .contact-form .btn-default input[type="submit"] {
    color: #e15f00; }
.contact-2 .wpcf7-form .contact-form .btn-default:hover,
.contact-2 .wpcf7-form .contact-form .btn-default:focus,
.contact-2 .wpcf7-form .contact-form .btn-default:active,
.contact-2 .wpcf7-form .contact-form .btn-default:active:hover,
.contact-2 .wpcf7-form .contact-form .btn-default:active:focus,
.contact-2 .wpcf7-form .contact-form .btn-default:active:focus,
.contact-2 .wpcf7-form .contact-form .btn-default:focus:active {
  color: #fff; }
  .contact-2 .wpcf7-form .contact-form .btn-default:hover input[type="submit"],
  .contact-2 .wpcf7-form .contact-form .btn-default:focus input[type="submit"],
  .contact-2 .wpcf7-form .contact-form .btn-default:active input[type="submit"],
  .contact-2 .wpcf7-form .contact-form .btn-default:active:hover input[type="submit"],
  .contact-2 .wpcf7-form .contact-form .btn-default:active:focus input[type="submit"],
  .contact-2 .wpcf7-form .contact-form .btn-default:active:focus input[type="submit"],
  .contact-2 .wpcf7-form .contact-form .btn-default:focus:active input[type="submit"] {
    color: #fff; }
.contact-2 .wpcf7-form .contact-form .btn {
  border: 1px solid #e15f00;
  background: #fff; }
  .contact-2 .wpcf7-form .contact-form .btn:hover {
    background: #e15f00; }
.contact-2 .riven-heading.padding-10 {
  margin-bottom: 9px; }
.contact-2 .contact-info > ul > li > a:hover {
  color: #e15f00; }

span.wpcf7-not-valid-tip {
  margin-top: 3px;
  font-size: 13px; }

.textarea span.wpcf7-not-valid-tip {
  margin-top: 0; }

div.wpcf7-mail-sent-ok {
  border: none;
  padding: 0;
  margin: 0;
  color: #398f14;
  font-size: 13px; }

div.wpcf7-validation-errors {
  border: none;
  padding: 0;
  margin: 0;
  color: #ff0000;
  font-size: 13px; }

.input.placeholder,
.input.placeholder:focus,
.input.placeholder:active,
.input.placeholder:active:focus {
  border: none;
  box-shadow: none; }

.page-contact-us-2 .side-breadcrumb,
.page-contact-us .side-breadcrumb {
  margin-bottom: 0; }

.page-app-landing-color2 .wpcf7-form .contact-form .btn-default {
  border: 1px solid #599ba9;
  color: #599ba9; }
  .page-app-landing-color2 .wpcf7-form .contact-form .btn-default input[type="submit"] {
    color: #599ba9; }
  .page-app-landing-color2 .wpcf7-form .contact-form .btn-default:hover, .page-app-landing-color2 .wpcf7-form .contact-form .btn-default:focus, .page-app-landing-color2 .wpcf7-form .contact-form .btn-default:active, .page-app-landing-color2 .wpcf7-form .contact-form .btn-default:active:hover, .page-app-landing-color2 .wpcf7-form .contact-form .btn-default:active:focus, .page-app-landing-color2 .wpcf7-form .contact-form .btn-default:active:focus, .page-app-landing-color2 .wpcf7-form .contact-form .btn-default:focus:active {
    color: #FFF; }
    .page-app-landing-color2 .wpcf7-form .contact-form .btn-default:hover input[type="submit"], .page-app-landing-color2 .wpcf7-form .contact-form .btn-default:focus input[type="submit"], .page-app-landing-color2 .wpcf7-form .contact-form .btn-default:active input[type="submit"], .page-app-landing-color2 .wpcf7-form .contact-form .btn-default:active:hover input[type="submit"], .page-app-landing-color2 .wpcf7-form .contact-form .btn-default:active:focus input[type="submit"], .page-app-landing-color2 .wpcf7-form .contact-form .btn-default:active:focus input[type="submit"], .page-app-landing-color2 .wpcf7-form .contact-form .btn-default:focus:active input[type="submit"] {
      color: #fff; }

.form-style-2 {
  padding: 0 90px 0 80px;
  position: absolute;
  bottom: 32px;
  right: 0; }
  .form-style-2 .inner-input:first-child {
    margin-right: -4%;
    width: 48%;
    float: left; }
  .form-style-2 .inner-input:nth-child(2) {
    width: 48%;
    float: right; }
  .form-style-2 .inner-input:nth-child(3) {
    display: none; }
  .form-style-2 .wpcf7-form .contact-form .contact-submit .button {
    padding: 10px 25px;
    background: #3c98ec;
    color: #fff; }
  .form-style-2 .wpcf7-form .contact-form .btn-default input[type="submit"] {
    text-transform: capitalize;
    font-weight: bold;
    font-size: 14px;
    color: #fff !important; }
  .form-style-2 .wpcf7-form .contact-form .contact-submit .button i {
    display: none; }
  .form-style-2 .contact-info li {
    line-height: 24px;
    margin-bottom: 28px; }
  .form-style-2 .contact-info h5 {
    margin-bottom: 6px; }

.map-style-2 {
  overflow: hidden;
  width: 50%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); }

.page-contact-us2 .side-breadcrumb {
  margin-bottom: 0; }

@media (min-width: 2024px) {
  .choose-riven .image-choose {
    left: auto !important; } }
@media (min-width: 1920px) {
  .scrollbar-inner > .scroll-element.scroll-y {
    right: 3px;
    width: 4px !important; } }
@media (min-width: 1686px) {
  .portfolio-img img {
    width: 100%; } }
@media (max-width: 1686px) {
  .startup_box {
    left: -60px;
    padding: 42px 75px 50px; }

  .service-startup-bg figure {
    margin: -160px -440px 0 0; }

  .who-we-are {
    background: transparent url("../images/05/capabilities.png") no-repeat scroll center center/100% auto; } }
@media (max-width: 1400px) {
  .startup_box {
    padding: 42px 60px 50px 60px; } }
@media (min-width: 992px) and (max-width: 1336px) {
  .header-v4 .main-navigation {
    text-align: left; }

  .header-v4 .mega-menu > li a {
    padding-left: 13px;
    padding-right: 13px; }
  .header-v4 .mega-menu > li:first-child a {
    padding-left: 0; }
  .header-v4 .mega-menu > li:last-child a {
    padding-right: 0; }

  .header-v4 .right_header {
    margin-left: 30px; } }
@media (max-width: 1199px) {
  .app_screenshot .tp-caption {
    margin-left: -15px !important; }

  .right_header {
    margin-top: 34px; }

  .who-we-are {
    background: transparent url("../images/05/capabilities.png") no-repeat scroll left center/100%; }

  .service-startup-bg figure {
    margin: -100px 0 0; }

  .service-startup-bg .spacer-65 {
    height: 30px; }

  .about-us .text {
    margin-bottom: 25px !important; }

  .img-abs.wpb_single_image {
    left: -100px; }

  .tp-thumbs.zeus {
    left: 50% !important;
    -webkit-transform: translate(-50%, -85px) !important;
    -moz-transform: translate(-50%, -85px) !important;
    -ms-transform: translate(-50%, -85px) !important;
    -o-transform: translate(-50%, -85px) !important;
    transform: translate(-50%, -85px) !important; }
    .tp-thumbs.zeus .tp-thumb-title {
      height: 50px; }

  .header-v4 .header-top {
    padding-left: 0;
    padding-right: 0; }

  .product_widget_content:hover .widget_add_to_cart {
    right: -69px; }

  .header-v3 .mega-menu > li a {
    padding: 27px 18px; }

  .over_top {
    margin-top: 0; }

  .product_ads .right_banner_product h3 a {
    font-size: 16px; }

  .product_ads_bg, .product_ads {
    display: none; }

  .product_ads .right_banner_product .price {
    font-size: 23px; }

  .choose-riven .image-choose {
    bottom: -30px;
    left: -140px; }

  .choose-riven .image-choose.wpb_single_image img {
    max-width: 75%; }

  div.popup {
    width: 800px; }

  .time-location .time:first-child {
    padding-right: 15px; }

  .time-location .time:last-child {
    padding-left: 15px; }

  .cascade-slider_container {
    width: 100%; }

  .our-team-2 .cascade-slider_arrow {
    left: 0; }
  .our-team-2 .cascade-slider_arrow.cascade-slider_arrow-right {
    right: 0; }

  .widget_post_blog .blog-info .comment {
    float: left;
    margin-top: -5px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .video-container.video-services {
    padding: 100px 0; }

  .blog-content-right .blog-item {
    padding-bottom: 20px; }

  .blog-main.blog-right .blog_post_desc {
    font-size: 11px; }

  .right_header ul li.customlinks {
    padding: 0 9px; }

  .header-v3 .mega-menu > li a {
    padding: 0 11px; }

  body:not(.fixed-header) .header-v3:not(.is-sticky) .main-navigation .menu-primary-menu-container {
    margin-top: 30px; }

  body:not(.fixed-header) .header-v3:not(.is-sticky) .header-logo {
    margin-top: 0; }

  body:not(.fixed-header) .header-v3:not(.is-sticky) .right_header {
    margin-top: 30px; }

  .fixed-header .header-v3 .main-navigation .menu-primary-menu-container {
    margin-top: 34px; }

  .fixed-header .is-sticky.header-v3 .main-navigation .menu-primary-menu-container {
    margin-top: 0; }

  .header-v3 .mega-menu > li > a::before {
    bottom: -20px; }

  .fixed-header .header-v3 .mega-menu li ul {
    top: 41px; }

  .header-v3 .mega-menu li:hover > ul {
    top: 28px; }

  .header-v3.is-sticky .mega-menu li:hover > ul {
    top: 54px; }

  .img-left-abs.wpb_single_image {
    top: 115px; }

  .header-v2 .mega-menu > li a {
    padding: 27px 15px; }

  .character-info {
    width: 75%; }

  .header-sticky .main-navigation ul li > a {
    padding: 22px 12px 21px; }

  .member-content.type1:hover .member-img {
    top: -67px; }

  .img-abs.wpb_single_image.img-abs-right {
    right: 0; }

  .amount-content-2 {
    margin-bottom: 50px; }

  .startup_box {
    margin-left: 0;
    left: 0; } }
@media (max-width: 1024px) {
  .widget_post_blog .blog-info .info > p {
    width: 100%; }

  .map-style-2 {
    width: 100% !important; }

  .form-style-2 {
    margin-top: 50px;
    padding: 0;
    position: static; }

  .spacer-190 {
    height: 120px; }

  .form-style-2 {
    right: 0; }

  .services-design .delivery {
    margin-top: 45px;
    padding: 40px 0 0 35px; }

  .our-solution .vc_images_carousel .vc_carousel-indicators li::before {
    width: 22px; }

  .img-abs.wpb_single_image {
    left: -100px; }

  .our-skills .img-abs.wpb_single_image img {
    max-width: 75%; }

  .our-skills .img-abs.wpb_single_image {
    right: -215px; }

  .pp_pic_holder {
    -webkit-transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    -o-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    left: 50% !important;
    width: 80% !important; }

  .pp_content, .ppt, .pp_details {
    width: 100% !important; }

  .event-img {
    height: auto; }

  .app_screenshot .screen-default h3::before {
    top: -7px; }

  .app_screenshot .screen-default h3::after {
    top: 0px; }

  .app_screenshot .screen-default h3 {
    padding-left: 40px; }

  .blog-img.blog-left {
    margin-right: 20px; }

  .app_screenshot .title-block {
    top: 70px; }

  .event-thumb {
    height: 100%; } }
@media (min-width: 992px) {
  .opn_fixed_wrap {
    display: none; }

  .mega-menu > li:last-child > ul {
    left: auto !important;
    right: 0 !important; } }
@media (max-width: 991px) {
  .gallery .spacer-50 {
    height: 20px; }

  .character {
    background: #f5f5f5; }

  .btn-slider-1 {
    margin-left: 54px !important; }

  .we-think .spacer-65 {
    height: 50px; }

  .our-experienced.bg-gray .spacer-35 {
    height: 0; }

  .ourteam-startup .text {
    margin-bottom: 25px; }

  .service-startup {
    padding-top: 50px; }

  .startup_box {
    padding: 0;
    box-shadow: none; }

  .bg-mobile-enjoy .vc_single_image-wrapper {
    display: none; }

  .main-slider .btn-slider-4 {
    line-height: 20px !important; }

  .contact-box .text {
    margin-bottom: 0; }

  .box-left .box-content p {
    min-height: 54px; }

  .box-left {
    margin-bottom: 25px; }

  .app-showcase {
    margin-top: -35px; }

  .portfolio-entry-wrap {
    margin-top: 40px; }

  .portfolio-showcase {
    margin-bottom: 60px; }

  .about-us .text {
    margin-bottom: 25px !important; }
  .about-us .spacer-90 {
    height: 0; }
  .about-us .img-abs.wpb_single_image {
    position: static; }

  .our-team .text {
    margin-bottom: 25px !important; }

  .page-about-us .our-team {
    padding-bottom: 30px; }

  .our-skills .vc_progress_bar {
    padding-top: 15px; }
  .our-skills .spacer-45 {
    height: 0; }

  .experts {
    padding-bottom: 55px; }

  .service-startup .services {
    margin-top: 65px; }

  .service-aboutus.service-startup {
    padding-bottom: 60px; }

  .other-sevices .riven-heading {
    padding-bottom: 25px; }

  .services-design .delivery {
    margin-top: 40px; }

  .video-container.video-services {
    padding: 100px 0 92px; }

  .services-grid {
    padding-bottom: 60px; }

  .page-service-details .testimonials {
    padding-bottom: 50px; }

  .our-team-2 .cascade-slider_container {
    margin-top: 0; }

  .gallery-content {
    width: 90%; }

  .latest-review {
    padding-bottom: 15px; }

  .padding-content {
    padding-top: 45px; }

  .spacer-215 {
    height: 100px; }

  .spacer-50 {
    height: 30px; }

  .spacer-40,
  .spacer-53 {
    height: 20px; }

  .spacer-70 {
    height: 40px; }

  .spacer-90, .spacer-100,
  .spacer-80, .spacer-95, .spacer-85 {
    height: 50px; }

  .spacer-65 {
    height: 30px; }

  .features, .our-team,
  .latest-news, .choose-riven {
    padding-bottom: 0px; }

  .some-facts {
    padding-bottom: 25px; }

  .some-facts .title-block {
    padding-bottom: 20px; }

  .pricing-table {
    padding-bottom: 50px; }

  .page-service-details .pricing-table .riven-heading {
    padding-bottom: 30px; }

  .testimonials {
    padding-bottom: 40px;
    padding-top: 50px; }

  .video-container {
    padding: 100px 0 100px; }

  .who-we-are {
    background: transparent none repeat scroll 0 0; }
    .who-we-are .text-desc {
      margin-top: 30px; }

  .spacer-55 {
    height: 20px; }

  .product-filter-isotope {
    padding: 50px 0 20px; }

  .banner-bottom .spacer-35 {
    height: 35px; }

  .services-design .delivery {
    padding: 0 15px; }

  .tab-content.product-shortcode .tab-pane .products {
    padding-left: 0;
    padding-right: 0; }

  .fancybox-opened .popup-content .blog-comments,
  .fancybox-opened .time-location {
    margin-bottom: 30px;
    padding: 0 30px; }

  .fancybox-opened .time-location .time:first-child,
  .fancybox-opened .time-location .time:last-child {
    padding: 0; }

  .form-style-2 {
    position: static; }

  .map-style-2 {
    width: 100% !important;
    height: 300px;
    margin-bottom: 0; }

  .mega-menu > li:hover > a::before {
    width: 0; }

  .fixed-header .header-v3:not(.is-sticky) .header-top {
    padding-top: 0; }

  .services-grid .services-element-2 {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap; }
    .services-grid .services-element-2 > .vc_column_container:nth-child(1) {
      order: 2;
      -webkit-order: 2; }
    .services-grid .services-element-2 > .vc_column_container:nth-child(2) {
      order: 1;
      -webkit-order: 1; }
  .services-grid .service-icon-left .services.icon_element:last-child {
    margin-bottom: 30px; }

  .event-loadmore {
    margin-top: 50px; }

  .features .smile_icon_list li.icon_list_item:last-child {
    margin-bottom: 0 !important; }

  .refresh-phone .refresh-img {
    margin-bottom: -40px;
    margin-top: -30px; }

  .services-design .delivery {
    background: transparent none repeat scroll 0 0;
    margin-left: 0;
    margin-top: 20px; }

  .portfolio-img img {
    width: 100%; }

  .portfolio-showcase .button-group button {
    font-size: 15px; }

  .img-abs-top {
    position: static; }

  .startup_box {
    position: static; }

  .bg-mobile-enjoy .vc_figure {
    display: none; }

  .banner-bottom-2 {
    padding: 0; }
    .banner-bottom-2 .right-banner {
      margin-top: 25px;
      text-align: left; }

  .blog-content-2 {
    margin-bottom: 30px; }

  .page-bussiness .wpb_content_element.img-abs {
    margin-bottom: 0;
    text-align: center; }

  .img-abs.wpb_single_image.img-abs-right {
    text-align: center; }

  .page-bussiness .wpb_content_element.img-abs.img-abs-right {
    margin-bottom: -35px;
    margin-top: -30px; }

  .features-projects .spacer-95 {
    height: 70px; }

  .service-icon-left .services.icon_element:last-child {
    margin-bottom: 15px; }

  .container {
    width: auto; }

  .form-startup .text {
    width: 80%; }

  .service-startup-bg .wpb_single_image.vc_align_right {
    text-align: center; }

  .service-startup-bg figure {
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-top: -60px !important; }

  .startup_box {
    margin-left: 0;
    margin-bottom: 30px; }

  .over_bottom .vc_column-inner {
    background: none !important; }

  .product_widget_content::before {
    width: 100%;
    left: 0; }

  .product_widget_content:hover .widget_add_to_cart {
    right: 0; }

  .customer-details {
    margin-top: 30px; }

  .checkout_coupon.coupon,
  .edit-account,
  .form-billing-fields {
    width: 100%; }

  .our-products-box, .product_ads {
    display: none; }

  .name-item {
    float: left;
    margin-top: 10px; }

  .woocommerce-cart .coupon {
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    width: 100%; }

  .about-us .text {
    margin-bottom: 52px !important; }

  ul.products > li .box_product:hover::before, ul.products > li .box_product:hover::after {
    box-shadow: none !important; }

  .brands-container .owl-controls .owl-nav > div {
    margin: 0; }

  .img-abs.wpb_single_image {
    position: static; }

  .woocommerce-tabs .tab-content > div {
    padding: 15px; }

  .our-skills .img-abs.wpb_single_image img,
  .img-abs.wpb_single_image img {
    max-width: 100%; }

  .header-v1 .menu-toggle {
    top: 15px; }

  .single-post .blog_post_desc {
    padding-bottom: 0; }

  .widget_post_blog .blog-info .comment {
    display: inline-block;
    float: none;
    margin-left: 30px;
    margin-top: 0;
    padding-top: 3px; }

  .product-filter-isotope .tabs-fillter .nav-tabs li {
    padding: 0 5px; }
    .product-filter-isotope .tabs-fillter .nav-tabs li a {
      font-size: 13px;
      padding: 5px 11px; }

  .banner-bottom .bg-gradient {
    padding-bottom: 20px; }
  .banner-bottom .right-banner {
    margin-top: 35px;
    text-align: left; }

  p br {
    display: none; }

  .admin-bar .header-v1 .menu-toggle {
    top: 75px; }

  .header-top .main-navigation.scroll-open {
    background: black none repeat scroll 0 0;
    height: 100vh;
    overflow-y: auto;
    right: 0; }

  .header-v1 .header-logo {
    margin-top: 10px; }
  .header-v1 .header-top .mega-menu {
    padding: 100px 20px 70px 63px; }
  .header-v1 .header-top .main-navigation {
    position: fixed;
    top: 0; }
  .header-v1.is-sticky .header-top {
    display: block; }
  .header-v1.is-sticky .scroll-open .menu-toggle {
    left: 43px;
    top: 65px; }
  .header-v1.is-sticky .menu-toggle {
    left: 0;
    top: 46px; }

  .header-logo img {
    height: 75px;
    width: 90px; }

  .menu-toggle {
    display: block;
    top: 26px; }

  .is-sticky .header-sticky {
    display: none; }
  .is-sticky .scroll-open .menu-toggle {
    background: none; }
  .is-sticky .menu-toggle {
    background: #000 none repeat scroll 0 0;
    height: 35px;
    left: 0;
    top: 35px;
    width: 35px;
    line-height: 100%;
    font-size: 20px; }
    .is-sticky .menu-toggle i {
      margin-right: 0; }
    .is-sticky .menu-toggle span {
      display: none; }

  .fixed-header .header-v2 .menu-toggle {
    top: 45px;
    right: 15px;
    left: auto; }
  .fixed-header .header-v2 .header-top .mega-menu {
    top: 15px; }

  .header-v2.is-sticky .header-top {
    position: fixed;
    background: none !important; }
    .header-v2.is-sticky .header-top .header-logo {
      display: none; }
  .header-v2.is-sticky .menu-toggle {
    right: 0;
    left: auto; }

  .header-v2 .header-logo {
    margin: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    position: static; }
  .header-v2 .header-top .mega-menu {
    height: 100%;
    min-height: 100vh;
    margin-left: -15px;
    top: 0;
    position: absolute;
    width: 250px;
    padding: 80px 20px 65px 42px;
    opacity: 0;
    visibility: hidden;
    right: -250px;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s; }
    .header-v2 .header-top .mega-menu li {
      display: block; }
      .header-v2 .header-top .mega-menu li a {
        color: #fff;
        font-size: 13px;
        font-weight: 300;
        text-transform: uppercase;
        padding: 7px 0;
        display: block; }
      .header-v2 .header-top .mega-menu li .caret {
        display: block; }
      .header-v2 .header-top .mega-menu li.open ul {
        display: block; }
      .header-v2 .header-top .mega-menu li ul {
        background: transparent none repeat scroll 0 0;
        opacity: 1;
        position: relative;
        top: 0;
        display: none;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        -moz-transform: none;
        transform: none;
        visibility: visible;
        width: 100%; }
        .header-v2 .header-top .mega-menu li ul li {
          padding-left: 10px; }
          .header-v2 .header-top .mega-menu li ul li a {
            font-size: 12px; }
  .header-v2 .menu-toggle {
    top: 23px; }
  .header-v2 .header-top .main-navigation {
    width: 250px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: left;
    padding: 0;
    z-index: 9999; }
  .header-v2 .main-navigation.scroll-open .mega-menu {
    opacity: 1;
    visibility: visible;
    display: block;
    right: 0;
    height: 100%;
    min-height: 100vh; }

  .fixed-header .header-v3 .header-logo {
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    left: 50%;
    margin-top: 0; }

  .admin-bar.fixed-header .header-v3.is-sticky .header-top {
    top: 45px; }

  .admin-bar .fixed-header .header-v3 .main-navigation {
    padding-top: 26px; }
  .admin-bar .header-v3 .header-top {
    top: 45px; }
  .admin-bar .header-v3.is-sticky .header-top {
    top: 45px; }

  .fixed-header .header-v3 .main-navigation .menu-primary-menu-container {
    margin-right: 0; }

  .header-v3 {
    height: 75px; }
    .header-v3 .right_header {
      margin-top: 25px; }
    .header-v3.is-sticky .right_header {
      margin-top: 25px; }
    .header-v3.is-sticky .menu-toggle {
      right: 0;
      top: 18px;
      background: none; }
    .header-v3.is-sticky .header-top {
      height: 75px; }
    .header-v3.is-sticky .header-logo {
      position: absolute;
      transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%); }
    .header-v3 .header-logo {
      margin-top: 0;
      left: 50%;
      position: absolute;
      transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%); }
    .header-v3.is-sticky .menu-toggle {
      right: 0; }
    .header-v3.is-sticky .header-top .main-navigation.scroll-open .menu-toggle {
      right: 7px; }
    .header-v3 .header-top .main-navigation.scroll-open {
      background: none;
      height: auto;
      overflow-y: inherit; }
    .header-v3 .mega-menu li .caret {
      display: block; }
    .header-v3 .mega-menu li ul, .header-v3 .mega-menu li:hover ul {
      transform: none;
      visibility: visible; }
    .header-v3 .right_header ul li.customlinks .number-product {
      padding-right: 0;
      text-align: center; }
    .header-v3 .menu-toggle {
      left: 0;
      top: 27px; }
    .header-v3 .main-navigation {
      z-index: 9999;
      position: relative; }
      .header-v3 .main-navigation.scroll-open .menu-primary-menu-container {
        display: block;
        opacity: 1;
        right: 0;
        height: auto;
        visibility: visible;
        background: #000;
        -webkit-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        transform: translate(0px, 0px); }
      .header-v3 .main-navigation .menu-primary-menu-container {
        background: #000000 none repeat scroll 0 0;
        margin-right: 0;
        position: absolute;
        text-align: left;
        top: 74px;
        width: 100%;
        margin-left: 0;
        opacity: 0;
        height: 0;
        padding: 30px 20px;
        -webkit-transform: translate(0px, 20px);
        -moz-transform: translate(0px, 20px);
        -ms-transform: translate(0px, 20px);
        -o-transform: translate(0px, 20px);
        transform: translate(0px, 20px);
        transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        visibility: hidden;
        overflow: hidden; }
    .header-v3 .mega-menu > li {
      display: block; }
    .header-v3 .header-top .mega-menu li a {
      color: #ffffff;
      display: block;
      font-size: 13px;
      font-weight: 300;
      padding: 7px 0;
      text-transform: uppercase; }
    .header-v3 .header-top .mega-menu li ul {
      background: none;
      position: static;
      max-height: 0;
      opacity: 0;
      transition: all 0.5s ease-in-out 0s;
      -moz-transition: all 0.5s ease-in-out 0s;
      -webkit-transition: all 0.5s ease-in-out 0s;
      -ms-transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s; }
    .header-v3 .header-top .mega-menu li.open ul {
      max-height: 100%;
      opacity: 1;
      padding-left: 15px; }

  /* header-v4*/
  .admin-bar.fixed-header .header-v4 .header-top {
    top: 35px; }

  .header-v4.is-sticky .header-top {
    position: fixed;
    background: none !important; }
    .header-v4.is-sticky .header-top .header-logo {
      display: none; }
  .header-v4.is-sticky .menu-toggle {
    right: 0;
    left: auto;
    color: #fff; }
  .header-v4.is-sticky .right_header {
    display: none; }

  .fixed-header .header-v4 .header-logo {
    margin-top: 20px; }

  .header-v4 .right_header {
    margin-top: 50px;
    float: left;
    margin-left: 15px; }
    .header-v4 .right_header a {
      border: 1px solid #1ad372; }
  .header-v4 .header-logo {
    margin: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    left: 50% !important;
    position: absolute;
    transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
    -o-transform: translateX(-50%) !important; }
  .header-v4 .header-top .main-navigation.scroll-open {
    background: none; }
    .header-v4 .header-top .main-navigation.scroll-open span::before {
      color: #fff; }
  .header-v4 .header-top .mega-menu {
    height: 100%;
    min-height: 100vh;
    margin-left: -15px;
    top: 0;
    position: absolute;
    width: 0;
    padding: 80px 20px 65px 42px;
    opacity: 0;
    visibility: hidden;
    right: -250px;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s; }
    .header-v4 .header-top .mega-menu li {
      display: block; }
      .header-v4 .header-top .mega-menu li a {
        color: #fff;
        font-size: 13px;
        font-weight: 300;
        text-transform: uppercase;
        padding: 7px 0;
        display: block; }
      .header-v4 .header-top .mega-menu li .caret {
        display: block; }
      .header-v4 .header-top .mega-menu li.open ul {
        display: block; }
      .header-v4 .header-top .mega-menu li ul {
        background: transparent none repeat scroll 0 0;
        opacity: 1;
        position: relative;
        top: 0;
        display: none;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        -moz-transform: none;
        transform: none;
        visibility: visible;
        width: 100%; }
        .header-v4 .header-top .mega-menu li ul li {
          padding-left: 10px; }
          .header-v4 .header-top .mega-menu li ul li a {
            font-size: 12px; }
  .header-v4 .menu-toggle {
    left: auto;
    right: 15px;
    top: 50px;
    color: #000; }
  .header-v4 .header-top .main-navigation {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    text-align: left;
    padding: 0;
    z-index: 9999; }
  .header-v4 .main-navigation.scroll-open .mega-menu {
    opacity: 1;
    visibility: visible;
    display: block;
    right: 0;
    height: 100%;
    min-height: 100vh;
    width: 250px;
    background: #000; }

  /* Header v5*/
  .header-v5 .header-logo img {
    height: auto;
    width: auto; }

  .header-v5.is-sticky .header-top {
    position: fixed;
    background: none !important; }
    .header-v5.is-sticky .header-top .header-logo {
      display: none; }
  .header-v5.is-sticky .menu-toggle {
    right: 0;
    left: auto;
    color: #fff; }
  .header-v5.is-sticky .right_header {
    display: none; }

  .fixed-header .header-v5 .header-logo {
    margin-top: 20px; }

  .header-v5 .right_header {
    margin-top: 50px;
    float: left;
    margin-left: 15px; }
    .header-v5 .right_header a {
      border: 1px solid #1ad372; }
  .header-v5 .header-logo {
    left: 15px;
    top: 30px;
    transform: none !important;
    z-index: 9;
    margin-top: 0;
    margin-bottom: 10px; }
  .header-v5 .header-top .main-navigation.scroll-open {
    background: none; }
  .header-v5 .header-top .mega-menu {
    height: 100%;
    min-height: 100vh;
    margin-left: -15px;
    top: 0;
    position: absolute;
    width: 0;
    padding: 80px 20px 65px 42px;
    opacity: 0;
    visibility: hidden;
    right: -250px;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s; }
    .header-v5 .header-top .mega-menu li {
      display: block; }
      .header-v5 .header-top .mega-menu li a {
        color: #fff;
        font-size: 13px;
        font-weight: 300;
        text-transform: uppercase;
        padding: 7px 0;
        display: block; }
      .header-v5 .header-top .mega-menu li .caret {
        display: block; }
      .header-v5 .header-top .mega-menu li.open ul {
        display: block; }
      .header-v5 .header-top .mega-menu li ul {
        background: transparent none repeat scroll 0 0;
        opacity: 1;
        position: relative;
        top: 0;
        display: none;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        -moz-transform: none;
        transform: none;
        visibility: visible;
        width: 100%; }
        .header-v5 .header-top .mega-menu li ul li {
          padding-left: 10px; }
          .header-v5 .header-top .mega-menu li ul li a {
            font-size: 12px; }
  .header-v5 .menu-toggle {
    left: auto;
    right: 15px;
    top: -45px;
    color: #000; }
  .header-v5.is-sticky .menu-toggle {
    top: 50px; }
  .header-v5 .header-top .main-navigation {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    text-align: left;
    padding: 0;
    z-index: 9999; }
  .header-v5 .main-navigation.scroll-open .menu-toggle {
    color: #fff;
    top: 50px; }
  .header-v5 .main-navigation.scroll-open .mega-menu {
    opacity: 1;
    visibility: visible;
    display: block;
    right: 0;
    height: 100%;
    min-height: 100vh;
    width: 250px;
    background: #000; }

  .footer-v3 .footer-office-content aside {
    margin-bottom: 40px; }
  .footer-v3 .footer-office {
    padding-bottom: 0; }

  .features .smile_icon_list li.icon_list_item {
    margin-bottom: 60px !important; }

  .features .smile_icon_list.circle {
    margin-top: 0; }

  .amount-content {
    margin: 0 auto 60px; }

  .member-content {
    margin-bottom: 20px; }

  .time-location .time:first-child {
    margin-bottom: 30px; }

  .time-location .time:first-child,
  .time-location .time:last-child {
    padding: 0; }

  .time-location .time {
    width: 100%; }

  .popup-top .calendar-time p {
    font-size: 16px; }

  .fancybox-opened .popup-content .blog-comments,
  .fancybox-opened .popup-top {
    padding-left: 30px;
    padding-right: 30px; }

  .widget .blog-img img {
    width: auto; }

  .blog-img img {
    width: 100%; }

  .blog-ful {
    margin-bottom: 30px; }

  .event_post {
    margin-top: 0; }

  .event-box-conner {
    float: right; }

  .event_post::after {
    left: 50px; }

  .event-thumb {
    height: auto; }
    .event-thumb .event-img {
      height: 100%;
      width: 100%; }
    .event-thumb:after {
      border-right-color: #898989;
      border-left-color: transparent;
      left: auto;
      right: 100%; }

  .row-event:hover .event-thumb:after {
    border-right-color: #ff2759;
    border-left-color: transparent !important; }

  .event-2 .row-event:hover .event-thumb::after {
    border-right-color: #e15f00; }

  .event_post_date,
  .event-content:nth-child(2n) .event_post_date {
    left: 0;
    right: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
    .event_post_date:before,
    .event-content:nth-child(2n) .event_post_date:before {
      margin-left: -21px; }

  .event-content:nth-child(2) {
    padding-top: 0; }

  .event-content:nth-child(2n+1) {
    margin-top: 0; }

  .event-loadmore {
    text-align: center; }

  .latest-review .owl-carousel {
    width: 600px; }

  .our-team-2 .cascade-slider_arrow {
    top: 40%; }

  .choose-riven .image-choose {
    position: static;
    padding-top: 20px; }

  .choose-riven .image-choose.wpb_single_image img {
    max-width: 100%; }

  .choose-riven .riven-heading.text-left {
    text-align: center; }

  .get-app::after {
    background: transparent url("../images/background/bg-app.png") no-repeat scroll 65% 0; }

  .footer-v1 {
    padding-top: 70px; }

  .footer-v1 .newsletter_1 {
    margin-bottom: 20px; }

  .fixed-header .header-v1 .header-logo {
    margin-top: 0; }

  .footer-v3 .newsletter_2 p {
    margin-bottom: 0; }

  .app_screenshot .vc_column-inner {
    padding-top: 0 !important; }

  .app_screenshot .title-block {
    top: 75px;
    left: 0; }

  .app_screenshot .tp-bullets {
    left: auto;
    margin-left: 0 !important;
    margin-right: 140px;
    right: 0; }

  .app_screenshot .tp-parallax-wrap {
    margin-left: -15px !important; }

  .gallery .slick-slider {
    width: 700px; }
  .gallery .slick-next {
    right: -15px; }
  .gallery .slick-prev {
    left: -15px; }

  .team-padding .member-slider {
    width: 100%; }

  .month-event:last-child {
    margin-bottom: 40px; }

  .our-skills .img-abs.wpb_single_image {
    display: none; }

  .about-us .text {
    margin-bottom: 25px !important; }

  .startup_box .title-block {
    margin-bottom: 10px; }

  .screen-default {
    margin-top: -30px !important; }

  .form-style-2 {
    padding: 0 15px; }

  .widget_post_blog .blog-info .comment {
    margin-left: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  .footer-v5 .footer-col {
    min-height: 285px; }

  .footer-v2 .newsletter_2 {
    padding-left: 155px; }

  .footer-v2 .widget .newsletter_2.title-block {
    padding-bottom: 35px; }

  .footer-v5 .footer-office {
    padding: 80px 0 0 0; } }
@media (min-width: 768px) and (max-width: 990px) {
  .event_post_date, .event-content:nth-child(2n) .event_post_date {
    left: 0; }

  div.popup {
    width: 600px; }

  .header-v2 .scroll-open .menu-toggle {
    left: auto;
    right: 15px; }

  .member-content.type1 {
    margin-bottom: 40px; }

  .blog-main .blog-info-style.blog_info span {
    margin-right: 25px; }

  .post-type-archive-event .banner-bottom {
    margin-top: 20px; }

  .btn-slider-4, .btn-slider-5 {
    font-size: 12px !important;
    padding: 7px 15px !important;
    border-width: 1px !important; }
    .btn-slider-4 i, .btn-slider-5 i {
      font-size: 12px !important; }

  .service-startup-bg p {
    max-height: 45px; }

  .video-container.video-services {
    padding: 64px 0 60px; } }
@media (max-width: 767px) {
  .single-product.woocommerce .right_summary form.cart .button {
    margin-bottom: 30px; }

  .single-product.woocommerce .gallery_product {
    height: 100%;
    overflow: hidden;
    width: 100%; }

  .spacer-190 {
    height: 60px; }

  .startup_box {
    padding: 0 !important; }

  .btn-slider-1 {
    margin-left: 94px !important;
    margin-top: 10px !important; }

  .slider-3 {
    height: 500px !important; }
    .slider-3 .slotholder {
      height: 500px !important; }
    .slider-3 .tp-parallax-wrap {
      margin-top: -165px; }
    .slider-3 .tp-thumbs.inner.zeus {
      display: none; }

  .video-container {
    padding: 64px 0 60px; }
    .video-container .spacer-35 {
      height: 15px; }

  .icon-services {
    padding-bottom: 25px; }
    .icon-services .desc {
      margin-bottom: 25px; }

  .video-container.video-services {
    padding: 64px 0 60px; }

  .refresh-phone .refresh-img {
    display: none; }

  .refresh-phone .ubtn {
    margin-bottom: 50px; }

  .footer-v5 .widget:last-child {
    margin-bottom: 30px; }

  .gallery-content {
    width: 100%; }

  .desc-game {
    margin-top: 0; }

  .character {
    background: #f5f5f5; }

  .game-play-bg {
    background: none; }

  .game-play {
    margin-top: 0;
    padding: 0;
    box-shadow: none; }

  .service-startup-bg p {
    max-height: 100%; }

  .smile_icon_list.left {
    margin-bottom: 45px; }

  .pricing-table {
    padding-bottom: 30px; }

  .single-portfolio-content .portfolio-thumbnail {
    margin-bottom: 40px; }

  .portfolio-showcase .button-group button {
    display: block;
    font-size: 16px;
    margin-bottom: 27px;
    width: 100%; }

  .portfolio-gallery .owl-carousel .owl-item img {
    width: 100%; }

  .app_screenshot .screen-default {
    margin-top: 13px !important; }

  .amount-content-2 {
    margin-bottom: 80px; }

  .no-bg-mobile .upb_row_bg {
    display: none; }

  .service-startup .services {
    margin-top: 10px; }

  .startup_box {
    padding: 50px; }

  .service-startup-bg .desc {
    padding-bottom: 0; }

  .post-type-archive-event .banner-bottom {
    margin-top: 0; }

  .vc_tta.vc_tta-controls-align-center .vc_tta-panel-heading {
    display: none; }

  .vc_tta-tabs .vc_tta-tabs-container {
    display: flex !important; }

  .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    display: block !important; }

  .vc_tta.vc_tta-spacing-30.vc_general .vc_tta-tab {
    margin: 10px 0 0; }

  .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active > a,
  .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a {
    padding: 10px 17px; }

  .vc_tta.vc_general .vc_tta-tab {
    float: left;
    width: 100%;
    margin: 15px 0; }

  .vc_tta.vc_tta-spacing-30 .vc_tta-tabs-list {
    padding: 0;
    margin: 0; }

  .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background: none !important; }

  ul.products > li .box_product:hover::before, ul.products > li .box_product:hover::after {
    margin: -0.2%; }

  .single-product.woocommerce h2 span {
    margin-left: 0;
    position: relative;
    margin-top: 15px; }

  .member-content.type1 {
    margin-bottom: 30px; }

  .portfolio-img img {
    width: 100%; }

  .footer-v1 {
    padding-top: 60px; }

  .footer-v1 .newsletter_1 {
    margin-bottom: 0; }

  .header-v1 .menu-toggle {
    left: 15px; }
  .header-v1 .main-navigation.scroll-open .mega-menu {
    left: 15px; }
  .header-v1 .header-top .mega-menu {
    padding: 110px 20px 15px 15px; }

  .header-v2 .header-top .main-navigation {
    right: 0; }
  .header-v2 .menu-toggle {
    right: 15px;
    left: auto; }

  .header-v1.is-sticky .scroll-open .menu-toggle {
    left: 10px; }

  .product-filter-isotope .tabs-fillter .nav-tabs {
    display: block; }

  .product-filter-isotope .tabs-fillter {
    margin-top: 30px; }

  .product-filter-isotope .tabs-fillter .nav-tabs li {
    margin-bottom: 10px;
    float: none; }
    .product-filter-isotope .tabs-fillter .nav-tabs li a {
      padding: 10px 0; }

  .num-comment {
    left: 5px;
    top: 5px; }

  .event_post::after {
    left: 15px; }

  .event_post_date,
  .event-content:nth-child(2n) .event_post_date {
    left: 8px; }

  .event_post_date::before,
  .event-content:nth-child(2n) .event_post_date::before {
    left: 0;
    margin-left: 0; }

  .refresh .vc_single_image-img {
    display: none; }

  .features .smile_icon_list li.icon_list_item .icon_description h3,
  .features .smile_icon_list.right {
    text-align: left; }

  .features .smile_icon_list.right li .icon_description {
    margin-right: 0;
    margin-left: 1em;
    padding-left: 25px; }

  .features .smile_icon_list.with_bg.right .icon_list_icon {
    float: left;
    margin-left: 0; }

  .latest-review .owl-carousel {
    width: 100%; }
    .latest-review .owl-carousel .owl-controls .owl-nav > div {
      left: 0; }
    .latest-review .owl-carousel .owl-controls .owl-nav .owl-next {
      right: 0;
      left: auto; }
  .latest-review .testimonial-content .testimonial-desc {
    padding: 15px 60px 30px; }

  .vc_tta.vc_general.vc_tta-tabs .vc_active .vc_tta-panel-title > a {
    padding: 15px 26px 19px !important; }

  .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-body {
    padding: 0px 0 25px !important; }

  .gallery .ult-carousel-wrapper {
    padding-bottom: 50px; }

  .footer-v3 .footer-office {
    padding-bottom: 0;
    padding-top: 20px; }

  .footer-v3 .footer-office-content aside {
    margin-bottom: 20px; }

  .blog-comments {
    padding-bottom: 20px; }

  .banner-bottom h3 {
    font-size: 32px; }

  .banner-bottom .bg-gradient {
    padding: 30px 0; }

  .blog_post li {
    padding-bottom: 35px; }

  .pagination,
  .blog_post_desc {
    padding-bottom: 20px; }

  .side-breadcrumb {
    margin-bottom: 50px; }

  .comments-area .number-comments {
    padding-top: 30px; }

  .game-play {
    padding-bottom: 10px; }
    .game-play .left-video-scroll .wpb_content_element {
      margin-bottom: 0; }

  .footer-v2 .newsletter_2 {
    width: 100%;
    padding-left: 150px; }
  .footer-v2 .form-newletter {
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px; }
  .footer-v2 .top-footer {
    margin-top: 80px; }

  .event-img {
    height: 100%;
    width: 100%; }

  .time-location {
    margin-bottom: 30px;
    margin-top: 10px; }

  .comment-reply-title {
    padding-bottom: 20px;
    padding-top: 35px; }

  .popup-content .blog-comments {
    padding-bottom: 30px; }

  .event_post_date {
    text-align: left; }

  .gallery .slick-slider {
    width: auto; }

  .our-team-2 .member-slider::before,
  .our-team-2 .member-slider::after {
    content: none; }

  .our-team-2 .member-info {
    padding: 30px 15px; }

  .our-team-2 .cascade-slider_arrow {
    left: 15px; }
  .our-team-2 .cascade-slider_arrow.cascade-slider_arrow-right {
    right: 15px; }

  .event-2 .row-event:hover .event-thumb::after {
    border-right-color: #e15f00; }

  .refresh {
    margin-top: 20px; }
    .refresh .wpb_content_element {
      margin: 0 !important; }
    .refresh button {
      margin-top: 25px; }

  .services.icon_element {
    margin-bottom: 30px; }

  .contact-box .wpb_button, .contact-box .wpb_content_element, .contact-box ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0 !important; }

  .features .smile_icon_list li.icon_list_item .icon_description {
    padding-top: 7px; }

  .smile_icon_list li .icon_description p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .features .smile_icon_list li.icon_list_item {
    margin-bottom: 45px !important; }

  .features .title-block {
    padding-bottom: 25px; }

  .border-top:after, .border-top::before {
    content: none; }

  .gallery .spacer-50 {
    height: 0; }

  .content-404 {
    padding-top: 60px;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }

  .page-404 h1 {
    font-size: 100px; }

  .logo-404 img {
    width: 90px;
    height: 65px; }

  .app_screenshot .tp-bullets {
    margin-top: 15px !important; }

  .pricing-content {
    margin-bottom: 30px; }

  .cascade-slider_item {
    padding: 0; }

  .archive .blog_post .blog-main, .archive .blog_post .button-readmore {
    padding: 0 15px; }

  .single-product h2 span {
    margin-left: 0;
    position: relative;
    display: block;
    margin-top: 10px;
    width: 113px; }

  .service-startup-bg .desc {
    padding-bottom: 15px; }

  .delivery .style-desc {
    margin-top: 15px; }

  .slider-3 .tp-parallax-wrap .tp-caption {
    font-size: 24px !important; }

  .footer-v5 .footer-office {
    padding: 50px 0 11px 0; }

  .character .spacer-45 {
    height: 20px; }

  .single-product.woocommerce .right_summary {
    float: left;
    margin-top: 20px;
    text-align: left; }

  .single-product.woocommerce .left_summary {
    width: 100%; }

  .single-product.woocommerce .summary.entry-summary {
    float: left;
    margin-top: 25px; } }
@media (min-width: 480px) and (max-width: 767px) {
  .get-app-content a {
    margin-right: 20px; }

  .footer-v3 .form-newletter {
    width: 78%; } }
@media (min-width: 767px) {
  .screen-default {
    margin-left: -10px !important; } }
@media (max-width: 660px) {
  .ult_tabmenu.style3 > li.ult_tab_li {
    display: block;
    width: 100%;
    text-align: center;
    margin: 8px 0; } }
@media (max-width: 640px) {
  .counter-2 {
    padding-top: 50px;
    padding-bottom: 25px; }

  .main-slider .btn-slider-5 {
    margin-top: 5px !important; }

  .btn-tabs li {
    width: 100%;
    margin-bottom: 15px; }

  .btn-tabs li a {
    padding: 10px; }

  .tp-thumbs.zeus {
    overflow-x: auto !important; }

  .services-grid .service-icon-left .icon_element .icon_element-inner {
    margin-right: 0; }

  .services-grid .service-icon-left .services .desc {
    border-left: medium none;
    padding-left: 0; }

  .service-icon-left .icon_element .icon_element-inner {
    float: none;
    width: 100%;
    margin-right: 0;
    height: 100%;
    text-align: center;
    margin-bottom: 20px; }
    .service-icon-left .icon_element .icon_element-inner:before {
      content: none; }

  .service-icon-left .services .desc h3,
  .service-icon-left .services .desc p {
    text-align: center !important; }

  .startup_box {
    padding: 40px; }

  .main-slider .btn-slider-4, .main-slider .btn-slider-5 {
    font-size: 10px !important;
    padding: 7px 15px !important;
    border-width: 1px !important; }
    .main-slider .btn-slider-4 i, .main-slider .btn-slider-5 i {
      font-size: 10px !important; }

  .main-slider .btn-slider-4 {
    padding: 2px 15px !important;
    font-size: 10px !important;
    letter-spacing: 1px !important;
    height: 27px !important;
    margin-top: 5px !important; }

  .woocommerce-tabs ul.wc-tabs li {
    display: block;
    margin-bottom: 10px;
    padding-right: 10px;
    text-align: center; }

  .app_screenshot .title-block {
    top: 36px; }

  .character-info {
    width: 100%; }

  .img-character {
    display: none; }

  .footer-v1 .form-newletter .input,
  .footer-v1 .form-newletter {
    width: 100%; }

  .fancybox-inner {
    height: 100% !important; }

  .features .smile_icon_list li.icon_list_item:last-child {
    margin-bottom: 45px !important; }

  .choose-riven .spacer-95 {
    height: 0; } }
@media (max-width: 600px) {
  .breadcrumb_5.side-breadcrumb .breadcrumb,
  .breadcrumb_5.side-breadcrumb .page-title {
    float: none; }

  .statup_smart {
    padding-top: 62px;
    padding-bottom: 63px; }

  .single-product.woocommerce .right_summary {
    float: left;
    text-align: left; }

  .admin-bar.fixed-header .header-v3.is-sticky .header-top {
    top: 0; }

  .single-product .images {
    float: none;
    margin-bottom: 10px; }

  .header-v1.is-sticky .scroll-open .menu-toggle {
    top: 50px; }

  .header-v1.is-sticky .header-top .mega-menu {
    padding-top: 90px; }

  .admin-bar .header-v3.is-sticky .header-top {
    top: 0; }

  .shop_table.cart .cart_item {
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important; }
    .shop_table.cart .cart_item:last-child {
      border-bottom: 1px solid #ddd !important; }

  table.shop_table.cart tr.cart_item > td {
    border-right: none; }

  .woocommerce table.shop_table.cart:not(.woocommerce-checkout-review-order-table):not(.order_details):not(.cart_totals_table) td {
    display: inline-block; }

  .woocommerce table.shop_table.cart:not(.woocommerce-checkout-review-order-table):not(.order_details):not(.cart_totals_table) tr {
    display: block; }

  .single-product.woocommerce .owl-controls .owl-nav > div {
    top: 36%; }

  .woocommerce .shop_table.cart tbody td:not(.product-remove):not(.product-add-to-cart):not(.actions) {
    padding-left: 48.5% !important;
    text-align: left; }

  .mobile-show {
    display: block; }

  .mobile-show {
    display: inline-block;
    position: absolute;
    width: 42%;
    height: 100%;
    top: 0;
    left: 0;
    vertical-align: middle;
    padding: 26px 16px 20px 20px;
    border-right: 1px solid #ddd; }

  .shop_table.cart thead tr th:last-child,
  .shop_table.cart .cart_item td:last-child {
    border-right: none !important; }

  .woocommerce table.shop_table.my_account_orders:not(.customer_details):not(.woocommerce-checkout-review-order-table):not(.cart) td:not(.actions) {
    border: 1px solid #dddddd;
    margin-top: -1px;
    padding-left: 20px;
    position: relative;
    text-align: left;
    width: 100%;
    display: block; }

  .shop_table.my_account_orders > tbody {
    border: none; }

  .woocommerce-account table.my_account_orders.shop_table td.order-actions .mobile-show {
    display: none; }

  .woocommerce-account table.my_account_orders.shop_table td.order-actions {
    text-align: center !important; }

  .woocommerce-account table.my_account_orders.shop_table td:not(.order-actions) {
    padding-left: 50% !important; }

  .woocommerce table.shop_table:not(.woocommerce-checkout-review-order-table):not(.order_details):not(.cart_totals_table) thead {
    display: none; }

  .woocommerce table.shop_table.order_details:not(.customer_details):not(.woocommerce-checkout-review-order-table):not(.cart) td:not(.actions) {
    display: table-cell; }

  .shop_table.order_details tbody tr td {
    width: 50% !important; }

  table tr.cart_item > td {
    border-right: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    display: inline-block;
    height: 100%;
    left: 0;
    padding: 26px 16px 20px 20px;
    position: relative;
    width: 100%; }

  table.woocommerce-checkout-review-order-table tr.cart_item > td {
    display: table-cell;
    width: 50%; }

  .shop_table .product-name img {
    float: left; }

  .name-item {
    margin-top: 27px; }

  .shop_table .cart_item {
    border-top: none  !important; }

  .product-remove {
    text-align: center; }

  .btn-update-cart {
    float: left; } }
@media (min-width: 568px) and (max-width: 640px) {
  .app_screenshot .screen-default h3 {
    padding-left: 50px; }

  .screen-default {
    margin-left: -4px !important; }

  .app_screenshot .screen-default h3 {
    padding-left: 50px; }

  .app_screenshot .screen-default a::before {
    right: 15px; }

  .app_screenshot .tp-bullets {
    margin-top: 25px !important; }

  .app_screenshot .screen-default {
    max-height: 330px;
    overflow: hidden; }

  .slider-3 .tp-parallax-wrap {
    margin-top: -95px; }

  .slider-3 .tp-parallax-wrap .tp-caption {
    font-size: 20px !important; } }
@media (min-width: 480px) and (max-width: 568px) {
  .app_screenshot .screen-default {
    max-height: 274px;
    overflow: hidden; }

  .btn-slider-1 {
    margin-left: 115px !important; } }
@media (max-width: 479px) {
  .character .spacer-45 {
    height: 0; }

  .btn-slider-1 {
    margin-left: 165px !important;
    margin-top: 20px !important; }

  .main-slider .btn-default.btn-defaut-2 {
    margin-top: 20px !important; }

  .slider-2 .text-slider-2 {
    font-size: 5px !important; }
  .slider-2 .tp-parallax-wrap {
    margin-top: 35px;
    margin-left: 11px !important; }
    .slider-2 .tp-parallax-wrap:last-child {
      margin-left: 50px !important; }

  .slider-3 {
    height: 400px !important; }
    .slider-3 .slotholder {
      height: 400px !important; }
    .slider-3 .tp-parallax-wrap {
      margin-top: -125px; }

  .our-team-2.our-team-about .member-info {
    height: 285px; }

  .pagination {
    padding-bottom: 25px; }

  .main-slider .btn-slider-5 {
    margin-top: 13px !important;
    padding: 7px 8px !important; }

  .spacer-90, .spacer-100, .spacer-80, .spacer-95, .spacer-85 {
    height: 40px; }

  .we-think .spacer-100 {
    height: 50px; }

  .app_screenshot {
    display: none; }

  .slider-app .tp-revslider-slidesli .tp-parallax-wrap:nth-of-type(1) {
    left: 15px !important;
    top: 100px !important; }
  .slider-app .tp-revslider-slidesli .tp-parallax-wrap:nth-of-type(2) {
    left: 29px !important;
    top: 639px !important; }
  .slider-app .tp-revslider-slidesli .tp-parallax-wrap:nth-of-type(3) {
    left: 304px !important;
    top: 640px !important; }
  .slider-app .tp-revslider-slidesli .tp-parallax-wrap:nth-of-type(4) {
    left: 1186px !important;
    top: 127px !important; }
  .slider-app .tp-revslider-slidesli .tp-parallax-wrap:nth-of-type(5) {
    left: 113px !important;
    top: 707px !important; }
  .slider-app .tp-revslider-slidesli .tp-parallax-wrap:nth-of-type(6) {
    left: 151px !important;
    top: 812px !important; }
  .slider-app .tp-revslider-slidesli .tp-parallax-wrap:nth-of-type(7) {
    left: 145px !important;
    top: 948px !important; }
  .slider-app .tp-revslider-slidesli .tp-parallax-wrap:nth-of-type(8) {
    left: 400px !important;
    top: 1075px !important; }
  .slider-app .tp-revslider-slidesli .tp-parallax-wrap:nth-of-type(9) {
    left: 1196px !important;
    top: 574px !important; }

  .slider-app .tp-static-layers .tp-parallax-wrap {
    left: 18px !important;
    top: 579px !important; }

  .popup-content .blog-comments,
  .popup-top, .time-location {
    padding: 0; }

  .nav-tabs > li {
    margin: 0;
    margin-bottom: 15px;
    width: 100%; }
    .nav-tabs > li:last-child {
      margin-bottom: 0; }

  .form-style-2 .wpcf7-form .contact-form input:not([type="submit"]) {
    width: 100%; }

  .form-style-2 .inner-input:nth-child(2) {
    float: left;
    width: 100%; }

  .form-style-2 .inner-input:first-child {
    margin-right: 0;
    width: 100%; }

  .portfolio-entry-wrap .item {
    width: 100%; }

  .our-team-2 .team_description p {
    font-size: 12px; }

  .team-padding .member-slider {
    bottom: -10px; }

  .title-block .title-style3 {
    line-height: 32px; }

  .header-contact .link-contact p:first-child {
    padding-right: 11px; }

  .header-contact .link-contact p i {
    font-size: 12px;
    margin-right: 5px; }

  .header-contact .link-contact p span {
    font-size: 11px; }

  .service-startup-bg figure {
    margin-top: -30px !important; }

  .header-v4 .right_header {
    display: none; }
  .header-v4 .header-logo {
    float: left;
    left: 15px !important;
    transform: none !important; }
    .header-v4 .header-logo img {
      height: 40px;
      width: 50px; }
  .header-v4 .menu-toggle {
    top: 30px; }

  .woocommerce p.stars a.star-1, .woocommerce p.stars a.star-2, .woocommerce p.stars a.star-3, .woocommerce p.stars a.star-4, .woocommerce p.stars a.star-5 {
    border-right: 0; }

  .woocommerce p.stars a {
    margin-right: 0; }

  .month-event h2 {
    margin-top: 40px; }

  .event-list li {
    margin-bottom: 12px; }

  .event-list-time {
    padding-right: 30px; }

  .single-product .left_summary .product_social {
    margin-top: 10px; }

  .single-product .right_summary {
    float: left;
    margin-top: 10px;
    text-align: left; }

  .rev_slider .btn.btn-icon {
    font-size: 8px !important;
    padding: 3px 4px 5px !important; }
    .rev_slider .btn.btn-icon i {
      display: none; }

  .rev_slider .btn.btn-icon {
    padding: 6px 15px 5px !important; }
    .rev_slider .btn.btn-icon.btn-default.btn-defaut-2, .rev_slider .btn.btn-icon.btn-primary.btn-primary-2 {
      margin-top: 0 !important; }

  .app_screenshot .screen-default {
    margin-top: 0 !important; }

  .app_screenshot .screen-default p {
    line-height: 17px !important;
    font-size: 12px !important; }

  .app_screenshot .vc_column-inner {
    padding-top: 35px !important; }

  .fixed-header .side-breadcrumb {
    padding-top: 85px; }

  .title-block h2 {
    font-size: 30px; }

  .get-app-content a {
    margin-right: 0; }

  .get-app::after {
    background: none; }

  .avatar_author {
    float: none; }

  .blog-img.blog-left {
    float: none;
    margin-right: 0;
    margin-bottom: 30px; }

  .header-v1 .header-logo {
    left: auto;
    margin-top: 0;
    right: 15px;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none; }

  .header-logo img {
    height: 60px;
    width: 70px; }

  .comment-reply-title {
    padding-bottom: 20px; }

  .gallery button.default {
    top: 60%; }

  .commentlist > li {
    margin-right: 30px; }

  .commentlist .comment-author {
    float: none;
    margin-bottom: 15px; }

  .commentlist .children .comment-body {
    margin-left: 30px; }

  .tp-caption .btn-defaut-2, .tp-caption .btn-primary-2 {
    margin-top: 25px; }

  .main-slider p {
    line-height: 9px !important; }

  .riven-heading.padding-10 {
    padding-top: 28px;
    overflow: hidden; }

  .blog-ful .blog-main {
    padding: 15px; }

  .team-padding .member-slider {
    height: 311px; }

  .our-team-2 .member-info {
    height: 311px;
    overflow: hidden; }

  .cascade-slider_item {
    width: 220px; }

  .choose-riven .vc_tta-panels {
    height: auto; }

  .promo-startup h2 {
    font-size: 40px; }

  .promo-startup h3 {
    font-size: 30px; }

  .startup_box {
    padding: 30px 20px 35px; }

  .form-startup .form-newletter {
    width: 265px; }

  .brands-container .owl-carousel .owl-item img {
    width: 100%; }

  .main-slider .btn-slider-4 {
    padding: 0px 12px !important;
    height: 22px !important;
    margin-top: 6px !important;
    font-size: 8px !important; }

  .gallery .owl-carousel .owl-controls .owl-nav div {
    top: 66%; }

  .comment-respond .form-submit {
    margin-bottom: 40px; }

  .slider-3 {
    height: 350px !important; }
    .slider-3 .slotholder {
      height: 350px !important; }
    .slider-3 .tp-parallax-wrap {
      margin-top: -100px; }
    .slider-3 .btn-play::before {
      height: 60px;
      width: 60px;
      line-height: 60px;
      font-size: 32px; }
    .slider-3 .btn-play::after {
      width: 72px;
      height: 72px; }
    .slider-3 .btn-play {
      width: 72px;
      height: 72px; }

  .slider-3 .tp-parallax-wrap .tp-caption {
    font-size: 15px !important; }

  .our-team-2 {
    background: none !important; } }
@media (max-width: 375px) {
  .right_header ul li.customlinks .cart-block {
    width: 285px; }

  .right_header ul li.customlinks .top-search {
    right: -20px; }

  .right_header ul li.customlinks {
    padding: 0 8px; }

  div.popup {
    width: 300px; }

  .popup-top .desc > p {
    font-size: 14px;
    margin-bottom: 15px; }

  .time-desc .hours {
    font-size: 16px; }

  .time-location {
    padding-top: 10px; }

  .popup-top h3 {
    font-size: 26px;
    overflow: hidden;
    margin-bottom: 20px; }

  .time-location {
    padding-bottom: 40px; }

  .comment-reply-title {
    display: block;
    overflow: hidden; }

  .comment-reply-title #cancel-comment-reply-link {
    width: 100%; }

  .commentlist > li {
    margin-right: 15px; }

  .app_screenshot .screen-default {
    height: 200px !important; }

  .app_screenshot .screen-default h3 {
    padding-left: 40px !important; }

  .app_screenshot .screen-default a::before {
    right: 17px; }

  .app_screenshot .tp-bullets {
    margin-right: 120px !important; }

  .banner-bottom h3 {
    font-size: 26px; }

  .banner-bottom .bg-gradient {
    padding: 30px 0 15px; }

  .banner-bottom p {
    margin-top: 4px; }

  .gallery button.default {
    top: 66%; }

  .blog-ful .title-blogpost {
    margin: 0; }

  .rev_slider .btn.btn-icon {
    padding: 6px 10px 5px !important; }

  .main-slider .btn-default.btn-defaut-2 {
    box-shadow: 0px 1px 0px 0px #272727; }

  .main-slider .btn-primary.btn-primary-2 {
    box-shadow: 0px 1px 0px 0px #944810; }

  .our-team-2 .cascade-slider_arrow {
    top: 36%; }

  blockquote {
    padding-left: 25px; }

  .form-startup .title-block h2 {
    font-size: 34px; }

  .title-block h2.title-style3 {
    font-size: 25px; }

  .footer-v2 .widget .newsletter_2.title-block {
    padding-bottom: 30px; } }
@media (max-width: 320px) {
  .slider-3 .tp-parallax-wrap .tp-caption {
    font-size: 15px !important; }

  .slider-3 {
    height: 350px !important; }
    .slider-3 .slotholder {
      height: 350px !important; }
    .slider-3 .tp-parallax-wrap {
      margin-top: -70px; }

  .features .smile_icon_list li.icon_list_item .icon_description h3 {
    line-height: 20px;
    margin-bottom: 10px; }

  .smile_icon_list.left {
    margin-bottom: 25px; }

  .features .smile_icon_list li.icon_list_item .icon_description {
    padding-top: 0; }

  .gallery .owl-carousel .owl-controls .owl-nav div {
    top: 68%; }

  .event-list-item {
    padding: 20px 17px 22px; }

  .event-list-time {
    padding-right: 20px; }

  .gallery button.default {
    top: 68%; }

  .widget_post_blog .blog-info .comment {
    margin-left: 0;
    width: 100%; }

  .widget_post_blog .blog-info .info > p {
    margin-bottom: 0; }

  .app_screenshot .screen-default a::before {
    right: 15px; }

  .app_screenshot .screen-default h3 {
    margin-bottom: 15px !important; }

  .app_screenshot .screen-default p {
    margin-bottom: 8px !important; }

  .promo-startup h2 {
    font-size: 32px; }

  .promo-startup h3 {
    font-size: 24px; }

  .btn-slider-1 {
    margin-left: 180px !important;
    margin-top: 20px !important; } }

/*# sourceMappingURL=theme.css.map */
