.cspt-navbar.cspt-dropdown-active-color-white
  ul
  > li
  > ul
  > li.current-menu-item
  > a,
.cspt-navbar.cspt-dropdown-active-color-white
  ul
  > li
  > ul
  li.current_page_item
  > a,
.cspt-navbar.cspt-dropdown-active-color-white
  ul
  > li
  > ul
  li.current_page_ancestor
  > a,
.cspt-navbar.cspt-main-active-color-white > div > ul > li:hover > a,
.cspt-navbar.cspt-main-active-color-white > div > ul > li.current_page_item > a,
.cspt-navbar.cspt-main-active-color-white
  > div
  > ul
  > li.current-menu-parent
  > a {
  color: #fff;
}
.cspt-navbar.cspt-dropdown-active-color-blackish
  ul
  > li
  > ul
  > li.current-menu-item
  > a,
.cspt-navbar.cspt-dropdown-active-color-blackish
  ul
  > li
  > ul
  li.current_page_item
  > a,
.cspt-navbar.cspt-dropdown-active-color-blackish
  ul
  > li
  > ul
  li.current_page_ancestor
  > a,
.cspt-navbar.cspt-main-active-color-blackish > div > ul > li:hover > a,
.cspt-navbar.cspt-main-active-color-blackish
  > div
  > ul
  > li.current_page_item
  > a,
.cspt-navbar.cspt-main-active-color-blackish
  > div
  > ul
  > li.current-menu-parent
  > a {
  color: #071323;
}
.cspt-divider .cspt-ihbox.cspt-ihbox-style-hsbox .cspt-ihbox-heading,
.cspt-ihbox.cspt-ihbox-style-hsbox.cspt-divider .cspt-ihbox-heading {
  position: relative;
}
.cspt-divider .cspt-ihbox.cspt-ihbox-style-hsbox .cspt-ihbox-heading:after,
.cspt-ihbox.cspt-ihbox-style-hsbox.cspt-divider .cspt-ihbox-heading:after {
  content: "";
  width: 100px;
  background: #222;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -10px;
}
.cspt-ihbox.cspt-ihbox-style-hsbox.cspt-divider.cspt-align-center
  .cspt-ihbox-heading:after,
.cspt-divider
  .cspt-ihbox.cspt-ihbox-style-hsbox.cspt-align-center
  .cspt-ihbox-heading:after {
  left: 50%;
  margin-left: -50px;
}
.cspt-skincolor-heading .cspt-ihbox-heading em {
  font-style: normal;
}
.cspt-bg-color-globalcolor
  .cspt-divider
  .cspt-ihbox.cspt-ihbox-style-hsbox
  .cspt-ihbox-heading:after,
.cspt-bg-color-globalcolor
  .cspt-ihbox.cspt-ihbox-style-hsbox.cspt-divider
  .cspt-ihbox-heading:after {
  background-color: #fff;
}
.cspt-bg-color-globalcolor.cspt-text-color-white
  .cspt-ihbox.cspt-ihbox-style-hsbox
  .cspt-ihbox-subheading
  h4:after,
.cspt-text-color-white
  .cspt-ihbox.cspt-ihbox-style-hsbox
  .cspt-ihbox-subheading
  h4:after {
  background-color: #fff;
}
.cspt-ihbox-style-1,
.cspt-ihbox-style-1 .cspt-ihbox-icon-wrapper,
.cspt-ihbox-style-2 .cspt-ihbox-icon-wrapper,
.cspt-ihbox-style-4 .cspt-ihbox-icon-wrapper,
.cspt-ihbox-style-6 .cspt-ihbox-icon-wrapper {
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cspt-ihbox-style-1 {
  background-color: #fff;
  padding: 35px 25px 30px;
  transform: translateY(0);
  border: 1px solid #e8e8e8;
  height: 100%;
}
.cspt-ihbox-style-1.cspt-ihbox h2 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
.cspt-ihbox-style-1 .cspt-ihbox-icon-wrapper {
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 35px;
}
.cspt-ihbox-style-1 .cspt-ihbox-content {
  margin-top: 10px;
  margin-bottom: 20px;
}
.cspt-ihbox-style-1 .vc_btn3-container.vc_btn3-inline {
  margin: 0;
}
body .cspt-ihbox-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3 {
  background: none;
  padding: 0;
  color: #222;
  text-align: left;
  font-size: 13px;
  line-height: 16px;
  padding-right: 0;
  font-weight: 700;
}
body
  .cspt-ihbox-style-1
  .vc_btn3-color-globalcolor.vc_general.vc_btn3
  .vc_btn3-icon {
  right: -24px;
}
.cspt-ihbox-style-1-main.vc_inner {
  margin: 0;
}
.cspt-ihbox-style-1-main .vc_column-inner > .wpb_wrapper {
  height: 100%;
}
.cspt-ihbox-style-1-main .vc_column_container > .vc_column-inner {
  padding: 0;
}
.cspt-ihbox-style-1-main .vc_column_container .themestek-ihbox-style-5 {
  border-right: 0;
}
.single-cspt-service .cspt-ihbox-style-1 {
  border: 1px solid #edf1f3;
  text-align: left;
}
.single-cspt-service .cspt-ihbox-style-1 .cspt-ihbox-icon-wrapper {
  margin: 0 0 30px;
}
.cspt-ihbox-style-1 .cspt-ihbox-icon-type-image {
  width: 60px;
}
body {
  counter-reset: item csptbox1;
}
.cspt-ihbox-style-1-main .vc_column_container .cspt-ihbox-style-1:before {
  content: counter(item, decimal-leading-zero) " ";
  counter-increment: item;
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 20px;
  color: #e8e8e8;
  font-weight: 700 !important;
}
.cspt-ihbox-style-2 {
  position: relative;
  margin-bottom: 20px;
  padding-right: 20px;
}
.cspt-ihbox-style-2 .cspt-ihbox-contents,
.cspt-ihbox-style-2 * {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.cspt-ihbox-style-2 .cspt-ihbox-icon {
  padding-right: 15px;
  padding-top: 5px;
}
.cspt-text-color-white .cspt-ihbox-style-2 .cspt-ihbox-icon i {
  color: rgba(255, 255, 255, 0.8);
}
.cspt-ihbox-style-2 .cspt-ihbox-icon-wrapper {
  font-size: 55px;
  line-height: 55px;
}
.cspt-ihbox-style-2 .cspt-ihbox-icon-wrapper.cspt-ihbox-icon-type-image {
  line-height: normal;
  font-size: unset;
}
.cspt-ihbox-style-2 h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
.cspt-ihbox-style-2 h4 {
  font-size: 16px;
  line-height: 26px;
}
.cspt-bg-color-globalcolor .cspt-ihbox-style-2 .cspt-ihbox-content,
.cspt-bg-color-globalcolor .cspt-ihbox-style-2 .cspt-ihbox-icon-wrapper,
.cspt-bg-color-globalcolor .cspt-ihbox-style-2 .cspt-ihbox-heading h2 {
  color: #1e2227;
}
.cspt-ihbox.cspt-ihbox-style-3 {
  padding: 40px 30px;
  border: 1px solid #393939;
  z-index: 5;
  position: relative;
}
.cspt-ihbox.cspt-ihbox-style-3:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: visible;
  background-color: #001e57;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -moz-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  -moz-transform-origin: top;
  transform-origin: top;
  z-index: -1;
}
.cspt-ihbox.cspt-ihbox-style-3:before,
.cspt-ihbox.cspt-ihbox-style-3 .cspt-ihbox-content,
.cspt-ihbox.cspt-ihbox-style-3 .cspt-ihbox-icon-wrapper {
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cspt-ihbox.cspt-ihbox-style-3:hover:before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -moz-transform: scaleY(1);
  transform: scaleY(1);
}
.cspt-ihbox.cspt-ihbox-style-3 .vc_custom_heading {
  font-size: 22px;
  line-height: 32px;
}
.cspt-ihbox.cspt-ihbox-style-3 .cspt-ihbox-icon-wrapper {
  font-size: 50px;
  margin-bottom: 40px;
  margin-top: 20px;
}
.cspt-ihbox.cspt-ihbox-style-3 .cspt-ihbox-content {
  color: rgba(255, 255, 255, 0.6);
}
.cspt-ihbox.cspt-ihbox-style-3:hover .cspt-ihbox-icon-wrapper {
  color: #fff;
}
.cspt-ihbox.cspt-ihbox-style-3:hover .cspt-ihbox-content {
  color: rgba(255, 255, 255, 0.95);
}
.cspt-ihbox-style-4 {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
  padding-left: 20px;
}
.cspt-ihbox-style-4 .cspt-ihbox-contents,
.cspt-ihbox-style-4 * {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.cspt-ihbox-style-4 .cspt-ihbox-icon {
  padding-right: 10px;
}
.cspt-ihbox-style-4 .cspt-ihbox-icon-wrapper {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
}
.cspt-ihbox-style-4 h2 {
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
}
.cspt-ihbox-style-4 h4 {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
}
.cspt-ihbox-style-5.cspt-ihbox {
  text-align: center;
  position: relative;
}
.cspt-ihbox-style-5.cspt-ihbox h2 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
.cspt-ihbox-style-5 .cspt-ihbox-icon-wrapper {
  font-size: 60px;
  margin-bottom: 35px;
  width: 140px;
  height: 140px;
  color: #071323;
  line-height: 140px;
  display: inline-block;
  border: 2px dashed #071323;
  border-radius: 50%;
  position: relative;
}
.cspt-ihbox-style-5 .cspt-ihbox-content {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 30px;
}
.cspt-steps-counter .cspt-ihbox-style-5 .cspt-ihbox-icon-wrapper:before {
  content: counter(csptbox1, decimal-leading-zero) " ";
  counter-increment: csptbox1;
  color: #fff;
  height: 40px;
  width: 40px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  font-weight: 500;
  top: 0;
  right: 0;
  z-index: 99;
}
.cspt-steps-counter
  .vc_column_container:nth-child(2)
  .cspt-ihbox-style-5:before,
.cspt-steps-counter
  .vc_column_container:nth-child(1)
  .cspt-ihbox-style-5:before {
  content: "";
  top: 30px;
  right: -27%;
  z-index: 99;
  width: 170px;
  height: 50px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAAAxCAYAAABK1zICAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEQwNUREQzI1OUJGMTFFOTkxQjVDQzA2QkQxNDM0RDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEQwNUREQzM1OUJGMTFFOTkxQjVDQzA2QkQxNDM0RDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowRDA1RERDMDU5QkYxMUU5OTFCNUNDMDZCRDE0MzREOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowRDA1RERDMTU5QkYxMUU5OTFCNUNDMDZCRDE0MzREOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pj4syLsAAAbQSURBVHja7F0JbFRVFL0ziCJSLGq1YpOKUlBUtGolwbVu1YpaUYNo1AZcUJQoAkJQSTRu0ShKIDHuiOK+UTeiAi7EqDUhVYngjhu2Ki4o2KH1Ht+Z9PXbKa0z0z/LPclJZ/7/mZn+f/7d3n3vRxoaGsTwH0SVvZXNyhZu21q5nXIb5bbKrXhcgfIX5QfKDTx2Bx4fU27iX3zW3942QzewhZ2Cf0XXn38hxFLlYGWJ8k7lCh5XpXwmwWe8ozxN+a0yorxJOZ77flOuVa4hn1TWcV8vficE/KtdChOq///2pXji72cpT1buFji2UfmUJ9QvlHfRUq5TblS2ct+HAaEt5ff0owXGjbCrspzHxoVapryV4q5XrlR+rfxK+Y3JM7+EurNyP+Uw5YEUwHUUa4QuvEm5nGL8nhZwLYUTBwQ7oQvfB/EuIOPnuJDhwPbKL71jI/w7UlnN1y0MI15X3sbfYULN0f9rR+WJysOVeyv3Um7JfY96r5tpUfH+uzT9lhhvhKYO9q1WnqccqCymVT9IeZTyUOUc79gTaJlf8DxC3iCSQ8lUxHPF+yifUw6iK32J7vgTWszGDE5o+tALxGj9W73QAF7hc75GWPIi41sTaoZn5v1pOWuZ0MzkPsSHJzHWW6X8PQcu6EgmbKOZ8P3BasOryquZyJlQM0ycZXSZZzFZgRAX80Lm9PViuLYvb07cpL35vtGzyDjuLxNqeChheWcEkw648jeVDynfysMcA4ngHqwkbKJIZ9HizlZ+TMtryVQPAG78T+89EqBFTCoep/vLV2yUtvKZ0LsUKceSuKnn82ZeZxY1PThCeS4z3GvE1SlxY6FA/qMVbBICpbBqhgVncNvLrHZAuOvNoqYGKClhVGeUcoDyNcamwkzYRNo5YDkfobfBAMUYcfXfXbjNXH+S2F95hfIYuq/3xA1Fvpvtbisk4KZeqnxbeQ+TLj/BOlq5jKGUCbUbQGkJpRfEIufzJJpAkweEWB/YhtDgPnGjZDjvS6St+SYjEQ3xu+MdSHGgAeRMZYW4Yr2JNH34VNyQMQZGUId9WDnEhNoeaNRAvfMV5cXedljQhcxkDenFKnqv0xkejKEnmyGuHyHvhTqC8dITvINjpplQgSHYSuWl4oZmb1AOz+cYFcnRBcqpdPkok8xjbGQIH3PFdWsNYfLqG7KWfBEqRDqH7uUz5UTl05JjQ3w5gJXSvq0R3Vwoby2iF8x5148hPHS2o7eyioG7iTTzUcLqwDzmDqVh/ph0jEyhIQJNEj+QAMagMRbdbNc/a4Ae3T1pYI4U14k2Wdx0nNZst6iY6HaluGL9TG/7BhNp1gFtkStoVaezGoAe2DtoeLJWqAjEMZ58o7gpHcvtWucEUC68WdyQNqbIHCduWk3WJVMYmkOT8mzGNUiUpjFxMuQOllGsqIP3eJN2shYV8WituHITuppmeNm9IfeAaTyrvRj1WIYCRdng+pHBPy9ulANNJFbEzw9EGQZMYuya1oGC/+v6ezGLb2VcilqbLaCQX2hlRQAawsgW1iqYSC2EblHh6i8SN6K0E7fFTKR5K1TMkp2ivITuH0brcuYtoQkVK4RcL64AjPra7natDOLKWBiCrRHX1A4rOz4soQ6gQJEsYSLZ8WLlJ0N7oBsONdcHlc+GEaMOFbc+0ij+GDQ1r7HrYugA6BWo9d4jBOibitAw2gUhT6NIHxDX2GwiNXQVWHcB87cqN3Mc9NUnGaGixesx5VUMmH+2c2/oJqpp5KoS7IfFvUXcSjBJCXUxk6j1ds4N3cRCJlZoGVxAjxwE1tkqYPWgW0KtpjiH2nk2JAn0CWASIRbDQO39XnpmPzcayH0YPKjoqlAxhfZucUseltl5NqQI6P84VfmTuPLVaG9fMd0/avRTuyLUSpYW+tFc19n5NaQQSyjQ+fTYQaEC6B04oDOhHsYPwEp5E5ipGQypBuZjYRVGfyp8qRcKYD7d5ERCrWDQiyHRSXxtMPQEEA7UBLZhpZzy4IFQMsZsMfR1u/J+O3eGNAGLjQz2OIyhQGHguCJ69QuDQn2fmX6TnUtDGoAnzkxn7lMgbY9L6qw0Ws1YtT4Yo6Ih1uY0GdKBN8T1KxczHi2UzdfvMVNkbKKs32BIB7DQMubR4YkvqKF+JG1POOwMCAuGm1ANPQ08Z2EuE6XLxHXfdTbaOYiJVtSEaggDCDGxAsvB4hbJq6OIO8I4WmITqiFUoHaPJdzPEffAkOCD3hDTngKdRuzp0oYMAcb7D6Ewx7FCAGC1nXKzqIZMASaLYu2AKQwLrhU3goVqwdn2GHRDpgGTReHm8YwsdFvhyTg1/wgwALFmcX2WHS6/AAAAAElFTkSuQmCC)
    no-repeat 0 0;
  display: block;
  position: absolute;
}
.cspt-steps-counter
  .vc_column_container:nth-child(2)
  .cspt-ihbox-style-5:before {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAAAxCAYAAABK1zICAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0ZEQTcxMEI1OUJGMTFFOUE5QkZFQ0FCN0NGQzA4MzgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0ZEQTcxMEM1OUJGMTFFOUE5QkZFQ0FCN0NGQzA4MzgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3RkRBNzEwOTU5QkYxMUU5QTlCRkVDQUI3Q0ZDMDgzOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3RkRBNzEwQTU5QkYxMUU5QTlCRkVDQUI3Q0ZDMDgzOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhpHgB0AAAbnSURBVHja7F1pbFRVFL7zytKFasVKFDXGPbigMU1N0CiKWxAVa10Qoyi4YdCkieDyw2hEJRJN1LgjBOKuoMEWVCIgERe0GqtBSgQqlQJVKbUCXfF8ed9LL5OZdtq+mXlv5nzJl5l58/Z37rlnu/dFampqjEIRQOQIjxTeIrxskN4PRcAAmRwlLBfeKywSzlRBVQRJg54rvFp4m7CQy7cLF6mgKoKAicIy4VXCg6L+e0a4UwVVkU7cLLxWeL6lQW3UCZcIu1RQFanGYHbtENIzhAU9rPuGcJNnuCoUqUAhhfNu4fHC3F7W3yz8CNpUBVWRChwivEtYISzuw3aLhT97Pxx+HkGVrFD4jfOEV9J7h83Z5GnJHlAvfNteAI1aInxN+KZwrt5Xhc/4mBwqPMHiKfT0i2JsUyX8IVpQI8IRwieEfwvn671VJAGtwl9JWyDn0Gb10Ch8OXpjdP3rhJOEO4TP8btCkQp8SIfJxufCH2MJKvAlPbJmSvONeg8VSUCp8PWo7h52awe/7zZugN/EE1RgpXELAFqE84QT9L4qfMQF9OShEC+xlsPJ2sPvn0XbprEEFVghvF24RrhR763CJ5Sxmz/UuGGqxTEEdb/w6Xg7GBTH46rSe6vwAfD0Jwtfolk5VfhW1DrbhJ3C5fSXTCIaNdb/UNMPm55TXQpFLEyiGQmteVMMIQUahP+aXkKjiQjq9cLHhS8Ih+u9V/QR6J2nCD+N8z+6/fuFa3vaSSSBCv+TKe0TeDDYsFv1/isSALKd+fTmBwQngXU20FNbILyULaREn4EiBkZRTg7n73Y/hDRRQQV2CacLnxSeJlwmHKPPRWHBU2IIcU70e+d9qZ7aS6dqK43k3/XZKARDaA7CPESxSQUdKF8R6eco1ByGFDxhL/BLxStCA9SIYJToTOEMKrB7hEuTcTCnn9t1Wid7g3ChcLw+u6wT1AoK6Ro620uTdTDHh33kGbfe8H3hA0aLsbMF6OYRpEch0zXGKnIOoqDup5eHMdj/0Nl61xxYtqXIHKDA/kRqUwC5+fuMW5pngiyoXggCedxx9PrKGBXQcsHMAkaKfiKspG2aUjg+7quW9uqDwmONhq8yBcjXz6KQnsXu/q9Un4Tf9iRytnN4Mdut5bl0wNr1uYcGCDshgI/60AuNWzeKGOkSmnyhFlTPbv0pytl6jNr7RaPx17BgtPBrPs936CjXpetknBQcY5jwaIYyUCswmcKrCDbq6XNMp79Rl86TiaRo2snDhHcYt0rmYOEH1K4rVR4CA3TzJxm3eP4/S5F1BeHknBQdB+GL2cbNByN8Vc5IwQyVj0AAGSVU3WOgXam1vCsoJ+ik+HjfCqcZd2KsWqPJgXRjPHu154XHCR8ySQ7cB8mZ6g0t7PoxLHaftRxxupFs2a0qQ0kFuvin2MPl01l6hMojkHDSeOzdUQKJ2YUxVAHjZjBPZpHKU9KAmUoQ54aDchEd3Nogn3CQut7Z1LAX01Zax1b/nfBPk4bYXYYAVfaj+fkNl8Gbxxim1SYksW0nQOdSzZYN+3URWz0crgWqXfuthMYat2jke+Gr5sCw4AoTogRMEJ2Z1SRuMjIhzZb3ifPFAMOdKodxUUQn6QrjprSB5bRDnTC3uqBiFQlj35tJA2NxMB0hhsagOOI9fle4wAQPSGFP5W84ragVRr1oU5gvLAwtbE8MmwvaAgmDr4SvGPdtGtkIFIxgevEc/kagvpGN+WzhrcYtZm4K+4VGQvZCNDQsvDUDNZHTaNNiGAyKYVAbWZ7hghlhLwjhnMIGO5i/vZrQXK63N9MM7jChi9oBEQFMpjWLDwsPbYO1HswFjDpAfrqWgtwW8mc1hg0R9b7HGDcevYv25xBrvX0Z2UIz6BWT0CJeCOt0485yjLrYP4xbyL2KwtxA7dMZ0OuARkQlPaZirOc1RdgwMUvzJn5HRKQqAxpg1gmqjRHUtMh2YR6CUy2tA+8XNQZe8W8x/9uWph4Nxx9JRxFpTOTax7E3uI7CClxOs6eSkZCsQqbm2hG+mkdCO51JbVTCB99mOWaPcjlMhM3UuDvI9cYdCzbQe1xEgYRXvsW4CQxDWxtTLZ5jumPFMG+q6anbcc7KbA5nZENRSAO5jNebb2kkdKutFKLSqO0aaft6U3DCYcE7kvJoJ7dapsYvxq18b2E3DScPscxhdPagCRH/xats8K6EudbxgbXsztfTVKmzNKnCZF/1UkdUt9lBjfqscetkh9NRQVbsKEvzGdq7d8bZL1KTX1BQgbGme3BjM7XzFmrJ36ztNjKEBA2vE3hkoY06UDg0C9pNd1Ysj4JcQKEeyvUK6X1XWx53MdfvoNPWwX21WcsUfcD/AgwASp52xwo7zZgAAAAASUVORK5CYII=)
    no-repeat 0 0;
  top: 60px;
}
.cspt-ihbox-style-6 {
  position: relative;
  margin-bottom: 20px;
  padding: 40px 25px;
  text-align: center;
  box-shadow: 1px 1px 11px 0 rgba(0, 0, 0, 0.03);
  text-shadow: 1px 1px 11px rgba(0, 0, 0, 0.03);
  background-color: #fff;
}
.cspt-ihbox-style-6 .cspt-ihbox-contents,
.cspt-ihbox-style-6 * {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.cspt-ihbox-style-6 .cspt-ihbox-icon-wrapper {
  height: 125px;
  width: 125px;
  line-height: 125px;
  text-align: center;
  border: 4px solid #000;
  font-size: 55px;
  display: inline-block;
  border-radius: 50%;
  margin-bottom: 30px;
  background-color: #fff;
}
.cspt-text-color-white .cspt-ihbox-style-6 .cspt-ihbox-icon i {
  color: rgba(255, 255, 255, 0.8);
}
.cspt-ihbox-style-6 h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
.cspt-ihbox-style-6 h4 {
  font-size: 16px;
  line-height: 26px;
}
.cspt-ihbox-style-6 .cspt-ihbox-box {
  position: relative;
  z-index: 2;
}
.cspt-ihbox.cspt-ihbox-style-6:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: visible;
  background-color: #001e57;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -moz-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  -moz-transform-origin: top;
  transform-origin: top;
  z-index: 0;
}
.cspt-ihbox.cspt-ihbox-style-6:before,
.cspt-ihbox.cspt-ihbox-style-6 .vc_custom_heading,
.cspt-ihbox.cspt-ihbox-style-6 .cspt-ihbox-content,
.cspt-ihbox.cspt-ihbox-style-6 .cspt-ihbox-icon-wrapper {
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cspt-ihbox.cspt-ihbox-style-6:hover:before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -moz-transform: scaleY(1);
  transform: scaleY(1);
}
.cspt-ihbox.cspt-ihbox-style-6:hover .vc_custom_heading,
.cspt-ihbox.cspt-ihbox-style-6:hover .cspt-ihbox-content {
  color: rgba(255, 255, 255, 1);
}
.cspt-ihbox-style-7 {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
}
.cspt-ihbox-style-7 .cspt-ihbox-contents,
.cspt-ihbox-style-7 * {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.cspt-ihbox-style-7 .cspt-ihbox-icon {
  padding-right: 15px;
}
.cspt-text-color-white .cspt-ihbox-style-7 .cspt-ihbox-icon i {
  color: rgba(255, 255, 255, 0.8);
}
.cspt-ihbox-style-7 .cspt-ihbox-icon-wrapper {
  font-size: 35px;
  line-height: 35px;
  text-align: center;
}
.cspt-ihbox-style-7 h2 {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}
.cspt-ihbox-style-7 h4 {
  font-size: 16px;
  line-height: 26px;
}
.cspt-ihbox-style-8 {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
  padding-left: 20px;
}
.cspt-ihbox-style-8 .cspt-ihbox-contents,
.cspt-ihbox-style-8 * {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.cspt-ihbox-style-8 .cspt-ihbox-icon {
  padding-right: 20px;
}
.cspt-ihbox-style-8 h2 {
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
}
.cspt-ihbox-style-8 h4 {
  font-size: 16px;
  line-height: 26px;
}
.cspt-ihbox-style-8 {
  border-radius: 0;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 25px;
  padding-bottom: 25px;
  position: absolute;
  left: 25px;
  bottom: -10px;
  z-index: 2;
  background-color: #fff;
}
.cspt-ihbox-style-8:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #fff;
  position: absolute;
  top: -15px;
  right: 30px;
}
.cspt-ihbox-style-8 h2 {
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
}
.cspt-ihbox-style-8 .cspt-ihbox-icon-wrapper {
  font-size: 50px;
  line-height: 50px;
}
.cspt-ihbox-style-8 .cspt-ihbox-icon i {
  color: #fff;
}
.cspt-ihbox-style-9 {
  position: relative;
  padding-top: 20px;
  padding-bottom: 15px;
  margin-bottom: 0;
}
.cspt-ihbox-style-9 .cspt-ihbox-content {
  margin-top: 15px;
}
.cspt-ihbox-style-9 .cspt-ihbox-contents,
.cspt-ihbox-style-9 * {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.cspt-ihbox-style-9 .cspt-ihbox-icon {
  padding-right: 25px;
}
.cspt-text-color-white .cspt-ihbox-style-9 .cspt-ihbox-icon i {
  color: rgba(255, 255, 255, 0.8);
}
.cspt-ihbox-style-9 .cspt-ihbox-icon-wrapper {
  font-size: 26px;
  line-height: 26px;
  text-align: center;
}
.cspt-ihbox-style-9 h2 {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}
.cspt-ihbox-style-9 h4 {
  font-size: 16px;
  line-height: 26px;
}
.cspt-ihbox-style-10 {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
  padding-left: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cspt-ihbox-style-10 .cspt-ihbox-contents,
.cspt-ihbox-style-10 * {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.cspt-ihbox-style-10 h2 {
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
}
.cspt-ihbox-style-10 h4 {
  font-size: 15px;
  line-height: 26px;
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 0;
}
.cspt-ihbox-style-10 h2 {
  font-size: 27px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 2px;
}
.cspt-ihbox-style-10 .cspt-ihbox-icon-wrapper {
  font-size: 36px;
  line-height: 80px;
  color: #000;
  background-color: #fff;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  text-align: center;
}
.cspt-ihbox-style-10 .cspt-ihbox-icon {
  padding-right: 20px;
  position: relative;
}
.cspt-ihbox-style-10 .cspt-ihbox-icon-wrapper:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.cspt-ihbox-style-10 .cspt-ihbox-icon-wrapper:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
  border-width: 19px 2px 10px 16px;
  margin-left: 2px;
  margin-bottom: 3px;
  top: 69px;
  transform: rotate(-30deg);
}
.cspt-ihbox.cspt-ihbox-style-11 {
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cspt-ihbox.cspt-ihbox-style-11 {
  background: #fff;
  padding: 40px 30px;
}
.cspt-ihbox.cspt-ihbox-style-11 .cspt-ihbox-heading h2 {
  font-size: 22px;
  line-height: 24px;
  position: relative;
  margin-bottom: 35px;
}
.cspt-ihbox.cspt-ihbox-style-11 .cspt-ihbox-content {
  font-size: 15px;
  line-height: 26px;
}
.cspt-ihbox.cspt-ihbox-style-11 .cspt-ihbox-icon {
  font-weight: 900;
  font-size: 18px;
  padding-bottom: 10px;
}
.cspt-ihbox.cspt-ihbox-style-11 .cspt-ihbox-heading h2:after {
  content: "";
  width: 70px;
  height: 1px;
  bottom: -10px;
  left: 0;
  position: absolute;
  z-index: 1;
  background-color: #ddd;
}
.cspt-ihbox.cspt-ihbox-style-11:hover .cspt-ihbox-icon,
.cspt-ihbox.cspt-ihbox-style-11:hover .cspt-ihbox-heading h2,
.cspt-ihbox.cspt-ihbox-style-11:hover .cspt-ihbox-content {
  color: #fff !important;
}
.cspt-ihbox.cspt-ihbox-style-12 .cspt-ihbox-heading h2 {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
}
.cspt-ihbox.cspt-ihbox-style-12 .cspt-ihbox-icon {
  padding-right: 15px;
  font-size: 25px;
  margin-top: 5px;
}
.cspt-ihbox.cspt-ihbox-style-12 .cspt-ihbox-content {
  font-size: 15px;
  line-height: 20px;
}
.creativesplanet-box-blog {
  margin-bottom: 30px;
}
.creativesplanet-ele-blog .cspt-post-title {
  margin-bottom: 10px;
}
.cspt-meta-container .cspt-meta-line {
  color: #abacaf;
}
.cspt-blogbox-style-1 {
  margin-bottom: 50px;
  border-bottom: 3px solid #222;
}
.cspt-blogbox-style-1 .cspt-featured-container {
  position: relative;
}
.cspt-blogbox-style-1 .cspt-meta-category {
  display: inline-block;
  padding: 3px 15px;
  color: #fff;
  position: absolute;
  bottom: 15px;
  left: 25px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  z-index: 9;
}
.cspt-blogbox-style-1 .cspt-meta-category a {
  color: #fff;
}
.cspt-blogbox-style-1 .creativesplanet-box-content {
  padding: 20px 25px 20px;
  background: #fff;
}
.cspt-blogbox-style-1 .creativesplanet-box-content .cspt-post-title {
  font-size: 24px;
  line-height: 30px;
}
.cspt-blogbox-style-1 .creativesplanet-box-content .cspt-post-title a {
  color: #222;
}
.cspt-blogbox-style-1 .post-item .cspt-read-more-link a {
  color: #232323;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 600;
  display: inline-block;
  position: relative;
}
.cspt-blogbox-style-1 .cspt-meta-container {
  margin-bottom: 10px;
  font-size: 16px;
}
.cspt-blogbox-style-1 .creativesplanet-box-desc {
  margin-top: 15px;
}
.cspt-blogbox-style-1 .cspt-meta-container .cspt-meta-line {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  font-size: 14px;
  letter-spacing: 0.5px;
  color: #a4a6a9;
}
.cspt-blogbox-style-1 .cspt-meta-container .cspt-meta-line:last-child:after {
  display: none;
}
.cspt-blogbox-style-1 .cspt-meta-container .cspt-meta-line:first-child {
  margin-left: 0;
}
.cspt-element-blog-style-2 .cspt-element-posts-wrapper.row .cspt-ele {
  margin-bottom: 0;
}
.cspt-blogbox-style-2 .post-item {
  margin-bottom: 25px;
  background: #fff;
  display: -ms-flexbox !important;
  display: flex !important;
  align-items: normal;
}
.cspt-blogbox-style-2 .post-item .cspt-featured-container {
  width: 150px;
  flex-shrink: 0;
  margin-right: 30px;
}
.cspt-blogbox-style-2 .post-item .creativesplanet-box-desc {
  -webkit-flex-shrink: 100;
  -moz-flex-shrink: 100;
  -ms-flex-negative: 100;
  flex-shrink: 100;
}
.cspt-blogbox-style-2 .creativesplanet-box-content {
  padding-top: 20px;
  padding-right: 25px;
}
.cspt-blogbox-style-2 .post-item .cspt-post-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
}
.cspt-blogbox-style-2 .cspt-meta-container {
  margin-bottom: 5px;
  font-size: 16px;
}
.cspt-blogbox-style-2 .cspt-meta-container .cspt-meta-line {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.cspt-blogbox-style-2 .cspt-meta-container .cspt-meta-line:first-child {
  margin-left: 0;
}
.cspt-blogbox-style-3 .cspt-featured-container {
  position: relative;
}
.cspt-blogbox-style-3 .cspt-meta-category {
  display: inline-block;
  padding: 3px 15px;
  color: #fff;
  position: absolute;
  bottom: 15px;
  left: 25px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  z-index: 9;
}
.cspt-blogbox-style-3 .cspt-meta-category a {
  color: #fff;
}
.cspt-blogbox-style-3 .creativesplanet-box-content {
  padding: 35px 25px;
  background: #fff;
}
.cspt-blogbox-style-3 .creativesplanet-box-content .cspt-post-title {
  font-size: 30px;
  line-height: 36px;
}
.cspt-blogbox-style-3 .creativesplanet-box-content .cspt-post-title a {
  color: #222;
}
.cspt-blogbox-style-3 .cspt-meta-container {
  margin-bottom: 10px;
  font-size: 16px;
}
.cspt-blogbox-style-3 .creativesplanet-box-desc {
  margin-top: 20px;
}
.cspt-blogbox-style-3 .cspt-meta-container .cspt-meta-line:first-child {
  margin-left: 0;
}
.cspt-blogbox-style-3 .cspt-meta-container .cspt-meta-line {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  font-size: 14px;
  letter-spacing: 0.5px;
  color: #a4a6a9;
}
.cspt-blogbox-style-3 .post-item .cspt-read-more-link {
  margin-top: 15px;
}
.cspt-blogbox-style-3 .post-item .cspt-read-more-link a {
  color: #232323;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 600;
  display: inline-block;
  position: relative;
}
.cspt-blogbox-style-3 .post-item .cspt-read-more-link a:before {
  content: "\e81c";
  font-family: "creativesplanet-base-icons";
  position: absolute;
  right: -24px;
}
.cspt-blogbox-style-3 .post-item .cspt-read-more-link a:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #eee;
}
.cspt-blogbox-style-3 .post-item .cspt-read-more-link a:hover:after {
  width: 0;
}
.cspt-blogbox-style-1 .creativesplanet-icon-box,
.cspt-blogbox-style-1 .cspt-featured-wrapper:before,
.cspt-blogbox-style-1 .cspt-featured-wrapper,
.cspt-blogbox-style-3 .creativesplanet-icon-box,
.cspt-blogbox-style-3 .cspt-featured-wrapper:before,
.cspt-blogbox-style-3 .post-item .cspt-read-more-link a:after,
.cspt-blogbox-style-3 .cspt-featured-wrapper {
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cspt-blogbox-style-1 .cspt-featured-wrapper,
.cspt-blogbox-style-3 .cspt-featured-wrapper {
  position: relative;
  overflow: hidden;
}
.cspt-blogbox-style-1 .cspt-featured-wrapper:before,
.cspt-blogbox-style-3 .cspt-featured-wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 22, 42, 0.7);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  z-index: 1;
}
.cspt-blogbox-style-1:hover .cspt-featured-wrapper:before,
.cspt-blogbox-style-3:hover .cspt-featured-wrapper:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.cspt-blogbox-style-1 .cspt-meta-link,
.cspt-blogbox-style-3 .cspt-meta-link {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 99;
  margin-left: -25px;
  margin-top: -25px;
  transition: 0.5s ease;
  opacity: 0;
  -webkit-transform: scale(0.1);
  transform: scale(0.1);
  transition-delay: 0.5s;
}
.cspt-blogbox-style-1 .cspt-meta-link a,
.cspt-blogbox-style-3 .cspt-meta-link a {
  height: 50px;
  text-align: center;
  width: 50px;
  background: #fff;
  line-height: 50px;
  font-size: 16px;
  display: block;
}
.cspt-blogbox-style-1:hover .cspt-meta-link,
.cspt-blogbox-style-3:hover .cspt-meta-link {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.cspt-blogbox-style-4 .post-item {
  background: #fff;
}
.cspt-blogbox-style-4 .creativesplanet-box-content {
  padding: 20px 30px;
}
.cspt-blogbox-style-4 .post-item .cspt-post-title {
  font-size: 24px;
  line-height: 34px;
}
.cspt-blogbox-style-4 .cspt-meta-container {
  margin-bottom: 5px;
}
.cspt-blogbox-style-4 .cspt-meta-container .cspt-meta-line {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.cspt-blogbox-style-4 .cspt-meta-container .cspt-meta-line:first-child {
  margin-left: 0;
}
.cspt-blogbox-style-4 .post-item .cspt-read-more-link {
  margin-top: 15px;
}
.cspt-blogbox-style-4 .post-item .cspt-read-more-link a {
  color: #232323;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 600;
  display: inline-block;
  position: relative;
}
.cspt-blogbox-style-4 .post-item .cspt-read-more-link a:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #eee;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.cspt-blogbox-style-4 .post-item .cspt-read-more-link a:hover:after {
  width: 0;
}
.cspt-blog-classic .cspt-featured-wrapper {
  margin-bottom: 0;
}
.cspt-blog-classic {
  margin-bottom: 70px;
  position: relative;
}
.cspt-blog-classic .cspt-post-thumbnail {
  margin-bottom: 60px;
}
.cspt-blog-classic .cspt-post-title {
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 10px;
}
.cspt-blog-classic .cspt-post-title a {
  color: #2c2c2c;
}
.cspt-blog-classic .cspt-entry-content {
  margin-top: 20px;
  font-size: 16px;
}
.cspt-blog-classic-inner .cspt-read-more-link {
  padding-top: 15px;
}
.blog .cspt-blog-classic-inner .cspt-read-more-link a {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 8px 30px;
  cursor: pointer;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  line-height: 30px;
  font-weight: 500;
  border: 2px solid #000;
  display: inline-block;
}
.cspt-blog-classic-inner .cspt-read-more-link a:hover {
  color: #fff;
}
.cspt-blog-classic .cspt-blog-classic-inner {
  padding: 30px;
  border: 1px solid #f2f3f4;
}
.cspt-blog-classic .cspt-meta-cat a {
  position: absolute;
  top: 20px;
  left: 20px;
}
.cspt-blog-classic blockquote {
  color: #222;
  font-size: 19px;
  line-height: 30px;
  font-weight: 500;
}
.cspt-blog-classic blockquote .authorOrTitle {
  display: block;
  margin-top: 15px;
  font-size: 14px;
  line-height: 15px;
}
.wp-block-quote.is-style-large cite em:before,
blockquote cite:before,
blockquote small:before {
  content: "\2014\00a0";
}
.wp-block-quote.is-style-large cite:before {
  display: none;
}
blockquote.wp-block-quote.is-style-large {
  padding: 30px;
}
blockquote cite,
blockquote small {
  color: #bcbdc1;
  display: block;
  font-size: 13px;
  line-height: 23px;
  font-style: normal !important;
  margin-top: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.post_format-post-format-quote .cspt-blog-classic .cspt-meta,
.post_format-post-format-quote .cspt-blog-classic .cspt-blog-classic-inner {
  display: none;
}
.post_format-post-format-quote .cspt-blog-classic blockquote {
  margin: 0;
}
.post.sticky {
  background-color: #fff;
  position: relative;
  padding: 1px 40px;
  overflow: hidden;
  margin-bottom: 50px;
}
.post.sticky .cspt-blog-classic .cspt-blog-classic-inner {
  padding: 0;
  border: 0;
}
.cspt-no-img.post.sticky {
  padding: 40px 40px;
}
.post.sticky .cspt-blog-classic .cspt-blog-meta.cspt-blog-meta-top i,
.post.sticky .cspt-post-title a:hover,
.post.sticky .cspt-entry-content a,
.post.sticky code,
.post.sticky .cspt-read-more-link a,
.post.sticky .cspt-post-title a,
.post.sticky .cspt-blog-meta,
.post.sticky .cspt-blog-meta a {
  color: #fff;
}
.post.sticky .cspt-entry-content {
  color: rgba(255, 255, 255, 0.8);
}
.post.sticky .cspt-meta-cat a {
  background-color: #fff;
  color: #222;
}
.post.sticky .cspt-read-more-link a:after {
  background-color: #222;
}
.post.sticky .cspt-blog-classic {
  margin-bottom: 0;
}
article.cspt-no-img .cspt-meta.cspt-meta-cat {
  display: none;
}
.creativesplanet-overlay-box:hover img {
  transform: scale(1, 1);
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  filter: blur(4px);
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -ms-filter: blur(1px);
  -o-filter: blur(1px);
}
.cspt-portfolio-style-1 .creativesplanet-post-item {
  position: relative;
  overflow: hidden;
}
.cspt-portfolio-style-1 img {
  width: 100%;
  height: auto;
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  transition: all ease 400ms;
  -moz-transition: all ease 400ms;
  -webkit-transition: all ease 400ms;
}
.cspt-portfolio-style-1:hover img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.cspt-portfolio-style-1 .creativesplanet-box-content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.cspt-portfolio-style-1 .creativesplanet-box-content:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  text-align: left;
  opacity: 0;
  position: absolute;
  transition: all ease 500ms;
  -moz-transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
  background: rgba(0, 0, 0, 0.6);
}
.cspt-portfolio-style-1:hover .creativesplanet-box-content:after {
  visibility: visible;
  opacity: 1;
}
.cspt-portfolio-style-1 .creativesplanet-icon-box {
  width: 37px;
  height: 37px;
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 16px;
  line-height: 0.8;
  color: #fff;
  display: inline-block;
  text-align: center;
  z-index: 2;
  padding: 11px 17px;
  visibility: hidden;
  opacity: 0;
  transition: all ease 600ms;
  -moz-transition: all ease 600ms;
  -webkit-transition: all ease 600ms;
}
.cspt-portfolio-style-1:hover .creativesplanet-icon-box {
  visibility: visible;
  opacity: 1;
  right: 40px;
}
.cspt-portfolio-style-1 .creativesplanet-icon-box a {
  background-color: #ff5ee1;
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  color: #fff;
  font-size: 24px;
}
.cspt-portfolio-style-1 .creativesplanet-titlebox {
  position: absolute;
  left: 30px;
  bottom: 15px;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  transition: all ease 700ms;
  -moz-transition: all ease 700ms;
  -webkit-transition: all ease 700ms;
}
.cspt-portfolio-style-1:hover .creativesplanet-titlebox {
  visibility: visible;
  opacity: 1;
  bottom: 32px;
}
.cspt-portfolio-style-1 .creativesplanet-box-content .cspt-portfolio-title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 5px;
}
.cspt-portfolio-style-1 .creativesplanet-box-content .cspt-portfolio-title a {
  color: #fff;
}
.cspt-portfolio-style-1
  .creativesplanet-box-content
  .creativesplanet-box-content-inner {
  position: relative;
  z-index: 5;
  height: 100%;
}
.cspt-element-portfolio-style-1 .cspt-ihbox.cspt-ihbox-style-hsbox {
  margin-bottom: 90px;
}
.cspt-portfolio-style-2 .cspt-portfolio-icon-wrapper i,
.cspt-portfolio-style-2 .cspt-portfolio-icon-wrapper,
.cspt-portfolio-style-2 img {
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cspt-portfolio-style-2,
.cspt-portfolio-style-2 .cspt-image-wrapper {
  position: relative;
  overflow: hidden;
}
.cspt-portfolio-style-2 .cspt-content-wrapper {
  padding: 15px 0 10px;
}
.cspt-portfolio-style-2 .cspt-portfolio-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 0;
}
.cspt-portfolio-style-2 .cspt-portfolio-title a {
  color: #2c2c2c;
}
.cspt-portfolio-style-2 .cspt-port-cat a {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  padding-left: 4px;
  display: inline-block;
}
.cspt-portfolio-style-2 .cspt-port-cat a:first-child {
  padding-left: 8px;
}
.cspt-portfolio-style-2 .cspt-port-cat {
  position: relative;
  line-height: 13px;
  margin-bottom: 10px;
}
.cspt-portfolio-style-2 .cspt-port-cat:before {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  background: #000;
  top: 0;
  left: 0;
}
.cspt-text-color-white .cspt-portfolio-style-2 .cspt-portfolio-title a {
  color: #fff;
}
.cspt-portfolio-style-2 .vc_general.vc_btn3 {
  padding: 12px 60px;
}
body .cspt-portfolio-style-2 .vc_btn3-color-globalcolor.vc_general.vc_btn3 {
  background: none;
  padding: 0;
  color: #222;
  text-align: left;
  font-size: 13px;
  line-height: 16px;
  padding-right: 0;
  font-weight: 600;
}
.cspt-portfolio-style-2 .vc_btn3-container {
  margin-bottom: 0;
}
.cspt-portfolio-style-2 .cspt-portfolio-icon-wrapper {
  height: 80px;
  width: 80px;
  font-size: 30px;
  line-height: 60px;
  border-top: 80px solid #fff;
  border-left: 80px solid transparent;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
  opacity: 0;
}
.cspt-portfolio-style-2:hover .cspt-portfolio-icon-wrapper {
  opacity: 1;
}
.cspt-portfolio-style-2 .cspt-portfolio-icon-wrapper i {
  position: absolute;
  top: -87px;
  right: 5px;
  font-size: 20px;
}
.cspt-portfolio-style-2:hover .cspt-portfolio-icon-wrapper i {
  color: #fff !important;
}
.cspt-portfolio-style-2:hover img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.cspt-portfolio-style-2 img {
  transform: scale(1, 1);
}
.cspt-portfolio-style-3 {
  margin-bottom: 30px;
}
.cspt-portfolio-style-3 .cspt-featured-wrapper:before,
.cspt-portfolio-style-3 .cspt-portfolio-icon-wrapper i,
.cspt-portfolio-style-3 .cspt-portfolio-icon-wrapper,
.cspt-portfolio-style-3 img {
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cspt-portfolio-style-3 .cspt-portfolio-icon-wrapper {
  height: 40px;
  width: 40px;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #000;
}
.cspt-portfolio-style-3 .cspt-portfolio-icon-wrapper a {
  color: #fff;
  display: block;
}
.cspt-portfolio-style-3 .cspt-port-cat a {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  letter-spacing: 2px;
  display: inline-block;
  color: #a4a6a9;
}
.cspt-portfolio-style-3 .cspt-content-wrapper {
  padding: 20px 30px;
  border: 1px solid #f8f8f8;
}
.cspt-portfolio-style-3 .cspt-portfolio-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 0;
}
.cspt-portfolio-style-3 .cspt-featured-wrapper {
  position: relative;
  overflow: hidden;
}
.cspt-portfolio-style-3 .cspt-featured-wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 22, 42, 0.7);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  z-index: 1;
}
.cspt-portfolio-style-3:hover .cspt-featured-wrapper:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  transition: 0.5s ease;
}
.cspt-portfolio-style-3 .cspt-image-wrapper {
  position: relative;
}
.cspt-portfolio-style-3 .creativesplanet-icon-box {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 99;
  margin-left: -15px;
  margin-top: -15px;
  transition: 0.5s ease;
  opacity: 0;
  -webkit-transform: scale(0.1);
  transform: scale(0.1);
  transition-delay: 0.5s;
}
.cspt-portfolio-style-3 .creativesplanet-icon-box a {
  color: #fff;
  font-size: 30px;
}
.cspt-portfolio-style-3:hover .creativesplanet-icon-box {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.cspt-portfolio-style-4 .creativesplanet-post-item {
  position: relative;
  overflow: hidden;
}
.cspt-portfolio-style-4 img {
  width: 100%;
  height: auto;
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  transition: all ease 400ms;
  -moz-transition: all ease 400ms;
  -webkit-transition: all ease 400ms;
}
.cspt-portfolio-style-4:hover img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.cspt-portfolio-style-4 .creativesplanet-box-content {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 45px;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
}
.cspt-portfolio-style-4 .creativesplanet-box-content:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  text-align: left;
  opacity: 0;
  position: absolute;
  transition: all ease 500ms;
  -moz-transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
}
.cspt-portfolio-style-4:hover .creativesplanet-box-content:after {
  visibility: visible;
  opacity: 1;
}
.cspt-portfolio-style-4 .creativesplanet-titlebox {
  text-align: center;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  transition: all ease 700ms;
  -moz-transition: all ease 700ms;
  -webkit-transition: all ease 700ms;
}
.cspt-portfolio-style-4:hover .creativesplanet-titlebox {
  visibility: visible;
  opacity: 1;
  bottom: 32px;
}
.cspt-portfolio-style-4 .creativesplanet-box-content .cspt-portfolio-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin-top: 0;
}
.cspt-portfolio-style-4 .creativesplanet-box-content .cspt-portfolio-title a {
  color: #fff;
}
.cspt-portfolio-style-4 .cspt-port-cat a {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  letter-spacing: 2px;
}
.cspt-portfolio-style-4 .cspt-portfolio-corners:before,
.cspt-portfolio-style-4 .cspt-portfolio-corners:after {
  content: "";
  position: absolute;
  z-index: inherit;
  width: 12px;
  height: 12px;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.cspt-portfolio-style-4 .cspt-portfolio-corners_bottom:before {
  bottom: 50px;
  left: 50px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}
.cspt-portfolio-style-4 .cspt-portfolio-corners_bottom:after {
  bottom: 50px;
  right: 50px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.cspt-portfolio-style-4 .cspt-portfolio-corners_top:before {
  top: 50px;
  left: 50px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}
.cspt-portfolio-style-4 .cspt-portfolio-corners_top:after {
  top: 50px;
  right: 50px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.cspt-portfolio-style-4:hover .cspt-portfolio-corners:before,
.cspt-portfolio-style-4:hover .cspt-portfolio-corners:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.cspt-portfolio-style-5 .cspt-portfolio-icon-wrapper i,
.cspt-portfolio-style-5 .cspt-portfolio-icon-wrapper,
.cspt-portfolio-style-5 img {
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cspt-portfolio-style-5,
.cspt-portfolio-style-5 .cspt-image-wrapper {
  position: relative;
  overflow: hidden;
}
.cspt-portfolio-style-5 .cspt-content-wrapper {
  padding: 15px 0 10px;
}
.cspt-portfolio-style-5 .cspt-portfolio-title {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0;
}
.cspt-portfolio-style-5 .cspt-portfolio-title a {
  color: #2c2c2c;
}
.cspt-portfolio-style-5 .cspt-port-cat a {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  display: inline-block;
}
.cspt-portfolio-style-5 .cspt-port-cat {
  position: relative;
  line-height: 13px;
  margin-bottom: 10px;
  margin-top: 10px;
}
body .cspt-portfolio-style-5 .vc_btn3-color-globalcolor.vc_general.vc_btn3 {
  background: none;
  padding: 0;
  color: #222;
  text-align: left;
  font-size: 13px;
  line-height: 16px;
  padding-right: 0;
  font-weight: 600;
}
.cspt-portfolio-style-5 .vc_btn3-container {
  margin-bottom: 0;
}
.cspt-portfolio-style-5 .cspt-portfolio-icon-wrapper {
  height: 80px;
  width: 80px;
  font-size: 30px;
  line-height: 60px;
  border-top: 80px solid #fff;
  border-left: 80px solid transparent;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
  opacity: 0;
}
.cspt-portfolio-style-5:hover .cspt-portfolio-icon-wrapper {
  opacity: 1;
}
.cspt-portfolio-style-5 .cspt-portfolio-icon-wrapper i {
  position: absolute;
  top: -87px;
  right: 5px;
  font-size: 20px;
}
.cspt-portfolio-style-5:hover .cspt-portfolio-icon-wrapper i {
  color: #fff !important;
}
.cspt-portfolio-style-5:hover img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.cspt-portfolio-style-5 img {
  transform: scale(1, 1);
}
.cspt-portfolio-single-style-1 .cspt-entry-content {
  margin-top: 50px;
}
.cspt-sep-heading {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 35px;
}
.cspt-sep-heading:after {
  position: absolute;
  content: "";
  width: 72px;
  height: 2px;
  bottom: 0;
  left: 0;
}
.single-cspt-portfolio .post-navigation .nav-links {
  padding-bottom: 0;
}
.cspt-portfolio-lines-wrapper {
  padding: 30px;
  border: 5px solid #f2f3f4;
  margin-top: 30px;
  margin-bottom: 0;
}
.cspt-portfolio-lines-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -ms-grid;
  display: grid;
  grid-gap: 10px;
}
.cspt-portfolio-line-title {
  color: #222;
  font-weight: 700;
  letter-spacing: 0.5px;
  width: 116px;
  display: inline-block;
}
.cspt-portfolio-line-li {
  margin-bottom: 0;
  position: relative;
}
.cspt-details-label {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 17px;
  display: block;
  color: #222;
}
.cspt-portfolio-single .nav-links a .cspt-portfolio-nav-wrapper {
  -webkit-transition: 0.4s ease-out 0s;
  -o-transition: 0.4s ease-out 0s;
  transition: 0.4s ease-out 0s;
}
.cspt-portfolio-single .nav-links a {
  border: 4px solid #f2f3f4;
}
.archive .creativesplanet-ele-portfolio {
  margin-bottom: 30px;
}
.cspt-sortable-list-ul {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
}
.cspt-sortable-list-ul li {
  display: inline-block;
  margin: 0 15px;
}
.cspt-sortable-list a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
}
.cspt-category-style1 {
  text-align: center;
}
.cspt-category-style1 .cspt-ihbox.cspt-ihbox-style-hsbox.cspt-align-center {
  margin-bottom: 0;
}
.cspt-category-style1 .cspt-sortable-list-ul {
  padding-bottom: 50px;
  display: inline-block;
  text-align: center;
  border-top: 1px solid #e2e2e3;
  margin-top: 30px;
  padding-top: 15px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
}
.cspt-category-style1 .cspt-sortable-list-ul li:first-child {
  margin-left: 0;
}
.cspt-category-style1 .cspt-sortable-list-ul li:last-child {
  margin-right: 0;
}
.cspt-category-style1 .cspt-sortable-link {
  position: relative;
}
.cspt-category-style1 .cspt-sortable-link.cspt-selected:after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #000;
  position: absolute;
  top: -20px;
  left: 0;
}
.cspt-category-style2 .cspt-ihbox-style-hsbox {
  float: left;
  margin-bottom: 60px;
}
.cspt-category-style2 .cspt-sortable-list {
  float: right;
}
.cspt-category-style2 .cspt-ele-header-area:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.cspt-category-style2 .cspt-sortable-list-ul {
  margin-top: 15px;
}
.cspt-text-color-white .cspt-sortable-list a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
}
.cspt-category-style3 .cspt-ihbox-style-hsbox {
  float: left;
  margin-bottom: 60px;
}
.cspt-category-style3 .cspt-sortable-list {
  float: right;
  margin-top: 25px;
}
.cspt-category-style3 .cspt-sortable-link.cspt-selected:after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #000;
  position: absolute;
  top: -20px;
  left: 0;
}
.cspt-category-style3 .cspt-sortable-link {
  position: relative;
}
.cspt-category-style3 .cspt-sortable-link.cspt-selected:after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #000;
  position: absolute;
  top: -20px;
  left: 0;
}
.cspt-category-style3 .cspt-ele-header-area:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.cspt-team-style-1.creativesplanet-ele-team {
  position: relative;
  margin-bottom: 80px;
  padding-bottom: 60px;
}
.cspt-element-team-style-1 .col-md-5 {
  -ms-flex: 0 0 43.666667%;
  flex: 0 0 43.666667%;
  max-width: 43.666667%;
}
.cspt-element-team-style-1 .col-md-7 {
  -ms-flex: 0 0 56.333333%;
  flex: 0 0 56.333333%;
  max-width: 56.333333%;
}
.cspt-element-team-style-1 .col-md-5 .cspt-team-1-inner {
  padding-top: 50px;
  margin-left: 15px;
}
.cspt-element-team-style-1
  .col-md-7.cspt-team-1-carousel-area
  .cspt-team-1-inner:after {
  content: "";
  width: 1000%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.cspt-element-team-style-1
  .col-md-7.cspt-team-1-carousel-area
  .cspt-team-1-inner:after {
  height: 60%;
}
.cspt-element-team-style-1
  .col-md-7.cspt-team-1-carousel-area
  .cspt-team-1-inner {
  padding-left: 33px;
}
.cspt-element-team-style-1 .cspt-carousel-navs a {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border: 2px solid #dbdbdb;
  color: #9b9b9b;
  display: inline-block;
  border-radius: 50%;
}
.cspt-element-team-style-1 .cspt-carousel-navs a.cspt-carousel-next {
  margin-left: 10px;
}
.cspt-element-team-style-1 .cspt-carousel-navs a i:before,
.cspt-element-team-style-1 .cspt-carousel-navs a i:after {
  margin: 0;
  line-height: normal;
  padding: 0;
}
.cspt-team-style-1,
.cspt-team-style-1 .creativesplanet-box-social-links,
.cspt-team-style-1 .creativesplanet-box-content {
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cspt-team-style-1 .creativesplanet-box-content {
  background-color: #fff;
  border-radius: 2px;
  margin: -30px 15px 0;
  box-shadow: 0 30px 50px rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid transparent;
  position: absolute;
  width: calc(100% - 30px);
  transform: translateY(0);
}
.cspt-team-style-1 .creativesplanet-box-content {
  padding: 20px 30px 10px 25px;
  text-align: center;
}
.cspt-team-style-1 .cspt-featured-wrapper img {
  border-radius: 2px;
}
.cspt-team-style-1 .creativesplanet-box-content .cspt-team-title {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
}
.cspt-team-style-1 .creativesplanet-box-content .cspt-team-title,
.cspt-team-style-1 .creativesplanet-box-content .cspt-team-title a {
  color: #232323;
}
.cspt-team-style-1 .creativesplanet-box-team-position {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  margin-bottom: 5px;
}
.cspt-team-style-1 .creativesplanet-box-social-links {
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.cspt-team-style-1:hover .creativesplanet-box-social-links {
  height: 32px;
  opacity: 1;
}
.cspt-team-style-1 .creativesplanet-box-social-links .fa-share-alt {
  display: none;
}
.cspt-team-style-1 .creativesplanet-box-content ul {
  margin: 0;
  padding: 0;
}
.cspt-team-style-1 .creativesplanet-box-content ul li {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
.cspt-team-style-1 .creativesplanet-box-content ul li:first-child {
  margin-left: 0;
}
.cspt-team-style-1 .creativesplanet-box-content ul li a {
  display: inline;
  font-size: 15px;
  line-height: 15px;
}
.cspt-team-style-1:hover .creativesplanet-box-content {
  transform: translateY(-30px);
  border-bottom-width: 3px;
}
.cspt-team-style-2.creativesplanet-ele-team {
  position: relative;
}
.cspt-team-style-2,
.cspt-team-style-2 .creativesplanet-box-social-links,
.cspt-team-style-2 .creativesplanet-box-content {
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cspt-team-style-2 .creativesplanet-box-content {
  padding: 20px 30px 10px 25px;
  text-align: center;
}
.cspt-team-style-2 .creativesplanet-box-content .cspt-team-title {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 5px;
}
.cspt-team-style-2 .creativesplanet-box-team-position {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
}
.cspt-team-style-2 .cspt-social-links li a:hover {
  color: #222;
}
.cspt-team-style-2 .creativesplanet-team-image-box {
  position: relative;
  overflow: hidden;
}
.cspt-team-style-2 .creativesplanet-box-social-links {
  position: absolute;
  bottom: 10px;
  opacity: 0;
  left: -30px;
}
.cspt-team-style-2:hover .creativesplanet-box-social-links {
  left: 10px;
  opacity: 1;
}
.cspt-team-style-2 .creativesplanet-box-social-links li {
  display: block;
  margin-right: 0;
  margin-bottom: 1px;
}
.cspt-team-style-2 .creativesplanet-box-social-links li a {
  display: block;
  height: 50px;
  width: 50px;
  text-align: center;
  background: #fff;
  line-height: 50px;
  color: #071323;
}
.cspt-team-style-2 .creativesplanet-box-social-links li a:hover {
  color: #fff !important;
}
.cspt-team-style-2 .creativesplanet-box-social-links li:last-child {
  margin-bottom: 0;
}
.cspt-team-style-3.creativesplanet-ele-team {
  position: relative;
}
.cspt-team-style-3 .creativesplanet-team-vertical:after,
.cspt-team-style-3 .creativesplanet-box-social-links,
.cspt-team-style-3 .creativesplanet-box-content {
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cspt-team-style-3 .creativesplanet-box-content {
  text-align: center;
  padding-top: 20px;
}
.cspt-team-style-3 .creativesplanet-box-content .cspt-team-title {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 0;
}
.cspt-team-style-3 .creativesplanet-box-content .cspt-team-title,
.cspt-team-style-3 .creativesplanet-box-content .cspt-team-title a {
  color: #071323;
}
.cspt-team-style-3 .cspt-social-links li a:hover {
  color: #222;
}
.cspt-team-style-3 .creativesplanet-team-image-box {
  position: relative;
  overflow: hidden;
}
.cspt-team-style-3 .cspt-social-links {
  position: absolute;
  bottom: 10px;
  z-index: 9;
}
.cspt-team-style-3 .creativesplanet-box-social-links li {
  display: block;
  margin-right: 0;
}
.cspt-team-style-3 .creativesplanet-box-social-links li a {
  display: block;
  height: 35px;
  width: 55px;
  text-align: center;
  line-height: 40px;
  color: #fff;
}
.cspt-team-style-3 .creativesplanet-box-social-links li:last-child {
  margin-bottom: 0;
}
.cspt-team-style-3 .creativesplanet-team-vertical {
  width: 55px;
  height: 100%;
  position: absolute;
  background: #222;
  left: 0;
  top: 0;
}
.cspt-team-style-3 .creativesplanet-box-team-position-wrap {
  position: absolute;
  left: 40px;
  top: 25px;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 2px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: uppercase;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  transform-origin: left top 0;
  color: #fff;
  min-width: 230px;
  z-index: 9;
}
.cspt-team-style-3 .creativesplanet-box-team-position:after {
  background: #fff;
  display: inline-block;
  content: "";
  width: 40px;
  height: 1px;
  vertical-align: middle;
  margin: 0 8px;
}
.cspt-team-style-3 .creativesplanet-team-vertical:after {
  content: "";
  width: 100%;
  height: 0;
  background: #151726;
  position: absolute;
  top: 0;
  left: 0;
}
.cspt-team-style-3:hover .creativesplanet-team-vertical:after {
  height: 100%;
}
.tax-cspt-team-group.cspt-sidebar-no #primary.content-area {
  margin-top: 60px;
}
.tax-cspt-team-group .cspt-element-team-wrapper {
  margin-top: 40px;
}
.cspt-team-single-pbar {
  margin-top: 60px;
}
.cspt-team-single-style-2 .cspt-team-title-box {
  position: relative;
}
.cspt-team-single-style-2 .cspt-single-team-info li .icon {
  color: #222;
}
.cspt-team-single-style-2 .cspt-team-title-box * {
  display: block;
  vertical-align: middle;
  margin-bottom: 15px;
}
.cspt-team-single-style-2 .cspt-team-single .cspt-team-social-links {
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 15px;
}
.cspt-team-single-style-2 .cspt-team-single .cspt-team-social-links a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 13px;
}
.main-form input[type="text"],
.main-form input[type="email"],
.main-form input[type="password"],
.main-form input[type="tel"],
.main-form select,
.main-form textarea {
  border: none;
  border-bottom: 1px solid #ccc;
  padding-left: 0;
  text-transform: uppercase;
  font-size: 14px;
}
.vc_btn3-color-globalcolor.vc_general.vc_btn3:not(.vc_btn3-style-simple) {
  color: #fff;
}
.vc_btn3-style-classic.vc_general.vc_btn3.vc_btn3-color-secondarycolor,
.vc_btn3-style-classic.vc_general.vc_btn3-color-globalcolor {
  border-color: transparent;
}
.vc_btn3.vc_btn3-style-classic.vc_btn3-color-secondarycolor:hover,
.vc_btn3.vc_btn3-style-classic.vc_btn3-color-globalcolor:hover {
  background-color: #222;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-lg {
  font-size: 18px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 45px;
  padding-right: 45px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-md {
  font-size: 14px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 40px;
  padding-right: 40px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-sm {
  font-size: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 35px;
  padding-right: 35px;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
  color: #262626;
  border-color: #d5d5d5;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover {
  background-color: #d5d5d5;
  border-color: transparent;
  color: #fff;
}
.vc_btn3-color-globalcolor.vc_general.vc_btn3.vc_btn3-style-flat:hover {
  background-color: #222;
}
.vc_general.vc_btn3-style-outline.vc_btn3-color-globalcolor:hover span {
  color: #fff;
}
.cspt-testimonial-style-1 {
  position: relative;
  margin-top: 30px;
}
.owl-carousel .owl-item .cspt-testimonial-style-1 img,
.cspt-testimonial-style-1 .creativesplanet-box-img img {
  border-radius: 50%;
  height: 80px;
  width: 80px;
}
.cspt-testimonial-style-1 .creativesplanet-box-desc {
  padding-bottom: 30px;
  padding-top: 20px;
}
.cspt-testimonial-style-1 .creativesplanet-box-author {
  position: relative;
  text-align: left;
  display: inline-block;
}
.cspt-testimonial-style-1 .creativesplanet-box-title {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 15px;
  text-transform: uppercase;
}
.cspt-testimonial-style-1 span.cspt-designation {
  font-size: 13px;
}
.cspt-testimonial-style-1 blockquote {
  font-size: 24px;
  line-height: 36px;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
}
.cspt-testimonial-style-1 .creativesplanet-box-desc {
  position: relative;
}
.cspt-testimonial-style-1:after {
  position: absolute;
  content: "\e805";
  font-family: "creativesplanet-base-icons";
  font-size: 150px;
  line-height: 150px;
  top: 10px;
  right: 0;
  color: #fff;
  text-align: center;
  transform: rotate(-180deg);
  opacity: 0.1;
}
.cspt-element-testimonial-style-1 .owl-carousel .owl-dots {
  text-align: right;
  margin-top: 0;
  position: absolute;
  bottom: 40px;
  right: 40px;
}
.cspt-element-testimonial-style-1.creativesplanet-element-viewtype-carousel
  .owl-carousel
  button.owl-dot {
  border: none;
  border-radius: 0;
  height: 3px;
  width: 30px;
  background: #ccc;
}
.cspt-element-testimonial-style-1.cspt-testimonial-small
  .cspt-testimonial-style-1 {
  margin: 0;
}
.cspt-element-testimonial-style-1.cspt-testimonial-small blockquote {
  font-size: 23px;
  line-height: 33px;
  color: #fff;
  font-weight: 400;
}
.cspt-element-testimonial-style-1.cspt-testimonial-small
  .creativesplanet-box-star-ratings
  i,
.cspt-element-testimonial-style-1.cspt-testimonial-small
  .cspt-testimonial-style-1:after {
  color: #fff !important;
}
.cspt-element-testimonial-style-1.cspt-testimonial-small
  .creativesplanet-box-star-ratings
  i.cspt-active {
  color: #09162a !important;
}
.cspt-element-testimonial-style-1.cspt-testimonial-small
  .owl-carousel
  .owl-dots {
  right: 0;
}
.cspt-element-testimonial-style-1.cspt-testimonial-small.creativesplanet-element-viewtype-carousel
  .owl-carousel
  button.owl-dot {
  background: #fff;
}
.cspt-element-testimonial-style-1.cspt-testimonial-small.creativesplanet-element-viewtype-carousel
  .owl-carousel
  button.owl-dot.active {
  background: #09162a;
  background-image: none !important;
}
.cspt-testimonial-style-2 {
  padding: 40px 130px;
  text-align: center;
  overflow: hidden;
  margin: 0 40px;
}
.cspt-testimonial-style-2 .creativesplanet-box-img {
  position: relative;
  display: inline-block;
}
.owl-carousel .owl-item .cspt-testimonial-style-2 .creativesplanet-box-img img,
.cspt-testimonial-style-2 .creativesplanet-box-img img {
  border-radius: 50%;
  height: 80px;
  width: 80px;
  max-width: none;
}
.cspt-testimonial-style-2 .creativesplanet-box-img:after {
  position: absolute;
  content: "\e805" !important;
  font-family: "creativesplanet-base-icons";
  font-size: 10px;
  line-height: 30px;
  top: 10px;
  left: 65px;
  background-color: #222;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
}
.cspt-testimonial-style-2 .creativesplanet-box-author {
  position: relative;
  padding-left: 0;
  padding-top: 20px;
  text-align: left;
  display: inline-block;
}
.cspt-testimonial-style-2 .creativesplanet-box-title {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 10px;
  text-transform: uppercase;
}
.cspt-testimonial-style-2 span.cspt-designation {
  font-size: 13px;
  color: #fff;
}
.cspt-testimonial-style-2 blockquote {
  font-size: 26px;
  line-height: 36px;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  color: #fff;
}
.cspt-testimonial-style-2 .creativesplanet-box-content {
  position: relative;
  margin-top: 30px;
  margin-bottom: 40px;
}
.cspt-testimonial-style-2 .creativesplanet-box-author * {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.cspt-text-color-white .cspt-testimonial-style-2 blockquote {
  color: #fff;
}
.cspt-element-testimonial-style-3.creativesplanet-element-viewtype-carousel
  .owl-carousel
  .owl-dots {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  margin-top: 0;
}
.cspt-element-testimonial-style-3.creativesplanet-element-viewtype-carousel
  .owl-carousel
  button.owl-dot {
  display: block;
  margin: 10px 0;
  border-color: #fff;
}
.cspt-element-testimonial-style-3.cspt-vertical-heading
  .cspt-ihbox-style-hsbox {
  position: absolute;
  transform: rotate(-90deg);
  transform-origin: left top 0;
  margin-bottom: 0;
  top: 54%;
  margin-top: 43px;
  left: 0;
  z-index: 99;
}
.cspt-element-testimonial-style-3.cspt-vertical-heading
  .cspt-ihbox.cspt-ihbox-style-hsbox
  .cspt-ihbox-heading
  .vc_custom_heading {
  letter-spacing: 4px;
}
.cspt-testimonial-style-3 {
  padding: 40px 130px;
  text-align: center;
  overflow: hidden;
  margin: 0 40px;
}
.cspt-testimonial-style-3 .creativesplanet-box-img {
  position: relative;
  display: inline-block;
}
.owl-carousel .owl-item .cspt-testimonial-style-3 .creativesplanet-box-img img,
.cspt-testimonial-style-3 .creativesplanet-box-img img {
  border-radius: 50%;
  height: 80px;
  width: 80px;
  max-width: none;
}
.cspt-testimonial-style-3 .creativesplanet-box-img:after {
  position: absolute;
  content: "\e805" !important;
  font-family: "creativesplanet-base-icons";
  font-size: 10px;
  line-height: 30px;
  top: 10px;
  left: 65px;
  background-color: #222;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
}
.cspt-testimonial-style-3 .creativesplanet-box-author {
  position: relative;
  padding-left: 0;
  padding-top: 20px;
  text-align: left;
  display: inline-block;
}
.cspt-testimonial-style-3 .creativesplanet-box-title {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 10px;
  text-transform: uppercase;
}
.cspt-testimonial-style-3 span.cspt-designation {
  font-size: 13px;
}
.cspt-testimonial-style-3 blockquote {
  font-size: 26px;
  line-height: 36px;
  font-weight: 400;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
}
.cspt-testimonial-style-3 .creativesplanet-box-content {
  position: relative;
  margin-top: 30px;
  margin-bottom: 40px;
}
.cspt-testimonial-style-3 .creativesplanet-box-author * {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.cspt-element-testimonial-style-3.creativesplanet-element-viewtype-carousel
  .owl-carousel
  .owl-dots {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 25px;
  margin-top: 0;
}
.cspt-text-color-white .cspt-testimonial-style-3 blockquote {
  color: #fff;
}
.cspt-element-testimonial-style-3.creativesplanet-element-viewtype-carousel
  .owl-carousel
  button.owl-dot {
  display: block;
  margin: 10px 0;
}
.cspt-element-testimonial-style-3.cspt-vertical-heading
  .cspt-ihbox-style-hsbox {
  position: absolute;
  transform: rotate(-90deg);
  transform-origin: left top 0;
  margin-bottom: 0;
  top: 54%;
  margin-top: 43px;
  left: 0;
  z-index: 99;
}
.cspt-element-testimonial-style-3.cspt-vertical-heading
  .cspt-ihbox.cspt-ihbox-style-hsbox
  .cspt-ihbox-heading
  .vc_custom_heading {
  letter-spacing: 4px;
  font-size: 14px;
  text-transform: uppercase;
}
.cspt-testimonial-style-4 {
  position: relative;
  margin-top: 30px;
}
.owl-carousel .owl-item .cspt-testimonial-style-4 img,
.cspt-testimonial-style-4 .creativesplanet-box-img img {
  border-radius: 50%;
  height: 80px;
  width: 80px;
}
.cspt-testimonial-style-4 .creativesplanet-box-desc {
  position: relative;
  padding-bottom: 30px;
  margin-top: 30px;
  padding-left: 80px;
}
.cspt-testimonial-style-4 .creativesplanet-box-desc:after {
  position: absolute;
  content: "\e805";
  font-family: "creativesplanet-base-icons";
  font-size: 50px;
  line-height: 50px;
  top: 4px;
  left: 0;
  text-align: center;
}
.cspt-testimonial-style-4 .creativesplanet-box-author {
  position: relative;
  text-align: left;
  display: inline-block;
  margin-left: 15px;
}
.cspt-testimonial-style-4 .creativesplanet-box-title {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 15px;
  text-transform: uppercase;
  font-weight: 700;
}
.cspt-testimonial-style-4 span.cspt-designation {
  font-size: 13px;
  opacity: 0.8;
}
.cspt-testimonial-style-4 blockquote {
  font-size: 20px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  font-weight: 400;
}
.cspt-testimonial-style-4 .creativesplanet-box-star-ratings {
  margin-top: 15px;
}
.cspt-element-testimonial-style-4 .owl-carousel .owl-dots {
  text-align: right;
  margin-top: 0;
  position: absolute;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cspt-element-testimonial-style-4.creativesplanet-element-viewtype-carousel
  .owl-carousel
  button.owl-dot {
  border: 1px solid #222;
  border-radius: 50%;
  height: 12px;
  width: 12px;
}
.cspt-element-testimonial-style-4.creativesplanet-element-viewtype-carousel
  .owl-carousel
  button.owl-dot.active {
  background-color: #222;
}
.cspt-element-testimonial-style-5.creativesplanet-element-viewtype-carousel
  .owl-carousel
  .owl-dots {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  margin-top: 0;
}
.cspt-element-testimonial-style-5.creativesplanet-element-viewtype-carousel
  .owl-carousel
  button.owl-dot {
  display: block;
  margin: 10px 0;
}
.cspt-element-testimonial-style-5.creativesplanet-element-viewtype-carousel
  .owl-carousel
  button.owl-dot.active {
  background-color: #222;
}
.cspt-element-testimonial-style-5.cspt-vertical-heading
  .cspt-ihbox-style-hsbox {
  position: absolute;
  transform: rotate(-90deg);
  transform-origin: left top 0;
  margin-bottom: 0;
  top: 54%;
  margin-top: 43px;
  left: 0;
  z-index: 99;
}
.cspt-testimonial-top
  .cspt-element-testimonial-style-5.cspt-vertical-heading
  .cspt-ihbox-style-hsbox {
  top: 35%;
}
.cspt-element-testimonial-style-5.cspt-vertical-heading
  .cspt-ihbox.cspt-ihbox-style-hsbox
  .cspt-ihbox-heading
  .vc_custom_heading {
  letter-spacing: 4px;
}
.cspt-testimonial-style-5 {
  padding: 40px 130px;
  text-align: center;
  overflow: hidden;
  margin: 0 40px;
}
.cspt-testimonial-style-5 .creativesplanet-box-img {
  position: relative;
  display: inline-block;
}
.owl-carousel .owl-item .cspt-testimonial-style-5 .creativesplanet-box-img img,
.cspt-testimonial-style-5 .creativesplanet-box-img img {
  border-radius: 50%;
  height: 80px;
  width: 80px;
  max-width: none;
}
.cspt-testimonial-style-5 .creativesplanet-box-img:after {
  position: absolute;
  content: "\e805" !important;
  font-family: "creativesplanet-base-icons";
  font-size: 10px;
  line-height: 30px;
  top: 10px;
  left: 65px;
  background-color: #222;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
}
.cspt-testimonial-style-5 .creativesplanet-box-author {
  position: relative;
  padding-left: 0;
  padding-top: 20px;
  text-align: left;
  display: inline-block;
}
.cspt-testimonial-style-5 .creativesplanet-box-title {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 10px;
  text-transform: uppercase;
}
.cspt-testimonial-style-5 span.cspt-designation {
  font-size: 13px;
}
.cspt-testimonial-style-5 blockquote {
  font-size: 26px;
  line-height: 36px;
  font-weight: 400;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
}
.cspt-testimonial-style-5 .creativesplanet-box-desc {
  position: relative;
  margin-top: 30px;
  margin-bottom: 40px;
}
.cspt-testimonial-style-5 .creativesplanet-box-author * {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.cspt-element-testimonial-style-5.creativesplanet-element-viewtype-carousel
  .owl-carousel
  .owl-dots {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 25px;
  margin-top: 0;
}
.cspt-text-color-white .cspt-testimonial-style-5 blockquote {
  color: #fff;
}
.cspt-element-testimonial-style-5.creativesplanet-element-viewtype-carousel
  .owl-carousel
  button.owl-dot {
  display: block;
  margin: 10px 0;
}
.cspt-element-testimonial-style-5.cspt-vertical-heading
  .cspt-ihbox-style-hsbox {
  position: absolute;
  transform: rotate(-90deg);
  transform-origin: left top 0;
  margin-bottom: 0;
  top: 54%;
  margin-top: 43px;
  left: 0;
  z-index: 99;
}
.cspt-element-testimonial-style-5.cspt-vertical-heading
  .cspt-ihbox.cspt-ihbox-style-hsbox
  .cspt-ihbox-heading
  .vc_custom_heading {
  letter-spacing: 4px;
  font-size: 14px;
  text-transform: uppercase;
}
.cspt-client-wrapper {
  position: relative;
  text-align: center;
}
.owl-carousel .creativesplanet-ele-client img {
  width: auto !important;
  max-width: 100%;
  display: inline-block !important;
}
.cspt-client-style-1 {
  padding: 30px 0;
}
.cspt-client-style-2 {
  padding: 30px 0;
  border: 1px solid #eee;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-xs
  .vc_icon_element-icon {
  font-size: 1.85em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-sm
  .vc_icon_element-icon {
  font-size: 2.85em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-md
  .vc_icon_element-icon {
  font-size: 3.85em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-lg
  .vc_icon_element-icon {
  font-size: 4.85em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-xl
  .vc_icon_element-icon {
  font-size: 5.85em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-sm {
  width: 3em !important;
  height: 3em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-sm
  .vc_icon_element-icon {
  font-size: 0.75em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-sm {
  width: 4em !important;
  height: 4em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-sm
  .vc_icon_element-icon {
  font-size: 1.25em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-md {
  width: 5em !important;
  height: 5em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-md
  .vc_icon_element-icon {
  font-size: 1.75em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-lg {
  width: 6em !important;
  height: 6em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-lg
  .vc_icon_element-icon {
  font-size: 2.25em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-xl {
  width: 7em !important;
  height: 7em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-xl
  .vc_icon_element-icon {
  font-size: 2.75em !important;
}
.cspt-company-hostory .simple-text p {
  text-align: left;
}
.cspt-company-hostory .year {
  padding: 6px 20px;
  display: inline-block;
  color: #fff;
  font-size: 18px;
  position: absolute;
  top: -17px;
  z-index: 9;
  left: 0;
  margin: 0 auto;
  right: 0;
  width: 100px;
  text-align: center;
  background: #f2c21a;
}
.cspt-company-hostory .company_detail .content {
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
}
.cspt-company-hostory .cspt-ourhistory-row {
  display: -webkit-box;
  display: flex;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.cspt-ourhistory .cspt-ourhistory-right {
  padding-bottom: 50px;
  padding-left: 70px;
}
.cspt-ourhistory .cspt-ourhistory-right:before {
  content: "";
  position: absolute;
  top: 0;
  left: 6px;
  z-index: 2;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  box-sizing: content-box;
}
.cspt-ourhistory .label {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}
.cspt-ourhistory h4 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 30px;
}
.cspt-ourhistory .cspt-ourhistory-right:after {
  content: "";
  position: absolute;
  top: 0;
  left: 10px;
  z-index: 1;
  width: 4px;
  height: 100%;
  background: #ececec;
}
.cspt-ourhistory .cspt-ourhistory-right.last {
  padding-bottom: 0;
}
.cspt-ourhistory img {
  border-radius: 2px;
}
.cspt-ourhistory-type2:last-child .cspt-ourhistory-right:after {
  display: none;
}
.cspt-timeline-inner {
  margin: 0 -15px;
}
.cspt-ourhistory .cspt-ourhistory-right .cspt-timeline-image,
.cspt-ourhistory .cspt-ourhistory-right .label {
  margin-bottom: 30px;
  display: none;
}
.creativesplanet-ele-fid-style-1 .cspt-sbox-icon-wrapper {
  font-size: 60px;
  line-height: 60px;
  color: #000;
  padding-right: 20px;
}
.creativesplanet-ele-fid-style-1 .cspt-fid-inner sub {
  bottom: 0;
  left: -10px;
}
.creativesplanet-ele-fid-style-1 .cspt-fid-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 10px;
  color: #525558;
}
.creativesplanet-ele-fid-style-1 .cspt-fid-inner .cspt-number-rotate {
  display: inline-block;
}
.creativesplanet-ele-fid-style-1 .cspt-fid-inner {
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 0;
}
.cspt-text-color-white .creativesplanet-ele-fid-style-1 .cspt-fid-title {
  color: rgba(255, 255, 255, 0.85);
}
.creativesplanet-ele-fid-style-2 .cspt-sbox-icon-wrapper {
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 20px;
}
.creativesplanet-ele-fid-style-2 .cspt-fid-inner {
  font-size: 32px;
  margin-bottom: 15px;
}
.creativesplanet-ele-fid-style-2 .cspt-fid-inner .cspt-fid-sub {
  margin-left: 0;
}
.creativesplanet-ele-fid-style-2 .cspt-fid-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 0;
}
.creativesplanet-ele-fid-style-3 .cspt-sbox-icon-wrapper {
  font-size: 55px;
  line-height: 55px;
  color: #000;
  padding-right: 20px;
}
.creativesplanet-ele-fid-style-3 .cspt-fid-inner sub {
  bottom: 0;
  left: -10px;
}
.creativesplanet-ele-fid-style-3 .cspt-fid-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 10px;
}
.creativesplanet-ele-fid-style-3 .cspt-fid-inner .cspt-number-rotate {
  display: inline-block;
}
.creativesplanet-ele-fid-style-3 .cspt-fid-inner {
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 0;
}
.cspt-service-style-1 {
  position: relative;
  background-color: #fff;
  border: 10px solid #fff;
}
.cspt-service-style-1 .creativesplanet-box-content,
.cspt-service-style-1 .cspt-service-icon-wrapper {
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cspt-service-style-1 .creativesplanet-box-content {
  text-align: center;
  position: relative;
}
.cspt-service-style-1 .creativesplanet-box-content-inner {
  padding: 45px 30px 20px;
}
.cspt-service-style-1 .cspt-service-title {
  position: relative;
  font-size: 26px;
  line-height: 30px;
  margin: 0 0 20px;
}
.cspt-service-style-1 .cspt-service-icon-wrapper {
  height: 90px;
  width: 90px;
  font-size: 30px;
  line-height: 60px;
  border-top: 90px solid #fff;
  border-left: 90px solid transparent;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}
.cspt-service-style-1 .cspt-service-icon-wrapper i {
  position: absolute;
  top: -90px;
  color: #fff;
  right: 5px;
  font-size: 30px;
}
body .cspt-service-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3 {
  background: none;
  padding: 0;
  color: #222;
  text-align: left;
  font-size: 13px;
  line-height: 16px;
  padding-right: 0;
  font-weight: 700;
}
.cspt-service-style-1:hover .cspt-service-icon-wrapper {
  border-top-color: #09162a !important;
}
.cspt-team-style-3 .cspt-featured-wrapper,
.cspt-service-style-2 .cspt-featured-wrapper,
.cspt-service-style-1 .cspt-featured-wrapper {
  overflow: hidden;
}
.cspt-team-style-3 .cspt-featured-wrapper img,
.cspt-service-style-2 .cspt-featured-wrapper img,
.cspt-service-style-1 .cspt-featured-wrapper img {
  transform: scale(1, 1);
  transition: all ease 400ms;
  -moz-transition: all ease 400ms;
  -webkit-transition: all ease 400ms;
}
.cspt-team-style-3:hover .cspt-featured-wrapper img,
.cspt-service-style-2:hover .cspt-featured-wrapper img,
.cspt-service-style-1:hover .cspt-featured-wrapper img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.cspt-service-style-2 {
  position: relative;
}
body .cspt-service-style-2 .vc_btn3-color-globalcolor.vc_general.vc_btn3,
.cspt-service-style-2 .creativesplanet-box-content-inner:before,
.cspt-service-style-2 .creativesplanet-box-content,
.cspt-service-style-2 .cspt-service-icon-wrapper {
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cspt-service-style-2 .creativesplanet-box-content {
  text-align: center;
  position: relative;
}
.cspt-service-style-2 .creativesplanet-box-content-inner {
  padding: 30px 30px 10px;
  background: #fff;
  margin-top: 20px;
}
.cspt-service-style-2 .cspt-service-title {
  position: relative;
  font-size: 26px;
  line-height: 30px;
  margin: 0 0 10px;
}
.cspt-service-style-2 .cspt-service-icon-wrapper {
  font-size: 45px;
  line-height: 45px;
  text-align: center;
  margin-bottom: 20px;
}
body .cspt-service-style-2 .vc_btn3-color-globalcolor.vc_general.vc_btn3 {
  background: none;
  padding: 0;
  color: #222;
  text-align: left;
  font-size: 13px;
  line-height: 16px;
  padding-right: 0;
  font-weight: 700;
}
.cspt-service-style-2:hover .cspt-service-icon-wrapper {
  border-top-color: #09162a !important;
  position: relative;
}
.cspt-service-style-2 .cspt-service-content {
  position: relative;
}
.cspt-service-style-2 .cspt-featured-wrapper {
  position: relative;
  overflow: hidden;
}
.cspt-service-style-2:hover .creativesplanet-box-content-inner:before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -moz-transform: scaleY(1);
  transform: scaleY(1);
}
.cspt-service-style-2 .creativesplanet-box-content-inner:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: visible;
  background-color: #001e57;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -moz-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  -moz-transform-origin: top;
  transform-origin: top;
  z-index: 0;
}
body .cspt-service-style-2:hover .vc_btn3-color-globalcolor.vc_general.vc_btn3,
.cspt-service-style-2:hover {
  color: #fff;
}
.cspt-service-style-2:hover .cspt-service-title a,
.cspt-service-style-2:hover .cspt-service-icon-wrapper i {
  color: #fff;
  transition-delay: 0.1s;
}
.cspt-service-style-3 {
  border: 1px solid #e8e8e8;
  position: relative;
  height: 100%;
}
.cspt-service-style-3,
.cspt-service-style-3 .creativesplanet-box-content:before,
.cspt-service-style-3 .cspt-service-icon-wrapper {
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cspt-service-style-3 .creativesplanet-box-content {
  position: relative;
}
.cspt-service-style-3 .creativesplanet-box-content-inner {
  padding: 40px 30px 10px;
}
.cspt-service-style-3 .cspt-service-title {
  position: relative;
  font-size: 22px;
  line-height: 30px;
  margin: 0 0 15px;
}
.cspt-service-style-3 .cspt-service-icon-wrapper {
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 35px;
}
.cspt-service-style-3 .cspt-service-btn .vc_general.vc_btn3 {
  background-color: transparent !important;
  background-image: none !important;
  padding: 0;
  text-align: left;
  font-size: 13px;
  line-height: 16px;
  padding-right: 0;
  font-weight: 700;
  color: #000;
}
.cspt-service-style-3-main
  .cspt-element-posts-wrapper
  > .cspt-service-ele:last-child
  .cspt-service-style-3 {
  border-right: 1px solid #e8e8e8;
}
.cspt-service-style-3-main .creativesplanet-element-inner .cspt-service-ele {
  padding: 0;
}
.cspt-service-style-3:hover .creativesplanet-box-content:before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -moz-transform: scaleY(1);
  transform: scaleY(1);
}
.cspt-service-style-3 .creativesplanet-box-content:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: visible;
  background-color: #001e57;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -moz-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  -moz-transform-origin: top;
  transform-origin: top;
  z-index: -1;
}
.cspt-service-style-3:hover {
  color: #fff;
}
.cspt-service-style-3:hover .cspt-service-title a,
.cspt-service-style-3:hover .cspt-service-icon-wrapper i {
  color: #fff;
  transition-delay: 0.1s;
}
.cspt-service-style-4 {
  position: relative;
}
.cspt-service-style-4 .creativesplanet-box-content {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.65);
  width: 100%;
}
.cspt-service-style-4 .creativesplanet-box-content .cspt-service-icon {
  position: absolute;
  left: 15px;
  top: 11px;
  font-size: 21px;
  background-color: #7d0110;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}
.cspt-service-style-4
  .creativesplanet-box-content
  .creativesplanet-box-content-inner {
  padding-left: 70px;
}
.cspt-service-style-4 .creativesplanet-box-content .cspt-service-title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cspt-service-style-4 .creativesplanet-box-content .cspt-service-title a {
  color: #fff;
}
.cspt-service-style-5,
.cspt-service-style-5:after,
.cspt-service-style-5 .cspt-service-icon {
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cspt-service-style-5 {
  padding: 40px 35px 20px;
  background: #fff;
  position: relative;
}
.cspt-service-style-5 .cspt-service-icon {
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 60px;
}
.cspt-service-style-5 .cspt-service-title {
  font-size: 22px;
  line-height: 24px;
  margin-top: 5px;
}
.cspt-service-style-5 .cspt-service-cat a {
  color: #666;
  text-transform: uppercase;
  font-size: 14px;
}
.cspt-service-style-5:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
  border-right: 15px solid #2f2f2f;
}
.cspt-service-style-5:hover:after {
  border-right: 15px solid #071323 !important;
}
.cspt-service-style-5:hover .cspt-service-cat a,
.cspt-service-style-5:hover .cspt-service-title a,
.cspt-service-style-5:hover .cspt-service-icon {
  color: #fff !important;
}
.cspt-service-single-style-2 .cspt-short-description {
  border: 1px solid #eee;
  padding: 30px 35px;
  margin-top: 35px;
}
.cspt-pricing-table-style-1 .creativesplanet-ptable-icon,
.cspt-pricing-table-style-1 .creativesplanet-ptable-heading {
  text-align: center;
}
.cspt-pricing-table-style-1 .creativesplanet-ptable-heading {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 25px;
  padding-top: 25px;
}
.creativesplanet-sep {
  border-bottom: 1px solid #f6f6f7;
}
.cspt-pricing-table-style-1
  .cspt-pricing-table-featured-col
  .creativesplanet-ptable-heading {
  color: #fff;
}
.cspt-pricing-table-style-1 .cspt-sbox-icon-wrapper {
  height: 52px;
  width: 52px;
  line-height: 52px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  color: #fff;
  font-size: 30px;
}
.cspt-pricing-table-style-1 .creativesplanet-ptable-price-w {
  margin-top: 30px;
  font-weight: 500;
  font-size: 15px;
  text-align: center;
}
.cspt-pricing-table-style-1 .creativesplanet-ptable-price-w * {
  display: inline-block;
  vertical-align: bottom;
}
.cspt-pricing-table-style-1
  .creativesplanet-ptable-price-w
  .creativesplanet-ptable-cur-symbol-after {
  color: #000;
}
.cspt-pricing-table-style-1 .creativesplanet-ptable-price {
  font-size: 50px;
  line-height: 50px;
  color: #000;
}
.cspt-pricing-table-style-1 .cspt-ptable-lines-w {
  padding: 30px 40px;
}
.cspt-pricing-table-style-1 .cspt-ptable-line {
  margin: 15px 0;
  border-bottom: 1px solid #f6f6f7;
  padding-bottom: 15px;
}
.cspt-pricing-table-style-1 .vc_btn3-container.vc_btn3-inline {
  text-align: center;
  display: block;
}
.cspt-pricing-table-style-1 .vc_btn3.vc_btn3-size-md {
  font-size: 13px;
  padding: 10px 23px;
  border-radius: 0;
}
.cspt-pricing-table-style-1 .cspt-ptablebox-main-icon {
  display: block;
  text-align: center;
  margin-top: 25px;
}
.cspt-pricing-table-style-1 .cspt-ptablebox-main-icon i {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 24px;
  color: #fff;
  background-color: #1e2227;
  display: inline-block;
  border-radius: 50%;
}
.cspt-pricing-table-style-1 .cspt-ptable-line i {
  margin-right: 5px;
}
.cspt-pricing-table-style-1
  .cspt-pricing-table-box
  .creativesplanet-ptable-price-w
  .creativesplanet-ptable-frequency:before {
  content: "/";
  margin: 0 2px;
}
.cspt-pricing-table-style-1 .cspt-pricing-table-box {
  padding-bottom: 30px;
  border: 1px solid #f6f6f7;
  text-align: center;
  background: #fff;
}
.single-cspt-service .navigation {
  display: none;
}
.single-cspt-service.cspt-sidebar-no .content-area {
  padding-top: 110px;
  padding-bottom: 100px;
}
.single-service-contact {
  position: relative;
  overflow: hidden;
  line-height: 24px;
  color: #fff;
}
.single-cspt-service .creativesplanet-sidebar .widget {
  overflow: hidden;
}
.single-cspt-service .creativesplanet-sidebar .widget ul > li {
  border: none;
  padding: 0 !important;
  margin-bottom: 10px;
  position: relative;
}
.widget.enginir_category_list_widget ul > li {
  margin-bottom: 0 !important;
}
.single-cspt-service .creativesplanet-sidebar .widget ul > li a {
  padding: 14px 0;
  display: block;
  position: relative;
  font-size: 15px;
  font-weight: 500;
}
.single-cspt-service .creativesplanet-sidebar .widget ul > li a:after {
  content: "\e814";
  font-family: "creativesplanet-base-icons";
  font-style: normal;
  font-weight: 400;
  position: absolute;
  top: 15px;
  right: 20px;
}
.single-cspt-service .creativesplanet-sidebar .widget ul > li:before,
.single-cspt-service .creativesplanet-sidebar .widget ul > li:after {
  content: "";
  width: 100%;
  right: -50%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.single-cspt-service .creativesplanet-sidebar .widget ul > li:before {
  right: inherit;
  left: -50%;
}
.single-cspt-service
  .creativesplanet-sidebar
  .widget
  ul
  > li.cspt-post-active
  a,
.single-cspt-service .creativesplanet-sidebar .widget ul > li:hover a {
  color: #fff;
}
.single-cspt-service .single-service-contact h2 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  color: #fff;
}
.single-cspt-service .creativesplanet-sidebar .widget.custom-widget-style-1 {
  background: url(../images/service-bg.png) no-repeat 0 0;
  background-size: cover;
  padding: 40px 50px 20px;
}
.single-cspt-service .creativesplanet-sidebar a.btn-link {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 15px 30px;
  display: inline-block;
  line-height: 30px;
  color: #fff;
  font-weight: 500;
  margin-top: 10px;
}
.single-cspt-service .creativesplanet-sidebar a.btn-link:hover {
  background-color: #fff;
  text-decoration: none;
}
.vc_btn3.vc_btn3-shape-rounded {
  border-radius: 3px;
}
.vc_general.vc_btn3.vc_btn3-color-secondarycolor,
.vc_btn3-color-globalcolor.vc_general.vc_btn3:focus,
.vc_btn3-color-globalcolor.vc_general.vc_btn3:hover,
.vc_btn3-color-global_color.vc_general.vc_btn3 {
  color: #fff;
}
.vc_general.vc_btn3 {
  font-weight: 500;
}
.vc_general.vc_btn3 span {
  color: inherit;
}
.vc_general.vc_btn3.vc_btn3-style-simple {
  background-color: transparent;
  padding: 0;
}
.vc_general.vc_btn3.vc_btn3-style-simple {
  position: relative;
}
.vc_general.vc_btn3.vc_btn3-style-simple:after {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #f5f5f5;
  bottom: -2px;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.vc_general.vc_btn3.vc_btn3-style-simple:hover:after {
  width: 0%;
}
.vc_general.vc_btn3.vc_btn3-style-simple.vc_btn3-color-black,
.vc_general.vc_btn3.vc_btn3-style-simple.vc_btn3-color-black:hover {
  color: #000;
}
.widget.widget_recent_comments ul li,
.widget.widget_recent_entries ul li > a,
.widget.widget_meta ul li > a,
.widget.widget_archive ul li > a,
.widget.widget_categories ul li > a,
.widget.widget_nav_menu ul li > a,
.widget.widget_pages ul li > a {
  position: relative;
  padding-left: 20px;
}
.widget.widget_recent_comments ul li:before,
.widget.widget_recent_entries ul li a:before,
.widget.widget_meta ul li a:before,
.widget.widget_archive ul li a:before,
.widget.widget_categories ul li a:before,
.widget.widget_nav_menu ul li a:before,
.widget.widget_pages ul li a:before {
  position: absolute;
  content: "\e814";
  left: 0;
  font-size: 16px;
  top: -3px;
  color: inherit;
  font-family: "creativesplanet-base-icons";
}
.widget.widget_recent_comments ul li {
  padding-left: 25px;
}
.widget.widget_recent_comments ul li:before {
  content: "\f0e5";
  top: 0;
  font-size: 14px;
}
.cspt-metabox .wpb_wrapper {
  background-color: #fff;
  box-shadow: 0 0 40px rgba(183, 196, 226, 0.15);
  padding-bottom: 25px;
  padding: 40px 30px 10px 30px;
}
.cspt-metabox .widgettitle {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 15px;
  display: inline-block;
}
.cspt-metabox .widget ul li {
  margin-bottom: 12px;
}
.widget .download .item-download {
  margin-bottom: 15px;
  border-bottom: 2px solid #f2f3f4;
  padding-bottom: 10px;
  position: relative;
}
.widget .download .item-download a {
  display: block;
  padding: 0 0;
  color: #09162a;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}
.widget .download .item-download i {
  font-size: 45px;
  padding-right: 12px;
  float: left;
  line-height: 47px;
}
.widget .download .item-download a span {
  color: #686868;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  font-weight: 400;
}
.widget .download .item-download:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.site-footer .widget {
  margin: 35px 0 20px;
}
.site-footer.cspt-bg-color-blackish:before {
  background-color: #191c21;
}
.site-footer .widget.enginir_contact_widget:nth-child(2) {
  margin-top: -10px;
}
.site-footer .cspt-footer-widget,
.site-footer .cspt-footer-widget:first-child .widget > div {
  position: relative;
}
.site-footer .cspt-footer-widget:first-child .widget > div {
  z-index: 2;
}
.cspt-footerlogo {
  margin-bottom: -5px;
  max-height: 60px;
}
.site-footer .widget-title {
  font-size: 17px;
  line-height: 27px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: relative;
}
.site-footer .widget-title:after {
  content: "";
  width: 50px;
  height: 2px;
  bottom: -10px;
  left: 0;
  position: absolute;
  z-index: 1;
}
.cspt-footer-widget .cspt-social-links {
  margin-top: 30px;
  margin-left: 0;
}
.cspt-social-links li {
  margin-right: 8px;
  display: inline-block;
}
.cspt-social-links li a {
  position: relative;
  display: inline-block;
  text-align: center;
  color: #777;
  font-size: 16px;
}
.cspt-social-links li a:hover {
  color: #222;
  transition: all 500ms ease;
}
.footer-wrap .cspt-contact-widget-lines .cspt-contact-widget-line:before {
  display: inline-block;
  font-family: "creativesplanet-base-icons";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  left: 5px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 18px;
  top: 0;
}
.footer-wrap .cspt-contact-widget-lines .cspt-contact-widget-line,
.footer-wrap .contact-info li {
  position: relative;
  padding: 0 0 0 35px !important;
  margin-bottom: 15px;
  font-size: 16px;
}
.footer-wrap
  .cspt-contact-widget-lines
  .cspt-contact-widget-line.cspt-contact-widget-address:before {
  content: "\e821";
}
.footer-wrap
  .cspt-contact-widget-lines
  .cspt-contact-widget-line.cspt-contact-widget-phone:before {
  content: "\e82a";
}
.footer-wrap
  .cspt-contact-widget-lines
  .cspt-contact-widget-line.cspt-contact-widget-email:before {
  content: "\e822";
}
.cspt-footer-big-area {
  position: relative;
}
.cspt-footer-widget .mc4wp-form-fields .cspt-footer-big-area {
  padding-top: 56px;
  padding-bottom: 30px;
}
.cspt-footer-big-area-wrapper {
  position: relative;
  z-index: 3;
}
.cspt-footer-big-area .cspt-footer-big-left {
  margin-right: auto !important;
  margin-top: 10px;
  padding-left: 66px;
}
.cspt-footer-big-title {
  color: rgba(255, 255, 255, 1);
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  margin-bottom: 0;
}
.cspt-footer-big-title i {
  font-size: 55px;
  line-height: 55px;
  vertical-align: middle;
  padding-right: 10px;
  position: absolute;
  left: 0;
}
.cspt-footer-big-area .mc4wp-form {
  position: relative;
}
.cspt-footer-big-area .mc4wp-form-fields {
  display: -ms-flexbox !important;
  display: flex !important;
}
.cspt-footer-big-area .mc4wp-form input[type="email"] {
  height: 65px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  width: 400px;
  background-color: rgba(255, 255, 255, 1);
}
.cspt-footer-big-area .mc4wp-form .btn {
  height: 65px;
  color: #fff;
  border-radius: 0;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 10px 35px;
  background-color: #222;
  font-weight: 500;
}
.cspt-footer-text-area .cspt-footer-copyright-text-area {
  padding-top: 15px;
}
.cspt-footer-text-area .cspt-footer-text-inner {
  font-size: 15px;
  padding-top: 25px;
  padding-bottom: 5px;
  border-top: 1px solid rgba(255, 255, 255, 0.07);
}
.cspt-footer-widget-no .cspt-footer-text-area .cspt-footer-text-inner {
  border-top: none;
}
.cspt-footer-text-area .cspt-social-links {
  text-align: right;
  margin-bottom: 0;
}
.cspt-footer-text-area .cspt-social-links a {
  height: 50px;
  width: 50px;
  line-height: 50px;
  background-color: #fff;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  color: #222;
  font-size: 18px;
}
.cspt-footer-text-area .cspt-social-links a:hover {
  color: #fff;
}
.about-tagline {
  border: 1px solid #f5f5f5;
  border-radius: 20px;
  padding: 8px 35px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 30px;
  padding-bottom: 5px;
}
.rotate-bg .cspt-ihbox-heading {
  position: relative;
}
.rotate-bg .cspt-ihbox-heading:before {
  position: absolute;
  content: "";
  width: 80%;
  height: 100px;
  left: 10%;
  top: 0;
  z-index: -1;
  background: #000;
  transform: rotate(-5deg) skew(20deg);
}
.cspt-addressbox {
  height: 220px;
  width: 220px;
  background-color: #fff;
  border: 20px solid #f2f3fe;
  text-align: center;
  border-radius: 50%;
  padding-top: 65px;
  -webkit-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.25);
  box-shadow: 0 13px 29px rgba(0, 0, 0, 0.25);
  position: relative;
  margin: 0 auto;
  margin-top: 90px;
}
.cspt-addressbox:after {
  position: absolute;
  content: "\e80e";
  font-family: "creativesplanet-base-icons";
  font-size: 50px;
  line-height: 50px;
  bottom: 21px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cspt-contact-map .col-md-6.cspt-extended-bg-col {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.cspt-contact-map .col-md-6 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.cspt-contact-box {
  background-color: #fff;
  box-shadow: 0 0 40px rgba(183, 196, 226, 0.15);
  padding-bottom: 25px;
}
.cspt-contact-box.vc_column_container > .vc_column-inner {
  padding: 0;
}
.cspt-contact-box .cspt-ihbox.cspt-ihbox-style-hsbox .cspt-ihbox-heading {
  padding: 30px 60px 30px 70px;
  border-bottom: 1px solid #eee;
}
.cspt-contact-box .creativesplanet-box-title * {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 0;
}
.cspt-contact-box .cspt-static-box {
  padding: 0 60px 0 70px;
  margin-bottom: 30px;
}
.cspt-main-form .input-group {
  display: block;
  margin-bottom: 30px;
}
.cspt-main-form.cspt-form-style-1 .input-group input[type="text"],
.cspt-main-form.cspt-form-style-1 .input-group input[type="number"],
.cspt-main-form.cspt-form-style-1 .input-group input[type="email"],
.cspt-main-form.cspt-form-style-1 .input-group textarea {
  border: 0;
  background: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  color: #071323;
}
.cspt-main-form.cspt-form-style-1 .input-group textarea {
  height: 100px;
  padding: 0 15px;
}
.cspt-main-form.cspt-form-style-1 .input-group input[type="text"]::placeholder,
.cspt-main-form.cspt-form-style-1 .input-group input[type="email"]::placeholder,
.cspt-main-form.cspt-form-style-1 .input-group textarea::placeholder {
  color: rgba(7, 19, 35, 0.91);
  opacity: 1;
}
.cspt-main-form.cspt-form-style-1
  .input-group
  input[type="text"]:-ms-input-placeholder,
.cspt-main-form.cspt-form-style-1
  .input-group
  input[type="email"]:-ms-input-placeholder,
.cspt-main-form.cspt-form-style-1 .input-group textarea:-ms-input-placeholder {
  color: rgba(7, 19, 35, 0.91);
}
.cspt-main-form.cspt-form-style-1
  .input-group
  input[type="text"]::-ms-input-placeholder,
.cspt-main-form.cspt-form-style-1
  .input-group
  input[type="email"]:-ms-input-placeholder,
.cspt-main-form.cspt-form-style-1 .input-group textarea:-ms-input-placeholder {
  color: rgba(7, 19, 35, 0.91);
}
.cspt-main-form.cspt-form-style-1 input[type="submit"],
.cspt-main-form.cspt-form-style-1 input[type="submit"]:hover {
  background-color: #071323;
}
.cspt-main-form.cspt-style-2 .input-group input[type="text"],
.cspt-main-form.cspt-style-2 .input-group input[type="number"],
.cspt-main-form.cspt-style-2 .input-group input[type="email"],
.cspt-main-form.cspt-style-2 .input-group textarea {
  border: 0;
  padding-left: 15px;
  background-color: #f3f3f3;
  font-size: 14px;
}
.cspt-main-form.cspt-style-2 input[type="submit"] {
  width: 100%;
}
.cspt-main-form.cspt-style-2 label {
  font-weight: 700;
}
.cspt-style-2-wrapper {
  box-shadow: 3px 4px 23px 0 rgba(29, 0, 4, 0.12);
  text-shadow: 3px 4px 23px rgba(29, 0, 4, 0.12);
}
.cspt-main-form.cspt-style-2 .input-group textarea {
  height: 100px;
}
.cspt-main-form.cspt-style-3 .input-group input[type="text"],
.cspt-main-form.cspt-style-3 .input-group input[type="number"],
.cspt-main-form.cspt-style-3 .input-group input[type="email"],
.cspt-main-form.cspt-style-3 .input-group textarea {
  border: 0;
  border-bottom: 2px solid #09162a;
  padding-left: 0;
  background: transparent;
  font-size: 14px;
}
.cspt-main-form.cspt-style-3 .input-group input[type="text"],
.cspt-main-form.cspt-style-3 .input-group input[type="number"],
.cspt-main-form.cspt-style-3 .input-group input[type="email"],
.cspt-main-form.cspt-style-3 .input-group textarea {
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}
.cspt-main-form.cspt-style-3 .input-group textarea {
  height: 100px;
}
.cspt-main-form.cspt-style-3 .input-group input[type="text"]::placeholder,
.cspt-main-form.cspt-style-3 .input-group input[type="email"]::placeholder,
.cspt-main-form.cspt-style-3 .input-group textarea::placeholder {
  color: #b4b4b4;
  opacity: 1;
}
.cspt-main-form.cspt-style-4 .input-group textarea {
  height: 250px;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 15px 30px;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}
.wpb-js-composer
  .vc_tta-color-globalcolor.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-heading {
  border-color: #4868cf;
  background-color: #5472d2;
  border: none;
}
.wpb-js-composer
  .vc_tta-color-globalcolor.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-heading {
  border-color: #f0f0f0;
  background-color: #f8f8f8;
}
.wpb-js-composer
  .vc_tta-color-globalcolor.vc_tta-style-classic
  .vc_tta-panel.vc_active
  .vc_tta-panel-title
  > a {
  color: #fff;
}
.wpb-js-composer
  .vc_tta-color-globalcolor.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-title
  > a {
  color: #222;
  padding: 20px 20px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-outline .vc_tta-panel-heading {
  border-bottom: 2px solid #efefef;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-outline
  .vc_tta-panel-title
  > a {
  padding-left: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-outline .vc_tta-panel-title {
  font-size: 18px;
  line-height: 1.5;
}
.wpb-js-composer
  .vc_tta.vc_general.cspt-faq
  .vc_tta-panel.vc_active
  .vc_tta-panel-title
  > a {
  color: #fff;
}
.wpb-js-composer
  .vc_tta.vc_general.cspt-faq
  .vc_tta-panel.vc_active
  .vc_tta-panel-heading,
.wpb-js-composer
  .vc_tta.vc_general.cspt-faq
  .vc_tta-panel.vc_active
  .vc_tta-panel-body {
  border: none;
  background-color: #fbfbfb;
  color: #222;
}
.wpb-js-composer
  .vc_tta.vc_general.cspt-faq
  .vc_tta-panel
  .vc_tta-panel-heading {
  background-color: #f1f1f1 !important;
  color: #222;
  border: none;
}
.wpb-js-composer .vc_tta.vc_general.cspt-faq .vc_tta-panel-title {
  font-size: 18px;
  line-height: 28px;
}
.wpb-js-composer .vc_tta.vc_general.cspt-faq .vc_tta-panel-body {
  padding: 30px 55px 35px 40px;
}
.wpb-js-composer
  .vc_tta.vc_general.cspt-faq
  .vc_tta-controls-icon-position-left.vc_tta-panel-title
  > a {
  padding-left: 55px;
}
.wpb-js-composer .vc_tta.vc_general.cspt-faq .wpb_single_image {
  margin-bottom: 0;
}
.wpb-js-composer
  .vc_tta.vc_general.cspt-faq
  .vc_tta-panel.vc_active
  .vc_tta-panel-heading {
  margin-bottom: 0 !important;
}
.wpb-js-composer
  .vc_tta.vc_general.cspt-faq
  .vc_tta-panel
  .vc_tta-panel-heading:focus,
.wpb-js-composer
  .vc_tta.vc_general.cspt-faq
  .vc_tta-panel
  .vc_tta-panel-heading:hover {
  background-color: transparent;
}
.wpb-js-composer
  .vc_tta.vc_general.cspt-faq
  .vc_tta-panel
  .vc_tta-panel-heading {
  border-color: #edeaea;
}
.wpb-js-composer .vc_tta.vc_general.cspt-faq .vc_tta-panel-title > a {
  padding: 17px 20px 17px 35px;
  color: #424d6c;
}
.wpb-js-composer
  .vc_tta.vc_tta-accordion.vc_general.cspt-faq
  .vc_tta-panel-title
  > a {
  color: #222;
}
.wpb-js-composer
  .vc_tta.vc_general.cspt-faq
  .vc_tta-panel.vc_active
  .vc_tta-panel-heading
  .vc_tta-controls-icon:before {
  border-color: #fff !important;
}
.cspt-faq-ask-box {
  padding: 40px 90px 30px 90px;
  border-radius: 30px;
  background: #545f80;
  background: -moz-linear-gradient(45deg, #545f80 14%, #ffa277 100%);
  background: -webkit-linear-gradient(45deg, #545f80 14%, #ffa277 100%);
  background: linear-gradient(45deg, #545f80 14%, #ffa277 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#545f80',endColorstr='#ffa277',GradientType=1);
}
.cspt-faq-ask-box
  .vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner
  .vc_icon_element-icon {
  font-size: 6.85em !important;
}
.error-404 {
  margin: 0;
  width: 100%;
  padding: 170px 0 160px 0;
  position: relative;
  text-align: center;
}
.error-404 .error-message {
  color: #2c2c2c;
}
.error-404 .error-message {
  display: inline-block;
  font-size: 290px;
  line-height: 290px;
  font-weight: 900;
}
.error-404 .footer-message {
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  margin-top: 15px;
}
.error-404 .search-form {
  margin: 45px auto;
  max-width: 400px;
}
.error404 .wrap {
  width: 100%;
}
.error404 .search-form {
  position: relative;
}
.error404 .search-form input[type="search"] {
  border-radius: 0;
  height: 58px;
  line-height: 58px;
  border: 2px solid #f2f3f4;
}
.error404 .search-form .search-submit:after {
  font-family: "creativesplanet-base-icons";
  content: "\e800";
  position: absolute;
  right: 18px;
  top: 0;
  opacity: 1;
  z-index: 1;
  color: #dbdbdb;
  font-size: 20px;
}
.error404 .search-form label {
  display: none;
}
.error404 .search-form button {
  position: absolute;
  right: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  top: 50%;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  color: #fff;
  font-size: 16px;
  z-index: 1;
  width: 50px;
}
.error404 #primary {
  flex: none !important;
  max-width: none !important;
}
.error404 .cspt-header-style-2 .cspt-header-menu-area {
  border-bottom: 1px solid #f1f1f1;
}
.error404 a.ts-home-back {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 15px;
  position: relative;
}
.error404 a.ts-home-back:after {
  font-family: "creativesplanet-base-icons";
  content: "\e810";
  margin-left: 15px;
}
.error404 .cspt-parent-header-style-5 .site-content-contain {
  margin-top: -30px;
}
.error404 .cspt-title-bar-wrapper {
  display: none;
}
.error404 h2.page-title {
  font-size: 200px;
  line-height: 210px;
  color: #fff;
  font-weight: 700;
}
.error404 .site-content-contain {
  position: relative;
}
.error404 .site-content-contain:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: none !important;
}
.search-no-results #primary {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.search-no-results-content {
  padding: 200px 50px;
  text-align: center;
  margin-bottom: 100px;
}
.search-no-results-content p {
  margin-bottom: 30px;
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  max-width: 480px;
}
.cspt-header-search-form-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translate(0, -100%) scale(0, 0);
  -moz-transform: translate(0, -100%) scale(0, 0);
  -o-transform: translate(0, -100%) scale(0, 0);
  -ms-transform: translate(0, -100%) scale(0, 0);
  transform: translate(0, -100%) scale(0, 0);
  opacity: 0;
}
.cspt-header-search-form-wrapper.open {
  -webkit-transform: translate(0, 0) scale(1, 1);
  -moz-transform: translate(0, 0) scale(1, 1);
  -o-transform: translate(0, 0) scale(1, 1);
  -ms-transform: translate(0, 0) scale(1, 1);
  transform: translate(0, 0) scale(1, 1);
  opacity: 1;
}
.cspt-header-search-form-wrapper .search-form {
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cspt-header-search-form-wrapper .search-form:after {
  font-family: "creativesplanet-base-icons";
  content: "\e800";
  position: absolute;
  right: 10px;
  top: 0;
  color: #fff;
  font-size: 25px;
}
.cspt-header-search-form-wrapper .search-form input[type="search"] {
  height: 65px;
  line-height: 65px;
  font-size: 28px;
  background-color: transparent;
  text-align: left;
  color: #fff;
  border: none;
  border-bottom: 3px solid #fff;
  padding-left: 0;
  border-radius: 0;
}
.cspt-header-search-form-wrapper
  .search-form
  input[type="search"]::placeholder {
  color: rgba(255, 255, 255, 0.89);
  opacity: 1;
}
.cspt-header-search-form-wrapper
  .search-form
  input[type="search"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.89);
}
.cspt-header-search-form-wrapper
  .search-form
  input[type="search"]::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.89);
}
.cspt-header-search-form-wrapper .search-form [type="submit"] {
  position: absolute;
  height: 50px;
  width: 50px;
  right: 0;
  background-color: transparent;
  text-indent: -9999px;
}
.cspt-header-search-form-wrapper .cspt-search-close {
  position: absolute;
  top: 40px;
  right: 40px;
  border-color: #fff;
  color: #fff;
  opacity: 0.8;
  font-size: 30px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  text-align: center;
  cursor: pointer;
}
.cspt-header-search-form-wrapper .cspt-search-close:hover {
  opacity: 1;
}
.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill
  + .vc_row-full-width
  + .vc_row
  > .vc_column_container
  > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0;
}
.cspt-box-shadow {
  box-shadow: 0 0 40px rgba(183, 196, 226, 0.15);
}
.cspt-box-shadow .cspt-bg-color-white:before {
  border-radius: 8px;
}
.cspt-border-radiu-4 .vc_column-inner::before {
  border-radius: 4px;
}
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor {
  color: #fff;
  border: none;
  position: relative;
}
input[type="submit"]:hover
  .vc_btn3-container
  .vc_general.vc_btn3.vc_btn3-color-gradientcolor:not(.vc_btn3-style-outline):hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.rev-btn {
  -webkit-transition: all 0.6s !important;
  -moz-transition: all 0.6s !important;
}
.rev-btn.cspt-gradient-right:after,
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  opacity: 0;
}
.rev-btn.cspt-gradient-right:hover:after,
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor:hover:after {
  opacity: 1;
}
.rev-btn.cspt-gradient-right span,
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor span {
  position: relative;
  z-index: 2;
}
.vc_btn3-container
  .vc_general.vc_btn3.vc_btn3-color-gradientcolor.vc_btn3-style-outline:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
}
.vc_btn3-container
  .vc_general.vc_btn3.vc_btn3-color-gradientcolor.vc_btn3-style-outline:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  top: 2px;
  left: 2px;
  border-radius: 3px;
  background-color: #fff;
  z-index: 1;
  backface-visibility: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
}
.vc_btn3-container
  .vc_general.vc_btn3.vc_btn3-color-gradientcolor.vc_btn3-style-outline:hover:after {
  opacity: 0;
}
.vc_btn3-container
  .vc_general.vc_btn3.vc_btn3-color-gradientcolor.vc_btn3-style-outline:hover {
  color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.cspt-search-results-right .cspt-read-more-link a {
  display: inline-block;
  position: relative;
  color: #222;
  font-size: 13px;
  line-height: 16px;
  padding-right: 0;
  font-weight: 600;
  text-transform: uppercase;
}
body .cspt-service-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:before,
body .cspt-service-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:after,
body .cspt-ihbox-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:before,
body
  .cspt-portfolio-style-2
  .vc_btn3-color-globalcolor.vc_general.vc_btn3:before,
body
  .cspt-portfolio-style-2
  .vc_btn3-color-globalcolor.vc_general.vc_btn3:after,
body .cspt-ihbox-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:after,
a.cspt-link:before,
a.cspt-link:after,
.cspt-search-results-right .cspt-read-more-link a:before,
.cspt-search-results-right .cspt-read-more-link a:after,
.cspt-blogbox-style-4 .post-item .cspt-read-more-link a:before,
.cspt-blogbox-style-4 .post-item .cspt-read-more-link a:after,
.cspt-blogbox-style-3 .post-item .cspt-read-more-link a:before,
.cspt-blogbox-style-3 .post-item .cspt-read-more-link a:after,
.cspt-blogbox-style-2 .post-item .cspt-read-more-link a:before,
.cspt-blogbox-style-2 .post-item .cspt-read-more-link a:after,
.cspt-blogbox-style-1 .post-item .cspt-read-more-link a:before,
.cspt-blogbox-style-1 .post-item .cspt-read-more-link a:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: auto;
  right: 0;
  height: 2px;
  width: 0%;
  background-color: #eee;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
body .cspt-service-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:after,
body .cspt-ihbox-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:after,
a.cspt-link:after,
.cspt-search-results-right .cspt-read-more-link a:after,
.cspt-blogbox-style-4 .post-item .cspt-read-more-link a:after,
.cspt-blogbox-style-3 .post-item .cspt-read-more-link a:after,
.cspt-blogbox-style-2 .post-item .cspt-read-more-link a:after,
.cspt-blogbox-style-1 .post-item .cspt-read-more-link a:after {
  background-color: #000;
}
body
  .cspt-portfolio-style-2
  .vc_btn3-color-globalcolor.vc_general.vc_btn3:before,
body .cspt-ihbox-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:before,
body .cspt-service-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:before,
a.cspt-link:before,
.cspt-search-results-right .cspt-read-more-link a:before,
.cspt-blogbox-style-4 .post-item .cspt-read-more-link a:before,
.cspt-blogbox-style-3 .post-item .cspt-read-more-link a:before,
.cspt-blogbox-style-2 .post-item .cspt-read-more-link a:before,
.cspt-blogbox-style-1 .post-item .cspt-read-more-link a:before {
  width: 100%;
}
body
  .cspt-service-style-1
  .vc_btn3-color-globalcolor.vc_general.vc_btn3:hover:after,
body
  .cspt-portfolio-style-2
  .vc_btn3-color-globalcolor.vc_general.vc_btn3:hover:after,
body
  .cspt-ihbox-style-1
  .vc_btn3-color-globalcolor.vc_general.vc_btn3:hover:after,
a.cspt-link:hover:after,
.cspt-search-results-right .cspt-read-more-link a:hover:after,
.cspt-blogbox-style-4 .post-item .cspt-read-more-link a:hover:after,
.cspt-blogbox-style-3 .post-item .cspt-read-more-link a:hover:after,
.cspt-blogbox-style-2 .post-item .cspt-read-more-link a:hover:after,
.cspt-blogbox-style-1 .post-item .cspt-read-more-link a:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-gradientcolor
  .vc_icon_element-icon:before {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: initial;
}
.cspt-shapebg.cspt-bg-color-light:not(.vc_column_container):before {
  background-color: #fafbfd;
  margin-top: 164px;
}
.cspt-shapebg
  .cspt-element-service-style-1
  .cspt-service-ele:nth-child(2n)
  .cspt-service-style-1 {
  margin-top: -50px;
}
.cspt-img-bg-effect-single .vc_single_image-wrapper,
.single-cspt-team-member .cspt-featured-wrapper,
.cspt-img-bg-effect .vc_single_image-wrapper {
  position: relative;
}
.cspt-img-bg-effect-single .vc_single_image-wrapper:after,
.cspt-img-bg-effect .vc_single_image-wrapper:after {
  content: "";
  left: -60px;
  background: #222;
  position: absolute;
  top: 60px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.cspt-img-bg-effect-single .vc_single_image-wrapper:after {
  left: -40px;
  top: 40px;
}
.single-cspt-team-member .cspt-featured-wrapper:after {
  left: -30px;
  top: -30px;
}
.cspt-img-bg-effect .vc_single_image-wrapper:before {
  content: "";
  left: -1000%;
  background: #222;
  position: absolute;
  top: 60px;
  width: 1000%;
  height: 100%;
  z-index: -1;
}
.cspt-row-expand-right:after {
  content: "";
  right: -1000%;
  background: #222;
  position: absolute;
  top: 0;
  width: 1000%;
  height: 100%;
  z-index: -1;
}
.cspt-row-expand-left .cspt-ihbox.cspt-ihbox-style-hsbox .cspt-ihbox-heading {
  position: relative;
}
.cspt-row-expand-left
  .cspt-ihbox.cspt-ihbox-style-hsbox
  .cspt-ihbox-heading:after {
  content: "";
  left: -1000%;
  background: #222;
  position: absolute;
  top: 0;
  width: 1000%;
  height: 100%;
  z-index: -1;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor
  .vc_single_bar:first-child
  .vc_label {
  margin-top: 20px;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar .vc_label {
  padding: 0;
  margin-top: 60px;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f7f9fa;
}
.cspt-bg-color-light
  .vc_progress_bar.vc_progress-bar-color-globalcolor
  .vc_single_bar {
  background-color: #1e2227;
}
.cspt-white-bar.vc_progress_bar.vc_progress-bar-color-globalcolor
  .vc_single_bar {
  background-color: #fff;
}
.cspt-bg-color-secondarycolor
  .vc_progress_bar.vc_progress-bar-color-globalcolor
  .vc_single_bar {
  background-color: rgba(255, 255, 255, 0.32);
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar,
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar .vc_bar {
  border-radius: 0;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar:after {
  background-color: #f7f9fa;
  content: "";
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .cspt-pbar-title,
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_label_units {
  position: relative;
  top: -30px;
  text-shadow: none;
  font-size: 14px;
  font-weight: 500;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_label_units {
  right: 0;
  position: absolute;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar {
  height: 7px;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor
  .vc_single_bar
  .vc_bar:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  right: 0;
  top: -4px;
  border: 3px solid #222;
}
.cspt-text-color-white
  .vc_progress_bar.vc_progress-bar-color-globalcolor
  .cspt-pbar-title,
.cspt-text-color-white
  .vc_progress_bar.vc_progress-bar-color-globalcolor
  .vc_label_units {
  color: #fff;
}
.cspt-element-static_box-style-1 .cspt-staticbox-ele {
  margin-bottom: 30px;
}
.cspt-element-static_box-style-1 .cspt-static-box-inner {
  padding: 35px 30px 60px;
  margin-left: -30px;
  height: 100%;
  text-align: left;
  background-color: #f7f9fa;
  position: relative;
}
.cspt-element-static_box-style-1 .creativesplanet-box-title h4 {
  font-size: 24px;
  line-height: 34px;
}
.cspt-element-static_box-style-1 a.cspt-more-bt {
  background-color: #86bb46;
  color: #fff;
  display: block;
  padding: 10px 15px;
  margin: 0 -30px;
  position: absolute;
  width: 100%;
  bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}
.cspt-static-box-style-2 img {
  border-radius: 2px;
  margin-bottom: 25px;
}
.cspt-static-box-style-2 .creativesplanet-box-title {
  margin-bottom: 30px;
}
.cspt-single-image-w {
  position: relative;
}
.cspt-video-image-style-1.cspt-single-image-w .vc_icon_element {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: auto;
  height: auto;
  margin-left: -50px;
  left: auto;
}
.cspt-video-image-style-1.cspt-single-image-w .vc_icon_element-inner {
  background-color: #fff;
  color: #000;
  width: 100px;
  height: 100px;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 5px 57px 0 rgba(0, 0, 0, 0.15);
  text-shadow: 0 5px 57px rgba(0, 0, 0, 0.15);
}
.cspt-video-image-style-1.cspt-single-image-w
  .vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-md
  .vc_icon_element-icon {
  font-size: 30px !important;
}
.cspt-lightbox-video .vc_icon_element-inner {
  box-shadow: 0 5px 57px 0 rgba(0, 0, 0, 0.15);
}
.cspt-service-style-3 .cspt-service-btn .vc_general.vc_btn3,
.cspt-testimonial-style-3 blockquote {
  color: #1e2227;
}
.cspt-about-image > .vc_column-inner > .wpb_wrapper {
  display: inline-block;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
.cspt-about-image .cspt-frameimage {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
}
.cspt-about-image .cspt-ihbox.cspt-ihbox-style-hsbox {
  position: absolute;
  z-index: 3;
  bottom: 50px;
  right: 15px;
  text-align: center;
  margin-bottom: 0;
}
.cspt-about-image .cspt-ihbox.cspt-ihbox-style-hsbox .cspt-ihbox-heading * {
  font-size: 24px !important;
  line-height: 34px !important;
  color: #fff;
  font-weight: 500;
}
.cspt-about-image .cspt-ihbox.cspt-ihbox-style-hsbox .cspt-ihbox-subheading * {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  font-weight: 400;
}
.cspt-about-image .vc_icon_element {
  position: absolute;
  bottom: 216px;
  margin-bottom: 0;
  right: 90px;
  z-index: 2;
}
.vc_icon_element.vc_icon_element-outer.cspt-lightbox-video
  .vc_icon_element-inner {
  border: none;
  position: relative;
}
.vc_icon_element.vc_icon_element-outer.cspt-lightbox-video
  .vc_icon_element-inner.vc_icon_element-size-lg
  .vc_icon_element-icon {
  font-size: 1.5em !important;
}
.vc_icon_element.vc_icon_element-outer.cspt-lightbox-video
  .vc_icon_element-inner:before,
.vc_icon_element.vc_icon_element-outer.cspt-lightbox-video
  .vc_icon_element-inner:after {
  position: absolute;
  left: 50%;
  margin-left: -35px;
  width: 70px;
  height: 70px;
  top: 50%;
  margin-top: -35px;
  z-index: -1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.45);
  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.45);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.45);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.45);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.45);
  -webkit-animation: rippleOne 3s infinite;
  -moz-animation: rippleOne 3s infinite;
  -ms-animation: rippleOne 3s infinite;
  -o-animation: rippleOne 3s infinite;
  animation: rippleOne 3s infinite;
}
.vc_icon_element.vc_icon_element-outer.cspt-lightbox-video
  .vc_icon_element-inner:before {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}
.vc_icon_element.vc_icon_element-outer.cspt-lightbox-video
  .vc_icon_element-inner:after {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}
@-webkit-keyframes rippleOne {
  70% {
    box-shadow: 0 0 0 70px rgba(244, 68, 56, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
  }
}
@keyframes rippleOne {
  70% {
    box-shadow: 0 0 0 70px rgba(244, 68, 56, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
  }
}
.cspt-effect-img-2 img,
.cspt-effect-img img,
.cspt-abs-img img {
  border-radius: 2px;
  box-shadow: 0 30px 50px rgba(0, 0, 0, 0.05);
}
.cspt-abs-img {
  position: absolute;
  bottom: -30px;
  right: 0;
}
.cspt-right-pad-btn
  .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
  padding-right: 128px;
}
.cspt-brdr-btm-effect > .vc_column-inner:before {
  border-bottom: 3px solid #86bb46;
  border-radius: 2px;
}
.cspt-effect-square:after {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 170px;
  height: 170px;
  content: " ";
  background: #000;
}
.cspt-effect-dot:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 70%;
  content: " ";
  background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRGQzBEMjIzNTExNzExRTlCOERBQzYyOENBMDdDNDM2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRGQzBEMjI0NTExNzExRTlCOERBQzYyOENBMDdDNDM2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REZDMEQyMjE1MTE3MTFFOUI4REFDNjI4Q0EwN0M0MzYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REZDMEQyMjI1MTE3MTFFOUI4REFDNjI4Q0EwN0M0MzYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAARABEDAREAAhEBAxEB/8QAUwABAQEAAAAAAAAAAAAAAAAAAAQJAQEAAAAAAAAAAAAAAAAAAAAAEAADAAMBAQAAAAAAAAAAAAAAAQIhAwQRExEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A305eXRxaZ5+bX8tM1dTHrebp3WW28umwKAAAAAAAAAH/2Q==)
    repeat 0 0;
}
.cspt-effect-dot2:before {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70%;
  height: 70%;
  content: " ";
  background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRGQzBEMjIzNTExNzExRTlCOERBQzYyOENBMDdDNDM2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRGQzBEMjI0NTExNzExRTlCOERBQzYyOENBMDdDNDM2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REZDMEQyMjE1MTE3MTFFOUI4REFDNjI4Q0EwN0M0MzYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REZDMEQyMjI1MTE3MTFFOUI4REFDNjI4Q0EwN0M0MzYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAARABEDAREAAhEBAxEB/8QAUwABAQEAAAAAAAAAAAAAAAAAAAQJAQEAAAAAAAAAAAAAAAAAAAAAEAADAAMBAQAAAAAAAAAAAAAAAQIhAwQRExEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A305eXRxaZ5+bX8tM1dTHrebp3WW28umwKAAAAAAAAAH/2Q==)
    repeat 0 0;
}
.cspt-cross-bg .cspt-stretched-div:after {
  content: "";
  position: absolute;
  right: -101px;
  top: -90px;
  background-color: #fff;
  background-repeat: repeat;
  -webkit-transform: skew(-30deg);
  transform: skew(-20deg);
  height: 165%;
  z-index: 0;
  width: 3000px;
}
.cspt-cross-bg .cspt-video-icon-center {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -245px;
}
.cspt-large-icon.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-xl {
  width: 125px !important;
  height: 125px !important;
}
.cspt-large-icon.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-xl
  .vc_icon_element-icon {
  font-size: 4.75em !important;
}
.fa-play:before {
  content: "\e820" !important;
  font-family: "creativesplanet-base-icons" !important;
  font-size: 30px !important;
}
.cspt-promo-image-1 {
  position: absolute;
  bottom: 0;
  margin-bottom: -138px;
  right: 50px;
  box-shadow: 0 5px 57px 0 rgba(0, 0, 0, 0.15);
  text-shadow: 0 5px 57px rgba(0, 0, 0, 0.15);
}
.cspt-promo-image-1:before {
  position: absolute;
  top: -160px;
  left: -113px;
  width: 440px;
  height: 475px;
  content: " ";
  background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRGQzBEMjIzNTExNzExRTlCOERBQzYyOENBMDdDNDM2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRGQzBEMjI0NTExNzExRTlCOERBQzYyOENBMDdDNDM2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REZDMEQyMjE1MTE3MTFFOUI4REFDNjI4Q0EwN0M0MzYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REZDMEQyMjI1MTE3MTFFOUI4REFDNjI4Q0EwN0M0MzYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAARABEDAREAAhEBAxEB/8QAUwABAQEAAAAAAAAAAAAAAAAAAAQJAQEAAAAAAAAAAAAAAAAAAAAAEAADAAMBAQAAAAAAAAAAAAAAAQIhAwQRExEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A305eXRxaZ5+bX8tM1dTHrebp3WW28umwKAAAAAAAAAH/2Q==)
    repeat 0 0;
  z-index: -1;
}
.cspt-promo-image-box-1 .vc_icon_element {
  left: 125px;
  position: absolute;
  bottom: -73px;
  z-index: 7;
}
.cspt-promo-image-box-1 .vc_icon_element-inner {
  background-color: #fff;
  color: #000;
  width: 100px;
  height: 100px;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 5px 57px 0 rgba(0, 0, 0, 0.15);
  text-shadow: 0 5px 57px rgba(0, 0, 0, 0.15);
}
.cspt-promo-image-box-1
  .vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-lg
  .vc_icon_element-icon {
  font-size: 2em !important;
}
body .cspt-f-weight-900 {
  font-weight: 900;
}
.wpb-js-composer .vc_tta.vc_general.cspt-faq .vc_tta-panel-title,
.creativesplanet-ele-fid-style-1 .cspt-fid-title,
.creativesplanet-ele-fid-style-2 .cspt-fid-title,
.creativesplanet-ele-fid-style-3 .cspt-fid-title,
.creativesplanet-ele-fid-style-4 .cspt-fid-title,
.cspt-pricing-table-style-1 .creativesplanet-ptable-frequency,
.cspt-pricing-table-style-1 .creativesplanet-ptable-symbol,
.cspt-pricing-table-style-1 .creativesplanet-ptable-price,
.cspt-timeline,
.main-form input[type="text"],
.main-form input[type="email"],
.main-form input[type="password"],
.main-form input[type="tel"],
.main-form select,
.main-form textarea {
  font-family: "Rubik", sans-serif;
}
.woocommerce .woocommerce-ordering {
  margin-bottom: 40px;
}
.woocommerce .woocommerce-result-count {
  margin-top: 17px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  font-size: 20px;
  line-height: 30px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  text-align: center;
}
.woocommerce ul.products li.product .onsale {
  padding: 0 12px;
  font-size: 10px;
  font-weight: 600;
  position: absolute;
  text-align: center;
  color: #fff;
  z-index: 2;
  text-transform: uppercase;
  -webkit-transform: translateX(-100%) rotateZ(-90deg);
  transform: translateX(-100%) rotateZ(-90deg);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  border-radius: 0;
  top: 13px;
  left: 10px;
  bottom: auto;
  right: auto;
  font-weight: 500;
  letter-spacing: 2px;
}
.woocommerce ul.products li.product .price {
  font-size: 15px;
  color: #888;
}
.woocommerce ul.products li.product .price del {
  margin-right: 5px;
}
.woocommerce ul.products li.product .button {
  margin-top: 1em;
  padding: 10px 22px;
  font-size: 12px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  border-radius: 0;
}
.woocommerce ul.products li.product .button:hover {
  background-color: #09162a;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
  top: 10px;
  right: 6px;
}
.woocommerce a.added_to_cart {
  padding-top: 0.5em;
  display: inline-block;
  position: absolute;
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 11px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.woocommerce div.product .product_title {
  font-size: 26px;
  line-height: 40px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin-right: 8px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  position: relative;
  top: 1px;
  display: block;
  float: left;
  font-size: 13px;
  color: #fff;
  border: 1px solid #e2e2e2;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 24px;
  cursor: pointer;
  padding: 16px 30px 16px;
  transition: all 500ms ease;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #242424;
  background: #ffffff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
  opacity: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0px !important;
  margin: 0 0 0px !important;
  border: none !important;
  line-height: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  display: none;
  border: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
  background: #fff !important;
  margin-top: 0;
  padding: 30px;
  border: 1px solid #ececec;
  border-radius: 0;
  margin-top: -1px;
}
.woocommerce-Tabs-panel h2 {
  font-size: 20px;
  margin-top: 0;
  line-height: 28px;
}
.woocommerce div.product form.cart .button {
  margin-top: 0;
  padding: 10px 22px;
  font-size: 12px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  border-radius: 0;
}
.woocommerce div.product form.cart .button:hover {
  background-color: #09162a;
}
.woocommerce .quantity .qty {
  height: 42px;
  margin-right: 5px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-size: 15px;
  color: #888;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  margin-right: 5px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  z-index: 5;
}
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
  padding: 5px 7px;
}
.woocommerce span.onsale {
  padding: 0 12px;
  font-size: 10px;
  font-weight: 600;
  position: absolute;
  text-align: center;
  color: #fff;
  z-index: 2;
  text-transform: uppercase;
  -webkit-transform: translateX(-100%) rotateZ(-90deg);
  transform: translateX(-100%) rotateZ(-90deg);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  border-radius: 0;
  top: 13px;
  left: 10px;
  bottom: auto;
  right: auto;
  font-weight: 500;
  letter-spacing: 2px;
}
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
.cart_totals h2,
.related.products h2 {
  font-size: 28px;
  line-height: 38px;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce .cart .button,
.woocommerce .cart input.button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  margin-top: 0;
  padding: 10px 22px;
  font-size: 12px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  border-radius: 0;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-error .button:hover,
.woocommerce-page .woocommerce-info .button:hover,
.woocommerce-page .woocommerce-message .button:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce ul.products li.product .button:hover {
  background-color: #09162a;
  color: #fff;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 115px;
  height: 43px;
}
.woocommerce .widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button),
.woocommerce.widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button),
.woocommerce .widget_price_filter .price_slider_amount .button {
  margin-top: 0;
  padding: 8px 16px;
  font-size: 12px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  border-radius: 0;
}
.woocommerce
  .widget_shopping_cart
  .buttons
  a.checkout:not(.wcppec-cart-widget-button),
.woocommerce.widget_shopping_cart
  .buttons
  a.checkout:not(.wcppec-cart-widget-button) {
  background-color: #09162a;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  top: 5px;
}
.woocommerce .widget_price_filter .price_slider {
  margin-bottom: 25px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 14px;
  height: 14px;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  cursor: ew-resize;
  outline: none;
  box-sizing: border-box;
  opacity: 1;
  top: -5px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  height: 5px;
  background-color: #222;
}
.woocommerce ul.products li.product .price ins {
  text-decoration: none;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  color: #fff;
}
.woocommerce .cart .button {
  padding: 10px 22px !important;
}
.woocommerce .col-1,
.col-2 {
  max-width: none;
}
.woocommerce form .form-row {
  display: block;
}
.woocommerce-pagination {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 80px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  padding: 15px 17px;
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
  margin: 0 2px;
  border: 1px solid #eee;
  color: #2c2c2c;
}
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
  border: none;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  font-size: 13px;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  font-weight: 400;
  color: #071323;
}
.woocommerce
  div.product
  form.cart
  table.woocommerce-grouped-product-list
  tbody
  tr,
.woocommerce div.product form.cart table.variations tbody tr {
  border: 0;
}
.woocommerce div.product form.cart .variations label {
  margin-top: 12px;
}
.yith-wcwl-add-to-wishlist .ajax-loading {
  position: absolute;
  top: 20px;
  right: 20px;
}
.woocommerce ul.products li.product .compare,
.woocommerce ul.products li.product .yith-wcqv-button,
.woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse a,
.woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse a,
.woocommerce ul.products li.product a.add_to_wishlist {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #fff;
  border: none;
  color: #222;
  display: block;
  font-size: 0;
  box-shadow: 0 2px 1.9px 0.1px rgba(0, 0, 0, 0.05);
  height: 40px;
  letter-spacing: 0;
  line-height: 40px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: none;
  width: 40px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  font-weight: 400;
}
.woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse a,
.woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse a {
  background-color: #c29958;
  color: #fff;
}
.woocommerce ul.products li.product .button.compare:before,
.woocommerce ul.products li.product .yith-wcqv-button:before,
.woocommerce ul.products li.product a.add_to_wishlist:before,
.woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse a:before,
.woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\e829";
  font-family: "creativesplanet-base-icons";
  color: #fff;
  font-size: 14px;
}
.woocommerce ul.products li.product a.add_to_wishlist:before {
  content: "\e838";
  color: #000;
}
.woocommerce ul.products li.product .button.yith-wcqv-button {
  background-color: #fff;
  top: 62px;
}
.woocommerce ul.products li.product .button.compare {
  background-color: #fff;
  top: 114px;
}
.woocommerce ul.products li.product .yith-wcqv-button:before {
  content: "\e804";
  color: #000;
}
.woocommerce ul.products li.product .button.compare:before {
  content: "\f0ec";
  color: #000;
}
.woocommerce ul.products li.product .button.compare:hover:before,
.woocommerce ul.products li.product .yith-wcqv-button:hover:before {
  color: #fff;
}
.woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse .feedback,
.woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none !important;
}
.woocommerce ul.products li.product .button.compare,
.woocommerce ul.products li.product .button.yith-wcqv-button,
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist {
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.woocommerce ul.products li.product:hover .button.compare,
.woocommerce ul.products li.product:hover .button.yith-wcqv-button,
.woocommerce ul.products li.product:hover .yith-wcwl-add-to-wishlist {
  opacity: 1;
}
.single .site-content .summary .product_meta {
  border-top: 1px solid #efefef;
  margin: 0;
  padding-top: 20px;
  margin-top: 20px;
  width: 100%;
}
.single .site-content .summary .product_meta .sku_wrapper {
  margin-right: 15px;
}
.single .site-content .summary .product_meta .sku_wrapper,
.single .site-content .summary .product_meta .posted_in {
  font-weight: 700;
}
.single .site-content .summary .product_meta .sku_wrapper span,
.single .site-content .summary .product_meta .posted_in a {
  font-weight: 400;
}
.single .site-content .summary .yith-wcwl-add-to-wishlist a:before {
  content: "\e838";
  font-family: "creativesplanet-base-icons";
  display: inline-block;
  font-size: 17px;
  background: none;
  vertical-align: top;
  margin-right: 10px;
  margin-top: -1px;
}
.single .site-content .summary .yith-wcwl-add-to-wishlist .feedback {
  display: none;
}
.single .site-content .summary .yith-wcwl-add-to-wishlist {
  display: inline-block;
  margin: 0 40px 0 0;
  position: relative;
  vertical-align: middle;
}
.single .site-content .summary .compare.button {
  background: none;
  border: none;
  color: #242424;
  display: inline-block;
  font-size: 1em;
  font-weight: 400;
  height: 42px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 0;
  overflow: visible;
  padding: 0;
  position: relative;
  text-align: center;
  text-transform: none;
  vertical-align: middle;
  width: auto;
}
.single .site-content .summary .compare.button:before {
  content: "\f0ec";
  font-family: "creativesplanet-base-icons";
  display: inline-block;
  font-size: 17px;
  background: none;
  vertical-align: top;
  margin-right: 10px;
  margin-top: -1px;
}
.single .site-content .summary .clear {
  clear: none;
  display: none;
}
.woocommerce-wishlist #yith-wcwl-form {
  margin-top: 60px;
}
.wishlist_table tr td a.button.yith-wcqv-button {
  margin-left: 15px;
}
.woocommerce .wishlist_table td.product-add-to-cart a:hover {
  background-color: #a46497;
}
.woocommerce
  div.product
  form.cart
  table.woocommerce-grouped-product-list
  tbody
  tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce div.product form.cart .group_table td {
  padding-bottom: 10px;
  padding-top: 11px;
  vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td label {
  margin-bottom: 0;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding: 0 0 15px 0;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item {
  padding: 0 0 15px;
}
.widget_product_search .woocommerce-product-search {
  position: relative;
}
.widget_product_search .woocommerce-product-search button {
  position: absolute;
  right: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  top: 50%;
  height: 70px;
  line-height: 70px;
  margin-top: -35px;
  color: #fff;
  font-size: 0;
  z-index: 1;
  width: 70px;
}
.woocommerce-product-search button[type="submit"]:after {
  font-family: "creativesplanet-base-icons";
  content: "\e800";
  position: absolute;
  right: 25px;
  top: 0;
  opacity: 1;
  z-index: 1;
  color: #fff;
  font-size: 20px;
}
.woocommerce-product-search input[type="search"] {
  height: 70px;
  line-height: 70px;
  border: 5px solid #f2f3f4;
}
.creativesplanet-sidebar .widget.widget_product_search {
  padding: 0;
  border: none;
}
.woocommerce #review_form #respond textarea {
  line-height: 26px;
}
.comment-form-cookies-consent {
  position: relative;
}
.comment-form-cookies-consent input[type="checkbox"] {
  position: absolute;
  top: 4px;
}
.comment-form-cookies-consent label {
  padding-left: 25px;
}
