
.t3s, .single-contat-info .icon span, .work-item .image img, .panel-heading .indicator, .panel-heading a:before, .service-item, .service-item *, .usefull-link li a:before, .team-member .back-part, .blog-style-one .image img, .blog-style-one .date, .blog-style-two {
  transition: all 0.3s ease 0s;
}

.t3s, .single-contat-info .icon span, .work-item .image img, .panel-heading .indicator, .panel-heading a:before, .service-item, .service-item *, .usefull-link li a:before, .team-member .back-part, .blog-style-one .image img, .blog-style-one .date, .blog-style-two {
  transition: all 0.3s ease 0s;
}

/*      All Global css
----------------------------*/
body {
  font-family: Microsoft Yahei;
  font-size: 14px;
  font-weight: 400;
  color: #5a596a;
  line-height: 26px;
}

ul, ol {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

a {
  transition: all 0.3s ease 0s;
  font-weight: 400;
  color: #5a596a;
}

a:hover, a:focus, a.active {
  text-decoration: none;
  outline: none;
  color: #1490d7;
}

input {
  transition: all 0.3s ease 0s;
}

label {
  font-weight: normal;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="url"],
input[type="search"],
input[type="text"],
input[type="email"],
input[type="time"],
input[type="text"],
.form-control, textarea, textarea.form-control {

  border: 1px solid #ebebeb;
  border-radius: 0;


}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="time"]:focus,
input[type="text"]:focus,
.form-control:focus, textarea:focus, textarea.form-control:focus {
  box-shadow: none;
  outline: 0;
  border-color: #1490d7;
}

input[type="submit"]:focus {
  outline: 0;
}

textarea.form-control, textarea {
  min-height: 126px;
  padding-top: 14px;
  position: relative;
  padding-left: 12px;
}

.bg-tr {
  background: transparent;
}

.form-group {
  position: relative;
  margin-bottom: 18px;
}

.form-group label {
  text-transform: uppercase;
  font-family: Microsoft Yahei;
  margin-bottom: 18px;
  font-weight: 500;
}

.large-pra {
  font-size: 18px;
  line-height: 36px;
  font-family: Microsoft Yahei;
  font-weight: 300;
  color: #1e1e27;
}

.middum-pra {
  font-size: 20px;
  line-height: 36px;
  font-family: Microsoft Yahei;
  font-weight: 300;
  color: #1e1e27;
}

.checkbox-group {
  padding-top: 23px;
}

.checkbox-group label {
  margin-bottom: 10px;
  font-weight: 400;
  text-transform: none;
}

.checkbox-group > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.checkbox-group > div label {
  padding-left: 4px;
}

.tp-caption.boxshadow, .boxshadow {
  box-shadow: none;
}

/*  Heading Tag
-------------------*/
h1, h2, h3, h4, h5, h6 {
  color: #1e1e27;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
  font-weight: inherit;
}

h1 {
  font-size: 60px;
  line-height: 60px;
}

h2 {
  font-size: 48px;
  line-height: 55px;
  font-weight: 700;
  margin: 0;
}

h3 {
  font-size: 26px;
  line-height: 32px;
  margin-top: 0;
}

h4 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 13px;
}

h5 {
  font-size: 14px;
  line-height: 24px;
}

img {
  max-width: 100%;
}

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.no-border {
  border: 0 !important;
}

.fix {
  overflow: hidden;
}

p {
  font-family: Microsoft Yahei;
  margin-bottom: 25px;
}

.clear {
  clear: both;
}

.section-padding {
  padding-top: 44px;
  padding-bottom: 44px;
}

.section-heading.text-center p {
  margin-left: auto;
  margin-right: auto;
}

.section-heading {
  padding-bottom: 14px;
}

.section-heading p {
  max-width: 800px;
  margin-bottom: 0;
}

.section-heading h2 {
  margin-bottom: 10px;
  font-weight: 300;
}

.section-heading .sub-heading-top {
  font-size: 18px;
  font-weight: 500;
}

.section-heading .middum-pra {
  max-width: 960px;
}

.section-heading span:not(.sub-heading-top) {
  font-family: Microsoft Yahei;
}

.kal-button {
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  min-width: 130px;
  border: 1px solid #fff;
  padding: 6px 15px;
  border-radius: 30px;
  display: inline-block;
  text-align: center;
}

.kal-button1 {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  min-width: 130px;
  border: 1px solid #fff;
  padding: 6px 15px;
  border-radius: 30px;
  display: inline-block;
  text-align: center;
}
.kal-button1:hover {
  background: #1490d7;
  color: #fff;
  border-color: #1490d7;
}

.kal-button:hover {
  background: #1490d7;
  color: #fff;
  border-color: #1490d7;
}

.btn-large {
  min-width: 260px;
  border-width: 2px;
  font-size: 24px;
  font-weight: 300;
  text-transform: none;
  padding: 15px 20px;
}

.btn-semi-large {
  font-size: 18px;
  min-width: 210px;
  border-width: 2px;
  font-weight: 500;
  padding: 15px 20px;
}

.base-color {
  color: #1490d7;
}

.base-bg {
  background: #1490d7;
  color: #fff;
}

.base-bg h1, .base-bg h2, .base-bg h3, .base-bg h4, .base-bg h5, .base-bg h6, .base-bg a, .base-bg p, .base-bg span {
  color: #fff;
}

.base-bg .kal-button:hover {
  background: #fff;
  border-color: #fff;
  color: #1490d7;
}

.base-border {
  border-color: #1490d7;
}
.base-border1 {
  border-color: #fff;
}

.kal-separator {
  border-color: #ebebeb;
  width: 100%;
  height: 1px;
}

.ash-white-bg {
  background: #f7f8fa;
}

.ash-white-bg .kal-separator {
  border-color: #acadaf;
}

.white-bg {
  background: #fff;
}

.white-bg .kalkulate-single-intro {
  border: 1px solid #ebebeb;
}

.white-bg .kalkulate-single-intro:hover {
  border-color: transparent;
}

.row-eq-ds-height {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.gray-bg {
  background: #c3c3c3;
  color: #fff;
}

.red-bg {
  background: #ff6d6d;
  color: #fff;
}

.blue-bg {
  background: #1490d7;
}

.cyan-bg {
  background: #4bbfcb;
}

.orange-bg {
  background: #f39a24;
}

.limegreen-bg {
  background: #82c484;
}

.red-color {
  color: #ff6d6d;
}

.pr {
  position: relative;
}

.small-text {
  font-size: 12px;
}

.pa {
  position: absolute;
}

.ash-bg {
  background: #fafafa;
}

.pdr0 {
  padding-right: 0;
}

.pdl0 {
  padding-left: 0;
}

.pdt0 {
  padding-top: 0 !important;
}

.pdb0 {
  padding-bottom: 0 !important;
}

.pdt5 {
  padding-top: 5px;
}

.pdt15 {
  padding-top: 15px;
}

.pdt30 {
  padding-top: 30px;
}

.pdb40 {
  padding-bottom: 40px;
}

.pdt70 {
  padding-top: 70px;
}

.pdt100 {
  padding-top: 100px;
}

.pdb30 {
  padding-bottom: 30px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mt35 {
  margin-top: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb70 {
  margin-bottom: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb90 {
  margin-bottom: 90px;
}

.mt90 {
  margin-top: 90px;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?ume250");
  src: url("../fonts/icomoon.eot?ume250#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?ume250") format("truetype"), url("../fonts/icomoon.woff?ume250") format("woff"), url("../fonts/icomoon.svg?ume250#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-icomoon"], [class*=" icon-icomoon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icomoon-bar-chart:before {
  content: "\e900";
}

.icon-icomoon-close:before {
  content: "\e901";
}

.icon-icomoon-cloudy:before {
  content: "\e902";
}

.icon-icomoon-diamond:before {
  content: "\e903";
}

.icon-icomoon-light-bulb:before {
  content: "\e904";
}

.icon-icomoon-lightbulb-with-screw:before {
  content: "\e905";
}

.icon-icomoon-like:before {
  content: "\e906";
}

.icon-icomoon-magnifying-glass:before {
  content: "\e907";
}

.icon-icomoon-monitor:before {
  content: "\e908";
}

.icon-icomoon-search:before {
  content: "\e909";
}

.icon-icomoon-shopping-cart:before {
  content: "\e90a";
}

.icon-icomoon-speech-bubble:before {
  content: "\e90b";
}

.t3s, .single-contat-info .icon span, .work-item .image img, .panel-heading .indicator, .panel-heading a:before, .service-item, .service-item *, .usefull-link li a:before, .team-member .back-part, .blog-style-one .image img, .blog-style-one .date, .blog-style-two {
  transition: all 0.3s ease 0s;
}

/* -----------------------------------
**   Top Bar
-------------------------------------*/
.topbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  min-height: 95px;
  border-bottom: 1px solid #ebebeb;
}

.topbar .logo {
  margin-right: auto;
}

.topbar-contact-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.topbar-contact-info .single-contat-info {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-left: 54px;
}

.single-contat-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.single-contat-info .icon span {
  height: 50px;
  width: 50px;
  border: 1px solid #ebebeb;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 100%;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #2a423c;
  font-size: 18px;
}

.single-contat-info .text {
  line-height: 24px;
  padding-left: 20px;
}

.single-contat-info:hover .icon span {
  color: #1490d7;
  border-color: #1490d7;
}

.topbar-social-icons {
  padding-bottom: 8px;
  padding-top: 12px;
}

.topbar-social-icons ul li {
  display: inline-block;
  padding-right: 7px;
  padding-bottom: 5px;
  padding-left: 7px;
}

.topbar-social-icons ul li:last-child {
  padding-right: 0;
}

.topbar-social-icons ul li:first-child {
  padding-left: 0;
}

.contact-phone-email {
  padding-top: 12px;
}

.contact-phone-email span {
  padding-right: 20px;
}

.contact-phone-email span i {
  padding-right: 5px;
}

/* -----------------------------------
**  End Top Bar
-------------------------------------*/
/* -----------------------------------
** Menu Area
-------------------------------------*/
.menu-area {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 8;
}

.menu-logo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: block;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 95px;
}

.menu-logo .logo {
  margin-right: auto;
}

.menu-logo .kal-button {
  font-weight: 500;
  text-transform: none;
  font-size: 14px;
}

.menu-logo .contact-button {
  margin-left: 25px;
}

#easy-menu > ul {
  float: right;
}

#easy-menu > ul > li {
  padding: 0 20px;
}

#easy-menu > ul > li > a {
  color: #fff;
  font-weight: 500;
  padding: 20px 5px;
}

#easy-menu,
#easy-menu ul,
#easy-menu ul li,
#easy-menu ul li a {
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  box-sizing: border-box;
}

#easy-menu > ul > li {
  float: left;
}

#easy-menu ul ul {
  position: absolute;
  left: -9999px;
  background: #1490d7;
  z-index: 6;
  padding: 15px 26px 15px 26px;
  margin-top: 10px;
  transition-property: margin-top;
  transition-duration: .2s;
  transition-timing-function: ease-in-out;
}

#easy-menu ul ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}

#easy-menu ul ul li {
  padding: 12px 0;
}

#easy-menu ul ul li a {
  color: #fff;
}

#easy-menu ul ul li a:before {
  display: none;
}

#easy-menu ul ul li {
  transition: all .25s ease;
}

#easy-menu li:hover > ul {
  left: auto;
  margin-top: 0;
}

#easy-menu ul ul ul {
  margin-left: 100%;
  transition: .3s;
}

#easy-menu ul ul li:last-child {
  border-bottom: 0;
}

#easy-menu ul ul li a {
  width: 150px;
}

#easy-menu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

@media (max-width: 991px) {
  nav {
    width: 100%;
  }
  #easy-menu .button {
    display: block;
    margin-top: -6px;
  }
  #easy-menu {
    width: 100%;
  }
  #easy-menu ul {
    width: 100%;
    display: none;
  }
  #easy-menu ul li {
    width: 100%;
    border-top: 1px solid rgba(164, 181, 224, 0.17);
  }
  #easy-menu ul ul li,
  #easy-menu li:hover > ul > li {
    height: auto;
  }
  #easy-menu ul li a,
  #easy-menu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #easy-menu > ul > li {
    float: none;
  }
  #easy-menu ul ul li a {
    padding-left: 25px;
  }
  #easy-menu ul ul ul li a {
    padding-left: 35px;
  }
  #easy-menu ul ul,
  #easy-menu ul ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #easy-menu > ul > li.has-sub > a:after,
  #easy-menu > ul > li.has-sub > a:before,
  #easy-menu ul ul > li.has-sub > a:after,
  #easy-menu ul ul > li.has-sub > a:before {
    display: none;
  }
  #easy-menu .button {
    width: 25px;
    height: 26px;
    position: absolute;
    right: 5px;
    top: 22px;
    cursor: pointer;
    z-index: 12399994;
    transition: 0s;
  }
  #easy-menu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(164, 181, 224, 0.17);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  .menu-area .menu-list > li a {
    padding: 16px 0;
  }
  #easy-menu ul ul {
    border: 0;
    padding: 0;
  }
  #easy-menu ul ul li:first-child {
    border: 0;
  }
  #easy-menu ul ul .submenu-button {
    height: 46px;
    width: 46px;
  }
  #easy-menu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #828282;
    content: '';
  }
  #easy-menu ul ul .submenu-button:after {
    top: 22px;
    right: 13px;
  }
  #easy-menu .submenu-button.submenu-opened:after {
    background: #828282;
  }
  #easy-menu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #828282;
    content: '';
  }
  #easy-menu ul ul .submenu-button:before {
    top: 19px;
    right: 16px;
  }
  #easy-menu .submenu-button.submenu-opened:before {
    display: none;
  }
  #easy-menu ul ul ul li.active a {
    border-left: none;
  }
  #easy-menu > ul > li.has-sub > ul > li.active > a,
  #easy-menu > ul ul > li.has-sub > ul > li.active > a {
    border-top: none;
  }
  #easy-menu > ul > li.has-sub li.has-sub {
    padding-bottom: 0;
  }
  #easy-menu > ul > li.has-sub li.has-sub > a {
    padding-bottom: 15px;
  }
}

.desktop-menu, .menu-logo {
  transition: .3s;
}

.main-menu-fix {
  position: fixed !important;
  left: 0;
  background: #000;
  top: 0;
  z-index: 9999 !important;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.08);
  width: 100%;
}

.main-menu-fix #easy-menu > ul > li > a {
  padding: 30px 5px;
}

.main-menu-fix .menu-logo {
  height: 75px;
}

.menu2-area.main-menu-fix {
  background: #1490d7 !important;
  opacity: 1;
}

/*==== Menu2 ====*/
.menu2-area {
  background: rgba(255, 255, 255, 0.05);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}

.menu2-area .menu-social a {
  color: #fff;
}

.menu2-area a {
  color: #fff;
}

.menu2-area #easy-menu > ul > li > a {
  color: #fff;
}

.menu2-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu-social {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  width: 190px;
  min-height: 55px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu-social ul li {
  display: inline-block;
  padding-right: 16px;
  padding-bottom: 5px;
}

.search-box {
  width: 180px;
  min-height: 55px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.search-box a i {
  color: #fff;
  font-size: 14px;
  margin: 5px 12px;
  font-size: 16px;
}

.top-search-input-wrap {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 111;
  -webkit-animation: searchZoomIn .4s;
  animation: searchZoomIn .4s;
  display: none;
}

.top-search-input-wrap ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 1;
  color: #fff;
}

.top-search-input-wrap ::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1;
  color: #fff;
}

.top-search-input-wrap :-ms-input-placeholder {
  /* IE 10+ */
  opacity: 1;
  color: #fff;
}

.top-search-input-wrap :-moz-placeholder {
  /* Firefox 18- */
  opacity: 1;
  color: #fff;
}

.top-search-input-wrap.show {
  display: block;
}

.top-search-input-wrap .top-search-overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.85);
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.top-search-input-wrap .search-wrap .search.educon-top-search {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.top-search-input-wrap .search-wrap .search.educon-top-search .sp_search_input::after {
  content: "\f002";
  font-size: 17px;
  color: #1490d7;
  font-family: fontawesome;
  position: absolute;
  right: 27px;
  pointer-events: none;
  line-height: 60px;
  cursor: pointer;
}

.top-search-input-wrap .search-wrap .search.educon-top-search input {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  border-width: 0;
  height: 60px;
  box-shadow: none;
  padding: 10px 34px;
  width: 100%;
  color: #fff;
  font-size: 13px;
}

.top-search-input-wrap .close-icon {
  font-size: 30px;
  color: #ffffff;
  top: 20px;
  right: 20px;
  cursor: pointer;
  position: fixed;
  z-index: 9999;
  font-weight: 200;
  font-family: lato;
}

@-webkit-keyframes searchZoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
  }
  50% {
    opacity: 1;
  }
}

@keyframes searchZoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
  }
  50% {
    opacity: 1;
  }
}

/* -----------------------------------
** End Menu
-------------------------------------*/
/* -----------------------------------
** Mobile Menu
-------------------------------------*/
.mobile-menu {
  display: none;
}

.mobile-logo-search-humbarger {
  min-height: 57px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-logo-search-humbarger .logo {
  margin-right: auto;
}

.mobile-menu .humbarger-button {
  margin-left: auto;
  font-size: 18px;width: 100px;
}

.mobile-menu .humbarger-button i {
  cursor: pointer;    position: relative;
    float: right;
  color: #fff;
}

.humbarger i {
  color: #000000;
  font-size: 18px;
}

.mobile-menu .search-box {
  margin: 0 10px;
  position: static;
}

.menu-accordion > li:last-child {
  padding-bottom: 30px;
}

.mobile-background-nav {
  position: fixed;
  top: 0;
  display: none;
  left: -250px;
  width: 250px;
  transition: .3s;
  padding: 10px 0;
  z-index: 999;
  background: #272732;
  height: 2000px;
}

.mobile-background-nav .mobile-inner {
  overflow: auto;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}

.mobile-background-nav .mobile-inner .mobile-menu-close {
  text-align: right;
  display: block;
}

.mobile-background-nav .mobile-inner .mobile-menu-close i {
  cursor: pointer;
  padding: 5px;
  font-size: 18px;
}

.mobile-background-nav ul {
  list-style: none;
  padding: 0;
}

.mobile-background-nav ul .dropdown {
  overflow: hidden;
  display: none;
}

.mobile-background-nav ul .dropdown.menu-show {
  /*display: block;*/
}

.menu-accordion > li {
  border-bottom: 1px solid #2d2c31;
}

.dropdown > li {
  border-top: 1px solid #2d2c31;
  padding-left: 15px;
}

.mobile-background-nav ul li a {
  width: 100%;
  display: block;
  color: #fefefe;
  padding: .75em;
  border-radius: 0.15em;
  transition: background .3s ease;
  text-transform: uppercase;
}

.mobile-background-nav.in {
  left: 0;
}

.mobile-logo-search-humbarger {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: static;
}

/* -----------------------------------
** End Mobile Menu
-------------------------------------*/
/* -----------------------------------
** Slider
-------------------------------------*/
.slider-area {
  position: relative;
}

.slider-title {
  color: #fff;
  letter-spacing: 2.5px !important;
  text-transform: uppercase;
  font-weight: 300 !important;
  position: relative;
}

.slider-title:before, .slider-title:after {
  position: absolute;
  content: '';
  background: #fff;
  top: 50%;
  height: 1px;
  width: 100px;
}

.slider-title:before {
  left: -145px;
}

.slider-title:after {
  right: -145px;
}

.slider-heading {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700 !important;
}

.slider-subheading {
  color: #fff;
  letter-spacing: 3.5px !important;
  word-spacing: 2.5px !important;
}

.slider-button {
  background: transparent !important;
}

.slider-button .kal-button {
  min-width: 250px;
  border-width: 2px !important;
  color: #fff;
  padding: 9px 20px !important;
  font-size: 16px;
  transition: .3s;
}

.slider-button .kal-button:hover {
  color: #1490d7;
  background: #fff;
  border-color: #fff;
}

.slider-button:hover {
  background: transparent !important;
}

.slider-two-layer {
  background: rgba(255, 255, 255, 0.8);
  padding: 60px 15px;
}

.slider-two-layer h2 {
  font-weight: 300;
  margin-bottom: 20px;
}

.slider-two-layer p {
  font-size: 14px !important;
  line-height: 26px !important;
  max-width: 670px !important;
  white-space: normal;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.slider-two-layer .kal-button {
  min-width: 200px;
  padding: 12px 20px !important;
  font-size: 14px !important;
}

.home-two-slider .uranus.tparrows.tp-leftarrow, .home-two-slider .uranus.tparrows.tp-rightarrow {
  background: rgba(255, 255, 255, 0.15);
  height: 70px;
  width: 70px;
  border-radius: 100%;
  text-align: center;
  padding-top: 8px;
  padding-left: 8px;
}

.home-two-slider .uranus.tparrows:before {
  font-size: 20px;
  color: #5a596a;
}

/* -----------------------------------
** End Slider
-------------------------------------*/
/* -----------------------------------
**   Kalkulate Intro
-------------------------------------*/
.kalkulate-single-intro {
  background: #fff;
  text-align: center;
  padding: 60px 35px 55px 35px;
  position: relative;
  margin-bottom: 30px;
}

.kalkulate-single-intro:before {
  position: absolute;
  background: #1490d7;
  width: 90%;
  height: 90%;
  left: 5%;
  top: 5%;
  content: '';
  opacity: 0;
  transition: .3s;
  border-radius: 5%;
}

.kalkulate-single-intro h3 {
  font-weight: 400;
  position: relative;
  padding-bottom: 33px;
  margin-bottom: 35px;
}

.kalkulate-single-intro h3:before {
  position: absolute;
  content: '';
  background: #999999;
  transition: .3s;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 90px;
  height: 1px;
  bottom: 0;
}

.kalkulate-single-intro .text * {
  transition: .3s;
}

.kalkulate-single-intro .text {
  position: relative;
  z-index: 5;
}

.kalkulate-single-intro:hover:before {
  opacity: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
}

.kalkulate-single-intro:hover .text * {
  color: #fff;
}

.kalkulate-single-intro:hover h3:before {
  background: #fff;
}

/* -----------------------------------
**  End Kalkulate Intro
-------------------------------------*/
/* -----------------------------------
**  What ido
-------------------------------------*/
.what-wedo-image-verticle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.we-do-item {
  padding-bottom: 30px;
}

.we-do-item .number {
  float: left;
  width: 60px;
  font-size: 42px;
  font-weight: 700;
  line-height: 45px;
}

.we-do-item .text {
  margin-left: 70px;
}

.we-do-item .text h4 {
  margin-top: 0;
}

.we-do-item:hover .text a {
  color: #1490d7;
}

.what-wedo-sub-pra {
  margin: 40px 0 50px 0;
}

.section-heading.pdb40 {
  padding-bottom: 40px;
}

/* -----------------------------------
** End What ido
-------------------------------------*/
/* -----------------------------------
** Our Work
-------------------------------------*/
.work-sction {
  position: relative;
}

.work-sction:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  background: #1490d7;
  width: 100%;
  height: 50%;
}

.work-sction .section-heading h2, .work-sction .section-heading p {
  color: #fff;
}

.work-item {
  padding: 15px;
  background: #f7f8fa;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 33px;
}

.work-item .text {
  padding: 35px 15px 15px 15px;
}

.work-item h4 {
  font-weight: 500;
  margin-bottom: 5px;
}

.work-item .image {
  overflow: hidden;
}

.work-item:hover .image img {
  -webkit-transform: rotate(10deg) scale(1.4);
      -ms-transform: rotate(10deg) scale(1.4);
          transform: rotate(10deg) scale(1.4);
}

.owl-theme .owl-controls .owl-page span {
  width: 10px;
  height: 10px;
  margin: 5px 9px;
  filter: Alpha(Opacity=1);
  opacity: 1;
  background: #fff;
  border: 1px solid #1e1e27;
}

.owl-theme .owl-controls .owl-page.active span {
  background: #1490d7;
  border-color: #1490d7;
}

.gallery-filter {
  padding-bottom: 68px;
}

.gallery-filter ul li {
  display: inline-block;
  padding: 1px 13px 4px 13px;
}

.gallery-filter ul li a {
  font-weight: 500;
  color: #1e1e27;
}

.gallery-filter ul li a:hover, .gallery-filter ul li a:focus {
  color: #1490d7;
}

.grid-item {
  padding: 0 15px 30px 15px;
  width: 33.33333%;
}

.grid-item .text {
  padding-top: 25px;
  padding-bottom: 30px;
}

.grid-item .text h4 {
  margin-bottom: 4px;
}

.gallery-grid-two .grid-item {
  width: 25%;
  padding: 0 15px 30px 15px;
}

.gallery-grid-two .grid-another-width {
  width: 50%;
}

.our-product-information {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.our-product-information .single {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

.our-product-information .single strong {
  display: block;
  text-transform: uppercase;
}

.most-viewed-project .section-heading h2 {
  margin-bottom: 27px;
}

.most-viewed-project .section-heading p {
  max-width: 650px;
}

.most-viewed-project .work-item {
  padding: 0 0 15px 0;
  margin: 0 0 30px 0;
}

.home-two-gallery .section-heading {
  padding-bottom: 50px;
}

/* -----------------------------------
** End Our Work
-------------------------------------*/
/* -----------------------------------
** Why choose us
-------------------------------------*/
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
  padding: 15px 0 10px 0;
}

.panel-group .panel-heading {
  background: #f7f8fa;
}

.panel-group .panel {
  box-shadow: none;
  border: 0;
}

.panel-heading {
  padding: 12px 15px;
  border-radius: 0;
}

.panel-heading h4 {
  display: inline-block;
  margin: 0;
}

.panel-heading .indicator {
  float: right;
  font-size: 20px;
  padding-top: 3px;
  color: #1e1e27;
  margin-left: auto;
}

.panel-heading a {
  padding-left: 45px;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.panel-heading a:before {
  position: absolute;
  top: 0px;
  left: 0;
  background: #B9B9B9;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  content: '';
}

.accordion-toggle:not(.collapsed):before {
  background: #1490d7;
}

.accordion-toggle:not(.collapsed) .indicator {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.progress-item {
  padding-top: 5px;
  padding-bottom: 18px;
}

.progress-item .progress-heading {
  text-transform: uppercase;
  display: block;
  margin-bottom: 18px;
}

.progress-item .progress-bg {
  position: relative;
  height: 4px;
  background: #e8e8e8;
}

.progress-item .progress-bg .progress-rate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #1490d7;
  transition: 2.5s;
}

.why-choose-us-two-section {
  padding-bottom: 40px;
}

.why-choose-us-two-section .image img {
  width: 100%;
}

.popup-play {
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
  text-align: center;
  padding-top: 36px;
  font-size: 25px;
}

.popup-play a {
  color: #212121;
}

.why-choose-us-two-section .image img {
  box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);
}

/* -----------------------------------
** End Why choose us
-------------------------------------*/
/* -----------------------------------
** Counter
-------------------------------------*/
.single-counter {
  padding: 10px 0 50px 0;
  font-weight: 300;
}

.single-counter .icon {
  float: left;
  width: 50px;
  font-size: 30px;
  border-radius: 100%;
  width: 65px;
  height: 65px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
}

.single-counter .text {
  margin-left: 80px;
  margin-top: 8px;
}

.single-counter .counter {
  font-size: 36px;
  padding-bottom: 6px;
}

.single-counter span {
  font-size: 16px;
}

/* -----------------------------------
** End Counter
-------------------------------------*/
/* -----------------------------------
** Testimonial
-------------------------------------*/
.testimonial-quote-icon {
  font-size: 55px;
  padding-top: 45px;
  padding-bottom: 9px;
}

.single-testimonial-quote {
  text-align: center;
}

.single-testimonial-quote p {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}

.single-testimonial-quote .author {
  padding-top: 11px;
  padding-bottom: 40px;
}

.single-testimonial-quote .author h4 {
  margin-bottom: 9px;
}

.testimonial-carousel-two-active .carousel-inner-item {
  padding-left: 15px;
  padding-right: 15px;
}

.testimonial-two-area {
  padding-bottom: 88px;
}

.testimonial-two-item {
  padding: 10px 15px;
  margin-bottom: 10px;
  background: #fff;
  transition: .3s;
}

.testimonial-two-item .icon {
  font-size: 55px;
  padding-bottom: 25px;
}

.testimonial-two-item .client-name-image {
  display: table;
  padding: 10px 0;
}

.testimonial-two-item .client-name-image .image, .testimonial-two-item .client-name-image .text {
	padding-top:14px; text-align:center;
}

.testimonial-two-item .client-name-image .image {
  width: 70px;
}

.testimonial-two-item .client-name-image .text {
  padding-left: 20px;
}

.testimonial-two-item .client-name-image .text h4 {
  margin-bottom: 4px;
}

.testimonial-two-item:hover {
  box-shadow: 0 5px 45px rgba(0, 0, 0, 0.15);
}

/* -----------------------------------
** End Testimonial
-------------------------------------*/
/* -----------------------------------
**  Service
-------------------------------------*/
.service-item {
  background: #f7f8fa;
  margin: 0 15px 0 15px;
  padding: 85px 30px 55px 35px;
  border-radius: 5px;
  position: relative;
}

.service-item .icon {
  min-height: 60px;
  font-size: 30px;
  position: relative;
  z-index: 4;
}

.service-item h4 {
  margin-bottom: 27px;
}

.service-item .service-text {
  max-width: 220px;
  position: relative;
  z-index: 4;
}

.service-item:hover {
  background: #1490d7;
}

.service-item:hover * {
  color: #fff;
}

/* -----------------------------------
**  End Service
-------------------------------------*/
/* -----------------------------------
**  Client logo
-------------------------------------*/
.client-area {
  border-top: 1px solid #ebebeb;
  padding: 12px 0;
}

.client-carousel .client-logo img {
  text-align: center;
}

.client-carousel .client-logo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 200px;
}

.client-carousel .client-logo img {
  transition: .3s;
}

.client-carousel .client-logo img:hover {
  opacity: 1;
}

/* -----------------------------------
** End Client logo
-------------------------------------*/
/* -----------------------------------
**   Footer
-------------------------------------*/
.get-started-area {
  padding-top: 62px;
  padding-bottom: 42px;
}

.get-started-text {
  padding-bottom: 30px;
}

.get-started-text h3 {
  font-size: 28px;
  font-weight: 300;
  margin-bottom: 8px;
}

.get-started-button {
  padding-top: 8px;
}

@media (min-width:768px){.main-footer {
  padding-top: 80px;
  padding-bottom: 20px;
}}


@media (max-width:768px){.main-footer { display:none;
}}


.footer-widget {
  margin-bottom: 40px;
}

.footer-widget .widget-title {
  margin-top: 5px;
  margin-bottom: 27px;
}

.footer-widget-about .footer-logo {
  padding-bottom: 22px;
}

.social-icons li {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 8px;
}

.social-icons li a {
  width: 40px;
  height: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  background: #ebf1f7;
  border-radius: 50%;
  color: #1e1e27;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.social-icons li a i {
  z-index: 4;
}

.social-icons li a:before {
  position: absolute;
  left: 30%;
  top: 30%;
  width: 40%;
  height: 40%;
  background: #1490d7;
  content: '';
  transition: .3s;
  border-radius: 50%;
  opacity: 0;
}

.social-icons li a:hover {
  color: #fff;
}

.social-icons li a:hover:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 1;
}

.usefull-link li {
  padding-bottom: 7px;
}

.usefull-link li a {
  padding-left: 20px;
  position: relative;
}

.usefull-link li a:before {
  position: absolute;
  left: 0;
  top: 7px;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  content: '';
  background: #c3c3c3;
}

.usefull-link li a:hover {
  color: #1490d7;
}

.usefull-link li a:hover:before {
  background: #1490d7;
}

.latest-news-item {
  margin-bottom: 13px;
  overflow: hidden;
}

.latest-news-item:after {
  clear: both;
}

.latest-news-item .image {
  width: 70px;
  float: left;
}

.latest-news-item .text {
  margin-left: 100px;
}

.latest-news-item .text h5 {
  font-weight: 400;
  margin-bottom: 5px;
  margin-top: 0;
}

.copyright-area {
  border-top: 1px solid #ebebeb;
  padding-top: 20px;
}

.copyright-text {
  margin-bottom: 20px;
}

.footer-menu {
  margin-bottom: 20px;
}

.footer-menu ul li {
  display: inline-block;
  margin-bottom: 5px;
}

.footer-menu ul li:after {
  content: '|';
  padding-left: 20px;
  padding-right: 20px;
}

.footer-menu ul li:last-child:after {
  display: none;
}

/* -----------------------------------
**   End Footer
-------------------------------------*/
/* -----------------------------------
** Banner
-------------------------------------*/
.banner-area {
  
  position: relative;
  background-size: cover;
  background-position: center center;
  padding-bottom: 183px;
  padding-top: 254px;
}

.banner-area:before {
  background: rgba(0, 0, 0, 0.7);
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.banner-text h1 {
  font-size: 50px;
  color: #fff;
}

.kal-breadcumb li {
  display: inline-block;
}

.kal-breadcumb li:before {
  content: '/';
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding: 0 8px;
}

.kal-breadcumb li:first-child:before {
  display: none;
}

.kal-breadcumb li a {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.single-product-banner {
  background: url("../images/banner/single_project.jpg");
}

.blog-grid-banner {
  background: url("../images/banner/blog-grid.jpg");
}

.contact-us-banner {
  background: url("../images/banner/contact-us.jpg");
}

.error-banner {
  background: url("../images/banner/error-banner.jpg");
}

/* -----------------------------------
** End Banner
-------------------------------------*/
/* -----------------------------------
** About us
-------------------------------------*/
.counter-area {
  padding-top: 85px;
  padding-bottom: 50px;
}

.team-member {
  max-width: 300px;
  border: 1px solid #ebebeb;
  text-align: center;
  padding: 30px 15px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

.team-member .image {
  max-width: 190px;
  margin-left: auto;
  margin-right: auto;
}

.team-member .front-text {
  padding-top: 35px;
}

.team-member .front-text span {
  display: block;
}

.team-member .member-name {
  margin-bottom: 5px;
}

.team-member .member-number {
  font-size: 18px;
}

.team-member .member-position {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 22px;
  display: block;
}

.team-member .back-part {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding-top: 75px;
  opacity: 0;
  transition: .3s;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}

.team-member .back-part p {
  max-width: 224px;
  margin-left: auto;
  margin-right: auto;
}

.team-member .member-social-icons {
  position: absolute;
  width: 100%;
  bottom: 20px;
  transition: .4s;
}

.team-member .member-social-icons ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 210px;
  margin-left: auto;
  margin-right: auto;
}

.team-member .member-social-icons ul li {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.team-member:hover .back-part {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.t3s, .single-contat-info .icon span, .work-item .image img, .panel-heading .indicator, .panel-heading a:before, .service-item, .service-item *, .usefull-link li a:before, .team-member .back-part, .blog-style-one .image img, .blog-style-one .date, .blog-style-two {
  transition: all 0.3s ease 0s;
}

/* -----------------------------------
**   Blog
-------------------------------------*/
.blog-section {
  padding-bottom: 28px;
}

/* blog style one */
.blog-style-one {
  padding: 35px 35px 23px 35px;
  text-align: center;
  border: 1px solid #ebebeb;
  position: relative;
  margin-bottom: 90px;
  transition: .3s;
}

.blog-style-one .image {
  margin-bottom: 35px;
  overflow: hidden;
}

.blog-style-one .date {
  position: absolute;
  border: 1px solid #ebebeb;
  text-align: center;
  text-transform: uppercase;
  min-width: 140px;
  bottom: -20px;
  padding: 7px 15px;
  left: calc(50% - 70px);
  background: #fff;
  border-radius: 30px;
}

.blog-style-one:hover {
  border-color: #1490d7;
}

.blog-style-one:hover .date {
  border-color: #1490d7;
}

.blog-style-one:hover .image img {
  -webkit-transform: rotate(10deg) scale(1.4);
      -ms-transform: rotate(10deg) scale(1.4);
          transform: rotate(10deg) scale(1.4);
}

/*  Blog style Two */
.blog-style-two-section {
  padding-bottom: 38px;
}

.blog-style-two {
  position: relative;
  background: #fff;
  text-align: center;
  margin-bottom: 90px;
}

.blog-style-two .image {
  position: relative;
}

.blog-style-two .image img {
  width: 100%;
}

.blog-style-two .blog-text {
  padding: 30px 40px 25px 30px;
}

.blog-style-two .date {
  width: 135px;
  height: 135px;
  position: absolute;
  background: #fff;
  text-align: center;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100%;
  font-size: 18px;
  color: #1e1e27;
  text-transform: uppercase;
  padding: 20px;
  z-index: 1;
}

.blog-style-two .kal-button {
  color: #1e1e27;
}

.blog-style-two .kal-button:hover {
  color: #fff;
}

.blog-style-two:hover {
  box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);
}

/* -----------------------------------
**  Sidebar
-------------------------------------*/
.sidebar {
  border: 1px solid #ebebeb;
  padding: 50px;
}

.widget-search .input-search {
  position: relative;
}

.widget-search .input-search input {
  background: transparent;
  border-width: 0 0 1px 0;
  padding-left: 0;
}

.widget-search .input-search .submit-button {
  position: absolute;
  background: transparent;
  border: 0;
  z-index: 2;
  bottom: 8px;
  right: 0px;
  color: #1e1e27;
}

.widget {
  margin-bottom: 75px;
}

.widget-title {
  padding-bottom: 17px;
}

.category-list ul {
  padding-left: 20px;
}

.category-list li {
  list-style: disc;
  padding-bottom: 13px;
}

.category-list li:last-child {
  padding-bottom: 0;
}

.widget-most-commented .text {
  padding-top: 10px;
}

.widget-most-commented .text h5 {
  font-weight: 400;
  margin-bottom: 5px;
}

.widget-recent-post .latest-news-item .image {
  width: 60px;
}

.widget-recent-post .latest-news-item .text {
  margin-left: 77px;
}

.widget-recent-post .latest-news-item .text h5 {
  font-size: 13px;
}

.tag-list a {
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 8px;
  border: 1px solid #ebebeb;
  padding: 3px 15px;
  border-radius: 20px;
  font-size: 12px;
}

.tag-list a:hover {
  border-color: #1490d7;
}

.tag-list a:last-child {
  margin-right: 0;
}

/* -----------------------------------
**  End Sidebar
-------------------------------------*/
/* -----------------------------------
**  Blog Detail
-------------------------------------*/
.tag-and-share {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.tag-and-share .social-share {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tag-and-share .social-share span {
  padding-right: 15px;
}

.tag-and-share .social-share li {
  display: inline-block;
  padding-right: 15px;
}

.tag-and-share .social-share li:last-child {
  padding-right: 0;
}

.tag-and-share .tag-list {
  margin-bottom: 30px;
}

.blog-meta {
  margin-bottom: 30px;
}

.blog-meta .date {
  font-size: 18px;
}

.blog-detail-quote {
  padding: 10px 50px 10px 0;
}

.blog-detail-quote .icon {
  width: 100px;
  font-size: 30px;
  float: left;
  padding-left: 50px;
  padding-top: 7px;
}

.blog-detail-quote .text {
  margin-left: 100px;
}

.blog-detail-quote .text blockquote {
  padding: 0;
  border: 0;
  font-size: 18px;
  line-height: 30px;
}

.comment-list {
  list-style: none;
}

.comment-list ol {
  padding-left: 120px;
  list-style: none;
}

.replay-button i {
  padding-right: 15px;
}

.comments-title {
  color: #5a596a;
  margin-bottom: 50px;
  font-weight: 400;
}

.single-comment {
  display: table;
  margin-bottom: 30px;
}

.single-comment .image {
  width: 100px;
  border-right: 1px solid #ebebeb;
  padding-top: 6px;
}

.single-comment .image img {
  width: 70px;
}

.single-comment .text {
  padding-left: 25px;
}

.single-comment .text h4 {
  margin-bottom: 3px;
}

.single-comment .image, .single-comment .text {
  display: table-cell;
  vertical-align: top;
}

.single-comment .date {
  margin-bottom: 12px;
  display: block;
}

.comment-form input, .comment-form textarea {
  margin-bottom: 20px;
}

.comment-respond {
  padding-top: 45px;
}

.comment-reply-title {
  margin-bottom: 33px;
  color: #5a596a;
  font-weight: 400;
}

/* -----------------------------------
** End Blog Detail
-------------------------------------*/
/* -----------------------------------
** Contact Us
-------------------------------------*/
.kalkulate-map-location-informatrion {
  border: 1px solid #ebebeb;
  margin-bottom: 70px;
  padding: 40px 35px;
}

.kalkulate-map-location-informatrion .heading {
  padding: 25px 0;
  position: relative;
  margin-bottom: 30px;
}

.kalkulate-map-location-informatrion .heading:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 2px;
  background: #1490d7;
  content: '';
}

.kalkulate-map-location-informatrion .heading h4 {
  margin-bottom: 0;
}

.kalkulate-map-location-informatrion h5 {
  font-size: 13px;
  text-transform: uppercase;
}

.kalkulate-map-location-informatrion .small-text {
  line-height: 18px;
}

.kalkulate-map-location-informatrion .direct-contact {
  padding-top: 25px;
}

.kalkulate-map-location-informatrion .direct-contact strong {
  display: inline-block;
  width: 50px;
}

.kalkulate-map-location-informatrion .kalkulate {
  float: left;
  width: 340px;
}

#mapContainer {
  height: 500px;
}

/* -----------------------------------
** End Contact Us
-------------------------------------*/
/* -----------------------------------
** 404
-------------------------------------*/
.error-text {
  max-width: 655px;
  margin-left: auto;
  margin-right: auto;
}

.error-text .error-404 {
  font-size: 243px;
  font-weight: 700;
  line-height: 200px;
  margin-bottom: 50px;
}

.error-text h2 {
  font-weight: 300;
  margin-bottom: 12px;
}

.error-text .kal-button {
  font-size: 16px;
  min-width: 220px;
  margin: 10px;
}

.error-text .two-buttons {
  padding-top: 20px;
}

/* -----------------------------------
** End 404
-------------------------------------*/
/* -----------------------------------
**  Preloader
-------------------------------------*/
.preloader {
  background: #1490d7;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  left: 0;
  top: 0;
}

.preloader .ball-scale-multiple {
  position: relative;
  top: 50%;
  left: 50%;
}

@-webkit-keyframes ball-scale-ripple-multiple {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.7;
  }
  100% {
    opacity: 0.0;
  }
}

@keyframes ball-scale-ripple-multiple {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.7;
  }
  100% {
    opacity: 0.0;
  }
}

.ball-scale-ripple-multiple {
  position: relative;
  -webkit-transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  transform: translateY(-25px);
}

.ball-scale-ripple-multiple > div:nth-child(0) {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.ball-scale-ripple-multiple > div:nth-child(1) {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.ball-scale-ripple-multiple > div:nth-child(2) {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.ball-scale-ripple-multiple > div:nth-child(3) {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.ball-scale-ripple-multiple > div {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  top: -2px;
  left: -26px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 2px solid #fff;
  -webkit-animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
  animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
}

@-webkit-keyframes ball-beat {
  50% {
    opacity: 0.2;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes ball-beat {
  50% {
    opacity: 0.2;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.ball-beat > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block;
  -webkit-animation: ball-beat 0.7s 0s infinite linear;
  animation: ball-beat 0.7s 0s infinite linear;
}

.ball-beat > div:nth-child(2n-1) {
  -webkit-animation-delay: -0.35s !important;
  animation-delay: -0.35s !important;
}

@-webkit-keyframes ball-scale-multiple {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes ball-scale-multiple {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

.ball-scale-multiple {
  position: relative;
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
}

.ball-scale-multiple > div:nth-child(2) {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.ball-scale-multiple > div:nth-child(3) {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.ball-scale-multiple > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  left: -30px;
  top: 0px;
  opacity: 0;
  margin: 0;
  width: 60px;
  height: 60px;
  -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
  animation: ball-scale-multiple 1s 0s linear infinite;
}

/* -----------------------------------
**  End Preloader
-------------------------------------*/
/* -----------------------------------
** Color Swhicher
-------------------------------------*/
.color-shicher-wraper {
  position: fixed;
  top: 50%;
  left: -160px;
  z-index: 999;
  -webkit-transform: translateY(-120%);
  -ms-transform: translateY(-120%);
  transform: translateY(-120%);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  transition: .3s;
}

.color-shicher-wraper .setting-button-wrapper button {
  border-radius: 0 3px 3px 0;
  box-shadow: 1px 0 8px rgba(0, 0, 0, 0.1);
  color: #fff;
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 0;
  border: 0;
  cursor: pointer;
  transition: all .2s;
  background: white;
}

.color-shicher-wraper .setting-button-wrapper button:focus {
  outline: 0;
}

.color-shicher-wraper .setting-button-wrapper button:before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%;
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ3OC43MDMgNDc4LjcwMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDc4LjcwMyA0NzguNzAzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTQ1NC4yLDE4OS4xMDFsLTMzLjYtNS43Yy0zLjUtMTEuMy04LTIyLjItMTMuNS0zMi42bDE5LjgtMjcuN2M4LjQtMTEuOCw3LjEtMjcuOS0zLjItMzguMWwtMjkuOC0yOS44ICAgIGMtNS42LTUuNi0xMy04LjctMjAuOS04LjdjLTYuMiwwLTEyLjEsMS45LTE3LjEsNS41bC0yNy44LDE5LjhjLTEwLjgtNS43LTIyLjEtMTAuNC0zMy44LTEzLjlsLTUuNi0zMy4yICAgIGMtMi40LTE0LjMtMTQuNy0yNC43LTI5LjItMjQuN2gtNDIuMWMtMTQuNSwwLTI2LjgsMTAuNC0yOS4yLDI0LjdsLTUuOCwzNGMtMTEuMiwzLjUtMjIuMSw4LjEtMzIuNSwxMy43bC0yNy41LTE5LjggICAgYy01LTMuNi0xMS01LjUtMTcuMi01LjVjLTcuOSwwLTE1LjQsMy4xLTIwLjksOC43bC0yOS45LDI5LjhjLTEwLjIsMTAuMi0xMS42LDI2LjMtMy4yLDM4LjFsMjAsMjguMSAgICBjLTUuNSwxMC41LTkuOSwyMS40LTEzLjMsMzIuN2wtMzMuMiw1LjZjLTE0LjMsMi40LTI0LjcsMTQuNy0yNC43LDI5LjJ2NDIuMWMwLDE0LjUsMTAuNCwyNi44LDI0LjcsMjkuMmwzNCw1LjggICAgYzMuNSwxMS4yLDguMSwyMi4xLDEzLjcsMzIuNWwtMTkuNywyNy40Yy04LjQsMTEuOC03LjEsMjcuOSwzLjIsMzguMWwyOS44LDI5LjhjNS42LDUuNiwxMyw4LjcsMjAuOSw4LjdjNi4yLDAsMTIuMS0xLjksMTcuMS01LjUgICAgbDI4LjEtMjBjMTAuMSw1LjMsMjAuNyw5LjYsMzEuNiwxM2w1LjYsMzMuNmMyLjQsMTQuMywxNC43LDI0LjcsMjkuMiwyNC43aDQyLjJjMTQuNSwwLDI2LjgtMTAuNCwyOS4yLTI0LjdsNS43LTMzLjYgICAgYzExLjMtMy41LDIyLjItOCwzMi42LTEzLjVsMjcuNywxOS44YzUsMy42LDExLDUuNSwxNy4yLDUuNWwwLDBjNy45LDAsMTUuMy0zLjEsMjAuOS04LjdsMjkuOC0yOS44YzEwLjItMTAuMiwxMS42LTI2LjMsMy4yLTM4LjEgICAgbC0xOS44LTI3LjhjNS41LTEwLjUsMTAuMS0yMS40LDEzLjUtMzIuNmwzMy42LTUuNmMxNC4zLTIuNCwyNC43LTE0LjcsMjQuNy0yOS4ydi00Mi4xICAgIEM0NzguOSwyMDMuODAxLDQ2OC41LDE5MS41MDEsNDU0LjIsMTg5LjEwMXogTTQ1MS45LDI2MC40MDFjMCwxLjMtMC45LDIuNC0yLjIsMi42bC00Miw3Yy01LjMsMC45LTkuNSw0LjgtMTAuOCw5LjkgICAgYy0zLjgsMTQuNy05LjYsMjguOC0xNy40LDQxLjljLTIuNyw0LjYtMi41LDEwLjMsMC42LDE0LjdsMjQuNywzNC44YzAuNywxLDAuNiwyLjUtMC4zLDMuNGwtMjkuOCwyOS44Yy0wLjcsMC43LTEuNCwwLjgtMS45LDAuOCAgICBjLTAuNiwwLTEuMS0wLjItMS41LTAuNWwtMzQuNy0yNC43Yy00LjMtMy4xLTEwLjEtMy4zLTE0LjctMC42Yy0xMy4xLDcuOC0yNy4yLDEzLjYtNDEuOSwxNy40Yy01LjIsMS4zLTkuMSw1LjYtOS45LDEwLjhsLTcuMSw0MiAgICBjLTAuMiwxLjMtMS4zLDIuMi0yLjYsMi4yaC00Mi4xYy0xLjMsMC0yLjQtMC45LTIuNi0yLjJsLTctNDJjLTAuOS01LjMtNC44LTkuNS05LjktMTAuOGMtMTQuMy0zLjctMjguMS05LjQtNDEtMTYuOCAgICBjLTIuMS0xLjItNC41LTEuOC02LjgtMS44Yy0yLjcsMC01LjUsMC44LTcuOCwyLjVsLTM1LDI0LjljLTAuNSwwLjMtMSwwLjUtMS41LDAuNWMtMC40LDAtMS4yLTAuMS0xLjktMC44bC0yOS44LTI5LjggICAgYy0wLjktMC45LTEtMi4zLTAuMy0zLjRsMjQuNi0zNC41YzMuMS00LjQsMy4zLTEwLjIsMC42LTE0LjhjLTcuOC0xMy0xMy44LTI3LjEtMTcuNi00MS44Yy0xLjQtNS4xLTUuNi05LTEwLjgtOS45bC00Mi4zLTcuMiAgICBjLTEuMy0wLjItMi4yLTEuMy0yLjItMi42di00Mi4xYzAtMS4zLDAuOS0yLjQsMi4yLTIuNmw0MS43LTdjNS4zLTAuOSw5LjYtNC44LDEwLjktMTBjMy43LTE0LjcsOS40LTI4LjksMTcuMS00MiAgICBjMi43LTQuNiwyLjQtMTAuMy0wLjctMTQuNmwtMjQuOS0zNWMtMC43LTEtMC42LTIuNSwwLjMtMy40bDI5LjgtMjkuOGMwLjctMC43LDEuNC0wLjgsMS45LTAuOGMwLjYsMCwxLjEsMC4yLDEuNSwwLjVsMzQuNSwyNC42ICAgIGM0LjQsMy4xLDEwLjIsMy4zLDE0LjgsMC42YzEzLTcuOCwyNy4xLTEzLjgsNDEuOC0xNy42YzUuMS0xLjQsOS01LjYsOS45LTEwLjhsNy4yLTQyLjNjMC4yLTEuMywxLjMtMi4yLDIuNi0yLjJoNDIuMSAgICBjMS4zLDAsMi40LDAuOSwyLjYsMi4ybDcsNDEuN2MwLjksNS4zLDQuOCw5LjYsMTAsMTAuOWMxNS4xLDMuOCwyOS41LDkuNyw0Mi45LDE3LjZjNC42LDIuNywxMC4zLDIuNSwxNC43LTAuNmwzNC41LTI0LjggICAgYzAuNS0wLjMsMS0wLjUsMS41LTAuNWMwLjQsMCwxLjIsMC4xLDEuOSwwLjhsMjkuOCwyOS44YzAuOSwwLjksMSwyLjMsMC4zLDMuNGwtMjQuNywzNC43Yy0zLjEsNC4zLTMuMywxMC4xLTAuNiwxNC43ICAgIGM3LjgsMTMuMSwxMy42LDI3LjIsMTcuNCw0MS45YzEuMyw1LjIsNS42LDkuMSwxMC44LDkuOWw0Miw3LjFjMS4zLDAuMiwyLjIsMS4zLDIuMiwyLjZ2NDIuMUg0NTEuOXoiIGZpbGw9IiMwMDAwMDAiLz4KCQk8cGF0aCBkPSJNMjM5LjQsMTM2LjAwMWMtNTcsMC0xMDMuMyw0Ni4zLTEwMy4zLDEwMy4zczQ2LjMsMTAzLjMsMTAzLjMsMTAzLjNzMTAzLjMtNDYuMywxMDMuMy0xMDMuM1MyOTYuNCwxMzYuMDAxLDIzOS40LDEzNi4wMDEgICAgeiBNMjM5LjQsMzE1LjYwMWMtNDIuMSwwLTc2LjMtMzQuMi03Ni4zLTc2LjNzMzQuMi03Ni4zLDc2LjMtNzYuM3M3Ni4zLDM0LjIsNzYuMyw3Ni4zUzI4MS41LDMxNS42MDEsMjM5LjQsMzE1LjYwMXoiIGZpbGw9IiMwMDAwMDAiLz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
  -webkit-animation: settingRotate 4s linear infinite;
  animation: settingRotate 4s linear infinite;
}

.color-shicher-wraper.show-color {
  left: 0;
}

.swhicher-button {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  background: #fff;
  padding: 20px 10px;
  border-radius: 0 3px 3px 0;
}

.swhicher-button button {
  width: 40px;
  height: 40px;
  border-radius: 3px;
  border: 0;
  margin: 4px 2px;
}

.swhicher-button button:focus {
  outline: 0;
}

@-webkit-keyframes settingRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes settingRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.t3s, .single-contat-info .icon span, .work-item .image img, .panel-heading .indicator, .panel-heading a:before, .service-item, .service-item *, .usefull-link li a:before, .team-member .back-part, .blog-style-one .image img, .blog-style-one .date, .blog-style-two {
  transition: all 0.3s ease 0s;
}

/* -----------------------------------
** Shop
-------------------------------------*/
.shop-item {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 10px;
}

.shop-item .sale-button {
  top: 25px;
  right: 25px;
  line-height: 20px;
  position: absolute;
  padding: 0 12px 2px 12px;
}

.shop-item img {
  display: block;
  transition: .3s;
  width: 100%;
  margin-bottom: 10px;
}

.shop-item .item-name {
  top: 0;
}

.shop-item .item-name, .shop-item .add-to-cart {
  font-size: 17px;
  font-weight: 700;
  position: absolute;
  width: 100%;
  left: 0;
  transition: .3s;
}

.shop-item .add-to-cart {
  opacity: 0;
  top: 15px;
}

.shop-item .text {
  position: relative;
}

.shop-item .price {
  padding-top: 27px;
}

.shop-item:hover .add-to-cart {
  opacity: 1;
  top: 0;
}

.shop-item:hover .item-name {
  opacity: 0;
  top: -15px;
}

/*    Shop Detial     */
.jq-ry-container {
  position: relative;
  display: block;
  cursor: pointer;
  box-sizing: content-box;
  padding-top: 9px;
}

.jq-ry-container[readonly="readonly"] {
  cursor: default;
}

.jq-ry-container > .jq-ry-group-wrapper {
  position: relative;
  width: 100%;
}

.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group {
  position: relative;
  line-height: 0;
  z-index: 10;
  white-space: nowrap;
}

.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg {
  display: inline-block;
}

.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-normal-group {
  width: 100%;
}

.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-rated-group {
  width: 0;
  z-index: 11;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.shop-detail .price {
  font-size: 24px;
  font-weight: 300; color:#1490d7;
  padding-top: 20px;
  padding-bottom: 29px;
}

.shop-detail .category-tag {
  padding-top: 23px;
  padding-bottom: 20px;
}

.shop-detail .category-tag ul li {
  list-style: none;
  padding: 18px 40px 18px 0;
  border-bottom: 1px solid #ebebeb;
}

.shop-detail .category-tag ul li:first-child {
  border-top: 1px solid #ebebeb;
}

.item-quantity {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.item-quantity .value-increment-decrement {
  padding-right: 8px;
}

.shop-tab {
  padding-top: 50px;
}

.shop-tab .nav-tabs {
  border: 0;
}

.shop-tab .nav-tabs li a {
  border: 1px solid #ebebeb !important;
  border: 0;
  font-size: 21px;
  font-weight: 300;
  padding: 15px 33px;
  border-radius: 0;
}

.shop-tab .nav-tabs li a:hover {
  color: #fff;
  background: #1490d7;
}

.shop-tab .nav-tabs li.active a {
  background: #1490d7;
  color: #fff;
  border: 0;
}

.shop-tab .nav-tabs li.active a:hover {
  border: 0;
}

.shop-tab .tab-content {
  padding: 15px 0;
}

.related-product {
  padding-top: 75px;
}

.related-product .section-heading {
  padding-bottom: 80px;
}

/* cart */
.shop-cart-item {
  display: table;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  padding: 28px 0;
}

.shop-cart-wrapper .value-increment-decrement {
  max-width: 140px;
}

.shop-cart-item {
  font-weight: 600;
}

.shop-cart-item > div, .product-name-thumb > div {
  display: table-cell;
  vertical-align: middle;
}

.product-name-thumb {
  display: table;
}

.product-name-thumb img {
  max-width: 90px;
}

.shop-cart-wrapper .table > tbody > tr > td,
.shop-cart-wrapper .table > tbody > tr > th,
.shop-cart-wrapper .table > tfoot > tr > td,
.shop-cart-wrapper .table > tfoot > tr > th,
.shop-cart-wrapper .table > thead > tr > td,
.shop-cart-wrapper .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: middle;
  border: 1px solid #ebebeb !important;
}

.cart-close i {
  cursor: pointer;
  font-size: 18px;
}

.product-name-thumb .item-photo {
  padding: 0 20px 0 0;
}

.product-name-thumb .item-name {
  font-size: 21px;
  font-weight: 900;
}

.shop-cart-page {
  padding-top: 5px;
  padding-bottom: 120px;
}

.coupon-code {
  margin-top: 30px;
}

.coupon-code .applay-button button {
  letter-spacing: 2px;
  padding: 9px 20px;
  min-width: 135px;
  margin-top: 8px;
}

/* -----------------------------------
  ** End shop
  -------------------------------------*/

.page{
	padding:10px 0;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	clear:both;}
.page a{
	text-decoration:none;
	color:#8698b6;
	background:#fff;
	border:1px solid #CCCCCC;
	padding:14px 20px;
	margin-right:3px}
.page a.active{
	background:#1490D7;
	border:1px solid #1490D7;
	color:#fff}
.page a:hover{
	text-decoration:none;
	color:#fff;
	background:#1490D7;
	border:1px solid #1490D7}