.slider-contact .wpcf7-form-control:not(.wpcf7-submit) {
  height: 43px;
  border-color: #dde1e6;
  font-size: 12px;
  padding-left: 12px;
  color: #5d5d5d;
}
.slider-contact .wpcf7-form-control:not(.wpcf7-submit):focus {
  border-color: #37ace2;
}
.slider-contact .wpcf7-form-control.wpcf7-textarea {
  height: 114px;
}
.slider-contact .wpcf7-form-control-wrap {
  margin-bottom: 10px;
}
.slider-contact .wpcf7-submit.btn {
  margin-top: 7px;
  background-color: #1d2f3c;
  background-image: none !important;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px !important;
  line-height: 41px !important;
  padding: 0 22px !important;
  -webkit-box-shadow: 0 6px 8px rgba(29, 47, 60, 0.19) !important;
  -khtml-box-shadow: 0 6px 8px rgba(29, 47, 60, 0.19) !important;
  -moz-box-shadow: 0 6px 8px rgba(29, 47, 60, 0.19) !important;
  -ms-box-shadow: 0 6px 8px rgba(29, 47, 60, 0.19) !important;
  -o-box-shadow: 0 6px 8px rgba(29, 47, 60, 0.19) !important;
  box-shadow: 0 6px 8px rgba(29, 47, 60, 0.19) !important;
}
.slider-contact .wpcf7-submit.btn:hover {
  background-color: #37ace2;
  -webkit-box-shadow: none !important;
  -khtml-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.slider-contact + .wpcf7-response-output {
  margin-top: 3px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.ct-offer-carousel1 {
  position: relative;
}
.ct-offer-carousel1 .item--image {
  flex-grow: 1;
  min-height: 200px;
}
.ct-offer-carousel1 .item--title {
  font-size: 22px;
  color: #37ace2;
  margin: 0 0 13px;
}
.ct-offer-carousel1 .item--description {
  font-style: 16px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 17px;
}
.ct-offer-carousel1 .item--button a {
  display: block;
  line-height: 39px;
  -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.17);
  -khtml-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.17);
  -ms-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.17);
  -o-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.17);
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.17);
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #000;
}
.ct-offer-carousel1 .item--button a:hover {
  background-color: #ff9d12;
  color: #fff;
}
.ct-offer-carousel1 .item--button a i {
  margin-right: 4px;
  font-style: 14px;
}
.ct-offer-carousel1 .item--holder {
  padding: 23px 26px 33px 20px;
  max-width: 395px;
}
.ct-offer-carousel1 .item--inner {
  background-color: #3a3d5f;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .ct-offer-carousel1 .item--inner {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 768px) {
  .ct-offer-carousel1 .ct-slick-carousel[data-arrows="true"] {
    padding: 0 118px;
  }
  .ct-offer-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
    top: 50%;
    bottom: auto;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: 0;
    z-index: 99;
    height: 52px;
    width: 52px;
    -webkit-box-shadow: none !important;
    -khtml-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #efefef;
  }
  .ct-offer-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
    display: none;
  }
  .ct-offer-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover {
    background-color: #000a93;
    background-image: none;
    color: #fff;
  }
  .ct-offer-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
    left: 55px;
    right: auto;
  }
  .ct-offer-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
    left: auto;
    right: 55px;
  }
}
@media screen and (max-width: 767px) {
  .ct-offer-carousel1 .ct-slick-carousel[data-arrows="true"] {
    padding-bottom: 65px;
  }
  .ct-offer-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
    bottom: 15px;
  }
}
.ct-offer-carousel1 .ct-slick-carousel {
  margin: 0 -40px 0 -40px;
  padding-left: 40px;
  padding-right: 40px;
  overflow: hidden;
}
.ct-offer-carousel1 .ct-slick-carousel .slick-slide {
  opacity: 0;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-offer-carousel1 .ct-slick-carousel .slick-slide.slick-active {
  opacity: 1;
}
.ct-angle svg {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  height: 90px;
  fill: #fff;
}
@media screen and (max-width: 1024px) {
  .ct-angle.hide-md {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .ct-angle.hide-sm {
    display: none;
  }
}
.ct-angle.ct-angle-top svg {
  -webkit-transform: rotate(180deg);
  -khtml-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.btn-icon-lg.rev-btn {
  display: flex;
  align-items: center;
}
.btn-icon-lg.rev-btn i {
  font-size: 20px;
}
.btn-icon-xl.rev-btn {
  display: flex;
  align-items: center;
}
.btn-icon-xl.rev-btn i {
  font-size: 24px;
  font-weight: 400;
}
.section-boxshadow {
  z-index: 1;
}
.section-boxshadow:before {
  content: '';
  position: absolute;
  top: 0;
  left: -10%;
  z-index: 1;
  width: 120%;
  height: 100%;
  -webkit-box-shadow: 0 0 79px rgba(0, 0, 0, 0.15) inset;
  -khtml-box-shadow: 0 0 79px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 0 79px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 0 79px rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 0 0 79px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 0 79px rgba(0, 0, 0, 0.15) inset;
}
.section-boxshadow > .elementor-container {
  z-index: 1;
}
.section-boxshadow2 {
  z-index: 1;
}
.section-boxshadow2:before {
  content: '';
  position: absolute;
  top: 0;
  left: -10%;
  z-index: 1;
  width: 120%;
  height: 100%;
  -webkit-box-shadow: 0 0 33px rgba(0, 0, 0, 0.11) inset;
  -khtml-box-shadow: 0 0 33px rgba(0, 0, 0, 0.11) inset;
  -moz-box-shadow: 0 0 33px rgba(0, 0, 0, 0.11) inset;
  -ms-box-shadow: 0 0 33px rgba(0, 0, 0, 0.11) inset;
  -o-box-shadow: 0 0 33px rgba(0, 0, 0, 0.11) inset;
  box-shadow: 0 0 33px rgba(0, 0, 0, 0.11) inset;
}
.section-boxshadow2 > .elementor-container {
  z-index: 1;
}
.ct-menu-item {
  list-style: none;
  margin-bottom: 0;
}
.ct-menu-item a {
  display: inline-block !important;
}
.ct-menu-item a cite {
  background-color: #37ace2;
  color: #fff;
  -webkit-border-radius: 18px;
  -khtml-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  text-transform: capitalize;
  font-style: normal;
  font-size: 10px;
  padding: 0 5px;
  font-weight: 700;
  line-height: 16px;
  display: inline-block;
  margin-left: 4px;
  position: relative;
  top: -8px;
}
.ct-menu-item i {
  font-size: 94%;
  margin-right: 4px;
  display: inline-block;
  min-width: 14px;
}
.ct-mailchimp1.style1 input:not([type="submit"]) {
  background-color: transparent;
  color: #858fae;
  font-size: 13px;
  border: 1px solid #445169;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  height: 34px;
  padding-left: 15px;
}
.ct-mailchimp1.style1 input:not([type="submit"]):focus {
  border-color: #37ace2;
}
.ct-mailchimp1.style1 input[type="submit"] {
  font-size: 14px;
  font-weight: normal;
  line-height: 34px;
  padding: 0 22px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.ct-mailchimp1.style1 .mc4wp-response {
  margin-top: 12px;
}
.ct-mailchimp1.style1 .mc4wp-response .mc4wp-notice {
  font-size: 13px;
  line-height: 22px;
  color: #999;
}
.ct-mailchimp1.style1 .field-group {
  display: flex;
  flex-wrap: nowrap;
}
.ct-mailchimp1.style1 .field-group .field-input + .field-input {
  margin-left: 5px;
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-response {
  font-size: 14px;
  line-height: 24px;
  margin-top: 15px;
  color: #999;
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-response p {
  margin-bottom: 0;
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields {
  position: relative;
  overflow: hidden;
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields input[type="email"], .ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields input[type="text"] {
  border: none;
  background-color: #eee;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  height: 46px;
  font-size: 14px;
  font-weight: 400;
  color: #262626;
  padding-left: 50px;
  padding-right: 72px;
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields .fac-envelope {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #646464;
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields input[type="submit"] {
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 46px;
  width: 62px;
  padding: 0;
  opacity: 0;
  z-index: 3;
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields:before, .ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields:after {
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  height: 46px;
  width: 62px;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  text-align: center;
  line-height: 46px;
  z-index: 1;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields:before, .ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields:after {
    width: 46px;
  }
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields:before {
  content: '';
  background-color: #37ace2;
  -webkit-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35) inset;
  -khtml-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35) inset;
  -moz-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35) inset;
  -ms-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35) inset;
  -o-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35) inset;
  box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35) inset;
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields:after {
  z-index: 2;
  content: '\f1d8';
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields:hover:after {
  -o-animation: toTopFromBottom 0.3s forwards;
  -ms-animation: toTopFromBottom 0.3s forwards;
  -webkit-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards;
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-response, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-response {
  font-size: 14px;
  line-height: 24px;
  margin-top: 15px;
  color: #999;
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-response p, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-response p {
  margin-bottom: 0;
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields {
  position: relative;
  overflow: hidden;
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="email"], .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="email"], .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="text"], .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="text"] {
  border: none;
  background-color: #464646;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  height: 46px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  padding-left: 20px;
  padding-right: 70px;
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields .fac-envelope, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields .fac-envelope {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #646464;
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="submit"], .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="submit"] {
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 46px;
  width: 62px;
  padding: 0;
  opacity: 0;
  z-index: 3;
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:before, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields:before, .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:after, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields:after {
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  height: 46px;
  width: 62px;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  text-align: center;
  line-height: 46px;
  z-index: 1;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:before, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields:before, .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:after, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields:after {
    width: 46px;
  }
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:before, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields:before {
  content: '';
  background-color: #37ace2;
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:after, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields:after {
  z-index: 2;
  content: '\f1d8';
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:hover:after, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields:hover:after {
  -o-animation: toTopFromBottom 0.3s forwards;
  -ms-animation: toTopFromBottom 0.3s forwards;
  -webkit-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards;
}
.ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="email"], .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="text"] {
  background-color: #eee;
  color: #39385a;
}
.ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields:before {
  background-color: #000;
}
.elementor-widget-wp-widget-mks_flickr_widget ul.flickr {
  list-style: none;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.elementor-widget-wp-widget-mks_flickr_widget ul.flickr li {
  margin: 0;
  width: 16.66667%;
  padding: 0 5px;
}
.elementor-widget-wp-widget-mks_flickr_widget ul.flickr li img {
  opacity: 1;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.elementor-widget-wp-widget-mks_flickr_widget ul.flickr li img:hover {
  opacity: 0.8;
}
.ct-slider-prev, .ct-slider-next {
  width: 43px;
  height: 43px;
  background-color: #152644;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  cursor: pointer;
}
.ct-slider-prev:hover, .ct-slider-next:hover {
  background-color: #37ace2;
}
.ct-slider-prev span, .ct-slider-next span {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.ct-slider-prev:before, .ct-slider-next:before {
  content: '';
  width: 48px;
  height: 10px;
  background-image: url(../images/slider-arrow-white.png);
  position: absolute;
  top: 16.5px;
  background-repeat: no-repeat;
  background-position: center;
}
.ct-slider-prev span {
  left: -24px;
}
.ct-slider-prev:before {
  left: 19px;
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.ct-slider-next span {
  right: -24px;
}
.ct-slider-next:before {
  right: 19px;
}
.case-love {
  color: #e9015e;
}
.ct-statistics {
  display: flex;
  flex-wrap: wrap;
  min-width: 157px;
}
@media screen and (max-width: 991px) {
  .ct-statistics {
    min-width: 100%;
    margin: 0 -10px;
  }
}
.ct-statistics .ct-counter-wrap {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  height: 57px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  min-width: 157px;
  background-color: #37ace2;
  -webkit-border-radius: 3px 3px 0 0;
  -khtml-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
@media screen and (max-width: 991px) {
  .ct-statistics .ct-counter-wrap {
    min-width: 100%;
    width: 100%;
    font-size: 20px;
  }
}
.ct-statistics h4 {
  margin-bottom: 0;
  font-size: 15px;
  color: #17161a;
  background-color: #e9edf0;
  padding: 7px 20px;
  font-weight: 400;
  font-family: inherit;
  -webkit-border-radius: 0 0 3px 3px;
  -khtml-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
@media screen and (max-width: 991px) {
  .ct-statistics h4 {
    font-size: 14px;
  }
}
.ct-statistics .ct-item {
  margin-top: 20px;
  text-align: center;
  margin-right: 20px;
}
@media screen and (max-width: 991px) {
  .ct-statistics .ct-item {
    margin-right: 0;
    padding: 0 10px;
    width: 50%;
  }
}
.ct-feature-list {
  display: flex;
  flex-wrap: wrap;
}
.ct-feature-list .ct-feature-item {
  text-align: center;
  padding: 0 15px;
  min-height: 243px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ct-feature-list .ct-feature-item {
    width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .ct-feature-list .ct-feature-item {
    width: 100%;
  }
}
.ct-feature-list .ct-feature-item:before {
  content: '';
  width: 176px;
  height: 47px;
  position: absolute;
  background-image: url(../images/feature-shape1.png);
  background-repeat: no-repeat;
}
.ct-feature-list .ct-feature-item img {
  margin-bottom: 11px;
  max-width: 100px;
}
.ct-feature-list .ct-feature-item h4 {
  margin-bottom: 10px;
  font-size: 22px;
}
@media screen and (max-width: 991px) {
  .ct-feature-list .ct-feature-item h4 {
    font-size: 18px;
  }
}
.ct-feature-list .ct-feature-item p {
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
@media screen and (max-width: 991px) {
  .ct-feature-list .ct-feature-item p {
    font-size: 14px;
  }
}
.ct-feature-list .ct-feature-item .btn-line i {
  margin-left: 4px;
}
.ct-feature-list .ct-feature-item + .ct-feature-item {
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .ct-feature-list .ct-feature-item + .ct-feature-item {
    margin-top: 0;
  }
}
@media screen and (max-width: 575px) {
  .ct-feature-list .ct-feature-item + .ct-feature-item {
    margin-top: 32px;
  }
}
.ct-feature-list .ct-item-center {
  width: 46%;
  text-align: center;
  padding: 25px 15px 0 15px;
}
@media screen and (max-width: 991px) {
  .ct-feature-list .ct-item-center {
    padding-top: 85px;
  }
}
@media screen and (max-width: 767px) {
  .ct-feature-list .ct-item-center {
    width: 100%;
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.ct-feature-list .ct-item-center img {
  width: auto;
  position: relative;
  z-index: 1;
}
.ct-feature-list .ct-item-left, .ct-feature-list .ct-item-right {
  width: 27%;
}
@media screen and (max-width: 767px) {
  .ct-feature-list .ct-item-left, .ct-feature-list .ct-item-right {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
}
.ct-feature-list .ct-item-left .ct-feature-item:before {
  right: -88px;
  top: 44px;
}
@media screen and (max-width: 767px) {
  .ct-feature-list .ct-item-left .ct-feature-item:before {
    display: none;
  }
}
.ct-feature-list .ct-item-left .ct-feature-item + .ct-feature-item:before {
  background-image: url(../images/feature-shape2.png);
  top: 17px;
}
.ct-feature-list .ct-item-right .ct-feature-item:before {
  left: -88px;
  top: 44px;
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
@media screen and (max-width: 767px) {
  .ct-feature-list .ct-item-right .ct-feature-item:before {
    display: none;
  }
}
.ct-feature-list .ct-item-right .ct-feature-item + .ct-feature-item:before {
  background-image: url(../images/feature-shape2.png);
  top: 17px;
}
.ct-feature-list .text-box {
  background-color: #37ace2;
  color: #fff;
  max-width: 430px;
  margin: auto;
  padding: 10px;
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  background-repeat: no-repeat;
  background-position: bottom right;
  text-align: center;
  margin-top: 53px;
}
.ct-emergency {
  background-color: #00132b;
  max-width: 775px;
  margin: auto;
  padding: 47px 50px 46px;
  color: #fff;
  -webkit-border-radius: 13px;
  -khtml-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
  border-radius: 13px;
}
@media screen and (max-width: 991px) {
  .ct-emergency {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .ct-emergency {
    padding: 40px 20px;
  }
}
.ct-emergency .item--title {
  margin-bottom: 10px;
  color: #fff;
  font-size: 24px;
}
@media screen and (max-width: 575px) {
  .ct-emergency .item--title {
    font-size: 22px;
  }
}
.ct-emergency .item--title cite {
  font-style: normal;
  color: #e30b0b;
}
.ct-emergency ul {
  margin-top: 28px;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.ct-emergency ul li {
  width: 50%;
  padding: 0 15px;
  display: flex;
  flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
  .ct-emergency ul li {
    width: 100%;
  }
}
.ct-emergency ul svg {
  height: 22px;
  fill: #4eff00;
  margin-right: 10px;
  min-width: 22px;
  margin-top: 4px;
}
.ct-fancy-box-layout13 {
  background-color: #36af11;
  -webkit-border-radius: 60px;
  -khtml-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
  padding: 17px 40px 17px 17px;
  background-image: url(../images/fanybox-shape1.png);
  background-repeat: no-repeat;
  background-position: top right;
}
@media screen and (max-width: 1199px) {
  .ct-fancy-box-layout13 {
    padding-right: 20px;
  }
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout13 {
    display: block;
    padding: 40px 20px;
    text-align: center;
  }
}
.ct-fancy-box-layout13 .item--icon {
  width: 80px;
  height: 80px;
  min-width: 80px;
  background-color: #fff;
  position: relative;
  -webkit-border-radius: 80px;
  -khtml-border-radius: 80px;
  -moz-border-radius: 80px;
  -ms-border-radius: 80px;
  -o-border-radius: 80px;
  border-radius: 80px;
  margin-right: 22px;
}
.ct-fancy-box-layout13 .item--icon * {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
  display: inline-block;
}
.ct-fancy-box-layout13 .item--icon img {
  max-width: 40px;
}
.ct-fancy-box-layout13 .item--icon i {
  font-size: 45px;
  color: #37ace2;
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout13 .item--icon {
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
  }
}
.ct-fancy-box-layout13 .item--title {
  font-size: 18px;
  color: #fff;
  margin-top: 4px;
  margin-bottom: 5px;
}
.ct-fancy-box-layout13 .item--description {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.ct-fancy-box-layout13:hover .item--icon * {
  -webkit-transform: translate(-50%, -50%) rotateY(360deg);
  -khtml-transform: translate(-50%, -50%) rotateY(360deg);
  -moz-transform: translate(-50%, -50%) rotateY(360deg);
  -ms-transform: translate(-50%, -50%) rotateY(360deg);
  -o-transform: translate(-50%, -50%) rotateY(360deg);
  transform: translate(-50%, -50%) rotateY(360deg);
}
.ct-fancy-box-layout14 {
  position: relative;
  border: 1px solid #e9eaf6;
  padding: 16px;
  background-color: #fff;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout14 {
    display: block;
  }
}
.ct-fancy-box-layout14 .item--icon {
  width: 67px;
  min-width: 67px;
  height: 71px;
  position: relative;
  background-color: #fff;
  margin-right: 17px;
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout14 .item--icon {
    margin: 0 0 12px;
  }
}
.ct-fancy-box-layout14 .item--icon * {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct-fancy-box-layout14 .item--icon img {
  max-height: 52px;
}
.ct-fancy-box-layout14 .item--icon i {
  font-size: 52px;
  color: #37ace2;
}
.ct-fancy-box-layout14 .item--title {
  margin-bottom: 6px;
  font-size: 20px;
  color: #082680;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout14 .item--title {
    font-size: 18px;
  }
}
.ct-fancy-box-layout14 .item--description {
  font-size: 15px;
  color: #3a4268;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}
.ct-fancy-box-layout14 .item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.ct-fancy-box-layout14:hover {
  background-color: #000;
  border-color: #000;
  -webkit-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.27);
  -khtml-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.27);
  -moz-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.27);
  -ms-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.27);
  -o-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.27);
  box-shadow: 0 13px 29px rgba(0, 0, 0, 0.27);
}
.ct-fancy-box-layout14:hover .item--title {
  color: #fff;
}
.ct-fancy-box-layout14:hover .item--description {
  color: #d4d7e8;
}
.ct-fancy-box-layout15 {
  position: relative;
  z-index: 1;
  padding: 40px 50px 48px 50px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .ct-fancy-box-layout15 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ct-fancy-box-layout15:before {
  content: '';
  position: absolute;
  top: 0;
  left: -1px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transition: all 220ms linear 0ms;
  -khtml-transition: all 220ms linear 0ms;
  -moz-transition: all 220ms linear 0ms;
  -ms-transition: all 220ms linear 0ms;
  -o-transition: all 220ms linear 0ms;
  transition: all 220ms linear 0ms;
  -webkit-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
  -khtml-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
  -moz-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
  -ms-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
  -o-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
  box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
  z-index: -1;
  opacity: 0;
}
.ct-fancy-box-layout15 .item--icon {
  position: relative;
  margin: 0 auto 25px auto;
  width: 96px;
  height: 96px;
  background-color: rgba(255, 192, 0, 0.14);
  -webkit-border-radius: 96px;
  -khtml-border-radius: 96px;
  -moz-border-radius: 96px;
  -ms-border-radius: 96px;
  -o-border-radius: 96px;
  border-radius: 96px;
}
.ct-fancy-box-layout15 .item--icon * {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct-fancy-box-layout15 .item--icon i {
  font-size: 40px;
  color: #37ace2;
}
.ct-fancy-box-layout15 .item--title {
  font-size: 22px;
  margin-bottom: 19px;
}
@media screen and (max-width: 1199px) {
  .ct-fancy-box-layout15 .item--title {
    font-size: 20px;
  }
}
.ct-fancy-box-layout15 .item--description {
  font-size: 17px;
  line-height: 1.64;
  color: #636e80;
  margin-bottom: 22px;
}
@media screen and (max-width: 1199px) {
  .ct-fancy-box-layout15 .item--description {
    font-size: 15px;
  }
}
.ct-fancy-box-layout15:hover:before {
  opacity: 1;
}
.icon-check-round, .icon-times-round {
  width: 44px;
  position: relative;
  height: 44px;
  line-height: 32px;
  text-align: center;
  background-color: #72bc2c;
  border: 6px solid #fff;
  -webkit-border-radius: 44px;
  -khtml-border-radius: 44px;
  -moz-border-radius: 44px;
  -ms-border-radius: 44px;
  -o-border-radius: 44px;
  border-radius: 44px;
  color: #fff !important;
  font-size: 16px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
  -khtml-box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
  top: -2px;
  font-family: "Font Awesome 5 Pro" !important;
}
.icon-times-round {
  background-color: #e80000;
}
.ct-service-grid11 {
  margin-top: 30px;
}
.ct-service-grid11 .item--featured {
  position: relative;
}
.ct-service-grid11 .item--featured:before, .ct-service-grid11 .item--featured:after {
  content: '';
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: absolute;
  top: 0;
  height: 100%;
}
.ct-service-grid11 .item--featured:before {
  background-color: rgba(0, 0, 0, 0.75);
  right: 0;
  width: 100%;
}
.ct-service-grid11 .item--featured:after {
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  left: 0;
  width: 0;
}
.ct-service-grid11 .item--icon {
  line-height: 1;
  margin-bottom: 13px;
}
.ct-service-grid11 .item--icon i {
  font-size: 56px;
  -webkit-transition: all 240ms linear 0ms;
  -khtml-transition: all 240ms linear 0ms;
  -moz-transition: all 240ms linear 0ms;
  -ms-transition: all 240ms linear 0ms;
  -o-transition: all 240ms linear 0ms;
  transition: all 240ms linear 0ms;
}
@media screen and (max-width: 991px) {
  .ct-service-grid11 .item--icon i {
    font-size: 48px;
  }
}
@media screen and (max-width: 767px) {
  .ct-service-grid11 .item--icon i {
    font-size: 42px;
  }
}
.ct-service-grid11 .item--title {
  margin-bottom: 14px;
  font-size: 22px;
  line-height: 26px;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .ct-service-grid11 .item--title {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.ct-service-grid11 .item--title a {
  color: inherit;
}
.ct-service-grid11 .item--title a:hover {
  color: inherit;
}
.ct-service-grid11 .item--desc {
  font-size: 16px;
  line-height: 26px;
  color: #eff7fb;
}
@media screen and (max-width: 767px) {
  .ct-service-grid11 .item--desc {
    font-size: 14px;
    line-height: 24px;
  }
}
.ct-service-grid11 .item--holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .ct-service-grid11 .item--holder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ct-service-grid11 .item--readmore a {
  position: absolute;
  height: 44px;
  width: 44px;
  background-color: #fff;
  border-radius: 100%;
  line-height: 44px;
  color: #000;
  font-size: 22px;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -22px;
  text-align: center;
  -webkit-transform: translateY(34px);
  -khtml-transform: translateY(34px);
  -moz-transform: translateY(34px);
  -ms-transform: translateY(34px);
  -o-transform: translateY(34px);
  transform: translateY(34px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}
.ct-service-grid11 .item--readmore a span {
  display: inline-block;
}
.ct-service-grid11 .item--readmore a:hover span {
  -o-animation: toRightFromLeft 0.3s forwards;
  -ms-animation: toRightFromLeft 0.3s forwards;
  -webkit-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
}
.ct-service-grid11 .grid-item-inner {
  position: relative;
  z-index: 1;
  margin-bottom: 38px;
}
.ct-service-grid11 .grid-item-inner:hover .item--featured:before {
  width: 0;
}
.ct-service-grid11 .grid-item-inner:hover .item--featured:after {
  width: 100%;
}
.ct-service-grid11 .grid-item-inner:hover .item--icon i {
  background-image: none;
  background-color: transparent;
  text-fill-color: transparent;
  -o-text-fill-color: #fff;
  -ms-text-fill-color: #fff;
  -moz-text-fill-color: #fff;
  -webkit-text-fill-color: #fff;
}
.ct-service-grid11 .grid-item-inner:hover .item--readmore a {
  -webkit-transform: translateY(0px);
  -khtml-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0.14s;
  -moz-transition-delay: 0.14s;
  transition-delay: 0.14s;
}
.ct-service-grid11 .grid-sizer + .grid-item .item--image-bg {
  position: absolute;
  top: -27px;
  left: -27px;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-position: top left;
  background-repeat: no-repeat;
}
.ct-service-grid11 .grid-item:last-child .item--image-bg {
  position: absolute;
  bottom: -27px;
  right: -27px;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-position: bottom right;
  background-repeat: no-repeat;
}
.ct-service-grid11 .ct-load-more {
  margin-top: 2px;
}
.ct-service-grid11 .ct-load-more .btn {
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  line-height: 44px;
  padding: 0 23px;
  font-size: 14px;
}
.ct-service-grid12 .item--icon {
  width: 76px;
  height: 76px;
  -webkit-border-radius: 76px;
  -khtml-border-radius: 76px;
  -moz-border-radius: 76px;
  -ms-border-radius: 76px;
  -o-border-radius: 76px;
  border-radius: 76px;
  position: relative;
  background-color: #37ace2;
  margin-bottom: 23px;
  color: #fff;
}
.ct-service-grid12 .item--icon * {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct-service-grid12 .item--icon i {
  font-size: 45px;
}
.ct-service-grid12 .item--title {
  font-size: 24px;
  color: #283a57;
}
.ct-service-grid12 .item--title a {
  color: inherit;
}
.ct-service-grid12 .item--title a:hover {
  color: inherit;
}
.ct-service-grid12 .item--description {
  font-size: 16px;
  line-height: 26px;
  color: #636e80;
  margin-bottom: 18px;
}
.ct-service-grid12 .item--readmore .btn {
  font-size: 14px;
  color: #283a57;
  background-color: rgba(255, 192, 0, 0.14);
  line-height: 36px;
  padding: 0 23px;
}
.ct-service-grid12 .item--readmore .btn:hover {
  background-color: #37ace2;
  color: #fff;
}
.ct-service-grid12 .item--readmore .btn i {
  font-weight: 400;
}
.ct-service-grid12 .grid-item-inner {
  margin-top: 58px;
  padding: 39px 33px 32px 33px;
  background-color: #fff;
  -webkit-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
  -khtml-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
  -moz-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
  -ms-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
  -o-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
  box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 230ms linear 0ms;
  -khtml-transition: all 230ms linear 0ms;
  -moz-transition: all 230ms linear 0ms;
  -ms-transition: all 230ms linear 0ms;
  -o-transition: all 230ms linear 0ms;
  transition: all 230ms linear 0ms;
}
.ct-service-grid12 .grid-item-inner:hover {
  -webkit-transform: translateY(-20px);
  -khtml-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-box-shadow: 0 26px 29px rgba(0, 24, 71, 0.17);
  -khtml-box-shadow: 0 26px 29px rgba(0, 24, 71, 0.17);
  -moz-box-shadow: 0 26px 29px rgba(0, 24, 71, 0.17);
  -ms-box-shadow: 0 26px 29px rgba(0, 24, 71, 0.17);
  -o-box-shadow: 0 26px 29px rgba(0, 24, 71, 0.17);
  box-shadow: 0 26px 29px rgba(0, 24, 71, 0.17);
}
.ct-service-grid13 .item--icon {
  margin-bottom: 30px;
  line-height: 1;
}
.ct-service-grid13 .item--icon i {
  font-size: 70px;
  color: #37ace2;
}
.ct-service-grid13 .item--icon img {
  max-height: 70px;
}
.ct-service-grid13 .item--title {
  font-size: 20px;
  color: #161b39;
  margin-bottom: 13px;
}
.ct-service-grid13 .item--title a {
  color: inherit;
}
.ct-service-grid13 .item--title a:hover {
  color: #37ace2;
}
.ct-service-grid13 .item--description {
  font-size: 16px;
  line-height: 26px;
  padding: 0 20px;
}
@media screen and (max-width: 1199px) {
  .ct-service-grid13 .item--description {
    padding: 0;
  }
}
.ct-service-grid13 .item--readmore {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.ct-service-grid13 .item--readmore .btn {
  line-height: 38px;
  font-size: 14px;
  color: #ebebeb;
  font-weight: 600;
  padding: 0 20px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  opacity: 0;
  -webkit-transform: translateY(40px);
  -khtml-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
  transform: translateY(40px);
}
.ct-service-grid13 .item--readmore .btn:hover {
  background-color: #37ace2;
  color: #fff;
}
.ct-service-grid13 .item--readmore .btn i {
  display: none;
}
.ct-service-grid13 .grid-item-inner {
  text-align: center;
  margin-top: 55px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-service-grid13 .grid-item-inner.btn-added {
  padding-bottom: 42px;
  position: relative;
}
.ct-service-grid13 .grid-item-inner:hover {
  -webkit-transform: translateY(-20px);
  -khtml-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
}
.ct-service-grid13 .grid-item-inner:hover .item--icon {
  animation: icon-bounce 800ms ease-out infinite;
  -webkit-animation: icon-bounce 800ms ease-out infinite;
}
.ct-service-grid13 .grid-item-inner:hover .item--readmore .btn {
  opacity: 1;
  -webkit-transform: translateY(20px);
  -khtml-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
}
.ct-cover-boxes1 {
  margin: 0 -30px 0 0;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1199px) {
  .ct-cover-boxes1 {
    margin: 0 -15px;
  }
}
.ct-cover-boxes1 .item--image {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ct-cover-boxes1 .item--image {
    width: 100%;
  }
}
.ct-cover-boxes1 .item--icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  font-size: 40px;
  color: #fff;
  z-index: 1;
  font-weight: 400;
  -webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  background-color: #37ace2;
}
.ct-cover-boxes1 .item--icon svg {
  fill: #fff;
}
.ct-cover-boxes1 .item--icon i, .ct-cover-boxes1 .item--icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1199px) {
  .ct-cover-boxes1 .item--icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 32px;
  }
}
.ct-cover-boxes1 .item--title {
  margin-bottom: 12px;
  font-size: 22px;
  line-height: 30px;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .ct-cover-boxes1 .item--title {
    font-size: 18px;
  }
}
.ct-cover-boxes1 .item--readmore {
  margin-top: 17px;
}
.ct-cover-boxes1 .item--readmore a {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  display: inline-flex;
  align-items: center;
}
.ct-cover-boxes1 .item--readmore a i {
  color: #37ace2;
  font-weight: normal;
  margin-left: 10px;
}
.ct-cover-boxes1 .item--readmore a:hover i {
  animation: icon-bounce-right 800ms ease-out infinite;
  -webkit-animation: icon-bounce-right 800ms ease-out infinite;
}
.ct-cover-boxes1 .item--content {
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ct-cover-boxes1 .item--content {
    width: 100%;
  }
}
.ct-cover-boxes1 .item--content .item--content-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 25px 22px 20px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.67);
  font-family: "Nunito Sans";
}
@media screen and (max-width: 1199px) {
  .ct-cover-boxes1 .item--content .item--content-inner {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
  }
}

.ct-cover-boxes1 .ct-cover-inner {
  border: 8px solid #fff;
  background-color: #000;
  display: flex;
  flex-wrap: wrap;
  width: 277px;
}
.ct-cover-boxes1 .ct-cover-item {
  width: 277px;
  display: none;
  margin-right: 30px;
  overflow: hidden;
  -webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -webkit-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
}
.ct-cover-boxes1 .ct-cover-item:nth-child(1) {
  animation-delay: 50ms;
  -webkit-animation-delay: 50ms;
  display: block;
}
.ct-cover-boxes1 .ct-cover-item:nth-child(2) {
  animation-delay: 100ms;
  -webkit-animation-delay: 100ms;
  display: block;
}
.ct-cover-boxes1 .ct-cover-item:nth-child(3) {
  animation-delay: 150ms;
  -webkit-animation-delay: 150ms;
  display: block;
}
.ct-cover-boxes1 .ct-cover-item.active {
  width: 554px;
  -webkit-box-shadow: 0 19px 40px rgba(0, 0, 0, 0.26);
  -khtml-box-shadow: 0 19px 40px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 19px 40px rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0 19px 40px rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0 19px 40px rgba(0, 0, 0, 0.26);
  box-shadow: 0 19px 40px rgba(0, 0, 0, 0.26);
}
@media screen and (max-width: 1199px) {
  .ct-cover-boxes1 .ct-cover-item.active {
    -webkit-box-shadow: 0 19px 40px rgba(0, 0, 0, 0);
    -khtml-box-shadow: 0 19px 40px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 19px 40px rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 19px 40px rgba(0, 0, 0, 0);
    -o-box-shadow: 0 19px 40px rgba(0, 0, 0, 0);
    box-shadow: 0 19px 40px rgba(0, 0, 0, 0);
  }
}
.ct-cover-boxes1 .ct-cover-item.active .ct-cover-inner {
  width: 554px;
}
.ct-cover-boxes1 .ct-cover-item.active .item--image {
  width: calc(50% - 8px);
  width: -webkit-calc(50% - 8px);
}
.ct-cover-boxes1 .ct-cover-item.active .item--content {
  width: 50%;
}
.ct-cover-boxes1 .ct-cover-item.active .item--icon {
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
  -khtml-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -o-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
@media screen and (max-width: 1199px) {
  .ct-cover-boxes1 .ct-cover-item {
    width: 33.33% !important;
    margin-right: 0;
    padding: 0 15px;
    -webkit-box-shadow: 0 0 43px rgba(0, 0, 0, 0);
    -khtml-box-shadow: 0 0 43px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 43px rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 0 43px rgba(0, 0, 0, 0);
    -o-box-shadow: 0 0 43px rgba(0, 0, 0, 0);
    box-shadow: 0 0 43px rgba(0, 0, 0, 0);
  }
  .ct-cover-boxes1 .ct-cover-item .ct-cover-inner {
    width: 100% !important;
    -webkit-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
    margin: 30px 0;
    display: block;
  }
  .ct-cover-boxes1 .ct-cover-item .item--content .item--content-inner {
    position: static;
  }
  .ct-cover-boxes1 .ct-cover-item.active {
    width: 33.33%;
  }
  .ct-cover-boxes1 .ct-cover-item.active .item--image, .ct-cover-boxes1 .ct-cover-item.active .item--content {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .ct-cover-boxes1 .ct-cover-item {
    width: 100% !important;
  }
  .ct-cover-boxes1 .ct-cover-item.active {
    width: 100%;
  }
}
body:not(.elementor-editor-active) .ct-cover-boxes1 .ct-cover-item:hover {
  width: 554px;
}
body:not(.elementor-editor-active) .ct-cover-boxes1 .ct-cover-item:hover .ct-cover-inner {
  width: 554px;
}
body:not(.elementor-editor-active) .ct-cover-boxes1 .ct-cover-item:hover .item--image {
  width: calc(50% - 8px);
  width: -webkit-calc(50% - 8px);
}
@media screen and (max-width: 767px) {
  body:not(.elementor-editor-active) .ct-cover-boxes1 .ct-cover-item:hover .item--image {
    width: 100%;
  }
}
body:not(.elementor-editor-active) .ct-cover-boxes1 .ct-cover-item:hover .item--content {
  width: 50%;
}
@media screen and (max-width: 767px) {
  body:not(.elementor-editor-active) .ct-cover-boxes1 .ct-cover-item:hover .item--content {
    width: 100%;
  }
}
body:not(.elementor-editor-active) .ct-cover-boxes1 .ct-cover-item:hover .item--icon {
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
  -khtml-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -o-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
.ct-get-quote1 {
  background-color: #000;
  padding: 27px 40px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-image: url(../images/bg-get-quote.png);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  .ct-get-quote1 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .ct-get-quote1 {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.ct-get-quote1 .ct-quote-meta, .ct-get-quote1 .ct-quote-form {
  width: 50%;
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  .ct-get-quote1 .ct-quote-meta, .ct-get-quote1 .ct-quote-form {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .ct-get-quote1 .ct-quote-meta {
    margin-bottom: 32px;
  }
}
.ct-get-quote1 .ct-quote-meta h4 {
  margin-bottom: 12px;
  color: #fff;
  font-size: 24px;
}
@media screen and (max-width: 1199px) {
  .ct-get-quote1 .ct-quote-meta h4 {
    font-size: 22px;
  }
}
.ct-get-quote1 .ct-quote-meta p {
  font-size: 16px;
  font-family: "Nunito Sans";
  color: #bbb;
  line-height: 24px;
  margin-bottom: 0px;
}
@media screen and (max-width: 1199px) {
  .ct-get-quote1 .ct-quote-meta p {
    font-size: 14px;
  }
}
.ct-get-quote1 .ct-quote-meta p i {
  width: 22px;
  height: 21px;
  background-image: url(../images/like.png);
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: cover;
  margin-left: 15px;
  position: relative;
  bottom: -2px;
}
@media screen and (max-width: 767px) {
  .ct-get-quote1 .ct-quote-meta p i {
    display: none;
  }
}
.ct-get-quote1 .wpcf7-form .input-filled {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  .ct-get-quote1 .wpcf7-form .input-filled {
    display: block;
  }
}
.ct-get-quote1 .wpcf7-form .input-filled .wpcf7-form-control-wrap {
  margin-bottom: 0;
  margin-right: 10px;
  width: auto;
}
@media screen and (max-width: 1199px) {
  .ct-get-quote1 .wpcf7-form .input-filled .wpcf7-form-control-wrap {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.ct-get-quote1 .wpcf7-form .input-filled .wpcf7-form-control:not(.wpcf7-submit) {
  height: 46px;
  background-color: #292929;
  border-color: #292929;
  font-size: 15px;
  color: #dedede;
  font-family: "Nunito Sans";
  padding: 0 22px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.ct-get-quote1 .wpcf7-form .input-filled .btn {
  line-height: 46px;
  padding: 0 23px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-weight: 600;
  font-size: 14px;
}
.ct-get-quote1 .wpcf7-form .input-filled .btn:hover {
  background-color: #d6a100;
}
.ct-get-quote1 .wpcf7-form .input-filled .btn i {
  margin-right: 0;
  font-size: 13px;
}
.ct-about-us {
  display: flex;
  flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
  .ct-about-us {
    display: block;
  }
}
.ct-about-us .ct-about-left {
  width: 300px;
  min-width: 300px;
  background-image: url(../images/dot-box1.png);
  background-repeat: repeat;
  background-position: top left;
  position: relative;
}
@media screen and (max-width: 991px) {
  .ct-about-us .ct-about-left {
    width: 120px;
    min-width: 120px;
  }
}
@media screen and (max-width: 767px) {
  .ct-about-us .ct-about-left {
    width: 100%;
    min-width: 100%;
    padding: 90px 15px;
  }
}
.ct-about-us .ct-about-holder {
  background-color: #1d1b4c;
  padding: 65px 70px 93px 160px;
}
@media screen and (max-width: 1199px) {
  .ct-about-us .ct-about-holder {
    padding: 65px 50px 93px 120px;
  }
}
@media screen and (max-width: 991px) {
  .ct-about-us .ct-about-holder {
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .ct-about-us .ct-about-holder {
    padding: 50px 20px 100px 30px;
  }
}
.ct-about-us .ct-about-imge {
  max-width: 306px;
  border: 15px solid #fff;
  overflow: hidden;
  -webkit-border-radius: 300px;
  -khtml-border-radius: 300px;
  -moz-border-radius: 300px;
  -ms-border-radius: 300px;
  -o-border-radius: 300px;
  border-radius: 300px;
  -webkit-box-shadow: 0 4px 40px rgba(29, 27, 76, 0.32);
  -khtml-box-shadow: 0 4px 40px rgba(29, 27, 76, 0.32);
  -moz-box-shadow: 0 4px 40px rgba(29, 27, 76, 0.32);
  -ms-box-shadow: 0 4px 40px rgba(29, 27, 76, 0.32);
  -o-box-shadow: 0 4px 40px rgba(29, 27, 76, 0.32);
  box-shadow: 0 4px 40px rgba(29, 27, 76, 0.32);
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 75px;
  right: -110px;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.ct-about-us .ct-about-imge img {
  -webkit-border-radius: 300px;
  -khtml-border-radius: 300px;
  -moz-border-radius: 300px;
  -ms-border-radius: 300px;
  -o-border-radius: 300px;
  border-radius: 300px;
}
@media screen and (max-width: 991px) {
  .ct-about-us .ct-about-imge {
    left: 15px;
    right: -90px;
  }
}
@media screen and (max-width: 767px) {
  .ct-about-us .ct-about-imge {
    position: static;
    -webkit-transform: translate(0, 0%);
    -khtml-transform: translate(0, 0%);
    -moz-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    -o-transform: translate(0, 0%);
    transform: translate(0, 0%);
  }
}
.ct-about-us .ct-about-subtitle {
  font-size: 16px;
  font-weight: 500;
  color: #37ace2;
}
.ct-about-us .ct-about-subtitle span {
  position: relative;
  padding-right: 60px;
}
.ct-about-us .ct-about-subtitle span:before {
  content: '';
  width: 44px;
  height: 2px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #37ace2;
}
.ct-about-us .ct-about-title {
  font-size: 36px;
  color: #fff;
  margin-top: 2px;
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .ct-about-us .ct-about-title {
    font-size: 30px;
  }
}
.ct-about-us .ct-about-desc {
  font-size: 16px;
  line-height: 26px;
  color: #e3e5ef;
}
.ct-about-us .ct-about-meta {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  max-width: 560px;
}
.ct-about-us .ct-box-item {
  width: 50%;
  padding: 0 15px;
  margin-top: 52px;
  display: flex;
  flex-wrap: nowrap;
}
@media screen and (max-width: 575px) {
  .ct-about-us .ct-box-item {
    width: 100%;
  }
}
.ct-about-us .ct-box-item .ct-box-icon {
  line-height: 1;
  margin-right: 15px;
}
.ct-about-us .ct-box-item .ct-box-icon i {
  font-size: 30px;
  color: #37ace2;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  display: inline-block;
}
.ct-about-us .ct-box-item .ct-box-title {
  font-size: 16px;
  margin-bottom: 7px;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .ct-about-us .ct-box-item .ct-box-title {
    font-size: 14px;
  }
}
.ct-about-us .ct-box-item .ct-box-desc {
  font-size: 15px;
  line-height: 23px;
  color: #e3e5ef;
}
@media screen and (max-width: 991px) {
  .ct-about-us .ct-box-item .ct-box-desc {
    font-size: 13px;
  }
}
.ct-about-us .ct-box-item:hover .ct-box-icon i {
  -webkit-transform: rotateY(360deg);
  -khtml-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
body #bbpress-forums .bbp-breadcrumb, body #bbpress-forums .bbp-search-form {
  display: none;
}
body #bbpress-forums ul.bbp-forums, body #bbpress-forums ul.bbp-lead-topic, body #bbpress-forums ul.bbp-replies, body #bbpress-forums ul.bbp-search-results, body #bbpress-forums ul.bbp-topics {
  font-size: 16px;
  line-height: 26px;
}
body #bbpress-forums ul.bbp-forums .bbp-forum-title, body #bbpress-forums ul.bbp-lead-topic .bbp-forum-title, body #bbpress-forums ul.bbp-replies .bbp-forum-title, body #bbpress-forums ul.bbp-search-results .bbp-forum-title, body #bbpress-forums ul.bbp-topics .bbp-forum-title {
  font-family: 'Poppins', sans-serif;
  color: #0e0e0e;
  font-weight: 600;
  font-size: 18px;
}
body #bbpress-forums ul.bbp-forums .bbp-forum-title:hover, body #bbpress-forums ul.bbp-lead-topic .bbp-forum-title:hover, body #bbpress-forums ul.bbp-replies .bbp-forum-title:hover, body #bbpress-forums ul.bbp-search-results .bbp-forum-title:hover, body #bbpress-forums ul.bbp-topics .bbp-forum-title:hover {
  color: #37ace2;
}
body #bbpress-forums ul.bbp-forums .bbp-forum-content, body #bbpress-forums ul.bbp-lead-topic .bbp-forum-content, body #bbpress-forums ul.bbp-replies .bbp-forum-content, body #bbpress-forums ul.bbp-search-results .bbp-forum-content, body #bbpress-forums ul.bbp-topics .bbp-forum-content {
  font-size: 14px;
  line-height: 24px;
  color: #383838;
}
body #bbpress-forums li.bbp-footer, body #bbpress-forums li.bbp-header {
  padding: 20px 30px;
}
body #bbpress-forums .forum-titles li {
  font-weight: 700;
  color: #000;
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
}
body #bbpress-forums li.bbp-body ul.forum, body #bbpress-forums li.bbp-body ul.topic {
  padding: 20px 30px;
}
body #bbpress-forums .bbp-forum-topic-count, body #bbpress-forums .bbp-forum-reply-count {
  color: #0e0e0e;
  font-weight: 500;
}
body #bbpress-forums .bbp-forum-freshness {
  font-size: 14px;
  color: #333;
}
body #bbpress-forums .bbp-author-name {
  text-transform: capitalize;
  color: #666;
}
body #bbpress-forums .bbp-forum-freshness a {
  color: inherit;
}
body #bbpress-forums .bbp-forum-freshness a:hover {
  color: #37ace2;
}
.bbp-search-form #bbp-search-form {
  position: relative;
  z-index: 1;
}
.bbp-search-form #bbp-search-form:before {
  content: "\f002";
  font-family: "Font Awesome 5 Pro";
  z-index: -1;
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}
.bbp-search-form #bbp_search_submit {
  padding: 0;
  border: none;
  line-height: 50px;
  height: 50px;
  width: 53px;
  position: absolute;
  top: 0;
  right: 0;
  color: #222;
  font-size: 15px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  border-left: 1px solid #ececf0;
  text-indent: -9999px;
}
.bbp-search-form #bbp_search_submit:before, .bbp-search-form #bbp_search_submit:after {
  display: none;
}
.bbp-search-form #bbp_search_submit:hover {
  background-color: transparent;
  color: #fff;
}
.bbp-search-form #bbp_search {
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #ececf0;
  padding: 0 22px;
  color: #222;
  font-size: 15px;
  background-color: transparent;
}
.bbp-search-form #bbp_search:focus {
  border-color: #37ace2;
}
.bbp-search-form #bbp_search:focus + #bbp_search_submit {
  border-color: #37ace2;
}
.elementor-widget-wp-widget-bbp_login_widget .elementor-widget-container > h5, .elementor-widget-wp-widget-bbp_topics_widget .elementor-widget-container > h5 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 30px;
  padding-bottom: 11px;
  position: relative;
}
.elementor-widget-wp-widget-bbp_login_widget .elementor-widget-container > h5:before, .elementor-widget-wp-widget-bbp_topics_widget .elementor-widget-container > h5:before {
  content: '';
  width: 40px;
  height: 3px;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  position: absolute;
  bottom: 0;
  left: 0;
}
.ct-higlighted1 {
  padding: 5px 0;
  background-color: #37ace2;
  color: #fff;
}
.ct-higlighted2 {
  padding: 5px 0;
  background-color: #d8d8d8;
}
.ct-higlighted3 {
  padding: 5px 0;
  background-color: #000;
  color: #fff;
}
.ct-text-editor .first-letter {
  font-weight: 600;
  display: inline-block;
  float: left;
  margin: 5px 20px 0 0;
  width: 45px;
  height: 45px;
  text-align: center;
  color: #282828;
  font-size: 40px;
  line-height: 45px;
}
.ct-text-editor .first-letter.style2 {
  font-size: 25px;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background-color: #000;
  color: #fff;
}
.ct-text-editor .first-letter.style3 {
  background-color: #37ace2;
  color: #fff;
  font-size: 25px;
}
.elementor-alert button {
  -webkit-box-shadow: none !important;
  -khtml-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.image-effect-white a {
  position: relative;
  overflow: hidden;
  display: block;
}
.image-effect-white a:before {
  content: '';
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, ) 0%, rgba(255, 255, 255, .3) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, )), to(rgba(255, 255, 255, .3)));
  background: linear-gradient(to right, rgba(255, 255, 255, ) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  -khtml-transform: skewX(-25deg);
  -moz-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.grid-item-inner:hover .image-effect-white a:before {
  -webkit-animation: shine 1s;
  animation: shine 1s;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body .text-gradient, body blockquote cite, blockquote body cite, body .ct-header-popup-wrap .ct-header-meta .h-item-icon, .ct-header-popup-wrap .ct-header-meta body .h-item-icon, body .post-previous-next a span:nth-child(1), .post-previous-next a body span:nth-child(1), body .comment-content:hover .comment-date, .comment-content:hover body .comment-date, body .ct-list.style1 .ct-list-icon i, .ct-list.style1 .ct-list-icon body i, body .ct-contact-info1.style2 .ct-contact-icon i, .ct-contact-info1.style2 .ct-contact-icon body i, body .ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--category a, .ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--category body a, body .ct-service-grid4 .item--title i, .ct-service-grid4 .item--title body i, body .ct-service-carousel3 .item--icon i, .ct-service-carousel3 .item--icon body i, body .ct-download .item--download a i, .ct-download .item--download a body i, body .ct-blog-grid-layout1 .entry-readmore a, .ct-blog-grid-layout1 .entry-readmore body a, body .ct-blog-carousel-layout1 .entry-readmore a, .ct-blog-carousel-layout1 .entry-readmore body a, body .ct-blog-grid-layout2 .entry-readmore a, .ct-blog-grid-layout2 .entry-readmore body a, body .ct-piechart-layout2 .item--holder span, .ct-piechart-layout2 .item--holder body span, body .ct-fancy-box-grid2 .item--icon i, .ct-fancy-box-grid2 .item--icon body i, body .ct-service-grid11 .item--icon i, .ct-service-grid11 .item--icon body i, body .ct-video-player .ct-video-button.style11 i, .ct-video-player .ct-video-button.style11 body i, body .ct-counter .ct-counter-inner .icon-color-gradient i, .ct-counter .ct-counter-inner .icon-color-gradient body i, body .widget_products .amount, .widget_products body .amount, body .woocommerce ul.products li.product .price .amount, .woocommerce ul.products li.product .price body .amount, body .woocommerce ul.products li.product .price ins, .woocommerce ul.products li.product .price body ins, body .single-product #primary div.product .entry-summary .price ins, .single-product #primary div.product .entry-summary .price body ins, body .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta body .woocommerce-review__published-date, body body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price ins, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price body ins, body .ct-accordion.layout1.style3 .ct-accordion-item .ct-ac-title-text:before, .ct-accordion.layout1.style3 .ct-accordion-item body .ct-ac-title-text:before, body .ct-accordion.layout2 .ct-accordion-item.active .ct-ac-title-text i, .ct-accordion.layout2 .ct-accordion-item.active .ct-ac-title-text body i, body .ct-contact-form-layout1.style9 .ct-contact-meta h3, .ct-contact-form-layout1.style9 .ct-contact-meta body h3, body .ct-fancy-box-layout1.style3 .item--icon i, .ct-fancy-box-layout1.style3 .item--icon body i, body .ct-fancy-box-layout1.style4 .item--icon i, .ct-fancy-box-layout1.style4 .item--icon body i, body .ct-fancy-box-layout1.style8 .item--icon i, .ct-fancy-box-layout1.style8 .item--icon body i, body .ct-fancy-box-layout2 .item--icon i, .ct-fancy-box-layout2 .item--icon body i, body .ct-fancy-box-layout5 .item--icon i, .ct-fancy-box-layout5 .item--icon body i, body .ct-fancy-box-layout5 .item--list i, .ct-fancy-box-layout5 .item--list body i, body .ct-fancy-box-layout19 .item--number, .ct-fancy-box-layout19 body .item--number, body .ct-counter-layout2.style1 .ct-counter-icon i, .ct-counter-layout2.style1 .ct-counter-icon body i, body .ct-counter-layout2.style2:hover .ct-counter-icon i, .ct-counter-layout2.style2:hover .ct-counter-icon body i, body .ct-counter-layout2.style3 .ct-counter-number:not(.color-active), .ct-counter-layout2.style3 body .ct-counter-number:not(.color-active), body .ct-counter-layout3 .ct-counter-icon i, .ct-counter-layout3 .ct-counter-icon body i, body .ct-counter-layout3 .ct-counter-number .ct-counter-number-prefix, .ct-counter-layout3 .ct-counter-number body .ct-counter-number-prefix, body .ct-counter-layout3 .ct-counter-number .ct-counter-number-suffix, .ct-counter-layout3 .ct-counter-number body .ct-counter-number-suffix, body .ct-counter-layout5 .ct-counter-number .ct-counter-number-value, .ct-counter-layout5 .ct-counter-number body .ct-counter-number-value, body .ct-counter-layout7.style3 .item--icon i, .ct-counter-layout7.style3 .item--icon body i, body .ct-counter-layout8 .ct-counter-number, .ct-counter-layout8 body .ct-counter-number, body .ct-testimonial-carousel11 .item--inner:hover .item-icon, .ct-testimonial-carousel11 .item--inner:hover body .item-icon, body .ct-process1.style1 .ct-process-button a, .ct-process1.style1 .ct-process-button body a, body blockquote cite, body .ct-header-popup-wrap .ct-header-meta .h-item-icon, body .post-previous-next a span:nth-child(1), body .comment-content:hover .comment-date, body .ct-list.style1 .ct-list-icon i, body .ct-contact-info1.style2 .ct-contact-icon i, body .ct-fancy-box-layout1.style3 .item--icon i, body .ct-fancy-box-layout1.style4 .item--icon i, body .ct-fancy-box-layout2 .item--icon i, body .ct-fancy-box-layout5 .item--icon i, body .ct-fancy-box-layout5 .item--list i, body .ct-service-grid4 .item--title i, body .ct-service-carousel3 .item--icon i, body .ct-download .item--download a i, body .ct-blog-grid-layout1 .entry-readmore a, body .ct-blog-carousel-layout1 .entry-readmore a, body .ct-blog-grid-layout2 .entry-readmore a, body .ct-counter-layout2 .ct-counter-icon i, body .ct-counter-layout3 .ct-counter-number .ct-counter-number-prefix, body .ct-counter-layout3 .ct-counter-number .ct-counter-number-suffix, body .ct-process1.style1 .ct-process-button a, .widget_products .amount, body.woocommerce ul.products li.product .price .amount, body.woocommerce ul.products li.product .price ins, body.single-product #primary div.product .entry-summary .price ins, body.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price ins, body.text-gradient2, body.ct-text-gradient .elementor-text-editor, body .ct-counter-layout8 .ct-counter-number {
    text-fill-color: #37ace2;
    -o-text-fill-color: #37ace2;
    -ms-text-fill-color: #37ace2;
    -moz-text-fill-color: #37ace2;
    -webkit-text-fill-color: #37ace2;
    background-clip: #37ace2;
    -o-background-clip: #37ace2;
    -ms-background-clip: #37ace2;
    -webkit-background-clip: #37ace2;
    background-image: none;
  }
}
.ct-icon-hidden-sidebar .icon-hidden-sidebar {
  font-weight: 400;
  font-size: 18px;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-icon-hidden-sidebar.style2 {
  height: 18px;
  display: flex;
}
.ct-icon-hidden-sidebar.style2 .item--inner {
  width: 31px;
  height: 18px;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.ct-icon-hidden-sidebar.style2 .item--inner .icon-line, .ct-icon-hidden-sidebar.style2 .item--inner:before, .ct-icon-hidden-sidebar.style2 .item--inner:after {
  content: '';
  position: absolute;
  left: 0;
  background-color: #030303;
  width: 100%;
  height: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-icon-hidden-sidebar.style2 .item--inner:before, .ct-icon-hidden-sidebar.style2 .item--inner:after {
  width: 16px;
}
.ct-icon-hidden-sidebar.style2 .item--inner:before {
  top: 8px;
}
.ct-icon-hidden-sidebar.style2 .item--inner:after {
  bottom: 0;
}
.ct-icon-hidden-sidebar.style2 .item--inner:hover:before, .ct-icon-hidden-sidebar.style2 .item--inner:hover:after {
  width: 100%;
}
.ct-icon-hidden-sidebar.style2 .icon-hidden-sidebar {
  display: none;
}
.ct-contact-info1.style3 {
  text-align: center;
}
.ct-contact-info1.style3 li {
  display: block;
}
.ct-contact-info1.style3 .ct-contact-icon {
  margin: 0 0 42px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: relative;
  z-index: 1;
}
.ct-contact-info1.style3 .ct-contact-icon i {
  color: #fff;
}
.ct-contact-info1.style3 .ct-contact-icon:before {
  content: '';
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(40deg, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(40deg, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(40deg, #ffc000, #ffc000);
  background-image: -o-linear-gradient(40deg, #ffc000, #ffc000);
  background-image: linear-gradient(40deg, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000');
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(45deg);
  -khtml-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ct-contact-info1.style3 .ct-contact-content {
  display: block;
  font-size: 16px;
  line-height: 1.625;
  color: #000c3f;
}
@media screen and (max-width: 991px) {
  .ct-contact-info1.style3 .ct-contact-content {
    font-size: 13px;
    line-height: 24px;
  }
}
.ct-blog-carousel-layout1.style5 .entry-featured img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.ct-blog-carousel-layout1.style5 .entry-meta i {
  color: #ff9d12;
}
.ct-blog-carousel-layout1.style5 .entry-title {
  color: #000c3f;
}
.ct-blog-carousel-layout1.style5 .entry-holder {
  position: relative;
  z-index: 1;
}
.ct-blog-carousel-layout1.style5 .entry-holder:before {
  content: '';
  position: relative;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  opacity: 0;
}
.ct-blog-carousel-layout1.style5 .entry-readmore a {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
  background-image: -webkit-linear-gradient(left, #fff, #fff);
  background-image: -moz-linear-gradient(left, #fff, #fff);
  background-image: -ms-linear-gradient(left, #fff, #fff);
  background-image: -o-linear-gradient(left, #fff, #fff);
  background-image: linear-gradient(left, #fff, #fff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fff', endColorStr='#fff', gradientType='1');
}
.ct-blog-carousel-layout1.style5 .grid-item-inner:hover .entry-holder {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.ct-blog-carousel-layout1.style5 .grid-item-inner:hover .entry-holder:before {
  opacity: 1;
}
.ct-blog-carousel-layout1.style5 .grid-item-inner:hover .entry-title {
  color: #fff;
}
.ct-blog-carousel-layout1.style6 .slick-dots {
  margin-top: 0;
}
.ct-blog-carousel-layout1.style6 .entry-featured img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.ct-blog-carousel-layout1.style6 .entry-meta {
  font-family: inherit;
  color: #666;
}
.ct-blog-carousel-layout1.style6 .entry-meta i {
  color: #37ace2;
}
.ct-blog-carousel-layout1.style6 .entry-title {
  font-family: inherit;
  color: #000;
}
.ct-blog-carousel-layout1.style6 .grid-item-inner:hover .entry-featured img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.ct-blog-carousel-layout1.style6 .grid-item-inner:hover .entry-holder {
  background-color: #000;
}
.ct-blog-carousel-layout1.style6 .grid-item-inner:hover .entry-title {
  color: #fff;
}
.ct-service-carousel12 .item--meta {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 16px 30px 16px 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 192, 0, 0.95)), to(rgba(255, 192, 0, 0.95)));
  background-image: -webkit-linear-gradient(bottom, rgba(255, 192, 0, 0.95), rgba(255, 192, 0, 0.95));
  background-image: -moz-linear-gradient(bottom, rgba(255, 192, 0, 0.95), rgba(255, 192, 0, 0.95));
  background-image: -ms-linear-gradient(bottom, rgba(255, 192, 0, 0.95), rgba(255, 192, 0, 0.95));
  background-image: -o-linear-gradient(bottom, rgba(255, 192, 0, 0.95), rgba(255, 192, 0, 0.95));
  background-image: linear-gradient(bottom, rgba(255, 192, 0, 0.95), rgba(255, 192, 0, 0.95));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(255, 192, 0, 0.95)', endColorStr='rgba(255, 192, 0, 0.95)');
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  -webkit-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 1199px) {
  .ct-service-carousel12 .item--meta {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .ct-service-carousel12 .item--meta {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ct-service-carousel12 .item--meta .item--icon {
  margin-right: 20px;
  line-height: 1;
}
.ct-service-carousel12 .item--meta .item--icon i {
  font-size: 48px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .ct-service-carousel12 .item--meta .item--icon i {
    font-size: 42px;
  }
}
.ct-service-carousel12 .item--meta .item--title {
  margin-bottom: 0;
  font-size: 22px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .ct-service-carousel12 .item--meta .item--title {
    font-size: 20px;
  }
}
.ct-service-carousel12 .item--holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 14, 27, 0.83);
  padding: 45px 40px;
  -webkit-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform: translateY(100%);
  -khtml-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
@media screen and (max-width: 1199px) {
  .ct-service-carousel12 .item--holder {
    padding: 40px 30px;
  }
}
@media screen and (max-width: 767px) {
  .ct-service-carousel12 .item--holder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ct-service-carousel12 .item--holder .item--head {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 20px;
}
.ct-service-carousel12 .item--holder .item--icon {
  line-height: 1;
  margin-right: 20px;
}
.ct-service-carousel12 .item--holder .item--icon i {
  font-size: 46px;
}
@media screen and (max-width: 767px) {
  .ct-service-carousel12 .item--holder .item--icon i {
    font-size: 42px;
  }
}
.ct-service-carousel12 .item--holder .item--title {
  margin-bottom: 0;
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .ct-service-carousel12 .item--holder .item--title {
    font-size: 20px;
  }
}
.ct-service-carousel12 .item--holder .item--title a {
  color: #fff;
}
.ct-service-carousel12 .item--holder .item--title a:hover {
  color: #fff;
}
.ct-service-carousel12 .item--holder .item--content {
  color: #d6d6d6;
  margin-bottom: 35px;
}
@media screen and (max-width: 1199px) {
  .ct-service-carousel12 .item--holder .item--content {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 767px) {
  .ct-service-carousel12 .item--holder .item--content {
    height: 47px;
    overflow: hidden;
  }
}
.ct-service-carousel12 .item--holder .item-readmore a {
  line-height: 47px;
  border-radius: 2px;
  padding: 0 23px;
}
.ct-service-carousel12 .grid-item-inner {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 20px 20px 0 0;
  -khtml-border-radius: 20px 20px 0 0;
  -moz-border-radius: 20px 20px 0 0;
  -ms-border-radius: 20px 20px 0 0;
  -o-border-radius: 20px 20px 0 0;
  border-radius: 20px 20px 0 0;
}
.ct-service-carousel12 .grid-item-inner:hover .item--holder {
  -webkit-transform: translateY(0%);
  -khtml-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
}
.ct-service-carousel12 .grid-item-inner:hover .item--meta {
  -webkit-transform: translateY(100%);
  -khtml-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0;
}
.ct-video-player > img {
  width: 100%;
}
.ct-video-player .ct-video-button.style11 {
  height: 92px;
  width: 92px;
  background-image: none;
  color: #000a93;
  background-color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  z-index: 1;
}
.ct-video-player .ct-video-button.style11 i {
  background-color: #fc1964;
  background-image: -webkit-gradient(linear, left top, right top, from(#fc1964), to(#ecd038));
  background-image: -webkit-linear-gradient(left, #fc1964, #ecd038);
  background-image: -moz-linear-gradient(left, #fc1964, #ecd038);
  background-image: -ms-linear-gradient(left, #fc1964, #ecd038);
  background-image: -o-linear-gradient(left, #fc1964, #ecd038);
  background-image: linear-gradient(left, #fc1964, #ecd038);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fc1964', endColorStr='#ecd038', gradientType='1');
  font-size: 24px;
}
.ct-video-player .ct-video-button.style11 .line-video-animation {
  display: none;
}
.ct-video-player .ct-video-button.style11:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.76);
  border-radius: 50%;
  animation: pulse-border2 1500ms ease-out infinite;
  z-index: -1;
}
.ct-video-player .ct-video-button.style11:hover:before, .ct-video-player .ct-video-button.style11:focus:before {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.ct-portfolio-carousel3 .item--featured img {
  width: 100%;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-portfolio-carousel3 .item--title {
  font-size: 18px;
  margin-bottom: 0;
  color: #0e0e0e;
  background-color: #fff;
  position: relative;
  padding: 26px 20px;
  text-align: center;
  z-index: 1;
}
.ct-portfolio-carousel3 .item--title:before {
  content: '';
  z-index: -1;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-portfolio-carousel3 .item--title a {
  color: inherit;
}
.ct-portfolio-carousel3 .grid-item-inner:hover .item--featured img {
  -webkit-filter: grayscale(90%);
  filter: grayscale(90%);
}
.ct-portfolio-carousel3 .grid-item-inner:hover .item--title:before {
  width: 100%;
  opacity: 1;
}
.ct-portfolio-carousel3 .grid-item-inner:hover .item--title a {
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .portfolio-offset-right1 .ct-carousel-inner {
    margin-right: -160px;
  }
}
@media screen and (max-width: 1199px) {
  .portfolio-offset-right1 .ct-carousel-inner {
    margin-right: -120px;
  }
}
@media screen and (max-width: 767px) {
  .portfolio-offset-right1 .ct-carousel-inner {
    margin-right: 0px;
  }
}
.slider-social {
  position: relative;
  padding-top: 45px;
  width: 42px;
}
.slider-social:before {
  content: '';
  height: 34px;
  width: 2px;
  background-color: #4b4b4b;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.slider-social br {
  display: none;
}
.slider-social a {
  display: block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  color: #767676 !important;
  text-align: center;
  margin: 10px 7px;
  -webkit-transform: rotate(-90deg);
  -khtml-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.slider-social a:hover {
  color: #ffc000 !important;
}
.line-text-slider {
  padding-right: 53px;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  -webkit-transform: rotate(-90deg);
  -khtml-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transform-origin: left center;
  -webkit-transform-origin: left center;
  display: inline-block;
}
.line-text-slider:before {
  content: '';
  height: 2px;
  width: 34px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #37ace2;
}
.ct-fancy-box-layout1.style10 .item--icon {
  width: 52px;
  height: 56px;
  line-height: 56px;
  min-width: 52px;
  background-color: #fff;
  margin-right: 13px;
  text-align: center;
  -webkit-box-shadow: 0 9px 18px rgba(12, 12, 12, 0.19);
  -khtml-box-shadow: 0 9px 18px rgba(12, 12, 12, 0.19);
  -moz-box-shadow: 0 9px 18px rgba(12, 12, 12, 0.19);
  -ms-box-shadow: 0 9px 18px rgba(12, 12, 12, 0.19);
  -o-box-shadow: 0 9px 18px rgba(12, 12, 12, 0.19);
  box-shadow: 0 9px 18px rgba(12, 12, 12, 0.19);
}
.ct-fancy-box-layout1.style10 .item--icon i {
  font-size: 28px;
  color: #000;
}
.ct-fancy-box-layout1.style10 .item--title {
  font-size: 24px;
  line-height: 26px;
  color: #000;
  margin-top: 4px;
  font-family: inherit;
  margin-bottom: 12px;
}
.ct-fancy-box-layout1.style11 {
  display: block;
}
.ct-fancy-box-layout1.style11 .item--title {
  font-size: 24px;
  color: #000;
}
.ct-fancy-box-layout1.style11 .item--icon {
  background-color: #000;
  width: 62px;
  height: 62px;
  position: relative;
  font-size: 34px;
  color: #37ace2;
  margin-bottom: 13px;
}
.ct-fancy-box-layout1.style11 .item--icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct-fancy-box-layout1.style11 .item--icon svg {
  height: 35px;
}
.ct-fancy-box-layout1.style11 .item--icon img {
  max-height: 40px;
}
.ct-fancy-box-layout1.style11 .item--icon:before {
  content: '';
  height: 26px;
  width: 5px;
  background-color: #37ace2;
  position: absolute;
  top: 18px;
  left: 0;
}
.ct-fancy-box-layout1.style11 .item--icon .item--shape {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #37ace2;
  display: block;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-fancy-box-layout1.style11 .item--description {
  color: #575757;
  line-height: 1.625;
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout1.style11 .item--description {
    font-size: 15px;
  }
}
.ct-fancy-box-layout1.style11:hover .item--icon .item--shape {
  -webkit-transform: rotate(9deg);
  -khtml-transform: rotate(9deg);
  -moz-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
  -o-transform: rotate(9deg);
  transform: rotate(9deg);
  transform-origin: bottom left;
  -webkit-transform-origin: bottom left;
}
.ct-portfolio-carousel4 {
  padding-left: 89px;
  padding-bottom: 70px;
  padding-right: 30px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1400px) {
  .ct-portfolio-carousel4 {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .ct-portfolio-carousel4 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.ct-portfolio-carousel4:before {
  content: '';
  background-color: #000;
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: -1;
}
.ct-portfolio-carousel4 .item--featured img {
  width: 100%;
  -webkit-filter: grayscale(95%);
  filter: grayscale(95%);
}
.ct-portfolio-carousel4 .item--title {
  margin-bottom: 0;
  font-size: 18px;
  font-family: inherit;
  color: #fff;
}
.ct-portfolio-carousel4 .item--title a {
  color: inherit;
}
.ct-portfolio-carousel4 .item--title a:hover {
  color: inherit;
}
.ct-portfolio-carousel4 .item--category {
  font-size: 14px;
  color: #37ace2;
  font-family: "Nunito Sans";
}
.ct-portfolio-carousel4 .item--category a {
  color: inherit;
}
.ct-portfolio-carousel4 .item--category a:hover {
  color: inherit;
}
.ct-portfolio-carousel4 .item--meta {
  position: absolute;
  bottom: 48px;
  left: 48px;
  right: 48px;
  background-color: rgba(0, 0, 0, 0.82);
  padding: 12px 22px;
  opacity: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform: translateY(-40px);
  -khtml-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
}
@media screen and (max-width: 1400px) {
  .ct-portfolio-carousel4 .item--meta {
    left: 40px;
    right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .ct-portfolio-carousel4 .item--meta {
    left: 30px;
    right: 30px;
  }
}
.ct-portfolio-carousel4 .grid-item-inner {
  position: relative;
  padding: 18px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
  -khtml-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
  -moz-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
  -ms-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
  -o-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
  box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
  margin: 20px 0 30px;
}
.ct-portfolio-carousel4 .grid-item-inner:hover .item--meta {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -khtml-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.ct-portfolio-carousel4 .ct-slick-carousel[data-arrows="true"] {
  padding-bottom: 0;
}
.ct-portfolio-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
  margin: 0;
  padding: 0;
  width: 30px;
  height: 20px;
  line-height: 20px;
  background-color: transparent;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  bottom: -16px;
  top: auto;
  right: auto;
  left: 200px;
  color: #383838;
}
.ct-portfolio-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover {
  color: #37ace2;
}
.ct-portfolio-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow:before {
  content: "\f116";
  font-family: Flaticon-v6;
  font-size: 20px;
}
.ct-portfolio-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
  display: none;
}
.ct-portfolio-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.ct-portfolio-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
  left: 250px;
}
.ct-portfolio-carousel4 .slick-dots {
  margin: 0;
  position: absolute;
  width: 150px;
  height: 2px;
  background-color: #383838;
  left: 15px;
  bottom: -7px;
}
.ct-portfolio-carousel4 .slick-dots li {
  margin: 0;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}
.ct-portfolio-carousel4 .slick-dots li button {
  height: 2px;
  width: 100%;
  padding: 0;
  background: #37ace2;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  opacity: 0;
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ct-portfolio-carousel4 .slick-dots li.slick-active button {
  opacity: 1;
}
.ct-tabs--layout2.type-vertical2 {
  display: flex;
  flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
  .ct-tabs--layout2.type-vertical2 {
    flex-wrap: wrap;
  }
}
.ct-tabs--layout2.type-vertical2 .ct-tabs-title {
  min-width: 236px;
  max-width: 300px;
}
@media screen and (max-width: 767px) {
  .ct-tabs--layout2.type-vertical2 .ct-tabs-title {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
}
.ct-tabs--layout2.type-vertical2 .ct-tabs-title .ct-tab-title {
  cursor: pointer;
  display: block;
  font-size: 24px;
  font-weight: 700;
  color: #000;
  background-color: #f4f4f4;
  padding: 12px;
  -webkit-border-radius: 80px 0 0 80px;
  -khtml-border-radius: 80px 0 0 80px;
  -moz-border-radius: 80px 0 0 80px;
  -ms-border-radius: 80px 0 0 80px;
  -o-border-radius: 80px 0 0 80px;
  border-radius: 80px 0 0 80px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 35px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 767px) {
  .ct-tabs--layout2.type-vertical2 .ct-tabs-title .ct-tab-title {
    -webkit-border-radius: 80px;
    -khtml-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    -o-border-radius: 80px;
    border-radius: 80px;
    font-size: 20px;
  }
}
.ct-tabs--layout2.type-vertical2 .ct-tabs-title .ct-tab-title:last-child {
  margin-bottom: 0;
}
.ct-tabs--layout2.type-vertical2 .ct-tabs-title .ct-tab-title i {
  height: 56px;
  width: 56px;
  min-width: 56px;
  background-color: #fff;
  font-size: 32px;
  color: #37ace2;
  position: relative;
  -webkit-border-radius: 56px;
  -khtml-border-radius: 56px;
  -moz-border-radius: 56px;
  -ms-border-radius: 56px;
  -o-border-radius: 56px;
  border-radius: 56px;
  margin-right: 12px;
  -webkit-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.06);
  -khtml-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.06);
  -ms-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.06);
  -o-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.06);
  box-shadow: 0 6px 9px rgba(0, 0, 0, 0.06);
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-tabs--layout2.type-vertical2 .ct-tabs-title .ct-tab-title i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct-tabs--layout2.type-vertical2 .ct-tabs-title .ct-tab-title.active, .ct-tabs--layout2.type-vertical2 .ct-tabs-title .ct-tab-title:hover {
  background-color: #000;
  color: #fff;
}
.ct-tabs--layout2.type-vertical2 .ct-tabs-title .ct-tab-title.active i, .ct-tabs--layout2.type-vertical2 .ct-tabs-title .ct-tab-title:hover i {
  background-color: #37ace2;
  color: #000;
}
.ct-tabs--layout2.type-vertical2 .ct-tab-content {
  display: none;
  padding: 37px 45px 37px 45px;
  background-color: #fff;
  -webkit-box-shadow: 0 25px 43px rgba(12, 12, 12, 0.05);
  -khtml-box-shadow: 0 25px 43px rgba(12, 12, 12, 0.05);
  -moz-box-shadow: 0 25px 43px rgba(12, 12, 12, 0.05);
  -ms-box-shadow: 0 25px 43px rgba(12, 12, 12, 0.05);
  -o-box-shadow: 0 25px 43px rgba(12, 12, 12, 0.05);
  box-shadow: 0 25px 43px rgba(12, 12, 12, 0.05);
  margin-left: 30px;
  line-height: 2.1;
  color: #000;
}
@media screen and (max-width: 767px) {
  .ct-tabs--layout2.type-vertical2 .ct-tab-content {
    margin-left: 0;
    margin-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-box-shadow: 0 5px 43px rgba(12, 12, 12, 0.09);
    -khtml-box-shadow: 0 5px 43px rgba(12, 12, 12, 0.09);
    -moz-box-shadow: 0 5px 43px rgba(12, 12, 12, 0.09);
    -ms-box-shadow: 0 5px 43px rgba(12, 12, 12, 0.09);
    -o-box-shadow: 0 5px 43px rgba(12, 12, 12, 0.09);
    box-shadow: 0 5px 43px rgba(12, 12, 12, 0.09);
  }
}
.ct-user .ct-user-inner {
  max-width: 430px;
  margin: auto;
}
.ct-user .ct-user-holder {
  background-color: #fff;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
}
.ct-user .ct-user-meta {
  padding: 30px;
}
.ct-user .ct-user-title {
  text-align: center;
  margin-bottom: 32px;
  font-size: 22px;
  text-transform: capitalize;
}
.ct-user .ct-user-bottom {
  border-top: 1px solid #efefef;
  padding: 18px 30px;
  background-color: #f8f8f8;
  text-align: center;
  font-size: 15px;
  -webkit-border-radius: 0 0 5px 5px;
  -khtml-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.ct-user .ct-user-bottom a {
  text-decoration: underline;
}
.ct-user .ct-user-form .field-group {
  position: relative;
  margin-bottom: 15px;
}
.ct-user .ct-user-form .field-group:last-child {
  margin-bottom: 0;
}
.ct-user .ct-user-form .button {
  width: 100%;
  line-height: 54px;
}
.ct-user .ct-user-form input {
  border-radius: 0;
  padding-left: 75px;
}
.ct-user .ct-user-form i {
  width: 55px;
  height: 32px;
  font-size: 24px;
  color: #37ace2;
  text-align: center;
  line-height: 32px;
  position: absolute;
  top: 50%;
  left: 0;
  border-right: 1px solid #efefef;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.ct-user .ct-user-form span {
  color: #fff;
  background-color: rgba(255, 0, 0, 0.8);
  display: inline-block;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 10px;
  line-height: 18px;
  padding: 0 8px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 10px;
}
.ct-user .ct-user-footer {
  padding: 25px 15px 0 15px;
  text-align: center;
}
.ct-user .ct-user-footer a {
  color: rgba(255, 255, 255, 0.66);
  text-decoration: underline;
}
.ct-user .ct-user-form-profile {
  text-align: center;
}
.ct-user .ct-user-form-profile .user-avatar {
  max-width: 150px;
  margin: auto;
}
.ct-user .ct-user-form-profile .user-avatar img {
  border: 1px solid #ebebeb;
  padding: 5px;
}
.ct-user .ct-user-form-profile .user-name {
  font-size: 15px;
  font-weight: 700;
  margin-top: 8px;
  margin-bottom: 18px;
}
.logged-in .ct-user .ct-user-bottom, .logged-in .ct-user .ct-user-title {
  display: none;
}
.ct-service-carousel13 .item--icon {
  width: 102px;
  height: 102px;
  position: absolute;
  font-size: 55px;
  color: #fff;
  background-color: #37ace2;
  top: -34px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-border-radius: 1px;
  -khtml-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
}
.ct-service-carousel13 .item--holder {
  background-color: #f4f4f4;
  padding: 100px 30px 38px;
  position: relative;
  background-image: url(../images/bg-service.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  z-index: 1;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 1199px) {
  .ct-service-carousel13 .item--holder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ct-service-carousel13 .item--holder:before, .ct-service-carousel13 .item--holder:after {
  content: '';
  position: absolute;
  border-style: solid;
  z-index: -1;
}
.ct-service-carousel13 .item--holder:before {
  top: 11px;
  right: 11px;
  border-width: 12px;
  border-color: #ffd200 #ffd200 transparent transparent;
}
.ct-service-carousel13 .item--holder:after {
  top: 28px;
  right: 28px;
  border-width: 7px;
  border-color: #ffc000 #ffc000 transparent transparent;
}
.ct-service-carousel13 .item--holder .item--title {
  font-size: 24px;
  color: #191919;
}
.ct-service-carousel13 .item--holder .item--content {
  font-size: 16px;
  line-height: 1.75;
  color: #383838;
}
.ct-service-carousel13 .item--holder-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform: scaleY(0);
  -khtml-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  transform-origin: bottom center;
  -webkit-transform-origin: bottom center;
}
.ct-service-carousel13 .item--holder-hover .item--featured {
  position: absolute;
  bottom: 34px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.ct-service-carousel13 .item--holder-hover .item--title {
  position: absolute;
  margin: 0;
  padding: 23px 20px 61px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #37ace2;
  text-align: center;
  color: #fff;
  font-size: 24px;
  background-image: url(../images/bg-service-title.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ct-service-carousel13 .item--holder-hover .item-readmore {
  position: absolute;
  left: 50%;
  bottom: -27px;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.ct-service-carousel13 .item--holder-hover .item-readmore a {
  display: block;
  background-color: #fff;
  width: 62px;
  height: 62px;
  line-height: 62px;
  text-align: center;
  -webkit-border-radius: 62px;
  -khtml-border-radius: 62px;
  -moz-border-radius: 62px;
  -ms-border-radius: 62px;
  -o-border-radius: 62px;
  border-radius: 62px;
  -webkit-box-shadow: 0 18px 32px rgba(255, 192, 0, 0.1);
  -khtml-box-shadow: 0 18px 32px rgba(255, 192, 0, 0.1);
  -moz-box-shadow: 0 18px 32px rgba(255, 192, 0, 0.1);
  -ms-box-shadow: 0 18px 32px rgba(255, 192, 0, 0.1);
  -o-box-shadow: 0 18px 32px rgba(255, 192, 0, 0.1);
  box-shadow: 0 18px 32px rgba(255, 192, 0, 0.1);
  color: #37ace2;
  font-size: 24px;
}
.ct-service-carousel13 .item--holder-hover .item-readmore a:hover {
  -webkit-box-shadow: 0 18px 30px rgba(255, 192, 0, 0.32);
  -khtml-box-shadow: 0 18px 30px rgba(255, 192, 0, 0.32);
  -moz-box-shadow: 0 18px 30px rgba(255, 192, 0, 0.32);
  -ms-box-shadow: 0 18px 30px rgba(255, 192, 0, 0.32);
  -o-box-shadow: 0 18px 30px rgba(255, 192, 0, 0.32);
  box-shadow: 0 18px 30px rgba(255, 192, 0, 0.32);
}
.ct-service-carousel13 .grid-item-inner {
  position: relative;
  margin-top: 34px;
  margin-bottom: 70px;
}
.ct-service-carousel13 .grid-item-inner:hover .item--holder {
  opacity: 0;
}
.ct-service-carousel13 .grid-item-inner:hover .item--holder-hover {
  -webkit-transform: scaleY(1);
  -khtml-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.ct-service-carousel13.dot-style-u8 .slick-dots {
  margin-top: 0px;
}
.ct-list.style6 {
  margin-left: 0;
  font-size: 15px;
  color: #333;
  padding: 10px 0;
  position: relative;
}
.ct-list.style6:before {
  content: '';
  height: 100%;
  width: 1px;
  background-color: #e6e6e6;
  position: absolute;
  top: 0;
  left: 3px;
}
.ct-list.style6 .ct-list-icon {
  display: none;
}
.ct-list.style6 .ct-list-item {
  padding-left: 28px;
  position: relative;
}
.ct-list.style6 .ct-list-item:before {
  content: '';
  width: 7px;
  height: 7px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  background-color: #ffd200;
  position: absolute;
  top: 11px;
  left: 0;
}
.ct-list.style6 .ct-list-item + .ct-list-item {
  margin-top: 5px;
}
.ct-banner4 {
  padding-left: 82px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .ct-banner4 {
    padding-left: 40px;
  }
}
.ct-banner4 .ct-banner-imge {
  padding-right: 113px;
  padding-bottom: 56px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  .ct-banner4 .ct-banner-imge {
    padding-right: 40px;
    padding-bottom: 40px;
  }
}
.ct-banner4 .ct-banner-imge img {
  width: 100%;
}
.ct-banner4 .ct-banner-imge:before {
  content: '';
  position: absolute;
  top: 35px;
  left: 85px;
  right: 0;
  bottom: 0;
  background-color: #e7e7e7;
  z-index: -2;
}
.ct-banner4 .ct-banner-imge:after {
  content: '';
  background-image: url(../images/dots-banner.png);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  width: 123px;
  height: 125px;
  bottom: 30px;
  right: 88px;
  z-index: -1;
}
@media screen and (max-width: 1199px) {
  .ct-banner4 .ct-banner-imge:after {
    right: 20px;
    bottom: 20px;
  }
}
.ct-banner4 .ct-banner-desc {
  font-size: 15px;
  line-height: 22px;
}
.ct-banner4 .ct-banner-title {
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 30px;
  color: #fff;
}
.ct-banner4 .ct-banner-holder {
  background-color: #ffd200;
  position: absolute;
  bottom: 56px;
  left: 0;
  z-index: 99;
  max-width: 255px;
  padding: 23px 20px 23px 30px;
  color: #c6d3e6;
}
@media screen and (max-width: 1199px) {
  .ct-banner4 .ct-banner-holder {
    bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .ct-banner4 .ct-banner-holder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ct-banner4 .ct-banner-arrow span, .ct-banner4 .ct-banner-arrow:before, .ct-banner4 .ct-banner-arrow:after {
  content: '';
  position: absolute;
  border-style: solid;
  z-index: -1;
  width: 0;
  height: 0;
}
.ct-banner4 .ct-banner-arrow span {
  top: 15px;
  right: 15px;
  border-width: 12px;
  border-color: #ffc000 #ffc000 transparent transparent;
  opacity: 0.5;
}
.ct-banner4 .ct-banner-arrow:before {
  top: 32px;
  right: 32px;
  border-width: 7px;
  border-color: #ffc000 #ffc000 transparent transparent;
}
.ct-banner4 .ct-banner-arrow:after {
  top: 42px;
  right: 42px;
  border-width: 5px;
  border-color: #ff9d12 #ff9d12 transparent transparent;
}
.ct-menu-item a {
  position: relative;
}
.ct-menu-item a img {
  position: absolute;
  top: 30px;
  left: 100%;
  max-width: 170px;
  z-index: 9;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
  -khtml-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  margin-left: 20px;
  opacity: 0;
  visibility: hidden;
  border: 3px solid #fff;
}
@media screen and (max-width: 1199px) {
  .ct-menu-item a img {
    display: none;
  }
}
.ct-menu-item a:hover img {
  opacity: 1;
  visibility: visible;
  top: 10px;
}
.ct-box-info1 {
  width: 430px;
  height: 430px;
  text-align: center;
  margin: auto;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 575px) {
  .ct-box-info1 {
    width: 290px;
    height: 290px;
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.ct-box-info1:before, .ct-box-info1:after {
  content: '';
  position: absolute;
  -webkit-transform: rotate(45deg);
  -khtml-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 575px) {
  .ct-box-info1:before, .ct-box-info1:after {
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.ct-box-info1:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -2;
  background-color: #ffd200;
}
.ct-box-info1:after {
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 2px dashed rgba(255, 255, 255, 0.2);
  z-index: -1;
}
.ct-box-info1 .ct-box-title {
  font-size: 24px;
  line-height: 1.5;
  color: #fff;
  margin-top: 28px;
}
@media screen and (max-width: 575px) {
  .ct-box-info1 .ct-box-title {
    font-size: 16px;
    margin-top: 0;
  }
}
.ct-box-info1 .ct-box-title cite {
  color: #ff9d12;
  font-style: normal;
  font-weight: 700;
  display: block;
}
.ct-box-info1 .ct-box-subtitle {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 7px;
}
@media screen and (max-width: 575px) {
  .ct-box-info1 .ct-box-subtitle {
    font-size: 16px;
  }
}
.ct-box-info1 .ct-box-phonenumber {
  font-size: 48px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 35px;
}
@media screen and (max-width: 575px) {
  .ct-box-info1 .ct-box-phonenumber {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
.ct-box-info1 .ct-box-phonenumber a {
  color: #ff9d12;
}
.ct-box-info1 .ct-box-phonenumber a:hover {
  color: #ff9d12;
}
.ct-box-info1 .ct-box-button {
  margin-bottom: 7px;
}
.ct-box-info1 .ct-box-button a {
  border: 2px solid #fff;
  -webkit-border-radius: 55px;
  -khtml-border-radius: 55px;
  -moz-border-radius: 55px;
  -ms-border-radius: 55px;
  -o-border-radius: 55px;
  border-radius: 55px;
  padding: 5px;
  display: inline-block;
}
@media screen and (max-width: 575px) {
  .ct-box-info1 .ct-box-button a {
    padding: 2px;
    border-width: 1px;
  }
}
.ct-box-info1 .ct-box-button a span {
  position: relative;
  z-index: 1;
  height: 54px;
  padding: 0 35px;
  font-size: 18px;
  color: #0e0e0e;
  background-color: #fff;
  -webkit-border-radius: 55px;
  -khtml-border-radius: 55px;
  -moz-border-radius: 55px;
  -ms-border-radius: 55px;
  -o-border-radius: 55px;
  border-radius: 55px;
  display: inline-flex;
  align-items: center;
}
@media screen and (max-width: 575px) {
  .ct-box-info1 .ct-box-button a span {
    font-size: 38px;
    height: 38px;
    font-size: 14px;
    padding: 0 14px;
  }
}
.ct-box-info1 .ct-box-button a i {
  margin-right: 12px;
  font-size: 24px;
  color: #37ace2;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 575px) {
  .ct-box-info1 .ct-box-button a i {
    font-size: 18px;
    margin-right: 6px;
  }
}
.ct-box-info1 .ct-box-button a b {
  color: #37ace2;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  margin: 0 4px;
}
.ct-box-info1 .ct-box-button a:hover {
  -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
  -khtml-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
  -ms-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
  -o-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
}
.ct-box-info1 .ct-box-footer {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 575px) {
  .ct-box-info1 .ct-box-footer {
    font-size: 16px;
  }
}
.ct-case-study-carousel-layout5 {
  padding-left: 220px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1900px) {
  .ct-case-study-carousel-layout5 {
    padding-left: 100px;
  }
}
@media screen and (max-width: 1199px) {
  .ct-case-study-carousel-layout5 {
    padding-left: 0;
  }
}
.ct-case-study-carousel-layout5 .item--featured a {
  display: block;
  min-height: 673px;
}
@media screen and (max-width: 1199px) {
  .ct-case-study-carousel-layout5 .item--featured a {
    min-height: 340px;
  }
}
.ct-case-study-carousel-layout5 .ct-case-study-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 40px;
  width: 220px;
}
@media screen and (max-width: 1900px) {
  .ct-case-study-carousel-layout5 .ct-case-study-bg {
    width: 100px;
  }
}
@media screen and (max-width: 1199px) {
  .ct-case-study-carousel-layout5 .ct-case-study-bg {
    display: none;
  }
}
.ct-case-study-carousel-layout5 .ct-case-study-bg:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 37, 94, 0.85);
}
.ct-case-study-carousel-layout5 .item--logo {
  margin-bottom: 26px;
}
.ct-case-study-carousel-layout5 .item--title {
  margin-bottom: 13px;
  font-size: 24px;
  line-height: 1.25;
  color: #0e0e0e;
}
@media screen and (max-width: 1199px) {
  .ct-case-study-carousel-layout5 .item--title {
    font-size: 20px;
  }
}
.ct-case-study-carousel-layout5 .item--title a {
  color: inherit;
}
.ct-case-study-carousel-layout5 .item--title a:hover {
  color: #37ace2;
}
.ct-case-study-carousel-layout5 .item--desc {
  font-size: 16px;
  line-height: 24px;
  color: #757575;
  margin-bottom: 25px;
}
.ct-case-study-carousel-layout5 .item--readmore a {
  display: inline-flex;
  align-items: center;
  -webkit-box-shadow: none !important;
  -khtml-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  line-height: 46px;
  padding: 0 21px;
}
.ct-case-study-carousel-layout5 .item--readmore i {
  font-size: 20px;
  margin-right: 12px;
  margin-left: 0;
}
.ct-case-study-carousel-layout5 .item--holder {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 40px;
  padding: 42px 35px 30px;
  -webkit-box-shadow: 0 0 40px rgba(6, 10, 9, 0.06);
  -khtml-box-shadow: 0 0 40px rgba(6, 10, 9, 0.06);
  -moz-box-shadow: 0 0 40px rgba(6, 10, 9, 0.06);
  -ms-box-shadow: 0 0 40px rgba(6, 10, 9, 0.06);
  -o-box-shadow: 0 0 40px rgba(6, 10, 9, 0.06);
  box-shadow: 0 0 40px rgba(6, 10, 9, 0.06);
  max-width: 420px;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .ct-case-study-carousel-layout5 .item--holder {
    position: static;
    max-width: 100%;
  }
}
.ct-case-study-carousel-layout5 .grid-item-inner {
  padding-right: 314px;
  position: relative;
  margin-bottom: 40px;
}
@media screen and (max-width: 1900px) {
  .ct-case-study-carousel-layout5 .grid-item-inner {
    padding-right: 285px;
  }
}
@media screen and (max-width: 1199px) {
  .ct-case-study-carousel-layout5 .grid-item-inner {
    padding-right: 0;
  }
}
.ct-case-study-carousel-layout5 .ct-carousel-inner {
  position: relative;
  z-index: 99;
  margin: 0;
}
.ct-case-study-carousel-layout5 .ct-carousel-inner .carousel-item {
  padding: 0;
}
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] {
  padding-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] {
    padding-bottom: 90px;
  }
}
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
  margin: 0;
  width: 90px;
  height: 86px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  bottom: 40px;
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  z-index: 99;
}
@media screen and (max-width: 1199px) {
  .ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
    width: 50px;
    height: 50px;
    background: #37ace2;
  }
}
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow:before {
  font-size: 18px;
}
@media screen and (max-width: 1199px) {
  .ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow:before {
    font-size: 16px;
    color: #fff;
  }
}
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  width: 2px;
  height: 64px;
  left: 0;
  top: 11px;
  right: auto;
  background: #f6f7f8;
  opacity: 1;
}
@media screen and (max-width: 1199px) {
  .ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
    display: none;
  }
}
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover, .ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow:focus {
  background-color: #37ace2;
}
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover:after, .ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow:focus:after {
  background-color: #37ace2;
}
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
  left: -86px;
  right: auto;
}
@media screen and (max-width: 1199px) {
  .ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
    left: 30px;
  }
}
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev:after {
  display: none;
}
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
  left: 0px;
  right: auto;
}
@media screen and (max-width: 1199px) {
  .ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
    left: 90px;
  }
}
@media screen and (max-width: 1199px) {
  .ct-case-study-carousel-layout5 .ct-slick-carousel {
    margin: 0 -30px 0 -30px;
    padding-left: 30px;
    padding-right: 30px;
    overflow: hidden;
  }
  .ct-case-study-carousel-layout5 .ct-slick-carousel .slick-list {
    overflow: visible;
  }
  .ct-case-study-carousel-layout5 .slick-slide {
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    opacity: 0;
  }
  .ct-case-study-carousel-layout5 .slick-slide.slick-active {
    opacity: 1;
  }
}
.ct-fancy-box-layout1.style12 .item--icon {
  width: 44px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 13px rgba(0, 69, 172, 0.1);
  -khtml-box-shadow: 0 5px 13px rgba(0, 69, 172, 0.1);
  -moz-box-shadow: 0 5px 13px rgba(0, 69, 172, 0.1);
  -ms-box-shadow: 0 5px 13px rgba(0, 69, 172, 0.1);
  -o-box-shadow: 0 5px 13px rgba(0, 69, 172, 0.1);
  box-shadow: 0 5px 13px rgba(0, 69, 172, 0.1);
  margin-right: 12px;
}
.ct-fancy-box-layout1.style12 .item--icon i {
  font-size: 24px;
  color: #37ace2;
}
.ct-fancy-box-layout1.style12 .item--icon svg {
  height: 24px;
}
.ct-fancy-box-layout1.style12 .item--icon img {
  max-height: 26px;
}
.ct-fancy-box-layout1.style12 .item--title {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #0e0e0e;
  font-family: inherit;
}
.ct-fancy-box-layout1.style12 .item--description {
  padding-top: 8px;
}
.ct-mailchimp1.style5 {
  max-width: 540px;
}
.ct-mailchimp1.style5 input:not([type="submit"]) {
  background-color: rgba(255, 255, 255, 0.32);
  color: #fff;
  font-size: 15px;
  font-style: italic;
  border: none;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  height: 52px;
  padding-left: 28px;
  padding-right: 28px;
}
.ct-mailchimp1.style5 input[type="submit"] {
  font-size: 15px;
  font-weight: 700;
  line-height: 52px;
  padding: 0 28px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.ct-mailchimp1.style5 input[type="submit"]:hover {
  background-color: #d6a100;
}
.ct-mailchimp1.style5 .mc4wp-response {
  margin-top: 12px;
}
.ct-mailchimp1.style5 .mc4wp-response .mc4wp-notice {
  font-size: 13px;
  line-height: 22px;
  color: #999;
}
.ct-mailchimp1.style5 .field-group {
  display: flex;
  flex-wrap: nowrap;
}
.ct-mailchimp1.style5 .field-group .field-input:first-child {
  flex-grow: 1;
}
.ct-mailchimp1.style5 .field-group .field-input + .field-input {
  margin-left: 14px;
}
@media screen and (max-width: 575px) {
  .ct-mailchimp1.style5 .field-group .field-input + .field-input {
    margin: 0;
    margin-top: 10px;
  }
}
@media screen and (max-width: 575px) {
  .ct-mailchimp1.style5 .field-group {
    display: block;
  }
}
.ct-mailchimp1.style5 .mc4wp-alert {
  color: rgba(255, 255, 255, 0.67);
  font-size: 15px;
  line-height: 24px;
}
.ct-accordion-wrap {
  padding: 40px 40px 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 43px rgba(49, 49, 49, 0.15);
  -khtml-box-shadow: 0 0 43px rgba(49, 49, 49, 0.15);
  -moz-box-shadow: 0 0 43px rgba(49, 49, 49, 0.15);
  -ms-box-shadow: 0 0 43px rgba(49, 49, 49, 0.15);
  -o-box-shadow: 0 0 43px rgba(49, 49, 49, 0.15);
  box-shadow: 0 0 43px rgba(49, 49, 49, 0.15);
}
@media screen and (max-width: 575px) {
  .ct-accordion-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ct-accordion-wrap .ct-accordion-meta {
  background-color: #37ace2;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding: 4px 30px 4px 40px;
  margin-bottom: 7px;
}
.ct-accordion-wrap .ct-accordion-meta i {
  margin-right: 9px;
  font-size: 34px;
  color: #fff;
  display: flex;
}
.ct-accordion-wrap .ct-accordion-meta h5 {
  margin-bottom: 0px;
  font-size: 18px;
  font-family: inherit;
  color: #fff;
}
.ct-accordion-wrap .ct-accordion-desc {
  font-size: 16px;
  color: #666;
  margin-bottom: 11px;
}
@media screen and (max-width: 575px) {
  .ct-accordion-wrap .ct-accordion-desc {
    font-size: 14px;
  }
}
.ct-accordion.layout3 .ct-ac-title-text {
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  color: #161616;
  padding: 11px 0;
  display: block;
  position: relative;
}
.ct-accordion.layout3 .ct-ac-title-text:before {
  content: '+';
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.ct-accordion.layout3 .ct-ac-title-text:hover {
  color: #37ace2;
}
.ct-accordion.layout3 .item--info {
  list-style: none;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 24px;
  color: #838383;
}
.ct-accordion.layout3 .item--info i {
  color: #37ace2;
  min-width: 18px;
  margin-right: 6px;
}
.ct-accordion.layout3 .item--info i.fa-phone {
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.ct-accordion.layout3 .item--info i.fa-map-marker:before {
  content: "\f3c5";
}
.ct-accordion.layout3 .item--info li + li {
  margin-top: 6px;
}
.ct-accordion.layout3 .ct-accordion-item {
  border-top: 1px solid #e7e7e7;
}
.ct-accordion.layout3 .ct-accordion-item.active .ct-ac-title-text:before {
  content: '-';
}
.ct-countdown-layout1 {
  text-align: center;
}
.ct-countdown-layout1 .ct-countdown {
  max-width: 830px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.ct-countdown-layout1 .ct-countdown > div {
  padding: 0 15px;
  width: 25%;
}
@media screen and (max-width: 991px) {
  .ct-countdown-layout1 .ct-countdown > div {
    width: 50%;
    margin-bottom: 42px;
  }
}
@media screen and (max-width: 575px) {
  .ct-countdown-layout1 .ct-countdown > div {
    width: 100%;
  }
}
.ct-countdown-layout1 .ct-countdown .countdown-amount {
  font-weight: 600;
  color: ;
  font-size: 48px;
  font-family: 'Poppins', sans-serif;
  line-height: 1;
  margin-bottom: 10px;
}
@media screen and (max-width: 575px) {
  .ct-countdown-layout1 .ct-countdown .countdown-amount {
    font-size: 80px;
  }
}
.ct-countdown-layout1 .ct-countdown .countdown-period {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  color: #999;
}
.ct-countdown-layout2 {
  max-width: 800px;
  background-color: #001078;
  padding: 34px 0 56px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
}
.ct-countdown-layout2 .ct-countdown {
  max-width: 830px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
.ct-countdown-layout2 .ct-countdown .countdown-amount {
  font-weight: 600;
  font-size: 65px;
  line-height: 1;
  margin-bottom: 0px;
  color: #f8fafd;
  font-family: 'Poppins', sans-serif;
}
@media screen and (max-width: 991px) {
  .ct-countdown-layout2 .ct-countdown .countdown-amount {
    font-size: 42px;
  }
}
@media screen and (max-width: 767px) {
  .ct-countdown-layout2 .ct-countdown .countdown-amount {
    font-size: 20px;
  }
}
.ct-countdown-layout2 .ct-countdown .countdown-amount:after {
  content: ':';
  position: absolute;
  top: -5px;
  right: -11px;
}
@media screen and (max-width: 767px) {
  .ct-countdown-layout2 .ct-countdown .countdown-amount:after {
    top: 0px;
    right: -7px;
  }
}
.ct-countdown-layout2 .ct-countdown .countdown-period {
  font-size: 16px;
  color: #37ace2;
}
.ct-countdown-layout2 .ct-countdown > div {
  padding: 0 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ct-countdown-layout2 .ct-countdown > div {
    padding: 0 10px;
  }
}
.ct-countdown-layout2 .ct-countdown > div:last-child .countdown-amount:after {
  display: none;
}
.ct-countdown-layout2 .wg-title {
  font-size: 20px;
  color: #f8fafd;
  font-weight: 600;
  margin-bottom: 18px;
}
.ct-newsletter-hide .ct-newsletter {
  display: none;
}
.ct-banner5 {
  padding-left: 148px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .ct-banner5 {
    padding-left: 70px;
  }
}
@media screen and (max-width: 575px) {
  .ct-banner5 {
    padding-left: 0;
  }
}
.ct-banner5 .ct-banner-imge {
  position: relative;
}
.ct-banner5 .ct-banner-imge img {
  width: 100%;
  -webkit-box-shadow: 0 13px 24px rgba(12, 12, 12, 0.35);
  -khtml-box-shadow: 0 13px 24px rgba(12, 12, 12, 0.35);
  -moz-box-shadow: 0 13px 24px rgba(12, 12, 12, 0.35);
  -ms-box-shadow: 0 13px 24px rgba(12, 12, 12, 0.35);
  -o-box-shadow: 0 13px 24px rgba(12, 12, 12, 0.35);
  box-shadow: 0 13px 24px rgba(12, 12, 12, 0.35);
}
.ct-banner5 .ct-banner-title {
  position: absolute;
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 0;
  padding: 22px 45px;
  background-color: #000;
  color: #fff;
  transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
  -webkit-transform: translateX(45px) rotate(-90deg);
  -khtml-transform: translateX(45px) rotate(-90deg);
  -moz-transform: translateX(45px) rotate(-90deg);
  -ms-transform: translateX(45px) rotate(-90deg);
  -o-transform: translateX(45px) rotate(-90deg);
  transform: translateX(45px) rotate(-90deg);
  bottom: 30px;
  left: -83px;
}
@media screen and (max-width: 991px) {
  .ct-banner5 .ct-banner-title {
    padding: 22px 25px;
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  .ct-banner5 .ct-banner-title {
    bottom: 0;
    left: -78px;
  }
}
@media screen and (max-width: 575px) {
  .ct-banner5 .ct-banner-title {
    bottom: -32px;
    left: -12px;
  }
}
.ct-banner5 .ct-banner-video-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.34;
}
.ct-banner5 .ct-banner-video {
  width: 220px;
  height: 205px;
  border: 15px solid #fff;
  position: absolute;
  top: -10px;
  left: 0;
  background-color: #000;
}
@media screen and (max-width: 991px) {
  .ct-banner5 .ct-banner-video {
    top: -40px;
  }
}
@media screen and (max-width: 575px) {
  .ct-banner5 .ct-banner-video {
    width: 160px;
    height: 145px;
    border-width: 10px;
  }
}
.ct-banner5 .ct-banner-video .ct-video-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 70px;
  width: 70px;
  font-size: 18px;
  background: #fff;
  color: #37ace2;
}
.ct-banner5 .ct-banner-video .ct-video-button:hover {
  background-color: #37ace2;
  color: #fff;
}
.col-bg-fulwidth-right {
  z-index: 1;
}
.col-bg-fulwidth-right:before {
  content: '';
  position: absolute;
  z-index: -1;
  background-color: #fafafa;
  -webkit-border-radius: 0 0 0 5px;
  -khtml-border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
  -ms-border-radius: 0 0 0 5px;
  -o-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
  top: 0;
  left: 0;
  width: 10000px;
  height: 100%;
}
.btn-loadmore-round .ct-load-more .btn {
  -webkit-border-radius: 55px;
  -khtml-border-radius: 55px;
  -moz-border-radius: 55px;
  -ms-border-radius: 55px;
  -o-border-radius: 55px;
  border-radius: 55px;
}
.ct-link1.style1 a {
  font-size: 15px;
  color: #fff;
}
.ct-link1.style1 a:hover {
  color: #37ace2;
}
.ct-link1.style1 .ct-link-items {
  margin: 0;
  list-style: none;
  display: inline-block;
}
.ct-link1.style1 .ct-link-items li {
  display: inline-block;
  position: relative;
}
.ct-link1.style1 .ct-link-items li + li {
  margin-left: 36px;
}
@media screen and (max-width: 991px) {
  .ct-link1.style1 .ct-link-items li + li {
    margin-left: 14px;
  }
}
.ct-link1.style1 .ct-link-items li + li:before {
  content: '';
  height: 18px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.57);
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: -20px;
}
@media screen and (max-width: 991px) {
  .ct-link1.style1 .ct-link-items li + li:before {
    display: none;
  }
}
.ct-link1.style2 a {
  color: #080808;
  font-weight: 500;
  position: relative;
}
.ct-link1.style2 a:before {
  content: '-';
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  position: absolute;
  top: 50%;
  left: -4px;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.ct-link1.style2 a:hover {
  color: #37ace2;
  padding-left: 16px;
}
.ct-link1.style2 a:hover:before {
  left: 4px;
  opacity: 1;
}
.ct-link1.style2 li {
  line-height: normal;
}
.ct-link1.style2 li + li {
  margin-top: 7px;
}
.ct-link1.style2 .ct-link-items {
  margin: 0;
  list-style: none;
}
.ct-wg-backtotop {
  display: flex;
  flex-wrap: wrap;
}
.ct-wg-backtotop svg {
  height: 14px;
  fill: #fff;
  margin-bottom: 3px;
}
.ct-wg-backtotop span {
  display: block;
}
.ct-wg-backtotop .ct-wg-backtotop-inner {
  width: 87px;
  height: 85px;
  background: #2e2e2e;
  font-size: 14px;
  line-height: 18px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 15px;
  color: #fff;
  text-align: center;
}
.ct-wg-backtotop .ct-wg-backtotop-inner:hover svg {
  animation: icon-bounce 800ms ease-out infinite;
  -webkit-animation: icon-bounce 800ms ease-out infinite;
}
@media screen and (min-width: 1200px) {
  .h2-col-line1:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 85%;
    background-color: #f2f2f2;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 0;
  }
}
@media screen and (max-width: 1199px) {
  .ct-hidden-lg {
    display: none !important;
  }
}
.ct-search-popup {
  width: 30px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  color: #000;
  text-align: center;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme {
  padding: 30px 35px;
  margin-bottom: 0;
  -webkit-box-shadow: 0 0 18px rgba(0, 31, 165, 0.06) !important;
  -khtml-box-shadow: 0 0 18px rgba(0, 31, 165, 0.06) !important;
  -moz-box-shadow: 0 0 18px rgba(0, 31, 165, 0.06) !important;
  -ms-box-shadow: 0 0 18px rgba(0, 31, 165, 0.06) !important;
  -o-box-shadow: 0 0 18px rgba(0, 31, 165, 0.06) !important;
  box-shadow: 0 0 18px rgba(0, 31, 165, 0.06) !important;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  font-family: 'Barlow', sans-serif;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 1199px) {
  .cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme .mcw-card-head {
  font-size: 22px;
  font-weight: 700;
  color: #0e0e0e;
}
@media screen and (max-width: 1199px) {
  .cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme .mcw-card-head {
    font-size: 18px;
  }
  .cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme .mcw-card-head img {
    max-width: 36px;
  }
}
.cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme .mcw-card-head p {
  font-weight: inherit;
}
.cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme .mcw-pricelabel {
  font-size: 16px;
  font-weight: 700;
  color: #777;
}
.cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme .mcw-price {
  padding: 0;
  background-color: transparent !important;
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  color: #0e0e0e;
  display: flex;
}
@media screen and (max-width: 1199px) {
  .cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme .mcw-price {
    font-size: 32px;
  }
}
.cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme .mcw-price .fiat-symbol {
  font-weight: inherit !important;
  font-size: 24px;
  margin-top: 12px;
  margin-right: 4px;
}
.cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme:hover {
  -webkit-box-shadow: 0 22px 18px rgba(0, 31, 165, 0.05) !important;
  -khtml-box-shadow: 0 22px 18px rgba(0, 31, 165, 0.05) !important;
  -moz-box-shadow: 0 22px 18px rgba(0, 31, 165, 0.05) !important;
  -ms-box-shadow: 0 22px 18px rgba(0, 31, 165, 0.05) !important;
  -o-box-shadow: 0 22px 18px rgba(0, 31, 165, 0.05) !important;
  box-shadow: 0 22px 18px rgba(0, 31, 165, 0.05) !important;
}
#ct-particles-js {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.14;
}
.site-content {
  padding: 90px 0;
  position: relative;
}
@media screen and (max-width: 1199px) {
  #page.site {
    overflow: hidden;
  }
}
.single-footer .site-footer-custom {
  display: none;
}
.single-footer .site-content {
  padding: 0;
}
@media screen and (min-width: 1200px) {
  body .container {
    max-width: 1200px;
    width: 100%;
  }
  body .content-has-sidebar.float-left {
    padding-right: 70px;
  }
  body .content-has-sidebar.float-right {
    padding-left: 70px;
  }
  body.single-post .content-has-sidebar.float-left {
    padding-right: 15px;
  }
  body.single-post .content-has-sidebar.float-right {
    padding-left: 15px;
  }
}
@media screen and (min-width: 992px) {
  .content-has-sidebar.float-right {
    order: 2;
    -webkit-order: 2;
    -ms-order: 2;
  }
  .content-has-sidebar.float-right + #secondary {
    order: 1;
    -webkit-order: 1;
    -ms-order: 1;
  }
}
@media screen and (max-width: 1199px) {
  body .container {
    max-width: 100%;
  }
  body .site-content {
    background-image: none !important;
  }
}
@media screen and (max-width: 991px) {
  #primary + #secondary {
    margin-top: 60px;
  }
}
.site-h17 .ct-demo-bar .ct-demo-option {
  top: 100px;
}
.ct-cart-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 0;
  padding: 5px 0;
  width: 40px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
  -khtml-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
  -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
  -o-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
  box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
  -webkit-border-radius: 5px 0 0 5px;
  -khtml-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  cursor: pointer;
  z-index: 1001;
}
.ct-cart-bar .ct-cart-option {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: relative;
}
.ct-cart-bar .ct-cart-option .ct-cart-count-sidebar {
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  width: 16px;
  height: 16px;
  line-height: 16px;
  background-color: #37ace2;
  position: absolute;
  top: 2px;
  right: 3px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.ct-widget-cart-sidebar {
  -webkit-transition: transform 0.8s ease 0s;
  -khtml-transition: transform 0.8s ease 0s;
  -moz-transition: transform 0.8s ease 0s;
  -ms-transition: transform 0.8s ease 0s;
  -o-transition: transform 0.8s ease 0s;
  transition: transform 0.8s ease 0s;
  -webkit-transform: translateX(100%);
  -khtml-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  padding-top: 30px;
  padding-bottom: 137px;
  background-color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 9999;
  width: 320px;
  overflow: hidden;
}
.ct-widget-cart-sidebar .widget_shopping_title {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 18px;
  padding-bottom: 14px;
  font-size: 20px;
  font-weight: 600;
  color: #222;
  font-family: 'Poppins', sans-serif;
}
.ct-widget-cart-sidebar .ct-close {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: 44px;
  width: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
}
.ct-widget-cart-sidebar .widget_shopping_cart {
  padding: 30px 45px 0 30px;
  height: 100%;
  overflow-y: scroll;
  width: 350px;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li {
  padding: 20px 15px 15px 0;
  display: flex;
  flex-wrap: nowrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li:last-child {
  border: none;
  padding-bottom: 0;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty {
  font-size: 16px;
  margin-top: 40px;
  padding: 0 !important;
  text-align: center;
  display: block;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty span {
  text-align: center;
  margin-bottom: 20px;
  display: block;
  margin-top: 20px;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty i {
  font-size: 60px;
  color: #0d2335;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty .btn {
  line-height: 50px;
  width: 100%;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty .btn:hover {
  color: #fff;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image {
  width: 45px;
  min-width: 45px;
  margin-right: 15px;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image a {
  display: inline-block;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image img {
  margin: 0;
  width: inherit;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
  -khtml-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta {
  padding-right: 12px;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 {
  font-size: 16px;
  line-height: normal;
  margin-bottom: 3px;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 a {
  color: inherit;
  font-weight: 500;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 a:hover {
  color: #555;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta .quantity {
  font-size: 14px;
  border: none;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list a.remove_from_cart_button {
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 0;
  width: 18px;
  height: 18px;
  text-align: center;
  -webkit-border-radius: 18px;
  -khtml-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  line-height: 17px;
  color: #37ace2;
  font-size: 18px;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list a.remove_from_cart_button i {
  vertical-align: middle;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li:hover a.remove_from_cart_button {
  opacity: 1;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px;
  background-color: #fff;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.total {
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 15px;
  padding-bottom: 0;
  font-weight: 600;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.total strong {
  font-weight: inherit;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons {
  margin: 0;
  display: flex;
  flex-wrap: nowrap;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  width: 50%;
  line-height: 45px;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn:not(.checkout) {
  margin-right: 20px;
}
.admin-bar .ct-widget-cart-wrap .ct-widget-cart-sidebar {
  top: 32px;
}
@media screen and (min-width: 992px) {
  .admin-bar .widget-cart-sidebar {
    top: 32px;
    padding-bottom: 167px;
  }
  .admin-bar .widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer {
    bottom: 32px;
  }
}
.entry-content > .woocommerce .cart-empty, .entry-content > .woocommerce .return-to-shop {
  text-align: center;
}
.woocommerce ins {
  background-color: transparent;
  color: #37ace2;
}
.woocommerce .content-row #secondary.widget-has-sidebar:before {
  display: none;
}
.woocommerce #secondary .widget {
  padding: 0;
  border: none;
  margin-bottom: 52px;
}
.woocommerce #secondary .widget:last-child {
  margin-bottom: 0;
}
.woocommerce #secondary .widget_product_search button {
  padding: 0;
  width: 53px;
  height: 50px;
  text-indent: -9999px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  opacity: 1;
  z-index: 3;
  border-left: 1px solid #ececf0;
  color: #222;
  font-size: 15px;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.woocommerce #secondary .widget_product_search button:after {
  content: "\f002";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: "Font Awesome 5 Pro";
  text-indent: 0px;
  font-weight: 400;
}
.woocommerce #secondary .widget_product_search button:hover {
  background-color: #37ace2;
  border-color: #37ace2;
  color: #fff;
}
.woocommerce #secondary .widget_product_search .search-field {
  height: 50px;
  color: #222;
  border-color: #ececf0;
  font-size: 15px;
}
.woocommerce #secondary .widget_product_search .search-field:focus {
  border-color: #37ace2;
}
.woocommerce #secondary .widget_product_search .search-field:focus + button {
  border-color: #37ace2;
}
.woocommerce #secondary .widget_product_search .woocommerce-product-search {
  position: relative;
}
.woocommerce #secondary .widget_product_search .woocommerce-product-search:before {
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  content: '\f002';
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 50%;
  right: 23px;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 2;
}
.woocommerce #secondary .widget_product_search .woocommerce-product-search:after {
  content: '';
  z-index: 1;
  height: 60px;
  width: 60px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 0;
  right: 0;
}
.woocommerce #secondary .widget_products ul li {
  position: relative;
  padding: 0 0 0 95px;
  margin-bottom: 15px;
  min-height: 80px;
}
.woocommerce #secondary .widget_products ul li .product-title {
  margin-bottom: 0;
}
.woocommerce #secondary .widget_products ul li img {
  margin: 0;
  width: 100%;
  max-width: 80px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 7px;
  -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
}
.woocommerce #secondary .widget_products ul li a {
  font-size: 15px;
  color: #222;
  font-weight: 700;
  line-height: 1.25;
  margin-top: 8px;
  margin-bottom: 6px;
  font-family: 'Poppins', sans-serif;
}
.woocommerce #secondary .widget_products ul li a:hover {
  color: #37ace2;
}
@media screen and (max-width: 769px) {
  body.woocommerce .coupon #coupon_code, body.woocommerce-page .coupon #coupon_code {
    width: 100% !important;
    margin-bottom: 10px;
    border: none;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
  }
  body.woocommerce .coupon .button, body.woocommerce-page .coupon .button {
    width: 100% !important;
  }
}
body.woocommerce form .form-row, body.woocommerce-page form .form-row {
  padding: 0 0 10px;
}
body.woocommerce table.cart td.actions .coupon .input-text, body.woocommerce-page table.cart td.actions .coupon .input-text {
  margin-right: 15px;
}
body.woocommerce textarea, body.woocommerce-page textarea {
  padding-top: 24px;
  padding-bottom: 24px;
  min-height: 140px;
}
body.woocommerce .nice-select, body.woocommerce-page .nice-select {
  border: 1px solid #ececec;
  text-align: left;
  -webkit-border-radius: 1px;
  -khtml-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  height: 50px;
}
body.woocommerce .nice-select span.current, body.woocommerce-page .nice-select span.current {
  line-height: 35px;
}
body.woocommerce .nice-select:after, body.woocommerce-page .nice-select:after {
  color: inherit;
}
body.woocommerce form .select2-container--default .select2-selection, body.woocommerce-page form .select2-container--default .select2-selection {
  border: 1px solid #ececec;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  height: 50px;
}
body.woocommerce form .select2-container--default .select2-selection .select2-selection__rendered, body.woocommerce-page form .select2-container--default .select2-selection .select2-selection__rendered {
  line-height: 50px;
  color: #767677;
  font-size: 16px;
  padding-left: 14px;
}
body.woocommerce.btn-type-gradient #respond input#submit, body.woocommerce-page.btn-type-gradient #respond input#submit, body.woocommerce.btn-type-gradient a.button, body.woocommerce-page.btn-type-gradient a.button, body.woocommerce.btn-type-gradient a.wc-forward, body.woocommerce-page.btn-type-gradient a.wc-forward, body.woocommerce.btn-type-gradient button.button, body.woocommerce-page.btn-type-gradient button.button, body.woocommerce.btn-type-gradient input.button, body.woocommerce-page.btn-type-gradient input.button, body.woocommerce.btn-type-gradient .cart button.button, body.woocommerce-page.btn-type-gradient .cart button.button, body.woocommerce.btn-type-gradient a.button.alt, body.woocommerce-page.btn-type-gradient a.button.alt {
  border: none;
  color: #fff;
  font-size: 16px;
  padding: 0 42px;
  line-height: 54px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  z-index: 1;
  font-weight: 600;
  outline: none;
  white-space: nowrap;
  text-transform: inherit;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  background-image: -webkit-linear-gradient(90deg, #ffc000 0%, #ffc000 50%, #ffc000);
  background-image: -moz-linear-gradient(90deg, #ffc000 0%, #ffc000 50%, #ffc000);
  background-image: -ms-linear-gradient(90deg, #ffc000 0%, #ffc000 50%, #ffc000);
  background-image: -o-linear-gradient(90deg, #ffc000 0%, #ffc000 50%, #ffc000);
  background-image: linear-gradient(90deg, #ffc000 0%, #ffc000 50%, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
  background-size: 300%, 1px;
  background-position: 0%;
}
body.woocommerce.btn-type-gradient #respond input#submit:hover, body.woocommerce-page.btn-type-gradient #respond input#submit:hover, body.woocommerce.btn-type-gradient a.button:hover, body.woocommerce-page.btn-type-gradient a.button:hover, body.woocommerce.btn-type-gradient a.wc-forward:hover, body.woocommerce-page.btn-type-gradient a.wc-forward:hover, body.woocommerce.btn-type-gradient button.button:hover, body.woocommerce-page.btn-type-gradient button.button:hover, body.woocommerce.btn-type-gradient input.button:hover, body.woocommerce-page.btn-type-gradient input.button:hover, body.woocommerce.btn-type-gradient .cart button.button:hover, body.woocommerce-page.btn-type-gradient .cart button.button:hover, body.woocommerce.btn-type-gradient a.button.alt:hover, body.woocommerce-page.btn-type-gradient a.button.alt:hover, body.woocommerce.btn-type-gradient #respond input#submit:focus, body.woocommerce-page.btn-type-gradient #respond input#submit:focus, body.woocommerce.btn-type-gradient a.button:focus, body.woocommerce-page.btn-type-gradient a.button:focus, body.woocommerce.btn-type-gradient a.wc-forward:focus, body.woocommerce-page.btn-type-gradient a.wc-forward:focus, body.woocommerce.btn-type-gradient button.button:focus, body.woocommerce-page.btn-type-gradient button.button:focus, body.woocommerce.btn-type-gradient input.button:focus, body.woocommerce-page.btn-type-gradient input.button:focus, body.woocommerce.btn-type-gradient .cart button.button:focus, body.woocommerce-page.btn-type-gradient .cart button.button:focus, body.woocommerce.btn-type-gradient a.button.alt:focus, body.woocommerce-page.btn-type-gradient a.button.alt:focus, body.woocommerce.btn-type-gradient #respond input#submit:active, body.woocommerce-page.btn-type-gradient #respond input#submit:active, body.woocommerce.btn-type-gradient a.button:active, body.woocommerce-page.btn-type-gradient a.button:active, body.woocommerce.btn-type-gradient a.wc-forward:active, body.woocommerce-page.btn-type-gradient a.wc-forward:active, body.woocommerce.btn-type-gradient button.button:active, body.woocommerce-page.btn-type-gradient button.button:active, body.woocommerce.btn-type-gradient input.button:active, body.woocommerce-page.btn-type-gradient input.button:active, body.woocommerce.btn-type-gradient .cart button.button:active, body.woocommerce-page.btn-type-gradient .cart button.button:active, body.woocommerce.btn-type-gradient a.button.alt:active, body.woocommerce-page.btn-type-gradient a.button.alt:active {
  outline: medium none;
  text-decoration: none;
  color: #fff;
  background-position: 100%;
}
body.woocommerce.btn-type-normal #respond input#submit, body.woocommerce-page.btn-type-normal #respond input#submit, body.woocommerce.btn-type-normal a.button, body.woocommerce-page.btn-type-normal a.button, body.woocommerce.btn-type-normal a.wc-forward, body.woocommerce-page.btn-type-normal a.wc-forward, body.woocommerce.btn-type-normal button.button, body.woocommerce-page.btn-type-normal button.button, body.woocommerce.btn-type-normal input.button, body.woocommerce-page.btn-type-normal input.button, body.woocommerce.btn-type-normal .cart button.button, body.woocommerce-page.btn-type-normal .cart button.button, body.woocommerce.btn-type-normal a.button.alt, body.woocommerce-page.btn-type-normal a.button.alt {
  border: none;
  color: #fff;
  font-size: 16px;
  padding: 0 42px;
  line-height: 54px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  z-index: 1;
  font-weight: 600;
  outline: none;
  white-space: nowrap;
  text-transform: inherit;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  background-image: none;
  background-color: #37ace2;
}
body.woocommerce.btn-type-normal #respond input#submit:hover, body.woocommerce-page.btn-type-normal #respond input#submit:hover, body.woocommerce.btn-type-normal a.button:hover, body.woocommerce-page.btn-type-normal a.button:hover, body.woocommerce.btn-type-normal a.wc-forward:hover, body.woocommerce-page.btn-type-normal a.wc-forward:hover, body.woocommerce.btn-type-normal button.button:hover, body.woocommerce-page.btn-type-normal button.button:hover, body.woocommerce.btn-type-normal input.button:hover, body.woocommerce-page.btn-type-normal input.button:hover, body.woocommerce.btn-type-normal .cart button.button:hover, body.woocommerce-page.btn-type-normal .cart button.button:hover, body.woocommerce.btn-type-normal a.button.alt:hover, body.woocommerce-page.btn-type-normal a.button.alt:hover, body.woocommerce.btn-type-normal #respond input#submit:focus, body.woocommerce-page.btn-type-normal #respond input#submit:focus, body.woocommerce.btn-type-normal a.button:focus, body.woocommerce-page.btn-type-normal a.button:focus, body.woocommerce.btn-type-normal a.wc-forward:focus, body.woocommerce-page.btn-type-normal a.wc-forward:focus, body.woocommerce.btn-type-normal button.button:focus, body.woocommerce-page.btn-type-normal button.button:focus, body.woocommerce.btn-type-normal input.button:focus, body.woocommerce-page.btn-type-normal input.button:focus, body.woocommerce.btn-type-normal .cart button.button:focus, body.woocommerce-page.btn-type-normal .cart button.button:focus, body.woocommerce.btn-type-normal a.button.alt:focus, body.woocommerce-page.btn-type-normal a.button.alt:focus, body.woocommerce.btn-type-normal #respond input#submit:active, body.woocommerce-page.btn-type-normal #respond input#submit:active, body.woocommerce.btn-type-normal a.button:active, body.woocommerce-page.btn-type-normal a.button:active, body.woocommerce.btn-type-normal a.wc-forward:active, body.woocommerce-page.btn-type-normal a.wc-forward:active, body.woocommerce.btn-type-normal button.button:active, body.woocommerce-page.btn-type-normal button.button:active, body.woocommerce.btn-type-normal input.button:active, body.woocommerce-page.btn-type-normal input.button:active, body.woocommerce.btn-type-normal .cart button.button:active, body.woocommerce-page.btn-type-normal .cart button.button:active, body.woocommerce.btn-type-normal a.button.alt:active, body.woocommerce-page.btn-type-normal a.button.alt:active {
  outline: medium none;
  text-decoration: none;
  color: #fff;
  background-color: #d6a100;
}
.woocommerce .comment-form, .woocommerce-page .comment-form {
  max-width: 100%;
}
.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
  color: inherit;
  border-color: #37ace2;
}
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
  color: #37ace2;
}
.woocommerce #content .quantity, .woocommerce-page #content .quantity {
  position: relative;
  display: inline-block;
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}
.woocommerce #content .quantity .qty, .woocommerce-page #content .quantity .qty {
  padding: 0 10px;
  border: 2px solid #e2e2e2;
  color: #767677;
  font-weight: 500;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
  -moz-appearance: textfield;
  height: 54px;
  width: 83px;
}
.woocommerce #content .quantity .qty::-webkit-outer-spin-button, .woocommerce-page #content .quantity .qty::-webkit-outer-spin-button, .woocommerce #content .quantity .qty::-webkit-inner-spin-button, .woocommerce-page #content .quantity .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce #content .quantity-icon i, .woocommerce-page #content .quantity-icon i {
  height: 12px;
  width: 12px;
  line-height: 12px;
  text-align: center;
  position: absolute;
  color: #999;
  font-size: 14px;
  right: 12px;
  cursor: pointer;
}
.woocommerce #content .quantity-icon i.quantity-up, .woocommerce-page #content .quantity-icon i.quantity-up {
  top: 20px;
}
.woocommerce #content .quantity-icon i.quantity-down, .woocommerce-page #content .quantity-icon i.quantity-down {
  bottom: 20px;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
  padding: 20px 15px;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce table.shop_table tbody th, .woocommerce-page table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot th {
  font-weight: 500;
}
.woocommerce-page #add_payment_method table.cart img, .woocommerce-page.woocommerce-cart table.cart img, .woocommerce-page.woocommerce-checkout table.cart img {
  width: 50px;
}
@media screen and (min-width: 992px) {
  .woocommerce .content-row {
    margin: 0 -15px;
  }
  .woocommerce #primary.content-has-sidebar {
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 75%;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    -o-flex: 0 0 75%;
    max-width: 75%;
  }
  .woocommerce #secondary.widget-has-sidebar {
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    -o-flex: 0 0 25%;
    max-width: 25%;
  }
}
.woocommerce #secondary .widget_price_filter .ui-slider-horizontal {
  height: 4px;
  background-color: #e6e6e6;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #37ace2;
}
.woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-handle {
  height: 10px;
  width: 10px;
  background-color: #37ace2;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  top: -3px;
}
.woocommerce #secondary .widget_price_filter .price_slider_amount {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: center;
  padding-top: 10px;
}
.woocommerce #secondary .widget_price_filter .price_slider_amount .button {
  line-height: 36px;
  font-size: 14px;
  margin-right: 20px;
  letter-spacing: 0.05em;
  padding-left: 18px;
  padding-right: 18px;
}
.woocommerce #secondary .widget_price_filter .price_label {
  font-size: 14px;
  color: #252525;
  font-family: 'Poppins', sans-serif;
}
.widget_products .amount {
  font-size: 14px;
  font-weight: 700;
}
.widget_products del {
  color: #8f8f8f;
}
.widget_products del .amount {
  font-weight: 400;
  color: #8f8f8f;
}
.widget_products .star-rating-wrap {
  display: none !important;
}
.widget_rating_filter .wc-layered-nav-rating a {
  font-size: 0px;
  display: block;
  padding-left: 28px !important;
  position: relative;
}
.widget_rating_filter .wc-layered-nav-rating a:before {
  content: "";
  height: 18px;
  width: 18px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 18px;
  -khtml-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  position: absolute;
  top: 1px;
  left: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  -khtml-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  -moz-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  -ms-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  -o-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.widget_rating_filter .wc-layered-nav-rating a .star-rating {
  font-size: 18px;
}
.widget_rating_filter .wc-layered-nav-rating a:hover:before {
  border-color: #37ace2;
  background-color: #37ace2;
}
.widget_rating_filter .wc-layered-nav-rating.chosen a:before {
  border-color: #37ace2;
  background-color: #37ace2;
}
#shop-topbar {
  border-bottom: 1px solid #e5e5e5;
  background-color: #f7f7f7;
}
#shop-topbar .shop-topbar-item {
  margin: 11px 0;
  position: relative;
  padding-left: 76px;
  color: #000;
  font-size: 16px;
  min-height: 56px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
#shop-topbar .shop-topbar-item i {
  height: 56px;
  width: 56px;
  -webkit-border-radius: 56px;
  -khtml-border-radius: 56px;
  -moz-border-radius: 56px;
  -ms-border-radius: 56px;
  -o-border-radius: 56px;
  border-radius: 56px;
  border: 1px solid #e5e5e5;
  line-height: 54px;
  text-align: center;
  font-size: 24px;
  position: absolute;
  top: 0;
  left: 0;
}
#shop-topbar .shop-topbar-item span {
  font-weight: 500;
}
#shop-breadcrumb {
  padding: 23px 0;
}
#shop-breadcrumb ul {
  list-style: none;
  margin: 0;
}
#shop-breadcrumb ul li {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: #37ace2;
  margin: 10px 0;
  padding: 0 12px;
  position: relative;
}
#shop-breadcrumb ul li::after {
  content: '/';
  color: #e9e9e9;
  position: absolute;
  top: 0;
  right: -4px;
}
#shop-breadcrumb ul li:first-child {
  padding-left: 0;
}
#shop-breadcrumb ul li:last-child:after {
  display: none;
}
#shop-breadcrumb ul li a {
  color: #282828;
}
#shop-breadcrumb ul li a:hover {
  color: #37ace2;
}
.woocommerce .star-rating-wrap {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.woocommerce .star-rating-wrap .star-rating {
  margin: 0;
}
.woocommerce .star-rating-wrap .count-rating {
  font-size: 16px;
  margin-left: 8px;
  color: #223543;
  font-weight: 600;
}
.woocommerce span.onsale {
  height: 45px;
  width: 45px;
  min-width: inherit;
  min-height: inherit;
  font-size: 16px;
  color: #fff;
  padding: 0;
  text-align: center;
  line-height: 45px;
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  margin: 0 !important;
  top: 14px !important;
  left: 29px !important;
  right: auto !important;
  font-weight: normal;
  z-index: 1;
}
.woocommerce .star-rating {
  margin: 0;
  letter-spacing: 0.2em;
  width: 90px;
  height: 18px;
}
.woocommerce .star-rating span::before, .woocommerce .star-rating:before {
  content: "\f27d\f27d\f27d\f27d\f27d";
  font-family: 'Material-Design-Iconic-Font';
  font-size: 18px;
}
.woocommerce .star-rating span::before {
  color: #ffc600;
}
.woocommerce .star-rating:before {
  color: #d4d4d4;
}
.woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.woocommerce ul.products li.product {
  margin-bottom: 44px;
  margin-right: 0;
  margin-left: 0;
  padding: 0 15px;
}
.woocommerce ul.products li.product.last {
  margin-right: 0;
}
@media screen and (min-width: 992px) {
  .woocommerce ul.products.columns-4 li.product {
    width: calc(25% - 1px);
    width: -webkit-calc(25% - 1px);
    width: -ms-calc(25% - 1px);
    width: -o-calc(25% - 1px);
  }
}
@media screen and (max-width: 991px) {
  .woocommerce ul.products.columns-4 li.product {
    width: calc(33.33% - 1px);
    width: -webkit-calc(33.33% - 1px);
    width: -ms-calc(33.33% - 1px);
    width: -o-calc(33.33% - 1px);
  }
}
@media screen and (min-width: 768px) {
  .woocommerce ul.products.columns-3 li.product {
    width: calc(33.33% - 1px);
    width: -webkit-calc(33.33% - 1px);
    width: -ms-calc(33.33% - 1px);
    width: -o-calc(33.33% - 1px);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .woocommerce ul.products li.product {
    width: 50% !important;
  }
}
@media screen and (max-width: 575px) {
  .woocommerce ul.products li.product {
    width: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce #primary.content-has-sidebar ul.products.columns-4 li.product {
    width: calc(33.33% - 1px);
    width: -webkit-calc(33.33% - 1px);
    width: -ms-calc(33.33% - 1px);
    width: -o-calc(33.33% - 1px);
  }
}
.woocommerce ul.products li.product .woocommerce-product-title, .woocommerce .woocommerce-product-title {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 7px;
  font-weight: 700;
}
.woocommerce ul.products li.product .woocommerce-product-title a, .woocommerce .woocommerce-product-title a {
  color: inherit;
}
.woocommerce ul.products li.product .woocommerce-product-title a:hover, .woocommerce .woocommerce-product-title a:hover {
  color: #37ace2;
}
.woocommerce .woocommerce-product-category {
  font-size: 14px;
  color: inherit;
  margin-bottom: 3px;
}
.woocommerce .woocommerce-product-category a {
  color: inherit;
}
.woocommerce .woocommerce-product-category a:hover {
  color: #37ace2;
}
.woocommerce ul.products li.product .price {
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 0;
}
.woocommerce ul.products li.product .price del {
  color: #8f8f8f;
  font-weight: 400;
  opacity: 1;
}
.woocommerce ul.products li.product .price del .amount {
  background-image: none;
  text-fill-color: #8f8f8f;
  -o-text-fill-color: #8f8f8f;
  -ms-text-fill-color: #8f8f8f;
  -moz-text-fill-color: #8f8f8f;
  -webkit-text-fill-color: #8f8f8f;
}
.woocommerce ul.products li.product .price ins {
  font-weight: inherit;
}
.woocommerce .woocommerce-topbar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  position: relative;
  z-index: 101;
}
.woocommerce .woocommerce-topbar div.woocommerce-result-count {
  margin: 0 30px 30px 0px;
  flex-grow: 1;
}
.woocommerce .woocommerce-topbar .woocommerce-topbar-ordering {
  margin-bottom: 30px;
}
.woocommerce .woocommerce-topbar .woocommerce-result-count, .woocommerce .woocommerce-topbar .woocommerce-topbar-ordering .woocommerce-ordering {
  float: none;
  margin: 0;
  font-size: 16px;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering {
  min-width: 220px;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering .nice-select {
  background-color: #fff;
}
.woocommerce .woocommerce-product-inner {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
  -khtml-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
  -moz-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
  -ms-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
  -o-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
  box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
  padding-bottom: 22px;
  -webkit-border-radius: 18px;
  -khtml-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  overflow: hidden;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header {
  position: relative;
  overflow: hidden;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header img {
  width: auto;
  display: inline-block;
  margin-bottom: 0 !important;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.2s ease 0s;
  -khtml-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;
  transition: all 0.2s ease 0s;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view {
  width: 40px;
  height: 40px;
  margin: 0px;
  position: relative;
  -webkit-transition: all 0.2s ease 0s;
  -khtml-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;
  transition: all 0.2s ease 0s;
  white-space: nowrap;
  -webkit-transform: translateY(-100%) rotate(0);
  -khtml-transform: translateY(-100%) rotate(0);
  -moz-transform: translateY(-100%) rotate(0);
  -ms-transform: translateY(-100%) rotate(0);
  -o-transform: translateY(-100%) rotate(0);
  transform: translateY(-100%) rotate(0);
  opacity: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart .button, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist .button, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view .button {
  overflow: visible;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart .view-tooltip, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist .view-tooltip, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view .view-tooltip {
  position: absolute;
  top: 50%;
  background-color: #37ace2;
  color: #fff;
  text-indent: 0px;
  right: 65px;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 12px;
  padding: 0 10px;
  line-height: 30px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  opacity: 0;
  visibility: hidden;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart .view-tooltip:before, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist .view-tooltip:before, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view .view-tooltip:before {
  content: '';
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent transparent #37ace2;
  position: absolute;
  top: 50%;
  right: -11px;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart .view-tooltip.tooltip-view-cart, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist .view-tooltip.tooltip-view-cart, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view .view-tooltip.tooltip-view-cart {
  display: none;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart:hover .view-tooltip, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist:hover .view-tooltip, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view:hover .view-tooltip {
  opacity: 1;
  right: 50px;
  visibility: visible;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist {
  position: absolute;
  top: 70px;
  right: 20px;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view {
  position: absolute;
  right: 20px;
  top: 120px;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart {
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a {
  margin-top: 0;
  width: 40px;
  height: 40px;
  border: none;
  padding: 0;
  text-indent: -9999px;
  background-color: #000;
  background-position: inherit;
  background-size: inherit;
  background-image: none;
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
  -khtml-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
  -ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
  -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
  color: #fff;
  opacity: 1;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.loading:before {
  opacity: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.loading:after {
  top: 0 !important;
  right: 0px !important;
  text-indent: 0px;
  height: 40px !important;
  width: 40px !important;
  line-height: 40px !important;
  text-align: center !important;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.added {
  display: none;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a:before {
  content: '\f07a';
  font-size: 13px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  position: absolute;
  top: 50%;
  left: 50%;
  text-indent: 0px;
  transform: translate(-50%, -50%);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.wc-forward:before {
  content: '\f00c';
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.wc-forward + .tooltip-add-cart {
  display: none;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.wc-forward + .tooltip-add-cart + .tooltip-view-cart {
  display: block;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a:hover {
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-button, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistexistsbrowse, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistaddedbrowse {
  width: 40px;
  height: 40px;
  position: relative;
  text-indent: -9999px;
  color: #222;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-button .add_to_wishlist, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistexistsbrowse .add_to_wishlist, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistaddedbrowse .add_to_wishlist, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-button a, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistexistsbrowse a, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistaddedbrowse a {
  height: 40px;
  width: 40px;
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background-color: #000;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
  -khtml-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
  -ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
  -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-button .add_to_wishlist i, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistexistsbrowse .add_to_wishlist i, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistaddedbrowse .add_to_wishlist i, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-button a i, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistexistsbrowse a i, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistaddedbrowse a i {
  font-size: 13px;
  position: absolute;
  top: 50%;
  left: 50%;
  text-indent: 0px;
  transform: translate(-50%, -50%);
  margin: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistaddedbrowse a:before {
  content: "\f004";
  font-family: "Font Awesome 5 Pro";
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  text-indent: 0px;
  transform: translate(-50%, -50%);
  font-weight: 900;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcqv-button {
  width: 40px;
  height: 40px;
  position: relative;
  background-color: #000;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
  -khtml-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
  -ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
  -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  display: inline-block;
  overflow: hidden;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcqv-button i {
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  text-indent: 0px;
  transform: translate(-50%, -50%);
  margin: 0;
}
.woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-meta {
  opacity: 1;
}
.woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-meta:before {
  opacity: 1;
}
.woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart, .woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist, .woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view {
  opacity: 1;
  -webkit-transform: translateY(0) rotate(360deg);
  -khtml-transform: translateY(0) rotate(360deg);
  -moz-transform: translateY(0) rotate(360deg);
  -ms-transform: translateY(0) rotate(360deg);
  -o-transform: translateY(0) rotate(360deg);
  transform: translateY(0) rotate(360deg);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content {
  margin-top: 24px;
  text-align: center;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .price {
  line-height: 1;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .star-rating {
  float: none;
  margin: 0 auto 8px auto;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .count-rating {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
  margin-left: 8px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-title {
  padding: 0px !important;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-title a {
  color: inherit;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-title a:hover {
  color: #37ace2;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-subtitle {
  color: rgba(51, 51, 51, 0.66);
  font-size: 14px;
  margin-bottom: 12px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-attr {
  margin-bottom: 12px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-attr img {
  width: auto !important;
  margin: 0 !important;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .star-rating-wrap {
  margin-bottom: 3px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .star-rating-wrap .count-rating {
  display: none;
}
.woocommerce .woocommerce-product-inner + .button.yith-wcqv-button {
  display: none !important;
}
.woocommerce .product-type-grouped .woocommerce-product-header .woocommerce-product-meta {
  display: none !important;
}
.woocommerce nav.woocommerce-pagination {
  text-align: center;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
  border: none;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
  border: none;
  overflow: visible;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers {
  padding: 0;
  text-align: center;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 16px;
  font-weight: 700;
  color: #222;
  background-color: #fff;
  display: inline-block;
  margin: 0 6px 10px 6px;
  -webkit-border-radius: 56px;
  -khtml-border-radius: 56px;
  -moz-border-radius: 56px;
  -ms-border-radius: 56px;
  -o-border-radius: 56px;
  border-radius: 56px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  position: relative;
  z-index: 1;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:before, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:before {
  -webkit-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
  -khtml-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
  -moz-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
  -ms-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
  -o-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
  box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
  -webkit-border-radius: 60px;
  -khtml-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  z-index: -2;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:after {
  -webkit-border-radius: 60px;
  -khtml-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  z-index: -1;
  opacity: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev {
  font-size: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next:before, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next:after {
  font-size: 16px;
  content: '\f105';
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev:before, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev:after {
  font-size: 16px;
  font-weight: 400;
  content: '\f104';
  font-family: "Font Awesome 5 Pro";
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.current, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:hover {
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.current:before, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:hover:before {
  opacity: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.current:after, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:hover:after {
  opacity: 1;
}
.single-product .woocommerce-social-share {
  padding-top: 30px;
}
.single-product .woocommerce-social-share label {
  font-size: 14px;
  color: #42495b;
  font-family: 'Poppins', sans-serif;
  margin-right: 20px;
}
.single-product .woocommerce-social-share a {
  color: #6a6a6a;
  font-size: 16px;
  margin-right: 12px;
}
.single-product .woocommerce-social-share a:hover {
  color: #37ace2;
}
.single-product .woocommerce-summary-wrap {
  margin: 0 -25px;
}
.single-product .woocommerce-summary-wrap > .col-xl-6 {
  padding: 0 25px;
}
.single-product #shop-breadcrumb {
  padding-bottom: 46px;
}
.single-product #shop-newsletter {
  margin-top: 30px;
}
.single-product .woocommerce-sg-product-price {
  margin-bottom: 25px;
}
.single-product section.related {
  padding-top: 72px;
}
.single-product section.related h2 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 0;
}
.single-product section.related ul.products {
  margin-bottom: 0;
}
.single-product section.related ul.products li.product {
  margin-bottom: 0 !important;
  margin-top: 65px;
}
.single-product #primary div.product .woocommerce-product-details__short-description p:last-child {
  margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-sg-product-feature {
  margin-top: 34px;
  margin-bottom: 71px;
  list-style: none;
}
.single-product #primary div.product .woocommerce-sg-product-feature li {
  display: flex;
  flex-wrap: nowrap;
}
.single-product #primary div.product .woocommerce-sg-product-feature li i {
  margin-right: 8px;
  margin-top: 8px;
}
.single-product #primary div.product .woocommerce-sg-product-feature li p:last-child {
  margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-sg-product-feature li + li {
  margin-top: 10px;
}
.single-product #primary div.product form.cart {
  margin-bottom: 24px;
}
.single-product #primary div.product form.cart label {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 0;
  font-weight: 700;
  color: #232323;
  font-family: 'Poppins', sans-serif;
}
@media screen and (max-width: 767px) {
  .single-product #primary div.product form.cart label {
    font-size: 15px;
    line-height: normal;
  }
}
.single-product #primary div.product form.cart .reset_variations {
  display: none !important;
}
.single-product #primary div.product form.cart .variations {
  margin-bottom: 10px;
}
.single-product #primary div.product form.cart .variations td {
  padding-bottom: 20px;
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item {
  background-color: #f3f3f3;
  border: none;
  line-height: 40px;
  color: #152136;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease 0s;
  -khtml-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;
  margin: 0 5px 5px 0;
  width: 40px;
  height: 40px;
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item span {
  font-size: 14px;
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item.selected, .single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item:hover {
  background-color: #37ace2;
  color: #fff;
}
.single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item {
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  margin: 0 5px 5px 0;
  opacity: 0.5;
}
.single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item span {
  border: 2px solid rgba(0, 0, 0, 0.2);
}
.single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item.selected {
  opacity: 1;
}
.single-product #primary div.product form.cart.variations_form .woocommerce-variation-add-to-cart {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.single-product #primary div.product form.cart.variations_form .woocommerce-variation-add-to-cart .single_add_to_cart_button, .single-product #primary div.product form.cart.variations_form .woocommerce-variation-add-to-cart .quantity {
  margin-top: 20px;
}
.single-product #primary div.product form.cart.variations_form .woocommerce-variation-price {
  margin: 25px 0;
}
.single-product #primary div.product form.cart.variations_form button.single_add_to_cart_button {
  background-color: #37ace2;
}
.single-product #primary div.product form.cart.variations_form button.single_add_to_cart_button:hover {
  background-color: transparent;
}
.single-product #primary div.product form.cart:not(.variations_form), .single-product #primary div.product form.cart:not(.grouped_form) {
  display: flex;
  margin: 0;
  align-items: center;
  flex-wrap: wrap;
}
.single-product #primary div.product form.cart:not(.variations_form) .quantity, .single-product #primary div.product form.cart:not(.grouped_form) .quantity, .single-product #primary div.product form.cart:not(.variations_form) .single_add_to_cart_button, .single-product #primary div.product form.cart:not(.grouped_form) .single_add_to_cart_button {
  margin-top: 10px;
}
.single-product #primary div.product .woocommerce-gallery span.onsale {
  display: none;
}
.single-product #primary div.product .woocommerce-product-gallery {
  width: 100% !important;
  margin-bottom: 80px;
}
@media screen and (max-width: 991px) {
  .single-product #primary div.product .woocommerce-product-gallery {
    margin-bottom: 50px;
  }
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image {
  -webkit-border-radius: 18px;
  -khtml-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  -webkit-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
  -khtml-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
  -moz-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
  -ms-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
  -o-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
  box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
}
.single-product #primary div.product .woocommerce-product-gallery .flex-viewport {
  -webkit-border-radius: 18px;
  -khtml-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  -webkit-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
  -khtml-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
  -moz-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
  -ms-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
  -o-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
  box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
}
.single-product #primary div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav {
  margin-top: 40px;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 575px) {
  .single-product #primary div.product .woocommerce-product-gallery .flex-control-nav {
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px;
  }
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav li {
  padding: 0 15px;
  width: 33.33%;
  margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
  .single-product #primary div.product .woocommerce-product-gallery .flex-control-nav li {
    padding: 0 10px;
  }
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav img {
  opacity: 1;
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav img.flex-active {
  outline: 5px solid rgba(255, 192, 0, 0.1);
  outline-offset: -5px;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
  position: relative;
  display: block;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:before {
  content: '';
  background-color: rgba(255, 192, 0, 0.85);
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -khtml-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:after {
  content: "\f06e";
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  -webkit-border-radius: 40px;
  -khtml-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  background-color: #fff;
  text-align: center;
  color: #37ace2;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -khtml-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 0.3s linear;
  -khtml-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:before {
  opacity: 0.8;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:after {
  opacity: 1;
}
.single-product #primary div.product .entry-summary {
  width: 100% !important;
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .single-product #primary div.product .entry-summary {
    position: sticky;
    top: 62px;
  }
}
.single-product #primary div.product .entry-summary .yith-wcwl-add-to-wishlist {
  display: none;
}
.single-product #primary div.product .entry-summary .woocommerce-product-rating {
  margin-bottom: 0;
}
.single-product #primary div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link {
  display: none;
}
.single-product #primary div.product .entry-summary .woocommerce-product-rating .star-rating-wrap {
  margin-bottom: 8px;
}
.single-product #primary div.product .entry-summary .entry-title {
  font-size: 30px;
  margin-bottom: 9px;
}
.single-product #primary div.product .entry-summary .price {
  font-size: 24px;
  line-height: 1;
  color: #222;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
}
.single-product #primary div.product .entry-summary .price ins {
  margin-right: 22px;
}
.single-product #primary div.product .entry-summary .price del {
  color: #bfc7d3;
}
.single-product #primary div.product .entry-summary .price del .amount {
  color: #bfc7d3;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-excerpt {
  border-top: 1px dashed #6f6f6f;
  padding-top: 21px;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-excerpt > h3 {
  font-size: 30px;
  margin-bottom: 11px;
}
.single-product #primary div.product .entry-summary .single_add_to_cart_button {
  clear: left;
  margin-top: 30px;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs {
  overflow: visible;
  padding: 0;
  margin-top: -20px;
  margin-bottom: 0;
  text-align: center;
  position: relative;
  z-index: 1;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs:before {
  width: 100%;
  height: 2px;
  bottom: 24px;
  z-index: -1;
  background-color: #e2e2e2;
  border: none;
  top: auto;
}
@media screen and (max-width: 575px) {
  .single-product #primary div.product .woocommerce-tabs ul.wc-tabs:before {
    display: none;
  }
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs:after {
  display: none !important;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li {
  margin: 20px 8px 0 8px;
  padding: 0;
  border: none;
  background-color: transparent;
  position: relative;
  z-index: 99;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li:before, .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li:after {
  display: none !important;
}
@media screen and (max-width: 575px) {
  .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li {
    display: block;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a {
    display: block;
  }
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a {
  padding: 0 50px;
  font-size: 15px;
  line-height: 50px;
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  color: #222;
  font-weight: 600;
  position: relative;
  background-color: #fff;
  z-index: 1;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a:before {
  content: '';
  background-color: #fff;
  border: 2px solid #e2e2e2;
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  opacity: 0;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
@media screen and (max-width: 991px) {
  .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a {
    padding: 0 30px;
  }
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li.active > a {
  color: #fff;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li.active > a:before {
  opacity: 0;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li.active > a:after {
  opacity: 1;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel {
  font-size: 14px;
  line-height: 26px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel p:last-child {
  margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel > h2 {
  display: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel.panel {
  padding-top: 32px;
  margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes {
  border: 1px solid #dee2e6;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
  border-bottom: 1px solid #dee2e6;
  font-family: inherit;
  color: #152136;
  font-weight: normal;
  font-style: normal;
  padding: 10px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
  border-left: 1px solid #dee2e6;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-noreviews {
  margin-bottom: 10px !important;
}
.single-product #primary div.product .woocommerce-tabs .tab-product-feature-list {
  font-size: 18px;
  line-height: 34px;
}
.single-product #primary div.product .woocommerce-tabs .tab-product-feature-list .col-xl-4 {
  font-weight: 600;
}
.single-product #primary div.product .woocommerce-tabs .tab-product-feature-list .line-gap {
  margin: 0;
  width: 100%;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating {
  margin-bottom: 15px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating label {
  margin-bottom: 10px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-comment label {
  margin-bottom: 8px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews-title {
  font-size: 24px;
  margin-bottom: 22px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-reply-title, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .nice-select {
  display: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form #comment {
  height: 140px;
  min-height: 140px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form {
  padding: 30px;
  border: 1px solid #e9e9e9;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform {
  padding: 0;
  background-color: inherit;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist {
  padding: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review {
  position: relative;
  margin-bottom: 20px;
  padding: 30px;
  border: 1px solid #eee;
}
@media screen and (max-width: 1199px) {
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review {
    padding: 20px 15px 20px 20px;
  }
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap {
  position: absolute;
  right: 0;
  top: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap .count-rating {
  display: none;
}
@media screen and (max-width: 991px) {
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap {
    position: static;
    margin-bottom: 8px;
  }
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment_container {
  position: relative;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar {
  padding: 0;
  width: 80px;
  -webkit-border-radius: 80px;
  -khtml-border-radius: 80px;
  -moz-border-radius: 80px;
  -ms-border-radius: 80px;
  -o-border-radius: 80px;
  border-radius: 80px;
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
  -khtml-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 575px) {
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar {
    width: 40px;
    border: none;
  }
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
  border: none;
  margin: 0;
  padding: 0 0 0 100px;
}
@media screen and (max-width: 767px) {
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text .star-rating {
    float: none;
  }
}
@media screen and (max-width: 575px) {
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
    padding-left: 60px;
  }
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
  margin: 0 0 8px;
  font-size: 16px;
}
@media screen and (max-width: 575px) {
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
    display: block;
  }
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date {
  display: block;
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author {
  color: #222;
  font-family: 'Poppins', sans-serif;
  display: block;
  line-height: 1;
  margin-bottom: 4px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__dash {
  display: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .description p {
  margin: 0;
}
.single-product #primary div.product .quantity {
  margin-right: 30px;
}
.single-product #primary div.product .product_meta {
  padding-top: 29px;
  border-top: 1px dashed #6f6f6f;
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  color: inherit;
}
.single-product #primary div.product .product_meta > span {
  display: block;
  width: 100%;
  color: #222;
}
.single-product #primary div.product .product_meta > span + span {
  margin-top: 5px;
}
.single-product #primary div.product .product_meta a {
  color: #636363;
}
.single-product #primary div.product .product_meta a:hover {
  color: #37ace2;
}
@media screen and (min-width: 768px) {
  .single-product.header-sticky #primary div.product .entry-summary {
    top: 120px;
  }
  .single-product.header-sticky.admin-bar #primary div.product .entry-summary {
    top: 150px;
  }
}
body.woocommerce-cart .woocommerce-cart-form .actions .button, body.woocommerce-wishlist .woocommerce-cart-form .actions .button, body.woocommerce-cart #yith-wcwl-form .actions .button, body.woocommerce-wishlist #yith-wcwl-form .actions .button {
  padding: 0 20px !important;
}
body.woocommerce-cart .woocommerce-cart-form table.cart td.actions .input-text, body.woocommerce-wishlist .woocommerce-cart-form table.cart td.actions .input-text, body.woocommerce-cart #yith-wcwl-form table.cart td.actions .input-text, body.woocommerce-wishlist #yith-wcwl-form table.cart td.actions .input-text {
  width: 180px !important;
  height: 54px;
  padding: 0 25px;
  font-size: 16px;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table, body.woocommerce-wishlist .woocommerce-cart-form .shop_table, body.woocommerce-cart #yith-wcwl-form .shop_table, body.woocommerce-wishlist #yith-wcwl-form .shop_table {
  border: none;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table thead th, body.woocommerce-wishlist .woocommerce-cart-form .shop_table thead th, body.woocommerce-cart #yith-wcwl-form .shop_table thead th, body.woocommerce-wishlist #yith-wcwl-form .shop_table thead th {
  font-size: 15px;
  font-weight: 700;
  color: #333;
  padding: 10px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 3px solid #37ace2;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td, body.woocommerce-wishlist .woocommerce-cart-form .shop_table tbody td, body.woocommerce-cart #yith-wcwl-form .shop_table tbody td, body.woocommerce-wishlist #yith-wcwl-form .shop_table tbody td {
  text-align: left;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions, body.woocommerce-wishlist .woocommerce-cart-form .shop_table tbody td.actions, body.woocommerce-cart #yith-wcwl-form .shop_table tbody td.actions, body.woocommerce-wishlist #yith-wcwl-form .shop_table tbody td.actions {
  border-bottom: none;
  padding-left: 0;
  padding-right: 0;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name a, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name a, body.woocommerce-cart #yith-wcwl-form tbody .product-name a, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name a {
  color: #152136;
  font-size: 16px;
  font-weight: 600;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name a:hover, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name a:hover, body.woocommerce-cart #yith-wcwl-form tbody .product-name a:hover, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name a:hover {
  color: #37ace2;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name .yith-wcqv-button, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name .yith-wcqv-button, body.woocommerce-cart #yith-wcwl-form tbody .product-name .yith-wcqv-button, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name .yith-wcqv-button {
  display: none;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name dl.variation, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name dl.variation, body.woocommerce-cart #yith-wcwl-form tbody .product-name dl.variation, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name dl.variation {
  display: none;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-price, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-price, body.woocommerce-cart #yith-wcwl-form tbody .product-price, body.woocommerce-wishlist #yith-wcwl-form tbody .product-price, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-subtotal, body.woocommerce-cart #yith-wcwl-form tbody .product-subtotal, body.woocommerce-wishlist #yith-wcwl-form tbody .product-subtotal {
  color: #152136;
  font-size: 16px;
  font-weight: 600;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-price ins, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-price ins, body.woocommerce-cart #yith-wcwl-form tbody .product-price ins, body.woocommerce-wishlist #yith-wcwl-form tbody .product-price ins, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal ins, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-subtotal ins, body.woocommerce-cart #yith-wcwl-form tbody .product-subtotal ins, body.woocommerce-wishlist #yith-wcwl-form tbody .product-subtotal ins {
  color: #152136;
  background-color: transparent;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-thumbnail, body.woocommerce-cart #yith-wcwl-form tbody .product-thumbnail, body.woocommerce-wishlist #yith-wcwl-form tbody .product-thumbnail {
  text-align: center !important;
  min-width: 120px;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-thumbnail a, body.woocommerce-cart #yith-wcwl-form tbody .product-thumbnail a, body.woocommerce-wishlist #yith-wcwl-form tbody .product-thumbnail a {
  display: block;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a img, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-thumbnail a img, body.woocommerce-cart #yith-wcwl-form tbody .product-thumbnail a img, body.woocommerce-wishlist #yith-wcwl-form tbody .product-thumbnail a img {
  width: 100%;
  max-width: 80px;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove, body.woocommerce-wishlist .woocommerce-cart-form .product-remove, body.woocommerce-cart #yith-wcwl-form .product-remove, body.woocommerce-wishlist #yith-wcwl-form .product-remove {
  position: relative;
  min-width: 50px;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove, body.woocommerce-wishlist .woocommerce-cart-form .product-remove a.remove, body.woocommerce-cart #yith-wcwl-form .product-remove a.remove, body.woocommerce-wishlist #yith-wcwl-form .product-remove a.remove {
  font-size: 0px;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove:before, body.woocommerce-wishlist .woocommerce-cart-form .product-remove a.remove:before, body.woocommerce-cart #yith-wcwl-form .product-remove a.remove:before, body.woocommerce-wishlist #yith-wcwl-form .product-remove a.remove:before {
  content: "\f136";
  font-family: "Material-Design-Iconic-Font";
  font-size: 18px;
  height: 32px;
  width: 32px;
  line-height: 32px;
  background-color: #37ace2;
  color: #fff;
  -webkit-border-radius: 32px;
  -khtml-border-radius: 32px;
  -moz-border-radius: 32px;
  -ms-border-radius: 32px;
  -o-border-radius: 32px;
  border-radius: 32px;
  font-weight: normal;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  right: 0;
  margin: auto;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove:hover:before, body.woocommerce-wishlist .woocommerce-cart-form .product-remove a.remove:hover:before, body.woocommerce-cart #yith-wcwl-form .product-remove a.remove:hover:before, body.woocommerce-wishlist #yith-wcwl-form .product-remove a.remove:hover:before {
  color: #fff;
  background-color: rgba(255, 192, 0, 0.85);
}
@media screen and (max-width: 769px) {
  body.woocommerce-cart .woocommerce-cart-form .product-remove, body.woocommerce-wishlist .woocommerce-cart-form .product-remove, body.woocommerce-cart #yith-wcwl-form .product-remove, body.woocommerce-wishlist #yith-wcwl-form .product-remove {
    min-height: 57px;
  }
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table, body.woocommerce-wishlist .woocommerce-cart-form table.shop_table, body.woocommerce-cart #yith-wcwl-form table.shop_table, body.woocommerce-wishlist #yith-wcwl-form table.shop_table {
  margin-bottom: 40px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
@media screen and (max-width: 769px) {
  body.woocommerce-cart .woocommerce-cart-form table.shop_table td, body.woocommerce-wishlist .woocommerce-cart-form table.shop_table td, body.woocommerce-cart #yith-wcwl-form table.shop_table td, body.woocommerce-wishlist #yith-wcwl-form table.shop_table td {
    background-color: #fff !important;
  }
}
body.woocommerce-cart .cart-collaterals .cart_totals, body.woocommerce-wishlist .cart-collaterals .cart_totals {
  background-color: #fff;
  padding: 40px 50px;
  -webkit-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
  -khtml-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  width: 33.33%;
}
@media screen and (max-width: 991px) {
  body.woocommerce-cart .cart-collaterals .cart_totals, body.woocommerce-wishlist .cart-collaterals .cart_totals {
    width: 50%;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 991px) {
  body.woocommerce-cart .cart-collaterals .cart_totals, body.woocommerce-wishlist .cart-collaterals .cart_totals {
    padding: 30px;
    width: 100%;
  }
}
body.woocommerce-cart .cart-collaterals .cart_totals > h2, body.woocommerce-wishlist .cart-collaterals .cart_totals > h2 {
  font-size: 24px;
  border-bottom: 1px solid rgba(96, 101, 104, 0.15);
  margin-bottom: 20px;
  padding-bottom: 14px;
  text-transform: capitalize;
}
body.woocommerce-cart .cart-collaterals .cart_totals th, body.woocommerce-wishlist .cart-collaterals .cart_totals th {
  vertical-align: middle !important;
  border: none !important;
  color: inherit;
  font-weight: normal;
  padding: 12px 10px 12px 0px;
}
body.woocommerce-cart .cart-collaterals .cart_totals th + td, body.woocommerce-wishlist .cart-collaterals .cart_totals th + td {
  border-left: 1px solid #ebebeb;
}
body.woocommerce-cart .cart-collaterals .cart_totals td, body.woocommerce-wishlist .cart-collaterals .cart_totals td {
  border: none !important;
  padding: 12px 10px;
  text-align: right;
}
body.woocommerce-cart .cart-collaterals .cart_totals strong, body.woocommerce-wishlist .cart-collaterals .cart_totals strong {
  font-weight: 600;
}
body.woocommerce-cart .cart-collaterals .cart_totals .order-total th, body.woocommerce-wishlist .cart-collaterals .cart_totals .order-total th, body.woocommerce-cart .cart-collaterals .cart_totals .order-total td, body.woocommerce-wishlist .cart-collaterals .cart_totals .order-total td {
  color: #222;
  font-weight: 600;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table, body.woocommerce-wishlist .cart-collaterals .cart_totals .shop_table {
  border: none;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator p, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator p {
  margin-bottom: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button {
  color: #37ace2;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:after, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:after {
  content: '\f2f9';
  margin-left: 9px;
  font-family: "Material-Design-Iconic-Font";
  position: relative;
  top: 1px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:hover, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:hover {
  color: #37ace2;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form {
  padding-top: 10px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout, body.woocommerce-wishlist .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  padding-bottom: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button, body.woocommerce-wishlist .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  width: 100%;
}
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout, body.woocommerce-wishlist .cart-collaterals .wc-proceed-to-checkout {
  text-align: right;
}
.woocommerce-checkout form.checkout_coupon {
  border: 1px solid #eee;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: #f7f8fa;
}
.woocommerce-checkout form.checkout_coupon .form-row-first {
  width: 50%;
  padding-right: 30px;
}
.woocommerce-checkout form.checkout_coupon .form-row-last {
  width: 50%;
}
.woocommerce-checkout #add_payment_method #payment, .woocommerce-checkout #payment {
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.woocommerce-checkout #customer_details {
  margin: 0 -15px;
  width: inherit;
}
.woocommerce-checkout #customer_details .col-1, .woocommerce-checkout #customer_details .col-2 {
  width: 50%;
  flex: inherit;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .woocommerce-checkout #customer_details {
    margin: 0;
  }
  .woocommerce-checkout #customer_details .col-1, .woocommerce-checkout #customer_details .col-2 {
    width: 100%;
  }
}
.woocommerce-checkout #customer_details span.woocommerce-input-wrapper {
  width: 100%;
  display: block;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields {
  margin-bottom: 36px;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields > h3 {
  font-size: 24px;
  margin-bottom: 18px;
  text-transform: capitalize;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields {
  margin-bottom: 36px;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields > h3 {
  font-size: 24px;
  margin-bottom: 18px;
  text-transform: capitalize;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address {
  font-size: 24px;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -khtml-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address:hover {
  color: #37ace2;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address #ship-to-different-address-checkbox {
  position: absolute;
  opacity: 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label span:after {
  content: "\f01a";
  font-family: FontAwesome;
  margin-left: 14px;
  font-weight: normal;
}
.woocommerce-checkout #customer_details #billing_country_field label, .woocommerce-checkout #customer_details #shipping_country_field label, .woocommerce-checkout #customer_details #billing_address_1_field label, .woocommerce-checkout #customer_details #shipping_address_1_field label, .woocommerce-checkout #customer_details #order_comments_field label {
  display: none !important;
}
.woocommerce-checkout #customer_details #billing_country_field textarea, .woocommerce-checkout #customer_details #shipping_country_field textarea, .woocommerce-checkout #customer_details #billing_address_1_field textarea, .woocommerce-checkout #customer_details #shipping_address_1_field textarea, .woocommerce-checkout #customer_details #order_comments_field textarea {
  padding: 18px 30px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review_heading {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 18px;
  text-transform: capitalize;
}
.woocommerce-checkout form.woocommerce-checkout #order_review th {
  font-weight: 500;
  vertical-align: middle !important;
}
.woocommerce-checkout form.woocommerce-checkout #order_review th + td {
  border-left: 1px solid #ebebeb;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .product-total {
  border-left: 1px solid #ebebeb;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
  margin-bottom: 60px;
  border-right: none;
  border-top: none;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th {
  font-weight: 700;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td {
  border-left: none;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-total, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .cart-subtotal td, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .order-total td {
  font-size: 14px;
  font-weight: 700;
  color: #37ace2;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment {
  background-color: #f7f8fa;
  border: 1px solid #eee;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .about_paypal {
  margin-left: 10px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .wc_payment_methods {
  padding: 20px;
  border-bottom: 1px solid #eee;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .place-order {
  padding: 20px;
  margin: 0;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment #place_order {
  float: none;
  margin-top: 10px;
}
.woocommerce-checkout #payment label {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 600;
}
.woocommerce-checkout .woocommerce-order-details .woocommerce-order-details__title, .woocommerce-checkout .woocommerce-customer-details .woocommerce-column__title {
  font-size: 26px;
  margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce-columns--addresses.col2-set {
  margin-left: -15px;
  margin-right: -15px;
}
.woocommerce-checkout .woocommerce-columns--addresses.col2-set .woocommerce-column {
  width: 50%;
  max-width: 50%;
  margin-top: 55px;
}
@media screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce-columns--addresses.col2-set .woocommerce-column {
    width: 100%;
    max-width: 100%;
  }
}
.woocommerce-account .site-content #primary .woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  display: block;
  width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation {
  margin-bottom: 30px;
  width: 30%;
  float: left;
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation {
    width: 100%;
    margin-bottom: 60px;
  }
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul {
  margin: 0;
  list-style: none;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #eaeaea;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a {
  font-size: 16px;
  padding: 10px 0;
  color: #42495b;
  position: relative;
  display: block;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:hover {
  color: #37ace2;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:before {
  content: "\f178";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: block;
  font-family: "FontAwesome";
  color: #37ace2;
  margin-left: -16px;
  opacity: 0;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li.is-active > a, .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:hover {
  color: inherit;
  padding-left: 26px;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li.is-active > a:before, .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:hover:before {
  margin-left: 0;
  opacity: 1;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content {
  margin-bottom: 30px;
  padding: 0 15px;
  width: 70%;
  float: left;
}
@media screen and (max-width: 767px) {
  .woocommerce-account .site-content #primary .woocommerce-MyAccount-content {
    width: 100%;
    margin-bottom: 0;
  }
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content .col-1, .woocommerce-account .site-content #primary .woocommerce-MyAccount-content .col-2 {
  flex: inherit;
  max-width: inherit;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content .form-row label {
  width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content .form-row .woocommerce-input-wrapper {
  width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-form {
  background-color: #f8f8f8;
  border: 1px solid #eee;
  padding: 30px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  max-width: 670px;
  margin: 0px auto 30px auto;
  display: block;
  width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-form label {
  font-weight: 500;
  margin-bottom: 2px;
}
.woocommerce-account .site-content #primary .woocommerce-form .password-input {
  display: block;
  width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-Button.button {
  margin-right: 16px;
  height: auto;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-LostPassword {
  margin-bottom: 0;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-LostPassword a {
  color: #37ace2;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-LostPassword a:hover {
  color: #37ace2;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox {
  padding: 0;
  line-height: 50px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox span {
  font-size: 15px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
  position: relative;
  top: -1px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-Button {
  height: 42px;
}
.woocommerce-account .site-content #primary .woocommerce-notices-wrapper + h2 {
  text-align: center;
  font-size: 24px;
}
.woocommerce-account .site-content #primary #customer_login {
  margin: 0 -15px;
  width: inherit;
  display: flex;
  flex-wrap: wrap;
}
.woocommerce-account .site-content #primary #customer_login h2 {
  font-size: 24px;
  margin-bottom: 22px;
}
.woocommerce-account .site-content #primary #customer_login .u-column1.col-1, .woocommerce-account .site-content #primary #customer_login .u-column2.col-2 {
  width: 50%;
  flex: inherit;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .woocommerce-account .site-content #primary #customer_login {
    margin: 0;
  }
  .woocommerce-account .site-content #primary #customer_login .u-column1.col-1, .woocommerce-account .site-content #primary #customer_login .u-column2.col-2 {
    width: 100%;
    padding: 0;
  }
}
.woocommerce-account .site-content #primary .woocommerce-password-strength.bad {
  background-color: transparent;
  padding: 8px 0;
}
body #yith-wcwl-popup-message {
  margin-left: -108px;
  display: none;
  bottom: 30px;
  top: auto;
  right: 30px;
  left: auto;
  background-color: #37ace2;
  border-radius: 3px;
  border: none;
  color: #fff;
  padding: 0 20px;
}
body #yith-quick-view-modal .yith-quick-view-overlay {
  background-color: rgba(0, 0, 0, 0.85);
}
body #yith-quick-view-modal .yith-wcqv-main {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
body #yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close {
  color: rgba(0, 0, 0, 0.2);
  opacity: 1;
  border: none;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 0px;
}
body #yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close:before {
  content: "\f410";
  font-family: "Font Awesome 5 Pro";
  font-size: 18px;
}
body #yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close:hover {
  color: #37ace2;
}
body #yith-quick-view-modal .onsale {
  top: 29px !important;
}
body #yith-quick-view-modal #yith-quick-view-content div.images {
  padding: 15px;
  margin-bottom: 0;
  width: 50%;
}
@media screen and (max-width: 575px) {
  body #yith-quick-view-modal #yith-quick-view-content div.images {
    width: 100%;
    margin-bottom: 30px;
  }
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary {
  padding: 30px 30px 15px 15px;
  width: 50%;
}
@media screen and (max-width: 575px) {
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary {
    width: 100%;
  }
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary h1.product_title {
  font-size: 30px;
  margin-bottom: 5px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .woocommerce-product-rating {
  margin-bottom: 10px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price {
  font-weight: 600;
  color: #37ace2;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price del {
  color: #666;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart {
  border-top: 1px solid #f7f9fb;
  border-bottom: 1px solid #f7f9fb;
  padding: 18px 0;
  margin-bottom: 30px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart label {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 0;
  font-weight: 600;
  color: #232323;
  font-family: 'Poppins', sans-serif;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .reset_variations {
  display: none !important;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item {
  background-color: #f3f3f3;
  border: none;
  line-height: 40px;
  color: #6f6f6f;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease 0s;
  -khtml-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;
  margin: 0 5px 5px 0;
  width: 40px;
  height: 40px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item span {
  font-size: 14px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item.selected, body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item:hover {
  background-color: #37ace2;
  color: #fff;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .color-variable-wrapper .color-variable-item {
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  margin: 0 5px 5px 0;
  opacity: 0.5;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .color-variable-wrapper .color-variable-item span {
  border: 2px solid rgba(0, 0, 0, 0.2);
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .color-variable-wrapper .color-variable-item.selected {
  opacity: 1;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .woocommerce-product-details__short-description p {
  margin-bottom: 24px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as {
  display: block;
  font-weight: 600;
  font-size: 15px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper span, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in span, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as span, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper a, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in a, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as a {
  color: #37ace2;
  margin-left: 7px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper a:hover, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in a:hover, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as a:hover {
  color: #000;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in {
  display: none;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .quantity .qty {
  margin: 0 20px 0 0;
  padding: 0 12px;
  width: 70px;
  height: 54px;
}
.wishlist-title {
  width: 100%;
  text-align: center;
  margin: 0 0 45px;
}
.wishlist-title .button .fa {
  font-family: FontAwesome;
}
.hidden-title-form input + input {
  margin-top: 15px;
}
.hidden-title-form .btn {
  line-height: 51px !important;
}
.shop_table.cart.wishlist_table {
  margin-bottom: 0 !important;
}
#yith-wcwl-form tfoot td {
  display: none;
}
#yith-wcwl-form .product-stock-status {
  font-size: 16px;
  font-weight: 600;
}
#yith-wcwl-form .product-stock-status .wishlist-in-stock {
  color: #000 !important;
}
#yith-wcwl-form .wishlist-empty {
  text-align: center !important;
}
#yith-wcwl-form .product-add-to-cart {
  text-align: right !important;
}
#yith-wcwl-form .product-add-to-cart a.button {
  padding: 0 34px;
  display: inline-block !important;
}
#yith-wcwl-form .product-add-to-cart a.button.loading {
  padding-right: 30px;
}
#yith-wcwl-form .product-add-to-cart a.button.loading:after {
  top: 0 !important;
  right: 0px !important;
  text-indent: 0px;
  height: 50px !important;
  width: 50px !important;
  line-height: 50px !important;
  text-align: center !important;
}
#yith-wcwl-form .yith-wcwl-share {
  display: none;
}
@media screen and (max-width: 767px) {
  #yith-wcwl-form {
    overflow-x: scroll;
  }
  #yith-wcwl-form .cart.wishlist_table {
    min-width: 767px;
  }
}
#stripe-payment-data .form-row > label + div {
  width: 100%;
}
.woocommerce-lost-password .woocommerce-error {
  max-width: 440px;
  margin: auto;
}
.woocommerce-lost-password .woocommerce-ResetPassword {
  border: 1px solid #efefef;
  background-color: #f9f9f9;
  padding: 35px 30px 25px;
  max-width: 440px;
  margin: auto;
}
.woocommerce-lost-password .woocommerce-ResetPassword p {
  width: 100% !important;
  float: none !important;
}
.woocommerce-lost-password .woocommerce-ResetPassword .woocommerce-Button {
  width: 100%;
  height: 54px;
  line-height: 54px !important;
  padding: 0 30px !important;
  color: #fff !important;
}
.woocommerce-lost-password .woocommerce-form-row label {
  margin-bottom: 4px;
  font-weight: 500;
}
body:not(.elementor-editor-active) .ct-slick-slider {
  height: 150px;
  overflow: hidden;
  opacity: 0;
}
.slick-slide.slick-cloned img.lazyload {
  max-width: 100px;
}
#elementor-panel-get-pro-elements {
  display: none !important;
}
.elementor-icons-manager__tab__item {
  height: 80px !important;
}
.elementor-element .elementor-widget:not(:last-child) {
  margin-bottom: 0;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
  max-width: 1190px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
  max-width: 1200px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended .elementor-section-boxed > .elementor-column-gap-no {
  max-width: 1170px;
}
.elementor-editor-active .site-footer-custom, .elementor-editor-active #ct-header-wrap, .elementor-editor-active .ct-header-slider, .elementor-editor-active #ct-header-elementor {
  display: none !important;
}
.elementor-editor-active .elementor-element--toggle-edit-tools.elementor-widget-empty {
  background-color: transparent;
}
.elementor-editor-active .tnp-field > label {
  display: none;
}
.elementor-editor-active.single-header .site-content {
  background-color: #f4f4f4;
}
.elementor-editor-active .ct-grid .grid-item {
  position: static !important;
}
.site-content .elementor-container.elementor-column-gap-default, .site-footer-custom .elementor-container.elementor-column-gap-default {
  margin: 0 -10px;
}
.site-content .elementor-container.elementor-column-gap-extended, .site-footer-custom .elementor-container.elementor-column-gap-extended {
  margin: 0 -15px;
}
.site-content .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default, .site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default {
  margin: 0 auto;
}
.site-content .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default .elementor-row .elementor-column-gap-extended, .site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default .elementor-row .elementor-column-gap-extended {
  margin: 0 -10px;
}
.site-content .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended, .site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended {
  margin: 0 auto;
}
.site-content .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended .elementor-row .elementor-column-gap-extended, .site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended .elementor-row .elementor-column-gap-extended {
  margin: 0 -15px;
}
.site-content .elementor-section-stretched.elementor-section-full_width .elementor-section-boxed > .elementor-column-gap-extended, .site-footer-custom .elementor-section-stretched.elementor-section-full_width .elementor-section-boxed > .elementor-column-gap-extended {
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -khtml-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  margin: 0;
}
.site-content .elementor-widget-text-editor, .site-footer-custom .elementor-widget-text-editor {
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
}
.footer-template-default #ct-masthead, .footer-template-default #pagetitle {
  display: none;
}
.elementor-section-full_width.landing-boxed > .elementor-container {
  max-width: 1810px;
  padding: 0 55px;
}
@media screen and (max-width: 1260px) {
  .elementor-section-full_width.landing-boxed > .elementor-container {
    padding: 0 15px;
  }
}
.elementor-section-full_width.landing-boxed > .elementor-container > .elementor-row {
  background-color: #fff;
  -webkit-box-shadow: 0 0 54px rgba(7, 0, 76, 0.30);
  -khtml-box-shadow: 0 0 54px rgba(7, 0, 76, 0.30);
  -moz-box-shadow: 0 0 54px rgba(7, 0, 76, 0.30);
  -ms-box-shadow: 0 0 54px rgba(7, 0, 76, 0.30);
  -o-box-shadow: 0 0 54px rgba(7, 0, 76, 0.30);
  box-shadow: 0 0 54px rgba(7, 0, 76, 0.30);
  overflow: hidden;
}
.elementor-section-full_width.landing-boxed > .elementor-container > .elementor-row .elementor-element > .elementor-container {
  margin-left: auto;
  margin-right: auto;
}
.elementor-section-full_width.landing-boxed > .elementor-container > .elementor-row {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.ct-text-editor p:last-child {
  margin-bottom: 0;
}
.elementor-widget-icon-box .elementor-icon i:before {
  position: static;
}
body .elementor-widget-icon-box.elementor-view-framed .elementor-icon, body .elementor-widget-icon-box.elementor-view-default .elementor-icon {
  fill: #37ace2;
  color: #37ace2;
  border-color: #37ace2;
}
.single-footer #ct-masthead, .elementor_library-template-default.single-elementor_library #ct-masthead, .single-footer #colophon, .elementor_library-template-default.single-elementor_library #colophon {
  display: none;
}
@media screen and (max-width: 1199px) {
  .ct-service-carousel2.ct-slick-slider .slick-list, .ct-testimonial-carousel2.ct-slick-slider .slick-list, .ct-portfolio-carousel2.ct-slick-slider .slick-list, .ct-client1.ct-slick-slider .slick-list {
    margin: 0;
  }
  .col-offset-left > .elementor-column-wrap .elementor-widget-wrap, .col-offset-left > .elementor-widget-wrap, .ct-column-offset-left > .elementor-column-wrap .elementor-widget-wrap, .ct-column-offset-left > .elementor-widget-wrap {
    padding-left: 0 !important;
  }
  .col-offset-right > .elementor-column-wrap .elementor-widget-wrap, .col-offset-right > .elementor-widget-wrap, .ct-column-offset-right > .elementor-column-wrap .elementor-widget-wrap, .ct-column-offset-right > .elementor-widget-wrap {
    padding-right: 0 !important;
  }
}
.animate-time1 .wow {
  animation-delay: 100ms;
}
.animate-time2 .wow {
  animation-delay: 200ms;
}
.animate-time3 .wow {
  animation-delay: 300ms;
}
.animate-time4 .wow {
  animation-delay: 400ms;
}
.animate-time5 .wow {
  animation-delay: 500ms;
}
.animate-time6 .wow {
  animation-delay: 600ms;
}
.animate-time7 .wow {
  animation-delay: 700ms;
}
.animate-time8 .wow {
  animation-delay: 800ms;
}
.animate-time9 .wow {
  animation-delay: 800ms;
}
.animate-time10 .wow {
  animation-delay: 1000ms;
}
.animate-time11 .wow {
  animation-delay: 1100ms;
}
.animate-time12 .wow {
  animation-delay: 1200ms;
}
.animate-time13 .wow {
  animation-delay: 1300ms;
}
.animate-time14 .wow {
  animation-delay: 1400ms;
}
.animate-time15 .wow {
  animation-delay: 1500ms;
}
.animate-time16 .wow {
  animation-delay: 1600ms;
}
.ct-logo {
  opacity: 1;
}
.ct-logo a {
  display: inline-block;
}
.ct-logo img {
  width: auto;
}
.ct-logo-animate {
  display: inline-flex;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-logo-animate .ct-logo1 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: auto;
  line-height: 1;
}
.ct-logo-animate .ct-logo1 .ct-logo-inner {
  animation: ctspinY 4s linear infinite;
  -webkit-animation: ctspinY 4s linear infinite;
  display: inline-flex;
}
.ct-logo-animate .ct-logo2 {
  animation: ctspin 22s linear infinite;
  -webkit-animation: ctspin 22s linear infinite;
}
.ct-nav-menu1 .ct-main-menu > li:hover > a, .ct-nav-menu1 .ct-main-menu > li.current_page_item > a:not(.is-one-page), .ct-nav-menu1 .ct-main-menu > li.current-menu-item > a:not(.is-one-page), .ct-nav-menu1 .ct-main-menu > li.current_page_ancestor > a:not(.is-one-page), .ct-nav-menu1 .ct-main-menu > li.current-menu-ancestor > a:not(.is-one-page), .ct-nav-menu1 .ct-main-menu > li a.is-one-page.ct-onepage-active {
  color: #37ace2;
}
.ct-nav-menu1 .ct-main-menu > li .link-icon {
  color: inherit;
}
.ct-nav-menu1 .ct-main-menu .sub-menu {
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.ct-nav-menu1.style1 .ct-main-menu > li > a:before {
  display: none;
}
.ct-nav-menu1.style2 .ct-main-menu > li {
  z-index: 1;
}
.ct-nav-menu1.style2 .ct-main-menu > li:after {
  content: '';
  height: 34px;
  width: 1px;
  background: #d8d8d8;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: -17px;
  z-index: -1;
}
.ct-nav-menu1.style2 .ct-main-menu > li:last-child:after {
  display: none;
}
.ct-nav-menu1.style2 .ct-main-menu > li > a:before {
  height: 4px;
}
.ct-nav-menu1.style3 .ct-main-menu > li > a:before {
  display: block;
  height: 3px;
  width: 0;
  background: #37ace2;
  right: auto;
  left: -14px;
  bottom: auto;
  margin-top: 17px;
  top: 50%;
}
.ct-nav-menu1.style3 .ct-main-menu > li > a.ct-onepage-active:before, .ct-nav-menu1.style3 .ct-main-menu > li:hover > a:before, .ct-nav-menu1.style3 .ct-main-menu > li.current_page_item:not(.menu-item-type-custom) > a:before, .ct-nav-menu1.style3 .ct-main-menu > li.current-menu-item:not(.menu-item-type-custom) > a:before, .ct-nav-menu1.style3 .ct-main-menu > li.current-menu-parent > a:before, .ct-nav-menu1.style3 .ct-main-menu > li.current_page_ancestor:not(.menu-item-type-custom) > a:before, .ct-nav-menu1.style3 .ct-main-menu > li.current-menu-ancestor:not(.menu-item-type-custom) > a:before {
  width: 42px;
}
.ct-nav-menu1.style4 .ct-main-menu > li > a:before {
  display: block;
  background: #37ace2;
  height: 4px;
}
.ct-header-menu-popup span {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  display: inline-block;
  padding: 4px 0;
  position: relative;
  cursor: pointer;
}
.ct-header-menu-popup span:before, .ct-header-menu-popup span:after {
  content: '';
  width: 25px;
  height: 2px;
  background-color: #37ace2;
  position: absolute;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-header-menu-popup span:before {
  top: 0;
  left: 0;
}
.ct-header-menu-popup span:after {
  right: 0;
  bottom: 0;
}
.ct-header-menu-popup span:hover:before, .ct-header-menu-popup span:hover:after {
  width: 100%;
}
.ct-heading {
  position: relative;
  z-index: 1;
}
.ct-heading .sub-divider-image {
  margin-top: -3px;
  line-height: 1;
}
.ct-heading.sub-style2 {
  display: inline-flex;
  align-items: center;
}
.ct-heading .item--sub-title {
  font-weight: 600;
  display: inline-block;
  color: #0e0e0e;
  font-family: 'Poppins', sans-serif;
}
.ct-heading .item--sub-title:before {
  opacity: 0;
}
.ct-heading .item--sub-title.style1 {
  padding-left: 75px;
  position: relative;
}
.ct-heading .item--sub-title.style1:before {
  content: '';
  width: 50px;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  -webkit-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
  -khtml-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
  -moz-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
  -ms-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
  -o-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
  box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
}
.ct-heading .item--sub-title.style1.hide-line {
  padding-left: 0;
}
.ct-heading .item--sub-title.style2 {
  position: absolute;
  left: 9px;
  top: 0;
  -webkit-transform: rotate(-90deg) translateX(calc(-50% - 42px));
  -khtml-transform: rotate(-90deg) translateX(calc(-50% - 42px));
  -moz-transform: rotate(-90deg) translateX(calc(-50% - 42px));
  -ms-transform: rotate(-90deg) translateX(calc(-50% - 42px));
  -o-transform: rotate(-90deg) translateX(calc(-50% - 42px));
  transform: rotate(-90deg) translateX(calc(-50% - 42px));
  font-family: inherit;
  color: #666;
  font-size: 18px;
  letter-spacing: 0.3em;
  font-weight: 400;
  padding-bottom: 4px;
  transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
}
.ct-heading .item--sub-title.style2:before {
  content: '';
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: -o-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: linear-gradient(bottom, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000');
}
.ct-heading .item--sub-title.style2 + .item--title {
  padding-left: 52px;
}
.ct-heading .item--sub-title.style3 {
  padding-right: 114px;
  position: relative;
  color: #37ace2;
  font-weight: 700;
  margin-bottom: 10px;
}
.ct-heading .item--sub-title.style3:before {
  content: '';
  width: 102px;
  height: 2px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #37ace2;
}
.ct-heading .item--sub-title.style4 {
  padding-right: 213px;
  position: relative;
  color: #37ace2;
  font-weight: 700;
  margin-bottom: 7px;
}
.ct-heading .item--sub-title.style4:before {
  content: '';
  width: 191px;
  height: 9px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(../images/sub-title.png);
  background-repeat: no-repeat;
}
.ct-heading .item--sub-title.style5 {
  padding-left: 188px;
  padding-right: 188px;
  position: relative;
  color: #37ace2;
  font-weight: 700;
  margin-bottom: 7px;
}
.ct-heading .item--sub-title.style5:before, .ct-heading .item--sub-title.style5:after {
  content: '';
  width: 174px;
  height: 9px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(../images/sub-title.png);
  background-repeat: no-repeat;
}
.ct-heading .item--sub-title.style5:after {
  left: auto;
  right: 0;
}
.ct-heading .item--sub-title.style6 {
  padding-right: 50px;
  position: relative;
  color: #37ace2;
  font-weight: 700;
  margin-bottom: 10px;
}
.ct-heading .item--sub-title.style6:before {
  content: '';
  width: 37px;
  height: 3px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #37ace2;
}
.ct-heading .item--sub-title.style7 {
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
  color: #37ace2;
  font-weight: 700;
  margin-bottom: 7px;
}
.ct-heading .item--sub-title.style7:before, .ct-heading .item--sub-title.style7:after {
  content: '';
  width: 37px;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #37ace2;
}
.ct-heading .item--sub-title.style7:after {
  left: auto;
  right: 0;
}
.ct-heading .item--sub-title.style8 {
  padding-right: 44px;
  position: relative;
  color: #37ace2;
  font-weight: 600;
  margin-bottom: 6px;
}
.ct-heading .item--sub-title.style8 span {
  width: 31px;
  height: 6px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.ct-heading .item--sub-title.style8 span:before, .ct-heading .item--sub-title.style8 span:after {
  content: '';
  background-color: #37ace2;
  position: absolute;
  height: 2px;
  left: 0;
}
.ct-heading .item--sub-title.style8 span:before {
  width: 100%;
  top: 0;
}
.ct-heading .item--sub-title.style8 span:after {
  width: 17px;
  bottom: 0;
}
.ct-heading .item--sub-title.style9 {
  padding-left: 44px;
  padding-right: 44px;
  position: relative;
  color: #37ace2;
  font-weight: 600;
  margin-bottom: 6px;
}
.ct-heading .item--sub-title.style9 span {
  width: 31px;
  height: 6px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.ct-heading .item--sub-title.style9 span:before, .ct-heading .item--sub-title.style9 span:after {
  content: '';
  background-color: #37ace2;
  position: absolute;
  height: 2px;
}
.ct-heading .item--sub-title.style9 span:before {
  width: 100%;
  top: 0;
}
.ct-heading .item--sub-title.style9 span:after {
  width: 17px;
  bottom: 0;
}
.ct-heading .item--sub-title.style9 .line-left {
  left: 0;
}
.ct-heading .item--sub-title.style9 .line-left:before, .ct-heading .item--sub-title.style9 .line-left:after {
  right: 0;
}
.ct-heading .item--sub-title.style9 .line-right {
  right: 0;
}
.ct-heading .item--sub-title.style9 .line-right:before, .ct-heading .item--sub-title.style9 .line-right:after {
  left: 0;
}
.ct-heading .item--sub-title.style10 {
  font-size: 18px;
  color: #37ace2;
  font-family: inherit;
  font-weight: 400;
  padding-left: 65px;
  position: relative;
  margin-bottom: 8px;
}
.ct-heading .item--sub-title.style10 .sub-dots {
  position: absolute;
  width: 54px;
  height: 16px;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.ct-heading .item--sub-title.style10 .sub-dots span, .ct-heading .item--sub-title.style10 .sub-dots:before, .ct-heading .item--sub-title.style10 .sub-dots:after {
  content: '';
  width: 16px;
  height: 16px;
  border: 3px solid #fff;
  -webkit-border-radius: 16px;
  -khtml-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0 0 6px rgba(1, 1, 1, 0.15);
  -khtml-box-shadow: 0 0 6px rgba(1, 1, 1, 0.15);
  -moz-box-shadow: 0 0 6px rgba(1, 1, 1, 0.15);
  -ms-box-shadow: 0 0 6px rgba(1, 1, 1, 0.15);
  -o-box-shadow: 0 0 6px rgba(1, 1, 1, 0.15);
  box-shadow: 0 0 6px rgba(1, 1, 1, 0.15);
  background: #37ace2;
  position: absolute;
  top: 0;
}
.ct-heading .item--sub-title.style10 .sub-dots span {
  left: 0;
}
.ct-heading .item--sub-title.style10 .sub-dots:before {
  background-color: #000;
  left: 20px;
}
.ct-heading .item--sub-title.style10 .sub-dots:after {
  left: 40px;
}
.ct-heading .item--sub-title.show-line:before {
  opacity: 1;
}
.ct-heading .item--sub-title.hide-line {
  padding-left: 0;
}
.ct-heading .item--sub-title.hide-line:before {
  display: none;
}
.ct-heading .item--title {
  margin-bottom: 0;
}
.ct-heading .item--title .ct-typingout-wrap {
  position: relative;
  min-width: 315px;
}
.ct-heading .item--title .ct-typingout-wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.ct-heading .item--title .ct-typingout-wrap, .ct-heading .item--title .ct-typingout-typed, .ct-heading .item--title .ct-typingout-animation {
  color: inherit !important;
}
.ct-heading .item--title strong {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .ct-heading .item--title br {
    display: none;
  }
}
.ct-heading .item--title .d-inline-block {
  padding-bottom: 3px;
}
.ct-heading .item--title.st-line-left1 span.sp-main, .ct-heading .item--title.st-line-right1 span.sp-main {
  padding-left: 82px;
  position: relative;
  display: inline-block;
}
.ct-heading .item--title.st-line-left1 span.sp-main i, .ct-heading .item--title.st-line-right1 span.sp-main i {
  width: 54px;
  height: 3px;
  position: absolute;
  top: 21px;
  left: 0;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
}
@media screen and (max-width: 1024px) {
  .ct-heading .item--title.st-line-left1 span.sp-main, .ct-heading .item--title.st-line-right1 span.sp-main {
    padding-left: 68px;
  }
  .ct-heading .item--title.st-line-left1 span.sp-main i, .ct-heading .item--title.st-line-right1 span.sp-main i {
    width: 40px;
  }
}
@media screen and (max-width: 575px) {
  .ct-heading .item--title.st-line-left1 span.sp-main, .ct-heading .item--title.st-line-right1 span.sp-main {
    padding-left: 0;
    padding-top: 23px;
  }
  .ct-heading .item--title.st-line-left1 span.sp-main i, .ct-heading .item--title.st-line-right1 span.sp-main i {
    width: 54px;
    top: 0;
    left: 0;
  }
}
.ct-heading .item--title span.d-inline-block, .ct-heading .item--title span.slide-in-container {
  color: inherit;
}
.ct-heading .item--title.st-line-right1 span.sp-main {
  padding-left: 0;
  padding-right: 82px;
}
.ct-heading .item--title.st-line-right1 span.sp-main i {
  left: auto;
  right: 0;
}
.ct-heading .item--title.st-line-right2 span.sp-main {
  padding-right: 56px;
  position: relative;
  display: inline-block;
}
.ct-heading .item--title.st-line-right2 span.sp-main:before {
  content: '';
  width: 39px;
  height: 3px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
}
.ct-heading .item--title.st-line-left2 span.sp-main {
  padding-left: 66px;
  position: relative;
  display: inline-block;
}
.ct-heading .item--title.st-line-left2 span.sp-main i {
  width: 50px;
  height: 11px;
  position: absolute;
  top: 15px;
  left: 0;
}
.ct-heading .item--title.st-line-left2 span.sp-main i:before, .ct-heading .item--title.st-line-left2 span.sp-main i:after {
  content: '';
  background-color: #37ace2;
  height: 3px;
  position: absolute;
  right: 0;
}
.ct-heading .item--title.st-line-left2 span.sp-main i:before {
  width: 25px;
  top: 0;
}
.ct-heading .item--title.st-line-left2 span.sp-main i:after {
  width: 50px;
  top: 8px;
}
.ct-heading .item--title.st-line-left3 span.sp-main {
  padding-left: 58px;
  position: relative;
  display: inline-block;
}
.ct-heading .item--title.st-line-left3 span.sp-main .dot-shape {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 11px;
  left: 0;
}
.ct-heading .item--title.st-line-left3 span.sp-main .dot-shape i {
  height: 11px;
  width: 11px;
  -webkit-border-radius: 11px;
  -khtml-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-heading .item--title.st-line-left3 span.sp-main .dot-shape i:nth-child(2) {
  background-color: #37ace2;
  left: 14px;
}
.ct-heading .item--title.st-line-left3 span.sp-main .dot-shape i:nth-child(3) {
  left: 30px;
}
.ct-heading .item--title.st-line-left3 span.sp-main .dot-shape i:nth-child(4) {
  top: 14px;
  left: 14px;
}
.ct-heading .item--title.st-line-left3 span.sp-main .dot-shape i:nth-child(5) {
  top: 14px;
  left: 30px;
}
.ct-heading .item--title.st-line-left3 span.sp-main .dot-shape i:nth-child(6) {
  background-color: #37ace2;
  top: 28px;
  left: 30px;
}
.ct-heading .item--title.st-line-top1 .ct-heading-divider {
  height: 3px;
  margin-bottom: 20px;
}
.ct-heading .item--title.st-line-top1 .ct-heading-divider span {
  width: 54px;
  height: 3px;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  display: inline-block;
  vertical-align: top;
}
.ct-heading .item--title.st-line-top2 .ct-heading-divider {
  height: 3px;
  margin-bottom: 13px;
}
.ct-heading .item--title.st-line-top2 .ct-heading-divider span {
  width: 44px;
  height: 3px;
  background-color: #37ace2;
  display: inline-block;
  vertical-align: top;
}
.ct-heading .item--title.st-line-bottom1 .ct-heading-divider {
  height: 3px;
  margin-top: 6px;
}
.ct-heading .item--title.st-line-bottom1 .ct-heading-divider span {
  width: 50px;
  height: 2px;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  display: inline-block;
  vertical-align: top;
}
.ct-heading .item--title b {
  color: #37ace2;
  font-weight: inherit;
}
.ct-heading .item--title meta, .ct-heading .item--title span span {
  color: #ff9d12;
}
.ct-heading .item--title cite {
  color: #37ace2;
  font-family: 'Playfair Display';
}
.ct-heading .item--title cite.ct-text-highlight {
  font-family: inherit;
  font-style: normal;
}
.ct-heading .item--title i {
  color: #37ace2;
  font-family: 'Playfair Display';
  font-style: normal;
}
.ct-heading .item--title small {
  font-size: inherit;
  line-height: inherit;
  font-weight: normal;
}
.ct-heading h3.item--title {
  font-size: 36px;
  line-height: 1.33333;
}
@media screen and (max-width: 991px) {
  .ct-heading h3.item--title {
    font-size: 30px;
  }
}
.ct-heading span.item--title {
  display: block;
}
.ct-heading.item-st-line-left2 .item--sub-title {
  color: #37ace2;
}
.ct-heading.item-st-line-left3 .item--sub-title {
  color: #37ace2;
  font-weight: 700;
}
.ct-heading.ct-heading-left.item-st-line-left2 .item--sub-title {
  padding-left: 66px;
}
.ct-heading.ct-heading-left.item-st-line-left2.h-align-center .st-line-left2 span {
  text-align: left;
}
.ct-heading.ct-heading-left.item-st-line-left2.h-align-center .item--sub-title {
  padding-left: 0;
}
.ct-heading.ct-heading-right.item-st-line-left2 .item--sub-title {
  padding-right: 66px;
  padding-left: 0;
}
.ct-heading.ct-heading-right.item-st-line-left2 .item--title span {
  padding-left: 0;
  padding-right: 66px;
}
.ct-heading.ct-heading-right.item-st-line-left2 .item--title span i {
  left: auto;
  right: 0;
}
.ct-heading.ct-heading-right.item-st-line-left2 .item--title span i:before, .ct-heading.ct-heading-right.item-st-line-left2 .item--title span i:after {
  right: auto;
  left: 0;
}
.ct-heading.ct-heading-left.item-st-line-left3 .item--sub-title {
  padding-left: 58px;
}
.ct-heading.ct-heading-right.item-st-line-left3 .item--sub-title {
  padding-left: 0;
  padding-right: 58px;
}
.ct-heading.item-st-line-center .item--title {
  display: flex;
  align-items: center;
}
.ct-heading.item-st-line-center .item--title:before, .ct-heading.item-st-line-center .item--title:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #d5d2d2;
}
.ct-heading.item-st-line-center .item--title .sp-main {
  white-space: nowrap;
  padding: 0 24px;
}
@media screen and (max-width: 767px) {
  .ct-heading.item-st-line-center .item--title .sp-main {
    white-space: inherit;
  }
}
.ct-title-custom1 .ct-heading .item--title cite {
  color: #ff9d12;
  font-style: italic;
}
.ct-title-custom1 .item--sub-title.style2::before {
  background: #cdd1d4;
}
.ct-title-custom2 .ct-heading .item--title cite {
  font-style: italic;
}
.ct-title-custom2 .item--sub-title.style2::before {
  background: #cdd1d4;
}
.line-sub-preset2 .ct-heading .item--sub-title.style1:before {
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
}
.ct-video-button, .ct-video-button-portfolio {
  height: 52px;
  width: 52px;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  position: relative;
  font-size: 12px;
  color: #fff;
  display: inline-block;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  z-index: 99;
  -webkit-box-shadow: 0 3px 9px rgba(3, 31, 114, 0.21);
  -khtml-box-shadow: 0 3px 9px rgba(3, 31, 114, 0.21);
  -moz-box-shadow: 0 3px 9px rgba(3, 31, 114, 0.21);
  -ms-box-shadow: 0 3px 9px rgba(3, 31, 114, 0.21);
  -o-box-shadow: 0 3px 9px rgba(3, 31, 114, 0.21);
  box-shadow: 0 3px 9px rgba(3, 31, 114, 0.21);
}
.ct-video-button i, .ct-video-button-portfolio i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct-video-button .line-video-animation, .ct-video-button-portfolio .line-video-animation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.24);
  -webkit-border-radius: 60px;
  -khtml-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  animation: squares 3.9s linear 0s infinite;
  -webkit-animation: squares 3.9s linear 0s infinite;
  -ms-animation: squares 3.9s linear 0s infinite;
  -o-animation: squares 3.9s linear 0s infinite;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
  opacity: 0;
}
.ct-video-button .line-video-animation.line-video-2, .ct-video-button-portfolio .line-video-animation.line-video-2 {
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  animation-delay: 1.3s;
}
.ct-video-button .line-video-animation.line-video-3, .ct-video-button-portfolio .line-video-animation.line-video-3 {
  -webkit-animation-delay: 2.6s;
  -moz-animation-delay: 2.6s;
  -o-animation-delay: 2.6s;
  animation-delay: 2.6s;
}
.ct-video-button:hover, .ct-video-button-portfolio:hover, .ct-video-button:focus, .ct-video-button-portfolio:focus {
  color: #fff;
}
.ct-video-button:hover .line-video-animation, .ct-video-button-portfolio:hover .line-video-animation, .ct-video-button:focus .line-video-animation, .ct-video-button-portfolio:focus .line-video-animation {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.ct-video-player {
  position: relative;
  z-index: 1;
}
.ct-video-player .bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ct-video-player .ct-video-button {
  height: 64px;
  width: 64px;
  font-size: 14px;
}
.ct-video-player .ct-video-button.style2 {
  height: 93px;
  width: 93px;
  font-size: 16px;
}
.ct-video-player .ct-video-button.style2 .line-video-animation {
  border: 1px solid rgba(255, 192, 0, 0.2);
}
.ct-video-player .ct-video-button.style3, .ct-video-player .ct-video-button.style5 {
  height: 76px;
  width: 76px;
  background-image: none;
  background-color: #37ace2;
  font-size: 16px;
  z-index: 1;
}
.ct-video-player .ct-video-button.style3 .line-video-animation, .ct-video-player .ct-video-button.style5 .line-video-animation {
  display: none;
}
.ct-video-player .ct-video-button.style3:before, .ct-video-player .ct-video-button.style5:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 192, 0, 0.8);
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  z-index: -1;
}
.ct-video-player .ct-video-button.style3:hover:before, .ct-video-player .ct-video-button.style5:hover:before, .ct-video-player .ct-video-button.style3:focus:before, .ct-video-player .ct-video-button.style5:focus:before {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.ct-video-player .ct-video-button.style4 {
  height: 70px;
  width: 70px;
  background-image: none;
  color: #0a0462;
  background-color: #fff;
  font-size: 16px;
  z-index: 1;
}
.ct-video-player .ct-video-button.style4 .line-video-animation {
  display: none;
}
.ct-video-player .ct-video-button.style4:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.76);
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  z-index: -1;
}
.ct-video-player .ct-video-button.style4:hover:before, .ct-video-player .ct-video-button.style4:focus:before {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.ct-video-player .ct-video-button.style5 {
  height: 52px;
  width: 52px;
  line-height: 52px;
  font-size: 14px;
}
.ct-video-player .ct-video-button.style5:before {
  animation: pulse-border2 1500ms ease-out infinite;
  -webkit-animation: pulse-border2 1500ms ease-out infinite;
}
.ct-video-player .ct-video-button.style6 {
  height: 62px;
  width: 62px;
  background-image: none;
  color: #37ace2;
  background-color: #fff;
  font-size: 12px;
  z-index: 1;
}
.ct-video-player .ct-video-button.style6 .line-video-animation {
  display: none;
}
.ct-video-player .ct-video-button.style6:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 192, 0, 0.85);
  border-radius: 50%;
  animation: pulse-border2 1500ms ease-out infinite;
  z-index: -2;
}
.ct-video-player .ct-video-button.style6:after {
  content: '';
  z-index: -1;
  background-color: #fff;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ct-video-player .ct-video-button.style6 .line-video-1 {
  display: block;
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 192, 0, 0.85);
  border-radius: 50%;
  animation: pulse-border3 1500ms ease-out infinite;
  z-index: -1;
  border: none;
}
.ct-video-player .ct-video-button.style6:hover:before, .ct-video-player .ct-video-button.style6:focus:before, .ct-video-player .ct-video-button.style6:hover .line-video-1, .ct-video-player .ct-video-button.style6:focus .line-video-1 {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.ct-video-player .ct-video-button.style7 {
  height: 62px;
  width: 62px;
  background-image: none;
  color: #000a93;
  background-color: rgba(233, 244, 253, 0.86);
  font-size: 15px;
  z-index: 1;
}
.ct-video-player .ct-video-button.style7 .line-video-animation {
  display: none;
}
.ct-video-player .ct-video-button.style7:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.76);
  border-radius: 50%;
  animation: pulse-border2 1500ms ease-out infinite;
  z-index: -1;
}
.ct-video-player .ct-video-button.style7:hover:before, .ct-video-player .ct-video-button.style7:focus:before {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.ct-video-player .ct-video-button.style8 {
  background: none;
  font-size: 48px;
}
.ct-video-player .ct-video-button.style8 .line-video-animation {
  display: none;
}
.ct-video-player .ct-video-button.style10 {
  width: 52px;
  height: 52px;
  background: none;
  z-index: 1;
  position: relative;
}
.ct-video-player .ct-video-button.style10 .line-video-animation {
  display: none;
}
.ct-video-player .ct-video-button.style10:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ff9d12;
  background-image: -webkit-gradient(linear, left top, right top, from(#ff9d12), to(#ffd200));
  background-image: -webkit-linear-gradient(left, #ff9d12, #ffd200);
  background-image: -moz-linear-gradient(left, #ff9d12, #ffd200);
  background-image: -ms-linear-gradient(left, #ff9d12, #ffd200);
  background-image: -o-linear-gradient(left, #ff9d12, #ffd200);
  background-image: linear-gradient(left, #ff9d12, #ffd200);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff9d12', endColorStr='#ffd200', gradientType='1');
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  z-index: -1;
}
.ct-video-player .ct-video-button.style10:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 157, 18, 0.4);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 157, 18, 0.4)), to(rgba(255, 210, 0, 0.4)));
  background-image: -webkit-linear-gradient(left, rgba(255, 157, 18, 0.4), rgba(255, 210, 0, 0.4));
  background-image: -moz-linear-gradient(left, rgba(255, 157, 18, 0.4), rgba(255, 210, 0, 0.4));
  background-image: -ms-linear-gradient(left, rgba(255, 157, 18, 0.4), rgba(255, 210, 0, 0.4));
  background-image: -o-linear-gradient(left, rgba(255, 157, 18, 0.4), rgba(255, 210, 0, 0.4));
  background-image: linear-gradient(left, rgba(255, 157, 18, 0.4), rgba(255, 210, 0, 0.4));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(255, 157, 18, 0.4)', endColorStr='rgba(255, 210, 0, 0.4)', gradientType='1');
  border-radius: 50%;
  animation: pulse-border2 1500ms ease-out infinite;
  -webkit-animation: pulse-border2 1500ms ease-out infinite;
  z-index: -2;
}
.ct-video-player .ct-video-button.style10:hover:before {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.ct-video-player .ct-video-image-bg {
  min-height: 300px;
  width: 100%;
}
.ct-video-player .ct-video-image-bg + .ct-video-button, .ct-video-player img + .ct-video-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct-video-player.video-player-style8 {
  text-align: center;
}
.ct-video-player.video-player-style9 {
  text-align: center;
}
.ct-video-player.video-player-style9 .ct-video-button {
  height: 106px;
  width: 106px;
  background: none;
  border: 2px solid rgba(255, 255, 255, 0.79);
  font-size: 18px;
}
.ct-video-player.video-player-style9 .line-video-animation {
  border-width: 2px;
}
.ct-video-player.video-player-style9.img-added:before {
  content: '';
  width: 195px;
  height: 338px;
  background-image: url(../images/video-dots.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  position: absolute;
  bottom: -152px;
  left: -62px;
}
.video-player-style12 {
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
.video-player-style12:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.49);
  z-index: 1;
}
.video-player-style12 img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.video-player-style12 .ct-video-button {
  background: transparent;
  color: #37ace2;
  font-size: 24px;
}
.video-player-style12 .ct-video-button .line-video-animation {
  display: none;
}
.video-player-style13 .ct-video-button {
  height: 84px;
  width: 84px;
  font-size: 18px;
  background: #000;
  color: #37ace2;
}
.video-player-style13 .ct-video-button .line-video-animation {
  border-color: rgba(0, 0, 0, 0.24);
}
.video-player-style14 .ct-video-button {
  height: 98px;
  width: 98px;
  font-size: 16px;
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.video-player-style14 .ct-video-button .line-video-animation {
  display: none;
}
.video-player-style14 .ct-video-button:hover {
  background-color: #fff;
  color: #000;
}
.ct-video-title {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  text-align: center;
  padding: 30px 20px;
  background-color: #37ace2;
  background-image: url(../images/bg-title-video.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 99;
}
.ct-video-title cite {
  font-style: normal;
  color: #1f323e;
}
.btn-video-center .ct-video-player {
  text-align: center;
}
.video-player-style15 .ct-video-image-bg + .ct-video-button, .video-player-style15 img + .ct-video-button {
  top: 40px;
  left: 40px;
  transform: translate(0%, 0%);
}
.video-player-style15 .ct-video-button {
  background: #fff;
  color: #000;
}
.video-player-style15 .ct-video-button .line-video-animation {
  border-width: 2px;
}
.ct-progressbar1 .ct-progress-bar {
  height: 7px;
  position: relative;
  width: 0;
  -webkit-transition: width 1.4s ease;
  -khtml-transition: width 1.4s ease;
  -moz-transition: width 1.4s ease;
  -ms-transition: width 1.4s ease;
  -o-transition: width 1.4s ease;
  transition: width 1.4s ease;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
}
.ct-progressbar1 .ct-progress-holder {
  position: relative;
  z-index: 1;
  height: 7px;
  background-color: #f9f9f9;
  display: flex;
  flex-grow: 1;
}
.ct-progressbar1 .ct-progress-meta {
  min-width: 97px;
  margin-right: 15px;
}
.ct-progressbar1 .ct-progress-percentage {
  min-width: 56px;
  text-align: right;
}
.ct-progressbar1 .ct-progress-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.ct-progressbar1 .ct-progress-item + .ct-progress-item {
  margin-top: 25px;
}
.ct-progressbar2 .ct-progress-bar {
  height: 5px;
  position: relative;
  width: 0;
  -webkit-transition: width 1.4s ease;
  -khtml-transition: width 1.4s ease;
  -moz-transition: width 1.4s ease;
  -ms-transition: width 1.4s ease;
  -o-transition: width 1.4s ease;
  transition: width 1.4s ease;
  background-color: #01050b;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.ct-progressbar2 .ct-progress-title {
  font-size: 18px;
  font-weight: 600;
  color: #0e0e0e;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 5px;
  display: block;
}
.ct-progressbar2 .ct-progress-percentage {
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background-color: red;
  border-radius: 100%;
  text-align: center;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  position: absolute;
  top: -22.5px;
  right: 0;
}
.ct-progressbar2 .ct-progress-item + .ct-progress-item {
  margin-top: 30px;
}
.ct-progressbar3 .ct-progress-bar {
  height: 9px;
  position: relative;
  width: 0;
  -webkit-transition: width 1.4s ease;
  -khtml-transition: width 1.4s ease;
  -moz-transition: width 1.4s ease;
  -ms-transition: width 1.4s ease;
  -o-transition: width 1.4s ease;
  transition: width 1.4s ease;
  background-color: #37ace2;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.ct-progressbar3 .ct-progress-title {
  font-size: 18px;
  font-weight: 600;
  color: #0e0e0e;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 5px;
  display: block;
}
.ct-progressbar3 .ct-progress-percentage {
  font-size: 12px;
  color: #fff;
  min-width: 34px;
  font-weight: 700;
  line-height: 24px;
  background-color: #0e0e0e;
  font-family: 'Poppins', sans-serif;
  position: absolute;
  top: -35px;
  right: -17px;
  text-align: center;
}
.ct-progressbar3 .ct-progress-percentage:before {
  content: '';
  position: absolute;
  bottom: -12px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border-width: 6px;
  border-style: solid;
  border-color: #0e0e0e transparent transparent transparent;
}
.ct-progressbar3 .ct-progress-holder {
  background-color: #ebebeb;
}
.ct-progressbar3 .ct-progress-item + .ct-progress-item {
  margin-top: 23px;
}
.ct-progressbar4 .ct-progress-bar {
  height: 8px;
  position: relative;
  width: 0;
  -webkit-transition: width 1.4s ease;
  -khtml-transition: width 1.4s ease;
  -moz-transition: width 1.4s ease;
  -ms-transition: width 1.4s ease;
  -o-transition: width 1.4s ease;
  transition: width 1.4s ease;
  background-color: #37ace2;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
  top: 3px;
  left: 3px;
}
.ct-progressbar4 .ct-progress-title {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 4px;
  display: block;
}
.ct-progressbar4 .ct-progress-percentage {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  position: absolute;
  top: -33px;
  right: 0;
}
.ct-progressbar4 .ct-progress-holder {
  background-color: transparent;
  position: relative;
  height: 16px;
  border: 1px solid #37ace2;
  border-radius: 16px;
}
.ct-progressbar4 .ct-progress-item + .ct-progress-item {
  margin-top: 13px;
}
.ct-progressbar5 .ct-progress-bar {
  height: 6px;
  position: relative;
  width: 0;
  -webkit-transition: width 1.4s ease;
  -khtml-transition: width 1.4s ease;
  -moz-transition: width 1.4s ease;
  -ms-transition: width 1.4s ease;
  -o-transition: width 1.4s ease;
  transition: width 1.4s ease;
  background-color: #37ace2;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.ct-progressbar5 .ct-progress-title {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  margin-bottom: 3px;
  display: block;
}
.ct-progressbar5 .ct-progress-percentage {
  font-size: 12px;
  color: #fff;
  min-width: 32px;
  font-weight: 700;
  line-height: 20px;
  background-color: #000;
  position: absolute;
  top: -28px;
  right: -17px;
  text-align: center;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.ct-progressbar5 .ct-progress-percentage:before {
  content: '';
  position: absolute;
  bottom: -12px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border-width: 6px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
}
.ct-progressbar5 .ct-progress-holder {
  background-color: #f4f4f4;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.ct-progressbar5 .ct-progress-item + .ct-progress-item {
  margin-top: 13px;
}
.ct-progressbar6 .ct-progress-title {
  font-weight: 600;
  color: #000;
  margin-bottom: 2px;
  line-height: normal;
}
.ct-progressbar6 .ct-progress-bar {
  height: 3px;
  position: relative;
  width: 0;
  -webkit-transition: width 1.4s ease;
  -khtml-transition: width 1.4s ease;
  -moz-transition: width 1.4s ease;
  -ms-transition: width 1.4s ease;
  -o-transition: width 1.4s ease;
  transition: width 1.4s ease;
  background-color: #000;
}
.ct-progressbar6 .ct-progress-holder {
  position: relative;
  z-index: 1;
  height: 3px;
  background-color: #fff;
  display: flex;
  flex-grow: 1;
}
.ct-progressbar6 .ct-progress-meta {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.ct-progressbar6 .ct-progress-percentage {
  min-width: 50px;
  text-align: right;
  font-size: 16px;
  line-height: 1;
  color: #000;
  font-weight: 600;
}
.ct-progressbar6 .ct-progress-item + .ct-progress-item {
  margin-top: 15px;
}
.ct-icon-accordion {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-bottom: 4px;
  margin-top: -2px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  display: none;
}
.ct-icon-accordion:before, .ct-icon-accordion:after {
  content: '';
  position: absolute;
  background-color: #000;
}
.ct-icon-accordion:before {
  width: 15px;
  height: 1px;
  left: 0;
  top: 7px;
}
.ct-icon-accordion:after {
  height: 15px;
  width: 1px;
  left: 7px;
  top: 0;
}
.ct-accordion-button {
  margin-top: 25px;
}
.ct-accordion-button a {
  font-size: 15px;
  font-weight: 700;
  color: #000;
}
.ct-accordion-button a i {
  font-weight: 400;
  margin-left: 8px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-accordion-button a:hover {
  color: #37ace2;
}
.ct-accordion-button a:hover i {
  margin-left: 12px;
}
.ct-accordion .ct-ac-content {
  display: none;
}
.ct-accordion.layout1 .ct-ac-title {
  font-size: 18px;
  color: #222;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  font-weight: 700;
  position: relative;
  cursor: pointer;
  font-family: 'Poppins', sans-serif;
}
.ct-accordion.layout1 .ct-ac-title a {
  padding: 23px 65px 23px 25px;
  display: block;
  color: inherit;
}
.ct-accordion.layout1 .ct-ac-title a i {
  margin-right: 4px;
  color: #37ace2;
}
.ct-accordion.layout1 .ct-ac-title a i .flaticon {
  font-weight: 400;
}
.ct-accordion.layout1 .ct-ac-title a:before {
  content: '\f107';
  font-family: 'Font Awesome 5 Pro';
  font-size: 16px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 35px;
  color: #9ba2aa;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-accordion.layout1 .ct-ac-title a:after {
  content: '\f136';
  font-family: 'Material-Design-Iconic-Font';
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 30px;
  height: 21px;
  width: 21px;
  line-height: 21px;
  background-color: #9ba2aa;
  color: #fff;
  text-align: center;
  position: absolute;
  -webkit-border-radius: 21px;
  -khtml-border-radius: 21px;
  -moz-border-radius: 21px;
  -ms-border-radius: 21px;
  -o-border-radius: 21px;
  border-radius: 21px;
  font-size: 12px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  opacity: 0;
  margin-top: 9px;
}
.ct-accordion.layout1 .ct-ac-content {
  color: #636363;
  padding: 0 65px 23px 25px;
}
.ct-accordion.layout1 .ct-accordion-item {
  border: 1px solid #e6e6e6;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: #fff;
  position: relative;
}
.ct-accordion.layout1 .ct-accordion-item:before {
  content: '';
  height: 0;
  width: 6px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1px;
  margin: auto;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  opacity: 0;
}
.ct-accordion.layout1 .ct-accordion-item + .ct-accordion-item {
  margin-top: 19px;
}
.ct-accordion.layout1 .ct-accordion-item.active {
  border-color: #fff;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
  -khtml-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
}
.ct-accordion.layout1 .ct-accordion-item.active:before {
  height: 100%;
  opacity: 1;
}
.ct-accordion.layout1 .ct-accordion-item.active .ct-ac-title a {
  padding-bottom: 4px;
}
.ct-accordion.layout1 .ct-accordion-item.active .ct-ac-title a:before {
  opacity: 0;
}
.ct-accordion.layout1 .ct-accordion-item.active .ct-ac-title a:after {
  opacity: 1;
}
.ct-accordion.layout1.style2 {
  border-bottom: 1px solid #e8e8e8;
}
.ct-accordion.layout1.style2 .ct-accordion-item {
  border: none;
  border-top: 1px solid #e8e8e8;
  margin: 0;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.ct-accordion.layout1.style2 .ct-accordion-item:before, .ct-accordion.layout1.style2 .ct-accordion-item:after {
  display: none;
}
.ct-accordion.layout1.style2 .ct-accordion-item .ct-ac-title {
  font-family: inherit;
}
.ct-accordion.layout1.style2 .ct-accordion-item .ct-ac-title .ct-ac-title-text {
  padding: 19px 0;
  border: none;
  font-size: 16px;
  color: #353434;
}
.ct-accordion.layout1.style2 .ct-accordion-item .ct-ac-title .ct-ac-title-text:before {
  content: '\f0fe';
  opacity: 1;
  font-size: 16px;
  right: 28px;
}
.ct-accordion.layout1.style2 .ct-accordion-item .ct-ac-title .ct-ac-title-text:after {
  display: none;
}
.ct-accordion.layout1.style2 .ct-accordion-item .ct-ac-content {
  padding: 2px 30px 52px 0;
  font-size: 15px;
  line-height: 26px;
  color: #4e4e4e;
}
.ct-accordion.layout1.style2 .ct-accordion-item.active .ct-ac-title .ct-ac-title-text:before {
  color: #37ace2;
  content: '\f146';
}
.ct-accordion.layout1.style3 .ct-accordion-item {
  background-color: transparent;
  border: none;
  padding-left: 20px;
}
.ct-accordion.layout1.style3 .ct-accordion-item .ct-ac-title {
  margin-bottom: 30px;
}
.ct-accordion.layout1.style3 .ct-accordion-item:before {
  display: none;
}
.ct-accordion.layout1.style3 .ct-accordion-item .ct-ac-title-text {
  padding: 0px !important;
  margin-bottom: 0px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-accordion.layout1.style3 .ct-accordion-item .ct-ac-title-text:after {
  display: none;
}
.ct-accordion.layout1.style3 .ct-accordion-item .ct-ac-title-text:before {
  content: '+';
  font-size: 18px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  right: auto;
  left: -20px;
  opacity: 1 !important;
  display: block;
}
.ct-accordion.layout1.style3 .ct-accordion-item .ct-ac-content {
  padding: 0;
  font-size: 16px;
  line-height: 26px;
  color: #ababab;
  padding-right: 16%;
  margin-bottom: 44px;
}
@media screen and (max-width: 1199px) {
  .ct-accordion.layout1.style3 .ct-accordion-item .ct-ac-content {
    padding-right: 0;
  }
}
.ct-accordion.layout1.style3 .ct-accordion-item.active .ct-ac-title-text:before {
  content: '-';
}
.ct-accordion.layout1.style4 .ct-accordion-item {
  border-width: 2px;
}
.ct-accordion.layout1.style4 .ct-accordion-item.active {
  -webkit-box-shadow: 0 20px 40px rgba(29, 27, 76, 0.21);
  -khtml-box-shadow: 0 20px 40px rgba(29, 27, 76, 0.21);
  -moz-box-shadow: 0 20px 40px rgba(29, 27, 76, 0.21);
  -ms-box-shadow: 0 20px 40px rgba(29, 27, 76, 0.21);
  -o-box-shadow: 0 20px 40px rgba(29, 27, 76, 0.21);
  box-shadow: 0 20px 40px rgba(29, 27, 76, 0.21);
}
.ct-accordion.layout1.style4 .ct-accordion-item:before {
  display: none;
}
.ct-accordion.layout1.style4 .ct-accordion-item .ct-ac-title-text {
  color: #1d1b4c;
}
.ct-accordion.layout1.style4 .ct-accordion-item .ct-ac-content {
  color: #696b6d;
  padding: 0 65px 23px 25px;
  line-height: 24px;
}
.ct-accordion.layout1.style4 .ct-accordion-item + .ct-accordion-item {
  margin-top: 27px;
}
@media screen and (max-width: 991px) {
  .ct-accordion.layout1.style4 .ct-accordion-item .ct-ac-title {
    line-height: normal;
  }
}
.ct-accordion.layout1.style5 .ct-accordion-item {
  border: none;
  margin: 0;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}
.ct-accordion.layout1.style5 .ct-accordion-item:before, .ct-accordion.layout1.style5 .ct-accordion-item:after {
  display: none;
}
.ct-accordion.layout1.style5 .ct-accordion-item .ct-ac-title {
  font-family: inherit;
}
.ct-accordion.layout1.style5 .ct-accordion-item .ct-ac-title-text {
  padding: 16px 48px 16px 20px !important;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
  -khtml-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
  -moz-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
  -ms-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
  -o-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
  box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
  font-size: 18px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-accordion.layout1.style5 .ct-accordion-item .ct-ac-title-text:before {
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  content: '+';
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  color: #fff;
  right: 14px;
  background-color: #000;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-accordion.layout1.style5 .ct-accordion-item .ct-ac-title-text:after {
  display: none;
}
.ct-accordion.layout1.style5 .ct-accordion-item .ct-ac-content {
  padding: 0;
  line-height: 1.75;
  color: #6e6e6e;
  padding-top: 17px;
}
.ct-accordion.layout1.style5 .ct-accordion-item.active {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.ct-accordion.layout1.style5 .ct-accordion-item.active .ct-ac-title-text {
  background-color: #000;
  color: #fff;
}
.ct-accordion.layout1.style5 .ct-accordion-item.active .ct-ac-title-text:before {
  background-color: #fff;
  color: #000;
  opacity: 1 !important;
}
.ct-accordion.layout1.style6 .ct-ac-title {
  font-family: inherit;
}
.ct-accordion.layout1.style6 .ct-ac-title a {
  padding-left: 34px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-size: 16px;
  color: #1a2428;
}
@media screen and (max-width: 767px) {
  .ct-accordion.layout1.style6 .ct-ac-title a {
    padding-left: 20px;
  }
}
.ct-accordion.layout1.style6 .ct-ac-title a:before {
  color: #1a2428;
}
@media screen and (max-width: 767px) {
  .ct-accordion.layout1.style6 .ct-ac-title a:before {
    right: 20px;
  }
}
.ct-accordion.layout1.style6 .ct-ac-title a:after {
  display: none;
}
.ct-accordion.layout1.style6 .ct-ac-content {
  font-size: 15px;
  line-height: 22px;
  color: #333;
  padding-left: 34px;
  padding-right: 30px;
  padding-bottom: 30px;
  margin-top: -10px;
}
@media screen and (max-width: 767px) {
  .ct-accordion.layout1.style6 .ct-ac-content {
    padding-left: 20px;
  }
}
.ct-accordion.layout1.style6 .ct-ac-content b {
  color: #37ace2;
}
.ct-accordion.layout1.style6 .ct-accordion-item {
  border-color: #dfdfdf;
  -webkit-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
  -khtml-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
  -moz-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
  -ms-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
  -o-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
  box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
}
.ct-accordion.layout1.style6 .ct-accordion-item:before {
  display: none;
}
.ct-accordion.layout1.style6 .ct-accordion-item.active {
  -webkit-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
  -khtml-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
  -moz-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
  -ms-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
  -o-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
  box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
  background-image: url(../images/comment-icon.png);
  background-repeat: no-repeat;
  background-position: left 10px center;
}
.ct-accordion.layout1.style6 .ct-accordion-item.active .ct-ac-title a {
  padding-top: 21px;
  padding-bottom: 21px;
}
.ct-accordion.layout1.style6 .ct-accordion-item.active .ct-ac-title a:before {
  opacity: 1;
  content: '\f106';
}
.ct-accordion.layout1.style7 {
  position: relative;
  padding-left: 50px;
}
@media screen and (max-width: 767px) {
  .ct-accordion.layout1.style7 {
    padding-left: 30px;
  }
}
.ct-accordion.layout1.style7:before {
  content: '';
  width: 3px;
  height: 100%;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-accordion.layout1.style7 .ct-ac-title {
  font-size: 24px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .ct-accordion.layout1.style7 .ct-ac-title {
    font-size: 18px;
  }
}
.ct-accordion.layout1.style7 .ct-ac-title a {
  padding: 30px 60px 30px 0;
}
.ct-accordion.layout1.style7 .ct-ac-title a:before {
  right: 0;
  width: 38px;
  height: 38px;
  background-color: #37ace2;
  border-radius: 38px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  -webkit-transform: translate(0, -50%) rotate(-90deg);
  -khtml-transform: translate(0, -50%) rotate(-90deg);
  -moz-transform: translate(0, -50%) rotate(-90deg);
  -ms-transform: translate(0, -50%) rotate(-90deg);
  -o-transform: translate(0, -50%) rotate(-90deg);
  transform: translate(0, -50%) rotate(-90deg);
}
.ct-accordion.layout1.style7 .ct-ac-title a:after {
  content: '';
  width: 3px;
  height: 100%;
  background-color: #37ace2;
  left: -50px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  margin-top: -2px;
}
@media screen and (max-width: 767px) {
  .ct-accordion.layout1.style7 .ct-ac-title a:after {
    left: -30px;
  }
}
.ct-accordion.layout1.style7 .ct-ac-title.active a {
  padding: 0;
}
.ct-accordion.layout1.style7 .ct-ac-content {
  padding: 0 30px 42px 0;
  color: #111;
}
@media screen and (max-width: 767px) {
  .ct-accordion.layout1.style7 .ct-ac-content {
    font-size: 15px;
    line-height: 24px;
  }
}
.ct-accordion.layout1.style7 .ct-ac-content a {
  text-decoration: underline;
}
.ct-accordion.layout1.style7 .ct-accordion-item {
  border: none;
  border-top: 1px solid #ededed;
  background-color: transparent;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.ct-accordion.layout1.style7 .ct-accordion-item:last-child {
  border-bottom: 1px solid #ededed;
}
.ct-accordion.layout1.style7 .ct-accordion-item:before {
  display: none;
}
.ct-accordion.layout1.style7 .ct-accordion-item + .ct-accordion-item {
  margin-top: 0;
}
.ct-accordion.layout1.style7 .ct-accordion-item.active .ct-ac-title a {
  padding: 30px 0;
}
.ct-accordion.layout1.style7 .ct-accordion-item.active .ct-ac-title a:before {
  opacity: 1;
  -webkit-transform: translate(0, -50%) rotate(0deg);
  -khtml-transform: translate(0, -50%) rotate(0deg);
  -moz-transform: translate(0, -50%) rotate(0deg);
  -ms-transform: translate(0, -50%) rotate(0deg);
  -o-transform: translate(0, -50%) rotate(0deg);
  transform: translate(0, -50%) rotate(0deg);
}
.ct-accordion.layout1.style8 .ct-icon-accordion {
  display: block;
}
.ct-accordion.layout1.style8 .ct-ac-title a {
  padding: 0 40px 0 0;
  font-size: 18px;
  font-family: 'Barlow', sans-serif;
}
.ct-accordion.layout1.style8 .ct-ac-title a:before, .ct-accordion.layout1.style8 .ct-ac-title a:after {
  display: none;
}
.ct-accordion.layout1.style8 .ct-ac-title.active .ct-icon-accordion {
  -webkit-transform: translate(0, -50%) rotate(135deg);
  -khtml-transform: translate(0, -50%) rotate(135deg);
  -moz-transform: translate(0, -50%) rotate(135deg);
  -ms-transform: translate(0, -50%) rotate(135deg);
  -o-transform: translate(0, -50%) rotate(135deg);
  transform: translate(0, -50%) rotate(135deg);
}
.ct-accordion.layout1.style8 .ct-ac-content {
  padding: 0 30px 0 0;
  color: #666;
  font-size: 15px;
  line-height: 24px;
  font-family: 'Barlow', sans-serif;
  padding-top: 6px;
}
.ct-accordion.layout1.style8 .ct-accordion-item {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
}
.ct-accordion.layout1.style8 .ct-accordion-item:before {
  display: none;
}
.ct-accordion.layout1.style8 .ct-accordion-item + .ct-accordion-item {
  margin-top: 17px;
}
.ct-accordion.layout2 {
  border-bottom: 1px solid #d9d9d9;
}
.ct-accordion.layout2 .ct-ac-title-text {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
  color: #152644;
  font-family: 'Poppins', sans-serif;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .ct-accordion.layout2 .ct-ac-title-text {
    font-size: 16px;
  }
}
.ct-accordion.layout2 .ct-ac-title-text i, .ct-accordion.layout2 .ct-ac-title-text svg {
  font-size: 48px;
  margin-right: 15px;
  color: #37ace2;
  fill: #37ace2;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  .ct-accordion.layout2 .ct-ac-title-text i, .ct-accordion.layout2 .ct-ac-title-text svg {
    font-size: 32px;
  }
}
.ct-accordion.layout2 .ct-ac-title-text .flaticon {
  font-weight: 400;
}
.ct-accordion.layout2 .ct-ac-content {
  font-size: 16px;
  line-height: 24px;
  color: #616161;
  margin-top: 10px;
}
@media screen and (max-width: 991px) {
  .ct-accordion.layout2 .ct-ac-content {
    font-size: 15px;
  }
}
.ct-accordion.layout2 .ct-ac-content br {
  display: none;
}
.ct-accordion.layout2 .ct-accordion-item {
  border-top: 1px solid #d9d9d9;
  position: relative;
  padding: 25px 0 25px 60px;
}
@media screen and (max-width: 1199px) {
  .ct-accordion.layout2 .ct-accordion-item {
    padding-left: 30px;
  }
}
@media screen and (max-width: 991px) {
  .ct-accordion.layout2 .ct-accordion-item {
    padding-left: 0px;
  }
}
.ct-accordion.layout2 .ct-accordion-item:before, .ct-accordion.layout2 .ct-accordion-item:after {
  content: '';
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: absolute;
  left: 0;
  right: 0;
  width: 0;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  height: 5px;
  opacity: 0;
  margin: auto;
}
.ct-accordion.layout2 .ct-accordion-item:before {
  top: 0;
}
.ct-accordion.layout2 .ct-accordion-item:after {
  bottom: 0;
}
.ct-accordion.layout2 .ct-accordion-item.active:before, .ct-accordion.layout2 .ct-accordion-item.active:after {
  width: 50px;
  opacity: 1;
}
.ct-pricing-layout1 {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.11);
  -khtml-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.11);
  -ms-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.11);
  -o-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.11);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.11);
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
.ct-pricing-layout1 .pricing-recommend {
  text-align: center;
  background-color: #eee;
  color: #0e0e0e;
  font-size: 15px;
  line-height: 25px;
  font-weight: 700;
  padding: 7px 30px;
  font-family: 'Poppins', sans-serif;
}
.ct-pricing-layout1 .pricing-meta {
  padding: 21px 25px;
}
.ct-pricing-layout1 .pricing-meta .pricing-title {
  margin-bottom: 9px;
  font-size: 20px;
  line-height: 30px;
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .ct-pricing-layout1 .pricing-meta .pricing-title {
    font-size: 20px;
  }
}
.ct-pricing-layout1 .pricing-meta .pricing-description {
  color: #383838;
  font-size: 16px;
  line-height: 26px;
  padding-right: 16%;
}
@media screen and (max-width: 1199px) {
  .ct-pricing-layout1 .pricing-meta .pricing-description {
    padding-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .ct-pricing-layout1 .pricing-meta .pricing-description {
    font-size: 14px;
    line-height: 24px;
  }
}
.ct-pricing-layout1 .pricing-price {
  line-height: 1;
  padding: 12px 20px;
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
}
.ct-pricing-layout1 .pricing-price span {
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  margin-left: 4px;
}
.ct-pricing-layout1 .pricing-holder {
  padding: 16px 20px 27px;
}
@media screen and (max-width: 991px) {
  .ct-pricing-layout1 .pricing-holder {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.ct-pricing-layout1 .pricing-feature {
  margin-bottom: 0;
  list-style: none;
}
.ct-pricing-layout1 .pricing-feature li {
  color: #383838;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  padding: 12px 15px;
}
@media screen and (max-width: 991px) {
  .ct-pricing-layout1 .pricing-feature li {
    font-size: 13px;
  }
}
.ct-pricing-layout1 .pricing-feature li i {
  margin-right: 8px;
  color: #4659e2;
}
.ct-pricing-layout1 .pricing-feature li.active {
  background-color: #efefef;
}
.ct-pricing-layout1 .pricing-button {
  margin-top: 19px;
}
.ct-pricing-layout1 .pricing-button .btn {
  -webkit-border-radius: 51px;
  -khtml-border-radius: 51px;
  -moz-border-radius: 51px;
  -ms-border-radius: 51px;
  -o-border-radius: 51px;
  border-radius: 51px;
  line-height: 48px;
  font-size: 14px;
  width: 100%;
}
.ct-pricing-layout1.recommended {
  margin-top: -39px;
}
.ct-pricing-layout2 {
  background-color: #fff;
  padding: 32px 20px 42px;
  text-align: center;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  -webkit-box-shadow: 0 11px 35px rgba(0, 0, 0, 0.11);
  -khtml-box-shadow: 0 11px 35px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0 11px 35px rgba(0, 0, 0, 0.11);
  -ms-box-shadow: 0 11px 35px rgba(0, 0, 0, 0.11);
  -o-box-shadow: 0 11px 35px rgba(0, 0, 0, 0.11);
  box-shadow: 0 11px 35px rgba(0, 0, 0, 0.11);
}
.ct-pricing-layout2 .pricing-recommend {
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  color: #37ace2;
  font-weight: 700;
}
.ct-pricing-layout2 .pricing-title {
  margin-top: 4px;
  margin-bottom: 5px;
  font-size: 25px;
}
.ct-pricing-layout2 .pricing-description {
  color: #666;
  margin-bottom: 11px;
}
.ct-pricing-layout2 .pricing-feature {
  font-size: 13px;
  line-height: 22px;
  color: #000;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 24px;
  padding: 0 14%;
}
@media screen and (max-width: 991px) {
  .ct-pricing-layout2 .pricing-feature {
    padding: 0;
  }
}
.ct-pricing-layout2 .pricing-feature cite {
  font-size: 18px;
  font-weight: 700;
  display: block;
  font-style: normal;
  margin-top: 6px;
}
.ct-pricing-layout2 .pricing-price {
  font-size: 46px;
  font-family: 'Poppins', sans-serif;
  color: #000;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 17px;
}
.ct-pricing-layout2 .item--icon {
  line-height: 1;
  margin-bottom: 24px;
}
.ct-pricing-layout2 .item--icon i {
  font-size: 65px;
  color: #37ace2;
}
.ct-pricing-layout2 .pricing-recommend {
  min-height: 30px;
  line-height: 30px;
}
.ct-pricing-layout2 .pricing-button .btn {
  line-height: 40px;
  padding: 0 28px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.ct-pricing-layout3 {
  border: 2px solid #404040;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.ct-pricing-layout3 .pricing-title {
  margin-bottom: 0px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  padding: 13px 20px;
  border-bottom: 2px solid #404040;
}
.ct-pricing-layout3 .pricing-price {
  padding: 13px 20px;
  border-bottom: 2px solid #404040;
  font-size: 80px;
  line-height: 1;
  font-weight: 300;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .ct-pricing-layout3 .pricing-price {
    font-size: 60px;
  }
}
.ct-pricing-layout3 .pricing-price cite, .ct-pricing-layout3 .pricing-price span {
  color: #37ace2;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}
.ct-pricing-layout3 .pricing-price cite {
  font-size: 30px;
  font-style: normal;
  position: relative;
  top: -33px;
}
.ct-pricing-layout3 .pricing-price span {
  font-size: 18px;
}
.ct-pricing-layout3 .pricing-feature {
  list-style: none;
  margin-bottom: 32px;
}
.ct-pricing-layout3 .pricing-feature li {
  font-size: 16px;
  color: #d8d8d8;
}
.ct-pricing-layout3 .pricing-feature li i {
  font-size: 14px;
  color: #37ace2;
  margin-right: 8px;
}
.ct-pricing-layout3 .pricing-button .btn {
  font-size: 14px;
  width: 100%;
  line-height: 42px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.ct-pricing-layout3 .pricing-holder {
  padding: 31px 50px 35px 50px;
}
@media screen and (max-width: 1199px) {
  .ct-pricing-layout3 .pricing-holder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ct-pricing-layout4 {
  background-color: #fff;
  padding: 0 30px 60px 30px;
  -webkit-box-shadow: 0 0px 13px rgba(0, 11, 78, 0.05);
  -khtml-box-shadow: 0 0px 13px rgba(0, 11, 78, 0.05);
  -moz-box-shadow: 0 0px 13px rgba(0, 11, 78, 0.05);
  -ms-box-shadow: 0 0px 13px rgba(0, 11, 78, 0.05);
  -o-box-shadow: 0 0px 13px rgba(0, 11, 78, 0.05);
  box-shadow: 0 0px 13px rgba(0, 11, 78, 0.05);
  text-align: center;
}
.ct-pricing-layout4 .pricing-title span {
  display: inline-block;
  line-height: 69px;
  margin-top: -17px;
  padding: 0 20px;
  min-width: 200px;
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  background-color: #ff9d12;
  background-image: -webkit-gradient(linear, left top, right top, from(#ff9d12), to(#ffd200));
  background-image: -webkit-linear-gradient(left, #ff9d12, #ffd200);
  background-image: -moz-linear-gradient(left, #ff9d12, #ffd200);
  background-image: -ms-linear-gradient(left, #ff9d12, #ffd200);
  background-image: -o-linear-gradient(left, #ff9d12, #ffd200);
  background-image: linear-gradient(left, #ff9d12, #ffd200);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff9d12', endColorStr='#ffd200', gradientType='1');
  position: relative;
}
@media screen and (max-width: 991px) {
  .ct-pricing-layout4 .pricing-title span {
    min-width: 160px;
    font-size: 18px;
  }
}
.ct-pricing-layout4 .pricing-title svg {
  position: absolute;
  top: 0;
  left: -5px;
  fill: #ab6400;
}
.ct-pricing-layout4 .item--icon {
  margin-top: 54px;
  margin-bottom: 8px;
}
.ct-pricing-layout4 .pricing-price {
  font-size: 44px;
  font-weight: 700;
  color: #000c3f;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 11px;
}
@media screen and (max-width: 991px) {
  .ct-pricing-layout4 .pricing-price {
    font-size: 34px;
  }
}
.ct-pricing-layout4 .pricing-feature {
  list-style: none;
  margin-bottom: 30px;
  color: #555;
}
.ct-pricing-layout4 .pricing-feature li + li {
  margin-top: 9px;
}
.ct-pricing-layout4 .pricing-button .btn {
  line-height: 44px;
  border-radius: 44px;
  box-shadow: none;
  padding: 0 26px;
}
.ct-pricing-layout4:not(.highlight) .pricing-button .btn {
  background: #ff9d12;
}
.ct-pricing-layout4:not(.highlight) .pricing-button .btn:hover, .ct-pricing-layout4:not(.highlight) .pricing-button .btn:focus {
  background: #ffd200;
}
.ct-pricing-layout4.highlight {
  -webkit-box-shadow: 0 25px 49px rgba(0, 11, 78, 0.16);
  -khtml-box-shadow: 0 25px 49px rgba(0, 11, 78, 0.16);
  -moz-box-shadow: 0 25px 49px rgba(0, 11, 78, 0.16);
  -ms-box-shadow: 0 25px 49px rgba(0, 11, 78, 0.16);
  -o-box-shadow: 0 25px 49px rgba(0, 11, 78, 0.16);
  box-shadow: 0 25px 49px rgba(0, 11, 78, 0.16);
}
.ct-pricing-layout4.highlight .pricing-title span {
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
}
.ct-pricing-layout4.highlight .pricing-title svg {
  fill: #997300;
}
.ct-pricing-layout5 {
  background-color: #fcfcfc;
  padding: 35px 20px 40px 20px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  text-align: center;
}
.ct-pricing-layout5 .pricing-title {
  font-size: 30px;
  margin-bottom: 25px;
}
@media screen and (max-width: 1199px) {
  .ct-pricing-layout5 .pricing-title {
    font-size: 24px;
  }
}
.ct-pricing-layout5 .pricing-price {
  margin: auto;
  position: relative;
  z-index: 1;
  width: 120px;
  height: 120px;
  line-height: 120px;
  font-size: 33px;
  font-weight: 700;
  color: #0a0a0a;
  display: inline-flex;
  justify-content: center;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-pricing-layout5 .pricing-price:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
  -khtml-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
  -ms-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
  -o-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
  box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
  z-index: -1;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-pricing-layout5 .pricing-price cite {
  font-size: 18px;
  font-style: normal;
  position: relative;
  top: 4px;
}
.ct-pricing-layout5 .pricing-price span {
  position: absolute;
  top: 3px;
  right: -24px;
  width: 58px;
  height: 58px;
  line-height: 58px;
  font-size: 22px;
}
.ct-pricing-layout5 .pricing-price span:before {
  content: '';
  z-index: -2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 58px;
  -khtml-border-radius: 58px;
  -moz-border-radius: 58px;
  -ms-border-radius: 58px;
  -o-border-radius: 58px;
  border-radius: 58px;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
  -khtml-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
  -ms-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
  -o-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
  box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-pricing-layout5 .pricing-feature {
  margin-top: 24px;
  list-style: none;
  font-weight: 500;
  color: #c8c8c8;
}
@media screen and (max-width: 1199px) {
  .ct-pricing-layout5 .pricing-feature {
    font-size: 14px;
  }
}
.ct-pricing-layout5 .pricing-feature .active {
  color: #000;
}
.ct-pricing-layout5 .pricing-feature li + li {
  margin-top: 15px;
}
@media screen and (max-width: 1199px) {
  .ct-pricing-layout5 .pricing-feature li + li {
    margin-top: 10px;
  }
}
.ct-pricing-layout5 .pricing-button {
  margin-top: 27px;
}
.ct-pricing-layout5 .pricing-button a {
  line-height: 45px;
  padding: 0 42px;
  background: #000;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.ct-pricing-layout5 .pricing-button a:hover {
  background-color: #37ace2;
  color: #fff;
}
.ct-pricing-layout5:hover {
  -webkit-box-shadow: 0 15px 40px rgba(22, 22, 22, 0.11);
  -khtml-box-shadow: 0 15px 40px rgba(22, 22, 22, 0.11);
  -moz-box-shadow: 0 15px 40px rgba(22, 22, 22, 0.11);
  -ms-box-shadow: 0 15px 40px rgba(22, 22, 22, 0.11);
  -o-box-shadow: 0 15px 40px rgba(22, 22, 22, 0.11);
  box-shadow: 0 15px 40px rgba(22, 22, 22, 0.11);
}
.ct-pricing-layout5:hover .pricing-price {
  color: #fff;
}
.ct-pricing-layout5:hover .pricing-price:before {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background-color: #37ace2;
}
.ct-pricing-layout5:hover .pricing-price span {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.ct-pricing-layout5:hover .pricing-price span:before {
  background-color: #37ace2;
}
.ct-pricing-multi .ct-pricing-body {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.ct-pricing-multi .ct-pricing-body.ct-pricing-hide {
  display: none;
}
.ct-pricing-multi .ct-pricing-item {
  margin-top: 30px;
}
.ct-pricing-multi .pricing-1-column .ct-pricing-item {
  width: 100%;
  padding: 0 15px;
}
.ct-pricing-multi .pricing-2-column .ct-pricing-item {
  width: 50%;
  padding: 0 15px;
}
.ct-pricing-multi .pricing-3-column .ct-pricing-item {
  width: 33.33%;
  padding: 0 15px;
}
@media screen and (max-width: 991px) {
  .ct-pricing-multi .pricing-3-column .ct-pricing-item {
    width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .ct-pricing-multi .pricing-3-column .ct-pricing-item {
    width: 100%;
  }
}
.ct-pricing-multi .pricing-4-column .ct-pricing-item {
  width: 25%;
  padding: 0 15px;
}
@media screen and (max-width: 991px) {
  .ct-pricing-multi .pricing-4-column .ct-pricing-item {
    width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .ct-pricing-multi .pricing-4-column .ct-pricing-item {
    width: 100%;
  }
}
.ct-pricing-multi .pricing-5-column .ct-pricing-item {
  width: 20%;
  padding: 0 15px;
}
@media screen and (max-width: 991px) {
  .ct-pricing-multi .pricing-5-column .ct-pricing-item {
    width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .ct-pricing-multi .pricing-5-column .ct-pricing-item {
    width: 100%;
  }
}
.ct-pricing-multi-layout1 .ct-pricing-tab-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.ct-pricing-multi-layout1 .ct-pricing-tab-title .ct-pricing-tab-item {
  font-size: 16px;
  color: #283a57;
  display: inline-block;
  line-height: 52px;
  position: relative;
  z-index: 1;
  padding: 0 26px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .ct-pricing-multi-layout1 .ct-pricing-tab-title .ct-pricing-tab-item {
    font-size: 15px;
    line-height: 48px;
    padding: 0 24px;
  }
}
.ct-pricing-multi-layout1 .ct-pricing-tab-title .ct-pricing-tab-item:before {
  opacity: 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #37ace2;
  z-index: -1;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-pricing-multi-layout1 .ct-pricing-tab-title .ct-pricing-tab-item.active {
  color: #fff;
}
.ct-pricing-multi-layout1 .ct-pricing-tab-title .ct-pricing-tab-item.active:before {
  opacity: 1;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner {
  background-color: #fff;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 20px 19px 44px;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner .ct-pricing-title {
  color: #283a57;
  font-size: 22px;
  font-family: inherit;
  font-weight: 500;
  margin-bottom: 37px;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner .ct-pricing-price {
  line-height: 1;
  font-size: 48px;
  font-weight: 700;
  color: #ff9d12;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner .ct-pricing-time {
  font-size: 16px;
  color: #636e80;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner .ct-pricing-meta {
  border-bottom: 1px solid #edecec;
  padding-top: 11px;
  padding-bottom: 22px;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner .ct-pricing-button {
  margin-top: 32px;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner .ct-pricing-button .btn {
  padding: 0 44px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner .ct-pricing-features-list {
  list-style: none;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  color: #283a57;
  margin-top: 30px;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner .ct-pricing-features-list li + li {
  margin-top: 7px;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner .ct-pricing-features-list del {
  color: #9a9ea5;
  text-decoration: none;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner.ct-pricing-featured {
  position: relative;
  z-index: 1;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner.ct-pricing-featured:before {
  content: '';
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
  border: 2px solid #37ace2;
  z-index: -1;
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
}
.ct-pricing-multi-layout2 {
  text-align: center;
}
.ct-pricing-multi-layout2 .ct-pricing-tab-title {
  display: inline-flex;
  justify-content: center;
  margin: auto;
  align-items: center;
  background-color: #fff;
  -webkit-border-radius: 76px;
  -khtml-border-radius: 76px;
  -moz-border-radius: 76px;
  -ms-border-radius: 76px;
  -o-border-radius: 76px;
  border-radius: 76px;
  padding: 12px;
  -webkit-box-shadow: 0 13px 250px rgba(85, 85, 85, 0.55);
  -khtml-box-shadow: 0 13px 250px rgba(85, 85, 85, 0.55);
  -moz-box-shadow: 0 13px 250px rgba(85, 85, 85, 0.55);
  -ms-box-shadow: 0 13px 250px rgba(85, 85, 85, 0.55);
  -o-box-shadow: 0 13px 250px rgba(85, 85, 85, 0.55);
  box-shadow: 0 13px 250px rgba(85, 85, 85, 0.55);
  margin-bottom: 120px;
}
.ct-pricing-multi-layout2 .ct-pricing-tab-title .ct-pricing-tab-item {
  padding: 0 44px;
  line-height: 50px;
  font-size: 18px;
  color: #232323;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}
@media screen and (max-width: 991px) {
  .ct-pricing-multi-layout2 .ct-pricing-tab-title .ct-pricing-tab-item {
    padding: 0 24px;
  }
}
.ct-pricing-multi-layout2 .ct-pricing-tab-title .ct-pricing-tab-item.active {
  background-color: #37ace2;
}
.ct-pricing-multi-layout2 .ct-pricing-hexagon {
  position: absolute;
  width: 118px;
  height: 68.13px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
  -khtml-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
  -moz-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
  -ms-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
  -o-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
  box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
  top: 25px;
  left: 0;
  transform: rotate(90deg);
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-pricing-multi-layout2 .ct-pricing-hexagon:before, .ct-pricing-multi-layout2 .ct-pricing-hexagon:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 83.44px;
  height: 83.44px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  left: 17.2807px;
  -webkit-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
  -khtml-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
  -moz-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
  -ms-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
  -o-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
  box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
}
.ct-pricing-multi-layout2 .ct-pricing-hexagon:before {
  top: -41.7193px;
}
.ct-pricing-multi-layout2 .ct-pricing-hexagon:after {
  bottom: -41.7193px;
}
.ct-pricing-multi-layout2 .ct-pricing-hexagon span {
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 118px;
  height: 68.1273px;
  z-index: 2;
  background: inherit;
}
.ct-pricing-multi-layout2 .ct-pricing-title {
  font-size: 22px;
  margin-bottom: 36px;
  color: #000;
  font-family: inherit;
}
.ct-pricing-multi-layout2 .ct-pricing-icon {
  position: absolute;
  top: -60px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  height: 118px;
  width: 118px;
}
.ct-pricing-multi-layout2 .ct-pricing-icon i, .ct-pricing-multi-layout2 .ct-pricing-icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct-pricing-multi-layout2 .ct-pricing-icon i {
  font-size: 58px;
  color: #000;
}
.ct-pricing-multi-layout2 .ct-pricing-price {
  font-size: 90px;
  line-height: 1;
  color: #000;
  font-weight: 700;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 991px) {
  .ct-pricing-multi-layout2 .ct-pricing-price {
    font-size: 80px;
  }
}
@media screen and (max-width: 767px) {
  .ct-pricing-multi-layout2 .ct-pricing-price {
    font-size: 60px;
  }
}
.ct-pricing-multi-layout2 .ct-pricing-price span {
  font-size: 30px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  display: inline-block;
  margin-top: 9px;
}
.ct-pricing-multi-layout2 .ct-pricing-time {
  font-size: 18px;
  color: #666;
  margin-bottom: 8px;
}
.ct-pricing-multi-layout2 .ct-pricing-meta {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 52px;
}
.ct-pricing-multi-layout2 .ct-pricing-features-list {
  text-align: left;
  list-style: none;
  margin: 0;
  color: #555;
  font-size: 17px;
  margin-bottom: 40px;
}
.ct-pricing-multi-layout2 .ct-pricing-features-list i {
  width: 35px;
  height: 35px;
  background-color: #37ace2;
  border-radius: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-right: 20px;
}
.ct-pricing-multi-layout2 .ct-pricing-features-list li {
  display: flex;
  align-items: center;
}
.ct-pricing-multi-layout2 .ct-pricing-features-list li + li {
  margin-top: 18px;
}
.ct-pricing-multi-layout2 .ct-pricing-button .btn {
  line-height: 56px;
  padding: 0 52px;
  font-size: 16px;
  font-family: inherit;
  color: #000;
}
.ct-pricing-multi-layout2 .ct-pricing-button .btn:hover, .ct-pricing-multi-layout2 .ct-pricing-button .btn:focus {
  color: #fff;
}
.ct-pricing-multi-layout2 .ct-pricing-item {
  margin-top: 0;
  margin-bottom: 90px;
}
.ct-pricing-multi-layout2 .ct-pricing-item-inner {
  padding: 97px 35px 60px;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 27px rgba(0, 0, 0, 0.06);
  -khtml-box-shadow: 0 5px 27px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 5px 27px rgba(0, 0, 0, 0.06);
  -ms-box-shadow: 0 5px 27px rgba(0, 0, 0, 0.06);
  -o-box-shadow: 0 5px 27px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 27px rgba(0, 0, 0, 0.06);
  position: relative;
}
.ct-pricing-multi-layout2 .ct-pricing-item-inner:hover .ct-pricing-hexagon {
  background-color: #37ace2;
}
.ct-pricing-multi-layout3 .ct-pricing-note {
  font-weight: 500;
  font-size: 18px;
  color: #0e0e0e;
  text-align: center;
  padding-bottom: 10px;
}
.ct-pricing-multi-layout3 .ct-pricing-tab-title {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 13px;
}
.ct-pricing-multi-layout3 .ct-pricing-tab-title .title-tab-year {
  margin-left: -1px;
}
.ct-pricing-multi-layout3 .ct-pricing-tab-title .ct-pricing-tab-item {
  line-height: 38px;
  cursor: pointer;
  color: #37ace2;
  border: 1px solid #cfcfcf;
  padding: 0 22px;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-pricing-multi-layout3 .ct-pricing-tab-title .ct-pricing-tab-item:focus, .ct-pricing-multi-layout3 .ct-pricing-tab-title .ct-pricing-tab-item.active {
  z-index: 1;
  border-color: #37ace2;
  background-color: #37ace2;
  color: #fff;
}
.ct-pricing-multi-layout3 .ct-pricing-price {
  color: #191919;
  font-size: 38px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.01em;
  border-bottom: 2px solid #37ace2;
}
.ct-pricing-multi-layout3 .ct-pricing-time {
  font-size: 18px;
  color: #666;
  line-height: 1;
  margin-left: 8px;
}
.ct-pricing-multi-layout3 .ct-pricing-meta {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 32px;
}
.ct-pricing-multi-layout3 .ct-pricing-title {
  margin-bottom: 14px;
  font-size: 38px;
  color: #0e0e0e;
  font-weight: 400;
  font-family: inherit;
}
.ct-pricing-multi-layout3 .ct-pricing-desc {
  font-size: 16px;
  line-height: 24px;
  color: #666;
  margin-bottom: 37px;
}
.ct-pricing-multi-layout3 .ct-pricing-features-list {
  border-top: 2px solid #e8e8e8;
  padding-top: 32px;
  font-size: 18px;
  color: #000;
  font-weight: 500;
  list-style: none;
  margin-bottom: 38px;
  margin-right: -10px;
}
@media screen and (max-width: 575px) {
  .ct-pricing-multi-layout3 .ct-pricing-features-list {
    font-size: 16px;
  }
}
.ct-pricing-multi-layout3 .ct-pricing-features-list li {
  display: flex;
}
.ct-pricing-multi-layout3 .ct-pricing-features-list li i {
  font-size: 22px;
  margin-right: 10px;
  color: #37ace2;
  line-height: 1;
  height: 22px;
  display: flex;
  margin-top: 4px;
}
.ct-pricing-multi-layout3 .ct-pricing-features-list li.feature-hiden {
  opacity: 0.5;
}
.ct-pricing-multi-layout3 .ct-pricing-features-list li + li {
  margin-top: 10px;
}
.ct-pricing-multi-layout3 .ct-pricing-button a {
  width: 100%;
  color: #37ace2;
  line-height: 38px;
  border: 2px solid #37ace2;
  font-size: 15px;
  background: transparent;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.ct-pricing-multi-layout3 .ct-pricing-button a:hover, .ct-pricing-multi-layout3 .ct-pricing-button a:focus {
  background-color: #37ace2;
  color: #fff;
}
.ct-pricing-multi-layout3 .ct-pricing-item-inner {
  background-color: #fff;
  border: 1px solid #f3f1f1;
  -webkit-box-shadow: 0 0 0 1px solid #f9f8f8 inset;
  -khtml-box-shadow: 0 0 0 1px solid #f9f8f8 inset;
  -moz-box-shadow: 0 0 0 1px solid #f9f8f8 inset;
  -ms-box-shadow: 0 0 0 1px solid #f9f8f8 inset;
  -o-box-shadow: 0 0 0 1px solid #f9f8f8 inset;
  box-shadow: 0 0 0 1px solid #f9f8f8 inset;
  padding: 60px 40px 30px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 1199px) {
  .ct-pricing-multi-layout3 .ct-pricing-item-inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 575px) {
  .ct-pricing-multi-layout3 .ct-pricing-item-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ct-pricing-multi-layout3 .ct-pricing-item-inner:hover {
  border-color: #fff;
  -webkit-box-shadow: 0 0 43px rgba(6, 10, 9, 0.05);
  -khtml-box-shadow: 0 0 43px rgba(6, 10, 9, 0.05);
  -moz-box-shadow: 0 0 43px rgba(6, 10, 9, 0.05);
  -ms-box-shadow: 0 0 43px rgba(6, 10, 9, 0.05);
  -o-box-shadow: 0 0 43px rgba(6, 10, 9, 0.05);
  box-shadow: 0 0 43px rgba(6, 10, 9, 0.05);
}
.btn-type-normal .ct-blog-grid-layout1 .entry-readmore a, .btn-type-normal .ct-blog-carousel-layout1 .entry-readmore a {
  background-image: none;
  text-fill-color: inherit;
  -o-text-fill-color: inherit;
  -ms-text-fill-color: inherit;
  -moz-text-fill-color: inherit;
  -webkit-text-fill-color: inherit;
}
.btn-type-normal .ct-pricing-layout2.recommended .pricing-button .btn:hover {
  background-color: #d6a100;
}
.ct-contact-form-layout1 .input-filled label {
  font-size: 17px;
  color: #000;
  margin-bottom: 6px;
}
@media screen and (max-width: 991px) {
  .ct-contact-form-layout1 .input-filled label {
    font-size: 15px;
  }
}
.ct-contact-form-layout1 .ct-form-heading {
  font-size: 16px;
  margin-bottom: 28px;
}
.ct-contact-form-layout1 .wpcf7-form {
  border: none;
  overflow: visible;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_number_step_wrap {
  display: none;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar {
  margin-top: 0;
  margin-bottom: 6px;
  display: block;
}
@media screen and (max-width: 767px) {
  .ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar {
    margin-bottom: 26px;
  }
  .ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar .cf7mls_progress_bar_title {
    display: none;
  }
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar ~ .fieldset-cf7mls-wrapper fieldset {
  padding: 0px;
  margin: 0;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li:before, .ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li:after {
  display: none;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li .cf7_mls_steps_item_icon {
  left: 0;
  height: 44px;
  line-height: 44px;
  width: 44px;
  font-size: 18px;
  z-index: 1;
  font-weight: 600;
  color: #fff;
  position: relative;
  margin-left: 0;
  font-family: 'Poppins', sans-serif;
  opacity: 1;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li .cf7_mls_steps_item_icon:before, .ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li .cf7_mls_steps_item_icon:after {
  content: '';
  -webkit-border-radius: 44px;
  -khtml-border-radius: 44px;
  -moz-border-radius: 44px;
  -ms-border-radius: 44px;
  -o-border-radius: 44px;
  border-radius: 44px;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li .cf7_mls_steps_item_icon:before {
  background-color: #414141;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li .cf7_mls_steps_item_icon:after {
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  opacity: 0;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li .cf7_mls_steps_item_icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li .cf7_mls_count_step {
  color: inherit;
  position: relative;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li:last-child .cf7_mls_steps_item_container .cf7_mls_count_step {
  position: relative;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li:last-child .cf7_mls_steps_item_container .cf7_mls_count_step:after {
  content: '';
  width: 5000px;
  height: 0;
  border-top: 1px dashed #818182;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: -2;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li.cf7_mls_steps_item {
  position: relative;
  z-index: 99;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li.cf7_mls_steps_item:last-child {
  position: static;
  z-index: inherit;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li.active .cf7_mls_steps_item_icon:before {
  opacity: 0;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li.active .cf7_mls_steps_item_icon:after {
  opacity: 1;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls-btns {
  margin-top: 10px;
}
.ct-contact-form-layout1 .wpcf7-form .action-button {
  opacity: 1;
  margin: 0;
  line-height: 40px;
  padding: 0 26px;
  border-radius: 3px;
  font-size: 14px;
  color: #fff;
}
.ct-contact-form-layout1 .wpcf7-form .action-button img {
  display: none;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls + p {
  margin-bottom: 0;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls > br {
  display: none;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper {
  padding: 0;
  margin: 0;
  overflow: visible;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .row + p {
  margin-bottom: 0;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .wpcf7-form-control-wrap {
  margin-bottom: 20px;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .wpcf7-form-control:not(.wpcf7-submit) {
  border-color: #3f3f40;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #b3b3b3;
  font-size: 14px;
  height: 39px;
  background-color: transparent;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .wpcf7-form-control:not(.wpcf7-submit):focus {
  border-color: #37ace2;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .wpcf7-form-control.wpcf7-textarea {
  height: 93px;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .wpcf7-submit {
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 0 26px;
  font-size: 14px;
  line-height: 40px;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .nice-select span.current {
  line-height: 26px;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .nice-select ul.list {
  color: #666;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .wpcf7-response-output {
  background-color: rgba(255, 255, 255, 0.12);
  border: none;
  color: #37ace2;
  font-size: 12px;
  padding: 10px 15px;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .wpcf7-response-output.wpcf7-validation-errors {
  color: #f00;
}
.ct-contact-form-layout1.style2 .wpcf7-form-control:not(.wpcf7-submit) {
  border-color: #d5dce8;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #6f6f6f;
}
.ct-contact-form-layout1.style2 .wpcf7-form-control:not(.wpcf7-submit):focus {
  border-color: #37ace2;
}
.ct-contact-form-layout1.style2 .wpcf7-form-control.wpcf7-textarea {
  height: 175px;
}
.ct-contact-form-layout1.style3 ul.list {
  color: #383838;
}
.ct-contact-form-layout1.style3 .wpcf7-form-control:not(.wpcf7-submit) {
  background-color: rgba(112, 114, 116, 0.25);
  border-color: rgba(255, 255, 255, 0.25);
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  color: #fff;
}
.ct-contact-form-layout1.style3 .wpcf7-form-control:not(.wpcf7-submit):focus {
  border-color: #37ace2;
}
.ct-contact-form-layout1.style3 .wpcf7-form-control.wpcf7-textarea {
  height: 140px;
}
.ct-contact-form-layout1.style4 .input-filled > label {
  margin-bottom: 4px;
  font-size: 14px;
}
.ct-contact-form-layout1.style4 .input-filled > label i {
  margin-left: 6px;
  margin-right: 10px;
}
.ct-contact-form-layout1.style4 .wpcf7-form-control:not(.wpcf7-submit) {
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.ct-contact-form-layout1.style4 .wpcf7-form-control:not(.wpcf7-submit):focus {
  border-color: #37ace2;
}
.ct-contact-form-layout1.style4 .wpcf7-form-control.wpcf7-textarea {
  height: 140px;
}
.ct-contact-form-layout1.style4 .wpcf7-submit {
  line-height: 60px;
  background-color: #37ace2;
  background-image: none;
  -webkit-box-shadow: none !important;
  -khtml-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  margin-top: 10px;
}
.ct-contact-form-layout1.style4 .wpcf7-submit:hover, .ct-contact-form-layout1.style4 .wpcf7-submit:focus {
  background-color: #000;
  color: #fff;
}
.ct-contact-form-layout1.style4 .wpcf7-form-control-wrap {
  margin-bottom: 17px;
}
.ct-contact-form-layout1.style5 .input-filled > label {
  font-size: 15px;
}
.ct-contact-form-layout1.style5 .wpcf7-form-control:not(.wpcf7-submit) {
  height: 49px;
  color: #656565;
  border-color: #fff;
}
.ct-contact-form-layout1.style5 .wpcf7-form-control:not(.wpcf7-submit):focus {
  border-color: #37ace2;
}
.ct-contact-form-layout1.style5 .wpcf7-form-control.wpcf7-textarea {
  height: 153px;
}
.ct-contact-form-layout1.style5 .nice-select span.current {
  line-height: 35px;
}
.ct-contact-form-layout1.style6 .input-filled > label {
  font-size: 15px;
}
.ct-contact-form-layout1.style6 .wpcf7-form-control:not(.wpcf7-submit) {
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #666;
  border-color: #e4eaff;
}
.ct-contact-form-layout1.style6 .wpcf7-form-control:not(.wpcf7-submit):focus {
  border-color: #37ace2;
}
.ct-contact-form-layout1.style6 .wpcf7-form-control.wpcf7-textarea {
  height: 144px;
}
.ct-contact-form-layout1.style7 {
  background-color: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(134, 134, 134, 0.6);
  padding: 57px 58px 70px;
  font-style: 16px;
  line-height: 26px;
  color: #bcbcbc;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
@media screen and (max-width: 1199px) {
  .ct-contact-form-layout1.style7 {
    padding: 47px 30px 60px;
  }
}
.ct-contact-form-layout1.style7 .ct-contact-meta {
  text-align: center;
  max-width: 320px;
  margin: 0 auto 36px auto;
}
.ct-contact-form-layout1.style7 .ct-contact-meta h3 {
  font-size: 24px;
  color: #fff;
}
.ct-contact-form-layout1.style7 .wpcf7-submit {
  padding: 0 20px;
}
.ct-contact-form-layout1.style7 .wpcf7-form-control:not(.wpcf7-submit) {
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #0e0e0e;
  border-color: #bcbcbd;
  background-color: #dadadb;
  font-size: 14px;
}
.ct-contact-form-layout1.style7 .wpcf7-form-control:not(.wpcf7-submit):focus {
  border-color: #37ace2;
  background-color: #fff;
}
.ct-contact-form-layout1.style7 .wpcf7-form-control-wrap {
  margin-bottom: 10px;
}
.ct-contact-form-layout1.style8 .wpcf7-form-control:not(.wpcf7-submit) {
  border-color: #dfe6e5;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #000;
  font-size: 15px;
  height: 54px;
  -webkit-box-shadow: 0 10px 16px rgba(14, 14, 14, 0.11);
  -khtml-box-shadow: 0 10px 16px rgba(14, 14, 14, 0.11);
  -moz-box-shadow: 0 10px 16px rgba(14, 14, 14, 0.11);
  -ms-box-shadow: 0 10px 16px rgba(14, 14, 14, 0.11);
  -o-box-shadow: 0 10px 16px rgba(14, 14, 14, 0.11);
  box-shadow: 0 10px 16px rgba(14, 14, 14, 0.11);
}
.ct-contact-form-layout1.style8 .wpcf7-form-control:not(.wpcf7-submit):focus {
  -webkit-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.4);
  -khtml-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.4);
  -moz-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.4);
  -ms-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.4);
  -o-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.4);
  box-shadow: 0 10px 18px rgba(14, 14, 14, 0.4);
}
.ct-contact-form-layout1.style8 .input-filled {
  position: relative;
}
.ct-contact-form-layout1.style8 .wpcf7-form-control-wrap {
  margin-bottom: 19px;
}
.ct-contact-form-layout1.style8 .form-icon {
  position: absolute;
  top: 50%;
  left: 22px;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #000a93;
  z-index: 1;
}
.ct-contact-form-layout1.style8 .form-icon + .wpcf7-form-control-wrap .wpcf7-form-control:not(.wpcf7-submit) {
  padding-left: 48px;
}
.ct-contact-form-layout1.style8 .wpcf7-submit {
  margin-right: 7px;
  padding-left: 26px;
  padding-right: 26px;
}
.ct-contact-form-layout1.style9 {
  border: 1px solid #e4e3e3;
  padding: 44px 40px 54px;
  background-color: #fff;
}
@media screen and (max-width: 991px) {
  .ct-contact-form-layout1.style9 {
    padding: 34px 20px 44px;
  }
}
.ct-contact-form-layout1.style9 .ct-contact-meta {
  margin-bottom: 39px;
}
.ct-contact-form-layout1.style9 .ct-contact-meta h3 {
  display: inline-block;
  font-size: 24px;
  margin-bottom: 10px;
}
.ct-contact-form-layout1.style9 .ct-contact-meta p {
  font-size: 15px;
  line-height: 24px;
  color: #4e4e4e;
  margin-bottom: 0;
}
.ct-contact-form-layout1.style9 .wpcf7-form-control-wrap {
  position: relative;
  margin-bottom: 16px;
}
.ct-contact-form-layout1.style9 .wpcf7-form-control-wrap .input-icon + .input-icon, .ct-contact-form-layout1.style9 .wpcf7-form-control-wrap select + .input-icon {
  display: none;
}
.ct-contact-form-layout1.style9 .wpcf7-form-control-wrap .input-icon {
  position: absolute;
  height: 49px;
  width: 49px;
  background-color: #0d2252;
  border-right: 1px solid #dcdcdc;
  top: 1px;
  left: 0;
  -webkit-border-radius: 3px 0 0 3px;
  -khtml-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  z-index: 1;
  font-size: 22px;
  text-align: center;
  color: #fff;
  font-weight: 300;
  line-height: 49px;
}
.ct-contact-form-layout1.style9 .wpcf7-form-control-wrap .input-icon.fac-phone {
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.ct-contact-form-layout1.style9 .wpcf7-form-control-wrap .wpcf7-form-control:not(.wpcf7-submit) {
  border-color: #dcdcdc;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding-left: 65px;
  font-size: 14px;
  color: #666;
}
.ct-contact-form-layout1.style9 .wpcf7-form-control-wrap .wpcf7-form-control:not(.wpcf7-submit):focus {
  -webkit-box-shadow: 0 3px 8px rgba(13, 34, 82, 0.12);
  -khtml-box-shadow: 0 3px 8px rgba(13, 34, 82, 0.12);
  -moz-box-shadow: 0 3px 8px rgba(13, 34, 82, 0.12);
  -ms-box-shadow: 0 3px 8px rgba(13, 34, 82, 0.12);
  -o-box-shadow: 0 3px 8px rgba(13, 34, 82, 0.12);
  box-shadow: 0 3px 8px rgba(13, 34, 82, 0.12);
}
.ct-contact-form-layout1.style9 .wpcf7-submit {
  background-color: #37ace2;
  background-image: none;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 44px;
  position: relative;
  padding: 0 22px;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  margin-top: 21px;
}
.ct-contact-form-layout1.style9 .wpcf7-submit:before, .ct-contact-form-layout1.style9 .wpcf7-submit:after {
  display: none;
}
.ct-contact-form-layout1.style9 .wpcf7-submit:hover {
  background-color: #000;
}
.ct-contact-form-layout1.style10 .wpcf7-form-control:not(.wpcf7-submit) {
  background-color: #34325e;
  color: #c3c4e1;
  border-color: #34325e;
  height: 46px;
  font-family: inherit;
}
.ct-contact-form-layout1.style10 .wpcf7-form-control:not(.wpcf7-submit):focus {
  border-color: #c3c4e1;
}
.ct-contact-form-layout1.style10 .wpcf7-form-control.wpcf7-textarea {
  height: 120px;
}
.ct-contact-form-layout1.style10 .nice-select::after {
  color: #c3c4e1;
}
.ct-contact-form-layout1.style10 .nice-select .list {
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.ct-contact-form-layout1.style10 .nice-select .list .option {
  color: #39385a;
}
.ct-contact-form-layout1.style10 .nice-select span.current {
  line-height: 33px;
}
.ct-contact-form-layout1.style10 .row {
  margin: 0 -10px;
}
.ct-contact-form-layout1.style10 .row > div {
  padding: 0 10px;
}
.ct-contact-form-layout1.style10 .wpcf7-submit {
  line-height: 48px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #000;
  font-size: 14px;
  padding: 0 22px;
}
.ct-contact-form-layout1.style10 .wpcf7-submit:hover, .ct-contact-form-layout1.style10 .wpcf7-submit:focus {
  background-color: #fff;
  color: #000;
}
.ct-contact-form-layout1.style10 .wpcf7-form-control-wrap {
  margin-bottom: 15px;
}
.ct-contact-form-layout1.style10 .wpcf7-form-control-wrap.your-message {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.ct-contact-form-layout1.style12 .wpcf7-form-control:not(.wpcf7-submit) {
  background-color: #f6f8fb;
  color: #0d2252;
  border-color: #ededed;
  height: 52px;
  font-family: inherit;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.ct-contact-form-layout1.style12 .wpcf7-form-control:not(.wpcf7-submit):focus {
  border-color: #37ace2;
}
.ct-contact-form-layout1.style12 .wpcf7-form-control.wpcf7-textarea {
  height: 120px;
}
.ct-contact-form-layout1.style12 .nice-select::after {
  color: #0d2252;
}
.ct-contact-form-layout1.style12 .nice-select .list {
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.ct-contact-form-layout1.style12 .nice-select .list .option {
  color: #0d2252;
}
.ct-contact-form-layout1.style12 .nice-select span.current {
  line-height: 38px;
}
.ct-contact-form-layout1.style12 .row {
  margin: 0 -10px;
}
.ct-contact-form-layout1.style12 .row > div {
  padding: 0 10px;
}
.ct-contact-form-layout1.style12 .wpcf7-submit {
  line-height: 50px;
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  font-size: 14px;
  padding: 0 44px;
  margin-top: 20px;
}
.ct-contact-form-layout1.style12 .wpcf7-form-control-wrap {
  margin-bottom: 15px;
}
.ct-contact-form-layout1.style12 .wpcf7-form-control-wrap.your-message {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.ct-contact-form-layout1 .ct-range-slider {
  height: 21px;
  background-color: #fff;
  -webkit-border-radius: 21px;
  -khtml-border-radius: 21px;
  -moz-border-radius: 21px;
  -ms-border-radius: 21px;
  -o-border-radius: 21px;
  border-radius: 21px;
  -webkit-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.17);
  -khtml-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.17);
  -moz-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.17);
  -ms-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.17);
  -o-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.17);
  box-shadow: 0 10px 18px rgba(14, 14, 14, 0.17);
  position: relative;
  margin-bottom: 38px;
}
.ct-contact-form-layout1 .ct-range-slider .ui-slider-range {
  position: relative;
  height: 21px;
  background-color: #37ace2;
  -webkit-border-radius: 21px;
  -khtml-border-radius: 21px;
  -moz-border-radius: 21px;
  -ms-border-radius: 21px;
  -o-border-radius: 21px;
  border-radius: 21px;
}
.ct-contact-form-layout1 .ct-range-slider .ui-slider-handle {
  width: 34px;
  height: 34px;
  border: 2px solid #fff;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background-color: #d6a100;
  position: absolute;
  top: -7px;
  margin-left: -17px;
  cursor: pointer;
}
.ct-contact-form-layout1 .ct-range-meta {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 6px;
  padding: 10px 7px 0 7px;
}
.ct-contact-form-layout1 .ct-range-meta .wpcf7-form-control-wrap {
  display: inline-block !important;
  margin: 0 !important;
  width: auto !important;
}
.ct-contact-form-layout1 .ct-range-meta label {
  font-weight: 500;
  color: #000a93;
  flex-grow: 1;
  margin-right: 20px;
}
.ct-contact-form-layout1 .ct-range-meta .ct-range-result {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  -webkit-box-shadow: none !important;
  -khtml-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  color: 16px !important;
  font-weight: 700 !important;
  color: #ff9d12 !important;
  min-width: 100px;
  max-width: 150px;
  text-align: right;
  height: auto !important;
}
@media screen and (max-width: 767px) {
  .ct-contact-form-layout1 .ct-range-meta .ct-range-result {
    min-width: 90px;
    max-width: 90px;
  }
}
.ct-contact-form-layout1 .ct-range-meta + .ct-range-slider {
  margin-left: 7px;
  margin-right: 7px;
}
.ct-contact-form-layout1 .form-title {
  font-weight: 700;
  margin-bottom: 22px;
  color: #000a93;
}
.ct-contact-form-layout1 .ct-range-footer {
  margin-top: 8px;
  font-size: 15px;
  color: #000;
  padding-right: 7px;
}
.ct-contact-form-layout1 .ct-range-footer a {
  color: inherit;
  font-weight: 700;
  border-bottom: 1px solid #000;
}
.ct-contact-form-layout1 .ct-range-footer a:hover {
  color: #37ace2;
  border-bottom: none;
}
.ct-contact-form-layout1.style11 {
  position: relative;
  z-index: 1;
}
.ct-contact-form-layout1.style11 .img-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-border-radius: 100px 0 0 0;
  -khtml-border-radius: 100px 0 0 0;
  -moz-border-radius: 100px 0 0 0;
  -ms-border-radius: 100px 0 0 0;
  -o-border-radius: 100px 0 0 0;
  border-radius: 100px 0 0 0;
}
@media screen and (max-width: 767px) {
  .ct-contact-form-layout1.style11 .img-left {
    display: none;
  }
}
.ct-contact-form-layout1.style11 .img-left:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(31, 50, 62, 0.58);
  -webkit-border-radius: 100px 0 0 0;
  -khtml-border-radius: 100px 0 0 0;
  -moz-border-radius: 100px 0 0 0;
  -ms-border-radius: 100px 0 0 0;
  -o-border-radius: 100px 0 0 0;
  border-radius: 100px 0 0 0;
}
.ct-contact-form-layout1.style11 .ct-contact-meta > h3 {
  margin-bottom: 14px;
  font-size: 24px;
  color: #fff;
  padding-right: 62px;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .ct-contact-form-layout1.style11 .ct-contact-meta > h3 {
    font-size: 22px;
    padding-right: 52px;
  }
}
.ct-contact-form-layout1.style11 .ct-contact-meta > h3:before {
  content: '';
  width: 47px;
  height: 2px;
  background-color: #37ace2;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .ct-contact-form-layout1.style11 .ct-contact-meta > h3:before {
    width: 42px;
  }
}
.ct-contact-form-layout1.style11 .ct-contact-form-inner {
  max-width: 580px;
  -webkit-border-radius: 0 0 0 95px;
  -khtml-border-radius: 0 0 0 95px;
  -moz-border-radius: 0 0 0 95px;
  -ms-border-radius: 0 0 0 95px;
  -o-border-radius: 0 0 0 95px;
  border-radius: 0 0 0 95px;
  padding: 55px 55px 75px 55px;
  margin-left: auto;
  margin-right: 275px;
  padding-right: 165px;
  background-color: rgba(1, 19, 30, 0.69);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(1, 19, 30, 0.69)), to(#01131e 50%));
  background-image: -webkit-linear-gradient(left, rgba(1, 19, 30, 0.69), #01131e 50%);
  background-image: -moz-linear-gradient(left, rgba(1, 19, 30, 0.69), #01131e 50%);
  background-image: -ms-linear-gradient(left, rgba(1, 19, 30, 0.69), #01131e 50%);
  background-image: -o-linear-gradient(left, rgba(1, 19, 30, 0.69), #01131e 50%);
  background-image: linear-gradient(left, rgba(1, 19, 30, 0.69), #01131e 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(1, 19, 30, 0.69)', endColorStr='#01131e 50%', gradientType='1');
  background-color: transparent;
}
@media screen and (max-width: 1199px) {
  .ct-contact-form-layout1.style11 .ct-contact-form-inner {
    padding-right: 55px;
    margin-left: auto;
    margin-right: 0px;
    background-color: #01131e;
    background-image: -webkit-gradient(linear, left top, right top, from(#01131e), to(#01131e 50%));
    background-image: -webkit-linear-gradient(left, #01131e, #01131e 50%);
    background-image: -moz-linear-gradient(left, #01131e, #01131e 50%);
    background-image: -ms-linear-gradient(left, #01131e, #01131e 50%);
    background-image: -o-linear-gradient(left, #01131e, #01131e 50%);
    background-image: linear-gradient(left, #01131e, #01131e 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#01131e', endColorStr='#01131e 50%', gradientType='1');
  }
}
@media screen and (max-width: 767px) {
  .ct-contact-form-layout1.style11 .ct-contact-form-inner {
    padding: 55px 30px;
  }
}
.ct-contact-form-layout1.style11 .img-right {
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  bottom: 0;
  width: 385px;
  -webkit-border-radius: 85px 0 0 130px;
  -khtml-border-radius: 85px 0 0 130px;
  -moz-border-radius: 85px 0 0 130px;
  -ms-border-radius: 85px 0 0 130px;
  -o-border-radius: 85px 0 0 130px;
  border-radius: 85px 0 0 130px;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .ct-contact-form-layout1.style11 .img-right {
    display: none;
  }
}
.ct-contact-form-layout1.style11 .img-right:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(31, 50, 62, 0.58);
  -webkit-border-radius: inherit;
  -khtml-border-radius: inherit;
  -moz-border-radius: inherit;
  -ms-border-radius: inherit;
  -o-border-radius: inherit;
  border-radius: inherit;
}
.ct-contact-form-layout1.style11 .img-right:after {
  content: '';
  width: 170px;
  background-color: rgba(255, 192, 0, 0.73);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 100;
  -webkit-border-radius: 0 130px 85px 0;
  -khtml-border-radius: 0 130px 85px 0;
  -moz-border-radius: 0 130px 85px 0;
  -ms-border-radius: 0 130px 85px 0;
  -o-border-radius: 0 130px 85px 0;
  border-radius: 0 130px 85px 0;
}
.ct-contact-form-layout1.style11 .wpcf7-form-control:not(.wpcf7-submit) {
  border: 1px solid #1b2b34;
  background-color: rgba(255, 255, 255, 0.1);
  height: 34px;
  font-size: 14px;
  color: #e1e1e1;
  padding: 3px 20px;
}
.ct-contact-form-layout1.style11 .wpcf7-form-control:not(.wpcf7-submit):focus {
  border-color: #37ace2;
}
.ct-contact-form-layout1.style11 .wpcf7-form-control.wpcf7-textarea {
  height: 85px;
  padding-top: 12px;
}
.ct-contact-form-layout1.style11 .wpcf7-form .wpcf7-submit {
  font-size: 14px;
  line-height: 40px;
  padding: 0 28px;
}
.ct-contact-form-layout1.style11 .wpcf7-form .wpcf7-submit:hover {
  background-color: #fff;
  color: #000;
}
.ct-contact-form-layout1.style11 .wpcf7-form .wpcf7-form-control-wrap {
  margin-bottom: 12px;
}
.ct-contact-form-layout1.style11 .wpcf7-form .nice-select span.current {
  line-height: 28px;
}
.ct-contact-form-layout1.style11 .wpcf7-form .nice-select .list .option {
  color: #1f323e;
}
.ct-contact-form-layout1.style11 .wpcf7-form .row {
  margin-left: -6px;
  margin-right: -6px;
}
.ct-contact-form-layout1.style11 .wpcf7-form .row > div {
  padding: 0 6px;
}
.ct-contact-form-layout1.style13 .wpcf7-form-control:not(.wpcf7-submit) {
  border: 1px solid #102465;
  background-color: #072037;
  height: 51px;
  font-size: 14px;
  color: #fff;
  padding: 6px 20px;
}
.ct-contact-form-layout1.style13 .wpcf7-form-control:not(.wpcf7-submit):focus {
  border-color: #37ace2;
}
.ct-contact-form-layout1.style13 .wpcf7-form-control.wpcf7-textarea {
  height: 140px;
  padding-top: 12px;
}
.ct-contact-form-layout1.style13 .wpcf7-form .wpcf7-submit {
  font-size: 15px;
  line-height: 51px;
  padding: 0 28px;
  -webkit-border-radius: 51px;
  -khtml-border-radius: 51px;
  -moz-border-radius: 51px;
  -ms-border-radius: 51px;
  -o-border-radius: 51px;
  border-radius: 51px;
}
.ct-contact-form-layout1.style13 .wpcf7-form .wpcf7-submit:hover {
  color: #fff;
}
.ct-contact-form-layout1.style13 .wpcf7-form .wpcf7-form-control-wrap {
  margin-bottom: 28px;
}
.ct-contact-form-layout1.style13 .wpcf7-form .nice-select:after {
  right: 20px;
  color: #fff;
}
.ct-contact-form-layout1.style13 .wpcf7-form .nice-select span.current {
  line-height: 37px;
}
.ct-contact-form-layout1.style13 .wpcf7-form .nice-select .list .option {
  color: #1f323e;
}
.ct-contact-form-layout1.style13 .wpcf7-form .row {
  margin-left: -14px;
  margin-right: -14px;
}
.ct-contact-form-layout1.style13 .wpcf7-form .row > div {
  padding: 0 14px;
}
.ct-contact-form-layout1.style14 .wpcf7-form-control:not(.wpcf7-submit) {
  border: 1px solid #f3f3f3;
  background-color: #f9f9f9;
  height: 50px;
  font-size: 15px;
  color: #3f3f3f;
  padding: 6px 20px;
}
.ct-contact-form-layout1.style14 .wpcf7-form-control:not(.wpcf7-submit):focus {
  border-color: #37ace2;
}
.ct-contact-form-layout1.style14 .wpcf7-form-control.wpcf7-textarea {
  height: 140px;
  padding-top: 12px;
}
.ct-contact-form-layout1.style14 .wpcf7-form .wpcf7-form-control-wrap {
  margin-bottom: 20px;
}
.ct-contact-form-layout1.style14 .wpcf7-form .nice-select:after {
  right: 20px;
}
.ct-contact-form-layout1.style14 .wpcf7-form .nice-select span.current {
  line-height: 36px;
}
.ct-contact-form-layout1.style14 .wpcf7-form .nice-select .list .option {
  color: #1f323e;
}
.ct-contact-form-layout1.style14 .wpcf7-form .row {
  margin-left: -10px;
  margin-right: -10px;
}
.ct-contact-form-layout1.style14 .wpcf7-form .row > div {
  padding: 0 10px;
}
.ct-contact-form-layout1.style15 {
  background-color: #08467f;
  padding: 28px 30px 11px;
}
@media screen and (max-width: 767px) {
  .ct-contact-form-layout1.style15 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ct-contact-form-layout1.style15 .input-filled {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 11px;
}
.ct-contact-form-layout1.style15 .input-filled > label {
  min-width: 84px;
  font-size: 15px;
  color: #fff;
}
.ct-contact-form-layout1.style15 .input-filled > label i {
  margin-right: 6px;
}
.ct-contact-form-layout1.style15 .input-filled > label i.fac-phone {
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.ct-contact-form-layout1.style15 .input-filled .wpcf7-form-control-wrap {
  margin-bottom: 0;
  width: 100%;
}
.ct-contact-form-layout1.style15 .wpcf7-submit {
  width: 100%;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  font-size: 14px;
  line-height: 38px;
  margin-top: 6px;
}
.ct-contact-form-layout1.style15 .form-footer {
  font-size: 14px;
  color: #e7e7e7;
  justify-content: center;
  margin-top: -5px;
  margin-bottom: 0;
}
.ct-contact-form-layout1.style15 .wpcf7-form-control:not(.wpcf7-submit) {
  height: 30px;
  padding: 4px 8px;
  font-size: 14px;
  border: 1px solid #d6ebfe;
}
.ct-contact-form-layout1.style15 .wpcf7-form-control:not(.wpcf7-submit):hover, .ct-contact-form-layout1.style15 .wpcf7-form-control:not(.wpcf7-submit):focus {
  border-color: #37ace2;
  color: #191919;
  -webkit-box-shadow: 0 0 0 1px #37ace2;
  -khtml-box-shadow: 0 0 0 1px #37ace2;
  -moz-box-shadow: 0 0 0 1px #37ace2;
  -ms-box-shadow: 0 0 0 1px #37ace2;
  -o-box-shadow: 0 0 0 1px #37ace2;
  box-shadow: 0 0 0 1px #37ace2;
}
.ct-contact-form-layout1.style15 .wpcf7-form-control.wpcf7-textarea {
  height: 100px;
}
.ct-contact-form-layout1.style15 .nice-select:after {
  right: 10px;
  color: #191919;
  font-size: 14px;
}
.ct-contact-form-layout1.style15 .nice-select span.current {
  line-height: 20px;
}
.ct-contact-form-layout1.style16 .wpcf7-form-control:not(.wpcf7-submit) {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.67);
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  color: #b1bac3;
  font-size: 13px;
}
.ct-contact-form-layout1.style16 .wpcf7-form-control:not(.wpcf7-submit):focus {
  border-color: #37ace2;
}
.ct-contact-form-layout1.style16 .wpcf7-form-control.wpcf7-textarea {
  height: 140px;
}
.ct-contact-form-layout1.style16 .wpcf7-submit {
  border-radius: 0px;
  background: #37ace2;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.ct-contact-form-layout1.style16 .wpcf7-submit:hover {
  background-color: #fff;
  color: #000;
}
.ct-contact-form-layout1.style16 .wpcf7-form-control-wrap {
  margin-bottom: 24px;
  display: inline-flex;
  width: 100%;
}
.ct-fancy-box-layout1 {
  display: flex;
  flex-wrap: nowrap;
}
.ct-fancy-box-layout1 .item--shape {
  display: none;
}
.ct-fancy-box-layout1 .item--link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.ct-fancy-box-layout1.style1 .item--icon, .ct-fancy-box-layout1.style6 .item--icon {
  font-size: 24px;
  color: #fff;
  height: 63px;
  width: 63px;
  min-width: 63px;
  line-height: 63px;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  text-align: center;
  -webkit-border-radius: 63px;
  -khtml-border-radius: 63px;
  -moz-border-radius: 63px;
  -ms-border-radius: 63px;
  -o-border-radius: 63px;
  border-radius: 63px;
  margin-right: 38px;
  position: relative;
  overflow: hidden;
}
.ct-fancy-box-layout1.style1 .item--icon i, .ct-fancy-box-layout1.style6 .item--icon i {
  display: inline-block;
}
@media screen and (max-width: 1199px) {
  .ct-fancy-box-layout1.style1 .item--icon, .ct-fancy-box-layout1.style6 .item--icon {
    margin-right: 20px;
  }
}
.ct-fancy-box-layout1.style1 .item--title, .ct-fancy-box-layout1.style6 .item--title {
  margin-top: 4px;
  margin-bottom: 7px;
  font-size: 24px;
  font-weight: 600;
}
@media screen and (max-width: 1199px) {
  .ct-fancy-box-layout1.style1 .item--title, .ct-fancy-box-layout1.style6 .item--title {
    font-size: 22px;
  }
}
.ct-fancy-box-layout1.style1 .item--description, .ct-fancy-box-layout1.style6 .item--description {
  font-size: 16px;
  line-height: 1.625;
}
.ct-fancy-box-layout1.style1 .item--description a, .ct-fancy-box-layout1.style6 .item--description a {
  color: inherit;
}
.ct-fancy-box-layout1.style1 .item--description a:hover, .ct-fancy-box-layout1.style6 .item--description a:hover {
  color: inherit;
  text-decoration: underline;
}
.ct-fancy-box-layout1.style1:hover .item--icon i, .ct-fancy-box-layout1.style6:hover .item--icon i {
  -webkit-animation: toRightFromLeft 0.3s forwards;
  -moz-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
}
.ct-fancy-box-layout1.style2 .item--icon {
  background-color: transparent !important;
  background-image: none !important;
  line-height: 1;
  margin-right: 20px;
  margin-top: 6px;
}
.ct-fancy-box-layout1.style2 .item--icon i {
  font-size: 58px;
  color: #37ace2;
}
.ct-fancy-box-layout1.style2 .item--title {
  font-size: 20px;
  color: #383838;
  margin-bottom: 10px;
}
.ct-fancy-box-layout1.style3 .item--icon {
  background-color: transparent !important;
  background-image: none !important;
  line-height: 1;
  margin-right: 35px;
  margin-top: 6px;
}
.ct-fancy-box-layout1.style3 .item--icon i {
  font-size: 65px;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
}
.ct-fancy-box-layout1.style3 .item--title {
  font-size: 24px;
  margin-top: 9px;
  margin-bottom: 7px;
}
.ct-fancy-box-layout1.style4 {
  padding: 35px 13px 25px 28px;
  position: relative;
  height: auto !important;
}
.ct-fancy-box-layout1.style4:before {
  content: '';
  height: 5px;
  width: 0;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  position: absolute;
  bottom: 0;
  left: 0;
}
.ct-fancy-box-layout1.style4 .item--icon {
  background-color: transparent !important;
  background-image: none !important;
  line-height: 1;
  margin-right: 17px;
  margin-top: 0px;
}
.ct-fancy-box-layout1.style4 .item--icon i {
  font-size: 38px;
}
.ct-fancy-box-layout1.style4 .item--title {
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.ct-fancy-box-layout1.style4 .item--description {
  font-size: 15px;
}
.ct-fancy-box-layout1.style4:hover:before {
  width: 100%;
}
.ct-fancy-box-layout1.style5 .item--icon {
  margin-top: -4px;
  height: 40px;
  width: 42px;
  line-height: 42px;
  position: relative;
  -webkit-border-radius: 42px;
  -khtml-border-radius: 42px;
  -moz-border-radius: 42px;
  -ms-border-radius: 42px;
  -o-border-radius: 42px;
  border-radius: 42px;
  background-color: #37ace2;
  margin-right: 22px;
  min-width: 42px;
}
.ct-fancy-box-layout1.style5 .item--icon * {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
}
.ct-fancy-box-layout1.style5 .item--icon i {
  font-size: 22px;
}
.ct-fancy-box-layout1.style5 .item--icon i.fa-question-circle:before {
  content: '?';
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
.ct-fancy-box-layout1.style5 .item--title {
  margin-bottom: 26px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}
.ct-fancy-box-layout1.style5 .item--description {
  font-size: 17px;
  line-height: 28px;
  color: #000;
}
.ct-fancy-box-layout1.style5 .item--description ul {
  margin-top: 28px;
  margin-bottom: 0;
}
.ct-fancy-box-layout1.style6 .item--icon {
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  margin-right: 22px;
  min-width: 60px;
  width: 60px;
  height: 60px;
  margin-top: 6px;
}
.ct-fancy-box-layout1.style6 .item--title {
  margin-top: 0;
}
.ct-fancy-box-layout1.style6 .item--description {
  color: #000;
}
.ct-fancy-box-layout1.style7 .item--icon {
  font-size: 24px;
  color: #fff;
  height: 66px;
  width: 66px;
  min-width: 66px;
  line-height: 66px;
  background-color: #37ace2;
  text-align: center;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  margin-right: 23px;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0 6px 16px rgba(255, 192, 0, 0.36);
  -khtml-box-shadow: 0 6px 16px rgba(255, 192, 0, 0.36);
  -moz-box-shadow: 0 6px 16px rgba(255, 192, 0, 0.36);
  -ms-box-shadow: 0 6px 16px rgba(255, 192, 0, 0.36);
  -o-box-shadow: 0 6px 16px rgba(255, 192, 0, 0.36);
  box-shadow: 0 6px 16px rgba(255, 192, 0, 0.36);
}
.ct-fancy-box-layout1.style7 .item--icon * {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct-fancy-box-layout1.style7 .item--icon i {
  font-size: 44px;
  color: #fff;
}
.ct-fancy-box-layout1.style7 .item--icon img {
  max-height: 44px;
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout1.style7 .item--icon {
    height: 46px;
    width: 46px;
    min-width: 46px;
    line-height: 46px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    margin-right: 18px;
  }
  .ct-fancy-box-layout1.style7 .item--icon i {
    font-size: 30px;
  }
  .ct-fancy-box-layout1.style7 .item--icon img {
    max-height: 30px;
  }
}
.ct-fancy-box-layout1.style7 .item--title {
  margin-bottom: 10px;
  font-size: 20px;
}
.ct-fancy-box-layout1.style7 .item--description {
  font-size: 16px;
  line-height: 26px;
  color: #000;
}
.ct-fancy-box-layout1.style7 .item--description a {
  color: inherit;
}
.ct-fancy-box-layout1.style7 .item--description a:hover {
  color: inherit;
}
.ct-fancy-box-layout1.style7:hover .item--icon i, .ct-fancy-box-layout1.style7:hover .item--icon img, .ct-fancy-box-layout1.style7:hover .item--icon svg {
  -webkit-animation: toRightFromLeft 0.3s forwards;
  -moz-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
}
.ct-fancy-box-layout1.style8 .item--icon {
  line-height: 1;
  margin-right: 30px;
}
.ct-fancy-box-layout1.style8 .item--icon i {
  font-size: 58px;
  display: inline-block;
}
.ct-fancy-box-layout1.style8 .item--title {
  font-size: 22px;
}
.ct-fancy-box-layout1.style8 .item--description {
  font-size: 16px;
  line-height: 26px;
}
.ct-fancy-box-layout1.style8:hover .item--icon i {
  animation: icon-bounce 600ms ease-out infinite;
  -webkit-animation: icon-bounce 600ms ease-out infinite;
}
.ct-fancy-box-layout1.style9 {
  display: block;
  text-align: center;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}
.ct-fancy-box-layout1.style9 .item--icon {
  margin-bottom: 30px;
  display: inline-block;
}
.ct-fancy-box-layout1.style9 .item--icon i {
  font-size: 75px;
  color: #37ace2;
}
.ct-fancy-box-layout1.style9 .item--icon img {
  max-height: 75px;
}
.ct-fancy-box-layout1.style9 .item--icon i, .ct-fancy-box-layout1.style9 .item--icon img {
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-fancy-box-layout1.style9 .item--title {
  margin-bottom: 12px;
  font-size: 20px;
  color: #161b39;
}
.ct-fancy-box-layout1.style9 .item--description {
  line-height: 1.625;
  padding: 0 20px;
}
@media screen and (max-width: 1199px) {
  .ct-fancy-box-layout1.style9 .item--description {
    padding: 0;
  }
}
.ct-fancy-box-layout1.style9:hover {
  -webkit-transform: translateY(-36px);
  -khtml-transform: translateY(-36px);
  -moz-transform: translateY(-36px);
  -ms-transform: translateY(-36px);
  -o-transform: translateY(-36px);
  transform: translateY(-36px);
}
.ct-fancy-box-layout1.style9:hover .item--icon i, .ct-fancy-box-layout1.style9:hover .item--icon img {
  -webkit-transform: rotateY(360deg);
  -khtml-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.ct-fancy-box-layout1.style13 .item--icon {
  margin-right: 18px;
  line-height: 1;
}
.ct-fancy-box-layout1.style13 .item--icon i {
  font-size: 30px;
  color: #37ace2;
}
.ct-fancy-box-layout1.style13 .item--title {
  font-size: 16px;
  color: #000;
  margin-bottom: 2px;
}
.ct-fancy-box-layout1.style13 .item--description {
  font-size: 14px;
  line-height: 22px;
  color: #454545;
}
.line-gap .ct-fancy-box-layout1.style4:after {
  content: '';
  width: 1px;
  height: 54px;
  background-color: #e4eaee;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media screen and (max-width: 991px) {
  .line-gap .ct-fancy-box-layout1.style4:after {
    display: none;
  }
}
.ct-fancy-box-layout2 {
  position: relative;
  z-index: 1;
  padding: 35px 60px;
  display: flex;
  flex-wrap: nowrap;
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout2 {
    padding-left: 30px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .ct-fancy-box-layout2 {
    padding-left: 20px;
  }
}
.ct-fancy-box-layout2:before, .ct-fancy-box-layout2:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  z-index: -1;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-fancy-box-layout2:before {
  background-color: #222;
  -webkit-box-shadow: 0 6px 21px rgba(0, 0, 0, 0.32);
  -khtml-box-shadow: 0 6px 21px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 0 6px 21px rgba(0, 0, 0, 0.32);
  -ms-box-shadow: 0 6px 21px rgba(0, 0, 0, 0.32);
  -o-box-shadow: 0 6px 21px rgba(0, 0, 0, 0.32);
  box-shadow: 0 6px 21px rgba(0, 0, 0, 0.32);
}
.ct-fancy-box-layout2:after {
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  opacity: 0;
}
.ct-fancy-box-layout2 .item--title {
  font-size: 20px;
  margin-bottom: 8px;
  color: #fff;
}
.ct-fancy-box-layout2 .item--description {
  font-size: 15px;
  line-height: 26px;
  color: #f7f7f7;
}
.ct-fancy-box-layout2 .item--description a {
  color: inherit;
}
.ct-fancy-box-layout2 .item--description a:hover {
  color: inherit;
  text-decoration: underline;
}
.ct-fancy-box-layout2 .item--icon {
  margin-right: 22px;
  line-height: 1;
}
.ct-fancy-box-layout2 .item--icon i {
  font-size: 65px;
}
.ct-fancy-box-layout2:hover:before {
  opacity: 0;
}
.ct-fancy-box-layout2:hover:after {
  opacity: 1;
}
.ct-fancy-box-layout2:hover .item--icon i {
  background-image: none;
  background-color: transparent;
  text-fill-color: transparent;
  -o-text-fill-color: #fff;
  -ms-text-fill-color: #fff;
  -moz-text-fill-color: #fff;
  -webkit-text-fill-color: #fff;
}
.ct-fancy-box-layout3 {
  display: flex;
  flex-wrap: nowrap;
}
.ct-fancy-box-layout3 .item--icon {
  font-size: 24px;
  color: #fff;
  height: 63px;
  width: 61px;
  min-width: 61px;
  line-height: 61px;
  text-align: center;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  margin-top: 10px;
  margin-right: 38px;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background-color: rgba(112, 114, 116, 0.25);
}
.ct-fancy-box-layout3 .item--title {
  margin-top: 4px;
  margin-bottom: 7px;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
}
.ct-fancy-box-layout3 .item--description {
  line-height: 1.625;
  color: #b7b7b7;
}
.ct-fancy-box-layout3:hover .item--icon i {
  -webkit-animation: toTopFromBottom 0.3s forwards;
  -moz-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards;
}
.ct-fancy-box-layout3.style2 .item--icon {
  width: 60px;
  height: 60px;
  border: none;
  background-color: #0e0e0e;
  min-width: 60px;
  margin-right: 23px;
}
.ct-fancy-box-layout3.style2 .item--title {
  color: #0e0e0e;
  margin-top: 0;
}
.ct-fancy-box-layout3.style2 .item--description {
  color: #383838;
}
.ct-fancy-box-layout3.style2 .item--description a {
  color: inherit;
}
.ct-fancy-box-layout3.style2 .item--description a:hover {
  color: inherit;
  text-decoration: underline;
}
.ct-fancy-box-layout4 {
  -webkit-box-shadow: 0 1px 18px rgba(0, 0, 0, 0.11);
  -khtml-box-shadow: 0 1px 18px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0 1px 18px rgba(0, 0, 0, 0.11);
  -ms-box-shadow: 0 1px 18px rgba(0, 0, 0, 0.11);
  -o-box-shadow: 0 1px 18px rgba(0, 0, 0, 0.11);
  box-shadow: 0 1px 18px rgba(0, 0, 0, 0.11);
  background-color: #fff;
  padding: 44px 20px;
  text-align: center;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-fancy-box-layout4:hover {
  -webkit-transform: translateY(-10px);
  -khtml-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.ct-fancy-box-layout4 .item--icon {
  line-height: 1;
  margin-bottom: 20px;
}
.ct-fancy-box-layout4 .item--icon i {
  font-size: 56px;
  color: #37ace2;
}
.ct-fancy-box-layout4 .item--title {
  margin-bottom: 17px;
  font-size: 20px;
}
.ct-fancy-box-layout4 .item--description {
  font-size: 15px;
  line-height: 26px;
}
.ct-fancy-box-layout4 .item--description a {
  color: inherit;
}
.ct-fancy-box-layout4 .item--description a:hover {
  color: inherit;
  text-decoration: underline;
}
.ct-fancy-box-layout5 {
  position: relative;
  z-index: 1;
}
.ct-fancy-box-layout5:before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 59px;
  right: 40px;
  bottom: 0;
  left: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(top, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(top, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(top, #ffc000, #ffc000);
  background-image: -o-linear-gradient(top, #ffc000, #ffc000);
  background-image: linear-gradient(top, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000');
  -webkit-border-radius: 0 171px 171px 0;
  -khtml-border-radius: 0 171px 171px 0;
  -moz-border-radius: 0 171px 171px 0;
  -ms-border-radius: 0 171px 171px 0;
  -o-border-radius: 0 171px 171px 0;
  border-radius: 0 171px 171px 0;
  -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.23) inset;
  -khtml-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.23) inset;
  -moz-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.23) inset;
  -ms-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.23) inset;
  -o-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.23) inset;
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.23) inset;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  opacity: 0;
}
.ct-fancy-box-layout5:hover::before {
  opacity: 1;
  bottom: -33px;
  left: -30px;
}
.ct-fancy-box-layout5 .ct-fancy-box-inner {
  background-color: #000;
  color: #e9e9e9;
  padding: 50px 30px 76px 40px;
}
@media screen and (max-width: 1199px) {
  .ct-fancy-box-layout5 .ct-fancy-box-inner {
    padding-left: 30px;
    padding-bottom: 96px;
  }
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout5 .ct-fancy-box-inner {
    padding-left: 20px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .ct-fancy-box-layout5 .ct-fancy-box-inner {
    height: auto !important;
  }
}
.ct-fancy-box-layout5 .item--icon {
  line-height: 1;
  margin-bottom: 30px;
}
.ct-fancy-box-layout5 .item--icon i {
  font-size: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(top, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(top, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(top, #ffc000, #ffc000);
  background-image: -o-linear-gradient(top, #ffc000, #ffc000);
  background-image: linear-gradient(top, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000');
}
.ct-fancy-box-layout5 .item--title {
  font-size: 22px;
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout5 .item--title {
    font-size: 18px;
  }
}
.ct-fancy-box-layout5 .item--description {
  line-height: 28px;
  font-size: 16px;
  margin-bottom: 18px;
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout5 .item--description {
    font-size: 15px;
    line-height: 26px;
  }
}
.ct-fancy-box-layout5 .item--description a {
  color: inherit;
}
.ct-fancy-box-layout5 .item--description a:hover {
  color: inherit;
  text-decoration: underline;
}
.ct-fancy-box-layout5 .item--list {
  list-style: none;
  margin-bottom: 0;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout5 .item--list {
    font-size: 14px;
  }
}
.ct-fancy-box-layout5 .item--list i {
  margin-right: 12px;
  font-weight: 400;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(top, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(top, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(top, #ffc000, #ffc000);
  background-image: -o-linear-gradient(top, #ffc000, #ffc000);
  background-image: linear-gradient(top, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000');
}
.ct-fancy-box-layout5 .item--list li + li {
  margin-top: 6px;
}
.ct-fancy-box-layout5 .item--link {
  height: 45px;
  width: 45px;
  position: absolute;
  bottom: 27px;
  right: 24px;
  background-color: #535353;
  line-height: 45px;
  text-align: center;
  border-radius: 45px;
  color: #fff;
  font-size: 30px;
  z-index: 1;
}
.ct-fancy-box-layout5 .item--link:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(top, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(top, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(top, #ffc000, #ffc000);
  background-image: -o-linear-gradient(top, #ffc000, #ffc000);
  background-image: linear-gradient(top, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000');
  z-index: -1;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  opacity: 0;
}
.ct-fancy-box-layout5 .item--link:hover:before {
  opacity: 1;
}
.ct-fancy-box-layout6 {
  background-color: #fff;
  text-align: center;
  -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.11);
  -khtml-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.11);
  -ms-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.11);
  -o-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.11);
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.11);
  padding: 80px 50px 50px 50px;
  position: relative;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  margin-top: 66px;
}
@media screen and (max-width: 1199px) {
  .ct-fancy-box-layout6 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ct-fancy-box-layout6:before {
  content: '';
  height: 6px;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  -webkit-transition: all 260ms linear 0ms;
  -khtml-transition: all 260ms linear 0ms;
  -moz-transition: all 260ms linear 0ms;
  -ms-transition: all 260ms linear 0ms;
  -o-transition: all 260ms linear 0ms;
  transition: all 260ms linear 0ms;
}
.ct-fancy-box-layout6:hover {
  -webkit-transform: translateY(20px);
  -khtml-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
}
.ct-fancy-box-layout6:hover:before {
  width: 100%;
}
.ct-fancy-box-layout6 .item--icon {
  width: 112px;
  height: 112px;
  position: absolute;
  top: -66px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #37ace2;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.ct-fancy-box-layout6 .item--icon i {
  font-size: 45px;
  color: #fff;
}
.ct-fancy-box-layout6 .item--icon * {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct-fancy-box-layout6 .item--title {
  font-size: 20px;
}
.ct-fancy-box-layout6 .item--description {
  font-size: 16px;
  line-height: 26px;
}
.ct-fancy-box-layout6 .item--link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.ct-fancy-box-layout7 {
  position: relative;
  z-index: 1;
  padding: 50px 50px 40px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .ct-fancy-box-layout7 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ct-fancy-box-layout7:before {
  content: '';
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.ct-fancy-box-layout7 .item--icon {
  line-height: 1;
  margin-bottom: 15px;
}
.ct-fancy-box-layout7 .item--icon i {
  font-size: 60px;
  color: #37ace2;
}
.ct-fancy-box-layout7 .item--title {
  font-size: 22px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-fancy-box-layout7 .item--description {
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  color: #000;
  font-size: 16px;
  color: 26px;
  margin-bottom: 18px;
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout7 .item--description {
    font-size: 14px;
    line-height: 24px;
  }
}
.ct-fancy-box-layout7 .item--button a {
  font-size: 15px;
  color: #000;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  display: inline-block;
  padding-right: 32px;
  position: relative;
}
.ct-fancy-box-layout7 .item--button a i {
  margin-left: 16px;
  font-size: 19px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-fancy-box-layout7 .item--overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  opacity: 0;
}
.ct-fancy-box-layout7 .item--overlay:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
}
.ct-fancy-box-layout7:hover .item--overlay {
  opacity: 1;
}
.ct-fancy-box-layout7:hover .item--title, .ct-fancy-box-layout7:hover .item--description {
  color: #fff;
}
.ct-fancy-box-layout7:hover .item--button a {
  color: #37ace2;
}
.ct-fancy-box-layout7:hover .item--button a i {
  right: -15px;
  color: #fff;
}
.ct-fancy-box-layout8 {
  padding: 62px 40px 52px;
  background-color: #37ace2;
}
@media screen and (max-width: 1199px) {
  .ct-fancy-box-layout8 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .ct-fancy-box-layout8 {
    height: auto !important;
  }
}
.ct-fancy-box-layout8 .item--icon {
  line-height: 1;
  margin-bottom: 18px;
}
.ct-fancy-box-layout8 .item--icon img {
  max-height: 48px;
}
.ct-fancy-box-layout8 .item--icon i {
  font-size: 48px;
  color: #fff;
}
.ct-fancy-box-layout8 .item--icon img, .ct-fancy-box-layout8 .item--icon i {
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-fancy-box-layout8 .item--title {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  margin-bottom: 10px;
}
.ct-fancy-box-layout8 .item--description {
  font-size: 17px;
  line-height: 28px;
  color: #fff;
}
.ct-fancy-box-layout8:hover img, .ct-fancy-box-layout8:hover i {
  -webkit-transform: rotateY(360deg);
  -khtml-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.ct-fancy-box-layout9 {
  display: flex;
  flex-wrap: nowrap;
  padding: 32px 16px 32px 34px;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 1199px) {
  .ct-fancy-box-layout9 {
    padding-left: 20px;
  }
}
.ct-fancy-box-layout9:before {
  content: '';
  z-index: -1;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  background-color: #37ace2;
}
.ct-fancy-box-layout9 .item--icon {
  line-height: 1;
  margin-right: 20px;
  color: #37ace2;
}
.ct-fancy-box-layout9 .item--icon i {
  font-size: 42px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout9 .item--icon i {
    font-size: 32px;
  }
}
.ct-fancy-box-layout9 .item--title {
  font-size: 20px;
  margin-bottom: 7px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
@media screen and (max-width: 1199px) {
  .ct-fancy-box-layout9 .item--title {
    font-size: 18px;
  }
}
.ct-fancy-box-layout9 .item--description {
  line-height: 1.625;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
@media screen and (max-width: 1199px) {
  .ct-fancy-box-layout9 .item--description {
    font-size: 14px;
  }
}
.ct-fancy-box-layout9 .item--holder {
  position: relative;
}
.ct-fancy-box-layout9 .item--button {
  position: absolute;
  bottom: -28px;
  left: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  visibility: hidden;
}
.ct-fancy-box-layout9 .item--button .btn-line {
  color: #fff;
}
.ct-fancy-box-layout9 .item--button .btn-line span:before {
  background-color: #fff;
}
.ct-fancy-box-layout9 .item--button .btn-line i {
  color: inherit;
}
.ct-fancy-box-layout9:hover:before, .ct-fancy-box-layout9.active:before {
  height: 100%;
}
.ct-fancy-box-layout9:hover .item--icon i, .ct-fancy-box-layout9.active .item--icon i, .ct-fancy-box-layout9:hover .item--title, .ct-fancy-box-layout9.active .item--title, .ct-fancy-box-layout9:hover .item--description, .ct-fancy-box-layout9.active .item--description {
  color: #fff;
}
.ct-fancy-box-layout9:hover .item--button, .ct-fancy-box-layout9.active .item--button {
  opacity: 1;
  visibility: visible;
}
.ct-fancy-box-layout9.btn-active .item--description {
  margin-bottom: 6px;
}
.ct-fancy-box-layout9.btn-active:hover, .ct-fancy-box-layout9.btn-active.active {
  padding-bottom: 46px;
}
.ct-fancy-box-layout9.style2 {
  padding-left: 15px;
}
.ct-fancy-box-layout9.style2 .item--icon {
  margin-right: 28px;
  width: 83px;
  min-width: 83px;
  height: 83px;
  -webkit-border-radius: 83px;
  -khtml-border-radius: 83px;
  -moz-border-radius: 83px;
  -ms-border-radius: 83px;
  -o-border-radius: 83px;
  border-radius: 83px;
  background-color: #37ace2;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  color: #fff;
  -webkit-box-shadow: 0 7px 10px rgba(255, 192, 0, 0.19);
  -khtml-box-shadow: 0 7px 10px rgba(255, 192, 0, 0.19);
  -moz-box-shadow: 0 7px 10px rgba(255, 192, 0, 0.19);
  -ms-box-shadow: 0 7px 10px rgba(255, 192, 0, 0.19);
  -o-box-shadow: 0 7px 10px rgba(255, 192, 0, 0.19);
  box-shadow: 0 7px 10px rgba(255, 192, 0, 0.19);
  position: relative;
}
.ct-fancy-box-layout9.style2 .item--icon i {
  font-size: 48px;
}
.ct-fancy-box-layout9.style2 .item--icon * {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout9.style2 .item--icon {
    width: 60px;
    min-width: 60px;
    height: 60px;
    margin-right: 15px;
  }
  .ct-fancy-box-layout9.style2 .item--icon i {
    font-size: 36px;
  }
}
.ct-fancy-box-layout9.style2 .item--title {
  color: #1d0031;
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout9.style2 .item--title {
    font-size: 18px;
  }
}
.ct-fancy-box-layout9.style2 .item--description {
  color: #383838;
}
.ct-fancy-box-layout9.style2:hover .item--icon, .ct-fancy-box-layout9.style2.active .item--icon {
  background-color: #fff;
  color: #37ace2;
}
.ct-fancy-box-layout9.style2:hover .item--icon i, .ct-fancy-box-layout9.style2.active .item--icon i {
  color: inherit;
}
.ct-fancy-box-layout9.style2:hover .item--title, .ct-fancy-box-layout9.style2.active .item--title {
  color: #fff;
}
.ct-fancy-box-layout9.style2:hover .item--description, .ct-fancy-box-layout9.style2.active .item--description {
  color: #fff;
}
.ct-fancy-box-layout3-wrap.style2 {
  min-height: 167px;
}
.ct-fancy-box-layout10 .item--icon {
  line-height: 1;
  margin-bottom: 17px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.ct-fancy-box-layout10 .item--icon i {
  font-size: 60px;
  color: #37ace2;
}
.ct-fancy-box-layout10 .item--icon img {
  max-height: 61px;
}
.ct-fancy-box-layout10 .item--title {
  font-size: 22px;
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout10 .item--title {
    font-size: 18px;
  }
}
.ct-fancy-box-layout10 .item--description {
  line-height: 1.625;
  color: #000;
  margin-bottom: 28px;
}
.ct-fancy-box-layout10:hover .item--icon {
  animation-name: icon-bounce;
  -moz-animation-name: icon-bounce;
}
.ct-fancy-box-layout11 {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
@media screen and (min-width: 1200px) {
  .ct-fancy-box-layout11 {
    justify-content: center;
    padding: 0 30px 0 10px;
  }
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout11 {
    display: block;
    text-align: center;
  }
}
.ct-fancy-box-layout11 .item--icon {
  width: 67px;
  height: 67px;
  min-width: 67px;
  line-height: 1;
  position: relative;
  -webkit-border-radius: 67px;
  -khtml-border-radius: 67px;
  -moz-border-radius: 67px;
  -ms-border-radius: 67px;
  -o-border-radius: 67px;
  border-radius: 67px;
  margin-right: 25px;
  border: 3px solid #37ace2;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  .ct-fancy-box-layout11 .item--icon {
    margin-right: 15px;
  }
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout11 .item--icon {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }
}
.ct-fancy-box-layout11 .item--icon i {
  font-size: 30px;
  color: #fff;
  -webkit-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-fancy-box-layout11 .item--icon * {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct-fancy-box-layout11 .item--icon:before {
  z-index: -1;
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  background-color: #37ace2;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-fancy-box-layout11 .item--title {
  margin-bottom: 5px;
  font-size: 15px;
  font-family: inherit;
}
.ct-fancy-box-layout11 .item--description {
  font-size: 15px;
}
.ct-fancy-box-layout11 .item-readmore {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.ct-fancy-box-layout11 .item--holder {
  position: relative;
}
.ct-fancy-box-layout11:hover .item--icon {
  background-color: transparent;
}
.ct-fancy-box-layout11:hover .item--icon i {
  color: #37ace2;
}
.ct-fancy-box-layout11:hover .item--icon:before {
  -webkit-transform: scale(1.5);
  -khtml-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0;
}
.ct-fancy-box-layout12 {
  background-color: #fff;
  padding: 40px 30px 43px;
  -webkit-box-shadow: 0 0 59px rgba(0, 0, 0, 0.05);
  -khtml-box-shadow: 0 0 59px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 59px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 0 59px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0 59px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 59px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  text-align: center;
  position: relative;
}
.ct-fancy-box-layout12 .item--icon {
  line-height: 1;
  margin-bottom: 21px;
}
.ct-fancy-box-layout12 .item--icon i {
  font-size: 65px;
  color: #37ace2;
}
.ct-fancy-box-layout12 .item--icon img {
  max-width: 132px;
}
.ct-fancy-box-layout12 .item--title {
  font-size: 22px;
  margin-bottom: 18px;
  color: #1d0031;
}
.ct-fancy-box-layout12 .item--description {
  color: #0e0e0e;
  line-height: 1.625;
}
.ct-fancy-box-layout12 .item-readmore {
  position: absolute;
  font-size: 24px;
  color: #fff;
  bottom: -45px;
  left: 0;
  right: 0;
  margin: auto;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  background-color: #37ace2;
  -webkit-box-shadow: 0 5px 16px rgba(255, 192, 0, 0.17);
  -khtml-box-shadow: 0 5px 16px rgba(255, 192, 0, 0.17);
  -moz-box-shadow: 0 5px 16px rgba(255, 192, 0, 0.17);
  -ms-box-shadow: 0 5px 16px rgba(255, 192, 0, 0.17);
  -o-box-shadow: 0 5px 16px rgba(255, 192, 0, 0.17);
  box-shadow: 0 5px 16px rgba(255, 192, 0, 0.17);
  width: 50px;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  opacity: 0;
  visibility: hidden;
}
.ct-fancy-box-layout12 .item-readmore:hover {
  -webkit-transform: rotate(90deg);
  -khtml-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.ct-fancy-box-layout12:hover {
  -webkit-box-shadow: 0 0 29px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 0 29px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 29px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 29px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 29px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 29px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-11px);
  -khtml-transform: translateY(-11px);
  -moz-transform: translateY(-11px);
  -ms-transform: translateY(-11px);
  -o-transform: translateY(-11px);
  transform: translateY(-11px);
}
.ct-fancy-box-layout12:hover .item-readmore {
  bottom: -25px;
  opacity: 1;
  visibility: visible;
}
.col-line-left {
  z-index: 1;
}
.col-line-left:before {
  z-index: -1;
  content: '';
  width: 0;
  height: 48px;
  border-left: 1px dashed #bababa;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media screen and (max-width: 1199px) {
  .col-line-left:before {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .col-line .ct-fancy-box-layout10 .item--description {
    max-width: 300px;
  }
  .col-line > .elementor-column-wrap:before {
    width: 0;
    height: 140px;
    content: '';
    border-left: 1px dashed #bfbfbf;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media screen and (min-width: 1200px) {
  .col-line-style1 {
    z-index: 1;
  }
  .col-line-style1:before {
    z-index: -1;
    content: '';
    width: 0;
    height: 105px;
    border-left: 2px dashed #d3ddf2;
    position: absolute;
    left: -15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .col-dot-style1 {
    z-index: 1;
  }
  .col-dot-style1:before {
    z-index: -1;
    content: '';
    width: 12px;
    height: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
    position: absolute;
    left: -6px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-image: -webkit-linear-gradient(120deg, #ff9d12, #ffd200);
    background-image: -moz-linear-gradient(120deg, #ff9d12, #ffd200);
    background-image: -ms-linear-gradient(120deg, #ff9d12, #ffd200);
    background-image: -o-linear-gradient(120deg, #ff9d12, #ffd200);
    background-image: linear-gradient(120deg, #ff9d12, #ffd200);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff9d12', endColorStr='#ffd200');
  }
  .ct-inner-white:before {
    content: '';
    width: 3000px;
    height: 100%;
    background-color: inherit;
    position: absolute;
    top: 0;
    right: 100%;
  }
}
.col-line-counter:before {
  z-index: 1;
  content: '';
  width: 0;
  height: 70px;
  border-left: 2px dashed #dfdfdf;
  position: absolute;
  left: 1px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media screen and (max-width: 1199px) {
  .col-line-counter:before {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .col-line-mega > .elementor-column-wrap:before {
    width: 0;
    height: 82%;
    content: '';
    border-left: 1px solid #f1f0f0;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media screen and (min-width: 1200px) {
  .col-line-sm > .elementor-column-wrap:before {
    width: 0;
    height: 100px;
    content: '';
    border-left: 1px dashed #bfbfbf;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media screen and (min-width: 768px) {
  .line-gap2:after {
    content: '';
    width: 0;
    border-right: 1px dashed #9f9f9f;
    height: 190px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
  }
  .fancybox-line-right .ct-fancy-box-layout15 {
    border-right: 1px solid #e9ebee;
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
  }
  .fancybox-line-right .ct-fancy-box-layout15:hover {
    border-color: transparent;
  }
}
.ct-fancy-box-layout17 .item--holder {
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  padding: 40px;
  position: relative;
  z-index: 1;
}
.ct-fancy-box-layout17 .item--holder .item--overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.ct-fancy-box-layout17 .item--holder .item--overlay:before {
  content: '';
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ct-fancy-box-layout17 .item--holder .item--icon {
  line-height: 1;
  margin-bottom: 18px;
}
.ct-fancy-box-layout17 .item--holder .item--icon i {
  font-size: 58px;
  color: #37ace2;
}
.ct-fancy-box-layout17 .item--holder .item--title {
  margin-bottom: 0;
  font-size: 22px;
  line-height: 24px;
  color: #fff;
  font-family: inherit;
}
.ct-fancy-box-layout17 .item--holder .item--number {
  line-height: 1;
  font-size: 46px;
  color: #37ace2;
  font-weight: 700;
  position: absolute;
  bottom: 18px;
  right: 16px;
}
.ct-fancy-box-layout17 .item--holder-hover {
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f4f4f4;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  z-index: 99;
  padding: 36px 32px;
  -webkit-transform: translateY(40px);
  -khtml-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
  transform: translateY(40px);
}
.ct-fancy-box-layout17 .item--holder-hover .item--title {
  margin-bottom: 13px;
  font-size: 22px;
  line-height: 24px;
  color: #0d0d0d;
  padding-bottom: 14px;
  position: relative;
}
.ct-fancy-box-layout17 .item--holder-hover .item--title:before {
  content: '';
  width: 28px;
  height: 3px;
  background-color: #37ace2;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ct-fancy-box-layout17 .item--holder-hover .item--description {
  color: #6e6e6e;
  font-size: 16px;
  line-height: 24px;
}
.ct-fancy-box-layout17 .item--holder-hover .item--link {
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 20px;
  width: 54px;
  background-color: #37ace2;
  position: absolute;
  bottom: -29px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-border-radius: 54px;
  -khtml-border-radius: 54px;
  -moz-border-radius: 54px;
  -ms-border-radius: 54px;
  -o-border-radius: 54px;
  border-radius: 54px;
  color: #fff;
  overflow: hidden;
}
.ct-fancy-box-layout17 .item--holder-hover .item--link i {
  display: inline-block;
}
.ct-fancy-box-layout17 .item--holder-hover .item--link:hover i {
  -o-animation: toRightFromLeft 0.3s forwards;
  -ms-animation: toRightFromLeft 0.3s forwards;
  -webkit-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
}
.ct-fancy-box-layout17:hover .item--holder {
  opacity: 0;
}
.ct-fancy-box-layout17:hover .item--holder-hover {
  opacity: 1;
  -webkit-transform: translateY(-8px);
  -khtml-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  transform: translateY(-8px);
  visibility: visible;
}
.digital-col1:before {
  content: '';
  width: 1px;
  height: 54px;
  background: #e9e9e9;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media screen and (max-width: 1199px) {
  .digital-col1:before {
    display: none;
  }
}
.ct-fancy-box-layout18 {
  background-color: #f4f4f4;
  padding: 30px 24px;
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: nowrap;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout18 {
    display: block;
  }
}
.ct-fancy-box-layout18:before {
  content: '';
  height: 7px;
  width: 103px;
  background-color: #37ace2;
  position: absolute;
  top: 0;
  left: 24px;
}
.ct-fancy-box-layout18 .item--icon {
  width: 103px;
  min-width: 103px;
  height: 105px;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  margin-right: 24px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout18 .item--icon {
    margin-bottom: 24px;
    margin-right: 0;
  }
}
.ct-fancy-box-layout18 .item--icon * {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct-fancy-box-layout18 .item--icon i {
  font-size: 50px;
  color: #000;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-fancy-box-layout18 .item--title {
  font-size: 22px;
  color: #000;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-fancy-box-layout18 .item--description {
  font-size: 17px;
  line-height: 24px;
  color: #6e6e6e;
}
.ct-fancy-box-layout18 .item--button {
  display: none;
}
.ct-fancy-box-layout18 .item--button a {
  font-size: 16px;
  color: #fff;
}
.ct-fancy-box-layout18 .item--button a i {
  margin-left: 8px;
  color: #37ace2;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-fancy-box-layout18 .item--button a:hover i {
  margin-left: 12px;
}
.ct-fancy-box-layout18 .icon-abs {
  position: absolute;
  bottom: 10px;
  right: 15px;
  line-height: 1;
  z-index: -1;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
}
.ct-fancy-box-layout18 .icon-abs i {
  font-size: 68px;
  color: #333;
}
.ct-fancy-box-layout18:hover {
  background-color: #000;
}
.ct-fancy-box-layout18:hover .item--title {
  color: #fff;
}
.ct-fancy-box-layout18:hover .item--icon {
  background-color: #373737;
}
.ct-fancy-box-layout18:hover .item--icon i {
  color: #37ace2;
}
.ct-fancy-box-layout18:hover .icon-abs {
  opacity: 1;
}
.ct-fancy-box-layout19 {
  position: relative;
  z-index: 1;
  padding-right: 80px;
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout19 {
    padding-right: 30px;
  }
}
.ct-fancy-box-layout19 .item--icon {
  width: 69px;
  height: 71px;
  background-color: #fff;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 15px 29px rgba(0, 69, 172, 0.10);
  -khtml-box-shadow: 0 15px 29px rgba(0, 69, 172, 0.10);
  -moz-box-shadow: 0 15px 29px rgba(0, 69, 172, 0.10);
  -ms-box-shadow: 0 15px 29px rgba(0, 69, 172, 0.10);
  -o-box-shadow: 0 15px 29px rgba(0, 69, 172, 0.10);
  box-shadow: 0 15px 29px rgba(0, 69, 172, 0.10);
  position: relative;
  margin-bottom: 32px;
}
.ct-fancy-box-layout19 .item--icon img {
  max-height: 42px;
}
.ct-fancy-box-layout19 .item--icon i {
  color: #37ace2;
  font-size: 42px;
}
.ct-fancy-box-layout19 .item--icon * {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct-fancy-box-layout19 .item--title {
  font-size: 22px;
  color: #1a2428;
  margin-bottom: 18px;
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout19 .item--title {
    font-size: 20px;
  }
}
.ct-fancy-box-layout19 .item--description {
  font-size: 16px;
  line-height: 1.625;
  color: #666;
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout19 .item--description {
    font-size: 14px;
  }
}
.ct-fancy-box-layout19 .item--number {
  line-height: 1;
  font-size: 146px;
  position: absolute;
  bottom: -37px;
  right: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9 13%), to(#bedbf6));
  background-image: -webkit-linear-gradient(bottom, #f9f9f9 13%, #bedbf6);
  background-image: -moz-linear-gradient(bottom, #f9f9f9 13%, #bedbf6);
  background-image: -ms-linear-gradient(bottom, #f9f9f9 13%, #bedbf6);
  background-image: -o-linear-gradient(bottom, #f9f9f9 13%, #bedbf6);
  background-image: linear-gradient(bottom, #f9f9f9 13%, #bedbf6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9 13%', endColorStr='#bedbf6');
  font-weight: 700;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  .ct-fancy-box-layout19 .item--number {
    font-size: 100px;
    bottom: -15px;
  }
}
.ct-fancy-box-layout20 {
  text-align: center;
  position: relative;
  z-index: 99;
}
.ct-fancy-box-layout20 .item--icon {
  width: 86px;
  height: 86px;
  margin: 0 auto 31px auto;
  -webkit-border-radius: 86px 0 86px 86px;
  -khtml-border-radius: 86px 0 86px 86px;
  -moz-border-radius: 86px 0 86px 86px;
  -ms-border-radius: 86px 0 86px 86px;
  -o-border-radius: 86px 0 86px 86px;
  border-radius: 86px 0 86px 86px;
  color: #fff;
  font-size: 32px;
  position: relative;
  background-image: -webkit-linear-gradient(-90deg, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(-90deg, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(-90deg, #ffc000, #ffc000);
  background-image: -o-linear-gradient(-90deg, #ffc000, #ffc000);
  background-image: linear-gradient(-90deg, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000');
  -webkit-box-shadow: 0 9px 18px rgba(255, 192, 0, 0.34);
  -khtml-box-shadow: 0 9px 18px rgba(255, 192, 0, 0.34);
  -moz-box-shadow: 0 9px 18px rgba(255, 192, 0, 0.34);
  -ms-box-shadow: 0 9px 18px rgba(255, 192, 0, 0.34);
  -o-box-shadow: 0 9px 18px rgba(255, 192, 0, 0.34);
  box-shadow: 0 9px 18px rgba(255, 192, 0, 0.34);
}
.ct-fancy-box-layout20 .item--icon * {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct-fancy-box-layout20 .item--icon:before {
  content: '';
  height: 130px;
  width: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: -o-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: linear-gradient(bottom, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000');
  position: absolute;
  bottom: -17px;
  left: 46px;
  z-index: -1;
  -webkit-transform: rotate(45deg) scaleY(1.4);
  -khtml-transform: rotate(45deg) scaleY(1.4);
  -moz-transform: rotate(45deg) scaleY(1.4);
  -ms-transform: rotate(45deg) scaleY(1.4);
  -o-transform: rotate(45deg) scaleY(1.4);
  transform: rotate(45deg) scaleY(1.4);
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
}
.ct-fancy-box-layout20 .item--title {
  font-size: 24px;
  margin-bottom: 22px;
  color: #1b1b1b;
}
.ct-fancy-box-layout20 .item--description {
  line-height: 1.5;
  color: #666;
}
.ct-fancy-box-layout20:hover .item--icon:before {
  opacity: 1;
  -webkit-transform: rotate(45deg) scaleY(1);
  -khtml-transform: rotate(45deg) scaleY(1);
  -moz-transform: rotate(45deg) scaleY(1);
  -ms-transform: rotate(45deg) scaleY(1);
  -o-transform: rotate(45deg) scaleY(1);
  transform: rotate(45deg) scaleY(1);
}
.ct--slider .item--image {
  position: relative;
  overflow: hidden;
}
.ct--slider .image-animation-zoom {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ct--slider .slick-slide.slick-active .image-animation-zoom {
  animation: slider-image-zoom 9200ms ease-out;
  -webkit-animation: slider-image-zoom 9200ms ease-out;
}
.ct--slider .item--title cite {
  color: #37ace2;
  font-style: normal;
}
.ct--slider .ct-slider-time1 {
  animation-delay: 100ms;
}
.ct--slider .ct-slider-time2 {
  animation-delay: 200ms;
}
.ct--slider .ct-slider-time3 {
  animation-delay: 300ms;
}
.ct--slider .ct-slider-time4 {
  animation-delay: 400ms;
}
.ct--slider .ct-slider-time5 {
  animation-delay: 500ms;
}
.ct--slider .ct-slider-time6 {
  animation-delay: 600ms;
}
.ct--slider .ct-slider-time7 {
  animation-delay: 700ms;
}
.ct--slider .ct-slider-time8 {
  animation-delay: 800ms;
}
.ct--slider .ct-slider-time9 {
  animation-delay: 900ms;
}
.ct--slider .ct-slider-time10 {
  animation-delay: 1000ms;
}
.ct--slider .slick-slide.slick-active .ct-slider-fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  animation-duration: 1.2s;
}
.ct--slider .slick-slide.slick-active .ct-slider-fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  animation-duration: 1.2s;
}
.ct--slider1 {
  max-width: 1660px;
  margin: auto;
  padding: 0 0 0 15px;
}
@media screen and (max-width: 575px) {
  .ct--slider1 {
    padding: 0;
  }
}
.ct--slider1 .item--meta {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 95px 30px 95px 0;
  position: relative;
}
@media screen and (max-width: 575px) {
  .ct--slider1 .item--meta {
    padding: 60px 15px 90px;
    display: block;
  }
}
.ct--slider1 .item--meta.img-active {
  width: 35%;
}
@media screen and (max-width: 1199px) {
  .ct--slider1 .item--meta.img-active {
    width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .ct--slider1 .item--meta.img-active {
    width: 100%;
  }
}
.ct--slider1 .item--meta-inner {
  overflow: hidden;
}
.ct--slider1 .item--image {
  width: 65%;
}
@media screen and (max-width: 1199px) {
  .ct--slider1 .item--image {
    width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .ct--slider1 .item--image {
    width: 100%;
    min-height: 320px;
  }
  .ct--slider1 .item--image .bg-image {
    min-height: 320px;
  }
}
.ct--slider1 .item--title {
  font-size: 72px;
  line-height: 1;
  color: #000;
  margin-bottom: 30px;
}
@media screen and (max-width: 1600px) {
  .ct--slider1 .item--title {
    font-size: 60px;
  }
}
@media screen and (max-width: 1199px) {
  .ct--slider1 .item--title {
    font-size: 48px;
  }
}
@media screen and (max-width: 767px) {
  .ct--slider1 .item--title {
    font-size: 36px;
  }
}
.ct--slider1 .item--desc {
  font-size: 18px;
  line-height: 1.55556;
  color: #484848;
  margin-bottom: 33px;
  max-width: 480px;
}
.ct--slider1 .item--button a {
  font-size: 16px;
  background-image: none;
  background-color: #000;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  padding: 0 40px;
  line-height: 50px;
  text-transform: uppercase;
}
.ct--slider1 .item--button a:hover, .ct--slider1 .item--button a:focus {
  background-color: #37ace2;
}
.ct--slider1 .item--textoutline {
  margin-top: 14px;
  font-size: 130px;
  position: absolute;
  top: 0;
  right: -50%;
  font-weight: 700;
  z-index: 99;
  color: #fff;
  line-height: 1;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #37ace2;
  -ms-text-stroke-color: #37ace2;
  -o-text-stroke-color: #37ace2;
}
@media screen and (max-width: 1600px) {
  .ct--slider1 .item--textoutline {
    font-size: 110px;
  }
}
@media screen and (max-width: 1199px) {
  .ct--slider1 .item--textoutline {
    font-size: 80px;
    margin-top: 42px;
  }
}
@media screen and (max-width: 575px) {
  .ct--slider1 .item--textoutline {
    position: static;
    font-size: 48px;
    margin-bottom: 22px;
  }
}
.ct--slider1 .ct-nav-carousel {
  position: absolute;
  top: 180px;
  right: -83px;
}
@media screen and (max-width: 1199px) {
  .ct--slider1 .ct-nav-carousel {
    right: -67px;
  }
}
@media screen and (max-width: 575px) {
  .ct--slider1 .ct-nav-carousel {
    position: static;
    margin-top: 45px;
  }
}
.ct--slider1 .ct-nav-carousel > div {
  border: none;
  width: 66px;
  height: 66px;
  min-width: 66px;
  background-color: #37ace2;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .ct--slider1 .ct-nav-carousel > div {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
}
.ct--slider1 .ct-nav-carousel > div i {
  font-size: 22px;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .ct--slider1 .ct-nav-carousel > div i {
    font-size: 18px;
  }
}
.ct--slider1 .ct-nav-carousel > div.nav-prev i {
  transform: translate(-50%, -50%) scaleX(-1);
}
.ct--slider1 .ct-nav-carousel > div.nav-next {
  margin-left: 35px;
}
@media screen and (min-width: 576px) {
  .ct--slider1 .ct-nav-carousel > div.nav-next {
    background-color: #fff !important;
  }
}
@media screen and (min-width: 576px) {
  .ct--slider1 .ct-nav-carousel > div.nav-next i {
    color: #000;
  }
}
.ct--slider1 .item--inner {
  min-height: 712px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1600px) {
  .ct--slider1 .ct-carousel-inner {
    width: calc(100% + 190px);
  }
}
.ct--slider-wrap1 {
  position: relative;
}
.ct--slider-wrap1 .ct--slider-number {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.ct--slider-wrap1 .ct--slider-number .slick-slide {
  min-height: 100px;
}
@media screen and (max-width: 1800px) {
  .ct--slider-wrap1 .ct--slider-number {
    display: none;
  }
}
.ct--slider-wrap1 .count-number {
  line-height: 1;
  font-size: 14px;
  color: #666;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  width: 60px;
  justify-content: center;
  transform: rotate(-90deg);
  margin-top: 30px;
}
.ct--slider-wrap1 .count-number span {
  font-size: 24px;
  color: #000;
  font-weight: 700;
  position: relative;
  top: 2px;
}
.ct--slider2 {
  max-width: 1920px;
  padding-right: 142px;
  margin: auto;
  position: relative;
  z-index: 88;
}
@media screen and (max-width: 1400px) {
  .ct--slider2 {
    padding-right: 80px;
  }
}
@media screen and (max-width: 767px) {
  .ct--slider2 {
    padding-right: 0;
  }
}
.ct--slider2:after {
  content: '';
  width: 212px;
  height: 211px;
  background-image: url(../images/bg-dots1.png);
  position: absolute;
  bottom: -70px;
  right: 72px;
  z-index: -1;
}
.ct--slider2 .item--meta {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 99;
  transform: translate(0, -50%);
  max-width: 765px;
  width: 100%;
  background-color: #171fac;
  padding: 107px 40px 120px 140px;
  overflow: hidden;
}
@media screen and (max-width: 1400px) {
  .ct--slider2 .item--meta {
    padding-left: 60px;
    padding-right: 60px;
    max-width: 640px;
  }
}
@media screen and (max-width: 1199px) {
  .ct--slider2 .item--meta {
    max-width: 480px;
    padding: 95px 20px 100px 30px;
  }
}
@media screen and (max-width: 767px) {
  .ct--slider2 .item--meta {
    max-width: 100%;
    position: static;
    transform: translate(0, 0%);
    padding-left: 15px;
  }
}
.ct--slider2 .item--meta .item--meta-inner {
  position: relative;
  z-index: 101;
}
.ct--slider2 .item--image {
  width: 100%;
  margin-left: 464px;
  overflow: visible;
}
@media screen and (max-width: 1199px) {
  .ct--slider2 .item--image {
    margin-left: 120px;
  }
}
@media screen and (max-width: 767px) {
  .ct--slider2 .item--image {
    margin-left: 0;
    min-height: 400px;
  }
}
.ct--slider2 .item--image .item--image-inner {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.ct--slider2 .item--image:before {
  content: '';
  width: 192px;
  height: 192px;
  position: absolute;
  top: -35px;
  left: -35px;
  background-color: #101276;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .ct--slider2 .item--image:before {
    display: none;
  }
}
.ct--slider2 .item--title {
  font-size: 72px;
  line-height: 1;
  color: #fff;
  margin-bottom: 27px;
}
@media screen and (max-width: 1400px) {
  .ct--slider2 .item--title {
    font-size: 68px;
  }
}
@media screen and (max-width: 1199px) {
  .ct--slider2 .item--title {
    font-size: 48px;
  }
}
@media screen and (max-width: 767px) {
  .ct--slider2 .item--title {
    font-size: 36px;
  }
}
.ct--slider2 .item--desc {
  font-size: 18px;
  color: #fff;
  line-height: 1.55555;
  max-width: 440px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .ct--slider2 .item--desc {
    font-size: 17px;
  }
}
.ct--slider2 .item--button a {
  box-shadow: none;
  line-height: 55px;
  font-size: 15px;
  background: #37ace2;
}
.ct--slider2 .item--button a:hover, .ct--slider2 .item--button a:focus {
  background: #37ace2;
}
.ct--slider2 .item--textoutline {
  font-size: 212px;
  position: absolute;
  bottom: -24px;
  left: -24px;
}
@media screen and (max-width: 1400px) {
  .ct--slider2 .item--textoutline {
    font-size: 180px;
  }
}
.ct--slider2 .item--inner {
  min-height: 800px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .ct--slider2 .item--inner {
    margin-top: 0;
  }
}
.ct--slider2 .ct-carousel-inner {
  margin: 0;
}
.ct--slider2 .ct-carousel-inner .slick-slide {
  padding: 0;
}
.ct--slider-wrap2 {
  position: relative;
}
.ct--slider-wrap2 .ct--slider-number {
  position: absolute;
  top: 50%;
  right: 51px;
  font-size: 22px;
  color: #0e0e0e;
  font-weight: 700;
  font-family: 'Barlow', sans-serif;
  width: 40px;
  text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 1400px) {
  .ct--slider-wrap2 .ct--slider-number {
    right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .ct--slider-wrap2 .ct--slider-number {
    display: none;
  }
}
.ct--slider-wrap2 .ct--slider-number .count-number {
  position: relative;
  width: 40px;
  height: 166px;
}
.ct--slider-wrap2 .ct--slider-number .count-number:before {
  content: '';
  width: 1px;
  height: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #000;
}
.ct--slider-wrap2 .ct--slider-number .count-number span {
  width: 40px;
  height: 40px;
  position: absolute;
  line-height: 40px;
  left: 0;
}
.ct--slider-wrap2 .ct--slider-number .count-number span:nth-child(1) {
  top: 0;
}
.ct--slider-wrap2 .ct--slider-number .count-number span:nth-child(2) {
  bottom: 0;
}
.ct--slider-wrap2 .ct-nav-carousel {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 55px;
  z-index: 102;
  width: 32px;
  margin-top: -120px;
}
@media screen and (max-width: 1400px) {
  .ct--slider-wrap2 .ct-nav-carousel {
    right: 24px;
  }
}
@media screen and (max-width: 767px) {
  .ct--slider-wrap2 .ct-nav-carousel {
    margin-top: 0;
    top: auto;
    bottom: 0;
    transform: translate(0, 0);
    right: 0;
    width: 50px;
  }
}
.ct--slider-wrap2 .ct-nav-carousel .nav-prev, .ct--slider-wrap2 .ct-nav-carousel .nav-next {
  border: none;
  width: 32px;
  min-width: 32px;
  height: 32px;
  line-height: 32px;
  margin: 0;
  background: none;
}
.ct--slider-wrap2 .ct-nav-carousel .nav-prev svg, .ct--slider-wrap2 .ct-nav-carousel .nav-next svg {
  height: 24px;
  width: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct--slider-wrap2 .ct-nav-carousel .nav-prev:hover i, .ct--slider-wrap2 .ct-nav-carousel .nav-next:hover i {
  color: #37ace2;
}
@media screen and (max-width: 767px) {
  .ct--slider-wrap2 .ct-nav-carousel .nav-prev, .ct--slider-wrap2 .ct-nav-carousel .nav-next {
    background-color: #fff;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    min-width: 50px;
    margin: 0 !important;
  }
}
.ct--slider-wrap2 .ct-nav-carousel .nav-prev svg {
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  -khtml-transform: translate(-50%, -50%) rotate(-180deg);
  -moz-transform: translate(-50%, -50%) rotate(-180deg);
  -ms-transform: translate(-50%, -50%) rotate(-180deg);
  -o-transform: translate(-50%, -50%) rotate(-180deg);
  transform: translate(-50%, -50%) rotate(-180deg);
}
.ct--slider-wrap2 .ct-nav-carousel .nav-next {
  margin-top: 40px;
}
.ct-portfolio-external1 {
  max-width: 1920px;
  margin: auto;
  font-family: 'Inter', sans-serif;
}
@media screen and (max-width: 767px) {
  .ct-portfolio-external1 .item--image {
    min-height: 400px;
  }
}
.ct-portfolio-external1 .item--inner-primary {
  position: relative;
}
.ct-portfolio-external1 .item--holder {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 420px;
  z-index: 99;
  background-image: url(../images/el-portfolio1.jpg);
  padding: 40px 90px 40px 45px;
}
@media screen and (max-width: 1199px) {
  .ct-portfolio-external1 .item--holder {
    width: 360px;
  }
}
@media screen and (max-width: 767px) {
  .ct-portfolio-external1 .item--holder {
    padding-left: 20px;
    padding-right: 60px;
    width: 290px;
  }
}
.ct-portfolio-external1 .item--holder .item--description {
  font-size: 22px;
  line-height: 1.6;
  color: #fff;
  font-weight: 500;
  margin-bottom: 9px;
}
@media screen and (max-width: 1199px) {
  .ct-portfolio-external1 .item--holder .item--description {
    font-size: 18px;
  }
}
.ct-portfolio-external1 .item--holder .item--category {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #37ace2;
}
.ct-portfolio-external1 .item--holder .item--link {
  width: 65px;
  line-height: 65px;
  height: 65px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #37ace2;
  text-align: center;
  color: #fff;
  font-size: 20px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .ct-portfolio-external1 .item--holder .item--link {
    width: 50px;
    line-height: 50px;
    height: 50px;
  }
}
.ct-portfolio-external1 .item--holder .item--link i {
  display: inline-block;
}
.ct-portfolio-external1 .item--holder .item--link:hover i {
  -o-animation: toRightFromLeft 0.3s forwards;
  -ms-animation: toRightFromLeft 0.3s forwards;
  -webkit-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
}
.ct-portfolio-external1 .ct-carousel-inner {
  max-width: 1130px;
  width: 100%;
  position: relative;
  background-color: #000;
  margin: 0;
}
.ct-portfolio-external1 .ct-carousel-inner .slick-slide {
  padding: 0;
}
.ct-portfolio-external1 .ct-carousel-inner .ct-slick-carousel, .ct-portfolio-external1 .ct-carousel-inner .slick-list, .ct-portfolio-external1 .ct-carousel-inner .slick-track, .ct-portfolio-external1 .ct-carousel-inner .item--inner-primary, .ct-portfolio-external1 .ct-carousel-inner .item--image {
  height: 100%;
}
@media screen and (max-width: 1199px) {
  .ct-portfolio-external1 .ct-carousel-inner {
    max-width: 55%;
  }
}
@media screen and (max-width: 767px) {
  .ct-portfolio-external1 .ct-carousel-inner {
    max-width: 100%;
  }
}
.ct-portfolio-external1 .ct-slick-nav-wrap {
  width: 100%;
  max-width: 510px;
  margin-top: -65px;
  margin-bottom: 65px;
  margin-left: -95px;
  padding-left: 135px;
  padding-right: 30px;
  padding-top: 54px;
  padding-bottom: 110px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .ct-portfolio-external1 .ct-slick-nav-wrap {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .ct-portfolio-external1 .ct-slick-nav-wrap {
    padding-bottom: 55px;
  }
}
.ct-portfolio-external1 .ct-slick-nav-wrap:before {
  content: '';
  background-image: url(../images/el-portfolio2.jpg);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #0f0f0f;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.ct-portfolio-external1 .ct-slick-nav-wrap .el-widget {
  font-size: 48px;
  line-height: normal;
  color: #fff;
  font-weight: 700;
  margin-bottom: 65px;
}
@media screen and (max-width: 1199px) {
  .ct-portfolio-external1 .ct-slick-nav-wrap .el-widget {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .ct-portfolio-external1 .ct-slick-nav-wrap .el-widget {
    font-size: 32px;
  }
}
@media screen and (max-width: 1199px) {
  .ct-portfolio-external1 .ct-slick-nav-wrap {
    max-width: 45%;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .ct-portfolio-external1 .ct-slick-nav-wrap {
    max-width: 100%;
    margin-top: 0;
  }
  .ct-portfolio-external1 .ct-slick-nav-wrap .slick-slide.slick-cloned {
    display: none;
  }
}
.ct-portfolio-external1 .ct-slick-nav .item--title {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  padding-left: 36px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1199px) {
  .ct-portfolio-external1 .ct-slick-nav .item--title {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .ct-portfolio-external1 .ct-slick-nav .item--title {
    padding-left: 0;
  }
}
.ct-portfolio-external1 .ct-slick-nav .item--title span {
  display: flex;
  align-items: center;
  position: relative;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  cursor: pointer;
}
.ct-portfolio-external1 .ct-slick-nav .item--title span:before {
  content: '';
  width: 168px;
  height: 3px;
  background-color: #37ace2;
  position: absolute;
  top: 50%;
  right: 100%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-right: 22px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
}
.ct-portfolio-external1 .ct-slick-nav .item--title span:after {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  margin-left: 12px;
  font-size: 24px;
  color: #37ace2;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  font-weight: 900;
}
.ct-portfolio-external1 .ct-slick-nav .slick-list {
  height: 100% !important;
  padding: 0 !important;
  overflow: visible;
}
.ct-portfolio-external1 .ct-slick-nav .slick-track, .ct-portfolio-external1 .ct-slick-nav .slick-slide {
  width: 100% !important;
  transform: translate3d(0px, 0px, 0px) !important;
}
.ct-portfolio-external1 .ct-slick-nav .slick-current .item--title span {
  padding-left: 55px;
}
.ct-portfolio-external1 .ct-slick-nav .slick-current .item--title span:before {
  margin-right: -36px;
  opacity: 1;
}
.ct-portfolio-external1 .ct-slick-nav .slick-current .item--title span:after {
  opacity: 1;
}
.ct-portfolio-external1 .ct-portfolio-inner {
  display: flex;
  flex-wrap: nowrap;
  z-index: 99;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ct-portfolio-external1 .ct-portfolio-inner {
    display: block;
  }
}
.ct-team-grid1 .item--image {
  position: relative;
  max-width: 93px;
  margin: 0 auto 17px auto;
}
.ct-team-grid1 .item--image img {
  -webkit-border-radius: 90px;
  -khtml-border-radius: 90px;
  -moz-border-radius: 90px;
  -ms-border-radius: 90px;
  -o-border-radius: 90px;
  border-radius: 90px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-team-grid1 .item--image .item--social {
  position: absolute;
  top: 14px;
  right: -18px;
}
.ct-team-grid1 .item--image .item--social a {
  display: none;
}
.ct-team-grid1 .item--image .item--social a i {
  width: 39px;
  height: 39px;
  line-height: 39px;
  background-color: #fff;
  -webkit-border-radius: 39px;
  -khtml-border-radius: 39px;
  -moz-border-radius: 39px;
  -ms-border-radius: 39px;
  -o-border-radius: 39px;
  border-radius: 39px;
  font-size: 18px;
  color: #37ace2;
}
.ct-team-grid1 .item--image .item--social a i.fa-facebook {
  color: #3b5999;
}
.ct-team-grid1 .item--image .item--social a i.fa-instagram {
  color: #e4405f;
}
.ct-team-grid1 .item--image .item--social a i.fa-twitter {
  color: #55acee;
}
.ct-team-grid1 .item--image .item--social a i.fa-behance {
  color: #007ee5;
}
.ct-team-grid1 .item--image .item--social a:first-child {
  display: block;
}
.ct-team-grid1 .item--title {
  font-size: 18px;
  margin-bottom: 0px;
}
.ct-team-grid1 .item--position {
  font-size: 15px;
  margin-bottom: 16px;
  display: block;
}
.ct-team-grid1 .item--inner {
  text-align: center;
  position: relative;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 7 30px rgba(12, 12, 12, 0.06);
  -khtml-box-shadow: 0 7 30px rgba(12, 12, 12, 0.06);
  -moz-box-shadow: 0 7 30px rgba(12, 12, 12, 0.06);
  -ms-box-shadow: 0 7 30px rgba(12, 12, 12, 0.06);
  -o-box-shadow: 0 7 30px rgba(12, 12, 12, 0.06);
  box-shadow: 0 7 30px rgba(12, 12, 12, 0.06);
  padding: 30px 40px 33px 40px;
  margin-bottom: 60px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-team-grid1 .item--inner:hover {
  -webkit-box-shadow: 0 30px 30px rgba(2, 20, 54, 0.2);
  -khtml-box-shadow: 0 30px 30px rgba(2, 20, 54, 0.2);
  -moz-box-shadow: 0 30px 30px rgba(2, 20, 54, 0.2);
  -ms-box-shadow: 0 30px 30px rgba(2, 20, 54, 0.2);
  -o-box-shadow: 0 30px 30px rgba(2, 20, 54, 0.2);
  box-shadow: 0 30px 30px rgba(2, 20, 54, 0.2);
}
.ct-team-grid1 .item--inner:hover .item--image img {
  -webkit-box-shadow: 0 6px 11px rgba(2, 20, 54, 0.3);
  -khtml-box-shadow: 0 6px 11px rgba(2, 20, 54, 0.3);
  -moz-box-shadow: 0 6px 11px rgba(2, 20, 54, 0.3);
  -ms-box-shadow: 0 6px 11px rgba(2, 20, 54, 0.3);
  -o-box-shadow: 0 6px 11px rgba(2, 20, 54, 0.3);
  box-shadow: 0 6px 11px rgba(2, 20, 54, 0.3);
}
.ct-team-grid1 .btn-team i {
  display: none;
}
.ct-team-grid1.style2 .btn.btn-team {
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-team-grid1.style2 .btn.btn-team:before {
  background-color: #e7e7e7;
}
.ct-team-grid1.style2 .btn.btn-team:before, .ct-team-grid1.style2 .btn.btn-team:after {
  -webkit-border-radius: 33px;
  -khtml-border-radius: 33px;
  -moz-border-radius: 33px;
  -ms-border-radius: 33px;
  -o-border-radius: 33px;
  border-radius: 33px;
}
.ct-team-grid1.style2 .btn.btn-team i {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 37px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
}
.ct-team-grid1.style2 .btn.btn-team:hover {
  padding-right: 48px;
}
.ct-team-grid1.style2 .btn.btn-team:hover i {
  right: 25px;
  opacity: 1;
}
.ct-team-grid1.style2 .item--title, .ct-team-grid1.style2 .item--position {
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-team-grid1.style2 .item--inner {
  border: 1px solid #d6d6d7;
  position: relative;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-team-grid1.style2 .item--inner:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #d1d0d5;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-border-radius: 0 0 2px 2px;
  -khtml-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -ms-border-radius: 0 0 2px 2px;
  -o-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-team-grid1.style2 .item--inner:hover {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translateY(-15px);
  -khtml-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  transform: translateY(-15px);
  background-color: #000;
  border-color: #000;
}
.ct-team-grid1.style2 .item--inner:hover:before {
  background-color: #000;
}
.ct-team-grid1.style2 .item--inner:hover .item--title {
  color: #fff;
}
.ct-team-grid1.style2 .item--inner:hover .item--position {
  color: #fafaf6;
}
.ct-team-grid1.style2 .item--inner:hover .btn.btn-team {
  color: #fff;
}
.ct-team-grid1.style2 .item--inner:hover .btn.btn-team:before {
  opacity: 0;
}
.ct-team-grid1.style2 .item--inner:hover .btn.btn-team:after {
  opacity: 1;
}
.ct-team-progressbar {
  margin-top: 18px;
}
.ct-team-progressbar .ct-progress-title {
  font-weight: 500;
  color: #0e0e0e;
}
.ct-team-progressbar .ct-progress-bar {
  height: 7px;
  position: relative;
  width: 0;
  -webkit-transition: width 1.4s ease;
  -khtml-transition: width 1.4s ease;
  -moz-transition: width 1.4s ease;
  -ms-transition: width 1.4s ease;
  -o-transition: width 1.4s ease;
  transition: width 1.4s ease;
  background-color: #37ace2;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  position: relative;
}
.ct-team-progressbar .ct-progress-holder {
  position: relative;
  z-index: 1;
  height: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-color: #e6e9f4;
  display: flex;
  flex-grow: 1;
  padding: 4px 5px;
}
.ct-team-progressbar .ct-progress-meta {
  min-width: 97px;
  margin-right: 15px;
}
.ct-team-progressbar .ct-progress-percentage {
  line-height: 19px;
  font-size: 11px;
  color: #fff;
  background-color: #0e0e0e;
  display: block;
  text-align: center;
  padding: 0 4px;
  position: absolute;
  top: -32px;
  right: -14px;
  min-width: 28px;
}
.ct-team-progressbar .ct-progress-percentage:before {
  content: '';
  position: absolute;
  bottom: -9px;
  margin: auto;
  border-width: 5px;
  border-color: #0e0e0e transparent transparent transparent;
  border-style: solid;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
}
.ct-team-progressbar .ct-progress-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.ct-team-progressbar .ct-progress-item + .ct-progress-item {
  margin-top: 25px;
}
.ct-team-progressbar .ct-progressbar + .ct-progressbar {
  margin-top: 16px;
}
.ct-team-grid2.bar-color-gradient .item--inner .ct-team-progressbar .ct-progress-bar {
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
}
.ct-team-grid2 .item--image {
  position: relative;
}
@media screen and (max-width: 1199px) {
  .ct-team-grid2 .item--image {
    height: 360px;
  }
}
.ct-team-grid2 .item--image a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.ct-team-grid2 .item--title {
  font-size: 30px;
  margin-bottom: 2px;
}
@media screen and (max-width: 1400px) {
  .ct-team-grid2 .item--title {
    font-size: 24px;
  }
}
.ct-team-grid2 .item--position {
  color: #262529;
}
.ct-team-grid2 .item--social {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
}
.ct-team-grid2 .item--social i {
  width: 34px;
  height: 34px;
  display: block;
  line-height: 34px;
  font-size: 18px;
  color: #fff;
  background-color: #37ace2;
  text-align: center;
}
.ct-team-grid2 .item--social i.fa-facebook {
  background-color: #1f58e9;
}
.ct-team-grid2 .item--social i.fa-twitter {
  background-color: #00baff;
}
.ct-team-grid2 .item--social i.fa-dribbble {
  background-color: #ec407a;
}
.ct-team-grid2 .item--social i.fa-youtube-play {
  background-color: #fc0000;
}
.ct-team-grid2 .item--social a:hover {
  opacity: 0.8;
}
.ct-team-grid2 .item--holder {
  padding: 42px 30px 48px 40px;
  position: relative;
  background-color: #fff;
}
@media screen and (max-width: 1400px) {
  .ct-team-grid2 .item--holder {
    padding-left: 30px;
  }
}
.ct-team-grid2 .item--inner {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1199px) {
  .ct-team-grid2 .item--inner {
    flex-direction: column-reverse;
  }
}
.ct-team-grid2 .item--inner.img-left {
  flex-direction: row-reverse;
}
@media screen and (max-width: 1199px) {
  .ct-team-grid2 .item--inner.img-left {
    flex-direction: column-reverse;
  }
}
.ct-team-grid2 .item--inner.img-left .ct-team-progressbar .ct-progress-bar {
  background-color: #37ace2;
}
.ct-team-grid2 .item--inner > div {
  width: 50%;
}
@media screen and (max-width: 1199px) {
  .ct-team-grid2 .item--inner > div {
    width: 100%;
  }
}
.ct-team-grid2 .grid-item {
  padding: 0;
}
.ct-team-grid2 .ct-grid-inner.row {
  margin: 0 15px;
}
.ct-team-grid3 {
  text-align: center;
}
.ct-team-grid3 .item--image {
  position: relative;
  margin-bottom: 36px;
}
.ct-team-grid3 .item--image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/team-overlay.png);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: all 250ms linear 0ms;
  -khtml-transition: all 250ms linear 0ms;
  -moz-transition: all 250ms linear 0ms;
  -ms-transition: all 250ms linear 0ms;
  -o-transition: all 250ms linear 0ms;
  transition: all 250ms linear 0ms;
}
.ct-team-grid3 .item--image a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.ct-team-grid3 .item--image img {
  width: 100%;
}
.ct-team-grid3 .item--image .item--desc {
  font-size: 16px;
  line-height: 24px;
  color: #f2f2f2;
  padding: 50px 32px 32px;
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  opacity: 0;
  -webkit-transition: all 250ms linear 0ms;
  -khtml-transition: all 250ms linear 0ms;
  -moz-transition: all 250ms linear 0ms;
  -ms-transition: all 250ms linear 0ms;
  -o-transition: all 250ms linear 0ms;
  transition: all 250ms linear 0ms;
}
.ct-team-grid3 .item--title {
  margin-bottom: 4px;
  font-size: 22px;
}
.ct-team-grid3 .item--position {
  color: #666;
  -webkit-transition: all 250ms linear 0ms;
  -khtml-transition: all 250ms linear 0ms;
  -moz-transition: all 250ms linear 0ms;
  -ms-transition: all 250ms linear 0ms;
  -o-transition: all 250ms linear 0ms;
  transition: all 250ms linear 0ms;
}
.ct-team-grid3 .item--social {
  position: absolute;
  -webkit-transition: all 250ms linear 0ms;
  -khtml-transition: all 250ms linear 0ms;
  -moz-transition: all 250ms linear 0ms;
  -ms-transition: all 250ms linear 0ms;
  -o-transition: all 250ms linear 0ms;
  transition: all 250ms linear 0ms;
  opacity: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -khtml-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
}
.ct-team-grid3 .item--social a {
  font-size: 20px;
  display: inline-block;
  margin: 6px;
}
.ct-team-grid3 .item--social a .fa-facebook, .ct-team-grid3 .item--social a .fa-facebook-f {
  color: #465bfa;
}
.ct-team-grid3 .item--social a .fa-twitter {
  color: #03a9f4;
}
.ct-team-grid3 .item--social a .fa-youtube-play, .ct-team-grid3 .item--social a .fa-youtube {
  color: #f00;
}
.ct-team-grid3 .item--social a .fa-skype {
  color: #1893ca;
}
.ct-team-grid3 .item--holder {
  position: relative;
  min-height: 25px;
}
.ct-team-grid3 .item--inner {
  margin-bottom: 48px;
}
.ct-team-grid3 .item--inner:hover .item--image:before {
  opacity: 0.9;
}
.ct-team-grid3 .item--inner:hover .item--image .item--desc {
  opacity: 1;
}
.ct-team-grid3 .item--inner:hover .item--position {
  opacity: 0;
  -webkit-transform: scale(0);
  -khtml-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.ct-team-grid3 .item--inner:hover .item--social {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -khtml-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.ct-team-details {
  max-width: 970px;
  margin: auto;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  background-color: #eaeaea;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: 0 10px 21px rgba(34, 34, 34, 0.2);
  -khtml-box-shadow: 0 10px 21px rgba(34, 34, 34, 0.2);
  -moz-box-shadow: 0 10px 21px rgba(34, 34, 34, 0.2);
  -ms-box-shadow: 0 10px 21px rgba(34, 34, 34, 0.2);
  -o-box-shadow: 0 10px 21px rgba(34, 34, 34, 0.2);
  box-shadow: 0 10px 21px rgba(34, 34, 34, 0.2);
}
@media screen and (max-width: 1024px) {
  .ct-team-details {
    max-width: 100%;
  }
}
.ct-team-details .ct-team-image {
  width: 38%;
}
@media screen and (max-width: 767px) {
  .ct-team-details .ct-team-image {
    width: 42%;
  }
}
@media screen and (max-width: 575px) {
  .ct-team-details .ct-team-image {
    width: 100%;
    min-height: 300px;
  }
}
.ct-team-details .ct-team-icon {
  -webkit-border-radius: 7px 0 0 7px;
  -khtml-border-radius: 7px 0 0 7px;
  -moz-border-radius: 7px 0 0 7px;
  -ms-border-radius: 7px 0 0 7px;
  -o-border-radius: 7px 0 0 7px;
  border-radius: 7px 0 0 7px;
  background-color: #d8d8d8;
  width: 110px;
  min-width: 110px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ct-team-details .ct-team-icon {
    width: 80px;
    min-width: 80px;
  }
}
.ct-team-details .ct-team-icon i {
  font-size: 30px;
  color: #101010;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .ct-team-details .ct-team-icon i {
    font-size: 24px;
  }
}
.ct-team-details .ct-team-holder {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 22px;
}
@media screen and (max-width: 767px) {
  .ct-team-details .ct-team-holder {
    padding-bottom: 12px;
  }
}
.ct-team-details .ct-team-contact {
  list-style: none;
  margin-bottom: 0;
  padding: 0 10px 0 28px;
  display: flex;
  flex-wrap: wrap;
  font-family: 'Poppins', sans-serif;
}
@media screen and (max-width: 991px) {
  .ct-team-details .ct-team-contact {
    padding: 0;
  }
}
.ct-team-details .ct-team-contact li {
  font-size: 16px;
  line-height: 24px;
  color: #222;
  margin-top: 20px;
  margin-right: 30px;
  padding-left: 30px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .ct-team-details .ct-team-contact li {
    margin-right: 20px;
  }
}
.ct-team-details .ct-team-contact li i {
  position: absolute;
  top: 4px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .ct-team-details .ct-team-contact li {
    margin-top: 10px;
    margin-right: 0;
    width: 100%;
  }
}
.ct-team-details .ct-team-contact li.contact-address {
  max-width: 270px;
}
.ct-team-details .ct-team-social {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.ct-team-details .ct-team-social .ct-team-button {
  margin-top: 22px;
  margin-right: 30px;
}
.ct-team-details .ct-team-social .ct-team-button .btn {
  line-height: 61px;
}
.ct-team-details .ct-team-social .ct-team-social-list {
  margin-top: 22px;
  flex-grow: 1;
}
.ct-team-details .ct-team-social .ct-team-social-list a {
  display: inline-block;
}
.ct-team-details .ct-team-social .ct-team-social-list a i {
  height: 36px;
  width: 36px;
  line-height: 36px;
  display: inline-block;
  -webkit-border-radius: 36px;
  -khtml-border-radius: 36px;
  -moz-border-radius: 36px;
  -ms-border-radius: 36px;
  -o-border-radius: 36px;
  border-radius: 36px;
  font-size: 18px;
  color: #37ace2;
  background-color: #fff;
  text-align: center;
  margin: 8px 10px 8px 0;
  -webkit-box-shadow: 0 6px 16px rgba(103, 103, 103, 0.36);
  -khtml-box-shadow: 0 6px 16px rgba(103, 103, 103, 0.36);
  -moz-box-shadow: 0 6px 16px rgba(103, 103, 103, 0.36);
  -ms-box-shadow: 0 6px 16px rgba(103, 103, 103, 0.36);
  -o-box-shadow: 0 6px 16px rgba(103, 103, 103, 0.36);
  box-shadow: 0 6px 16px rgba(103, 103, 103, 0.36);
}
.ct-team-details .ct-team-social .ct-team-social-list a i.fa-facebook-f {
  color: #16599b;
}
.ct-team-details .ct-team-social .ct-team-social-list a i.fa-dribbble {
  color: #eb568f;
}
.ct-team-details .ct-team-social .ct-team-social-list a i.fa-twitter {
  color: #03a9f4;
}
.ct-team-details .ct-team-social .ct-team-social-list a i.fa-behance {
  color: #0d6fff;
}
.ct-team-details .ct-team-social .ct-team-social-list a:hover {
  -webkit-transform: translateY(-4px);
  -khtml-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px);
}
.ct-team-details .ct-team-meta {
  background-color: #000;
  padding: 21px 50px;
  -webkit-border-radius: 0 7px 7px 0;
  -khtml-border-radius: 0 7px 7px 0;
  -moz-border-radius: 0 7px 7px 0;
  -ms-border-radius: 0 7px 7px 0;
  -o-border-radius: 0 7px 7px 0;
  border-radius: 0 7px 7px 0;
  flex-grow: 1;
}
@media screen and (max-width: 991px) {
  .ct-team-details .ct-team-meta {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .ct-team-details .ct-team-meta {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ct-team-details .ct-team-meta .ct-team-title {
  margin-bottom: 0;
  font-size: 24px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .ct-team-details .ct-team-meta .ct-team-title {
    font-size: 18px;
  }
}
.ct-team-details .ct-team-meta .ct-team-position {
  font-size: 16px;
  color: #c8c8c8;
}
@media screen and (max-width: 767px) {
  .ct-team-details .ct-team-meta .ct-team-position {
    font-size: 14px;
  }
}
.ct-team-details .ct-team-content {
  width: 62%;
  background-image: url(../images/bg-team-details.png);
  padding: 34px 70px 40px 95px;
}
@media screen and (max-width: 991px) {
  .ct-team-details .ct-team-content {
    padding-left: 50px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .ct-team-details .ct-team-content {
    width: 58%;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 575px) {
  .ct-team-details .ct-team-content {
    width: 100%;
    padding-left: 20px;
  }
}
.ct-team-carousel1 .item--image img, .ct-team-grid4 .item--image img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -khtml-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -ms-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
}
.ct-team-carousel1 .item--image + .item--holder, .ct-team-grid4 .item--image + .item--holder {
  position: relative;
  z-index: 9;
  margin-top: -40px;
}
.ct-team-carousel1 .item--title, .ct-team-grid4 .item--title {
  font-size: 18px;
  margin-bottom: 2px;
}
@media screen and (max-width: 1199px) {
  .ct-team-carousel1 .item--title, .ct-team-grid4 .item--title {
    font-size: 16px;
  }
}
.ct-team-carousel1 .item--title a, .ct-team-grid4 .item--title a {
  color: inherit;
}
.ct-team-carousel1 .item--title a:hover, .ct-team-grid4 .item--title a:hover {
  color: #37ace2;
}
.ct-team-carousel1 .item--holder, .ct-team-grid4 .item--holder {
  text-align: center;
}
.ct-team-carousel1 .item--position, .ct-team-grid4 .item--position {
  font-size: 14px;
  line-height: 24px;
  color: #737272;
}
.ct-team-carousel1 .item--social, .ct-team-grid4 .item--social {
  list-style: none;
  margin-top: 8px;
  margin-bottom: 2px;
  line-height: 1;
  display: none;
}
.ct-team-carousel1 .item--social li, .ct-team-grid4 .item--social li {
  display: inline-block;
  margin: 0 6px;
}
.ct-team-carousel1 .item--social li a, .ct-team-grid4 .item--social li a {
  font-size: 15px;
  display: inline-block;
}
.ct-team-carousel1 .item--social li a:hover, .ct-team-grid4 .item--social li a:hover {
  -webkit-transform: translateY(-4px);
  -khtml-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px);
}
.ct-team-carousel1 .item--social li i.fa-facebook, .ct-team-grid4 .item--social li i.fa-facebook {
  color: #25319d;
}
.ct-team-carousel1 .item--social li i.fa-twitter, .ct-team-grid4 .item--social li i.fa-twitter {
  color: #0c91f7;
}
.ct-team-carousel1 .item--social li i.fa-instagram, .ct-team-grid4 .item--social li i.fa-instagram {
  color: #f70c0c;
}
.ct-team-carousel1 .item--social li i.fa-behance, .ct-team-grid4 .item--social li i.fa-behance {
  color: #287acd;
}
.ct-team-carousel1 .item--holder-inner, .ct-team-grid4 .item--holder-inner {
  background-color: #fff;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
  box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
  padding: 24px 20px;
  position: absolute;
  top: 0;
  left: 30px;
  right: 30px;
}
@media screen and (max-width: 1199px) {
  .ct-team-carousel1 .item--holder-inner, .ct-team-grid4 .item--holder-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ct-team-carousel1 .item--inner, .ct-team-grid4 .item--inner {
  padding-bottom: 200px;
}
.ct-team-carousel1 .item--inner:hover .item--image img, .ct-team-grid4 .item--inner:hover .item--image img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.ct-team-grid5 .item--image {
  position: relative;
}
.ct-team-grid5 .item--image img {
  width: 100%;
}
.ct-team-grid5 .item--image:before {
  content: '';
  height: 65%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75) 30%), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 30%, rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 30%, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 30%, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 30%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.75) 30%, rgba(0, 0, 0, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 0, 0, 0.75) 30%', endColorStr='rgba(0, 0, 0, 0)');
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.ct-team-grid5 .item--holder {
  position: absolute;
  padding: 22px;
  bottom: 70px;
  left: 0;
  width: 100%;
}
.ct-team-grid5 .item--title {
  font-size: 20px;
  color: #fff;
  margin-bottom: 0;
}
.ct-team-grid5 .item--title a {
  color: inherit;
}
.ct-team-grid5 .item--title a:hover {
  color: inherit;
}
.ct-team-grid5 .item--social {
  position: absolute;
  left: 0;
  bottom: 16px;
  height: 56px;
  width: 104px;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  border-radius: 0 56px 56px 0;
}
.ct-team-grid5 .item--social ul {
  list-style: none;
  display: flex;
  margin: 0;
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  visibility: hidden;
}
.ct-team-grid5 .item--social ul li {
  margin-right: 20px;
}
.ct-team-grid5 .item--social ul a {
  color: #fff;
  display: inline-block;
}
.ct-team-grid5 .item--social ul a:hover {
  -webkit-transform: translateY(-4px);
  -khtml-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px);
}
.ct-team-grid5 .item--social .social-button {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #eef1fe;
  width: 36px;
  height: 36px;
  border-radius: 36px;
  font-size: 24px;
  font-weight: 600;
  color: #000;
  text-align: center;
  line-height: 36px;
  font-family: 'Poppins', sans-serif;
  cursor: pointer;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-team-grid5 .item--social.active {
  background-color: #ff9d12;
  background-image: -webkit-gradient(linear, left top, right top, from(#ff9d12), to(#ffd200));
  background-image: -webkit-linear-gradient(left, #ff9d12, #ffd200);
  background-image: -moz-linear-gradient(left, #ff9d12, #ffd200);
  background-image: -ms-linear-gradient(left, #ff9d12, #ffd200);
  background-image: -o-linear-gradient(left, #ff9d12, #ffd200);
  background-image: linear-gradient(left, #ff9d12, #ffd200);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff9d12', endColorStr='#ffd200', gradientType='1');
}
.ct-team-grid5 .item--social.active .social-button {
  transform: rotate(45deg);
}
.ct-team-grid5 .item--social.active ul {
  visibility: visible;
  margin-left: 20px;
  opacity: 1;
}
.ct-team-grid5 .item--position {
  font-size: 15px;
  color: #eff3ff;
}
.ct-team-grid5 .item--inner {
  position: relative;
  margin-bottom: 30px;
}
.ct-team-grid6 .item--image img {
  width: 100%;
}
.ct-team-grid6 .item--holder {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px 24px 23px;
  text-align: center;
  z-index: 99;
}
.ct-team-grid6 .item--holder:before {
  content: '';
  position: absolute;
  height: calc(100% + 100px);
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.92) 45%), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.92) 45%, rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.92) 45%, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.92) 45%, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.92) 45%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.92) 45%, rgba(0, 0, 0, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 0, 0, 0.92) 45%', endColorStr='rgba(0, 0, 0, 0)');
}
.ct-team-grid6 .item--title {
  margin-bottom: 3px;
  font-size: 22px;
  color: #fff;
}
.ct-team-grid6 .item--position {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #37ace2;
}
.ct-team-grid6 .item--desc {
  font-size: 14px;
  line-height: 20px;
  color: #cecece;
  padding-top: 12px;
  padding-bottom: 30px;
}
.ct-team-grid6 .item--social {
  line-height: 1;
  padding-bottom: 4px;
}
.ct-team-grid6 .item--social a {
  font-size: 15px;
  color: #fff;
  margin: 10px 14px 0 14px;
  display: inline-block;
}
.ct-team-grid6 .item--social a:hover {
  color: #37ace2;
  -webkit-transform: translateY(-4px);
  -khtml-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px);
}
.ct-team-grid6 .item--meta {
  display: none;
}
.ct-team-grid6 .item--inner {
  position: relative;
  margin-bottom: 30px;
}
.ct-team-carousel1 .slick-dots {
  margin-top: -40px;
}
.ct-team-carousel2 .item--holder {
  background-color: #fff;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  padding: 25px 10px;
  text-align: center;
}
.ct-team-carousel2 .item--image img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -khtml-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -ms-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -webkit-border-radius: 4px 4px 0 0;
  -khtml-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  width: 100%;
}
.ct-team-carousel2 .item--image + .item--holder {
  position: absolute;
  -webkit-border-radius: 0 0 4px 4px;
  -khtml-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  top: 100%;
  left: 0;
  right: 0;
}
.ct-team-carousel2 .item--title {
  font-size: 18px;
  margin-bottom: 5px;
}
.ct-team-carousel2 .item--title a {
  color: inherit;
}
.ct-team-carousel2 .item--title a:hover {
  color: inherit;
}
.ct-team-carousel2 .item--position {
  font-size: 15px;
  line-height: normal;
}
.ct-team-carousel2 .item--social {
  list-style: none;
  margin-bottom: 0;
  margin-top: 15px;
  padding-top: 12px;
  border-top: 1px solid #e4eaee;
  display: none;
}
.ct-team-carousel2 .item--social li {
  display: inline-block;
  margin: 0 20px;
}
.ct-team-carousel2 .item--social li a {
  color: #8c8d8e;
  font-size: 15px;
}
.ct-team-carousel2 .item--social li a:hover {
  color: #37ace2;
}
.ct-team-carousel2 .item--inner {
  position: relative;
  margin-bottom: 95px;
}
.ct-team-carousel2 .item--inner:hover .item--image img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.ct-team-carousel2 .slick-slide {
  margin-bottom: 87px;
}
.ct-team-carousel2 .ct-slick-carousel[data-arrows="true"] {
  padding-bottom: 55px;
}
.ct-team-carousel2 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
  margin: 0;
  background-color: #bbb;
  color: #0e0e0e;
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.ct-team-carousel2 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
  background-color: #fff !important;
  background-image: none !important;
}
.ct-team-carousel2 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
  right: 15px;
  left: auto;
}
.ct-team-carousel2 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
  right: 88px;
  left: auto;
}
.ct-team-carousel2 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover {
  color: #0e0e0e !important;
}
.ct-team-carousel2 .slick-dots {
  margin-top: 0px;
}
.ct-team-carousel2.slick-arrow-style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
  background-color: #fff;
  -webkit-box-shadow: 0 4px 8px rgba(0, 24, 70, 0.14);
  -khtml-box-shadow: 0 4px 8px rgba(0, 24, 70, 0.14);
  -moz-box-shadow: 0 4px 8px rgba(0, 24, 70, 0.14);
  -ms-box-shadow: 0 4px 8px rgba(0, 24, 70, 0.14);
  -o-box-shadow: 0 4px 8px rgba(0, 24, 70, 0.14);
  box-shadow: 0 4px 8px rgba(0, 24, 70, 0.14);
}
.ct-team-carousel2.slick-arrow-style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
  background-color: #ffc000 !important;
}
.ct-team-carousel2.slick-arrow-style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover, .ct-team-carousel2.slick-arrow-style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow:focus {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.ct-team-carousel2.slick-arrow-style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover:before, .ct-team-carousel2.slick-arrow-style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow:focus:before {
  color: #fff;
}
.ct-team-carousel3 .item--image {
  max-width: 178px;
  margin: 0 auto 49px auto;
  position: relative;
}
.ct-team-carousel3 .item--image img {
  width: 100%;
  -webkit-border-radius: 178px;
  -khtml-border-radius: 178px;
  -moz-border-radius: 178px;
  -ms-border-radius: 178px;
  -o-border-radius: 178px;
  border-radius: 178px;
}
.ct-team-carousel3 .item--social-btn {
  width: 44px;
  height: 44px;
  background-color: #0e0e0e;
  color: #fff;
  font-size: 16px;
  line-height: 44px;
  font-family: 'Poppins', sans-serif;
  display: inline-block;
  -webkit-border-radius: 44px;
  -khtml-border-radius: 44px;
  -moz-border-radius: 44px;
  -ms-border-radius: 44px;
  -o-border-radius: 44px;
  border-radius: 44px;
  -webkit-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
  -khtml-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
  box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  cursor: pointer;
  position: absolute;
  bottom: -22px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-team-carousel3 .item--social-btn:before, .ct-team-carousel3 .item--social-btn:after {
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-weight: 400;
  font-family: 'Font Awesome 5 Pro';
}
.ct-team-carousel3 .item--social-btn:before {
  content: '\f067';
}
.ct-team-carousel3 .item--social-btn:after {
  content: '\f068';
}
.ct-team-carousel3 .item--social-btn:hover {
  background-color: #37ace2;
}
.ct-team-carousel3 .item--social-btn.active {
  -webkit-box-shadow: 0 11px 7px rgba(255, 192, 0, 0.26);
  -khtml-box-shadow: 0 11px 7px rgba(255, 192, 0, 0.26);
  -moz-box-shadow: 0 11px 7px rgba(255, 192, 0, 0.26);
  -ms-box-shadow: 0 11px 7px rgba(255, 192, 0, 0.26);
  -o-box-shadow: 0 11px 7px rgba(255, 192, 0, 0.26);
  box-shadow: 0 11px 7px rgba(255, 192, 0, 0.26);
  background-color: #37ace2;
}
.ct-team-carousel3 .item--social-btn.active:before {
  opacity: 0;
}
.ct-team-carousel3 .item--social-btn.active:after {
  opacity: 1;
}
.ct-team-carousel3 .item--social {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
}
.ct-team-carousel3 .item--social i {
  font-weight: 400;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-style: 18px;
  color: #37ace2;
  background-color: #fff;
  display: inline-block;
  -webkit-border-radius: 40px;
  -khtml-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  -webkit-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
  -khtml-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
  box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
}
.ct-team-carousel3 .item--social i:before {
  display: inline-block;
}
.ct-team-carousel3 .item--social i.fa-facebook, .ct-team-carousel3 .item--social i.fa-facebook-f {
  color: #16599b;
}
.ct-team-carousel3 .item--social i.fa-twitter {
  color: #03a9f4;
}
.ct-team-carousel3 .item--social i.fa-dribbble {
  color: #eb568f;
}
.ct-team-carousel3 .item--social a {
  position: absolute;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  opacity: 0;
}
.ct-team-carousel3 .item--social a:hover i:before {
  -o-animation: toRightFromLeft 0.3s forwards;
  -ms-animation: toRightFromLeft 0.3s forwards;
  -webkit-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
}
.ct-team-carousel3 .item--social a:nth-child(2) {
  bottom: 6px;
  right: 10px;
}
.ct-team-carousel3 .item--social a:nth-child(3) {
  bottom: 48px;
  right: -15px;
}
.ct-team-carousel3 .item--social a:nth-child(4) {
  bottom: 100px;
  right: -15px;
}
.ct-team-carousel3 .item--social a:nth-child(5) {
  bottom: 140px;
  right: 10px;
}
.ct-team-carousel3 .item--social a:nth-child(6) {
  top: -20px;
  right: 0;
  left: 0;
  margin: auto;
}
.ct-team-carousel3 .item--social a:nth-child(7), .ct-team-carousel3 .item--social a:nth-child(8), .ct-team-carousel3 .item--social a:nth-child(9), .ct-team-carousel3 .item--social a:nth-child(10), .ct-team-carousel3 .item--social a:nth-child(11) {
  display: none;
}
.ct-team-carousel3 .item--social.active a {
  opacity: 1;
}
.ct-team-carousel3 .item--social.active a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.ct-team-carousel3 .item--social.active a:nth-child(4) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.ct-team-carousel3 .item--social.active a:nth-child(5) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.ct-team-carousel3 .item--social.active a:nth-child(6) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.ct-team-carousel3 .item--title {
  margin-bottom: 7px;
  font-size: 22px;
}
.ct-team-carousel3 .item--title a {
  color: inherit;
}
.ct-team-carousel3 .item--title a:hover {
  color: #37ace2;
}
.ct-team-carousel3 .item--position {
  font-style: 17px;
  color: #737272;
  line-height: 1.2;
}
.ct-team-carousel3 .item--description {
  margin-top: 19px;
  line-height: 1.625;
  color: #000;
}
.ct-team-carousel3 .item--link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 30px;
  z-index: 99;
  border-radius: 100% 100% 0 0;
}
.ct-team-carousel3 .item--inner {
  margin: 60px 0 80px;
  border: 1px solid #ededed;
  background-color: #fff;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 37px 40px 40px;
  text-align: center;
  -webkit-box-shadow: 0 0 76px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 0 76px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 76px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 76px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 76px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 76px rgba(0, 0, 0, 0.1);
  position: relative;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}
@media screen and (max-width: 1199px) {
  .ct-team-carousel3 .item--inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ct-team-carousel3 .item--inner:before, .ct-team-carousel3 .item--inner:after {
  content: '';
  height: 7px;
  -webkit-border-radius: 3px 3px 0 0;
  -khtml-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  background-color: #37ace2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}
.ct-team-carousel3 .item--inner:after {
  top: -1px;
  left: -1px;
  right: -1px;
  opacity: 0;
}
.ct-team-carousel3 .item--inner:hover {
  border-color: #fff;
  -webkit-box-shadow: 0 8px 65px rgba(0, 0, 0, 0.25);
  -khtml-box-shadow: 0 8px 65px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 8px 65px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 8px 65px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 8px 65px rgba(0, 0, 0, 0.25);
  box-shadow: 0 8px 65px rgba(0, 0, 0, 0.25);
}
.ct-team-carousel3 .item--inner:hover:before {
  opacity: 0;
}
.ct-team-carousel3 .item--inner:hover:after {
  opacity: 1;
}
.ct-team-carousel3 .ct-slick-carousel {
  margin: 0 -50px 0 -50px;
  padding-left: 50px;
  padding-right: 50px;
  overflow: hidden;
}
.ct-team-carousel3 .ct-slick-carousel .slick-list {
  overflow: visible;
}
.ct-team-carousel3 .slick-slide {
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  opacity: 0;
}
.ct-team-carousel3 .slick-slide.slick-active {
  opacity: 1;
}
.ct-team-carousel3 .ct-slick-carousel[data-arrows="true"] {
  padding-bottom: 0;
}
.ct-team-carousel3 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
  width: 52px;
  height: 52px;
  line-height: 52px;
  display: block;
  top: 50%;
  bottom: auto;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 99;
  margin: 0;
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.19);
  -khtml-box-shadow: 0 0 40px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0 0 40px rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0 0 40px rgba(0, 0, 0, 0.19);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.19);
}
.ct-team-carousel3 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
  display: none;
}
.ct-team-carousel3 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover {
  color: #fff;
  background-color: #000a93;
}
@media screen and (max-width: 767px) {
  .ct-team-carousel3 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
    opacity: 0;
  }
}
.ct-team-carousel3 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
  left: 41px;
  right: auto;
}
@media screen and (max-width: 1199px) {
  .ct-team-carousel3 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
    left: 82px;
  }
}
.ct-team-carousel3 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
  left: auto;
  right: 41px;
}
@media screen and (max-width: 1199px) {
  .ct-team-carousel3 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
    right: 82px;
  }
}
.ct-team-carousel3 .ct-slick-carousel[data-arrows="true"]:hover .slick-arrow {
  opacity: 1;
}
.ct-team-carousel3 .slick-dots {
  margin-top: 0;
  margin-bottom: 5px;
}
.ct-team-carousel4 .item--image {
  max-width: 320px;
  position: relative;
}
.ct-team-carousel4 .item--image img {
  width: 100%;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
@media screen and (max-width: 991px) {
  .ct-team-carousel4 .item--image {
    max-width: 100%;
  }
  .ct-team-carousel4 .item--image img {
    -webkit-border-radius: 7px 7px 0 0;
    -khtml-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    -ms-border-radius: 7px 7px 0 0;
    -o-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
  }
}
.ct-team-carousel4 .item--social {
  position: absolute;
  top: 11px;
  left: 11px;
  width: 39px;
  padding: 16px 0;
  background-color: #37ace2;
  -webkit-border-radius: 39px;
  -khtml-border-radius: 39px;
  -moz-border-radius: 39px;
  -ms-border-radius: 39px;
  -o-border-radius: 39px;
  border-radius: 39px;
  -webkit-box-shadow: 0 2px 10px rgba(255, 192, 0, 0.35);
  -khtml-box-shadow: 0 2px 10px rgba(255, 192, 0, 0.35);
  -moz-box-shadow: 0 2px 10px rgba(255, 192, 0, 0.35);
  -ms-box-shadow: 0 2px 10px rgba(255, 192, 0, 0.35);
  -o-box-shadow: 0 2px 10px rgba(255, 192, 0, 0.35);
  box-shadow: 0 2px 10px rgba(255, 192, 0, 0.35);
  -webkit-transform: scaleY(0);
  -khtml-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  transform-origin: 0 0 0;
  -webkit-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  -o-transform-origin: 0 0 0;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-team-carousel4 .item--social i {
  font-family: FontAwesome;
  font-weight: 400;
}
.ct-team-carousel4 .item--social a {
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  display: block;
  text-align: center;
}
.ct-team-carousel4 .item--social a:hover {
  -webkit-transform: translateX(4px);
  -khtml-transform: translateX(4px);
  -moz-transform: translateX(4px);
  -ms-transform: translateX(4px);
  -o-transform: translateX(4px);
  transform: translateX(4px);
}
.ct-team-carousel4 .item--title {
  margin-bottom: 0;
  font-size: 20px;
  color: #fff;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-team-carousel4 .item--position {
  font-size: 15px;
  font-weight: 500;
  color: #000;
  margin-bottom: 6px;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-team-carousel4 .item-desc {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 10px;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-team-carousel4 .item--meta {
  list-style: none;
  margin-bottom: 0;
}
.ct-team-carousel4 .item--meta a {
  color: #e9e9e9;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-team-carousel4 .item--meta a:hover {
  color: #ffc000 !important;
}
.ct-team-carousel4 .item--meta i {
  color: #fff;
  margin-right: 12px;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-team-carousel4 .item--meta i.fac-phone {
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.ct-team-carousel4 .item--meta li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.28);
  margin-top: 5px;
  padding-top: 5px;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-team-carousel4 .item--holder {
  max-width: 270px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 0;
  padding: 25px 24px 20px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #37ace2;
  -webkit-box-shadow: 0 13px 35px rgba(0, 0, 0, 0.15);
  -khtml-box-shadow: 0 13px 35px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 13px 35px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 13px 35px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 13px 35px rgba(0, 0, 0, 0.15);
  box-shadow: 0 13px 35px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
@media screen and (max-width: 991px) {
  .ct-team-carousel4 .item--holder {
    position: static;
    -webkit-transform: translate(0, 0%);
    -khtml-transform: translate(0, 0%);
    -moz-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    -o-transform: translate(0, 0%);
    transform: translate(0, 0%);
    max-width: 100%;
    -webkit-border-radius: 0 0 7px 7px;
    -khtml-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -ms-border-radius: 0 0 7px 7px;
    -o-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
  }
}
.ct-team-carousel4 .item--inner {
  position: relative;
  max-width: 535px;
}
@media screen and (max-width: 991px) {
  .ct-team-carousel4 .item--inner {
    margin-bottom: 50px;
    max-width: 100%;
  }
}
.ct-team-carousel4 .item--inner:hover .item--holder {
  background-color: #fff;
}
.ct-team-carousel4 .item--inner:hover .item--social {
  -webkit-transform: scaleY(1);
  -khtml-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  opacity: 1;
}
.ct-team-carousel4 .item--inner:hover .item--title, .ct-team-carousel4 .item--inner:hover .item-desc {
  color: #0e0e0e;
}
.ct-team-carousel4 .item--inner:hover .item--position {
  color: #37ace2;
}
.ct-team-carousel4 .item--inner:hover .item--meta a {
  color: #737272;
}
.ct-team-carousel4 .item--inner:hover .item--meta i {
  color: #37ace2;
}
.ct-team-carousel4 .item--inner:hover .item--meta li + li {
  border-color: #e0e0e0;
}
@media screen and (max-width: 991px) {
  .ct-team-carousel4 .slick-dots {
    margin-top: -15px;
  }
}
.ct-team-carousel4 .slick-dots {
  height: 13px;
  width: auto;
  display: inline-block;
  margin: 40px 0 0;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.ct-team-carousel4 .slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  width: 14px;
  height: 14px;
  position: relative;
}
.ct-team-carousel4 .slick-dots li button {
  width: 13px;
  height: 13px;
  border-radius: 13px;
  background-color: #e0e0e0;
  background-image: none;
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  position: absolute;
  top: 0;
  left: 0;
}
.ct-team-carousel4 .slick-dots li button:before, .ct-team-carousel4 .slick-dots li button:after {
  display: none;
}
.ct-team-carousel4 .slick-dots li.slick-active button {
  background-color: #37ace2;
}
.ct-team-carousel4 .slick-dots li + li {
  margin-left: 8px;
}
.ct-team-carousel5 .item--image {
  position: relative;
}
.ct-team-carousel5 .item--image img {
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
.ct-team-carousel5 .item--image-bg {
  position: absolute;
  top: -46px;
  left: 10px;
  right: 10px;
  bottom: 0;
  z-index: 99;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  -webkit-transform: scale(0.8);
  -khtml-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.ct-team-carousel5 .item--title {
  font-size: 22px;
  margin-bottom: 2px;
}
@media screen and (max-width: 991px) {
  .ct-team-carousel5 .item--title {
    font-size: 18px;
  }
}
.ct-team-carousel5 .item--title a {
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  color: #000;
}
.ct-team-carousel5 .item--title a:hover {
  color: inherit;
}
.ct-team-carousel5 .item--position {
  font-size: 14px;
  color: #3d3d3d;
  line-height: 24px;
  font-family: "Nunito Sans";
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-team-carousel5 .item--meta {
  flex-grow: 1;
}
.ct-team-carousel5 .item--social {
  position: relative;
}
.ct-team-carousel5 .item--social ul {
  margin: 0 0 30px;
  list-style: none;
  position: absolute;
  width: 49px;
  background-color: #37ace2;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  bottom: 100%;
  left: 0;
  padding: 12px 0;
  text-align: center;
  z-index: 100;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
}
.ct-team-carousel5 .item--social ul a {
  color: #fff;
  display: block;
  font-size: 17px;
}
.ct-team-carousel5 .item--social ul a + a {
  margin-top: 2px;
}
.ct-team-carousel5 .item--social ul a:hover {
  -webkit-transform: translateX(6px);
  -khtml-transform: translateX(6px);
  -moz-transform: translateX(6px);
  -ms-transform: translateX(6px);
  -o-transform: translateX(6px);
  transform: translateX(6px);
}
.ct-team-carousel5 .item--social-btn {
  width: 49px;
  background-color: #37ace2;
  height: 49px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  min-width: 49px;
  display: inline-block;
  line-height: 49px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-team-carousel5 .item--holder {
  padding: 23px 10px 13px 10px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.ct-team-carousel5 .item--inner {
  margin: 40px 0 60px;
  padding: 10px;
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: 0 20px 62px rgba(4, 20, 69, 0.1);
  -khtml-box-shadow: 0 20px 62px rgba(4, 20, 69, 0.1);
  -moz-box-shadow: 0 20px 62px rgba(4, 20, 69, 0.1);
  -ms-box-shadow: 0 20px 62px rgba(4, 20, 69, 0.1);
  -o-box-shadow: 0 20px 62px rgba(4, 20, 69, 0.1);
  box-shadow: 0 20px 62px rgba(4, 20, 69, 0.1);
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-team-carousel5 .item--inner:hover {
  background-color: #000;
}
.ct-team-carousel5 .item--inner:hover .item--title a {
  color: #fff;
}
.ct-team-carousel5 .item--inner:hover .item--position {
  color: #bbb;
}
.ct-team-carousel5 .item--inner:hover .item--image img {
  -webkit-transform: scale(0.8);
  -khtml-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
.ct-team-carousel5 .item--inner:hover .item--image .item--image-bg {
  opacity: 1;
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ct-team-carousel5 .item--inner:hover .item--social-btn {
  background-color: transparent;
  color: #37ace2;
}
.ct-team-carousel5 .item--inner:hover .item--social-btn + ul {
  opacity: 1;
  margin-bottom: 0;
}
.ct-team-carousel5 .ct-slick-carousel {
  margin: 0 -30px 0 -30px;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
}
.ct-team-carousel5 .ct-slick-carousel .slick-list {
  overflow: visible;
}
.ct-team-carousel5 .slick-slide {
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  opacity: 0;
}
.ct-team-carousel5 .slick-slide.slick-active {
  opacity: 1;
}
.ct-team-carousel5 .slick-dots {
  margin-top: 0;
  top: -15px;
  position: relative;
}
.ct-team-carousel5.style2 .item--image-bg {
  display: none;
}
.ct-team-carousel5.style2 .item--title {
  color: #1d1b4c;
}
.ct-team-carousel5.style2 .item--title a {
  color: inherit;
}
.ct-team-carousel5.style2 .item--position {
  color: #37ace2;
  font-size: 14px;
  font-weight: 500;
  font-family: inherit;
}
.ct-team-carousel5.style2 .item--holder {
  -webkit-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.21);
  -khtml-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.21);
  -moz-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.21);
  -ms-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.21);
  -o-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.21);
  box-shadow: 0 5px 40px rgba(29, 27, 76, 0.21);
  padding: 15px 23px 15px 28px;
}
.ct-team-carousel5.style2 .item--holder .item--social-btn {
  background-color: transparent;
  color: #37ace2;
}
.ct-team-carousel5.style2 .item--inner {
  padding: 0;
  margin: 50px 0;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.ct-team-carousel5.style2 .item--inner:hover {
  background-color: #fff;
}
.ct-team-carousel5.style2 .item--inner:hover .item--image img {
  transform: scale(1);
  opacity: 1;
}
.ct-team-carousel5.style2 .item--inner:hover .item--title {
  color: #1d1b4c;
}
.ct-team-carousel5.style2 .item--inner:hover .item--title a {
  color: inherit;
}
.ct-team-carousel5.style2 .item--inner:hover .item--position {
  color: #37ace2;
}
.ct-team-carousel5.style2 .slick-arrow-style4 .slick-arrow {
  border-color: #1d1b4c;
}
.ct-team-carousel5.style2 .slick-arrow-style4 .slick-arrow:after {
  background-color: #1d1b4c;
}
.ct-team-carousel5.style2 .slick-arrow-style4 .slick-arrow:before {
  color: #1d1b4c;
}
.ct-team-carousel5.style2 .slick-arrow-style4 .slick-arrow:hover:before {
  color: #fff;
}
.ct-team-carousel5.style2 .ct-slick-carousel[data-arrows="true"] {
  padding-bottom: 0;
}
.ct-team-carousel5.style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
  bottom: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: 0;
  z-index: 99;
}
.ct-team-carousel5.style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
  left: 18px;
  right: auto;
}
@media screen and (max-width: 1199px) {
  .ct-team-carousel5.style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
    left: 60px;
  }
}
.ct-team-carousel5.style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
  right: 18px;
  left: auto;
}
@media screen and (max-width: 1199px) {
  .ct-team-carousel5.style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
    right: 60px;
  }
}
.ct-team-carousel6 .item--image img {
  width: 100%;
}
.ct-team-carousel6 .item--title {
  font-size: 22px;
  line-height: 26px;
  color: #1d1b4c;
  margin-bottom: 2px;
}
.ct-team-carousel6 .item--title a {
  color: inherit;
}
.ct-team-carousel6 .item--position {
  line-height: normal;
  font-size: 15px;
  color: #37ace2;
}
.ct-team-carousel6 .item--description {
  font-size: 14px;
  color: #c1c1c6;
  line-height: 22px;
  margin-top: 9px;
  margin-bottom: 11px;
}
.ct-team-carousel6 .item--social a {
  color: #5e6877;
  display: inline-block;
  margin: 0 6px;
}
.ct-team-carousel6 .item--social a:hover {
  color: #fff;
}
.ct-team-carousel6 .item--holder {
  background-color: #fff;
  text-align: center;
  padding: 15px 15px 17px;
  -webkit-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.15);
  -khtml-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.15);
  -moz-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.15);
  -ms-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.15);
  -o-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.15);
  box-shadow: 0 5px 40px rgba(29, 27, 76, 0.15);
  position: absolute;
  bottom: -40px;
  left: 30px;
  right: 30px;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}
.ct-team-carousel6 .item--meta {
  display: none;
}
.ct-team-carousel6 .item--inner {
  margin-bottom: 80px;
  position: relative;
}
.ct-team-carousel6 .item--inner:hover .item--title a {
  color: #fff;
}
.ct-team-carousel6 .item--inner:hover .item--holder {
  background-color: #000;
  padding-top: 20px;
  padding-bottom: 22px;
}
.ct-team-carousel6 .ct-slick-carousel.slick-arrow-style3.ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
  left: -8px;
  margin-top: -40px;
}
@media screen and (max-width: 1199px) {
  .ct-team-carousel6 .ct-slick-carousel.slick-arrow-style3.ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
    left: 30px;
    opacity: 1 !important;
  }
}
.ct-team-carousel6 .ct-slick-carousel.slick-arrow-style3.ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
  right: -8px;
  margin-top: -40px;
}
@media screen and (max-width: 1199px) {
  .ct-team-carousel6 .ct-slick-carousel.slick-arrow-style3.ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
    right: 30px;
    opacity: 1 !important;
  }
}
.ct-team-carousel7 .item--image {
  min-width: 248px;
  margin-right: 27px;
}
.ct-team-carousel7 .item--image img {
  width: 100%;
}
.ct-team-carousel7 .item--title {
  margin-bottom: 0;
  font-size: 24px;
  color: #283a57;
}
.ct-team-carousel7 .item--position {
  font-size: 14px;
  font-style: italic;
  color: #37ace2;
  margin-bottom: 3px;
}
.ct-team-carousel7 .item-desc {
  font-size: 15px;
  line-height: 24px;
  color: #696b6d;
  margin-bottom: 20px;
}
.ct-team-carousel7 .item--meta {
  list-style: none;
  font-size: 14px;
  line-height: 24px;
  color: #636e80;
  border-top: 1px solid #e0e5e5;
  padding-top: 17px;
}
.ct-team-carousel7 .item--meta i {
  color: #37ace2;
  margin-right: 8px;
}
.ct-team-carousel7 .item--meta i.fac-phone {
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.ct-team-carousel7 .item--meta a {
  color: inherit;
}
.ct-team-carousel7 .item--meta a:hover {
  color: #37ace2;
}
.ct-team-carousel7 .item--meta li + li {
  margin-top: 2px;
}
.ct-team-carousel7 .item--social {
  margin-bottom: 16px;
}
.ct-team-carousel7 .item--social a {
  font-size: 16px;
  display: inline-block;
  margin-right: 14px;
}
.ct-team-carousel7 .item--social a:hover {
  -webkit-transform: translateY(-4px);
  -khtml-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px);
}
.ct-team-carousel7 .item--social a i.fa-facebook-f {
  color: #16599b;
}
.ct-team-carousel7 .item--social a i.fa-twitter {
  color: #03a9f4;
}
.ct-team-carousel7 .item--social a i.fa-behance {
  color: #0067ff;
}
.ct-team-carousel7 .item--social a i.fa-dribbble {
  color: #eb568f;
}
.ct-team-carousel7 .item--more .btn {
  line-height: 37px;
  font-size: 14px;
  padding: 0 19px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.ct-team-carousel7 .item--inner {
  display: flex;
  flex-wrap: nowrap;
}
@media screen and (max-width: 991px) {
  .ct-team-carousel7 .item--inner {
    display: block;
  }
  .ct-team-carousel7 .item--inner .item--image {
    margin-right: 0;
    margin-bottom: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .ct-team-carousel7 .ct-slick-carousel[data-arrows="true"] {
    padding-bottom: 0;
  }
  .ct-team-carousel7 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
    bottom: auto;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: 0;
    z-index: 99;
  }
  .ct-team-carousel7 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
    left: -9px;
    right: auto;
  }
  .ct-team-carousel7 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
    right: -9px;
    left: auto;
  }
}
.ct-team-carousel8 .item--image {
  position: relative;
}
.ct-team-carousel8 .item--image:before {
  content: '';
  height: 65%;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8) 50%), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 0, 0, 0.8) 50%', endColorStr='rgba(0, 0, 0, 0)');
}
.ct-team-carousel8 .item--image img {
  width: 100%;
}
.ct-team-carousel8 .item--title {
  font-size: 24px;
  color: #fff;
  margin-bottom: 4px;
  position: relative;
  padding-bottom: 12px;
}
@media screen and (max-width: 991px) {
  .ct-team-carousel8 .item--title {
    font-size: 20px;
  }
}
.ct-team-carousel8 .item--title:before {
  content: '';
  height: 3px;
  width: 78px;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  position: absolute;
  bottom: 0;
  left: 0;
}
.ct-team-carousel8 .item--title a {
  color: inherit;
}
.ct-team-carousel8 .item--title a:hover {
  color: inherit;
}
.ct-team-carousel8 .item--position {
  color: #fff;
}
.ct-team-carousel8 .item--social {
  margin-top: 13px;
}
.ct-team-carousel8 .item--social a {
  display: inline-block;
  text-align: center;
  margin-right: 8px;
}
.ct-team-carousel8 .item--social a i {
  width: 36px;
  height: 36px;
  line-height: 36px;
  background-color: #37ace2;
  color: #fff;
  display: block;
  -webkit-border-radius: 36px;
  -khtml-border-radius: 36px;
  -moz-border-radius: 36px;
  -ms-border-radius: 36px;
  -o-border-radius: 36px;
  border-radius: 36px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-team-carousel8 .item--social a i.fa-facebook-f {
  background-color: #066ae5;
}
.ct-team-carousel8 .item--social a i.fa-twitter {
  background-color: #04c1ff;
}
.ct-team-carousel8 .item--social a i.fa-dribbble {
  background-color: #ff005a;
}
.ct-team-carousel8 .item--social a i:hover {
  -webkit-transform: translateY(-4px);
  -khtml-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px);
}
.ct-team-carousel8 .item--holder {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 25px 30px 25px 40px;
  z-index: 99;
}
@media screen and (max-width: 1199px) {
  .ct-team-carousel8 .item--holder {
    padding-left: 30px;
  }
}
@media screen and (max-width: 991px) {
  .ct-team-carousel8 .item--holder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ct-team-carousel8 .item--inner {
  position: relative;
}
.ct-team-carousel9 .item--image {
  position: relative;
}
.ct-team-carousel9 .item--image:before {
  height: 60%;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.63) 50%), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.63) 50%, rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.63) 50%, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.63) 50%, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.63) 50%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.63) 50%, rgba(0, 0, 0, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 0, 0, 0.63) 50%', endColorStr='rgba(0, 0, 0, 0)');
  z-index: 99;
}
.ct-team-carousel9 .item--image .item--link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.ct-team-carousel9 .item--image img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  width: 100%;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-team-carousel9 .item--title {
  font-size: 20px;
  color: #fff;
  margin-bottom: 0px;
}
.ct-team-carousel9 .item--title a {
  color: inherit;
}
.ct-team-carousel9 .item--title a:hover {
  color: inherit;
}
.ct-team-carousel9 .item--position {
  font-size: 15px;
  color: #eff3ff;
}
.ct-team-carousel9 .item--meta {
  position: absolute;
  bottom: 92px;
  padding: 0 24px;
  right: 0;
  left: 0;
  z-index: 100;
}
.ct-team-carousel9 .item--social-icon {
  position: absolute;
  left: 100%;
  top: 50%;
  display: flex;
  flex-wrap: nowrap;
  margin-left: 10px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  -webkit-transform: translate(-20px, -50%);
  -khtml-transform: translate(-20px, -50%);
  -moz-transform: translate(-20px, -50%);
  -ms-transform: translate(-20px, -50%);
  -o-transform: translate(-20px, -50%);
  transform: translate(-20px, -50%);
}
.ct-team-carousel9 .item--social-icon a {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
}
.ct-team-carousel9 .item--social-icon a:hover {
  color: #37ace2;
}
.ct-team-carousel9 .item--social-btn {
  width: 104px;
  height: 56px;
  display: block;
  background-color: #37ace2;
  -webkit-border-radius: 0 56px 56px 0;
  -khtml-border-radius: 0 56px 56px 0;
  -moz-border-radius: 0 56px 56px 0;
  -ms-border-radius: 0 56px 56px 0;
  -o-border-radius: 0 56px 56px 0;
  border-radius: 0 56px 56px 0;
  position: relative;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  cursor: pointer;
}
.ct-team-carousel9 .item--social-btn i {
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  background-color: #fff;
  color: #000;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 36px;
  -khtml-border-radius: 36px;
  -moz-border-radius: 36px;
  -ms-border-radius: 36px;
  -o-border-radius: 36px;
  border-radius: 36px;
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-team-carousel9 .item--social-btn.active {
  background-color: #000;
}
.ct-team-carousel9 .item--social-btn.active i {
  background-color: #37ace2;
  color: #000;
  -webkit-transform: rotate(45deg);
  -khtml-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ct-team-carousel9 .item--social-btn.active + .item--social-icon {
  opacity: 1;
  -webkit-transform: translate(0px, -50%);
  -khtml-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
.ct-team-carousel9 .item--social {
  position: absolute;
  bottom: 16px;
  left: 0;
  z-index: 100;
}
.ct-team-carousel9 .item--inner {
  position: relative;
}
.ct-team-carousel9 .item--inner:hover .item--image img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.ct-team-carousel9 .slick-dots {
  margin-top: 30px;
}
.ct-team-carousel10 .item--image {
  min-width: 144px;
  width: 144px;
  height: 144px;
  -webkit-border-radius: 144px;
  -khtml-border-radius: 144px;
  -moz-border-radius: 144px;
  -ms-border-radius: 144px;
  -o-border-radius: 144px;
  border-radius: 144px;
  position: relative;
  z-index: 1;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .ct-team-carousel10 .item--image {
    margin-bottom: 32px;
  }
}
.ct-team-carousel10 .item--image:before, .ct-team-carousel10 .item--image:after {
  content: '';
  position: absolute;
  background-image: -webkit-linear-gradient(-135deg, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(-135deg, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(-135deg, #ffc000, #ffc000);
  background-image: -o-linear-gradient(-135deg, #ffc000, #ffc000);
  background-image: linear-gradient(-135deg, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000');
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.ct-team-carousel10 .item--image:before {
  top: -6px;
  left: -6px;
  width: 156px;
  height: 156px;
  z-index: -1;
}
.ct-team-carousel10 .item--image:after {
  z-index: 99;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  opacity: 0.79;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform: scale(0);
  -khtml-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.ct-team-carousel10 .item--image img {
  -webkit-border-radius: 144px;
  -khtml-border-radius: 144px;
  -moz-border-radius: 144px;
  -ms-border-radius: 144px;
  -o-border-radius: 144px;
  border-radius: 144px;
  border: 5px solid #fff;
}
.ct-team-carousel10 .item--image a {
  color: #fff;
  font-family: 'Barlow', sans-serif;
  font-weight: 600;
  font-size: 30px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 100;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  -webkit-transform: scale(0);
  -khtml-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.ct-team-carousel10 .item--social {
  list-style: none;
  margin: 0;
  display: flex;
}
.ct-team-carousel10 .item--social li {
  margin-right: 10px;
}
.ct-team-carousel10 .item--divider {
  width: 127px;
  height: 3px;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  margin-top: -2px;
  margin-bottom: 18px;
}
.ct-team-carousel10 .item--position {
  font-size: 16px;
  font-weight: 600;
  color: #37ace2;
  font-family: 'Barlow', sans-serif;
  margin-bottom: 2px;
}
.ct-team-carousel10 .item--title {
  margin-bottom: 10px;
  font-size: 22px;
  color: #121212;
}
.ct-team-carousel10 .item--title a {
  color: inherit;
}
.ct-team-carousel10 .item--title a:hover {
  color: inherit;
}
.ct-team-carousel10 .item-desc {
  font-size: 15px;
  color: #666;
  line-height: 24px;
}
.ct-team-carousel10 .item--inner {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 10px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .ct-team-carousel10 .item--inner {
    display: block;
  }
}
.ct-team-carousel10 .item--inner:hover .item--image a {
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.ct-team-carousel10 .item--inner:hover .item--image:after {
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ct-counter-layout1:not(.elementor-widget) {
  height: 184px;
  width: 184px;
  -webkit-border-radius: 184px;
  -khtml-border-radius: 184px;
  -moz-border-radius: 184px;
  -ms-border-radius: 184px;
  -o-border-radius: 184px;
  border-radius: 184px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ct-counter-layout1:not(.elementor-widget) {
    width: 130px;
    height: 130px;
  }
}
.ct-counter-layout1:not(.elementor-widget) .ct-counter-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  opacity: 0;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-counter-layout1:not(.elementor-widget):before, .ct-counter-layout1:not(.elementor-widget):after {
  content: '';
  -webkit-border-radius: 184px;
  -khtml-border-radius: 184px;
  -moz-border-radius: 184px;
  -ms-border-radius: 184px;
  -o-border-radius: 184px;
  border-radius: 184px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-counter-layout1:not(.elementor-widget):before {
  background-color: rgba(255, 192, 0, 0.8);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 192, 0, 0.8)), to(rgba(255, 192, 0, 0.8)));
  background-image: -webkit-linear-gradient(left, rgba(255, 192, 0, 0.8), rgba(255, 192, 0, 0.8));
  background-image: -moz-linear-gradient(left, rgba(255, 192, 0, 0.8), rgba(255, 192, 0, 0.8));
  background-image: -ms-linear-gradient(left, rgba(255, 192, 0, 0.8), rgba(255, 192, 0, 0.8));
  background-image: -o-linear-gradient(left, rgba(255, 192, 0, 0.8), rgba(255, 192, 0, 0.8));
  background-image: linear-gradient(left, rgba(255, 192, 0, 0.8), rgba(255, 192, 0, 0.8));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(255, 192, 0, 0.8)', endColorStr='rgba(255, 192, 0, 0.8)', gradientType='1');
  background-color: transparent;
  opacity: 0;
}
.ct-counter-layout1:not(.elementor-widget):after {
  background-color: #2d2c2c;
}
.ct-counter-layout1:not(.elementor-widget) .ct-counter-number {
  font-size: 30px;
  color: #fff;
  line-height: 1;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
  .ct-counter-layout1:not(.elementor-widget) .ct-counter-number {
    font-size: 24px;
  }
}
.ct-counter-layout1:not(.elementor-widget) .ct-counter-title {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .ct-counter-layout1:not(.elementor-widget) .ct-counter-title {
    font-size: 16px;
  }
}
.ct-counter-layout1:not(.elementor-widget) .ct-counter-holder {
  padding: 20px 30px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .ct-counter-layout1:not(.elementor-widget) .ct-counter-holder {
    padding: 20px;
  }
}
.ct-counter-layout1:not(.elementor-widget):hover .ct-counter-image, .ct-counter-layout1:not(.elementor-widget):hover:before {
  opacity: 1;
}
.ct-counter-layout1:not(.elementor-widget):hover:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -khtml-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.ct-counter-layout1:not(.elementor-widget).size2 {
  width: 150px;
  height: 150px;
}
.ct-counter-layout1:not(.elementor-widget).size2 .ct-counter-holder {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .ct-counter-layout1:not(.elementor-widget).size2 {
    width: 130px;
    height: 130px;
  }
}
.ct-counter-layout2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .ct-counter-layout2 {
    justify-content: flex-start;
  }
}
.ct-counter-layout2 .ct-counter-inner {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.ct-counter-layout2.style1 .ct-counter-icon {
  margin-right: 25px;
  line-height: 1;
}
.ct-counter-layout2.style1 .ct-counter-icon i {
  font-size: 48px;
}
.ct-counter-layout2.style1 .ct-counter-title {
  font-size: 18px;
}
.ct-counter-layout2.style1 .ct-counter-number {
  font-size: 45px;
  color: #0e0e0e;
  line-height: 1;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  margin-bottom: 3px;
  display: inline-flex;
}
.ct-counter-layout2.style1 .ct-counter-number .ct-counter-number-suffix {
  margin-left: 4px;
}
.ct-counter-layout2.style2 .ct-counter-icon {
  margin-right: 20px;
  line-height: 1;
}
.ct-counter-layout2.style2 .ct-counter-icon i {
  font-size: 62px;
  color: #e3e3e3;
  -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  display: inline-block;
}
.ct-counter-layout2.style2 .ct-counter-title {
  font-size: 16px;
  font-weight: 600;
  color: #3d3d3d;
  font-family: "Nunito Sans";
}
.ct-counter-layout2.style2 .ct-counter-number {
  font-size: 36px;
  color: #000;
  line-height: 1;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  margin-bottom: 3px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.ct-counter-layout2.style2 .ct-counter-number-prefix, .ct-counter-layout2.style2 .ct-counter-number-suffix {
  font-size: 20px;
  color: #37ace2;
  position: relative;
  top: -5px;
  margin: 0 3px;
}
.ct-counter-layout2.style2:hover .ct-counter-icon i {
  -webkit-transform: rotateY(360deg);
  -khtml-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.ct-counter-layout2.style3 .ct-counter-icon {
  line-height: 1;
  margin-right: 20px;
}
.ct-counter-layout2.style3 .ct-counter-icon i {
  font-size: 50px;
  color: #37ace2;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  display: inline-block;
}
.ct-counter-layout2.style3 .ct-counter-number {
  color: #37ace2;
  font-family: 'Poppins', sans-serif;
  font-size: 35px;
  line-height: 1;
  font-weight: 700;
}
.ct-counter-layout2.style3 .ct-counter-title {
  margin-top: 6px;
  font-size: 17px;
  line-height: 24px;
}
.ct-counter-layout2.style3:hover .ct-counter-icon i {
  -webkit-transform: rotateY(360deg);
  -khtml-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.ct-counter-layout2.style3 .ct-counter-inner {
  align-items: flex-start;
}
@media screen and (min-width: 1200px) {
  .counter-col-line1 .counter-line {
    position: absolute;
    height: 92px;
    width: 2px;
    background-color: #37ace2;
    top: 50%;
    left: -1px;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .counter-col-line1 .counter-line:before, .counter-col-line1 .counter-line:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #37ace2;
    left: -4px;
  }
  .counter-col-line1 .counter-line:before {
    top: 0;
  }
  .counter-col-line1 .counter-line:after {
    bottom: 0;
  }
}
.ct-counter-layout3 {
  text-align: center;
}
.ct-counter-layout3 .ct-counter-icon {
  line-height: 1;
  margin-bottom: 20px;
}
.ct-counter-layout3 .ct-counter-icon i {
  font-size: 48px;
}
.ct-counter-layout3 .ct-counter-number {
  font-size: 60px;
  line-height: 1;
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.01em;
  margin-bottom: 26px;
}
.ct-counter-layout3 .ct-counter-number cite {
  font-size: 36px;
  color: #37ace2;
  font-style: normal;
}
.ct-counter-layout3 .ct-counter-number .ct-counter-number-prefix, .ct-counter-layout3 .ct-counter-number .ct-counter-number-suffix {
  align-items: center;
  display: flex;
  font-size: 36px;
  font-style: normal;
  margin: 0 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: -o-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: linear-gradient(bottom, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000');
}
.ct-counter-layout3 .ct-counter-title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 0;
  color: #0e0e0e;
}
@media screen and (max-width: 1199px) {
  .ct-counter-layout3 .ct-counter-title {
    font-size: 18px;
  }
}
.ct-counter-layout3 .ct-counter-title cite {
  font-style: normal;
  font-weight: 400;
}
.ct-counter-layout3.style2 {
  text-align: left;
}
.ct-counter-layout3.style2 .ct-counter-number {
  justify-content: left;
  font-size: 48px;
  font-weight: 300;
  font-family: inherit;
  color: #37ace2;
  margin-bottom: 10px;
}
.ct-counter-layout3.style2 .ct-counter-number .ct-counter-number-prefix, .ct-counter-layout3.style2 .ct-counter-number .ct-counter-number-suffix {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.ct-counter-layout3.style2 .ct-counter-title {
  font-size: 20px;
  line-height: 24px;
  position: relative;
  padding-bottom: 15px;
}
.ct-counter-layout3.style2 .ct-counter-title:before {
  content: '';
  width: 24px;
  height: 3px;
  background-color: #37ace2;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ct-counter-layout3.style3 {
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.ct-counter-layout3.style3 .ct-counter-number {
  justify-content: left;
  font-size: 150px;
  color: #000;
  font-weight: 700;
  margin-bottom: 0;
  align-items: flex-start;
}
.ct-counter-layout3.style3 .ct-counter-number-suffix, .ct-counter-layout3.style3 .ct-counter-number-prefix {
  font-size: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: -o-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: linear-gradient(bottom, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000');
  position: relative;
  top: -17px;
}
.ct-counter-layout3.style3 .ct-counter-title {
  margin-top: -6px;
  font-size: 28px;
  font-weight: 600;
  font-family: "Nunito Sans";
  line-height: normal;
}
@media screen and (max-width: 991px) {
  .ct-counter-layout3.style3 .ct-counter-title {
    font-size: 24px;
  }
}
.ct-counter-layout4 .ct-counter-inner {
  display: flex;
  flex-wrap: nowrap;
}
.ct-counter-layout4 .ct-counter-icon {
  margin-right: 30px;
  line-height: 1;
  margin-top: 6px;
}
.ct-counter-layout4 .ct-counter-icon i {
  color: #37ace2;
  font-size: 54px;
}
.ct-counter-layout4 .ct-counter-title {
  font-size: 18px;
  line-height: 24px;
  color: #aaa9ab;
}
.ct-counter-layout4 .ct-counter-number {
  display: flex;
  flex-wrap: wrap;
  font-size: 40px;
  color: #fff;
  line-height: 1;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  margin-bottom: 12px;
}
.ct-counter-layout5 {
  text-align: center;
}
.ct-counter-layout5 .ct-counter-number {
  font-size: 45px;
  line-height: 130px;
  width: 130px;
  height: 130px;
  -webkit-border-radius: 130px;
  -khtml-border-radius: 130px;
  -moz-border-radius: 130px;
  -ms-border-radius: 130px;
  -o-border-radius: 130px;
  border-radius: 130px;
  -webkit-box-shadow: 0 7px 20px rgba(255, 192, 0, 0.28);
  -khtml-box-shadow: 0 7px 20px rgba(255, 192, 0, 0.28);
  -moz-box-shadow: 0 7px 20px rgba(255, 192, 0, 0.28);
  -ms-box-shadow: 0 7px 20px rgba(255, 192, 0, 0.28);
  -o-box-shadow: 0 7px 20px rgba(255, 192, 0, 0.28);
  box-shadow: 0 7px 20px rgba(255, 192, 0, 0.28);
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.01em;
  margin: 0 auto 14px auto;
  background-color: #fff;
}
.ct-counter-layout5 .ct-counter-number .ct-counter-number-prefix, .ct-counter-layout5 .ct-counter-number .ct-counter-number-suffix {
  align-items: center;
  display: flex;
  font-style: normal;
  font-weight: 400;
  margin: 0 2px;
}
.ct-counter-layout5 .ct-counter-title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 0;
  color: #0e0e0e;
}
@media screen and (max-width: 1199px) {
  .ct-counter-layout5 .ct-counter-title {
    font-size: 18px;
  }
}
.ct-counter-layout5 .ct-counter-title cite {
  font-style: normal;
  font-weight: 400;
}
.ct-counter-layout6 {
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-counter-layout6 .ct-counter-number {
  display: inline-block;
  background-color: #ff9d12;
  color: #fff;
  font-size: 36px;
  line-height: 1;
  font-weight: 600;
  padding: 24px 20px;
  -webkit-border-radius: 12px;
  -khtml-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  font-family: 'Poppins', sans-serif;
  min-width: 150px;
  text-align: center;
  margin-right: 22px;
  background-image: url(../images/dot-light.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 14px;
}
.ct-counter-layout6 .ct-counter-number .ct-counter-number-suffix {
  font-size: 30px;
  font-style: normal;
  position: relative;
  display: inline-block;
  top: -15px;
}
@media screen and (max-width: 1199px) {
  .ct-counter-layout6 .ct-counter-number {
    min-width: 100px;
    font-size: 30px;
    padding: 20px 12px;
  }
  .ct-counter-layout6 .ct-counter-number .ct-counter-number-suffix {
    font-size: 24px;
  }
}
.ct-counter-layout6 .ct-counter-number .ct-counter-number-value-after {
  margin-left: -7px;
}
.ct-counter-layout6 .ct-counter-holder {
  margin-bottom: 14px;
}
.ct-counter-layout6 .ct-counter-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .ct-counter-layout6 .ct-counter-title {
    font-size: 20px;
  }
}
.ct-counter-layout6 .ct-counter-desc {
  color: #000;
}
.ct-counter-layout6 .ct-counter-inner {
  margin-left: 42px;
  padding: 17px 17px 3px 17px;
  background-color: #fff;
  -webkit-border-radius: 12px;
  -khtml-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0 15px 84px rgba(0, 0, 0, 0.18);
  -khtml-box-shadow: 0 15px 84px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 15px 84px rgba(0, 0, 0, 0.18);
  -ms-box-shadow: 0 15px 84px rgba(0, 0, 0, 0.18);
  -o-box-shadow: 0 15px 84px rgba(0, 0, 0, 0.18);
  box-shadow: 0 15px 84px rgba(0, 0, 0, 0.18);
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 510px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .ct-counter-layout6 .ct-counter-inner {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, 0.12);
    -khtml-box-shadow: 0 15px 34px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, 0.12);
    -ms-box-shadow: 0 15px 34px rgba(0, 0, 0, 0.12);
    -o-box-shadow: 0 15px 34px rgba(0, 0, 0, 0.12);
    box-shadow: 0 15px 34px rgba(0, 0, 0, 0.12);
    margin-bottom: 40px;
  }
}
.ct-counter-layout6 .ct-counter-inner:before {
  content: '';
  position: absolute;
  top: 20px;
  left: -42px;
  height: auto;
  width: auto;
  border-style: solid;
  border-color: transparent #fd9400 #fd9400 transparent;
  border-width: 21px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .ct-counter-layout6 .ct-counter-inner:before {
    left: -30px;
    top: 17px;
  }
}
@media screen and (max-width: 1199px) {
  .ct-counter-layout6 .ct-counter-inner {
    margin-left: 30px !important;
  }
}
.ct-counter-layout6:hover {
  -webkit-transform: translateY(-6px);
  -khtml-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  transform: translateY(-6px);
}
.ct-counter-layout7 .item--icon {
  line-height: 1;
  margin-bottom: 9px;
}
.ct-counter-layout7 .item--icon i {
  font-size: 32px;
  color: #37ace2;
}
.ct-counter-layout7 .ct-counter-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  font-family: inherit;
  margin-bottom: 0;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-counter-layout7 .ct-counter-number {
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  color: #000;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: center;
}
.ct-counter-layout7 .ct-counter-number-value {
  margin: 0 3px;
  display: inline-block;
}
.ct-counter-layout7 .ct-counter-number-prefix, .ct-counter-layout7 .ct-counter-number-suffix {
  font-size: 18px;
  position: relative;
  top: -4px;
}
.ct-counter-layout7 .ct-counter-holder {
  background-color: #ebeef0;
  border: 1px solid #e6e7e8;
  padding: 25px 20px 21px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  .ct-counter-layout7 .ct-counter-holder {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ct-counter-layout7 .ct-counter-inner {
  text-align: center;
}
.ct-counter-layout7 .ct-counter-inner:hover .ct-counter-holder {
  -webkit-box-shadow: 0 18px 18px rgba(0, 8, 67, 0.15);
  -khtml-box-shadow: 0 18px 18px rgba(0, 8, 67, 0.15);
  -moz-box-shadow: 0 18px 18px rgba(0, 8, 67, 0.15);
  -ms-box-shadow: 0 18px 18px rgba(0, 8, 67, 0.15);
  -o-box-shadow: 0 18px 18px rgba(0, 8, 67, 0.15);
  box-shadow: 0 18px 18px rgba(0, 8, 67, 0.15);
  -webkit-transform: translateY(-13px);
  -khtml-transform: translateY(-13px);
  -moz-transform: translateY(-13px);
  -ms-transform: translateY(-13px);
  -o-transform: translateY(-13px);
  transform: translateY(-13px);
  background-color: #fff;
}
.ct-counter-layout7 .ct-counter-inner:hover .item--icon {
  animation: icon-bounce 800ms ease-out infinite;
  -webkit-animation: icon-bounce 800ms ease-out infinite;
}
.ct-counter-layout7.style2 .ct-counter-holder {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.72);
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  min-width: 120px;
  margin-bottom: 11px;
  z-index: 1;
  position: relative;
  border: none;
}
.ct-counter-layout7.style2 .ct-counter-holder:before {
  content: '';
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.ct-counter-layout7.style2 .ct-counter-number {
  color: #fff;
  font-family: inherit;
}
.ct-counter-layout7.style2 .ct-counter-inner {
  text-align: center;
}
.ct-counter-layout7.style2 .ct-counter-inner:hover .ct-counter-holder {
  -webkit-transform: translateY(-13px);
  -khtml-transform: translateY(-13px);
  -moz-transform: translateY(-13px);
  -ms-transform: translateY(-13px);
  -o-transform: translateY(-13px);
  transform: translateY(-13px);
  background-color: rgba(0, 0, 0, 0.72);
}
.ct-counter-layout7.style2 .ct-counter-inner:hover .ct-counter-title {
  -webkit-transform: translateY(-5px);
  -khtml-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.ct-counter-layout7.style2 .ct-counter-title {
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  font-family: 'Poppins', sans-serif;
  color: #fff;
}
.ct-counter-layout7.style3 .item--icon {
  margin-bottom: 5px;
}
.ct-counter-layout7.style3 .item--icon i {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: -o-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: linear-gradient(bottom, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000');
}
.ct-counter-layout7.style3 .ct-counter-holder {
  padding: 0;
  -webkit-box-shadow: none !important;
  -khtml-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent;
  border: none;
}
.ct-counter-layout7.style3 .ct-counter-number {
  font-family: inherit;
  color: #000c3f;
}
.ct-counter-layout7.style3 .ct-counter-title {
  font-size: 22px;
  line-height: 30px;
  color: #41496b;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
}
.ct-counter-layout7.style3 .ct-counter-inner:hover .ct-counter-holder {
  -webkit-transform: translateY(0px);
  -khtml-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.ct-counter-layout8 {
  text-align: center;
}
.ct-counter-layout8 .item--icon {
  line-height: 1;
  margin-bottom: 30px;
}
.ct-counter-layout8 .item--icon i {
  font-size: 80px;
  color: #fff;
}
.ct-counter-layout8 .ct-counter-number {
  font-size: 42px;
  line-height: 1;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  display: inline-table;
  margin-bottom: 14px;
}
.ct-counter-layout8 .ct-counter-title {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  font-family: inherit;
  color: #fff;
  letter-spacing: 0.2em;
}
.ct-counter-layout8:hover .item--icon {
  animation: icon-bounce 800ms ease-out infinite;
  -webkit-animation: icon-bounce 800ms ease-out infinite;
}
.ct-counter-layout9 .ct-counter-icon {
  line-height: 1;
  margin-right: 8px;
}
.ct-counter-layout9 .ct-counter-icon i {
  color: #37ace2;
  font-size: 38px;
}
.ct-counter-layout9 .ct-counter-title {
  font-size: 18px;
  line-height: 24px;
  color: #aaa9ab;
}
.ct-counter-layout9 .ct-counter-number {
  font-size: 40px;
  color: #fff;
  line-height: 1;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  display: flex;
}
.ct-counter-layout9 .ct-counter-meta {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 6px;
}
.ct-counter-layout9 .ct-counter-inner {
  padding-left: 23px;
  position: relative;
}
.ct-counter-layout9 .ct-counter-inner:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 4px;
  background-color: rgba(88, 88, 88, .35);
}
.ct-counter-layout9 .ct-counter-inner:after {
  content: '';
  width: 4px;
  height: 22px;
  background-color: #37ace2;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-counter-layout9 .ct-counter-inner:hover:after {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.ct-counter-layout10 .ct-counter-icon {
  margin-right: 32px;
}
.ct-counter-layout10 .ct-counter-icon i {
  font-size: 54px;
  color: #37ace2;
}
@media screen and (max-width: 1199px) {
  .ct-counter-layout10 .ct-counter-icon {
    margin-right: 0;
    margin-bottom: 22px;
  }
}
.ct-counter-layout10 .ct-counter-title {
  margin-bottom: 0px;
  font-weight: 600;
  color: #444;
  font-size: 18px;
}
.ct-counter-layout10 .ct-counter-number {
  line-height: 1;
  font-size: 40px;
  font-weight: 700;
  color: #37ace2;
}
.ct-counter-layout10 .ct-counter-inner {
  background-color: #eef2f5;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding: 20px 20px 20px 34px;
}
@media screen and (max-width: 1199px) {
  .ct-counter-layout10 .ct-counter-inner {
    display: block;
  }
}
.ct-counter-layout10.rm-box .ct-counter-inner {
  padding: 0;
  background-color: transparent;
  text-align: center;
}
.ct-counter-layout10.rm-box .ct-counter-number {
  display: flex;
  justify-content: center;
}
.ct-service-external1 .item--image img {
  width: 100%;
}
.ct-service-external1 .item--icon {
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  min-width: 55px;
  background-color: #37ace2;
  margin-right: 22px;
}
.ct-service-external1 .item--icon i {
  font-size: 36px;
  color: #fff;
}
.ct-service-external1 .item--icon img {
  max-height: 55px;
}
.ct-service-external1 .item--title {
  margin-bottom: 0;
  font-size: 24px;
  color: #fff;
}
.ct-service-external1 .item--description {
  color: #fff;
  margin-bottom: 21px;
}
.ct-service-external1 .item--meta {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 17px;
}
.ct-service-external1 .item--overlay {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  background-position: top center;
}
.ct-service-external1 .item--holder, .ct-service-external1 .item--holder-hover {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 23px 28px;
  z-index: 99;
}
.ct-service-external1 .item--readmore .btn {
  font-family: 'Barlow', sans-serif;
  line-height: 45px;
  border-radius: 0px;
  padding: 0 25px;
  font-size: 15px;
  background: #37ace2;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.ct-service-external1 .item--readmore .btn:hover, .ct-service-external1 .item--readmore .btn:focus {
  background: #37ace2;
}
.ct-service-external1 .item--holder {
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transform-origin: bottom center;
  -webkit-transform-origin: bottom center;
}
.ct-service-external1 .item--holder-hover {
  padding-bottom: 40px;
  top: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  width: 100%;
  -webkit-transform: scaleY(0);
  -khtml-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  opacity: 0;
  transform-origin: bottom center;
  -webkit-transform-origin: bottom center;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-service-external1 .item--inner {
  position: relative;
}
.ct-service-external1 .item--inner:hover .item--holder {
  opacity: 0;
  -webkit-transform: scaleY(0);
  -khtml-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
}
.ct-service-external1 .item--inner:hover .item--holder-hover {
  -webkit-transform: scaleY(1);
  -khtml-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  opacity: 1;
  -webkit-transition-delay: 0.12s;
  -moz-transition-delay: 0.12s;
  transition-delay: 0.12s;
}
.ct-testimonial-grid1 .item-icon i, .ct-testimonial-carousel1.style1 .item-icon i {
  font-size: 170px;
  color: #ccc;
  position: absolute;
  top: -47px;
  left: 40px;
  font-family: "Playfair Display";
  font-weight: 900;
  font-style: normal;
  line-height: 1;
}
.ct-testimonial-grid1 .item--image, .ct-testimonial-carousel1.style1 .item--image {
  max-width: 124px;
  border: 2px solid #e7e7e7;
  padding: 6px;
  -webkit-border-radius: 124px;
  -khtml-border-radius: 124px;
  -moz-border-radius: 124px;
  -ms-border-radius: 124px;
  -o-border-radius: 124px;
  border-radius: 124px;
  margin: 0 auto 18px auto;
}
.ct-testimonial-grid1 .item--image img, .ct-testimonial-carousel1.style1 .item--image img {
  -webkit-border-radius: 124px;
  -khtml-border-radius: 124px;
  -moz-border-radius: 124px;
  -ms-border-radius: 124px;
  -o-border-radius: 124px;
  border-radius: 124px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  width: 100%;
}
.ct-testimonial-grid1 .item--title, .ct-testimonial-carousel1.style1 .item--title {
  font-size: 18px;
  margin-bottom: 0;
}
.ct-testimonial-grid1 .item--description, .ct-testimonial-carousel1.style1 .item--description {
  margin-bottom: 14px;
}
.ct-testimonial-grid1 .item--position, .ct-testimonial-carousel1.style1 .item--position {
  font-size: 15px;
}
.ct-testimonial-grid1 .item--inner, .ct-testimonial-carousel1.style1 .item--inner {
  text-align: center;
  position: relative;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 10px rgba(23, 23, 23, 0.08);
  -khtml-box-shadow: 0 0 10px rgba(23, 23, 23, 0.08);
  -moz-box-shadow: 0 0 10px rgba(23, 23, 23, 0.08);
  -ms-box-shadow: 0 0 10px rgba(23, 23, 23, 0.08);
  -o-box-shadow: 0 0 10px rgba(23, 23, 23, 0.08);
  box-shadow: 0 0 10px rgba(23, 23, 23, 0.08);
  padding: 37px 40px 35px 40px;
  margin-bottom: 55px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
@media screen and (max-width: 991px) {
  .ct-testimonial-grid1 .item--inner, .ct-testimonial-carousel1.style1 .item--inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ct-testimonial-grid1 .item--inner:hover, .ct-testimonial-carousel1.style1 .item--inner:hover {
  -webkit-transform: translateY(-16px);
  -khtml-transform: translateY(-16px);
  -moz-transform: translateY(-16px);
  -ms-transform: translateY(-16px);
  -o-transform: translateY(-16px);
  transform: translateY(-16px);
  -webkit-box-shadow: 0 24px 18px rgba(23, 23, 23, 0.1);
  -khtml-box-shadow: 0 24px 18px rgba(23, 23, 23, 0.1);
  -moz-box-shadow: 0 24px 18px rgba(23, 23, 23, 0.1);
  -ms-box-shadow: 0 24px 18px rgba(23, 23, 23, 0.1);
  -o-box-shadow: 0 24px 18px rgba(23, 23, 23, 0.1);
  box-shadow: 0 24px 18px rgba(23, 23, 23, 0.1);
}
.ct-testimonial-grid1 .item--inner:hover .item--image img, .ct-testimonial-carousel1.style1 .item--inner:hover .item--image img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.ct-testimonial-carousel1 .item--inner {
  margin-top: 35px;
  margin-bottom: 35;
}
.ct-testimonial-carousel1 .ct-slick-carousel.slick-arrow-style2 .slick-arrow {
  margin-top: -10px;
}
.ct-testimonial-carousel1 .slick-dots {
  margin-top: 0;
}
.ct-testimonial-grid3 .item--image {
  width: 92px;
  min-width: 92px;
  position: relative;
  margin-right: 40px;
}
.ct-testimonial-grid3 .item--image img {
  width: 100%;
  -webkit-border-radius: 92px;
  -khtml-border-radius: 92px;
  -moz-border-radius: 92px;
  -ms-border-radius: 92px;
  -o-border-radius: 92px;
  border-radius: 92px;
}
.ct-testimonial-grid3 .item--title {
  font-size: 18px;
  margin-bottom: 7px;
  color: #fff;
}
.ct-testimonial-grid3 .item--position {
  font-style: 15px;
  color: #a4a4a4;
}
.ct-testimonial-grid3 .item--description {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  margin-bottom: 8px;
}
.ct-testimonial-grid3 .item-rating {
  font-size: 14px;
  letter-spacing: 0.05em;
  color: #ecbd00;
}
.ct-testimonial-grid3 .item--social a {
  display: none;
  width: 39px;
  height: 39px;
  background-color: #fafafa;
  -webkit-border-radius: 39px;
  -khtml-border-radius: 39px;
  -moz-border-radius: 39px;
  -ms-border-radius: 39px;
  -o-border-radius: 39px;
  border-radius: 39px;
  position: absolute;
  right: -18px;
  top: 15px;
  text-align: center;
  line-height: 39px;
  font-size: 22px;
}
.ct-testimonial-grid3 .item--social a:first-child {
  display: block;
}
.ct-testimonial-grid3 .item--social a .fa-facebook-square, .ct-testimonial-grid3 .item--social a .fa-facebook {
  color: #4661d1;
}
.ct-testimonial-grid3 .item--social a .fa-instagram {
  color: #ff3997;
}
.ct-testimonial-grid3 .item-icon {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 115px;
  color: #424243;
  font-family: "Playfair Display";
  font-weight: 700;
  line-height: 1;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  .ct-testimonial-grid3 .item-icon {
    top: 10px;
    right: 25px;
  }
}
.ct-testimonial-grid3 .item--holder {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 28px;
}
.ct-testimonial-grid3 .item--inner {
  background-color: #0e0e0e;
  position: relative;
  padding: 50px 40px 45px;
  margin-bottom: 40px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .ct-testimonial-grid3 .item--inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ct-testimonial-grid3 .item--inner:before {
  content: '';
  height: 6px;
  width: 0;
  left: 0;
  right: 0;
  bottom: 0px;
  margin: auto;
  background-color: #37ace2;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  position: absolute;
}
.ct-testimonial-grid3 .item--inner:hover {
  -webkit-transform: translateY(-13px);
  -khtml-transform: translateY(-13px);
  -moz-transform: translateY(-13px);
  -ms-transform: translateY(-13px);
  -o-transform: translateY(-13px);
  transform: translateY(-13px);
}
.ct-testimonial-grid3 .item--inner:hover .item-icon {
  color: #37ace2;
}
.ct-testimonial-grid3 .item--inner:hover:before {
  width: 100%;
}
.ct-testimonial-grid4 .item--image {
  width: 92px;
  min-width: 92px;
  position: relative;
  margin-right: 40px;
}
.ct-testimonial-grid4 .item--image img {
  width: 100%;
  -webkit-border-radius: 92px;
  -khtml-border-radius: 92px;
  -moz-border-radius: 92px;
  -ms-border-radius: 92px;
  -o-border-radius: 92px;
  border-radius: 92px;
}
.ct-testimonial-grid4 .item--image .item--social a {
  display: none;
  width: 39px;
  height: 39px;
  background-color: #fafafa;
  -webkit-border-radius: 39px;
  -khtml-border-radius: 39px;
  -moz-border-radius: 39px;
  -ms-border-radius: 39px;
  -o-border-radius: 39px;
  border-radius: 39px;
  position: absolute;
  right: -18px;
  top: 15px;
  text-align: center;
  line-height: 39px;
  font-size: 22px;
}
.ct-testimonial-grid4 .item--image .item--social a:first-child {
  display: block;
}
.ct-testimonial-grid4 .item--image .item--social a .fa-facebook-square, .ct-testimonial-grid4 .item--image .item--social a .fa-facebook {
  color: #4661d1;
}
.ct-testimonial-grid4 .item--image .item--social a .fa-instagram {
  color: #ff3997;
}
.ct-testimonial-grid4 .item--image .item--social a .fa-twitter-square, .ct-testimonial-grid4 .item--image .item--social a .fa-twitter {
  color: #00c0f1;
}
.ct-testimonial-grid4 .item--image .item--social a .fa-whatsapp {
  color: #00cc71;
}
.ct-testimonial-grid4 .item--title {
  font-size: 18px;
  margin-bottom: 7px;
}
.ct-testimonial-grid4 .item--position {
  font-style: 15px;
  color: #383838;
}
.ct-testimonial-grid4 .item--description {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 8px;
  color: #fff;
}
.ct-testimonial-grid4 .item-rating {
  font-size: 14px;
  letter-spacing: 0.05em;
  color: #ecbd00;
}
.ct-testimonial-grid4 .item-icon {
  position: absolute;
  top: -38px;
  left: 50px;
  font-size: 100px;
  color: #37ace2;
  text-shadow: 0 2px 4px rgba(14, 14, 14, 0.4);
  -webkit-text-shadow: 0 2px 4px rgba(14, 14, 14, 0.4);
  font-family: "Playfair Display";
  font-weight: 700;
  line-height: 1;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
@media screen and (max-width: 991px) {
  .ct-testimonial-grid4 .item-icon {
    left: 30px;
  }
}
.ct-testimonial-grid4 .item--holder {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 36px;
}
.ct-testimonial-grid4 .item--content {
  background-color: #0e0e0e;
  padding: 33px 50px;
  margin-bottom: 80px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .ct-testimonial-grid4 .item--content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ct-testimonial-carousel2 {
  text-align: center;
  max-width: 840px;
  margin: auto;
  padding: 0 80px;
  position: relative;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel2 {
    padding: 0;
  }
}
.ct-testimonial-carousel2 .testimonial-image {
  max-width: 128px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  position: relative;
}
.ct-testimonial-carousel2 .testimonial-image img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
  -webkit-border-radius: 128px;
  -khtml-border-radius: 128px;
  -moz-border-radius: 128px;
  -ms-border-radius: 128px;
  -o-border-radius: 128px;
  border-radius: 128px;
  -webkit-box-shadow: 0 0 8px rgba(12, 12, 12, 0.22);
  -khtml-box-shadow: 0 0 8px rgba(12, 12, 12, 0.22);
  -moz-box-shadow: 0 0 8px rgba(12, 12, 12, 0.22);
  -ms-box-shadow: 0 0 8px rgba(12, 12, 12, 0.22);
  -o-box-shadow: 0 0 8px rgba(12, 12, 12, 0.22);
  box-shadow: 0 0 8px rgba(12, 12, 12, 0.22);
  cursor: pointer;
  width: 100%;
}
.ct-testimonial-carousel2 .testimonial-image .testimonial-icon {
  width: 35px;
  height: 35px;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  right: 18px;
  top: -16px;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  color: #fff;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  opacity: 0;
}
.ct-testimonial-carousel2 .testimonial-image .testimonial-icon span {
  height: 35px;
  font-size: 48px;
  line-height: 1;
  font-weight: 700;
  font-family: "Playfair Display";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -khtml-transform: translate(-50%, -50%) rotate(180deg);
  -moz-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  -o-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}
.ct-testimonial-carousel2 .item--title {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.ct-testimonial-carousel2 .item--description {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  font-style: italic;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 26px;
}
.ct-testimonial-carousel2 .item--position {
  font-size: 15px;
  color: #c1c1c1;
}
.ct-testimonial-carousel2 .item--inner {
  max-width: 560px;
  margin: auto;
}
.ct-testimonial-carousel2 .ct-slick-nav {
  max-width: 404px;
  margin: 0 auto 20px auto;
  position: relative;
  z-index: 1;
}
.ct-testimonial-carousel2 .ct-slick-nav:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 618px;
  height: 616px;
  background-image: url(../images/testimonial-overlay.png);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.ct-testimonial-carousel2 .ct-slick-nav .slick-track {
  padding: 57px 0 35px;
}
.ct-testimonial-carousel2 .ct-slick-nav .slick-list {
  padding: 0 10px 10px 10px !important;
}
.ct-testimonial-carousel2 .ct-slick-nav .slick-slide {
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  padding: 0;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel2 .ct-slick-nav .slick-slide {
    text-align: center;
  }
  .ct-testimonial-carousel2 .ct-slick-nav .slick-slide .testimonial-image {
    display: inline-block;
  }
}
.ct-testimonial-carousel2 .ct-slick-nav .slick-slide.slick-active {
  opacity: 1;
}
.ct-testimonial-carousel2 .ct-slick-nav .slick-slide.slick-active.slick-center .testimonial-image {
  -webkit-transform: scale(1.5);
  -khtml-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
  position: relative;
  z-index: 9;
}
.ct-testimonial-carousel2 .ct-slick-nav .slick-slide.slick-active.slick-center .testimonial-image img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}
.ct-testimonial-carousel2 .ct-slick-nav .slick-slide.slick-active.slick-center .testimonial-image .testimonial-icon {
  opacity: 1;
}
.ct-testimonial-carousel2 .ct-testimonial-primary .slick-slide {
  opacity: 0;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel2 .ct-testimonial-primary .slick-slide.slick-active {
  opacity: 1;
}
.ct-testimonial-carousel2 .ct-testimonial-primary .slick-list, .ct-testimonial-carousel2 .ct-testimonial-primary .slick-slider, .ct-testimonial-carousel2 .ct-testimonial-primary .slick-track {
  position: static;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel2 .ct-testimonial-primary .slick-list {
    padding: 0 !important;
  }
}
.ct-testimonial-carousel2 .ct-testimonial-primary .slick-arrow {
  height: 50px;
  width: 50px;
  line-height: 50px;
  background-color: #3a3939;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel2 .ct-testimonial-primary .slick-arrow {
    opacity: 0.5;
  }
  .ct-testimonial-carousel2 .ct-testimonial-primary .slick-arrow:hover {
    opacity: 1;
  }
}
.ct-testimonial-carousel2 .ct-testimonial-primary .slick-arrow.slick-prev {
  left: 0 !important;
}
.ct-testimonial-carousel2 .ct-testimonial-primary .slick-arrow.slick-next {
  right: 0 !important;
}
.ct-testimonial-carousel3 .item--description, .ct-testimonial-grid2 .item--description {
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(12, 12, 12, 0.08);
  -khtml-box-shadow: 0 0 8px rgba(12, 12, 12, 0.08);
  -moz-box-shadow: 0 0 8px rgba(12, 12, 12, 0.08);
  -ms-box-shadow: 0 0 8px rgba(12, 12, 12, 0.08);
  -o-box-shadow: 0 0 8px rgba(12, 12, 12, 0.08);
  box-shadow: 0 0 8px rgba(12, 12, 12, 0.08);
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
  padding: 54px 40px;
  font-size: 16px;
  line-height: 32px;
  font-family: 'Poppins', sans-serif;
  -webkit-transition: all 230ms linear 0ms;
  -khtml-transition: all 230ms linear 0ms;
  -moz-transition: all 230ms linear 0ms;
  -ms-transition: all 230ms linear 0ms;
  -o-transition: all 230ms linear 0ms;
  transition: all 230ms linear 0ms;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .ct-testimonial-carousel3 .item--description, .ct-testimonial-grid2 .item--description {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ct-testimonial-carousel3 .item--description:before, .ct-testimonial-grid2 .item--description:before {
  z-index: -1;
  content: '';
  width: 156px;
  height: 158px;
  -webkit-border-radius: 0 0 158px 158px;
  -khtml-border-radius: 0 0 158px 158px;
  -moz-border-radius: 0 0 158px 158px;
  -ms-border-radius: 0 0 158px 158px;
  -o-border-radius: 0 0 158px 158px;
  border-radius: 0 0 158px 158px;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  position: absolute;
  left: 0;
  bottom: -158px;
  -webkit-transition: all 230ms linear 0ms;
  -khtml-transition: all 230ms linear 0ms;
  -moz-transition: all 230ms linear 0ms;
  -ms-transition: all 230ms linear 0ms;
  -o-transition: all 230ms linear 0ms;
  transition: all 230ms linear 0ms;
  -webkit-transform: translateY(-100%);
  -khtml-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  opacity: 0;
}
.ct-testimonial-carousel3 .item--title, .ct-testimonial-grid2 .item--title {
  font-size: 18px;
  margin-bottom: 6px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel3 .item--title, .ct-testimonial-grid2 .item--title {
    font-size: 16px;
  }
}
.ct-testimonial-carousel3 .item--position, .ct-testimonial-grid2 .item--position {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel3 .item--position, .ct-testimonial-grid2 .item--position {
    font-size: 14px;
  }
}
.ct-testimonial-carousel3 .item-rating, .ct-testimonial-grid2 .item-rating {
  margin-top: 11px;
  font-size: 14px;
  color: #ecbd00;
  letter-spacing: 0.05em;
  display: flex;
  position: absolute;
  bottom: 0px;
  opacity: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 230ms linear 0ms;
  -khtml-transition: all 230ms linear 0ms;
  -moz-transition: all 230ms linear 0ms;
  -ms-transition: all 230ms linear 0ms;
  -o-transition: all 230ms linear 0ms;
  transition: all 230ms linear 0ms;
}
.ct-testimonial-carousel3 .item--image, .ct-testimonial-grid2 .item--image {
  width: 122px;
  min-width: 122px;
  margin-right: 21px;
  -webkit-transition: all 230ms linear 0ms;
  -khtml-transition: all 230ms linear 0ms;
  -moz-transition: all 230ms linear 0ms;
  -ms-transition: all 230ms linear 0ms;
  -o-transition: all 230ms linear 0ms;
  transition: all 230ms linear 0ms;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel3 .item--image, .ct-testimonial-grid2 .item--image {
    margin-right: 15px;
  }
}
.ct-testimonial-carousel3 .item--image img, .ct-testimonial-grid2 .item--image img {
  width: 100%;
  -webkit-border-radius: 122px;
  -khtml-border-radius: 122px;
  -moz-border-radius: 122px;
  -ms-border-radius: 122px;
  -o-border-radius: 122px;
  border-radius: 122px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 230ms linear 0ms;
  -khtml-transition: all 230ms linear 0ms;
  -moz-transition: all 230ms linear 0ms;
  -ms-transition: all 230ms linear 0ms;
  -o-transition: all 230ms linear 0ms;
  transition: all 230ms linear 0ms;
  -webkit-transform: translateY(-11px);
  -khtml-transform: translateY(-11px);
  -moz-transform: translateY(-11px);
  -ms-transform: translateY(-11px);
  -o-transform: translateY(-11px);
  transform: translateY(-11px);
}
.ct-testimonial-carousel3 .item--holder, .ct-testimonial-grid2 .item--holder {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding-left: 17px;
  position: relative;
  z-index: 9;
  margin-top: -7px;
}
.ct-testimonial-carousel3 .item--meta, .ct-testimonial-grid2 .item--meta {
  margin-top: 23px;
  position: relative;
  padding-bottom: 25px;
}
.ct-testimonial-carousel3 .item--inner, .ct-testimonial-grid2 .item--inner {
  padding-top: 10px;
  padding-bottom: 60px;
}
.ct-testimonial-carousel3 .item--inner:hover .item--image, .ct-testimonial-grid2 .item--inner:hover .item--image {
  margin-right: 41px;
}
.ct-testimonial-carousel3 .item--inner:hover .item--image img, .ct-testimonial-grid2 .item--inner:hover .item--image img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-transform: translateY(25px);
  -khtml-transform: translateY(25px);
  -moz-transform: translateY(25px);
  -ms-transform: translateY(25px);
  -o-transform: translateY(25px);
  transform: translateY(25px);
}
.ct-testimonial-carousel3 .item--inner:hover .item--description, .ct-testimonial-grid2 .item--inner:hover .item--description {
  -webkit-border-radius: 9px 9px 9px 0;
  -khtml-border-radius: 9px 9px 9px 0;
  -moz-border-radius: 9px 9px 9px 0;
  -ms-border-radius: 9px 9px 9px 0;
  -o-border-radius: 9px 9px 9px 0;
  border-radius: 9px 9px 9px 0;
}
.ct-testimonial-carousel3 .item--inner:hover .item--description:before, .ct-testimonial-grid2 .item--inner:hover .item--description:before {
  -webkit-transform: translateY(0%);
  -khtml-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
}
.ct-testimonial-carousel3 .item--inner:hover .item-rating, .ct-testimonial-grid2 .item--inner:hover .item-rating {
  bottom: 0px;
  opacity: 1;
}
.ct-testimonial-carousel3 .slick-dots, .ct-testimonial-grid2 .slick-dots {
  margin-top: 35px;
}
.ct-testimonial-carousel3 .slick-dots li, .ct-testimonial-grid2 .slick-dots li {
  margin: 0 5px;
}
.ct-testimonial-carousel3 .slick-dots li button, .ct-testimonial-grid2 .slick-dots li button {
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  width: 13px;
  height: 13px;
  -webkit-border-radius: 13px;
  -khtml-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
  border-radius: 13px;
  background-color: #d0d0d0;
}
.ct-testimonial-grid2 .item--inner {
  padding-bottom: 95px;
  position: relative;
  z-index: 1;
}
.ct-testimonial-carousel4 .item--image {
  width: 80px;
  margin-bottom: 13px;
}
.ct-testimonial-carousel4 .item--image img {
  -webkit-border-radius: 80px;
  -khtml-border-radius: 80px;
  -moz-border-radius: 80px;
  -ms-border-radius: 80px;
  -o-border-radius: 80px;
  border-radius: 80px;
}
.ct-testimonial-carousel4 .item--description {
  font-size: 18px;
  line-height: 26px;
  color: #dedede;
  margin-bottom: 21px;
}
.ct-testimonial-carousel4 .item--title {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 0;
  color: #fff;
}
.ct-testimonial-carousel4 .item--position {
  font-size: 15px;
  color: #dbdbdb;
  text-decoration: underline;
}
.ct-testimonial-carousel4 .item--inner {
  max-width: 380px;
}
@media screen and (max-width: 1199px) {
  .ct-testimonial-carousel4 .item--inner {
    max-width: 290px;
  }
}
.ct-testimonial-carousel5 .item--image {
  margin: 5px auto 16px auto;
  width: 100px;
  position: relative;
  display: inline-block;
}
.ct-testimonial-carousel5 .item--image img {
  -webkit-border-radius: 100px;
  -khtml-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.ct-testimonial-carousel5 .item--image i {
  color: #fff;
  font-size: 72px;
  font-weight: 900;
  font-family: "Playfair Display";
  position: absolute;
  top: -37px;
  left: -5px;
  font-style: normal;
  text-shadow: 0 -6px 7px rgba(12, 12, 12, 0.22);
  -webkit-text-shadow: 0 -6px 7px rgba(12, 12, 12, 0.22);
  line-height: 1;
  -webkit-transform: rotate(180deg);
  -khtml-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ct-testimonial-carousel5 .item--subtitle {
  margin-bottom: 12px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
.ct-testimonial-carousel5 .item-rating {
  font-size: 14px;
  color: #ffd820;
  margin-bottom: 11px;
}
.ct-testimonial-carousel5 .item--description {
  font-size: 15px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 23px;
}
.ct-testimonial-carousel5 .item--title {
  margin-bottom: 0;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
.ct-testimonial-carousel5 .item--position {
  font-size: 15px;
  color: #000;
  font-weight: 500;
}
.ct-testimonial-carousel5 .item--inner {
  text-align: center;
  max-width: 600px;
  margin: auto;
}
.ct-testimonial-carousel5 .slick-dots {
  margin-top: 34px;
}
.ct-testimonial-carousel5 .slick-dots li {
  margin: 0 3px;
}
.ct-testimonial-carousel5 .slick-dots li button {
  width: 8px;
  height: 8px;
  background-color: #fff;
}
.ct-testimonial-carousel5 .slick-dots li.slick-active button {
  background-color: #000;
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ct-testimonial-carousel6 .item--image {
  width: 122px;
  min-width: 122px;
  margin-bottom: 20px;
  -webkit-transition: all 230ms linear 0ms;
  -khtml-transition: all 230ms linear 0ms;
  -moz-transition: all 230ms linear 0ms;
  -ms-transition: all 230ms linear 0ms;
  -o-transition: all 230ms linear 0ms;
  transition: all 230ms linear 0ms;
}
.ct-testimonial-carousel6 .item--image img {
  width: 100%;
  -webkit-transition: all 230ms linear 0ms;
  -khtml-transition: all 230ms linear 0ms;
  -moz-transition: all 230ms linear 0ms;
  -ms-transition: all 230ms linear 0ms;
  -o-transition: all 230ms linear 0ms;
  transition: all 230ms linear 0ms;
  -webkit-transform: translateY(-11px);
  -khtml-transform: translateY(-11px);
  -moz-transform: translateY(-11px);
  -ms-transform: translateY(-11px);
  -o-transform: translateY(-11px);
  transform: translateY(-11px);
}
.ct-testimonial-carousel6 .item--description {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
}
.ct-testimonial-carousel6 .item--title {
  margin-bottom: 5px;
  font-size: 20px;
  color: #37ace2;
  line-height: 1.1;
}
.ct-testimonial-carousel6 .item--position {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  font-family: 'Poppins', sans-serif;
}
.ct-testimonial-carousel6 .item--icon {
  font-size: 84px;
  line-height: 1;
  font-weight: 700;
  font-style: italic;
  color: #d9d9d9;
  font-family: 'Muli';
}
.ct-testimonial-carousel6 .item--inner {
  padding-left: 52px;
  position: relative;
}
.ct-testimonial-carousel6 .item--inner .item--icon {
  position: absolute;
  top: -6px;
  left: -15px;
}
.ct-testimonial-carousel7 {
  position: relative;
  padding-bottom: 50px;
}
.ct-testimonial-carousel7 .item--title {
  padding-left: 76px;
  position: relative;
  margin-bottom: 0;
  font-size: 16px;
}
.ct-testimonial-carousel7 .item--title span {
  font-size: 14px;
  font-weight: 400;
}
.ct-testimonial-carousel7 .item--title:before {
  content: '';
  width: 59px;
  height: 2px;
  background-color: #e12454;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.ct-testimonial-carousel7 .item--description {
  font-size: 18px;
  line-height: 30px;
  color: #000;
  margin-bottom: 30px;
  position: relative;
  padding-top: 65px;
}
.ct-testimonial-carousel7 .item--description:before {
  content: '';
  width: 120px;
  height: 96px;
  background-image: url(../images/icon-testimonial.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-testimonial-carousel7 .slick-list {
  padding: 0 !important;
}
.ct-testimonial-carousel7 .ct-slick-nav {
  margin-top: 46px;
}
.ct-testimonial-carousel7 .ct-slick-nav .slick-track {
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  -khtml-transform: translate3d(0px, 0px, 0px) !important;
  -moz-transform: translate3d(0px, 0px, 0px) !important;
  -ms-transform: translate3d(0px, 0px, 0px) !important;
  -o-transform: translate3d(0px, 0px, 0px) !important;
  transform: translate3d(0px, 0px, 0px) !important;
  padding: 0 15px;
}
.ct-testimonial-carousel7 .ct-slick-nav .slick-track .slick-slide {
  width: 106px !important;
  padding: 0;
  margin-right: 16px;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel7 .ct-slick-nav .slick-track .slick-slide {
    width: 56px !important;
    margin-right: 10px;
  }
}
.ct-testimonial-carousel7 .ct-slick-nav .slick-track .slick-slide img {
  -webkit-border-radius: 106px;
  -khtml-border-radius: 106px;
  -moz-border-radius: 106px;
  -ms-border-radius: 106px;
  -o-border-radius: 106px;
  border-radius: 106px;
  border: 3px solid #b9b9b9;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  cursor: pointer;
}
.ct-testimonial-carousel7 .ct-slick-nav .slick-track .slick-slide.slick-current img {
  border-color: #37ace2;
}
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel {
  padding-bottom: 0;
  position: static;
}
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel .slick-arrow {
  display: block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  background-color: transparent !important;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #d2d2d4;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel .slick-arrow {
    color: #999;
  }
}
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel .slick-arrow:before {
  font-size: 22px;
  font-weight: 400;
}
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel .slick-arrow:after {
  display: none;
}
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel .slick-arrow.slick-prev {
  margin-left: -14px;
}
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel .slick-arrow.slick-prev:before {
  content: '\f2ff';
  font-family: 'Material-Design-Iconic-Font';
}
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel .slick-arrow.slick-next {
  margin-left: 14px;
}
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel .slick-arrow.slick-next:before {
  content: '\f301';
  font-family: 'Material-Design-Iconic-Font';
}
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel .slick-arrow:hover {
  color: #000;
}
.ct-testimonial-carousel8 .item--image {
  max-width: 106px;
  margin: 0 auto 24px auto;
  position: relative;
}
.ct-testimonial-carousel8 .item--image:before {
  content: '\f10d';
  font-family: "Font Awesome 5 Pro";
  font-size: 32px;
  color: #37ace2;
  font-weight: 900;
  position: absolute;
  top: -26px;
  left: -10px;
}
.ct-testimonial-carousel8 .item--image img {
  -webkit-border-radius: 106px;
  -khtml-border-radius: 106px;
  -moz-border-radius: 106px;
  -ms-border-radius: 106px;
  -o-border-radius: 106px;
  border-radius: 106px;
  border: 4px solid #b9b9b9;
}
.ct-testimonial-carousel8 .item--title {
  margin-bottom: 2px;
  font-size: 18px;
}
.ct-testimonial-carousel8 .item--position {
  font-size: 14px;
  color: #0d0d0d;
  font-family: 'Poppins', sans-serif;
}
.ct-testimonial-carousel8 .item--description {
  font-size: 18px;
  line-height: 30px;
  color: #000;
  margin-bottom: 41px;
}
.ct-testimonial-carousel8 .item--inner {
  text-align: center;
  padding-top: 15px;
}
.ct-testimonial-carousel8 .slick-arrow {
  background-color: #dee4e8;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #000;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.ct-testimonial-carousel8 .slick-arrow:before {
  font-size: 20px;
  font-weight: 400;
}
.ct-testimonial-carousel8 .slick-arrow.slick-prev:before {
  content: '\f2ff';
  font-family: 'Material-Design-Iconic-Font';
}
.ct-testimonial-carousel8 .slick-arrow.slick-next:before {
  content: '\f301';
  font-family: 'Material-Design-Iconic-Font';
}
.ct-testimonial-carousel8 .slick-arrow:hover {
  background-color: #37ace2;
  color: #fff;
}
.ct-testimonial-carousel8 .ct-slick-carousel[data-arrows="true"] {
  padding-bottom: 74px;
}
.ct-testimonial-carousel9 .item-rating {
  font-size: 14px;
  color: #f5b011;
  margin-top: 18px;
}
.ct-testimonial-carousel9 .item-effect {
  width: 230px;
  height: 230px;
  position: absolute;
  bottom: -115px;
  right: -115px;
  background-color: rgba(255, 192, 0, 0.5);
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -webkit-transform: scale(0);
  -khtml-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.ct-testimonial-carousel9 .item-effect span {
  background-color: rgba(255, 192, 0, 0.5);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct-testimonial-carousel9 .item-effect span:nth-child(1) {
  width: 108px;
  height: 108px;
}
.ct-testimonial-carousel9 .item-effect span:nth-child(2) {
  width: 176px;
  height: 176px;
}
.ct-testimonial-carousel9 .item--description {
  background-color: #fff;
  -webkit-border-radius: 13px 13px 13px 0px;
  -khtml-border-radius: 13px 13px 13px 0px;
  -moz-border-radius: 13px 13px 13px 0px;
  -ms-border-radius: 13px 13px 13px 0px;
  -o-border-radius: 13px 13px 13px 0px;
  border-radius: 13px 13px 13px 0px;
  color: #000;
  -webkit-box-shadow: 0 7px 24px rgba(2, 55, 156, 0.2);
  -khtml-box-shadow: 0 7px 24px rgba(2, 55, 156, 0.2);
  -moz-box-shadow: 0 7px 24px rgba(2, 55, 156, 0.2);
  -ms-box-shadow: 0 7px 24px rgba(2, 55, 156, 0.2);
  -o-box-shadow: 0 7px 24px rgba(2, 55, 156, 0.2);
  box-shadow: 0 7px 24px rgba(2, 55, 156, 0.2);
  margin-bottom: 30px;
  position: relative;
}
.ct-testimonial-carousel9 .item--description .item--description-inner {
  padding: 43px 36px 48px;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 13px 13px 13px 0px;
  -khtml-border-radius: 13px 13px 13px 0px;
  -moz-border-radius: 13px 13px 13px 0px;
  -ms-border-radius: 13px 13px 13px 0px;
  -o-border-radius: 13px 13px 13px 0px;
  border-radius: 13px 13px 13px 0px;
}
.ct-testimonial-carousel9 .item--description:before {
  content: '';
  border-width: 20px;
  border-style: solid;
  border-color: #fff transparent transparent #fff;
  position: absolute;
  left: 0;
  bottom: -34px;
}
.ct-testimonial-carousel9 .item--holder {
  display: flex;
  flex-wrap: nowrap;
  margin-left: 22px;
}
.ct-testimonial-carousel9 .item--holder .item--image {
  width: 67px;
  height: 67px;
  min-width: 67px;
  margin-right: 20px;
  -webkit-border-radius: 67px;
  -khtml-border-radius: 67px;
  -moz-border-radius: 67px;
  -ms-border-radius: 67px;
  -o-border-radius: 67px;
  border-radius: 67px;
  border: 5px solid #fff;
  box-shadow: 0 7px 6px rgba(0, 15, 44, 0.19), 0 1px 27px rgba(0, 0, 0, 0.29) inset;
  -webkit-box-shadow: 0 7px 6px rgba(0, 15, 44, 0.19), 0 1px 27px rgba(0, 0, 0, 0.29) inset;
  overflow: hidden;
}
.ct-testimonial-carousel9 .item--holder .item--image img {
  width: 100%;
  -webkit-filter: grayscale(95%);
  filter: grayscale(95%);
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel9 .item--holder .item--title {
  margin-bottom: 9px;
  font-size: 22px;
}
.ct-testimonial-carousel9 .item--holder .item--position {
  font-size: 14px;
  color: #000;
  line-height: 1.2;
  font-family: 'Poppins', sans-serif;
}
.ct-testimonial-carousel9 .item--inner {
  margin-top: 20px;
}
.ct-testimonial-carousel9 .item--inner:hover .item-effect {
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ct-testimonial-carousel9 .item--inner:hover .item--holder .item--image img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.ct-testimonial-carousel9 .ct-slick-carousel {
  margin: 0 -30px 0 -30px;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
}
.ct-testimonial-carousel9 .ct-slick-carousel .slick-list {
  overflow: visible;
}
.ct-testimonial-carousel9 .slick-slide {
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  opacity: 0;
}
.ct-testimonial-carousel9 .slick-slide.slick-active {
  opacity: 1;
}
.ct-testimonial-carousel9 .ct-slick-carousel[data-arrows="true"] {
  padding-bottom: 108px;
}
.ct-testimonial-carousel9 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
  bottom: 25px;
  width: 54px;
  height: 54px;
  line-height: 54px;
  -webkit-box-shadow: 0 7px 7px rgba(0, 15, 44, 0.18) !important;
  -khtml-box-shadow: 0 7px 7px rgba(0, 15, 44, 0.18) !important;
  -moz-box-shadow: 0 7px 7px rgba(0, 15, 44, 0.18) !important;
  -ms-box-shadow: 0 7px 7px rgba(0, 15, 44, 0.18) !important;
  -o-box-shadow: 0 7px 7px rgba(0, 15, 44, 0.18) !important;
  box-shadow: 0 7px 7px rgba(0, 15, 44, 0.18) !important;
}
.ct-testimonial-carousel9 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover {
  -webkit-box-shadow: 0 6px 18px rgba(2, 8, 38, 0.35) !important;
  -khtml-box-shadow: 0 6px 18px rgba(2, 8, 38, 0.35) !important;
  -moz-box-shadow: 0 6px 18px rgba(2, 8, 38, 0.35) !important;
  -ms-box-shadow: 0 6px 18px rgba(2, 8, 38, 0.35) !important;
  -o-box-shadow: 0 6px 18px rgba(2, 8, 38, 0.35) !important;
  box-shadow: 0 6px 18px rgba(2, 8, 38, 0.35) !important;
}
.ct-testimonial-carousel9 .ct-slick-carousel[data-arrows="true"] .slick-arrow:before {
  font-family: 'Material-Design-Iconic-Font';
  font-weight: 400;
  font-size: 26px;
}
.ct-testimonial-carousel9 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev:before {
  content: '\f2ff';
}
.ct-testimonial-carousel9 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next:before {
  content: '\f301';
}
.ct-testimonial-carousel9 .slick-dots {
  margin-top: 35px !important;
}
.ct-testimonial-carousel10 .item--image {
  min-width: 244px;
  width: 224px;
  align-items: center;
  justify-content: center;
  display: flex;
  background-color: #37ace2;
  background-image: url(../images/testimonial-shape.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.ct-testimonial-carousel10 .item--image img {
  max-width: 162px;
  border: 5px solid #fff;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
@media screen and (max-width: 991px) {
  .ct-testimonial-carousel10 .item--image {
    min-width: 124px;
    width: 124px;
  }
  .ct-testimonial-carousel10 .item--image img {
    max-width: 94px;
  }
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel10 .item--image {
    min-width: 104px;
    width: 104px;
  }
  .ct-testimonial-carousel10 .item--image img {
    max-width: 74px;
  }
}
.ct-testimonial-carousel10 .item--holder {
  flex-grow: 1;
  background-color: #dbe7f1;
  overflow: hidden;
}
.ct-testimonial-carousel10 .item--meta {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.ct-testimonial-carousel10 .item-rating {
  font-size: 14px;
  line-height: 1;
  color: #000;
  flex-grow: 1;
  text-align: right;
  padding-right: 40px;
}
@media screen and (max-width: 991px) {
  .ct-testimonial-carousel10 .item-rating {
    padding-right: 20px;
  }
}
.ct-testimonial-carousel10 .item-icon {
  height: 59px;
  width: 59px;
  position: relative;
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: 0 2px 17px rgba(7, 0, 76, 0.26);
  -khtml-box-shadow: 0 2px 17px rgba(7, 0, 76, 0.26);
  -moz-box-shadow: 0 2px 17px rgba(7, 0, 76, 0.26);
  -ms-box-shadow: 0 2px 17px rgba(7, 0, 76, 0.26);
  -o-box-shadow: 0 2px 17px rgba(7, 0, 76, 0.26);
  box-shadow: 0 2px 17px rgba(7, 0, 76, 0.26);
}
.ct-testimonial-carousel10 .item-icon span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -khtml-transform: translate(-50%, -50%) rotate(180deg);
  -moz-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  -o-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
  font-size: 60px;
  font-weight: 700;
  color: #37ace2;
  font-family: "Playfair Display";
  line-height: 1;
  margin-top: -10px;
}
.ct-testimonial-carousel10 .item--title {
  font-size: 20px;
  margin-bottom: 8px;
}
.ct-testimonial-carousel10 .item--description {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel10 .item--description {
    font-size: 14px;
  }
}
.ct-testimonial-carousel10 .item--position {
  font-size: 15px;
  line-height: 24px;
  color: #37ace2;
  font-style: italic;
}
.ct-testimonial-carousel10 .item--bottom {
  padding: 23px 30px 29px 40px;
}
@media screen and (max-width: 991px) {
  .ct-testimonial-carousel10 .item--bottom {
    padding-left: 30px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel10 .item--bottom {
    padding-left: 20px;
  }
}
.ct-testimonial-carousel10 .item--inner {
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 1;
}
.ct-testimonial-carousel10 .item--inner:before {
  content: '';
  height: 12px;
  background-color: #c7d1d9;
  position: absolute;
  bottom: 12px;
  left: 15px;
  right: 15px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: -1;
}
.ct-testimonial-carousel10 .item--inner:hover {
  -webkit-transform: translateY(-13px);
  -khtml-transform: translateY(-13px);
  -moz-transform: translateY(-13px);
  -ms-transform: translateY(-13px);
  -o-transform: translateY(-13px);
  transform: translateY(-13px);
}
.ct-testimonial-carousel10 .item--inner:hover:before {
  bottom: -12px;
}
.ct-testimonial-carousel10 .slick-slide {
  margin-top: 13px;
}
.ct-testimonial-carousel10.slider-dot-line .slick-dots {
  margin-top: 42px;
  background-color: #dce8f2;
}
.ct-testimonial-carousel10.slider-dot-line .slick-dots li button {
  -webkit-box-shadow: none !important;
  -khtml-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.ct-testimonial-carousel10.slider-dot-line .slick-dots li button:hover {
  background-color: #37ace2;
}
.ct-testimonial-carousel10.slider-dot-line .slick-dots li.slick-active button {
  background-color: #37ace2;
}
.ct-testimonial-carousel11 .item--description {
  position: relative;
  font-size: 15px;
  line-height: 24px;
  color: #4e4e4e;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 27px rgba(148, 147, 147, 0.14);
  -khtml-box-shadow: 0 0 27px rgba(148, 147, 147, 0.14);
  -moz-box-shadow: 0 0 27px rgba(148, 147, 147, 0.14);
  -ms-box-shadow: 0 0 27px rgba(148, 147, 147, 0.14);
  -o-box-shadow: 0 0 27px rgba(148, 147, 147, 0.14);
  box-shadow: 0 0 27px rgba(148, 147, 147, 0.14);
  padding: 29px 28px 64px 28px;
  text-align: center;
}
.ct-testimonial-carousel11 .item--description .item-icon {
  position: absolute;
  top: -25px;
  left: 19px;
  font-size: 121px;
  line-height: 1;
  color: #d0d4db;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel11 .item--title {
  font-size: 20px;
  color: #152644;
  margin-bottom: 0;
}
.ct-testimonial-carousel11 .item--position {
  font-size: 14px;
  color: #666;
}
.ct-testimonial-carousel11 .item--image {
  max-width: 97px;
  margin: 0 auto 15px auto;
  -webkit-border-radius: 100px;
  -khtml-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  border: 10px solid #fff;
  -webkit-box-shadow: 0 0 51px rgba(21, 36, 64, 0.21);
  -khtml-box-shadow: 0 0 51px rgba(21, 36, 64, 0.21);
  -moz-box-shadow: 0 0 51px rgba(21, 36, 64, 0.21);
  -ms-box-shadow: 0 0 51px rgba(21, 36, 64, 0.21);
  -o-box-shadow: 0 0 51px rgba(21, 36, 64, 0.21);
  box-shadow: 0 0 51px rgba(21, 36, 64, 0.21);
}
.ct-testimonial-carousel11 .item--image img {
  -webkit-border-radius: 100px;
  -khtml-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.ct-testimonial-carousel11 .item--meta {
  text-align: center;
  margin-top: -49px;
  position: relative;
  z-index: 99;
}
.ct-testimonial-carousel11 .item--inner {
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel11 .item--inner:hover {
  -webkit-transform: translateY(-9px);
  -khtml-transform: translateY(-9px);
  -moz-transform: translateY(-9px);
  -ms-transform: translateY(-9px);
  -o-transform: translateY(-9px);
  transform: translateY(-9px);
}
.ct-testimonial-carousel11 .item--inner:hover .item-icon {
  -webkit-transform: rotateY(360deg);
  -khtml-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.ct-testimonial-carousel11 .ct-slick-carousel {
  margin: 0 -20px 0 -20px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}
.ct-testimonial-carousel11 .ct-slick-carousel .slick-list {
  overflow: visible;
}
.ct-testimonial-carousel11 .slick-slide {
  opacity: 0;
  margin: 40px 0 30px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel11 .slick-slide.slick-active {
  opacity: 1;
}
.ct-testimonial-carousel11 .slick-dots {
  height: 14px;
  background-color: #dae3e8;
  border-radius: 14px;
  width: auto;
  display: inline-block;
  margin: 0;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.ct-testimonial-carousel11 .slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  width: 14px;
  height: 14px;
  position: relative;
}
.ct-testimonial-carousel11 .slick-dots li button {
  width: 14px;
  height: 14px;
  border-radius: 14px;
  background-color: #dae3e8;
  background-image: none;
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  position: absolute;
  top: 0;
  left: 0;
}
.ct-testimonial-carousel11 .slick-dots li button:before, .ct-testimonial-carousel11 .slick-dots li button:after {
  display: none;
}
.ct-testimonial-carousel11 .slick-dots li.slick-active button {
  background-color: #37ace2;
}
.ct-testimonial-carousel11 .slick-dots li + li {
  margin-left: 10px;
}
.ct-testimonial-carousel12 .item--image {
  max-width: 96px;
  position: relative;
  position: absolute;
  top: -24px;
  left: 35px;
}
.ct-testimonial-carousel12 .item--image img {
  -webkit-border-radius: 96px;
  -khtml-border-radius: 96px;
  -moz-border-radius: 96px;
  -ms-border-radius: 96px;
  -o-border-radius: 96px;
  border-radius: 96px;
}
.ct-testimonial-carousel12 .item--image .item--icon {
  width: 42px;
  height: 42px;
  line-height: 42px;
  background-color: #37ace2;
  -webkit-border-radius: 42px;
  -khtml-border-radius: 42px;
  -moz-border-radius: 42px;
  -ms-border-radius: 42px;
  -o-border-radius: 42px;
  border-radius: 42px;
  position: absolute;
  top: -13px;
  left: -6px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.ct-testimonial-carousel12 .item-rating {
  text-align: right;
  color: #37ace2;
}
.ct-testimonial-carousel12 .item--description {
  color: #000e29;
  font-size: 17px;
  line-height: 28px;
  font-family: "Nunito Sans";
  padding-top: 30px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-testimonial-carousel12 .item--meta {
  margin-top: 17px;
}
.ct-testimonial-carousel12 .item--title {
  font-size: 20px;
  color: #000;
  display: inline-block;
  margin-bottom: 0px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-testimonial-carousel12 .item--position {
  font-size: 14px;
  color: #979898;
  font-family: "Rubik";
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-testimonial-carousel12 .item--overlay {
  background-color: #000;
  position: absolute;
  top: 8px;
  right: 8px;
  bottom: 8px;
  left: 8px;
  z-index: -1;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  background-image: url(../images/bg-testimonial.png);
}
.ct-testimonial-carousel12 .item--inner {
  -webkit-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
  -khtml-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
  -moz-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
  -ms-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
  -o-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
  box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
  padding: 36px 35px 33px;
  background-color: #fff;
  position: relative;
  margin-top: 50px;
  z-index: 1;
}
.ct-testimonial-carousel12 .item--inner:hover .item--overlay {
  opacity: 1;
}
.ct-testimonial-carousel12 .item--inner:hover .item--description, .ct-testimonial-carousel12 .item--inner:hover .item--title {
  color: #fff;
}
.ct-testimonial-carousel12 .ct-slick-carousel {
  margin: 0 -30px 0 -30px;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
}
.ct-testimonial-carousel12 .ct-slick-carousel .slick-list {
  overflow: visible;
}
.ct-testimonial-carousel12 .slick-slide {
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  opacity: 0;
}
.ct-testimonial-carousel12 .slick-slide.slick-active {
  opacity: 1;
}
.ct-testimonial-carousel12.dot-style-u5 .slick-dots {
  margin-top: 35px;
  margin-bottom: 10px;
}
.ct-testimonial-carousel12.style2 .item--description {
  color: #313e5d;
}
.ct-testimonial-carousel12.style2 .item--title {
  color: #0d2252;
}
.ct-testimonial-carousel12.style2 .item--position {
  color: #37ace2;
}
.ct-testimonial-carousel12.style2 .item--overlay {
  background-color: #000;
}
.ct-testimonial-carousel12.style2 .item--inner {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 1px;
  -khtml-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  border: 1px solid #eaeced;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel12.style2 .item--inner:hover {
  -webkit-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
  -khtml-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
  -moz-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
  -ms-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
  -o-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
  box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
  -webkit-transform: translateY(-10px);
  -khtml-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.ct-testimonial-carousel13 .item--image {
  max-width: 114px;
  position: relative;
  position: absolute;
  top: -46px;
  right: 27px;
  border: 12px solid #ebebeb;
  -webkit-border-radius: 114px;
  -khtml-border-radius: 114px;
  -moz-border-radius: 114px;
  -ms-border-radius: 114px;
  -o-border-radius: 114px;
  border-radius: 114px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel13 .item--image img {
  -webkit-border-radius: 114px;
  -khtml-border-radius: 114px;
  -moz-border-radius: 114px;
  -ms-border-radius: 114px;
  -o-border-radius: 114px;
  border-radius: 114px;
}
.ct-testimonial-carousel13 .item--image .item--icon {
  width: 37px;
  height: 37px;
  line-height: 37px;
  background-color: #000;
  -webkit-border-radius: 42px;
  -khtml-border-radius: 42px;
  -moz-border-radius: 42px;
  -ms-border-radius: 42px;
  -o-border-radius: 42px;
  border-radius: 42px;
  position: absolute;
  top: -7px;
  right: -10px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel13 .item-rating {
  color: #ffc601;
}
.ct-testimonial-carousel13 .item--description {
  font-size: 16px;
  line-height: 25px;
  padding-top: 10px;
}
.ct-testimonial-carousel13 .item--meta {
  margin-top: 12px;
}
.ct-testimonial-carousel13 .item--title {
  font-size: 20px;
  color: #3a4268;
  display: inline-block;
  margin-bottom: 0px;
}
.ct-testimonial-carousel13 .item--position {
  font-size: 14px;
  color: #3a4268;
}
.ct-testimonial-carousel13 .item--inner {
  -webkit-box-shadow: 0 12px 24px rgba(29, 27, 76, 0.1);
  -khtml-box-shadow: 0 12px 24px rgba(29, 27, 76, 0.1);
  -moz-box-shadow: 0 12px 24px rgba(29, 27, 76, 0.1);
  -ms-box-shadow: 0 12px 24px rgba(29, 27, 76, 0.1);
  -o-box-shadow: 0 12px 24px rgba(29, 27, 76, 0.1);
  box-shadow: 0 12px 24px rgba(29, 27, 76, 0.1);
  padding: 48px 34px 30px;
  background-color: #fff;
  position: relative;
  margin-top: 50px;
  margin-bottom: 55px;
  z-index: 1;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel13 .item--inner:hover {
  -webkit-box-shadow: 0 25px 29px rgba(29, 27, 76, 0.22);
  -khtml-box-shadow: 0 25px 29px rgba(29, 27, 76, 0.22);
  -moz-box-shadow: 0 25px 29px rgba(29, 27, 76, 0.22);
  -ms-box-shadow: 0 25px 29px rgba(29, 27, 76, 0.22);
  -o-box-shadow: 0 25px 29px rgba(29, 27, 76, 0.22);
  box-shadow: 0 25px 29px rgba(29, 27, 76, 0.22);
}
.ct-testimonial-carousel13 .item--inner:hover .item--image {
  border-color: #000;
}
.ct-testimonial-carousel13 .item--inner:hover .item--image .item--icon {
  background-color: #37ace2;
  color: #000;
}
.ct-testimonial-carousel13 .ct-slick-carousel {
  margin: 0 -30px 0 -30px;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
}
.ct-testimonial-carousel13 .ct-slick-carousel .slick-list {
  overflow: visible;
}
.ct-testimonial-carousel13 .slick-slide {
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  opacity: 0;
}
.ct-testimonial-carousel13 .slick-slide.slick-active {
  opacity: 1;
}
.ct-testimonial-carousel13.dot-style-u2 .slick-dots {
  top: -15px;
  position: relative;
}
.ct-testimonial-carousel13.style2 .item--image {
  border-color: #3f4e6d;
}
.ct-testimonial-carousel13.style2 .item--image i {
  background-color: #37ace2;
  color: #fff;
}
.ct-testimonial-carousel13.style2 .slick-slide:not(.slick-center) .item--inner:not(:hover) {
  background-color: transparent;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.ct-testimonial-carousel13.style2 .slick-slide:not(.slick-center) .item--inner:not(:hover) .item--image {
  border-color: transparent;
}
.ct-testimonial-carousel13.style2 .slick-list {
  padding: 0 !important;
}
.ct-testimonial-carousel13.style2 .item--inner:hover .item--image i {
  color: #fff;
}
.ct-testimonial-carousel14 {
  text-align: center;
}
.ct-testimonial-carousel14 .item--image {
  margin: 0 auto 28px auto;
  max-width: 126px;
  padding: 10px;
  -webkit-border-radius: 126px;
  -khtml-border-radius: 126px;
  -moz-border-radius: 126px;
  -ms-border-radius: 126px;
  -o-border-radius: 126px;
  border-radius: 126px;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  position: relative;
}
.ct-testimonial-carousel14 .item--image img {
  width: 100%;
  -webkit-border-radius: 126px;
  -khtml-border-radius: 126px;
  -moz-border-radius: 126px;
  -ms-border-radius: 126px;
  -o-border-radius: 126px;
  border-radius: 126px;
}
.ct-testimonial-carousel14 .item--image i {
  position: absolute;
  top: -10px;
  right: 2px;
  height: 36px;
  width: 36px;
  background-color: #3c3c41;
  color: #fff;
  font-size: 14px;
  line-height: 36px;
  -webkit-border-radius: 36px;
  -khtml-border-radius: 36px;
  -moz-border-radius: 36px;
  -ms-border-radius: 36px;
  -o-border-radius: 36px;
  border-radius: 36px;
}
.ct-testimonial-carousel14 .item--meta {
  margin-bottom: 16px;
}
.ct-testimonial-carousel14 .item--title {
  margin-bottom: 6px;
  color: #fff;
  font-size: 22px;
}
.ct-testimonial-carousel14 .item-rating {
  font-size: 13px;
  color: #ffc601;
  letter-spacing: 1px;
}
.ct-testimonial-carousel14 .item--description {
  font-size: 22px;
  line-height: 36px;
  color: #d5d5d5;
  font-family: 'Poppins', sans-serif;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel14 .item--description {
    font-size: 18px;
    line-height: 28px;
  }
}
.ct-testimonial-carousel14 .item--inner {
  margin-top: 14px;
}
.ct-testimonial-carousel14 .slick-dots {
  margin-top: 40px;
}
.ct-testimonial-carousel15 .item--image {
  max-width: 103px;
  margin-right: 35px;
  min-width: 103px;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel15 .item--image {
    margin-right: 20px;
    max-width: 80px;
    min-width: 80px;
  }
}
.ct-testimonial-carousel15 .item--image img {
  width: 100%;
  -webkit-border-radius: 103px;
  -khtml-border-radius: 103px;
  -moz-border-radius: 103px;
  -ms-border-radius: 103px;
  -o-border-radius: 103px;
  border-radius: 103px;
}
.ct-testimonial-carousel15 .item--title {
  font-size: 30px;
  margin-bottom: 4px;
  color: #283a57;
}
@media screen and (max-width: 1199px) {
  .ct-testimonial-carousel15 .item--title {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel15 .item--title {
    font-size: 20px;
  }
}
.ct-testimonial-carousel15 .item--position {
  font-size: 20px;
  color: #636e80;
  line-height: normal;
}
@media screen and (max-width: 1199px) {
  .ct-testimonial-carousel15 .item--position {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel15 .item--position {
    font-size: 16px;
  }
}
.ct-testimonial-carousel15 .item--holder {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 22px;
}
.ct-testimonial-carousel15 .item--description {
  font-size: 28px;
  line-height: 1.42;
  color: #283a57;
  margin-bottom: 24px;
}
@media screen and (max-width: 1199px) {
  .ct-testimonial-carousel15 .item--description {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel15 .item--description {
    font-size: 18px;
  }
}
.ct-testimonial-carousel15 .item-rating {
  font-size: 18px;
  color: #ffae01;
}
.ct-testimonial-carousel15 .item--inner {
  background-color: #fff;
  -webkit-box-shadow: 0 26px 47px rgba(12, 12, 12, 0.1);
  -khtml-box-shadow: 0 26px 47px rgba(12, 12, 12, 0.1);
  -moz-box-shadow: 0 26px 47px rgba(12, 12, 12, 0.1);
  -ms-box-shadow: 0 26px 47px rgba(12, 12, 12, 0.1);
  -o-box-shadow: 0 26px 47px rgba(12, 12, 12, 0.1);
  box-shadow: 0 26px 47px rgba(12, 12, 12, 0.1);
  padding: 45px 40px 32px 64px;
  margin: 45px 0 75px;
}
@media screen and (max-width: 1199px) {
  .ct-testimonial-carousel15 .item--inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel15 .item--inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ct-testimonial-carousel15 .ct-slick-carousel {
  margin: 0px -40px 0 -40px;
  padding-left: 40px;
  padding-right: 40px;
  overflow: hidden;
}
.ct-testimonial-carousel15 .ct-slick-carousel .slick-list {
  overflow: visible;
}
.ct-testimonial-carousel15 .slick-slide {
  opacity: 0;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel15 .slick-slide.slick-active {
  opacity: 1;
}
.ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] {
  padding-bottom: 40px;
}
.ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  height: 68px;
  width: 68px;
  background-color: #e9ebf2;
  right: auto;
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
    height: 58px;
    width: 58px;
  }
}
.ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] .slick-arrow:before {
  color: #131217;
  font-size: 28px;
  font-weight: 400;
}
@media screen and (max-width: 1199px) {
  .ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] .slick-arrow:before {
    font-size: 22px;
  }
}
.ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
  background-color: #283a57;
  background-image: none;
}
.ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover:before {
  color: #fff;
}
.ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
  left: 55px;
}
.ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
  left: 147px;
}
@media screen and (max-width: 1199px) {
  .ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
    left: 137px;
  }
}
.ct-testimonial-carousel16 .item--image {
  margin-bottom: 23px;
  max-width: 210px;
  margin-left: auto;
  margin-right: auto;
}
.ct-testimonial-carousel16 .item--image img {
  -webkit-border-radius: 215px;
  -khtml-border-radius: 215px;
  -moz-border-radius: 215px;
  -ms-border-radius: 215px;
  -o-border-radius: 215px;
  border-radius: 215px;
  margin: auto;
}
.ct-testimonial-carousel16 .item-rating {
  font-size: 16px;
  color: #ffc601;
  margin-bottom: 14px;
}
.ct-testimonial-carousel16 .item--description {
  font-size: 16px;
  line-height: 25px;
  color: #1f323e;
  margin-bottom: 16px;
}
.ct-testimonial-carousel16 .item--title {
  margin-bottom: 0;
  font-size: 22px;
  color: #1f323e;
}
.ct-testimonial-carousel16 .item--position {
  font-size: 14px;
  color: #667279;
}
.ct-testimonial-carousel16 .item--meta {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
}
.ct-testimonial-carousel16 .item--meta .item--position {
  margin-left: 8px;
}
.ct-testimonial-carousel16 .item--inner {
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .ct-testimonial-carousel16 .ct-slick-carousel .slick-next {
    margin-left: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .ct-testimonial-carousel16 .ct-slick-carousel[data-arrows="true"] {
    padding-bottom: 0;
    padding-left: 75px;
    padding-right: 75px;
  }
  .ct-testimonial-carousel16 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
    bottom: auto;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: 0;
  }
  .ct-testimonial-carousel16 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
    left: 15px;
    right: auto;
  }
  .ct-testimonial-carousel16 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
    right: 15px;
    left: auto;
  }
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel17 .item--image {
    margin-bottom: 32px;
  }
}
.ct-testimonial-carousel17 .item-rating {
  line-height: 1;
  color: #ffb400;
  margin-bottom: 30px;
}
.ct-testimonial-carousel17 .item-rating i {
  margin-right: 3px;
}
.ct-testimonial-carousel17 .item--description {
  font-size: 18px;
  line-height: 35px;
  color: #000c3f;
  margin-bottom: 30px;
}
.ct-testimonial-carousel17 .item--title {
  margin-bottom: 5px;
  font-size: 20px;
}
.ct-testimonial-carousel17 .item--position {
  font-size: 15px;
  color: #37ace2;
}
.ct-testimonial-carousel17 .item--inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -25px;
}
.ct-testimonial-carousel17 .item--inner > div {
  padding: 0 25px;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel17 .item--inner > div {
    width: 100%;
  }
}
.ct-testimonial-carousel17 .item--inner > div.item--holder {
  padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel17 .item--inner > div.item--holder {
    padding-bottom: 0;
  }
}
.ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] {
    padding-bottom: 90px;
  }
}
.ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
  height: 53px;
  width: 53px;
  line-height: 53px;
  color: #000712;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background-color: #eef1fe;
  z-index: 99;
}
.ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] .slick-arrow:before {
  font-size: 18px;
}
.ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
  display: none;
}
.ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover {
  background-color: #37ace2;
  background-image: none;
  color: #fff;
}
.ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-arrow {
  margin-left: 50px;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-arrow {
    margin-left: -36px;
  }
}
.ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
  margin-left: 118px;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
    margin-left: 36px;
  }
}
.ct-testimonial-carousel1.style2 .item-icon {
  display: none;
}
.ct-testimonial-carousel1.style2 .item--image {
  max-width: 80px;
  margin-bottom: 22px;
}
.ct-testimonial-carousel1.style2 .item--image img {
  -webkit-border-radius: 80px;
  -khtml-border-radius: 80px;
  -moz-border-radius: 80px;
  -ms-border-radius: 80px;
  -o-border-radius: 80px;
  border-radius: 80px;
}
.ct-testimonial-carousel1.style2 .item--description {
  font-size: 16px;
  line-height: 26px;
  color: #545454;
  margin-bottom: 25px;
}
.ct-testimonial-carousel1.style2 .item--title {
  font-size: 18px;
  color: #0e0e0e;
  margin-bottom: 4px;
}
.ct-testimonial-carousel1.style2 .item--position {
  font-size: 15px;
  color: #626262;
  text-decoration: underline;
}
.ct-testimonial-carousel1.style2 .ct-slick-carousel.nav-middle1.ct-slick-carousel[data-arrows="true"] {
  padding-bottom: 92px;
}
.ct-testimonial-carousel1.style2 .ct-slick-carousel.nav-middle1.ct-slick-carousel[data-arrows="true"] .slick-arrow {
  transform: translate(0, 0%);
  top: auto;
  bottom: 0;
  left: 15px;
  right: auto;
  width: 47px;
  height: 47px;
  line-height: 47px;
  background: #fff;
  color: #222;
  -webkit-box-shadow: 0 16px 16px rgba(12, 0, 51, 0.1);
  -khtml-box-shadow: 0 16px 16px rgba(12, 0, 51, 0.1);
  -moz-box-shadow: 0 16px 16px rgba(12, 0, 51, 0.1);
  -ms-box-shadow: 0 16px 16px rgba(12, 0, 51, 0.1);
  -o-box-shadow: 0 16px 16px rgba(12, 0, 51, 0.1);
  box-shadow: 0 16px 16px rgba(12, 0, 51, 0.1);
}
.ct-testimonial-carousel1.style2 .ct-slick-carousel.nav-middle1.ct-slick-carousel[data-arrows="true"] .slick-arrow:hover {
  color: #fff;
}
.ct-testimonial-carousel1.style2 .ct-slick-carousel.nav-middle1.ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
  left: 80px;
}
.ct-testimonial-carousel1.style2 .item--inner {
  margin-top: 0;
}
.ct-testimonial-carousel18 .item--rating {
  font-size: 16px;
  color: #ffb400;
  margin-bottom: 26px;
}
.ct-testimonial-carousel18 .item--rating i {
  margin-right: 2px;
}
.ct-testimonial-carousel18 .item--description {
  font-size: 18px;
  color: #6e6e6e;
  line-height: 1.9;
  margin-bottom: 18px;
}
.ct-testimonial-carousel18 .item--image {
  width: 80px;
  min-width: 80px;
  margin-right: 15px;
}
.ct-testimonial-carousel18 .item--image img {
  -webkit-border-radius: 80px;
  -khtml-border-radius: 80px;
  -moz-border-radius: 80px;
  -ms-border-radius: 80px;
  -o-border-radius: 80px;
  border-radius: 80px;
  -webkit-filter: grayscale(90%);
  filter: grayscale(90%);
}
.ct-testimonial-carousel18 .item--title {
  margin-bottom: 8px;
  font-size: 20px;
  color: #000c3f;
}
.ct-testimonial-carousel18 .item--position {
  font-size: 15px;
  color: #a6a6a5;
}
.ct-testimonial-carousel18 .item--holder {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
@media screen and (min-width: 992px) {
  .ct-testimonial-carousel18 .ct-slick-carousel[data-arrows="true"] {
    padding-bottom: 0;
  }
  .ct-testimonial-carousel18 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
    margin: 0;
    -webkit-transform: translate(0, 0);
    -khtml-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    height: 53px;
    width: 53px;
    line-height: 53px;
    background-color: #efefef;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    z-index: 99;
    bottom: 13px;
  }
  .ct-testimonial-carousel18 .ct-slick-carousel[data-arrows="true"] .slick-arrow:before {
    font-size: 18px;
  }
  .ct-testimonial-carousel18 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover, .ct-testimonial-carousel18 .ct-slick-carousel[data-arrows="true"] .slick-arrow:focus {
    background-color: #37ace2;
    color: #000;
  }
  .ct-testimonial-carousel18 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
    left: auto;
    right: 111px;
  }
  .ct-testimonial-carousel18 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
    left: auto;
    right: 40px;
  }
}
.ct-testimonial-carousel19 .item--image {
  width: 68px;
  min-width: 68px;
  height: 68px;
  border: 4px solid #fff;
  -webkit-border-radius: 60px;
  -khtml-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  -webkit-box-shadow: 0 2px 10px rgba(1, 17, 85, 0.18);
  -khtml-box-shadow: 0 2px 10px rgba(1, 17, 85, 0.18);
  -moz-box-shadow: 0 2px 10px rgba(1, 17, 85, 0.18);
  -ms-box-shadow: 0 2px 10px rgba(1, 17, 85, 0.18);
  -o-box-shadow: 0 2px 10px rgba(1, 17, 85, 0.18);
  box-shadow: 0 2px 10px rgba(1, 17, 85, 0.18);
  overflow: hidden;
  margin-right: 20px;
}
.ct-testimonial-carousel19 .item--image img {
  max-width: 60px;
  -webkit-border-radius: 60px;
  -khtml-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
}
.ct-testimonial-carousel19 .item--description {
  font-size: 17px;
  line-height: 2.1;
  color: #0e0e0e;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel19 .item--description {
    font-size: 16px;
  }
}
.ct-testimonial-carousel19 .item--title {
  margin-bottom: 0;
  font-size: 20px;
  color: #0e0e0e;
}
.ct-testimonial-carousel19 .item--position {
  font-size: 16px;
  font-weight: 500;
  color: #37ace2;
}
.ct-testimonial-carousel19 .item--description {
  margin-bottom: 50px;
  padding: 45px 40px 40px 40px;
  background-color: #fff;
  -webkit-box-shadow: 0 16px 32px rgba(1, 17, 85, 0.06);
  -khtml-box-shadow: 0 16px 32px rgba(1, 17, 85, 0.06);
  -moz-box-shadow: 0 16px 32px rgba(1, 17, 85, 0.06);
  -ms-box-shadow: 0 16px 32px rgba(1, 17, 85, 0.06);
  -o-box-shadow: 0 16px 32px rgba(1, 17, 85, 0.06);
  box-shadow: 0 16px 32px rgba(1, 17, 85, 0.06);
  position: relative;
}
@media screen and (max-width: 767px) {
  .ct-testimonial-carousel19 .item--description {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ct-testimonial-carousel19 .item--description svg {
  height: 45px;
  position: absolute;
  top: -24px;
  left: 22px;
  fill: #37ace2;
}
.ct-testimonial-carousel19 .item--holder {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.ct-testimonial-carousel19 .item--inner {
  padding: 30px 35px 20px 35px;
}
@media screen and (max-width: 1199px) {
  .ct-testimonial-carousel19 .item--inner {
    padding-right: 0;
    padding-left: 0;
  }
}
.ct-testimonial-carousel19 .slick-dots {
  margin-top: 30px;
}
.ct-process1 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.ct-process1.ct-process-1-column .ct-process-item {
  width: 100%;
}
.ct-process1.ct-process-2-column .ct-process-item {
  width: 50%;
}
.ct-process1.ct-process-2-column .ct-process-item:nth-child(2) .ct-process-divider {
  display: none;
}
.ct-process1.ct-process-3-column .ct-process-item {
  width: 33.33%;
}
.ct-process1.ct-process-3-column .ct-process-item:nth-child(3) .ct-process-divider {
  display: none;
}
.ct-process1.ct-process-4-column .ct-process-item {
  width: 25%;
}
@media screen and (max-width: 991px) {
  .ct-process1.ct-process-4-column .ct-process-item {
    width: 50%;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  .ct-process1.ct-process-4-column .ct-process-line {
    display: none;
  }
}
.ct-process1 .ct-process-item {
  padding: 0 15px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ct-process1 .ct-process-item {
    margin-bottom: 0 !important;
  }
  .ct-process1 .ct-process-item + .ct-process-item {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .ct-process1 .ct-process-item {
    width: 50% !important;
  }
}
@media screen and (max-width: 575px) {
  .ct-process1 .ct-process-item {
    width: 100% !important;
  }
}
.ct-process1.style1 .ct-process-line {
  width: 1234px;
  height: 2px;
  background-image: url(../images/line-process.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 54px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .ct-process1.style1 .ct-process-line {
    display: none;
  }
}
.ct-process1.style1 .ct-process-icon {
  height: 111px;
  width: 111px;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  -webkit-border-radius: 111px;
  -khtml-border-radius: 111px;
  -moz-border-radius: 111px;
  -ms-border-radius: 111px;
  -o-border-radius: 111px;
  border-radius: 111px;
  position: relative;
  -webkit-box-shadow: 0px 8px 18px rgba(12, 12, 12, 0.19);
  -khtml-box-shadow: 0px 8px 18px rgba(12, 12, 12, 0.19);
  -moz-box-shadow: 0px 8px 18px rgba(12, 12, 12, 0.19);
  -ms-box-shadow: 0px 8px 18px rgba(12, 12, 12, 0.19);
  -o-box-shadow: 0px 8px 18px rgba(12, 12, 12, 0.19);
  box-shadow: 0px 8px 18px rgba(12, 12, 12, 0.19);
  margin: 0 auto 26px auto;
  line-height: 111px;
  overflow: hidden;
  position: relative;
}
.ct-process1.style1 .ct-process-icon i {
  font-size: 48px;
  color: #fff;
  display: inline-block;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-process1.style1 .ct-process-divider {
  position: absolute;
  top: 80px;
}
@media screen and (max-width: 767px) {
  .ct-process1.style1 .ct-process-divider {
    display: none !important;
  }
}
.ct-process1.style1 .ct-process-title {
  margin-bottom: 14px;
  font-size: 22px;
}
@media screen and (max-width: 991px) {
  .ct-process1.style1 .ct-process-title {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .ct-process1.style1 .ct-process-description {
    font-size: 14px;
    line-height: 26px;
  }
}
.ct-process1.style1 .ct-process-button {
  padding-top: 11px;
}
.ct-process1.style1 .ct-process-button a {
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  position: relative;
}
.ct-process1.style1 .ct-process-button a:before {
  content: '';
  height: 1px;
  width: 0;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ct-process1.style1 .ct-process-button a i {
  margin-left: 4px;
  display: initial;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}
.ct-process1.style1 .ct-process-button a:hover i {
  margin-left: 8px;
}
.ct-process1.style1 .ct-process-button a:hover:before {
  width: 100%;
}
.ct-process1.style1 .ct-process-item:hover .ct-process-icon i {
  -o-animation: toTopFromBottom 0.3s forwards;
  -ms-animation: toTopFromBottom 0.3s forwards;
  -webkit-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards;
}
.ct-process1.style2 .ct-process-icon {
  line-height: 1;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99;
}
.ct-process1.style2 .ct-process-icon i {
  font-size: 42px;
}
.ct-process1.style2 .ct-process-title {
  margin-bottom: 14px;
  color: #fff;
  font-size: 22px;
}
.ct-process1.style2 .ct-process-description {
  color: #f2f2f2;
  margin-bottom: 5px;
}
.ct-process1.style2 .ct-process-button a {
  font-size: 15px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  color: #37ace2;
}
.ct-process1.style2 .ct-process-button a:hover {
  color: #37ace2;
}
.ct-process1.style2 .ct-process-button a i {
  margin-left: 4px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-process1.style2 .ct-process-button a i:before {
  content: "\f101";
}
.ct-process1.style2 .ct-process-button a:hover i {
  -webkit-transform: translateX(6px);
  -khtml-transform: translateX(6px);
  -moz-transform: translateX(6px);
  -ms-transform: translateX(6px);
  -o-transform: translateX(6px);
  transform: translateX(6px);
}
.ct-process1.style2 .ct-piechart-process {
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
  max-width: 165px;
  z-index: 1;
}
.ct-process1.style2 .ct-piechart-process .ct-process-border:before {
  content: '';
  left: 5px;
  top: 5px;
  right: 5px;
  bottom: 5px;
  border: 4px solid #d7e7fd;
  position: absolute;
  background-color: #292929;
  z-index: -1;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.ct-process1.style2 .ct-piechart-process .ct-process-border .ct-process-circle {
  content: '';
  width: 37px;
  height: 37px;
  -webkit-border-radius: 37px;
  -khtml-border-radius: 37px;
  -moz-border-radius: 37px;
  -ms-border-radius: 37px;
  -o-border-radius: 37px;
  border-radius: 37px;
  position: absolute;
  top: 12px;
  right: 12px;
  background-image: -webkit-linear-gradient(-210deg, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(-210deg, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(-210deg, #ffc000, #ffc000);
  background-image: -o-linear-gradient(-210deg, #ffc000, #ffc000);
  background-image: linear-gradient(-210deg, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000');
  -webkit-box-shadow: 0 10px 16px rgba(255, 192, 0, 0.4);
  -khtml-box-shadow: 0 10px 16px rgba(255, 192, 0, 0.4);
  -moz-box-shadow: 0 10px 16px rgba(255, 192, 0, 0.4);
  -ms-box-shadow: 0 10px 16px rgba(255, 192, 0, 0.4);
  -o-box-shadow: 0 10px 16px rgba(255, 192, 0, 0.4);
  box-shadow: 0 10px 16px rgba(255, 192, 0, 0.4);
}
.ct-process1.style2 .ct-process-item-inner {
  max-width: 225px;
  margin: 0 auto;
}
.ct-process1.style2 .ct-process-item:before {
  content: '';
  width: 83px;
  height: 12px;
  background-image: url(../images/process-shape1.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 80px;
  right: -41px;
}
@media screen and (max-width: 1199px) {
  .ct-process1.style2 .ct-process-item:before {
    display: none;
  }
}
.ct-process1.style2 .ct-process-item:last-child:before {
  display: none;
}
.ct-process1.style2.ct-process-3-column .ct-process-item:nth-child(1) .ct-process-border .ct-process-circle {
  background-image: -webkit-linear-gradient(-210deg, #00bdff, #007aff);
  background-image: -moz-linear-gradient(-210deg, #00bdff, #007aff);
  background-image: -ms-linear-gradient(-210deg, #00bdff, #007aff);
  background-image: -o-linear-gradient(-210deg, #00bdff, #007aff);
  background-image: linear-gradient(-210deg, #00bdff, #007aff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00bdff', endColorStr='#007aff');
  -webkit-box-shadow: 0 10px 16px rgba(0, 122, 255, 0.4);
  -khtml-box-shadow: 0 10px 16px rgba(0, 122, 255, 0.4);
  -moz-box-shadow: 0 10px 16px rgba(0, 122, 255, 0.4);
  -ms-box-shadow: 0 10px 16px rgba(0, 122, 255, 0.4);
  -o-box-shadow: 0 10px 16px rgba(0, 122, 255, 0.4);
  box-shadow: 0 10px 16px rgba(0, 122, 255, 0.4);
}
.ct-process1.style2.ct-process-3-column .ct-process-item:nth-child(2):before {
  width: 55px;
  height: 18px;
  background-image: url(../images/process-shape2.png);
  top: 78px;
  right: -27px;
}
.ct-process1.style2.ct-process-3-column .ct-process-item:nth-child(2) .ct-process-border .ct-process-circle {
  background-image: -webkit-linear-gradient(-210deg, #fdc032, #f66f25);
  background-image: -moz-linear-gradient(-210deg, #fdc032, #f66f25);
  background-image: -ms-linear-gradient(-210deg, #fdc032, #f66f25);
  background-image: -o-linear-gradient(-210deg, #fdc032, #f66f25);
  background-image: linear-gradient(-210deg, #fdc032, #f66f25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fdc032', endColorStr='#f66f25');
  -webkit-box-shadow: 0 10px 16px rgba(246, 111, 37, 0.4);
  -khtml-box-shadow: 0 10px 16px rgba(246, 111, 37, 0.4);
  -moz-box-shadow: 0 10px 16px rgba(246, 111, 37, 0.4);
  -ms-box-shadow: 0 10px 16px rgba(246, 111, 37, 0.4);
  -o-box-shadow: 0 10px 16px rgba(246, 111, 37, 0.4);
  box-shadow: 0 10px 16px rgba(246, 111, 37, 0.4);
  top: auto;
  bottom: 12px;
}
.ct-process1.style2.ct-process-3-column .ct-process-item:nth-child(2) .percentage {
  -webkit-transform: rotate(90deg);
  -khtml-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.ct-process1.style2.ct-process-3-column .ct-process-item:nth-child(3) .ct-process-border .ct-process-circle {
  background-image: -webkit-linear-gradient(-210deg, #54e8ec, #33cefa);
  background-image: -moz-linear-gradient(-210deg, #54e8ec, #33cefa);
  background-image: -ms-linear-gradient(-210deg, #54e8ec, #33cefa);
  background-image: -o-linear-gradient(-210deg, #54e8ec, #33cefa);
  background-image: linear-gradient(-210deg, #54e8ec, #33cefa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#54e8ec', endColorStr='#33cefa');
  -webkit-box-shadow: 0 10px 16px rgba(51, 206, 250, 0.4);
  -khtml-box-shadow: 0 10px 16px rgba(51, 206, 250, 0.4);
  -moz-box-shadow: 0 10px 16px rgba(51, 206, 250, 0.4);
  -ms-box-shadow: 0 10px 16px rgba(51, 206, 250, 0.4);
  -o-box-shadow: 0 10px 16px rgba(51, 206, 250, 0.4);
  box-shadow: 0 10px 16px rgba(51, 206, 250, 0.4);
  right: auto;
  left: 12px;
}
.ct-process1.style2.ct-process-3-column .ct-process-item:nth-child(3) .percentage {
  -webkit-transform: rotate(-90deg);
  -khtml-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.ct-process1.style3 .ct-process-icon {
  margin: 0 auto 25px auto;
  width: 136px;
  height: 136px;
  background-color: #e8f0f9;
  line-height: 136px;
  -webkit-border-radius: 136px;
  -khtml-border-radius: 136px;
  -moz-border-radius: 136px;
  -ms-border-radius: 136px;
  -o-border-radius: 136px;
  border-radius: 136px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  position: relative;
  color: #0e0e0e;
}
.ct-process1.style3 .ct-process-icon i, .ct-process1.style3 .ct-process-icon svg, .ct-process1.style3 .ct-process-icon img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct-process1.style3 .ct-process-icon i {
  font-size: 60px;
}
.ct-process1.style3 .ct-process-number {
  width: 24px;
  height: 24px;
  line-height: 24px;
  -webkit-border-radius: 24px;
  -khtml-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
  background-color: #515251;
  -webkit-border-radius: 24px;
  -khtml-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  position: absolute;
  top: -12px;
  left: 8px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-process1.style3 .ct-process-title {
  font-size: 22px;
}
@media screen and (max-width: 991px) {
  .ct-process1.style3 .ct-process-title {
    font-size: 20px;
  }
}
.ct-process1.style3 .ct-process-description {
  font-size: 16px;
  line-height: 26px;
  color: #000;
  margin-bottom: 15px;
  padding: 0 20px;
}
@media screen and (max-width: 1199px) {
  .ct-process1.style3 .ct-process-description {
    padding: 0;
  }
}
@media screen and (max-width: 991px) {
  .ct-process1.style3 .ct-process-description {
    font-size: 14px;
    line-height: 24px;
  }
}
.ct-process1.style3 .ct-process-button a {
  font-size: 15px;
  color: #ff9d12;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  position: relative;
}
.ct-process1.style3 .ct-process-button a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: rgba(255, 157, 18, 0.86);
  height: 1px;
  transform-origin: right center;
  -webkit-transform-origin: right center;
  -webkit-transform: scale(0, 1);
  -khtml-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  -khtml-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  -moz-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  -ms-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  -o-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
.ct-process1.style3 .ct-process-button a i {
  margin-left: 6px;
}
.ct-process1.style3 .ct-process-button a:hover:before {
  transform-origin: left center;
  -webkit-transform-origin: left center;
  -webkit-transform: scale(1, 1);
  -khtml-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.ct-process1.style3 .ct-process-item:hover .ct-process-icon {
  background-color: #37ace2;
  color: #fff;
}
.ct-process1.style3 .ct-process-item:hover .ct-process-number {
  background-color: #ff9d12;
  color: #fff;
}
.ct-process1.style3.ct-process-4-column:before {
  content: '';
  width: 1017px;
  height: 91px;
  background-image: url(../images/line-process2.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 57px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: -1;
}
@media screen and (max-width: 1199px) {
  .ct-process1.style3.ct-process-4-column:before {
    display: none;
  }
}
.ct-process1.style3.ct-process-4-column .ct-process-item:nth-child(2), .ct-process1.style3.ct-process-4-column .ct-process-item:nth-child(4) {
  margin-top: 70px;
}
@media screen and (max-width: 991px) {
  .ct-process1.style3.ct-process-4-column .ct-process-item:nth-child(2), .ct-process1.style3.ct-process-4-column .ct-process-item:nth-child(4) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .ct-process1.style3.ct-process-4-column .ct-process-item {
    margin-top: 0;
  }
  .ct-process1.style3.ct-process-4-column .ct-process-item:nth-child(3), .ct-process1.style3.ct-process-4-column .ct-process-item:nth-child(4) {
    margin-top: 60px;
  }
}
@media screen and (max-width: 575px) {
  .ct-process1.style3.ct-process-4-column .ct-process-item {
    margin-top: 0;
  }
  .ct-process1.style3.ct-process-4-column .ct-process-item:nth-child(2) {
    margin-top: 60px;
  }
}
.ct-process1.style4 .ct-process-title {
  font-size: 20px;
  margin-bottom: 12px;
  color: #0e0e0e;
}
.ct-process1.style4 .ct-process-description {
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.ct-process1.style4 .ct-piechart-process {
  position: relative;
  width: 66px;
  height: 66px;
  margin-bottom: 20px;
}
.ct-process1.style4 .ct-piechart-process .item--value {
  width: 66px;
}
.ct-process1.style4 .ct-piechart-process .ct-process-number {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 20px;
  font-weight: 700;
}
.ct-process1.style4 .ct-process-item {
  text-align: left;
}
.ct-process1.style4 .ct-process-item:nth-child(1) .percentage {
  transform: rotate(90deg);
}
.ct-process1.style4 .ct-process-item:nth-child(3) .percentage {
  transform: rotate(135deg);
}
.ct-process-grid1 .item--image {
  margin-bottom: 15px;
  position: relative;
}
.ct-process-grid1 .item--image img {
  width: 100%;
  max-width: 148px;
}
.ct-process-grid1 .item--title {
  margin-bottom: 12px;
  font-size: 20px;
  line-height: 26px;
}
.ct-process-grid1 .item--desc {
  color: #000;
  font-size: 15px;
  line-height: 24px;
}
.ct-process-grid1 .item-count {
  height: 49px;
  width: 49px;
  background-color: #d6a100;
  -webkit-border-radius: 49px;
  -khtml-border-radius: 49px;
  -moz-border-radius: 49px;
  -ms-border-radius: 49px;
  -o-border-radius: 49px;
  border-radius: 49px;
  line-height: 41px;
  border: 4px solid #ffc514;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  top: 2px;
  left: 20px;
}
.ct-process-grid1 .item--inner {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  padding: 40px 30px 34px;
}
.ct-process-grid1 .item--inner:before {
  content: '';
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0 9px 29px rgba(0, 0, 0, 0.08);
  -khtml-box-shadow: 0 9px 29px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 9px 29px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 9px 29px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 9px 29px rgba(0, 0, 0, 0.08);
  box-shadow: 0 9px 29px rgba(0, 0, 0, 0.08);
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  opacity: 0;
}
.ct-process-grid1 .item--inner:hover:before {
  opacity: 1;
}
.ct-history-carousel1 {
  text-align: center;
  font-family: 'Barlow', sans-serif;
}
.ct-history-carousel1 .item--year {
  width: 90px;
  min-width: 90px;
  height: 90px;
  background-color: #fff;
  -webkit-border-radius: 90px;
  -khtml-border-radius: 90px;
  -moz-border-radius: 90px;
  -ms-border-radius: 90px;
  -o-border-radius: 90px;
  border-radius: 90px;
  border: 2px solid #e1eef9;
  font-size: 20px;
  font-weight: 700;
  color: #131313;
  position: relative;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-history-carousel1 .item--year:before {
  content: '';
  z-index: -1;
  width: 135px;
  height: 135px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/history-shadow.png);
  background-position: top left;
  background-repeat: no-repeat;
}
.ct-history-carousel1 .item--year .item--year-inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}
.ct-history-carousel1 .item--year .item--year-inner:before {
  content: '';
  width: 76px;
  height: 76px;
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: -o-linear-gradient(bottom, #ffc000, #ffc000);
  background-image: linear-gradient(bottom, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000');
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.ct-history-carousel1 .item--year span {
  height: 64px;
  width: 64px;
  line-height: 64px;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  position: relative;
  z-index: 1;
}
.ct-history-carousel1 .item--year span:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  z-index: -1;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-history-carousel1 .item--month {
  font-weight: 700;
  color: #666;
  padding-bottom: 20px;
  position: relative;
  height: 50px;
  white-space: nowrap;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
}
.ct-history-carousel1 .item--month:before {
  content: '';
  height: 11px;
  width: 11px;
  background-color: #37ace2;
  -webkit-box-shadow: 0 0 0 6px rgba(255, 192, 0, 0.29);
  -khtml-box-shadow: 0 0 0 6px rgba(255, 192, 0, 0.29);
  -moz-box-shadow: 0 0 0 6px rgba(255, 192, 0, 0.29);
  -ms-box-shadow: 0 0 0 6px rgba(255, 192, 0, 0.29);
  -o-box-shadow: 0 0 0 6px rgba(255, 192, 0, 0.29);
  box-shadow: 0 0 0 6px rgba(255, 192, 0, 0.29);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.ct-history-carousel1 .item--description {
  font-size: 15px;
  line-height: 1.7;
  color: #666;
  padding-top: 104px;
  position: relative;
  margin-top: 6px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  width: calc(100% + 60px);
  margin-left: -30px;
}
@media screen and (max-width: 767px) {
  .ct-history-carousel1 .item--description {
    margin-left: 0;
    width: 100%;
    font-size: 14px;
  }
}
.ct-history-carousel1 .item--description:before {
  content: '';
  width: 2px;
  height: 95px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: rgba(255, 192, 0, 0.1);
}
.ct-history-carousel1 .item--inner {
  display: flex;
  flex-wrap: nowrap;
}
.ct-history-carousel1 .item--inner:hover .item--year {
  color: #fff;
}
.ct-history-carousel1 .item--inner:hover .item--year span:before {
  transform: scale(0);
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .ct-history-carousel1 .slick-list {
    padding-right: 140px;
    width: calc(100% + 50px);
    width: -webkit-calc(100% + 50px);
  }
}
.ct-history-carousel1 .ct-carousel-inner {
  margin: 0;
}
.ct-history-carousel1 .ct-carousel-inner .slick-slide {
  padding: 0;
}
.ct-history-carousel1 .slick-slide.slick-active .item--description, .ct-history-carousel1 .slick-slide.slick-active .item--month {
  opacity: 1;
}
.ct-history-carousel1 .ct-slick-carousel {
  padding: 0 45px;
  z-index: 99;
}
@media screen and (max-width: 767px) {
  .ct-history-carousel1 .ct-slick-carousel {
    padding-left: 30px;
    padding-right: 0px;
  }
}
.ct-history-carousel1 .ct-slick-carousel:before {
  content: '';
  width: 100%;
  height: 2px;
  background-color: rgba(255, 192, 0, 0.1);
  position: absolute;
  top: 44px;
  left: 0;
  z-index: -1;
}
.ct-history-carousel1 .ct-slick-carousel .slick-arrow {
  width: 27px;
  height: 27px;
  border: 2px solid #e6ebfa;
  font-weight: 400;
  -webkit-box-shadow: 0 10px 5px rgba(82, 131, 204, 0.28);
  -khtml-box-shadow: 0 10px 5px rgba(82, 131, 204, 0.28);
  -moz-box-shadow: 0 10px 5px rgba(82, 131, 204, 0.28);
  -ms-box-shadow: 0 10px 5px rgba(82, 131, 204, 0.28);
  -o-box-shadow: 0 10px 5px rgba(82, 131, 204, 0.28);
  box-shadow: 0 10px 5px rgba(82, 131, 204, 0.28);
  margin: 0;
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  top: 31px;
  bottom: auto;
}
.ct-history-carousel1 .ct-slick-carousel .slick-arrow:before {
  font-size: 18px;
}
.ct-history-carousel1 .ct-slick-carousel .slick-arrow:after {
  background: #37ace2;
}
.ct-history-carousel1 .ct-slick-carousel .slick-arrow.slick-prev {
  left: -26px;
}
@media screen and (max-width: 1199px) {
  .ct-history-carousel1 .ct-slick-carousel .slick-arrow.slick-prev {
    left: 0;
  }
}
.ct-history-carousel1 .ct-slick-carousel .slick-arrow.slick-next {
  right: -26px;
  left: auto;
}
@media screen and (max-width: 1199px) {
  .ct-history-carousel1 .ct-slick-carousel .slick-arrow.slick-next {
    right: 0;
  }
}
.ct-history-carousel1 .ct-slick-carousel .slick-arrow:hover {
  border-color: #37ace2;
}
.ct-image-box-list1 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.ct-image-box-list1:before, .ct-image-box-list1:after {
  content: '';
  border: 2px solid rgba(255, 255, 255, 0.07);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.ct-image-box-list1:before {
  height: 745px;
  width: 745px;
}
.ct-image-box-list1:after {
  width: 1010px;
  height: 1010px;
}
.ct-image-box-list1 .ct-image-box {
  width: 487px;
  min-width: 487px;
  height: 487px;
  background-color: #37ace2;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  position: relative;
  -webkit-box-shadow: 0 44px 66px rgba(0, 4, 71, 0.21);
  -khtml-box-shadow: 0 44px 66px rgba(0, 4, 71, 0.21);
  -moz-box-shadow: 0 44px 66px rgba(0, 4, 71, 0.21);
  -ms-box-shadow: 0 44px 66px rgba(0, 4, 71, 0.21);
  -o-box-shadow: 0 44px 66px rgba(0, 4, 71, 0.21);
  box-shadow: 0 44px 66px rgba(0, 4, 71, 0.21);
}
.ct-image-box-list1 .ct-image-box img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .ct-image-box-list1 .ct-image-box {
    width: 290px;
    height: 290px;
    min-width: 290px;
  }
  .ct-image-box-list1 .ct-image-box img {
    max-width: 150px;
  }
}
.ct-image-box-list1 .ct-list-number {
  min-width: 51px;
  width: 51px;
  height: 51px;
  background-color: #ffcf3d;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  font-size: 20px;
  text-align: center;
  line-height: 51px;
  margin-right: 24px;
  -webkit-box-shadow: 0 12px 9px rgba(0, 4, 71, 0.21);
  -khtml-box-shadow: 0 12px 9px rgba(0, 4, 71, 0.21);
  -moz-box-shadow: 0 12px 9px rgba(0, 4, 71, 0.21);
  -ms-box-shadow: 0 12px 9px rgba(0, 4, 71, 0.21);
  -o-box-shadow: 0 12px 9px rgba(0, 4, 71, 0.21);
  box-shadow: 0 12px 9px rgba(0, 4, 71, 0.21);
}
.ct-image-box-list1 .ct-list-hidden {
  display: none;
}
.ct-image-box-list1 .ct-list-item {
  position: absolute;
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  font-family: 'Barlow', sans-serif;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  white-space: nowrap;
  margin-top: -25px;
}
.ct-image-box-list1 .ct-list-item:nth-child(1) {
  top: 15.5%;
  margin-right: -90px;
}
.ct-image-box-list1 .ct-list-item:nth-child(2) {
  top: 38.5%;
  margin-right: -32px;
}
.ct-image-box-list1 .ct-list-item:nth-child(3) {
  top: 61.5%;
  margin-right: -32px;
}
.ct-image-box-list1 .ct-list-item:nth-child(4) {
  top: 84.5%;
  margin-right: -90px;
}
.ct-image-box-list1 .ct-list-item:nth-child(5) {
  top: 15.5%;
  margin-left: -90px;
}
.ct-image-box-list1 .ct-list-item:nth-child(6) {
  top: 38.5%;
  margin-left: -32px;
}
.ct-image-box-list1 .ct-list-item:nth-child(7) {
  top: 61.5%;
  margin-left: -32px;
}
.ct-image-box-list1 .ct-list-item:nth-child(8) {
  top: 84.5%;
  margin-left: -90px;
}
@media screen and (min-width: 1200px) {
  .ct-image-box-list1 .ct-list-item:nth-child(1), .ct-image-box-list1 .ct-list-item:nth-child(2), .ct-image-box-list1 .ct-list-item:nth-child(3), .ct-image-box-list1 .ct-list-item:nth-child(4) {
    flex-direction: row-reverse;
    right: 100%;
  }
  .ct-image-box-list1 .ct-list-item:nth-child(1) .ct-list-number, .ct-image-box-list1 .ct-list-item:nth-child(2) .ct-list-number, .ct-image-box-list1 .ct-list-item:nth-child(3) .ct-list-number, .ct-image-box-list1 .ct-list-item:nth-child(4) .ct-list-number {
    margin-right: 0;
    margin-left: 24px;
  }
}
.ct-image-box-list1 .ct-list-item:nth-child(5), .ct-image-box-list1 .ct-list-item:nth-child(6), .ct-image-box-list1 .ct-list-item:nth-child(7), .ct-image-box-list1 .ct-list-item:nth-child(8) {
  left: 100%;
}
@media screen and (max-width: 1199px) {
  .ct-image-box-list1 .ct-list-item {
    position: static;
    margin: 0 !important;
    padding: 10px 0;
  }
}
@media screen and (max-width: 1199px) {
  .ct-image-box-list1 .ct-list-wrap {
    display: none;
  }
  .ct-image-box-list1 .ct-list-hidden {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 -15px;
    padding-top: 60px;
  }
  .ct-image-box-list1 .ct-list-hidden .ct-list-item {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    white-space: inherit;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .ct-image-box-list1 .ct-list-hidden .ct-list-item {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.ct-recent-news1 {
  font-family: 'Barlow', sans-serif;
}
.ct-recent-news1 .item--image {
  min-width: 136px;
  width: 136px;
  margin-right: 30px;
}
.ct-recent-news1 .item--image a {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  display: block;
}
.ct-recent-news1 .item--image img {
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 767px) {
  .ct-recent-news1 .item--image {
    width: 90px;
    min-width: 90px;
    margin-right: 20px;
  }
}
.ct-recent-news1 .item--date {
  font-size: 15px;
  color: #666;
  font-weight: 500;
  margin-top: -2px;
}
@media screen and (max-width: 767px) {
  .ct-recent-news1 .item--date {
    margin-top: -7px;
  }
}
.ct-recent-news1 .item--title {
  font-size: 18px;
  line-height: 1.5;
  color: #000;
  font-family: inherit;
  margin-bottom: 4px;
}
.ct-recent-news1 .item--title a {
  color: inherit;
}
.ct-recent-news1 .item--title a:hover {
  color: inherit;
  text-decoration: underline;
}
.ct-recent-news1 .ct-recent-new-item {
  display: flex;
  flex-wrap: nowrap;
}
.ct-recent-news1 .ct-recent-new-item + .ct-recent-new-item {
  margin-top: 34px;
}
.ct-recent-news1 .ct-recent-new-item:hover .item--image img {
  -webkit-transform: scale(1.12);
  -khtml-transform: scale(1.12);
  -moz-transform: scale(1.12);
  -ms-transform: scale(1.12);
  -o-transform: scale(1.12);
  transform: scale(1.12);
}
.ct-recent-news1 .ct-recent-news-button {
  margin-top: 35px;
}
.ct-recent-news1 .ct-recent-news-button a {
  font-size: 15px;
  font-weight: 700;
  color: #000;
}
.ct-recent-news1 .ct-recent-news-button a i {
  font-weight: 400;
  margin-left: 8px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-recent-news1 .ct-recent-news-button a:hover {
  color: #37ace2;
}
.ct-recent-news1 .ct-recent-news-button a:hover i {
  margin-left: 12px;
}
.ct-tabs--layout1 .ct-tab-content {
  display: none;
}
.ct-tabs--layout1.style1 .ct-tabs-title {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 1px solid #d7d7d7;
}
.ct-tabs--layout1.style1 .ct-tabs-title .ct-tab-title {
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #222;
  cursor: pointer;
  padding: 5px 34px;
  position: relative;
  z-index: 1;
  margin-right: 30px;
}
@media screen and (max-width: 1199px) {
  .ct-tabs--layout1.style1 .ct-tabs-title .ct-tab-title {
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 991px) {
  .ct-tabs--layout1.style1 .ct-tabs-title .ct-tab-title {
    font-size: 16px;
  }
}
.ct-tabs--layout1.style1 .ct-tabs-title .ct-tab-title:before {
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.ct-tabs--layout1.style1 .ct-tabs-title .ct-tab-title.active {
  color: #fff;
}
.ct-tabs--layout1.style1 .ct-tabs-title .ct-tab-title.active:before {
  opacity: 1;
}
.ct-tabs--layout1.style1 .ct-tabs-content .ct-tab-content {
  font-size: 16px;
  line-height: 27px;
  padding-top: 30px;
}
.ct-tabs--layout1.style1 .ct-tabs-content .ct-tab-content p {
  margin-bottom: 28px;
}
.ct-tabs--layout1.style1 .ct-tabs-content .ct-tab-content p:last-child {
  margin-bottom: 0;
}
.ct-tabs--layout1.style2 .ct-tab-title {
  font-size: 18px;
  color: #181818;
  padding-left: 29px;
  position: relative;
  margin: 0 10px 10px 10px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .ct-tabs--layout1.style2 .ct-tab-title {
    font-size: 16px;
  }
}
.ct-tabs--layout1.style2 .ct-tab-title:before {
  content: '';
  width: 18px;
  height: 18px;
  -webkit-border-radius: 18px;
  -khtml-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  border: 2px solid #b8b5b5;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-tabs--layout1.style2 .ct-tab-title:after {
  content: '';
  height: 6px;
  width: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  position: absolute;
  top: 50%;
  left: 6px;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #37ace2;
  opacity: 0;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-tabs--layout1.style2 .ct-tab-title.active {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
}
.ct-tabs--layout1.style2 .ct-tab-title.active:before {
  border-color: #37ace2;
}
.ct-tabs--layout1.style2 .ct-tab-title.active:after {
  opacity: 1;
}
.ct-tabs--layout1.style2 .ct-tab-title span {
  line-height: 27px;
  padding: 0 10px;
  color: #373737;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #eee;
  display: inline-block;
  margin-left: 3px;
  position: relative;
  top: -1px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
}
@media screen and (max-width: 767px) {
  .ct-tabs--layout1.style2 .ct-tab-title span {
    padding: 0 6px;
  }
}
.ct-tabs--layout1.style2 .ct-tabs-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.ct-tabs--layout1.style2 .ct-tabs-title .ct-tab-title {
  display: none;
}
.ct-tabs--layout1.style2 .ct-tabs-title .ct-tab-title:nth-child(1), .ct-tabs--layout1.style2 .ct-tabs-title .ct-tab-title:nth-child(2) {
  display: inline-block;
}
.ct-tabs--layout1.style2 .ct-tabs-content {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .ct-tabs--layout1.style2 .ct-tabs-content {
    padding-top: 20px;
  }
}
.ct-tabs--layout1.style3 .ct-tabs-title {
  border-bottom: 1px solid #14223d;
  display: flex;
  flex-wrap: wrap;
}
.ct-tabs--layout1.style3 .ct-tab-title {
  color: #000;
  font-size: 18px;
  padding: 0 40px 10px 40px;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .ct-tabs--layout1.style3 .ct-tab-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 991px) {
  .ct-tabs--layout1.style3 .ct-tab-title {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 16px;
  }
}
.ct-tabs--layout1.style3 .ct-tab-title:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0;
  left: 0;
  height: 2px;
  background-color: #37ace2;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-tabs--layout1.style3 .ct-tab-title:hover:before, .ct-tabs--layout1.style3 .ct-tab-title.active:before {
  width: 100%;
}
.ct-tabs--layout1.style3 .ct-tabs-content {
  padding-top: 39px;
  font-size: 16px;
  line-height: 34px;
}
.ct-tabs--layout1.style3 .ct-tabs-content p {
  margin-bottom: 32px;
}
.ct-tabs--layout1.style3 .ct-tabs-content p:last-child {
  margin-bottom: 0;
}
.ct-tabs--layout1.style4 .ct-tabs-title {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  cursor: pointer;
  border: 1px solid #e4e4e4;
  line-height: 38px;
  background-color: #ebf1f1;
  padding: 0 20px;
  margin-right: 5px;
  margin-bottom: 15px;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title {
    padding: 0 16px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title {
    padding: 0px 10px;
    font-size: 13px;
  }
}
.ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title:before {
  content: '';
  opacity: 0;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: -20px;
  border-width: 10px;
  border-style: solid;
  border-color: #ff9d12 transparent transparent;
}
@media screen and (max-width: 1199px) {
  .ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title:before {
    bottom: -14px;
    border-width: 7px;
  }
}
.ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title.active {
  border-color: #ff9d12;
  background-color: #ff9d12;
  color: #fff;
}
.ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title.active:before {
  opacity: 1;
}
.ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title * {
  margin-right: 5px;
}
@media screen and (max-width: 991px) {
  .ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title * {
    margin-right: 3px;
  }
}
.ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -khtml-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title:last-child {
  margin-right: 0;
  -webkit-border-radius: 0 3px 3px 0;
  -khtml-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.ct-tabs--layout1.style4 .ct-tabs-content {
  padding-top: 15px;
}
.ct-tabs--layout1.style4 .ct-tabs-content .ct-tab-content {
  display: none;
}
.ct-tabs--layout1.style4 .ct-tabs-content .ct-tab-content p:last-child {
  margin-bottom: 0;
}
.ct-tabs--layout1.style5 {
  font-family: 'Barlow', sans-serif;
}
.ct-tabs--layout1.style5 .ct-tabs-title {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 1px solid #e7ebed;
}
.ct-tabs--layout1.style5 .ct-tabs-title .ct-tab-title {
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin-top: 10px;
  margin-right: 30px;
  position: relative;
  line-height: 36px;
  white-space: nowrap;
  cursor: pointer;
}
.ct-tabs--layout1.style5 .ct-tabs-title .ct-tab-title:before {
  content: '';
  bottom: -2px;
  left: 0;
  right: 0;
  height: 3px;
  width: 0;
  margin: auto;
  position: absolute;
  background-color: #37ace2;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-tabs--layout1.style5 .ct-tabs-title .ct-tab-title.active:before, .ct-tabs--layout1.style5 .ct-tabs-title .ct-tab-title:hover:before {
  width: 100%;
}
.ct-tabs--layout1.style5 .ct-tabs-content {
  padding-top: 22px;
}
.ct-tabs--layout2.type-vertical {
  display: flex;
  flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
  .ct-tabs--layout2.type-vertical {
    flex-wrap: wrap;
  }
}
.ct-tabs--layout2.type-vertical .ct-tabs-title {
  min-width: 200px;
  border-right: 5px solid #000;
  max-width: 300px;
}
@media screen and (max-width: 767px) {
  .ct-tabs--layout2.type-vertical .ct-tabs-title {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    border: none;
  }
}
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  cursor: pointer;
  display: block;
  position: relative;
  padding: 15px 30px 15px 0;
  color: #000;
}
@media screen and (max-width: 767px) {
  .ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title {
    padding-right: 0;
  }
}
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title:first-child {
  padding-top: 37px;
}
@media screen and (max-width: 767px) {
  .ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title:first-child {
    padding-top: 15px;
  }
}
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title:last-child {
  padding-bottom: 37px;
}
@media screen and (max-width: 767px) {
  .ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title:last-child {
    padding-bottom: 15px;
  }
}
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title:before {
  content: '';
  width: 10px;
  position: absolute;
  top: 0;
  right: -7px;
  z-index: 99;
  background-color: #37ace2;
  height: 0;
  -webkit-transition: all 250ms linear 0ms;
  -khtml-transition: all 250ms linear 0ms;
  -moz-transition: all 250ms linear 0ms;
  -ms-transition: all 250ms linear 0ms;
  -o-transition: all 250ms linear 0ms;
  transition: all 250ms linear 0ms;
}
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title span {
  font-style: normal;
  position: relative;
}
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title span:before {
  content: '';
  height: 1px;
  width: 100%;
  background-color: #000;
  bottom: 0;
  left: 0;
  width: 0;
  position: absolute;
  -webkit-transition: all 250ms linear 0ms;
  -khtml-transition: all 250ms linear 0ms;
  -moz-transition: all 250ms linear 0ms;
  -ms-transition: all 250ms linear 0ms;
  -o-transition: all 250ms linear 0ms;
  transition: all 250ms linear 0ms;
}
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title.active:before {
  height: 100%;
}
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title.active span:before {
  width: 100%;
}
.ct-tabs--layout2.type-vertical .ct-tab-content {
  display: none;
  padding-top: 9px;
  padding-left: 35px;
}
@media screen and (max-width: 767px) {
  .ct-tabs--layout2.type-vertical .ct-tab-content {
    width: 100%;
    padding-top: 22px;
    padding-left: 0;
  }
}
.ct-tabs--layout2.type-vertical .ct-tab-content .tab-sub {
  font-size: 22px;
  line-height: 30px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  margin-bottom: 25px;
}
.ct-tab-banner1 {
  display: flex;
  flex-wrap: wrap;
}
.ct-tab-banner1 .ct-tabs-title {
  width: 39%;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .ct-tab-banner1 .ct-tabs-title {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title {
  padding: 34px 40px;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .ct-tab-banner1 .ct-tabs-title .ct-tab-title {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title:before, .ct-tab-banner1 .ct-tabs-title .ct-tab-title:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 1px;
  -khtml-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  z-index: -1;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title:before {
  border: 1px solid #d9d9d9;
  background-color: #fff;
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title:after {
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
  opacity: 0;
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title h4 {
  margin-bottom: 16px;
  font-size: 22px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title + .ct-tab-title {
  margin-top: 20px;
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title .tab-arrow {
  position: absolute;
  top: 50%;
  right: -24px;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-width: 12px;
  border-color: transparent transparent transparent #37ace2;
  border-style: solid;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .ct-tab-banner1 .ct-tabs-title .ct-tab-title .tab-arrow {
    display: none;
  }
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title.active:before {
  opacity: 0;
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title.active:after, .ct-tab-banner1 .ct-tabs-title .ct-tab-title.active .tab-arrow {
  opacity: 1;
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title.active h4, .ct-tab-banner1 .ct-tabs-title .ct-tab-title.active p {
  color: #fff;
}
.ct-tab-banner1 .ct-tabs-content {
  width: 61%;
}
@media screen and (max-width: 767px) {
  .ct-tab-banner1 .ct-tabs-content {
    width: 100%;
  }
}
.ct-tab-banner1 .ct-tabs-content .ct-tab-content {
  display: none;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .ct-tab-banner1 .ct-tabs-content .ct-tab-content {
    min-height: 300px;
  }
}
.ct-tab-banner1 .ct-tabs-content .ct-tab-content .ct-tab-image {
  height: 100%;
}
@media screen and (max-width: 767px) {
  .ct-tab-banner1 .ct-tabs-content .ct-tab-content .ct-tab-image {
    min-height: 300px;
  }
}
.ct-tab-banner2 {
  display: flex;
  flex-wrap: wrap;
  padding-left: 165px;
}
@media screen and (max-width: 767px) {
  .ct-tab-banner2 {
    padding-left: 0;
  }
}
.ct-tab-banner2 .ct-tabs-title {
  max-width: 225px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #fff;
  -webkit-box-shadow: 0 0 43px rgba(12, 12, 12, 0.19);
  -khtml-box-shadow: 0 0 43px rgba(12, 12, 12, 0.19);
  -moz-box-shadow: 0 0 43px rgba(12, 12, 12, 0.19);
  -ms-box-shadow: 0 0 43px rgba(12, 12, 12, 0.19);
  -o-box-shadow: 0 0 43px rgba(12, 12, 12, 0.19);
  box-shadow: 0 0 43px rgba(12, 12, 12, 0.19);
}
@media screen and (max-width: 767px) {
  .ct-tab-banner2 .ct-tabs-title {
    position: static;
    -webkit-transform: translate(0, 0%);
    -khtml-transform: translate(0, 0%);
    -moz-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    -o-transform: translate(0, 0%);
    transform: translate(0, 0%);
    max-width: 100%;
  }
}
.ct-tab-banner2 .ct-tabs-title .ct-tab-title {
  padding: 22px 20px;
  position: relative;
  z-index: 1;
  cursor: pointer;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ct-tab-banner2 .ct-tabs-title .ct-tab-title {
    width: 100%;
  }
}
.ct-tab-banner2 .ct-tabs-title .ct-tab-title:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #37ace2;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  opacity: 0;
  z-index: -1;
}
.ct-tab-banner2 .ct-tabs-title .ct-tab-title i {
  font-size: 35px;
  line-height: 1;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}
.ct-tab-banner2 .ct-tabs-title .ct-tab-title h4 {
  margin-top: 2px;
  margin-bottom: 9px;
  font-size: 20px;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}
.ct-tab-banner2 .ct-tabs-title .ct-tab-title p {
  color: #0e0e0e;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 22px;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}
.ct-tab-banner2 .ct-tabs-title .ct-tab-title.active:before {
  opacity: 1;
  left: -12px;
  right: -12px;
}
.ct-tab-banner2 .ct-tabs-title .ct-tab-title.active i, .ct-tab-banner2 .ct-tabs-title .ct-tab-title.active h4, .ct-tab-banner2 .ct-tabs-title .ct-tab-title.active p {
  color: #fff;
}
.ct-tab-banner2 .ct-tabs-content {
  width: 100%;
}
.ct-tab-banner2 .ct-tabs-content .ct-tab-content {
  display: none;
}
.ct-tab-banner2 .ct-tabs-content .ct-tab-content img {
  width: 100%;
}
.ct-tab-banner3 {
  display: flex;
  flex-wrap: wrap;
}
.ct-tab-banner3 .ct-tab-image {
  min-height: 427px;
  position: relative;
}
.ct-tab-banner3 .ct-tab-image:before {
  content: '';
  background-color: rgba(0, 3, 8, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ct-tab-banner3 .ct-tab-box {
  position: absolute;
  top: -16px;
  left: 90px;
  background-color: #fff;
  padding: 27px 34px 28px;
  max-width: 382px;
  z-index: 99;
  -webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  font-family: "Nunito Sans";
}
@media screen and (max-width: 1199px) {
  .ct-tab-banner3 .ct-tab-box {
    left: 60px;
    max-width: 302px;
  }
}
@media screen and (max-width: 767px) {
  .ct-tab-banner3 .ct-tab-box {
    top: 15px;
    left: 15px;
    max-width: 260px;
    padding: 24px 20px;
  }
}
.ct-tab-banner3 .ct-tab-box:before {
  content: '';
  height: 6px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
}
.ct-tab-banner3 .ct-tab-box .ct-box-title {
  font-family: "Kalam";
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #000e29;
  margin-bottom: 3px;
}
.ct-tab-banner3 .ct-tab-box .ct-box-subtitle {
  font-size: 18px;
  color: #6f6f6f;
  border-bottom: 1px solid #b6b6b6;
  display: inline-block;
  line-height: 1.2;
  margin-bottom: 8px;
}
.ct-tab-banner3 .ct-tab-box .ct-box-subtitle span {
  color: #000e29;
  font-weight: 700;
}
.ct-tab-banner3 .ct-tab-box .ct-box-content {
  font-size: 16px;
  line-height: 24px;
  color: #000e29;
  margin-bottom: 18px;
}
.ct-tab-banner3 .ct-tabs-title {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .ct-tab-banner3 .ct-tabs-title {
    width: 100%;
  }
}
.ct-tab-banner3 .ct-tabs-content {
  width: 52%;
}
@media screen and (max-width: 767px) {
  .ct-tab-banner3 .ct-tabs-content {
    width: 100%;
  }
}
.ct-tab-banner3 .ct-tabs-content .ct-tab-content {
  display: none;
}
.ct-tab-banner3 .ct-tab-title {
  background-color: #000;
  -webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  padding: 27px 30px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  cursor: pointer;
  position: relative;
  z-index: 99;
}
@media screen and (max-width: 1199px) {
  .ct-tab-banner3 .ct-tab-title {
    padding: 22px 20px;
  }
}
.ct-tab-banner3 .ct-tab-title:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 0px;
  border-style: solid;
  border-width: 10px;
  border-color: transparent transparent transparent #000;
  -webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  z-index: 1;
}
.ct-tab-banner3 .ct-tab-title h4 {
  margin-bottom: 8px;
  font-size: 22px;
  color: #fff;
  -webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
}
@media screen and (max-width: 1199px) {
  .ct-tab-banner3 .ct-tab-title h4 {
    font-size: 20px;
  }
}
.ct-tab-banner3 .ct-tab-title p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  color: #ddd;
  font-family: "Nunito Sans";
  -webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
}
@media screen and (max-width: 1199px) {
  .ct-tab-banner3 .ct-tab-title p {
    font-size: 14px;
  }
}
.ct-tab-banner3 .ct-tab-title .ct-tab-icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  min-width: 80px;
  color: #37ace2;
  background-color: #383535;
  position: relative;
  text-align: center;
  z-index: 1;
  margin-right: 27px;
  -webkit-border-radius: 80px;
  -khtml-border-radius: 80px;
  -moz-border-radius: 80px;
  -ms-border-radius: 80px;
  -o-border-radius: 80px;
  border-radius: 80px;
}
@media screen and (max-width: 1199px) {
  .ct-tab-banner3 .ct-tab-title .ct-tab-icon {
    margin-right: 15px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    min-width: 70px;
  }
}
.ct-tab-banner3 .ct-tab-title .ct-tab-icon i {
  font-size: 42px;
}
@media screen and (max-width: 1199px) {
  .ct-tab-banner3 .ct-tab-title .ct-tab-icon i {
    font-size: 36px;
  }
}
.ct-tab-banner3 .ct-tab-title + .ct-tab-title {
  margin-top: 9px;
}
.ct-tab-banner3 .ct-tab-title.active {
  background-color: #fff;
  -webkit-box-shadow: 0 6px 70px rgba(12, 12, 12, 0.19);
  -khtml-box-shadow: 0 6px 70px rgba(12, 12, 12, 0.19);
  -moz-box-shadow: 0 6px 70px rgba(12, 12, 12, 0.19);
  -ms-box-shadow: 0 6px 70px rgba(12, 12, 12, 0.19);
  -o-box-shadow: 0 6px 70px rgba(12, 12, 12, 0.19);
  box-shadow: 0 6px 70px rgba(12, 12, 12, 0.19);
  -webkit-transform: translateX(36px);
  -khtml-transform: translateX(36px);
  -moz-transform: translateX(36px);
  -ms-transform: translateX(36px);
  -o-transform: translateX(36px);
  transform: translateX(36px);
}
@media screen and (max-width: 767px) {
  .ct-tab-banner3 .ct-tab-title.active {
    -webkit-transform: translateX(0px);
    -khtml-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
}
.ct-tab-banner3 .ct-tab-title.active:before {
  border-color: transparent transparent transparent #fff;
  right: -20px;
}
.ct-tab-banner3 .ct-tab-title.active h4, .ct-tab-banner3 .ct-tab-title.active p {
  color: #000e29;
}
.ct-tab-banner3 .ct-tab-title.active .ct-tab-icon {
  color: #fff;
  background-color: #37ace2;
}
body.rtl, [dir="rtl"] body {
  direction: rtl;
  unicode-bidi: embed;
  text-align: right;
}
body.rtl .text-left, [dir="rtl"] body .text-left, body.rtl .align-left, [dir="rtl"] body .align-left {
  text-align: right;
}
body.rtl .slick-slide, [dir="rtl"] body .slick-slide {
  float: right;
}
body.rtl .ct-demo-bar, [dir="rtl"] body .ct-demo-bar {
  left: 0;
  right: auto;
  -webkit-transform: translate(100%, 0px);
  -khtml-transform: translate(100%, 0px);
  -moz-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  -o-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}
body.rtl .ct-demo-bar.active, [dir="rtl"] body .ct-demo-bar.active {
  -webkit-transform: translate(0px, 0px);
  -khtml-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
body.rtl .ct-demo-bar .ct-demo-option, [dir="rtl"] body .ct-demo-bar .ct-demo-option {
  left: auto;
  right: -40px;
  -webkit-border-radius: 0 5px 5px 0;
  -khtml-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
body.rtl .ct-demo-bar .ct-demo-option span, [dir="rtl"] body .ct-demo-bar .ct-demo-option span {
  right: auto;
  left: 100%;
  margin-right: 0;
  margin-left: 12px;
}
body.rtl .ct-demo-bar .ct-demo-option span:before, [dir="rtl"] body .ct-demo-bar .ct-demo-option span:before {
  right: auto;
  left: -12px;
  border-color: transparent #222 transparent transparent;
}
body.rtl .btn .ct-align-icon-left i, [dir="rtl"] body .btn .ct-align-icon-left i {
  margin-right: 0;
  margin-left: 8px;
}
body.rtl .ct-grid .ct-load-more i, [dir="rtl"] body .ct-grid .ct-load-more i {
  margin-right: 0;
  margin-left: 8px;
}
body.rtl input[type="text"], [dir="rtl"] body input[type="text"], body.rtl input[type="email"], [dir="rtl"] body input[type="email"], body.rtl input[type="url"], [dir="rtl"] body input[type="url"], body.rtl input[type="password"], [dir="rtl"] body input[type="password"], body.rtl input[type="search"], [dir="rtl"] body input[type="search"], body.rtl input[type="tel"], [dir="rtl"] body input[type="tel"], body.rtl input[type="number"], [dir="rtl"] body input[type="number"], body.rtl input[type="range"], [dir="rtl"] body input[type="range"], body.rtl input[type="date"], [dir="rtl"] body input[type="date"], body.rtl input[type="month"], [dir="rtl"] body input[type="month"], body.rtl input[type="week"], [dir="rtl"] body input[type="week"], body.rtl input[type="time"], [dir="rtl"] body input[type="time"], body.rtl input[type="datetime"], [dir="rtl"] body input[type="datetime"], body.rtl input[type="datetime-local"], [dir="rtl"] body input[type="datetime-local"], body.rtl input[type="color"], [dir="rtl"] body input[type="color"], body.rtl textarea, [dir="rtl"] body textarea, body.rtl select, [dir="rtl"] body select, body.rtl .nice-select, [dir="rtl"] body .nice-select {
  text-align: right;
}
body.rtl .nice-select, [dir="rtl"] body .nice-select {
  padding-left: 40px;
  padding-right: 22px;
}
body.rtl .nice-select:after, [dir="rtl"] body .nice-select:after {
  left: 18px;
  right: auto;
}
body.rtl .ct-nav-carousel, [dir="rtl"] body .ct-nav-carousel {
  /* Slider */
}
body.rtl .ct-nav-carousel .nav-prev .fac-angle-left::before, [dir="rtl"] body .ct-nav-carousel .nav-prev .fac-angle-left::before {
  content: "\f105";
}
body.rtl .ct-nav-carousel .nav-next, [dir="rtl"] body .ct-nav-carousel .nav-next {
  margin-left: 0;
  margin-right: 10px;
}
body.rtl .ct-nav-carousel .nav-next .fac-angle-right::before, [dir="rtl"] body .ct-nav-carousel .nav-next .fac-angle-right::before {
  content: "\f104";
}
body.rtl .revslider-initialised .icon-space-right, [dir="rtl"] body .revslider-initialised .icon-space-right {
  margin-right: 0px;
  margin-left: 12px;
  /* Header */
}
body.rtl #ct-header-wrap .ct-header-branding .logo-light, [dir="rtl"] body #ct-header-wrap .ct-header-branding .logo-light, body.rtl #ct-header-wrap .ct-header-branding .logo-mobile, [dir="rtl"] body #ct-header-wrap .ct-header-branding .logo-mobile {
  left: auto;
  right: 0%;
}
body.rtl .header-mobile-search .search-submit, [dir="rtl"] body .header-mobile-search .search-submit {
  right: auto;
  left: 0;
}
body.rtl .ct-menu-toggle, [dir="rtl"] body .ct-menu-toggle {
  right: auto;
  left: 0;
}
body.rtl .ct-menu-toggle:before, [dir="rtl"] body .ct-menu-toggle:before {
  content: "\f104";
}
body.rtl .ct-header-arrow:before, [dir="rtl"] body .ct-header-arrow:before {
  left: auto;
  right: 0;
  -webkit-transform: skew(30deg);
  -khtml-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  transform: skew(30deg);
}
body.rtl #ct-header-wrap .ct-header-holder.style-two .h-item-icon, [dir="rtl"] body #ct-header-wrap .ct-header-holder.style-two .h-item-icon {
  margin-right: 0;
  margin-left: 10px;
}
body.rtl #ct-header-wrap .ct-header-holder.style-two .ct-header-info-item:before, [dir="rtl"] body #ct-header-wrap .ct-header-holder.style-two .ct-header-info-item:before {
  left: auto;
  right: 0;
}
body.rtl #ct-header-wrap .ct-header-holder.style-two .ct-header-info-item + .ct-header-info-item, [dir="rtl"] body #ct-header-wrap .ct-header-holder.style-two .ct-header-info-item + .ct-header-info-item {
  margin-left: 0px;
  padding-left: 0px;
  margin-right: 34px;
  padding-right: 34px;
}
body.rtl #ct-header-wrap .ct-header-holder.style-two .ct-header-info-item.ct-header-call svg, [dir="rtl"] body #ct-header-wrap .ct-header-holder.style-two .ct-header-info-item.ct-header-call svg {
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
body.rtl #ct-header-wrap #ct-header-top.ct-header-top2 .ct-header-holder li i, [dir="rtl"] body #ct-header-wrap #ct-header-top.ct-header-top2 .ct-header-holder li i {
  margin-right: 0;
  margin-left: 8px;
}
body.rtl #ct-header-wrap .ct-header-meta .header-right-item.h-btn-cart .widget_cart_counter_header, [dir="rtl"] body #ct-header-wrap .ct-header-meta .header-right-item.h-btn-cart .widget_cart_counter_header {
  right: auto;
  left: -11px;
}
body.rtl #ct-header-wrap #ct-header-top .ct-header-social a + a, [dir="rtl"] body #ct-header-wrap #ct-header-top .ct-header-social a + a {
  margin-left: 0;
  margin-right: 10px;
}
body.rtl #ct-header-wrap .ct-header-holder .ct-header-info-item i, [dir="rtl"] body #ct-header-wrap .ct-header-holder .ct-header-info-item i {
  margin-right: 0;
  margin-left: 12px;
}
body.rtl #ct-header-wrap .ct-header-button, [dir="rtl"] body #ct-header-wrap .ct-header-button {
  margin-right: 0;
  margin-left: 15px;
}
body.rtl #ct-header-wrap .ct-header-button .ct-arrow-right, [dir="rtl"] body #ct-header-wrap .ct-header-button .ct-arrow-right {
  margin-left: 14px;
  margin-right: 14px;
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
body.rtl #ct-header-wrap .ct-header-meta, [dir="rtl"] body #ct-header-wrap .ct-header-meta {
  margin-left: 0;
  margin-right: 18px;
}
body.rtl #ct-header-wrap .ct-header-meta .header-right-item + .header-right-item, [dir="rtl"] body #ct-header-wrap .ct-header-meta .header-right-item + .header-right-item {
  margin-left: 0;
  margin-right: 36px;
}
body.rtl #ct-header-wrap.ct-header-layout1 .ct-header-main:not(.h-fixed) .ct-header-navigation-bg, [dir="rtl"] body #ct-header-wrap.ct-header-layout1 .ct-header-main:not(.h-fixed) .ct-header-navigation-bg {
  padding: 0 80px 0 30px;
}
body.rtl #ct-header-wrap.ct-header-layout1 .ct-header-main:not(.h-fixed) .ct-header-navigation, [dir="rtl"] body #ct-header-wrap.ct-header-layout1 .ct-header-main:not(.h-fixed) .ct-header-navigation {
  margin-right: 15px;
  margin-left: 10px;
}
body.rtl #ct-header-wrap.ct-header-layout1 .ct-header-button .btn i, [dir="rtl"] body #ct-header-wrap.ct-header-layout1 .ct-header-button .btn i {
  margin-left: 0;
  margin-right: 14px;
}
body.rtl #ct-header-wrap.ct-header-layout1 .ct-arrow-right::before, [dir="rtl"] body #ct-header-wrap.ct-header-layout1 .ct-arrow-right::before {
  right: auto;
  left: 0;
  -webkit-transform: scaleX(-1) translate(0, -50%);
  -khtml-transform: scaleX(-1) translate(0, -50%);
  -moz-transform: scaleX(-1) translate(0, -50%);
  -ms-transform: scaleX(-1) translate(0, -50%);
  -o-transform: scaleX(-1) translate(0, -50%);
  transform: scaleX(-1) translate(0, -50%);
}
body.rtl #ct-header-wrap .site-header-lang.custom, [dir="rtl"] body #ct-header-wrap .site-header-lang.custom {
  padding-left: 0px !important;
  margin-left: 0px;
  margin-right: 12px;
  padding-right: 27px !important;
}
body.rtl #ct-header-wrap .site-header-lang.custom:before, [dir="rtl"] body #ct-header-wrap .site-header-lang.custom:before {
  left: auto;
  right: 0;
}
@media screen and (min-width: 1200px) {
  body.rtl.site-h4, [dir="rtl"] body.site-h4 {
    margin-left: 0;
    margin-right: 300px;
  }
  body.rtl.site-h4 #ct-header-wrap, [dir="rtl"] body.site-h4 #ct-header-wrap {
    padding-right: 60px;
    padding-left: 20px;
  }
  body.rtl #ct-header-left, [dir="rtl"] body #ct-header-left {
    left: auto;
    right: 0;
    padding-right: 0;
    padding-left: 0;
  }
  body.rtl #ct-header-left .ct-main-menu li.megamenu, [dir="rtl"] body #ct-header-left .ct-main-menu li.megamenu {
    position: relative;
  }
  body.rtl #ct-header-left #ct-header-wrap .ct-header-meta, [dir="rtl"] body #ct-header-left #ct-header-wrap .ct-header-meta {
    margin-right: 0;
  }
  body.rtl .ct-main-menu > li, [dir="rtl"] body .ct-main-menu > li {
    float: right;
  }
  body.rtl .ct-main-menu > li.menu-item-has-children > a::after, [dir="rtl"] body .ct-main-menu > li.menu-item-has-children > a::after {
    margin-left: 0;
    margin-right: 4px;
  }
  body.rtl .ct-main-menu .sub-menu, [dir="rtl"] body .ct-main-menu .sub-menu {
    left: auto;
    right: 0;
  }
  body.rtl .ct-main-menu .sub-menu a, [dir="rtl"] body .ct-main-menu .sub-menu a {
    padding-left: 10px;
    padding-right: 0;
  }
  body.rtl .ct-main-menu .sub-menu li.menu-item-has-children > a::after, [dir="rtl"] body .ct-main-menu .sub-menu li.menu-item-has-children > a::after {
    right: auto;
    left: 0;
    content: "\f104";
  }
  body.rtl .ct-main-menu .sub-menu li > a:hover:before, [dir="rtl"] body .ct-main-menu .sub-menu li > a:hover:before, body.rtl .ct-main-menu .sub-menu li.current_page_item > a:before, [dir="rtl"] body .ct-main-menu .sub-menu li.current_page_item > a:before, body.rtl .ct-main-menu .sub-menu li.current-menu-item > a:before, [dir="rtl"] body .ct-main-menu .sub-menu li.current-menu-item > a:before, body.rtl .ct-main-menu .sub-menu li.current_page_ancestor > a:before, [dir="rtl"] body .ct-main-menu .sub-menu li.current_page_ancestor > a:before, body.rtl .ct-main-menu .sub-menu li.current-menu-ancestor > a:before, [dir="rtl"] body .ct-main-menu .sub-menu li.current-menu-ancestor > a:before {
    left: auto;
    right: -23px;
  }
  body.rtl .ct-main-menu .sub-menu .sub-menu, [dir="rtl"] body .ct-main-menu .sub-menu .sub-menu {
    right: 100%;
    -webkit-border-radius: 7px 0 7px 7px;
    -khtml-border-radius: 7px 0 7px 7px;
    -moz-border-radius: 7px 0 7px 7px;
    -ms-border-radius: 7px 0 7px 7px;
    -o-border-radius: 7px 0 7px 7px;
    border-radius: 7px 0 7px 7px;
  }
  body.rtl #ct-header-wrap.ct-header-layout1 .ct-main-menu > li:first-child, [dir="rtl"] body #ct-header-wrap.ct-header-layout1 .ct-main-menu > li:first-child {
    margin-left: 18px;
    margin-right: 0;
  }
  body.rtl #ct-header-wrap.ct-header-layout1 .ct-header-holder .ct-header-info-item + .ct-header-info-item, [dir="rtl"] body #ct-header-wrap.ct-header-layout1 .ct-header-holder .ct-header-info-item + .ct-header-info-item {
    padding-left: 0;
    margin-left: 0;
    padding-right: 30px;
    margin-right: 30px;
  }
  body.rtl #ct-header-wrap.ct-header-layout1 .ct-header-holder .ct-header-info-item + .ct-header-info-item:before, [dir="rtl"] body #ct-header-wrap.ct-header-layout1 .ct-header-holder .ct-header-info-item + .ct-header-info-item:before {
    left: auto;
    right: 0;
  }
  body.rtl #ct-header-wrap.ct-header-layout2 #ct-header:not(.h-fixed) .ct-header-branding, [dir="rtl"] body #ct-header-wrap.ct-header-layout2 #ct-header:not(.h-fixed) .ct-header-branding {
    padding-right: 0;
    padding-left: 20px;
  }
  body.rtl #ct-header-wrap.ct-header-layout2 #ct-header:not(.h-fixed) .ct-header-branding:before, [dir="rtl"] body #ct-header-wrap.ct-header-layout2 #ct-header:not(.h-fixed) .ct-header-branding:before {
    left: -26px;
    right: auto;
    -webkit-transform: skew(26deg);
    -khtml-transform: skew(26deg);
    -moz-transform: skew(26deg);
    -ms-transform: skew(26deg);
    -o-transform: skew(26deg);
    transform: skew(26deg);
  }
  body.rtl #ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-social a i, [dir="rtl"] body #ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-social a i {
    margin: 0;
  }
  body.rtl #ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-info-item, [dir="rtl"] body #ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-info-item {
    margin-left: 40px;
  }
  body.rtl #ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-info-item:last-child, [dir="rtl"] body #ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-info-item:last-child {
    margin-left: 0;
  }
  body.rtl #ct-header-wrap.ct-header-layout8 .ct-header-branding a, [dir="rtl"] body #ct-header-wrap.ct-header-layout8 .ct-header-branding a {
    left: 50%;
    right: auto;
  }
  body.rtl #ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-header-branding, [dir="rtl"] body #ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-header-branding {
    margin-right: 15px;
    margin-left: 28px;
  }
  body.rtl #ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-header-navigation, [dir="rtl"] body #ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-header-navigation {
    margin-right: 0;
  }
  body.rtl #ct-header-wrap.ct-header-layout15 .ct-header-holder .ct-header-info-item + .ct-header-info-item, [dir="rtl"] body #ct-header-wrap.ct-header-layout15 .ct-header-holder .ct-header-info-item + .ct-header-info-item {
    margin-left: 0;
    padding-left: 0;
    margin-right: 28px;
    padding-right: 28px;
  }
  body.rtl #ct-header-wrap.ct-header-layout15 .ct-header-main .ct-header-meta .header-right-item, [dir="rtl"] body #ct-header-wrap.ct-header-layout15 .ct-header-main .ct-header-meta .header-right-item {
    margin-left: 0px;
    padding-left: 0px;
    margin-right: 25px;
    padding-right: 25px;
  }
  body.rtl #ct-header-wrap.ct-header-layout15 .ct-header-main .ct-header-meta .header-right-item:before, [dir="rtl"] body #ct-header-wrap.ct-header-layout15 .ct-header-main .ct-header-meta .header-right-item:before {
    left: auto;
    right: 0;
  }
  body.rtl #ct-header-wrap.ct-header-layout15 .ct-header-main .ct-header-meta .header-right-item:nth-child(1), [dir="rtl"] body #ct-header-wrap.ct-header-layout15 .ct-header-main .ct-header-meta .header-right-item:nth-child(1) {
    margin-right: 0;
    padding-right: 0;
  }
  body.rtl #ct-header-wrap.ct-header-layout15 .ct-header-main .ct-secondary-menu .sub-menu, [dir="rtl"] body #ct-header-wrap.ct-header-layout15 .ct-header-main .ct-secondary-menu .sub-menu {
    left: 0;
    right: auto;
  }
  body.rtl #ct-header-wrap.ct-header-layout18 .ct-header-main:not(.h-fixed) .ct-header-navigation-bg, [dir="rtl"] body #ct-header-wrap.ct-header-layout18 .ct-header-main:not(.h-fixed) .ct-header-navigation-bg {
    margin-right: 5px;
  }
  body.rtl #ct-header-wrap.ct-header-layout18 .ct-main-menu > li:first-child, [dir="rtl"] body #ct-header-wrap.ct-header-layout18 .ct-main-menu > li:first-child {
    margin-left: 17px;
    margin-right: 0;
  }
  body.rtl.site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu .ct-menu-toggle, [dir="rtl"] body.site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu .ct-menu-toggle {
    right: auto;
    left: 0;
  }
  body.rtl.site-h4 #ct-header-wrap .ct-header-meta .h-item-icon, [dir="rtl"] body.site-h4 #ct-header-wrap .ct-header-meta .h-item-icon {
    margin-right: 0;
    margin-left: 14px;
  }
}
@media screen and (max-width: 1199px) {
  body.rtl #ct-header-wrap .ct-header-holder-mobile .ct-header-info-item, [dir="rtl"] body #ct-header-wrap .ct-header-holder-mobile .ct-header-info-item {
    margin-right: 0 !important;
    padding-right: 0 !important;
  }
  body.rtl .ct-main-menu .sub-menu li a, [dir="rtl"] body .ct-main-menu .sub-menu li a {
    padding-left: 0;
    padding-right: 15px;
  }
  body.rtl #ct-menu-mobile .btn-nav-cart, [dir="rtl"] body #ct-menu-mobile .btn-nav-cart {
    margin-right: 0;
    margin-left: 6px;
  }
  body.rtl #ct-header-wrap #ct-menu-mobile, [dir="rtl"] body #ct-header-wrap #ct-menu-mobile {
    right: auto;
    left: 15px;
  }
  body.rtl .ct-header-navigation, [dir="rtl"] body .ct-header-navigation {
    left: auto;
    right: 0;
  }
  body.rtl .ct-header-navigation .ct-main-navigation, [dir="rtl"] body .ct-header-navigation .ct-main-navigation {
    -webkit-transform: translateX(100%);
    -khtml-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  body.rtl .ct-header-navigation.navigation-open .ct-main-navigation, [dir="rtl"] body .ct-header-navigation.navigation-open .ct-main-navigation {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
body.rtl .ct-modal-search, [dir="rtl"] body .ct-modal-search {
  /* End Header */
  /* Blog */
}
body.rtl .ct-modal-search .search-field, [dir="rtl"] body .ct-modal-search .search-field {
  margin-right: 0;
  margin-left: 60px;
}
body.rtl .ct-modal-search .search-submit, [dir="rtl"] body .ct-modal-search .search-submit {
  left: 0;
  right: auto;
  text-align: left;
}
body.rtl .entry-meta li, [dir="rtl"] body .entry-meta li, body.rtl .item--meta-default li, [dir="rtl"] body .item--meta-default li {
  margin-right: 0;
  margin-left: 20px;
}
body.rtl .entry-meta li i, [dir="rtl"] body .entry-meta li i, body.rtl .item--meta-default li i, [dir="rtl"] body .item--meta-default li i {
  margin-right: 0;
  margin-left: 4px;
}
body.rtl .entry-readmore .fac-angle-right:before, [dir="rtl"] body .entry-readmore .fac-angle-right:before {
  content: "\f104";
}
body.rtl .posts-pagination, [dir="rtl"] body .posts-pagination {
  /* End Blog */
  /* Widget */
}
body.rtl .posts-pagination .fac-angle-right:before, [dir="rtl"] body .posts-pagination .fac-angle-right:before {
  content: "\f104";
}
body.rtl .posts-pagination .fac-angle-left:before, [dir="rtl"] body .posts-pagination .fac-angle-left:before {
  content: "\f105";
}
body.rtl #content .widget_product_categories ul li a::before, [dir="rtl"] body #content .widget_product_categories ul li a::before, body.rtl #content .widget_categories ul li a::before, [dir="rtl"] body #content .widget_categories ul li a::before, body.rtl #content .widget_nav_menu ul li a::before, [dir="rtl"] body #content .widget_nav_menu ul li a::before, body.rtl #content .widget_pages ul li a::before, [dir="rtl"] body #content .widget_pages ul li a::before, body.rtl #content .widget_archive ul li a::before, [dir="rtl"] body #content .widget_archive ul li a::before, body.rtl #content .widget_meta ul li a::before, [dir="rtl"] body #content .widget_meta ul li a::before, body.rtl #content .widget_recent_entries ul li a::before, [dir="rtl"] body #content .widget_recent_entries ul li a::before {
  content: "\f104";
  margin-left: 8px;
  margin-right: 0;
  float: right;
}
body.rtl span.count.left, [dir="rtl"] body span.count.left {
  float: left;
}
body.rtl .widget-title::before, [dir="rtl"] body .widget-title::before, body.rtl .comments-title::before, [dir="rtl"] body .comments-title::before, body.rtl .comment-reply-title::before, [dir="rtl"] body .comment-reply-title::before {
  left: auto;
  right: 0;
}
body.rtl .widget_search .search-form .search-submit, [dir="rtl"] body .widget_search .search-form .search-submit {
  right: auto;
  left: 0;
}
body.rtl .widget_ct_recent_posts .entry-media, [dir="rtl"] body .widget_ct_recent_posts .entry-media {
  margin-right: 0;
  margin-left: 25px;
}
body.rtl .ct-getintouch .ct-getintouch-item i, [dir="rtl"] body .ct-getintouch .ct-getintouch-item i {
  margin-right: 0;
  margin-left: 12px;
}
body.rtl .ct-getintouch .ct-getintouch-item a.btn i, [dir="rtl"] body .ct-getintouch .ct-getintouch-item a.btn i {
  margin-left: 12px;
  margin-right: 0;
  /* End Widget */
  /* Shortcode */
}
body.rtl #ct-newsletter-popup .ct-newsletter-meta, [dir="rtl"] body #ct-newsletter-popup .ct-newsletter-meta {
  margin-right: 0;
  margin-left: 30px;
}
body.rtl #ct-newsletter-popup form.newsletter .tnp-field-email, [dir="rtl"] body #ct-newsletter-popup form.newsletter .tnp-field-email {
  margin-right: 0;
  margin-left: 14px;
}
body.rtl #ct-newsletter-popup .ct-newsletter-close, [dir="rtl"] body #ct-newsletter-popup .ct-newsletter-close {
  right: auto;
  left: 15px;
}
body.rtl .ct-accordion.layout1 .ct-ac-title a, [dir="rtl"] body .ct-accordion.layout1 .ct-ac-title a {
  padding-right: 25px;
  padding-left: 65px;
}
body.rtl .ct-accordion.layout1 .ct-ac-content, [dir="rtl"] body .ct-accordion.layout1 .ct-ac-content {
  padding-right: 25px;
  padding-left: 65px;
}
body.rtl .ct-accordion.layout1 .ct-ac-title a::before, [dir="rtl"] body .ct-accordion.layout1 .ct-ac-title a::before {
  right: auto;
  left: 35px;
}
body.rtl .ct-accordion.layout1 .ct-ac-title a::after, [dir="rtl"] body .ct-accordion.layout1 .ct-ac-title a::after {
  left: 30px;
  right: auto;
}
body.rtl .ct-testimonial-grid3 .item-icon, [dir="rtl"] body .ct-testimonial-grid3 .item-icon {
  right: auto;
  left: 45px;
}
body.rtl .ct-testimonial-grid3 .item--image, [dir="rtl"] body .ct-testimonial-grid3 .item--image, body.rtl .ct-testimonial-grid4 .item--image, [dir="rtl"] body .ct-testimonial-grid4 .item--image {
  margin-right: 0;
  margin-left: 40px;
}
body.rtl .ct-testimonial-grid3 .item--social a, [dir="rtl"] body .ct-testimonial-grid3 .item--social a, body.rtl .ct-testimonial-grid4 .item--image .item--social a, [dir="rtl"] body .ct-testimonial-grid4 .item--image .item--social a {
  right: auto;
  left: -18px;
}
body.rtl .ct-testimonial-carousel3 .item--image, [dir="rtl"] body .ct-testimonial-carousel3 .item--image, body.rtl .ct-testimonial-grid2 .item--image, [dir="rtl"] body .ct-testimonial-grid2 .item--image {
  margin-right: 0;
  margin-left: 21px;
}
body.rtl .ct-testimonial-carousel3 .item--description::before, [dir="rtl"] body .ct-testimonial-carousel3 .item--description::before, body.rtl .ct-testimonial-grid2 .item--description::before, [dir="rtl"] body .ct-testimonial-grid2 .item--description::before {
  left: auto;
  right: 0;
}
body.rtl .ct-testimonial-carousel3 .item--inner:hover .item--image, [dir="rtl"] body .ct-testimonial-carousel3 .item--inner:hover .item--image, body.rtl .ct-testimonial-grid2 .item--inner:hover .item--image, [dir="rtl"] body .ct-testimonial-grid2 .item--inner:hover .item--image {
  margin-right: 17px;
  margin-left: 41px;
}
body.rtl .ct-career-grid1 .item--image, [dir="rtl"] body .ct-career-grid1 .item--image {
  margin-right: 0;
  margin-left: 20px;
}
body.rtl .ct-career-grid1 .item--feature i, [dir="rtl"] body .ct-career-grid1 .item--feature i {
  margin-right: 0;
  margin-left: 4px;
}
body.rtl .ct-career-grid1 .item--button .btn, [dir="rtl"] body .ct-career-grid1 .item--button .btn {
  display: inline-flex;
  align-items: center;
  flex-direction: row-reverse;
}
body.rtl .ct-career-grid1 .item--button .btn i:before, [dir="rtl"] body .ct-career-grid1 .item--button .btn i:before {
  content: "\f0a8";
}
body.rtl .ct-team-details .ct-team-icon, [dir="rtl"] body .ct-team-details .ct-team-icon {
  -webkit-border-radius: 0 7px 7px 0;
  -khtml-border-radius: 0 7px 7px 0;
  -moz-border-radius: 0 7px 7px 0;
  -ms-border-radius: 0 7px 7px 0;
  -o-border-radius: 0 7px 7px 0;
  border-radius: 0 7px 7px 0;
}
body.rtl .ct-team-details .ct-team-meta, [dir="rtl"] body .ct-team-details .ct-team-meta {
  -webkit-border-radius: 7px 0 0 7px;
  -khtml-border-radius: 7px 0 0 7px;
  -moz-border-radius: 7px 0 0 7px;
  -ms-border-radius: 7px 0 0 7px;
  -o-border-radius: 7px 0 0 7px;
  border-radius: 7px 0 0 7px;
}
body.rtl .ct-fancy-box-layout2 .item--icon, [dir="rtl"] body .ct-fancy-box-layout2 .item--icon {
  margin-right: 0;
  margin-left: 22px;
}
body.rtl .ct-team-progressbar .ct-progress-percentage, [dir="rtl"] body .ct-team-progressbar .ct-progress-percentage {
  right: auto;
  left: -14px;
}
body.rtl .ct-team-grid2 .item--social, [dir="rtl"] body .ct-team-grid2 .item--social {
  right: auto;
  left: 0;
}
body.rtl .ct-progressbar2 .ct-progress-percentage, [dir="rtl"] body .ct-progressbar2 .ct-progress-percentage {
  right: auto;
  left: 0;
}
body.rtl .ct-tab-banner1 .ct-tabs-title .ct-tab-title .tab-arrow, [dir="rtl"] body .ct-tab-banner1 .ct-tabs-title .ct-tab-title .tab-arrow {
  right: auto;
  left: -24px;
  border-color: transparent #ffc000 transparent transparent;
}
body.rtl .ct-tabs--layout2 .ct-tabs-title, [dir="rtl"] body .ct-tabs--layout2 .ct-tabs-title {
  border-left: 5px solid #000;
  border-right: none;
}
body.rtl .ct-tabs--layout2 .ct-tabs-title .ct-tab-title, [dir="rtl"] body .ct-tabs--layout2 .ct-tabs-title .ct-tab-title {
  padding-right: 0;
  padding-left: 30px;
}
body.rtl .ct-tabs--layout2 .ct-tabs-title .ct-tab-title:before, [dir="rtl"] body .ct-tabs--layout2 .ct-tabs-title .ct-tab-title:before {
  right: auto;
  left: -7px;
}
body.rtl .ct-tabs--layout2 .ct-tab-content, [dir="rtl"] body .ct-tabs--layout2 .ct-tab-content {
  padding-left: 0;
  padding-right: 35px;
}
body.rtl .ct-team-grid3 .item--image .item--desc, [dir="rtl"] body .ct-team-grid3 .item--image .item--desc {
  text-align: right;
}
body.rtl .ct-heading .item--sub-title.style2 + .item--title, [dir="rtl"] body .ct-heading .item--sub-title.style2 + .item--title {
  padding-left: 0;
  padding-right: 52px;
}
body.rtl .ct-heading .item--sub-title.style2, [dir="rtl"] body .ct-heading .item--sub-title.style2 {
  left: auto;
  right: -98px;
}
body.rtl .ct-list.style2 .ct-list-icon, [dir="rtl"] body .ct-list.style2 .ct-list-icon {
  margin-right: 0;
  margin-left: 10px;
}
body.rtl .ct-list.style2 .ct-list-icon i:before, [dir="rtl"] body .ct-list.style2 .ct-list-icon i:before {
  content: '\f100';
}
body.rtl .ct-feature-layout1 .item--title i, [dir="rtl"] body .ct-feature-layout1 .item--title i {
  margin-right: 0;
  margin-left: 6px;
}
body.rtl .ct-feature-layout1 .item--title i:before, [dir="rtl"] body .ct-feature-layout1 .item--title i:before {
  content: "\f100";
}
body.rtl .ct-heading .item--title.st-line-left1, [dir="rtl"] body .ct-heading .item--title.st-line-left1 {
  padding-left: 0px;
}
body.rtl .ct-heading .item--title.st-line-left1 span, [dir="rtl"] body .ct-heading .item--title.st-line-left1 span {
  padding-right: 82px;
  padding-left: 0;
}
body.rtl .ct-heading .item--title.st-line-left1 span i, [dir="rtl"] body .ct-heading .item--title.st-line-left1 span i {
  left: auto;
  right: 0;
}
body.rtl .ct-heading .item--title.st-line-left1:before, [dir="rtl"] body .ct-heading .item--title.st-line-left1:before {
  left: auto;
  right: 0;
}
@media screen and (max-width: 1024px) {
  body.rtl .ct-heading .item--title.st-line-left1, [dir="rtl"] body .ct-heading .item--title.st-line-left1 {
    padding-left: 0px;
    padding-right: 68px;
  }
}
@media screen and (max-width: 575px) {
  body.rtl .ct-heading .item--title.st-line-left1, [dir="rtl"] body .ct-heading .item--title.st-line-left1 {
    padding-left: 0;
    padding-right: 0;
  }
}
body.rtl .ct-service-carousel2 .grid-item-inner .grid-item-holder .item--overlay::before, [dir="rtl"] body .ct-service-carousel2 .grid-item-inner .grid-item-holder .item--overlay::before, body.rtl .ct-service-grid3 .grid-item-inner .grid-item-holder .item--overlay::before, [dir="rtl"] body .ct-service-grid3 .grid-item-inner .grid-item-holder .item--overlay::before {
  right: auto;
  left: -11px;
}
body.rtl .ct-service-carousel2 .item--icon-abs, [dir="rtl"] body .ct-service-carousel2 .item--icon-abs, body.rtl .ct-service-grid3 .item--icon-abs, [dir="rtl"] body .ct-service-grid3 .item--icon-abs {
  right: auto;
  left: 0;
}
body.rtl .ct-portfolio-grid1 .item--holder .item--meta, [dir="rtl"] body .ct-portfolio-grid1 .item--holder .item--meta, body.rtl .ct-portfolio-carousel1 .item--holder .item--meta, [dir="rtl"] body .ct-portfolio-carousel1 .item--holder .item--meta {
  margin-right: 0;
  margin-left: 20px;
}
body.rtl .ct-fancy-box-layout3 .item--icon, [dir="rtl"] body .ct-fancy-box-layout3 .item--icon {
  margin-right: 0;
  margin-left: 38px;
}
body.rtl .ct-contact-info1 .ct-contact-icon, [dir="rtl"] body .ct-contact-info1 .ct-contact-icon {
  margin-right: 0;
  margin-left: 10px;
}
body.rtl .ct-title1.style1 h3 span, [dir="rtl"] body .ct-title1.style1 h3 span {
  margin-right: 0;
  margin-left: 20px;
}
body.rtl .ct-newsletter1 .tnp-field-button, [dir="rtl"] body .ct-newsletter1 .tnp-field-button, body.rtl .ct-newsletter1 .tnp-field-button .tnp-button, [dir="rtl"] body .ct-newsletter1 .tnp-field-button .tnp-button {
  right: auto;
  left: 0;
}
body.rtl .ct-navigation-menu1.tow-col-light ul.menu li a, [dir="rtl"] body .ct-navigation-menu1.tow-col-light ul.menu li a {
  padding-left: 0;
  padding-right: 16px;
}
body.rtl .ct-navigation-menu1.tow-col-light ul.menu li a:before, [dir="rtl"] body .ct-navigation-menu1.tow-col-light ul.menu li a:before {
  content: "\f104";
  left: auto;
  right: 0;
  margin-left: 8px;
  margin-right: 0;
}
body.rtl .ct-navigation-menu1.tow-col-light ul.menu li a:after, [dir="rtl"] body .ct-navigation-menu1.tow-col-light ul.menu li a:after {
  display: none;
}
body.rtl .ct-signature1 .signature-image, [dir="rtl"] body .ct-signature1 .signature-image {
  margin-right: 0;
  margin-left: 48px;
}
@media screen and (max-width: 767px) {
  body.rtl .ct-signature1 .signature-image, [dir="rtl"] body .ct-signature1 .signature-image {
    margin-right: 0px;
    margin-left: 20px;
  }
}
body.rtl .ct-heading .item--sub-title.style1, [dir="rtl"] body .ct-heading .item--sub-title.style1 {
  padding-left: 0;
  padding-right: 75px;
}
body.rtl .ct-heading .item--sub-title.style1:before, [dir="rtl"] body .ct-heading .item--sub-title.style1:before {
  left: auto;
  right: 0;
}
body.rtl .ct-progressbar1 .ct-progress-meta, [dir="rtl"] body .ct-progressbar1 .ct-progress-meta {
  margin-right: 0;
  margin-left: 15px;
}
body.rtl .ct-progressbar1 .ct-progress-percentage, [dir="rtl"] body .ct-progressbar1 .ct-progress-percentage {
  text-align: left;
}
body.rtl .ct-counter-layout2 .ct-counter-icon, [dir="rtl"] body .ct-counter-layout2 .ct-counter-icon {
  margin-right: 0;
  margin-left: 25px;
}
body.rtl .ct-fancy-box-layout1.style1 .item--icon, [dir="rtl"] body .ct-fancy-box-layout1.style1 .item--icon {
  margin-right: 0;
  margin-left: 30px;
}
body.rtl .ct-pricing-layout1 .pricing-meta .pricing-description, [dir="rtl"] body .ct-pricing-layout1 .pricing-meta .pricing-description {
  padding-right: 0;
  padding-left: 16%;
}
@media screen and (max-width: 1199px) {
  body.rtl .ct-pricing-layout1 .pricing-meta .pricing-description, [dir="rtl"] body .ct-pricing-layout1 .pricing-meta .pricing-description {
    padding-left: 0;
  }
}
body.rtl .ct-pricing-layout1 .pricing-feature li i, [dir="rtl"] body .ct-pricing-layout1 .pricing-feature li i {
  margin-right: 0;
  margin-left: 8px;
}
body.rtl .ct-pricing-layout1 .pricing-price span, [dir="rtl"] body .ct-pricing-layout1 .pricing-price span {
  margin-left: 0;
  margin-right: 4px;
}
body.rtl .ct-team-grid1 .item--image .item--social, [dir="rtl"] body .ct-team-grid1 .item--image .item--social {
  right: auto;
  left: -18px;
}
body.rtl .about-call2 i, [dir="rtl"] body .about-call2 i {
  margin-right: 0;
  margin-left: 10px;
}
body.rtl .ct-case-study-grid1 .item--readmore a, [dir="rtl"] body .ct-case-study-grid1 .item--readmore a {
  right: auto;
  left: 0;
}
body.rtl .ct-case-study-grid1 .item--readmore a:before, [dir="rtl"] body .ct-case-study-grid1 .item--readmore a:before {
  -webkit-border-radius: 5px 0 5px 0px;
  -khtml-border-radius: 5px 0 5px 0px;
  -moz-border-radius: 5px 0 5px 0px;
  -ms-border-radius: 5px 0 5px 0px;
  -o-border-radius: 5px 0 5px 0px;
  border-radius: 5px 0 5px 0px;
}
body.rtl .ct-blog-grid-layout2 .entry-meta li, [dir="rtl"] body .ct-blog-grid-layout2 .entry-meta li {
  margin-right: 0;
  margin-left: 8px;
  padding-right: 0;
  padding-left: 8px;
}
body.rtl .ct-blog-grid-layout2 .entry-meta li:before, [dir="rtl"] body .ct-blog-grid-layout2 .entry-meta li:before {
  right: auto;
  left: 0;
}
body.rtl .cta-custom-bg > .elementor-column-wrap::before, [dir="rtl"] body .cta-custom-bg > .elementor-column-wrap::before {
  left: auto;
  right: 0;
  -webkit-border-radius: 0 5px 5px 0px;
  -khtml-border-radius: 0 5px 5px 0px;
  -moz-border-radius: 0 5px 5px 0px;
  -ms-border-radius: 0 5px 5px 0px;
  -o-border-radius: 0 5px 5px 0px;
  border-radius: 0 5px 5px 0px;
}
body.rtl .ct-fancy-box-layout1.style2 .item--icon, [dir="rtl"] body .ct-fancy-box-layout1.style2 .item--icon {
  margin-right: 0;
  margin-left: 20px;
}
body.rtl .ct-fancy-box-layout1.style3 .item--icon, [dir="rtl"] body .ct-fancy-box-layout1.style3 .item--icon {
  margin-right: 0;
  margin-left: 35px;
}
body.rtl .ct-fancy-box-layout1.style4 .item--icon, [dir="rtl"] body .ct-fancy-box-layout1.style4 .item--icon {
  margin-right: 0;
  margin-left: 17px;
}
body.rtl .ct-fancy-box-layout1.style4::after, [dir="rtl"] body .ct-fancy-box-layout1.style4::after {
  right: auto;
  left: 0;
}
body.rtl .ct-testimonial-carousel3 .item--description::before, [dir="rtl"] body .ct-testimonial-carousel3 .item--description::before {
  left: auto;
  right: 0;
}
body.rtl .ct-testimonial-carousel3 .item--inner:hover .item--description, [dir="rtl"] body .ct-testimonial-carousel3 .item--inner:hover .item--description {
  -webkit-border-radius: 9px 9px 0px 9px;
  -khtml-border-radius: 9px 9px 0px 9px;
  -moz-border-radius: 9px 9px 0px 9px;
  -ms-border-radius: 9px 9px 0px 9px;
  -o-border-radius: 9px 9px 0px 9px;
  border-radius: 9px 9px 0px 9px;
}
body.rtl .ct-testimonial-carousel3 .item--holder, [dir="rtl"] body .ct-testimonial-carousel3 .item--holder {
  padding-left: 0;
  padding-right: 17px;
}
body.rtl .ct-testimonial-carousel3 .item--image, [dir="rtl"] body .ct-testimonial-carousel3 .item--image {
  margin-right: 0;
  margin-left: 21px;
}
body.rtl .ct-testimonial-carousel3 .item--inner:hover .item--image, [dir="rtl"] body .ct-testimonial-carousel3 .item--inner:hover .item--image {
  margin-right: 0;
  margin-left: 41px;
}
body.rtl.site-h4:not(.elementor-editor-active) .elementor > .elementor-element, [dir="rtl"] body.site-h4:not(.elementor-editor-active) .elementor > .elementor-element {
  right: 0 !important;
  left: auto !important;
}
body.rtl.site-h4:not(.elementor-editor-active) .site-content .elementor-section.elementor-section-boxed:not(.elementor-section-stretched) > .elementor-container, [dir="rtl"] body.site-h4:not(.elementor-editor-active) .site-content .elementor-section.elementor-section-boxed:not(.elementor-section-stretched) > .elementor-container {
  left: auto;
  right: 50%;
  -webkit-transform: translate(50%, 0);
  -khtml-transform: translate(50%, 0);
  -moz-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  -o-transform: translate(50%, 0);
  transform: translate(50%, 0);
}
body.rtl .ct-service-carousel7 .item--meta .item--icon, [dir="rtl"] body .ct-service-carousel7 .item--meta .item--icon {
  margin-right: 0;
  margin-left: 18px;
}
body.rtl .ct-service-carousel7 .item--holder .item--icon, [dir="rtl"] body .ct-service-carousel7 .item--holder .item--icon {
  margin-right: 0;
  margin-left: 17px;
}
body.rtl .ct-accordion.layout2 .ct-ac-title-text i, [dir="rtl"] body .ct-accordion.layout2 .ct-ac-title-text i, body.rtl .ct-accordion.layout2 .ct-ac-title-text svg, [dir="rtl"] body .ct-accordion.layout2 .ct-ac-title-text svg {
  margin-right: 0;
  margin-left: 15px;
}
body.rtl .ct-accordion.layout1.style2 .ct-accordion-item .ct-ac-title .ct-ac-title-text::before, [dir="rtl"] body .ct-accordion.layout1.style2 .ct-accordion-item .ct-ac-title .ct-ac-title-text::before {
  right: auto;
  left: 28px;
}
body.rtl .ct-portfolio-grid4 .ct-load-more .btn .fac-redo, [dir="rtl"] body .ct-portfolio-grid4 .ct-load-more .btn .fac-redo {
  margin-left: 0;
  margin-right: 8px;
}
body.rtl .ct-portfolio-grid4 .ct-load-more .btn .fac-redo:before, [dir="rtl"] body .ct-portfolio-grid4 .ct-load-more .btn .fac-redo:before {
  content: "\f060";
}
body.rtl .ct-blog-carousel-layout6 .item--title, [dir="rtl"] body .ct-blog-carousel-layout6 .item--title {
  padding: 15px 26px 15px 40px;
}
body.rtl .ct-blog-carousel-layout6 .item--title:before, [dir="rtl"] body .ct-blog-carousel-layout6 .item--title:before {
  background-color: #37ace2;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc000), to(#ffc000));
  background-image: -webkit-linear-gradient(left, #ffc000, #ffc000);
  background-image: -moz-linear-gradient(left, #ffc000, #ffc000);
  background-image: -ms-linear-gradient(left, #ffc000, #ffc000);
  background-image: -o-linear-gradient(left, #ffc000, #ffc000);
  background-image: linear-gradient(left, #ffc000, #ffc000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffc000', endColorStr='#ffc000', gradientType='1');
}
body.rtl .ct-blog-carousel-layout6 .item-date i, [dir="rtl"] body .ct-blog-carousel-layout6 .item-date i {
  margin-right: 0;
  margin-left: 7px;
}
body.rtl .ct-blog-carousel-layout6 .item--readmore a i, [dir="rtl"] body .ct-blog-carousel-layout6 .item--readmore a i {
  margin-left: 0;
  margin-right: 4px;
}
body.rtl .ct-blog-carousel-layout6 .item--readmore a i:before, [dir="rtl"] body .ct-blog-carousel-layout6 .item--readmore a i:before {
  content: '\f0d9';
}
body.rtl .ct-blog-carousel-layout6 .item--holder::before, [dir="rtl"] body .ct-blog-carousel-layout6 .item--holder::before {
  left: auto;
  right: 26px;
}
body.rtl .ct-blog-carousel-layout5 .entry-featured, [dir="rtl"] body .ct-blog-carousel-layout5 .entry-featured {
  margin-right: 0;
  margin-left: 15px;
}
body.rtl .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="email"], [dir="rtl"] body .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="email"], body.rtl .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="email"], [dir="rtl"] body .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="email"], body.rtl .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="text"], [dir="rtl"] body .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="text"], body.rtl .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="text"], [dir="rtl"] body .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="text"] {
  padding-left: 70px;
  padding-right: 20px;
}
body.rtl .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="submit"], [dir="rtl"] body .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="submit"], body.rtl .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="submit"], [dir="rtl"] body .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="submit"] {
  right: auto;
  left: 0;
}
body.rtl .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields::before, [dir="rtl"] body .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields::before, body.rtl .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields::before, [dir="rtl"] body .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields::before, body.rtl .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields::after, [dir="rtl"] body .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields::after, body.rtl .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields::after, [dir="rtl"] body .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields::after {
  right: auto;
  left: 0;
}
body.rtl .ct-fancy-box-layout14 .item--icon, [dir="rtl"] body .ct-fancy-box-layout14 .item--icon {
  margin-right: 0;
  margin-left: 17px;
}
body.rtl .ct-blog-carousel-layout7 .item--date, [dir="rtl"] body .ct-blog-carousel-layout7 .item--date {
  left: auto;
  right: 16px;
}
body.rtl .ct-blog-carousel-layout7.style2 .item--readmore a, [dir="rtl"] body .ct-blog-carousel-layout7.style2 .item--readmore a {
  padding-left: 58px;
  padding-right: 18px;
}
body.rtl .ct-blog-carousel-layout7.style2 .item--readmore a i, [dir="rtl"] body .ct-blog-carousel-layout7.style2 .item--readmore a i {
  right: auto;
  left: 8px;
}
body.rtl .ct-service-carousel8 .item--holder .item--icon, [dir="rtl"] body .ct-service-carousel8 .item--holder .item--icon {
  margin-right: 0;
  margin-left: 20px;
}
body.rtl .ct-about-us .ct-about-holder, [dir="rtl"] body .ct-about-us .ct-about-holder {
  padding-right: 160px;
  padding-left: 70px;
}
@media screen and (max-width: 1199px) {
  body.rtl .ct-about-us .ct-about-holder, [dir="rtl"] body .ct-about-us .ct-about-holder {
    padding-right: 120px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 991px) {
  body.rtl .ct-about-us .ct-about-holder, [dir="rtl"] body .ct-about-us .ct-about-holder {
    padding-right: 120px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  body.rtl .ct-about-us .ct-about-holder, [dir="rtl"] body .ct-about-us .ct-about-holder {
    padding-right: 100px;
    padding-left: 20px;
  }
}
body.rtl .ct-about-us .ct-about-imge, [dir="rtl"] body .ct-about-us .ct-about-imge {
  right: 75px;
  left: -110px;
}
@media screen and (max-width: 991px) {
  body.rtl .ct-about-us .ct-about-imge, [dir="rtl"] body .ct-about-us .ct-about-imge {
    left: -90px;
    right: 15px;
  }
}
body.rtl .ct-about-us .ct-box-item .ct-box-icon, [dir="rtl"] body .ct-about-us .ct-box-item .ct-box-icon {
  margin-right: 0;
  margin-left: 15px;
}
body.rtl .ct-testimonial-carousel13 .item--image, [dir="rtl"] body .ct-testimonial-carousel13 .item--image {
  left: 27px;
  right: auto;
}
body.rtl .ct-testimonial-carousel13 .item--image .item--icon, [dir="rtl"] body .ct-testimonial-carousel13 .item--image .item--icon {
  right: auto;
  left: -10px;
}
body.rtl .ct-service-carousel8 .item-readmore a svg, [dir="rtl"] body .ct-service-carousel8 .item-readmore a svg {
  margin-left: 0;
  margin-right: 14px;
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
body.rtl .ct-service-carousel8 .item-readmore a:hover svg, [dir="rtl"] body .ct-service-carousel8 .item-readmore a:hover svg {
  -o-animation: toLeftFromRight 0.3s forwards;
  -ms-animation: toLeftFromRight 0.3s forwards;
  -webkit-animation: toLeftFromRight 0.3s forwards;
  animation: toLeftFromRight 0.3s forwards;
}
body.rtl .ct-list.style1 .ct-list-icon, [dir="rtl"] body .ct-list.style1 .ct-list-icon {
  margin-right: 0;
  margin-left: 18px;
}
body.rtl .ct-progressbar3 .ct-progress-percentage, [dir="rtl"] body .ct-progressbar3 .ct-progress-percentage {
  right: auto;
  left: -17px;
}
body.rtl .ct-heading .item--title.st-line-left3 span, [dir="rtl"] body .ct-heading .item--title.st-line-left3 span {
  padding-left: 0;
  padding-right: 58px;
}
body.rtl .ct-heading .item--title.st-line-left3 span .dot-shape, [dir="rtl"] body .ct-heading .item--title.st-line-left3 span .dot-shape {
  left: auto;
  right: 0;
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
body.rtl .ct-fancy-box-layout1.style6 .item--icon, [dir="rtl"] body .ct-fancy-box-layout1.style6 .item--icon {
  margin-right: 0;
  margin-left: 20px;
}
body.rtl .ct-menu-item i, [dir="rtl"] body .ct-menu-item i {
  margin-right: 0;
  margin-left: 4px;
  /* End Shortcode */
  /* Single Post & Comment & Form */
}
body.rtl blockquote:before, [dir="rtl"] body blockquote:before {
  left: auto;
  right: 0;
}
body.rtl.single-post .entry-category, [dir="rtl"] body.single-post .entry-category {
  right: auto;
  left: 35px;
}
body.rtl.single-post .entry-meta::before, [dir="rtl"] body.single-post .entry-meta::before {
  left: auto;
  right: 0;
}
body.rtl.single-post .entry-footer label, [dir="rtl"] body.single-post .entry-footer label {
  margin-right: 0;
  margin-left: 17px;
}
body.rtl.single-post .post-previous-next .fac-angle-double-left::before, [dir="rtl"] body.single-post .post-previous-next .fac-angle-double-left::before {
  content: "\f101";
}
body.rtl.single-post .post-previous-next .fac-angle-double-right::before, [dir="rtl"] body.single-post .post-previous-next .fac-angle-double-right::before {
  content: "\f100";
}
body.rtl.single-post .post-previous-next .post-previous, [dir="rtl"] body.single-post .post-previous-next .post-previous {
  margin-right: 0;
  margin-left: 30px;
}
body.rtl .comment-inner img.avatar, [dir="rtl"] body .comment-inner img.avatar {
  margin-right: 0;
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  body.rtl .comment-inner img.avatar, [dir="rtl"] body .comment-inner img.avatar {
    margin-left: 18px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 575px) {
  body.rtl .comment-inner img.avatar, [dir="rtl"] body .comment-inner img.avatar {
    margin: 0 auto 22px auto;
  }
}
body.rtl .comment-reply, [dir="rtl"] body .comment-reply {
  right: auto;
  left: 22px;
}
body.rtl .comment-reply a i, [dir="rtl"] body .comment-reply a i {
  margin-left: 0;
  margin-right: 4px;
}
body.rtl .comment-reply a i:before, [dir="rtl"] body .comment-reply a i:before {
  content: "\f104";
}
body.rtl .comment-form-cookies-consent, [dir="rtl"] body .comment-form-cookies-consent {
  padding-left: 0;
  padding-right: 20px;
}
body.rtl .comment-form-cookies-consent input, [dir="rtl"] body .comment-form-cookies-consent input {
  left: auto;
  right: 0;
}
body.rtl .comment-form-cookies-consent label:before, [dir="rtl"] body .comment-form-cookies-consent label:before, body.rtl .comment-form-cookies-consent label:after, [dir="rtl"] body .comment-form-cookies-consent label:after {
  left: auto;
  right: 0;
}
body.rtl .ct-portfolio-detail li i, [dir="rtl"] body .ct-portfolio-detail li i {
  margin-right: 0;
  margin-left: 4px;
  /* End Single Post */
  /* Woocommerce */
}
body.rtl .ct-widget-cart-sidebar .widget_shopping_cart, [dir="rtl"] body .ct-widget-cart-sidebar .widget_shopping_cart {
  width: auto;
}
body.rtl .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li, [dir="rtl"] body .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li {
  padding-right: 0;
  padding-left: 15px;
}
body.rtl .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content .cart-product-image, [dir="rtl"] body .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content .cart-product-image {
  margin-right: 0;
  margin-left: 15px;
}
body.rtl .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content a.remove_from_cart_button, [dir="rtl"] body .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content a.remove_from_cart_button {
  right: auto;
  left: 0;
}
body.rtl .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn:not(.checkout), [dir="rtl"] body .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn:not(.checkout) {
  margin-right: 0;
  margin-left: 20px;
}
body.rtl.woocommerce #secondary .widget_product_search button, [dir="rtl"] body.woocommerce #secondary .widget_product_search button {
  right: auto;
  left: 0;
  border-left: none;
  border-right: 1px solid #ececf0;
}
body.rtl.woocommerce #secondary .widget_product_search .woocommerce-product-search::before, [dir="rtl"] body.woocommerce #secondary .widget_product_search .woocommerce-product-search::before {
  display: none;
}
body.rtl.woocommerce #secondary .widget_price_filter .price_slider_amount .button, [dir="rtl"] body.woocommerce #secondary .widget_price_filter .price_slider_amount .button {
  margin-left: 20px;
  margin-right: 0;
}
body.rtl.woocommerce #secondary .widget_products ul li, [dir="rtl"] body.woocommerce #secondary .widget_products ul li {
  padding-left: 0;
  padding-right: 95px;
}
body.rtl.woocommerce #secondary .widget_products ul li img, [dir="rtl"] body.woocommerce #secondary .widget_products ul li img {
  left: auto;
  right: 0;
}
body.rtl.single-product #primary div.product .woocommerce-sg-product-feature li i, [dir="rtl"] body.single-product #primary div.product .woocommerce-sg-product-feature li i {
  margin-right: 0;
  margin-left: 8px;
}
body.rtl.single-product #primary div.product .quantity, [dir="rtl"] body.single-product #primary div.product .quantity {
  margin-right: 0;
  margin-left: 30px;
}
body.rtl #yith-wcwl-form .product-add-to-cart, [dir="rtl"] body #yith-wcwl-form .product-add-to-cart {
  text-align: left !important;
  /* End Woocommerce */
  /* Footer */
}
body.rtl .scroll-top, [dir="rtl"] body .scroll-top {
  right: auto;
  left: 30px;
}
@media screen and (max-width: 767px) {
  body.rtl, [dir="rtl"] body {
    /* End Footer */
  }
  body.rtl .scroll-top, [dir="rtl"] body .scroll-top {
    -webkit-border-radius: 0 2px 0 0;
    -khtml-border-radius: 0 2px 0 0;
    -moz-border-radius: 0 2px 0 0;
    -ms-border-radius: 0 2px 0 0;
    -o-border-radius: 0 2px 0 0;
    border-radius: 0 2px 0 0;
    left: 0;
  }
}
body.rtl .ct-header-popup-wrap .ct-header-meta .h-item-icon, [dir="rtl"] body .ct-header-popup-wrap .ct-header-meta .h-item-icon {
  margin-right: 0;
  margin-left: 10px;
}
body.rtl .ct-header-popup-wrap .ct-header-meta > div, [dir="rtl"] body .ct-header-popup-wrap .ct-header-meta > div {
  margin-right: 0;
}
body.rtl .ct-feature-list .ct-item-right .ct-feature-item:before, [dir="rtl"] body .ct-feature-list .ct-item-right .ct-feature-item:before {
  right: -88px;
  left: auto;
  transform: scaleX(1);
}
body.rtl .ct-feature-list .ct-item-left .ct-feature-item:before, [dir="rtl"] body .ct-feature-list .ct-item-left .ct-feature-item:before {
  left: -88px;
  right: auto;
  transform: scaleX(-1);
}
