@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');
/* hide show mixin */
/** 
      1. ttm-row 

      2. Row-Equal-Height

      3. Bg-Layer 

      4. Row-Bg-Image

      5. Col-Bg-Image

      6. Section-Title 

      7. Separator

      8. Buttons

      9. Icons

      10. Fid

      11. featured-icon-box

      12. Featured-imagebox

      13. List box
      
      14. Processbox

      15. Progress-Bar 

      16. Testimonial

      17. Client-row

      18. Accordion

      19. Tab

      20. Boxes-Spacing

      21. Pricing-Plan

      22. Sidebar

      23. products

      24. History box 

      25. Slick slider
      

**/
/* ===============================================
    1.ttm-row
------------------------*/
.ttm-row {
  padding: 100px 0;
}
.ttm-row.zero-padding-section {
  padding: 0;
}
.ttm-row.padding_top_zero-section {
  padding: 0 0 100px;
}
.ttm-row.bottomzero-padding-section {
  padding-bottom: 0;
}
.ttm-row.client-section {
  padding: 25px 100px 5px;
}
.ttm-row.banner-section {
  padding: 150px 0 25px;
}
.ttm-row.services-section {
  padding: 87px 0 100px;
}
.ttm-row.testimonial-section {
  padding: 95px 0 85px;
}
.ttm-row.blog-section {
  padding: 100px 0 78px;
}
.ttm-row.tab-section {
  padding: 110px 0 70px;
}
.ttm-row.team-section {
  padding: 90px 0 85px;
}
.ttm-row.progressbar-section {
  padding: 100px 0 85px;
}
.ttm-row.process-section {
  padding: 0px 0 55px;
}
.ttm-row.blog-classic-section {
  padding: 85px 0 85px;
}
.ttm-row.map-accordion-section {
  padding: 85px 0 85px;
}
.ttm-row.step-section {
  padding: 100px 0 85px;
}
.ttm-row.step-section-1 {
  padding: 90px 0 85px;
}
.ttm-row.first-row-title-section {
  padding: 90px 0 85px;
}
.ttm-row.tab-section-2 {
  padding: 90px 0 70px;
}
.ttm-row.services-section-1 {
  padding: 90px 0 100px;
}
.ttm-row.tab-section-1 {
  padding: 90px 0 100px;
}

/* ===============================================
    2.Row-Equal-Height
------------------------*/
.row-equal-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.row-equal-height > [class*='col-'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* ===============================================
    3.Bg-Layer 
------------------------*/
.ttm-bg {
  position: relative;
}

.ttm-bg.ttm-bgcolor-grey:not(.ttm-col-bgcolor-yes) .ttm-bg-layer {
  opacity: 0.7;
}

.ttm-bg.ttm-bgcolor-darkgrey .ttm-bg-layer {
  opacity: 0.8;
}

.ttm-col-bgimage-yes, .bg-layer-equal-height .ttm-col-bgcolor-yes {
  height: 100%;
  z-index: 9;
}

.ttm-bg-layer, .ttm-titlebar-wrapper .ttm-titlebar-wrapper-bg-layer,
.ttm-bg-layer .ttm-bg-layer-inner {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.ttm-bg-layer, .ttm-bg-layer .ttm-bg-layer-inner {
  background-color: inherit;
  opacity: .9;
}

.ttm-equal-height-image {
  display: none;
}

/* ===============================================
    4.Row-Bg-Image  
------------------------*/
.bg-img1 {
  background-image: url("../images/bg-image/row-bgimage-1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg-img2 {
  background-image: url("../images/bg-image/row-bgimage-2.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg-img3 {
  background-image: url("../images/bg-image/row-bgimage-3.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg-img4 {
  background-image: url("../images/bg-image/row-bgimage-4.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}


/* ===============================================
    5.Col-Bg-Image  
------------------------*/
.ttm-equal-height-image {
  display: none;
}
.col-bg-img-one.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
  background-image: url("../images/bg-image/col-bgimage-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 1;
}
.col-bg-img-one.ttm-left-span {
  margin-left: -500px;
}
.col-bg-img-two.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
  background-image: url("../images/bg-image/col-bgimage-2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 1;
}
.col-bg-img-three.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
  background-image: url("../images/bg-image/col-bgimage-3.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 0.5;
}
.col-bg-img-four.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
  background-image: url("../images/bg-image/col-bgimage-4.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 1;
}
.col-bg-img-five.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
  background-image: url("../images/bg-image/col-bgimage-5.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.43;
}
.ttm-bgcolor-white.ttm-left-span .ttm-col-wrapper-bg-layer {
  margin-left: -500px;
}
.ttm-left-span.spacing-7 .ttm-col-wrapper-bg-layer {
  margin-left: -500px;
  opacity: 1;
}

.ttm-right-span {
  margin-right: -400px;
}

/* ===============================================
    6.Section-Title  
------------------------*/
.section-title {
  position: relative;
}
.section-title.with-desc.text-center .title-header:before {
  left: 50%;
  margin-left: -26px;
}
.section-title.with-desc .title-header {
  margin-bottom: 0px;
}
.section-title h5 {
  font-weight: 500;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 5px;
  color: #05c8f9;
}
.section-title h2.title {
  font-size: 60px;
  line-height: 70px;
  font-weight: 600;
}
.section-title h2.title span {
  font-weight: 600;
  font-family: 'Space Grotesk', sans-serif;
  color: #05c8f9;
}
.section-title .title-desc {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 15px;
}
.section-title .title-header {
  margin-bottom: 40px;
  position: relative;
}
.section-title h2.title{
  font-size: 60px;
  line-height: 70px;
  font-weight: 600;
}
/* style2 */
.section-title.style2 h2{
  font-size: 154px;
  line-height: 130px;
  margin-bottom: 0;
}

/* style3 */
.section-title.style3 .title-header::after {
  background-color: rgba(255, 255, 255, 0.09);
}
.row-title   {
  font-size: 40px;
  line-height: 52px;
  margin-bottom: 0px;
  padding: 0;
  text-transform: capitalize;
}

/* style4 */
.section-title.style4 h2.title  {
  font-size: 154px;
  line-height: 163px;
  color: #fff;
}
.section-title.style4 .w-layout-grid.grid-24 {
  display: flex;
  padding-left: 150px;
}
.section-title.style4 .banner-text p {
  padding-top: 60px;
  padding-right: 20px;
  color: #fff;
}
.banner-buttons a.ttm-btn {
  text-transform: capitalize;
  font-weight: 500;
}
.section-title.style4 .banner-text {
  position: relative;
}
.section-title.style4  .banner-text .w-layout-grid.grid-24:after {
  position: absolute;
  content: '';
  left: 20%;
  height: 2px;
  width: 60px;
  background-color: rgb(70, 69, 70);
  bottom: 20px;
}
.section-title.style4 .banner-text .w-layout-grid.grid-24:before {
  position: absolute;
  content: '';
  left: 15%;
  bottom: -5px;
  height: 2px;
  width: 182px;
  background-color: rgb(70, 69, 70);
}
.bg-image-overlay {
  -webkit-animation: 20s cubic-bezier(.14,.36,.59,.9) infinite triangle_r;
  -ms-animation: triangle_r 20s infinite cubic-bezier(.14,.36,.59,.9);
  animation: 20s cubic-bezier(.14,.36,.59,.9) infinite triangle_r;
}
.bg-image-overlay {
  position: absolute;
  top: 0%;
  right: -1%;
  bottom: 0%;
  background-image: url(../images/banner-img.png);
  background-position: center;
  background-size: cover;
  width: 988px;
  height: 1098px;
}
@keyframes triangle_r {
  0%, 100% {
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
  }
  10%, 30%, 50%, 70%, 90% {
      -webkit-transform: translate3d(-10px,0,0);
      transform: translate3d(-10px,0,0);
  }
  20%, 40%, 60%, 80% {
      -webkit-transform: translate3d(10px,0,0);
      transform: translate3d(10px,0,0);
  }
}


/* ===============================================
    7.separator
------------------------*/
.separator .sep-line {
  height: 1px;
  border-top: 1px solid #ebebeb;
  display: block;
  position: relative;
  width: 100%;
}

.ttm-bgcolor-skincolor .separator .sep-line, .ttm-bgcolor-darkgrey .separator .sep-line {
  border-top-color: rgba(255, 255, 255, 0.07);
}

/*featured-box*/
.featured-box-main {
  margin: 15px 0;
}
.featured-box-h3 {
  font-size: 26px;
  line-height: 36px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: left;
}
.featured-box-main:last-child{margin-bottom: 0;}
.featured-box-main:last-child .featured-box-h3 {
  margin: 0;
}
/*.ttm-marquebox*/
.marquee {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding: 30px 0;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.marquee-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.marquee-text {
  padding-right: 45px;
  padding-left: 45px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: var(--base-headingfont);
  color: #fff;
  font-size: 80px;
  line-height: 80px;
  letter-spacing: 2px;
  font-weight: 600;
}
@keyframes scroll {
  from {
     transform: translateX(0);
   }
  to {
     transform: translateX(-50%);
  }
}
.marquee-content {
  animation: scroll 28s 5s linear infinite;
}
.marquee-content:hover {
  animation-play-state: paused;
}
.marquee-text {
  position: relative;
}
.marquee-text:before {
  content: '*';
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 900;
  position: absolute;
  top: 23px;
  right: -17px;
}


/* ===============================================
    8.Buttons
------------------------*/
/** btn-shape **/
.ttm-btn.ttm-btn-shape-round { border-radius: 10px; }
.ttm-btn.ttm-btn-shape-rounded { border-radius: 30px; }
.ttm-btn.ttm-btn-shape-square { border-radius: 0; }

.ttm-btn, .ttm-btn.ttm-btn-size-xs, .ttm-btn.ttm-btn-size-sm, .ttm-btn.ttm-btn-size-md, .ttm-btn.ttm-btn-size-lg {
  display: inline-block;
  line-height: normal;
  border: 1px solid transparent;
  position: relative;
  font-weight: 600;
  overflow: hidden;
  z-index: 2;
  vertical-align: middle;
  text-transform: capitalize;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.ttm-btn:hover {
  cursor: pointer;
}
.ttm-btn i, .ttm-btn.ttm-btn-size-xs i, .ttm-btn.ttm-btn-size-sm i, .ttm-btn.ttm-btn-size-md i,
.ttm-btn.ttm-btn-size-lg i, .ttm-btn svg, .ttm-btn.ttm-btn-size-xs svg, .ttm-btn.ttm-btn-size-sm svg, .ttm-btn.ttm-btn-size-md svg,
.ttm-btn.ttm-btn-size-lg svg {
  margin-right: 10px;
}
.ttm-btn.ttm-icon-btn-right i, .ttm-btn.ttm-icon-btn-right svg {
  margin-right: 0;
  margin-left: 10px;
}
.ttm-btn.ttm-bgcolor-darkgrey {
  color: #fff;
  border-color: #263045;
}
.ttm-btn.ttm-bgcolor-darkgrey:hover {
  background-color: #05c8f9;
  color: #fff;
  border-color: #05c8f9;
}
.ttm-btn.ttm-bgcolor-skincolor {
  color: #fff;
  border-color: #05c8f9;
}
.ttm-btn.ttm-bgcolor-skincolor:hover {
  background-color: #263045;
  color: #fff;
  border-color: #263045;
}
.ttm-btn.ttm-bgcolor-grey:hover {
  background-color: #05c8f9;
  color: #fff;
}
.ttm-btn.ttm-btn-style-border {
  border: 1px solid transparent;
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-darkgrey {
  border-color: #263045;
  background-color: transparent;
  color: #263045;
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-darkgrey:hover {
  background-color: #05c8f9;
  color: #fff;
  border-color: #05c8f9;
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-skincolor {
  border-color: #05c8f9;
  background-color: transparent;
  color: #05c8f9;
}
.ttm-btn.ttm-btn-color-gradiant {
  background-image: linear-gradient(90deg, #38d870, #05c8f9);
  color: #fff;
}
.ttm-btn.ttm-btn-color-gradiant:hover {
  background-image: linear-gradient(90deg, #05c8f9, #38d870 );
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-skincolor:hover {
  background-color: #05c8f9;
  color: #fff;
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-white {
  border-color: #fff;
  color: #fff;
  background-color: transparent;
}
.ttm-btn.ttm-btn-style-fill.ttm-btn-color-skincolor {
  background-color: #05c8f9;
  color: #fff;
}
.ttm-btn.ttm-btn-style-fill.ttm-btn-color-skincolor {
  background-color: #05c8f9;
  color: #fff;
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-white:hover {
  background-color: #fff;
  color: #263045;
}
.ttm-btn.rounded-circle {
  border-radius: 2em !important;
}
.ttm-btn-size-xs.ttm-btn {
  font-size: 12px;
  padding: 7px 22px;
}
.ttm-btn-size-sm.ttm-btn {
  font-size: 14px;
  padding: 10px 24px;
}
.ttm-btn-size-md.ttm-btn {
  font-size: 15px;
  padding: 15px 30px;
}
.ttm-btn-size-lg.ttm-btn {
  font-size: 20px;
  padding: 18px 45px;
}
.btn-inline {
  font-size: 14px;
  padding: 0 !important;
  border: 1px solid transparent;
  background-color: transparent;
  color: #263045;
  overflow: visible;
}
.btn-inline.ttm-btn-color-skincolor {
  color: #05c8f9;
}
.btn-inline.ttm-btn-color-skincolor:hover {
  color: #263045;
}
.btn-inline.ttm-btn-color-darkgrey {
  color: #263045;
}
.btn-inline.ttm-btn-color-darkgrey:hover {
  color: #05c8f9;
}
.btn-inline i, .btn-inline svg {
  font-size: 12px;
}
.btn-inline.style2 {
  font-weight: 400;
  font-size: 15px;
}
.btn-inline.style2::before {
  position: absolute;
  content: '';
  background: #fff;
  height: 2px;
  width: 15px;
  left: 0;
  top: 11px;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  opacity: 0;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.btn-inline.style2:hover {
  padding-left: 25px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.btn-inline.style2:hover::before {
  opacity: 1;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

/* ===============================================
    9.Icons
------------------------*/
.ttm-icon {
  position: relative;
  margin-bottom: 35px;
  display: inline-block;
  text-align: center;
  border: 1px solid transparent;
  position: relative;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.ttm-icon i {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.ttm-icon.ttm-icon_element-size-xs {
  width: 42px;
  height: 42px;
  line-height: 42px;
}

.ttm-icon.ttm-icon_element-size-xs i, .ttm-icon.ttm-icon_element-size-xs svg {
  font-size: 16px;
}

.ttm-icon.ttm-icon_element-size-sm {
  width: 52px;
  height: 52px;
  line-height: 52px;
}

.ttm-icon.ttm-icon_element-size-sm i, .ttm-icon.ttm-icon_element-size-sm svg {
  font-size: 28px;
}

.ttm-icon.ttm-icon_element-size-md {
  width: 58px;
  height: 58px;
  line-height: 58px;
}

.ttm-icon.ttm-icon_element-size-md i, .ttm-icon.ttm-icon_element-size-md svg {
  font-size: 30px;
}

.ttm-icon.ttm-icon_element-size-lg {
  width: 64px;
  height: 64px;
  line-height: 64px;
}

.ttm-icon.ttm-icon_element-size-lg i, .ttm-icon.ttm-icon_element-size-lg svg {
  font-size: 45px;
}

.ttm-icon.ttm-bgcolor-white {
  color: #05c8f9;
  border-color: transparent;
}

.ttm-icon.ttm-icon_element-border.ttm-textcolor-skincolor {
  border-color: #263045;
}

/** icon-size **/
/* play-btn / play-icon */
.ttm-play-icon-btn {
  display: inline-block;
}

.ttm-play-icon {
  color: #fff;
  display: block;
  position: relative;
}

.ttm-play-icon .ttm-icon.ttm-icon_element-size-md {
  width: 95px;
  height: 95px;
  line-height: 95px;
  margin: 0;
}

.ttm-play-icon .ttm-play-icon-animation {
  display: inline-block;
  position: relative;
}

.ttm-play-icon .ttm-play-icon-animation::after, .ttm-play-icon .ttm-play-icon-animation::before {
  content: '';
  border: 1px solid;
  border-color: inherit;
  width: 150%;
  height: 150%;
  border-radius: 100%;
  position: absolute;
  left: -25%;
  top: -25%;
  opacity: 1;
  -webkit-animation: 1s videoplay-anim linear infinite;
          animation: 1s videoplay-anim linear infinite;
}

.ttm-play-icon .ttm-play-icon-animation::after {
  border-color: #bfbfbf;
}

.ttm-play-icon .ttm-play-icon-animation::before {
  border-color: #e4e4e4;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

.ttm-play-icon-btn .ttm-icon.ttm-icon_element-size-sm {
  display: block;
  width: 64px;
  height: 64px;
  line-height: 64px;
  line-height: 60px;
  margin: 0;
  z-index: 2;
}

.ttm-play-icon-btn .ttm-icon.ttm-icon_element-size-sm i, .ttm-play-icon-btn .ttm-icon.ttm-icon_element-size-sm svg {
  padding-left: 5px;
  font-size: 25px;
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
}

.ttm-play-icon-btn .ttm-play-icon-animation {
  position: relative;
  display: inline-block;
}

.ttm-play-icon-btn .ttm-play-icon-animation .ttm-icon {
  margin-bottom: 0;
}

.ttm-play-icon-btn .ttm-play-icon-animation::after, .ttm-play-icon-btn .ttm-play-icon-animation::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
}

.ttm-play-icon-btn .ttm-play-icon-animation::after {
  z-index: 1;
  width: 95px;
  height: 95px;
  opacity: .1;
  background-color: #fff;
}

.ttm-play-icon-btn .ttm-play-icon-animation::before {
  width: 80px;
  height: 80px;
  opacity: .2;
  background-color: #fff;
}

.ttm-play-icon-btn:hover .ttm-play-icon-animation::after, .ttm-play-icon-btn:hover .ttm-play-icon-animation::before {
  -webkit-animation: scaling 1.05s infinite;
          animation: scaling 1.05s infinite;
}

.ttm-play-icon-btn.ttm-play-icon-btn-center {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  margin-top: -50px;
}

@-webkit-keyframes scaling {
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

@keyframes scaling {
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

/* ===============================================
    10.Fid
------------------------*/
.inside {
  text-align: center;
  position: relative;
  padding: 29px 15px 25px 15px;
}

.inside h3 {
  margin-bottom: 0;
  bottom: -11px;
  width: 100%;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  padding-top: 0;
  display: inline-block;
}

.inside h4 {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 37px;
  line-height: 40px;
}

.inside.ttm-fid-view-righticon h4, .inside.ttm-fid-view-lefticon h4 {
  margin-bottom: 0;
  float: left;
}
.inside.ttm-fid-view-righticon .ttm-fid-left, .inside.ttm-fid-view-lefticon .ttm-fid-left {
  position: relative;
  display: block;
  width: 100%;
}
.inside.ttm-fid-view-righticon .ttm-fid-icon-wrapper, .inside.ttm-fid-view-lefticon .ttm-fid-icon-wrapper {
  position: absolute;
  top: 0;
}
.inside.ttm-fid-view-righticon .ttm-fid-icon-wrapper i, .inside.ttm-fid-view-lefticon .ttm-fid-icon-wrapper i {
  font-size: 48px;
}
.inside.ttm-fid-view-righticon .ttm-fid-contents, .inside.ttm-fid-view-lefticon .ttm-fid-contents {
  clear: both;
  overflow: hidden;
}
.inside.ttm-fid-view-lefticon .ttm-fid-contents {
  padding-left: 60px;
}

/*  topicon */
.ttm-fid-view-topicon .ttm-fid-icon-wrapper .ttm-icon {
  margin-bottom: 0;
  display: inline-block;
  position: relative;
}
.ttm-fid-view-topicon .ttm-fid-icon-wrapper .ttm-icon.ttm-icon_element-size-lg {
  margin-bottom: 10px;
  width: 90px;
  height: 90px;
  line-height: 90px;
  border-radius: 5px;
}
.ttm-fid-view-topicon .ttm-fid-icon-wrapper .ttm-icon.ttm-icon_element-size-lg i {
  font-size: 40px;
}
.ttm-fid-view-topicon h4 {
  font-size: 46px;
  line-height: 56px;
}
.ttm-fid-view-topicon h3 {
  font-weight: 500;
  font-size: 16px;
  padding-top: 10px;
}

/* style1 */
.ttm-fid.inside.style1 {
  display: flex;
  padding: 20px 30px 30px 50px;
  justify-content: center;
  align-items: center;
}
.ttm-fid.inside.style1 h4, .ttm-fid.inside.style1 h4 span{
  margin-bottom: 0;
  display: inline-flex;
  font-family: 'Space Grotesk', sans-serif;;
  color: #fff;
  font-size: 60px;
  line-height: 70px;
  font-weight: 600;

}
.ttm-fid.inside.style1 .ttm-fid-contents .ttm-fid-inner span:last-child { margin-left: 0px; }
.ttm-fid.inside.style1 .ttm-fid-contents .ttm-fid-title {
  margin-left: 25px;
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Space Grotesk', sans-serif;
  top:0;
  color: #fff;
  font-size: 26px;
  line-height: 32px;
  font-weight: 600;
}
.ttm-fid.inside.style1 .ttm-fid-contents {
  display: flex;
}
.features-fid-item-wrapper {
  margin-top: 56px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #141416;
}

/* ttm-fid-syle2 */
.ttm-fid.inside.style2 {
  text-align: center;
  padding: 10px 0px;
}
.ttm-fid.inside.ttm-fid-2.style2 {
  padding: 0px 10px 0px 30px;
  border-right-color: rgba(0, 0, 0, 0.13);
}
.ttm-fid.inside.ttm-fid-2.style2.first-child {
  padding-left: 0px;
}
.ttm-fid.inside.style2 ,
.ttm-fid.inside.style2 span{
  font-size: 60px;
  line-height: 70px;
  font-weight: 600;
  font-family: 'Space Grotesk', sans-serif;
}
.ttm-fid.inside.style2 h3{
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  display: block;
  color: #828282;
}


/* ttm-fid-syle3 */
.ttm-fid.inside.style3, .ttm-fid.inside.style3 span {
  font-size: 60px;
  line-height: 70px;
  color: #000;
  font-weight: 600;
  padding: 0;
  font-family: 'Space Grotesk', sans-serif;
}
.ttm-fid.inside.style3 h3 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #828282;
  display: block;
}
.ttm-vertical_sep.style3 > [class*='col']:not(:last-child):before {
  background-color: rgba(0, 0, 0, 0.13);
  position: absolute;
  content: "";
  height: 100%;
  top: 0;
  right: 0;
  width: 1px;
}
.ttm-fid.inside.style3 {
  padding: 0px 10px 0px 30px;
  border-right-color: rgba(0, 0, 0, 0.13);
}
.ttm-fid.inside.style3.first-child {
  padding-left: 0px;
}


/* ===============================================
    11. featured-icon-box
------------------------*/
.featured-title h5 {
  font-size: 19px;
  line-height: 26px;
  margin-bottom: 0px;
}

.featured-title h5 a {
  color: inherit;
}

.featured-desc p {
  margin-bottom: 0;
}

.featured-icon-box {
  position: relative;
}

.featured-icon-box.left-icon .ttm-icon {
  margin-bottom: 0;
}

.featured-icon-box.left-icon .featured-icon, .featured-icon-box.left-icon .featured-content {
  display: table-cell;
  vertical-align: middle;
}

.featured-icon-box.left-icon .featured-content {
  padding-left: 24px;
}

.featured-icon-box.left-icon.icon-align-top .featured-icon {
  vertical-align: top;
  padding-top: 5px;
}

.featured-icon-box.top-icon .featured-content {
  padding-top: 14px;
}

.featured-icon-box.iconalign-before-heading .featured-content {
  display: table;
}

.featured-icon-box.iconalign-before-heading .ttm-icon {
  height: auto;
  width: auto;
}

.featured-icon-box.iconalign-before-heading .ttm-icon.style1 {
  width: 50px;
  height: 60px;
  margin-bottom: 0;
}

.featured-icon-box.iconalign-before-heading .ttm-icon.style1 .ttm-num:before {
  font-size: 20px;
  font-weight: 600;
  color: #263045;
}

.featured-icon-box.iconalign-before-heading .featured-title {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}

.featured-icon-box.iconalign-before-heading .featured-desc {
  padding-top: 10px;
}

body {
  counter-reset: section;
}

.ttm-num:before {
  counter-increment: section;
  content: counter(section, decimal-leading-zero) " ";
  font-size: 14px;
  font-family: "Poppins",Arial,Helvetica,sans-serif;
}
.featured-icon-box.without-icon .featured-title h5 {
  padding-left: 26px;
  position: relative;
}
.featured-icon-box.without-icon .featured-title h5::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 1px;
  margin: auto;
  top: 50%;
  left: 0;
  background-color: #263045;
}

/* featured-icon-box style-1 */

.featured-icon-box.style1 {
  position: relative;
  padding: 30px 30px 20px 40px;
  border-right: 1px solid #d9d9d9;
  width: 100%;
  text-align: left;
}
.featured-icon-box.style1.first-child {
  padding-left: 0px;
}
.featured-icon-box.style1.last-child {
  border-right-width: 0px;
  padding: 30px 30px 20px 30px;
}
.featured-icon-box.style1 .featured-icon-thumnail img{transition: all .6s ease;}
.featured-icon-box.style1:hover .featured-icon-thumnail img{
  transform: rotate(360deg);
  transition: all .6s ease;
}
.featured-icon-box.style1 .featured-title-h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 45px;
  padding-bottom: 25px;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 26px;
  line-height: 36px;
}
.featured-icon-box.style1 .featured-title-h3  a {
  color: #000;
}
.featured-icon-box.style1 .featured-content .featured-bottom-btn a {
  transform: rotate(45deg);
  transition: all .6s ease;
}
.featured-icon-box.style1 .featured-bottom-btn {
  display: flex;
  width: 34px;
  height: 34px;
  margin-top: 23px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #f1f1f1;
  position: relative;
  transition: all .6s ease;
}
.featured-icon-box.style1:hover .featured-bottom-btn a {
  color: #fff;
  transform: rotate(90deg);
  transition: all .6s ease;
}
.featured-icon-box.style1:hover .featured-bottom-btn{
  background-color: #05c8f9;
}
.featured-icon-box.style1:hover .featured-bottom-btn a:after{
  transform: rotate(0deg) !important;
  transform-style: preserve-3d;
  transition: all .6s ease;
  color: #fff;
}

/* process-box */
.ttm-processbox-wrapper {
  position: relative;
  margin: 15px 0;
}
.ttm-box-content {
  position: relative;
}
.ttm-hovertext1 {
  transition: all .3s ease;
}
.ttm-hovertext2 {
  position: absolute;
  left: auto;
  right: auto;
  bottom: auto;
  opacity: 0;
  transition: all .3s ease;
  top: 0;
  transform: translateY(100%);
}
.ttm-processbox-wrapper:hover .ttm-hovertext1{
  opacity: 0;
  transform: translateY(-100%);
  transition: all .3s ease;
}
.ttm-processbox-wrapper:hover .ttm-hovertext2{
  opacity: 1;
  transition-delay: .1s;
  transform: translateY(0);
  transition: all .3s ease;
}
.process-num {
  font-family: var(--base-headingfont);
  color: #000;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  background-color: transparent;
  height: unset;
  width: unset;
  border-radius: 0;
  text-align: left;
  position: relative;
  left: 0;
  margin-left: 0;
  bottom: 3px;
}
.ttm-box-content-title {
  padding-top: 20px;
}
.ttm-box-title-h3 {
  margin-top: 0px;
  font-family: var(--base-headingfont);
  color: #000;
  font-size: 60px;
  line-height: 70px;
  font-weight: 600;
}
.ttm-processbox-wrapper:hover .ttm-box-title-h3 {
  transition: all .6s ease;
  background-image: linear-gradient(to right,#40db5c 0%,#03c7fd 50%,#40db5c 100%)!important;
  background-color: transparent;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.proces-img {
  position: relative;
}
.ttm-processbox-wrapper .ttm-box-image .proces-img {
  border: 0;
  border-radius: 24rem;
  transition: all .4s ease-in-out;
}
.ttm-processbox-wrapper:hover .ttm-box-image .proces-img {
  border: 0;
  border-radius: 5rem;
  transition: .5s all;
}


/* ===============================================
    12. featured-imagebox
------------------------*/
.featured-imagebox-team {
  position: relative;
  overflow: hidden;
}
.featured-imagebox-team .featured-thumbnail {
  position: relative;
  overflow: hidden;
}
.featured-imagebox-team .featured-thumbnail img {
  -webkit-transition: all .5s;
  transition: all .5s;
}
.featured-imagebox-team .featured-thumbnail .social-icons {
  position: absolute;
  top: 0;
  left: -40px;
  right: auto;
  padding: 10px;
  margin-top: 0;
  opacity: 0;
  z-index: 9;
  background-color: #05c8f9;
  -webkit-transition: .5s all ease;
  transition: .5s all ease;
}
.featured-imagebox-team .featured-thumbnail .social-icons li {
  display: block;
}
.featured-imagebox-team .featured-thumbnail .social-icons li a {
  font-size: 14px;
  color: #fff;
  position: relative;
}
.featured-imagebox-team:hover .featured-thumbnail img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

/* team-1 */
.featured-imagebox-team.style1 {
  position: relative;
  overflow: hidden;
  transition: all 600ms ease;
  margin: 15px 0;
}
.featured-imagebox-team.style1:hover {
  border-radius: 30px;
}
.featured-imagebox-team.style1 .image-box-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  background-image: linear-gradient(180deg, transparent, #000);
  opacity: 0;
}
.featured-imagebox-team.style1:hover .image-box-overlay{
  opacity: 0.8;
}
.featured-imagebox-team.style1 .imagebox-team-thumbnail {
  position: relative;
  z-index: 1;
}
.featured-imagebox-team.style1 .imagebox-team-thumbnail img {
  width: 100%;
}
.featured-imagebox-team.style1 .imagebox-team-content {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  margin-bottom: 22px;
  padding-top: 26px;
  padding-bottom: 25px;
  opacity: 0;
  text-align: center;
  -webkit-transition: .5s all ease;
  -ms-transition: .5s all ease;
  -moz-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
}
.featured-imagebox-team.style1:hover .imagebox-team-content{
   opacity:1;
}
.featured-imagebox-team.style1 .imagebox-team-social {
  margin-top: 18px;
  left: -40px;
  position: relative;
  opacity: 0;
  -webkit-transition: .5s all ease;
  -ms-transition: .5s all ease;
  -moz-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
}
.featured-imagebox-team.style1:hover .imagebox-team-social{
  left: 0;
  opacity: 1;
}
.featured-imagebox-team.style1 .team-social-icons {
  margin-bottom: 12px;
  padding-left: 0px;
}
.featured-imagebox-team.style1 .team-social-icon-item {
  display: inline-block;
  padding-right: 8px;
  padding-left: 8px;
  text-align: center;
  list-style-type: none;
}
.featured-imagebox-team.style1 .team-social-link {
  transition: all 300ms ease;
  font-family: Themify, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
}
.featured-imagebox-team.style1 .imagebox-team-category {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
.featured-imagebox-team.style1 .imagebox-team-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 19px;
  line-height: 23px;
}
.featured-imagebox-team.style1 .team-heading-link {
  font-family: var(--base-headingfont);
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  text-decoration: none;
}
.featured-imagebox-team.style1 .team-social-link:hover,
.featured-imagebox-team.style1 .team-heading-link:hover{
  color: #05c8f9;
}



/*  Portfolio  */
.featured-imagebox-portfolio {
  position: relative;
  overflow: hidden;
}
.featured-imagebox-portfolio .featured-thumbnail {
  position: relative;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-transition-property: -webkit-transform,-webkit-box-shadow;
  transition-property: -webkit-transform,-webkit-box-shadow;
  transition-property: transform,box-shadow;
  transition-property: transform,box-shadow,-webkit-transform,-webkit-box-shadow;
}
.featured-imagebox-portfolio .ttm-box-view-overlay {
  position: absolute;
  top: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.75);
}
.featured-imagebox-portfolio .ttm-media-link a {
  display: inline-block;
  font-size: 17px;
  position: absolute;
  top: 42%;
  right: 50%;
  margin-top: -17px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border: 1px solid #05c8f9;
  border-radius: 0;
  text-align: center;
  margin-right: 3px;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
  -webkit-transition: .5s;
  transition: .5s;
  background-color: #05c8f9;
  color: #fff;
}
.featured-imagebox-portfolio .ttm-media-link a:hover {
  background-color: transparent;
  color: #05c8f9;
}
.featured-imagebox-portfolio .ttm-media-link a.ttm_link {
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
  -webkit-transition: 1s;
  transition: 1s;
  margin-right: -51px;
}
.featured-imagebox-portfolio .featured-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 100%;
  overflow: hidden;
  padding: 15px;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  z-index: 2;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-align: center;
  background-color: #263045;
}
.featured-imagebox-portfolio .featured-content .featured-title h5 a {
  color: #fff;
}
.featured-imagebox-portfolio .category p {
  margin-bottom: 0;
  color: #fff;
}
.featured-imagebox-portfolio:hover .ttm-box-view-overlay {
  opacity: 1;
}
.featured-imagebox-portfolio:hover .ttm-media-link a {
  -webkit-transform: translate(0);
          transform: translate(0);
}
.featured-imagebox-portfolio:hover .featured-content {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
.featured-imagebox-portfolio.style2 .featured-thumbnail::before {
  position: absolute;
  content: '';
  background-color: rgba(255, 255, 255, 0.75);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: .9s ease;
  transition: .9s ease;
}
  .featured-imagebox-gallery { 
    margin: 15px 0;
    transition: all 600ms ease;
    overflow: hidden;
}

/* imagebox-portfolio-style1 */
.featured-imagebox-portfolio.style1 {
  margin: 15px 0;
  transition: all 600ms ease;
  overflow: hidden;
}
.featured-imagebox-portfolio.style1 .featured-thumbnail {
  position: relative;
  overflow: hidden;
}
.featured-imagebox-portfolio.style1 .featured-link {
    position: relative;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.3, 0.58, 0.55, 1);
    z-index: 1;
}
.featured-imagebox-portfolio.style1:hover{
    border-radius: 30px;
}
.featured-imagebox-portfolio.style1 .featured-thumbnail img{
    border-radius: 0;
    transform: scale(1) !important;
}
.featured-imagebox-portfolio.style1 .imagebox-content-ttmfolio {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    padding: 0 30px 30px;
    text-align: left;
}
.featured-imagebox-portfolio.style1 .imagebox-portfolio-bg-overlay {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
}
.featured-imagebox-portfolio.style1 .imagebox-portfolio-bg-overlay {
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgb(0 0 0) 100%);
    opacity: 0.7;
    transition: all .6s ease;
}
.featured-imagebox-portfolio.style1:hover .imagebox-portfolio-bg-overlay {
    background: linear-gradient(90deg, rgba(5,200,249,20) 0%, rgba(56,216,112,1) 100%);
    opacity: 0.7;
    transition: .9s ease;
}
.featured-imagebox-portfolio.style1 .imagebox-content-portfolio {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    padding: 0 30px 30px;
    text-align: left;
}
.featured-imagebox-portfolio.style1 .category-portfolio {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.featured-imagebox-portfolio.style1 .category-portfolio {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.featured-imagebox-portfolio.style1 .category-sep {
    display: inline-block;
    padding-right: 3px;
    padding-left: 2px;
    color: #fff;
    font-size: 16px;
}
.featured-imagebox-portfolio.style1 .category-portfolio {
    display: inline-block;
    color: #fff !important;
    font-size: 16px;
    text-decoration: none;
}
.featured-imagebox-portfolio.style1 .imagebox-heading-portfolio {
    position: relative;
    display: inline-block;
    font-size: 30px;
    line-height: 40px;
}
.featured-imagebox-portfolio.style1 .imagebox-heading-portfolio-link {
    color:#fff !important;
}
.featured-imagebox-portfolio.style1 .imagebox-heading-portfolio:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 0%;
    background-color: #fff;
    left: 0px;
    bottom: 0px;
    transition: all .4s ease;
}
.featured-imagebox-portfolio.style1 .imagebox-heading-portfolio:hover:after {
    width: 100%;
}

/* /* portfolio-style2  */

.ttm-box-portfolio-style2 {
    position: relative;
    overflow: hidden;
    margin: 15px 0;
}
.ttm-box-portfolio-style2 .ttm-box-portfolio-style1-overlay:before {
    position: absolute;
    content: '';
    background-color: rgba(255, 255, 255, 0.75);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .9s ease;
    z-index: 1;
    opacity: 0;
}
.ttm-box-portfolio-style2 .ttm-box-portfolio-style1-overlay,
.ttm-box-portfolio-style2 .portfolio-style-thumnail img {
    transition: all .6s ease;
}
.ttm-box-portfolio-style2:hover .ttm-box-portfolio-style1-overlay:before {
    opacity: 1;
}
.ttm-box-portfolio-style2:hover .ttm-box-portfolio-style1-overlay,
.ttm-box-portfolio-style2:hover .portfolio-style-thumnail img {
    transition: all .6s ease;
    border-radius: 30px;
}
.ttm-box-portfolio-style2 .portfolio-style-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    z-index: 1;
    transform: translateY(100%);
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    transition: all 0.9s;
    padding: 23px 25px 24px;
    text-align: left;
    margin: 0px 20px 30px 20px;
    box-shadow: 0 0 12px 0 rgba(32, 46, 60, 0.06);
    background-image: linear-gradient(to right,#40db5c 0%,#03c7fd 50%,#40db5c 100%)!important;
    transition: 0.5s;
    background-size: 200% auto;
}
.ttm-box-portfolio-style2:hover .portfolio-style-content {
    opacity: 1;
    transform: translateY(0);
}
.protfolio-style2-category-link {
    color: hsla(0, 0%, 100%, 0.8) !important;
    font-size: 17px;
    line-height: 27px;
    text-decoration: none;
}
.protfolio-style2-title-h3 {
    margin-bottom: 0px;
    color: #fff !important;
    font-size: 30px;
    line-height: 35px;
}
.protfolio-style2-title-h3-link {
    color: #fff !important;
}


/*  blog  */
.featured-imagebox-blog {
  background-color: #fff;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 0 12px 0 rgba(32, 46, 60, 0.06);
          box-shadow: 0 0 12px 0 rgba(32, 46, 60, 0.06);
}

.featured-imagebox-blog .featured-thumbnail {
  position: relative;
  overflow: hidden;
}

.featured-imagebox-blog .featured-thumbnail img {
  -webkit-transform: scale(1.075);
          transform: scale(1.075);
  -webkit-transition: all 3s ease-out;
  transition: all 3s ease-out;
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

.featured-imagebox-blog .featured-content {
  padding: 45px 25px 25px 25px;
  position: relative;
}

.featured-imagebox-blog .featured-content a:hover {
  color: #05c8f9;
}

.featured-imagebox-blog .post-meta {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}

.featured-imagebox-blog .post-meta i {
  padding-right: 5px;
}

.featured-imagebox-blog .post-meta .ttm-meta-line {
  position: relative;
}

.featured-imagebox-blog .post-meta .ttm-meta-line:not(:last-child) {
  padding-right: 23px;
}

.featured-imagebox-blog .post-meta .ttm-meta-line:not(:last-child)::after {
  position: absolute;
  content: "";
  height: 16px;
  width: 1px;
  right: 10px;
  top: 0;
  background-color: #dce1e9;
}

.featured-imagebox-blog .post-meta .ttm-meta-line i, .featured-imagebox-blog .post-meta .ttm-meta-line svg {
  color: #05c8f9;
  margin-right: 5px;
}

.featured-imagebox-blog .ttm-box-post-date {
  left: 25px;
  top: -35px;
  border-radius: unset;
}

.featured-imagebox-blog:hover {
  -webkit-box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
}

.featured-imagebox-blog:hover .ttm-blog-overlay-iconbox a {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.featured-imagebox-blog:hover .ttm-box-view-overlay::before, .featured-imagebox-blog:hover .ttm-box-view-overlay::after {
  opacity: .6;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  background-color: #263045;
}

.featured-imagebox-blog.style2 {
  padding: 15px;
}

.featured-imagebox-blog.style2 .featured-content {
  padding: 25px 5px 5px;
}

.featured-imagebox-blog.style2 .ttm-box-post-date {
  left: 15px;
  top: -80px;
}

.featured-imagebox-blog.style2 .ttm-box-post-date .entry-date {
  display: block;
  line-height: 30px;
}

.featured-imagebox-blog.style2 .ttm-entry-date span {
  display: block;
  background-color: #fff;
  color: #000;
  font-size: 14px;
  font-weight: 500;
}

.ttm-blog-overlay-iconbox a {
  opacity: 0;
  position: absolute;
  text-align: center;
  z-index: 1;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -17px;
  display: inline-block;
  height: 25px;
  width: 25px;
  line-height: 25px;
  color: #fff;
  font-size: 25px;
  background: transparent;
  -webkit-transition: all .9s ease;
  transition: all .9s ease;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.post-meta {
  display: block;
  padding: 5px 0;
  margin: 10px 0;
}

.ttm-box-post-date {
  position: absolute;
  left: 15px;
  top: 15px;
  border-radius: 5px;
  text-align: center;
  font-weight: 500;
  font-size: 17px;
  color: #fff;
}

.ttm-box-post-date .entry-date {
  height: 60px;
  width: 60px;
  display: block;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: center;
      align-self: center;
  background-color: #05c8f9;
}

.ttm-entry-date span {
  display: block;
}

.featured-imagebox-blog .ttm-box-view-overlay::after, .featured-imagebox-blog .ttm-box-view-overlay::before {
  content: '';
  position: absolute;
  left: 0 !important;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.featured-imagebox-blog .ttm-box-view-overlay::before {
  right: 0 !important;
  left: auto;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

/*  services  */
.featured-imagebox-services .featured-title h5 {
  margin-bottom: 10px;
}

.featured-imagebox-services.style1 .featured-content {
  padding: 34px 50px 30px;
  margin: -55px 20px 0;
  text-align: center;
  border-bottom: 3px solid #05c8f9;
  position: relative;
  transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  background-color: #fff;
}

.featured-imagebox-services.style1:hover .featured-content {
  background-color: #05c8f9;
  color: #fff;
}

.featured-imagebox-services.style1:hover .featured-content h5, .featured-imagebox-services.style1:hover .featured-content a {
  color: #fff;
}

.service-box.style1 {
  position: relative;
  margin: 15px 0;
}
.service-box.style1 .service-box-thumnail {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 50%;
  margin-left: 50%;
  opacity: 0;
  transform: rotate(3deg);
  transition: opacity 500ms ease;
  text-align: center;
  transition: .5s all;
}
.service-box.style1:hover .service-box-thumnail{
  opacity: 1;
  top: -50px;
}
.service-box.style1 .service-box-content {
  position: relative;
  padding: 30px 0 30px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.14);
  border-radius: 40px;
  transition: opacity 600ms ease;
}
.service-box.style1 .service-box-h3 {
  font-family: 'Space Grotesk', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
  margin: 0;
}
.service-box.style1 .service-box-link {
  color: #fff;
  text-decoration: none;
}
.service-box.style1:hover .service-box-content {
  background-image: linear-gradient(to right,#40db5c 0%,#03c6fc 50%,#40db5c 100%)!important;
}


/* post */
.featured-imagebox-post {
  background-color: #fff;
  padding: 0;
  margin-bottom: 20px;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.featured-imagebox-post .featured-content {
  padding: 22px 27px 22px 27px;
}

.ttm-box-view-left-image .featured-content .category > a {
  display: inline-block;
  border: 1px solid;
  padding: 5px 10px;
  margin-right: 5px;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  margin-bottom: 5px;
}

.ttm-box-view-left-image .featured-content .category > a:hover {
  background-color: #05c8f9;
  color: #fff;
  border-color: #05c8f9;
}

.ttm-box-view-left-image .featured-content .ttm-box-desc, .ttm-box-view-left-image .featured-content .featured-desc {
  border-top: 1px solid #f2f2f2;
  margin-top: 7px;
  padding-top: 15px;
}

.ttm-box-view-left-image .featured-content .featured-title a:hover {
  color: #05c8f9;
}

.ttm-box-view-left-image.featured-imagebox-post {
  padding: 15px;
}

.ttm-box-view-left-image.featured-imagebox-post .featured-content {
  padding-left: 25px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 0 !important;
}

.ttm-box-view-left-image .featured-content {
  padding: 15px 17px 11px 17px;
}

.ttm-box-view-left-image .ttm-featured-img-left {
  padding: 0;
}

/* imagebox-post-style1 */

.featured-imagebox-post-style1 {
  position: relative;
  overflow: hidden;
  margin: 15px 0;
}
.featured-imagebox-post-style1 .featured-post-overlay {
  position: relative;
  overflow: hidden;
  transition: all .6s ease;
}
.featured-imagebox-post-style1:hover .featured-post-overlay {
  border-radius: 30px;
}
.featured-imagebox-post-style1 .featured-post-overlay:before {
  content: '';
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgb(0 0 0) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0.7;
  transition: all .6s ease;
}
.featured-post-content {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 22px;
  z-index: 1;
}
.post-entry-date {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  padding-right: 10px;
  padding-left: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
}
.post-h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: var(--base-headingfont);
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  text-transform: capitalize;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #fff;
}
.featured-imagebox-post-style1 .featured-post-content .post-link,
.sidebar-list-item .sidebar-list-block .sidebar-list-link {
  color: #ffffff;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#ffffff, #ffffff);
  display: inline;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s linear;
}
.featured-imagebox-post-style1 .featured-post-content .post-link:hover, 
.sidebar-list-item .sidebar-list-block .sidebar-list-link:hover {
  background-size: 0 1px, 100% 1px;
  color: #ffffff !important;
}
.post-link {
  color: #fff;
  text-decoration: none;
}
.catagory-text {
  color: #fff;
}

/* ===============================================
    13.List box
------------------------*/
.ttm-list.ttm-list-style-icon li {
  color: #263045;
  padding-left: 27px;
  list-style: none;
  position: relative;
  padding-bottom: 10px;
}

.ttm-list.ttm-list-style-icon li i, .ttm-list.ttm-list-style-icon li svg {
  position: absolute;
  left: 0px;
  top: 5px;
}

/* ===============================================
    14.Processbox
------------------------*/
.ttm-processbox-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.ttm-processbox-wrapper .ttm-processbox {
  width: calc(100% / 3);
  padding: 0 15px;
  position: relative;
  text-align: center;
}
.ttm-processbox-wrapper .ttm-processbox:last-child .ttm-box-image:before {
  content: unset;
}
.ttm-processbox-wrapper .ttm-processbox .ttm-box-image {
  border: 3px solid #f0f0f0;
  border-radius: 50%;
  margin-bottom: 35px;
  position: relative;
  display: inline-block;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.ttm-processbox-wrapper .ttm-processbox .ttm-box-image img {
  border: 10px solid #fff;
  -webkit-box-shadow: 0 0 9px 0 rgba(38, 48, 69, 0.09);
          box-shadow: 0 0 9px 0 rgba(38, 48, 69, 0.09);
  border-radius: 50%;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  height: 185px;
  width: 185px;
}
.ttm-processbox-wrapper .ttm-processbox .ttm-box-image::before {
  display: block;
  content: '';
  position: absolute;
  right: -95px;
  top: 45%;
  height: 22px;
  width: 72px;
  background-image: url(../images/process-arrow.png);
  background-repeat: no-repeat;
}
.ttm-processbox-wrapper .ttm-processbox .process-num {
  margin-right: 5px;
  font-size: 16px;
  font-weight: 500;
  background-color: #263045;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 41px;
  border-radius: 50%;
  border: none;
  display: block;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: -15px;
  z-index: 10;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.ttm-processbox-wrapper .featured-content {
  text-align: center;
  padding: 0 15px;
}
.ttm-processbox-wrapper .featured-title h5 {
  margin-bottom: 10px;
}
.ttm-processbox-wrapper .ttm-processbox:hover .ttm-box-image {
  border-color: #05c8f9;
}
.ttm-processbox-wrapper .ttm-processbox:hover .process-num {
  background-color: #05c8f9;
}

/* ===============================================
    15. Progress-bar
------------------------*/
.ttm-progress-bar {
  position: relative;
}
.ttm-progress-bar:not(:last-child) {
  margin-bottom: 24px;
}
.ttm-progress-bar .progress-bar-title {
  top: -35px;
  left: 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  font-family: "Space Grotesk", Sans-serif;
  margin-bottom: 15px;
  color: #000;
}
.ttm-progress-bar label {
  color: #000;
  font-weight: 600;
}
.ttm-progress-bar .progress {
  height: 6px;
  width: 100%;
  background-color: #e9e9e9;
  overflow: visible;
  height: auto;
  border-radius: 0;
}
.ttm-progress-bar .progress-bar {
  border-radius: 0;
  height: 6px;
  position: relative;
  overflow: unset;
  background-color: #05c8f9;
  background-image: linear-gradient(90deg, #40db5c, #03c7fd 50%, #40db5c);
  background-size: 200% auto;
}
.ttm-progress-bar .progress-bar::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  bottom: -6px;
  right: -1px;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.06);
  background-color: #05c8f9;
}
.ttm-progress-bar .progress-bar-percent {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  text-shadow: none;
}

/* ===============================================
    16. Testimonial
------------------------*/
.testimonials {
  position: relative;
}
.testimonials .testimonial-content .testimonial-avatar {
  display: block;
  margin: 0 auto;
}
.testimonials .testimonial-content .testimonial-avatar .testimonial-img img {
  height: 91px;
  width: 91px;
  border-radius: 50%;
  border: 5px solid #f0f0f0;
  margin: 0 auto;
}
.testimonials .testimonial-content blockquote {
  padding: 0;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  background-color: transparent;
  line-height: 26px;
  position: relative;
  margin-bottom: 0px;
  margin-top: 20px;
}
.testimonials .testimonial-content .ttm-ratting-star {
  padding-top: 12px;
  padding-bottom: 10px;
  color: #f5cc26;
}
.testimonials .testimonial-content h6 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 0;
}
.testimonials .testimonial-content label {
  display: block;
  font-size: 13px;
  margin-bottom: 15px;
  color: #687076;
}

/* style-1 */

.testimonials-style1 {
  position: relative;
  display: inline-block;
  margin: 30px 0 15px;
  padding: 43px 30px 27px 20px;
  border: 1px solid #292e34;
  border-radius: 10px;
  background-color: #000;
  transition: all 500ms ease;
  width: 100%;
}
.testimonials-style1:hover {
  border-radius: 30px;
}
.testimonial-ttm-description {
  display: flex;
  margin-bottom: 18px;
  justify-content: space-between;
  align-items: center;
}
.testimonials-style1:before {
  content: '';
  background-image: url(../images/quote.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  width: 55px;
  height: 45px;
  border-radius: 5px;
  top: -25px;
  left: 15%;
  transform: translateX(-30px);
}
.testimonials-style1 .testimonials-style1-content h3.ttm-box-highlight-h3 {
  color: rgba(255, 255, 255, 0.65);
}
.ttm-box-highlight-h3 {
    margin-top: 0px;
    margin-bottom: 0;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}
.ratting-stars-items {
    display: inline-block;
    margin-left: 0px;
    padding-right: 5px;
    list-style-type: none;
}
.ratting-stars {
    margin: 0px;
    padding: 0px;
}
.ratting-stars-link {
    font-family: 'Fa solid 900', sans-serif;
    color: #ffd800;
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
    text-decoration: none;
}
.testimonial-ttm-box-desc-p {
    color: #fff;
    font-style: italic;
}
.testimonials-style1 .testimonial-ttm-box-desc-p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ttm-box-footer {
    margin-top: 20px;
}
.testimonial-caption-h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: var(--base-headingfont);
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}
.testimonials-main.slick-slide {
    display: flex;
}
.ttm-custom-heading {
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: var(--base-headingfont);
    color: #fff;
    font-size: 60px;
    line-height: 70px;
    font-weight: 600;
}
.ttm-custom-heading.counter {
    margin-bottom: 15px;
}
.custom-heading-h3 {
    margin-top: 0px;
    margin-bottom: 15px;
    font-family: var(--base-headingfont);
    color: #fff;
    font-size: 26px;
    font-weight: 600;
}
.ttm-custom-counter-desc {
    color: hsla(0, 0%, 100%, 0.8);
    font-size: 18px;
    line-height: 28px;
}
.counter-desc-p {
    margin-bottom: 0px;
}

/*style2*/
.testimonials-style2 {
  background-color: #fff;
  padding: 40px 30px 27px 20px;
  border: 1px solid #fff;
  border-radius: 10px;
  margin-top: 26px;
}
.testimonials-style2 .ttm-box-highlight-h3,
.testimonials-style2 .testimonial-ttm-box-desc-p,
.testimonials-style2 .testimonial-caption-h3{
    color: #000;
}
.testimonials-style2 .testimonial-ttm-box-desc-p{
    font-weight: 600;
    font-style: italic;
}
.testimonials-style2 .testimonial-caption-h3{
    font-weight: 600;
}
.testimonials-style2 .testimonial-ttm-description {
  display: flex;
  margin-bottom: 15px;
  justify-content: space-between;
  align-items: center;
}
.testimonials-style2:before {
  content: '';
  background-image: url(../images/left-quote.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  top: 0;
  left: 15%;
  transform: translateX(-30px);
}

/* ===============================================
    17.Client-row  
------------------------*/
.client-box {
  padding: 15px 12px 15px;
}
.ttm-client-logo-tooltip {
  position: relative;
}
.ttm-box-view-separator-logo .client-box .client:after {
  border-right: 1px solid #eaeaea;
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  right: -25px;
  top: 0;
}
.client-box.ttm-box-view-boxed-logo {
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
  display: block;
}
.client-box.ttm-box-view-boxed-logo .ttm-client-logo-tooltip {
  margin-right: 13px;
  margin-left: 13px;
  padding: 18px 12px;
  display: table-cell;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: middle;
}
.client-box.ttm-box-view-boxed-logo .client {
  width: 100%;
  display: table;
}
.client-box.ttm-box-view-boxed-logo .client:hover img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.client-box.ttm-box-view-boxed-logo .client img {
  margin: 0 auto;
}


/* ===============================================
    18. Accordion
------------------------*/
.accordion__button {
  position: relative;
  border: 1px solid #ddd;
  padding: 17px 37px 17px 17px;
  font-size: 17px;
  color: #263045;
}
.accordion__button::after {
  position: absolute;
  font-family: "themify";
  right: 20px;
  top: 18px;
  content: "\e61a";
  color: #263045;
  font-size: 14px;
  font-weight: bold;
}
.accordion__button:hover {
  cursor: pointer;
  background-color: #05c8f9;
  color: #fff;
  -webkit-transition: ease-in-out .3s;
  transition: ease-in-out .3s;
}
.accordion__button:hover::after {
  color: #fff;
}
.accordion__panel {
  padding: 14px 20px;
  -webkit-transition: ease-in-out .3s;
  transition: ease-in-out .3s;
}
.accordion__item {
  margin-bottom: 15px;
}

/* accordian-2 */
.accordion.style2 .accordion__button {
    padding-bottom: 15px;
    border: 0;
    padding: 15px 100px 15px 40px;
    font-family: 'Space Grotesk', sans-serif;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
}
.accordion.style2 .accordion__button:hover {
  background-color: transparent;
  color: #000000;
}
.accordion.style2 .accordion__button::after {
  left: auto;
    content: "\e64b";
    font-family: "themify";
    background-color: #000;
    background-size: 200% auto;
    top: 10px;
    right: 20px;
    transition: all 0.1s ease;
    width: 40px;
    padding: 0px 10px 3px 13px;
    border-radius: 10px;
    height: 40px;
    line-height: 47px;
    color: #fff;
}

.accordion.style2 .accordion__item {
  background-color: #F8F8F8;
  border-radius: 30px;
}
.accordion.style2 .accordion__panel {
  padding: 0px 40px 35px 40px;
}

/* accordian-style3 */

.accordion.style3 .accordion__item {
  border-bottom: 1px solid #d9d9d9;
}
.accordion.style3 .accordion__button::after {
  top:15px;
}
.accordion.style3 .accordion__panel {
  padding-left: 0;
  padding-top: 0;
}
.accordion.style3 .accordion__button {
  border: none;
  display: block;
  font-weight: 600;
  font-size: 26px;
  line-height: 36px;
  position: relative;
  font-family: 'Space Grotesk', sans-serif;
  padding: 10px 35px 25px 0;
  color: #000;
}
.accordion.style3 .accordion__button:hover {
  background-color: transparent;
}
.accordion.style3 .accordion__button:hover::after {
  color: #000;
}

/* ===============================================
    19.Tab
------------------------*/
.ttm-tabs {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ttm-tabs .section-title {
  padding-bottom: 0;
}
.ttm-tabs ul.tabs {
  margin: 0;
  padding: 0;
}
.ttm-tabs ul.tabs.tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ttm-tabs ul.tabs.tabs li {
  display: inline-block;
  cursor: pointer;
  padding: 8px 22px;
  margin-bottom: 5px;
  line-height: 22px;
  width: auto;
  position: relative;
  z-index: 3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.ttm-tabs ul.tabs.tabs li i {
  font-size: 18px;
  margin-right: 9px;
  position: relative;
  top: 2px;
}
.ttm-tabs ul.tabs.tabs li span {
  font-size: 18px;
  font-weight: normal;
}
.ttm-tabs ul.tabs.tabs li.react-tabs__tab--selected {
  color: #fff;
  border-radius: 0;
}
.ttm-tabs .content-tab {
  margin-top: 20px;
  width: 100%;
}
.ttm-tabs .content-tab h6 {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 29px;
  padding-bottom: 7px;
}
.tab-padding-box {
  padding-top: 105px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 70px;
}

/* ttm-tab-style-vertical */
.ttm-tabs.ttm-tab-style-vertical .content-tab {
  padding: 0;
  margin: 0;
}
.ttm-tabs.ttm-tab-style-vertical ul li {
  padding: 0px;
  width: 100%;
  display: block;
  text-align: center;
}

.ttm-tabs.ttm-tab-style-vertical ul li span {
  background-color: #2a2a2a;
  color: #fff;
  letter-spacing: 1.2px;
  padding: 14px 20px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 27px;
  margin: 0;
  border-radius: 0;
  display: block;
}
.ttm-tabs.ttm-tab-style-vertical ul li.react-tabs__tab--selected {
  border-radius: 0;
  border-color: transparent;
}
.ttm-tabs.ttm-tab-style-vertical ul li.react-tabs__tab--selected span {
  background-color: #05c8f9;
  color: #fff;
}

/* ttm-tab-style-horizontal */
.ttm-tabs.ttm-tab-style-horizontal ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
}
.ttm-tabs.ttm-tab-style-horizontal ul li {
  margin-right: 6px;
  display: inline-block;
  padding: 0px;
}
.ttm-tabs.ttm-tab-style-horizontal ul li:last-child {
  margin-right: 0;
}
.ttm-tabs.ttm-tab-style-horizontal ul li span {
  background-color: #2a2a2a;
  padding: 14px 18px;
  font-size: 15px;
  border-radius: 5px;
  letter-spacing: 1.2px;
  border: none;
  color: #fff;
  display: block;
  text-align: left;
  margin-bottom: 5px;
}
.ttm-tabs.ttm-tab-style-horizontal ul li.react-tabs__tab--selected {
  border-color: transparent;
}
.ttm-tabs.ttm-tab-style-horizontal ul li.react-tabs__tab--selected span {
  background-color: #05c8f9;
  color: #fff;
}
.ttm-tabs.ttm-tab-style-horizontal .content-tab img {
  height: 150px;
  width: 150px;
}
/*.tab-style1*/
.tab-style1{ position: relative; }
.tabs-menu {
    display: flex;
    margin-top: 15px !important;
    margin-bottom: 25px !important;
    position: relative;
    text-align: center;
}
.tab-style1 .tabs-menu:after {
    position: absolute;
    content: "";
    border-top: 1px solid #d9d9d9;
    left: 0;
    width: 100%;
}
.tab-links {
    margin-right: 15px;
    margin-left: 15px;
    padding: 12px 25px;
    flex: 1;
    background-color: transparent;
    color: #000;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
}
.tab-style1 .tabs-menu .tab-links:before {
    position: absolute;
    content: "";
    transition: 0.5s;
    background-size: 200% auto;
    border-radius: 50%;
    height: 19px;
    width: 19px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -10px;
    z-index: 1;
}
.tab-link-text1 {
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
}
.tab-content-2 {
    margin-bottom: 25px;
    text-align: left;
}
.tab-content-h3 {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
}
.list-border-left {
    position: relative;
}
.list-border-left:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    top: 0;
    right: 20px;
    background-color: #d9d9d9;
}
.tab-list {
    margin-bottom: 0px;
    padding-left: 0px;
    list-style-type: none;
}
.tab-list-item {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}
.tab-list-link {
    font-size: 15px;
    line-height: 15px;
    background-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image:linear-gradient(90deg, #40db5c, #03c7fd 50%, #40db5c);
    text-decoration: none;
    color: #03c7fd;
    transform: rotate(45deg);
    background-size: 74% auto;
    -webkit-text-fill-color: transparent;
}
.tab-list-text {
    padding-left: 20px;
    color: #000;
    font-weight: 500;
    text-align: left;
}
/*tab-style-2*/
.ttm-tabs.tab-style-2 {
  box-shadow: 0 0 7px 0 rgb(43 52 59 / 8%);
  background-color: #fff;
  padding: 50px;
  margin-top: 30px;
}
.tabs-menu-2 {
  display: flex;
  margin-right: -15px !important;
  margin-bottom: 45px !important;
  margin-left: -15px !important;
  justify-content: space-between;
  text-align: center;
}
.tab-links-2 {
  margin-right: 15px;
  margin-left: 15px;
  padding: 30px 20px;
  flex: 1;
  border: 1px solid #d9d9d9;
  background-color: transparent;
  color: #000;
  text-align: center;
  cursor: pointer;
}
.tab-link-text2 {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  text-align: center;
  color: #000;
  display: inline-grid;
}
.tabs-menu-2 li.tab.tab-links-2 .tab-link-text2 i{
  text-align: center;
  display: block;
  font-size: 43px;
  line-height: 43px;
  transition: 0.5s;
  background-size: 200% auto;
  -webkit-text-fill-color: transparent;
  margin-bottom: 4px;
  font-weight: 400;
  background-color: #05c8f9;
  background-image: linear-gradient(to right,#40db5c 0%,#03c7fd 50%,#40db5c 100%);
}
.tabs-menu-2 li.tab.tab-links-2.active .tab-link-text2 i{
 background-color: #05c8f9;
 background-image: none; 
}
.tab-style-2 .tabs-menu-2 .tab-links-2:after {
  display: block;
  content: "";
  position: absolute;
  bottom: -13px;
  left: 50%;
  width: 25px;
  height: 25px;
  border-width: 0 0 1px 1px;
  transform: translateX(-50%) rotate(-45deg);
  transition-delay: 70ms;
  z-index: 1;
  transition: all 0.3s ease 0s;
}
.tabs-menu-2 li.tab.tab-links-2.active{
  background-color: #000;
}
.tabs-menu-2 li.tab.tab-links-2.active .tab-link-text2{
  color: #fff;
}
.tab-style-2 .tabs-menu-2 .tab-links-2.active:after {
  background-color: #000;
}

/* ===============================================
  20.Boxes-Spacing
------------------------*/
.row.ttm-boxes-spacing-30px {
  margin: 0 -15px;
  padding: 0;
  .ttm-box-col-wrapper {
      padding-right: 15px;
      padding-left: 15px;
      margin: 0;
  }
  &.style2{ padding: 10px 0 0; margin: 0 -5px; }
}
.row.ttm-boxes-spacing-10px {
  margin: 0 0;
  padding: 0 5px;
  .ttm-box-col-wrapper {
      padding-right: 5px;
      padding-left: 5px;
      margin: 0px 0 10px;
  }
  &.style2{ padding: 10px 0 0; margin: 0 -5px; }
}

/* ttm-tab-style-classic-style1*/
.ttm-tabs.ttm-tab-style-classic.style1 .content-tab {
  padding: 30px 0;
  margin-top: 0px;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.tabs li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
  position: relative;
  color: #263045;
  background-color: transparent;
  margin-bottom: 0;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.tabs li span {
    padding: 40px 25px 10px;
    display: block;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    text-transform: capitalize;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.tabs li span::before {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    border-radius: 50%;
    top: 16px;
    width: 19px;
    height: 19px;
    border-width: 0 0 1px 1px;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
    -webkit-transition-delay: 0.07s;
    transition-delay: 0.07s;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.tabs li.react-tabs__tab--selected::before {
  content: unset;
}

.ttm-tabs.ttm-tab-style-classic.style1 ul.tabs li.react-tabs__tab--selected span {
  color: #05c8f9;
  background-image: linear-gradient(to right,#40db5c 0%,#03c7fd 50%,#40db5c 100%)!important;
  background-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  font-family: 'Space Grotesk', sans-serif;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.tabs li span::before {
 background-image: linear-gradient(to right,#40db5c 0%,#03c7fd 50%,#40db5c 100%)!important;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.tabs li.react-tabs__tab--selected span i {
  color: #000;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.tabs li:first-child {
  margin-left: 0;
}
.ttm-tabs.ttm-tab-style-classic.style1 .tabs:after {
  position: absolute;
  content: "";
  top: 25px;
  border-top: 1px solid #d9d9d9;
  left: 15px;
  width: 97.7%;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.tabs li:last-child {
  margin-left: 0;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.tabs li i {
  display: block;
  font-size: 42px;
  line-height: 60px;
  margin: 0;
  color: #05c8f9;
}

 /* tab-style2 */
.ttm-tabs.ttm-tab-style-classic.style2 .content-tab {
  padding: 45px 0 0;
  margin-top: 0px;
}
.ttm-tabs.ttm-tab-style-classic.style2 ul.tabs li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
  position: relative;
  color: #263045;
  background-color: transparent;
  margin-bottom: 0;
  margin-right: 15px;
  margin-left: 15px;
  padding: 20px 20px;
  flex: 1;
  border: 1px solid #d9d9d9;
  background-color: transparent;
  color: #000;
  text-align: center;
  cursor: pointer;
}
.ttm-tabs.ttm-tab-style-classic.style2 ul.tabs li span {
  display: block;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  text-transform: capitalize;
}
.ttm-tabs.ttm-tab-style-classic.style2 ul.tabs li span::before {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    bottom: -13px;
    width: 25px;
    height: 25px;
    border-width: 0 0 1px 1px;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
    -webkit-transition-delay: 0.07s;
    transition-delay: 0.07s;
}
.ttm-tabs.ttm-tab-style-classic.style2 {
  box-shadow: 0 0 7px 0 rgb(43 52 59 / 8%);
  padding: 50px;
  padding-right: 35px !important;
  padding-bottom: 40px;
}
.ttm-tabs.ttm-tab-style-classic.style2 ul.tabs li.react-tabs__tab--selected span::before {
  background-color: #000;
}
.ttm-tabs.ttm-tab-style-classic.style2 ul.tabs li.react-tabs__tab--selected::before {
  content: unset;
}
.ttm-tabs.ttm-tab-style-classic.style2 ul.tabs li.react-tabs__tab--selected span {
  color: #05c8f9;
  font-family: 'Space Grotesk', sans-serif;
}
.ttm-tabs.ttm-tab-style-classic.style2 ul.tabs.tabs li.react-tabs__tab--selected {
  background-color: #000;
}
.ttm-tabs.ttm-tab-style-classic.style2 ul.tabs li.react-tabs__tab--selected span i {
  -webkit-text-fill-color: #fff;
}
.ttm-tabs.ttm-tab-style-classic.style2 ul.tabs li.react-tabs__tab--selected span {
  color: #fff;
}
.ttm-tabs.ttm-tab-style-classic.style2 ul.tabs li:first-child {
  margin-left: 0;
}
.ttm-tabs.ttm-tab-style-classic.style2 ul.tabs li:last-child {
  margin-left: 0;
}
.ttm-tabs.ttm-tab-style-classic.style2 ul.tabs li i {
  display: block;
    font-size: 43px;
    line-height: 60px;
    margin: 0;
    font-weight: 400;
    background-color: #05c8f9;
    background-image: linear-gradient(to right,#40db5c 0%,#03c7fd 50%,#40db5c 100%);
    background-size: 200% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

 /* tab-style3 */
 .ttm-tabs.ttm-tab-style-classic.style3 ul li {
  border: none;
  display: inline-block;
  padding: 8px 22px;
  color: #000;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
 }
 .ttm-tabs.ttm-tab-style-classic.style3 ul.text-uppercase li.react-tabs__tab--selected span {
  color: #05c8f9;
 }
 .ttm-tabs.ttm-tab-style-classic.style3 ul.text-uppercase li:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 20px;
  top: 6px;
  right: 0;
  background-color: #000;
}
.ttm-tabs.ttm-tab-style-classic.style3 ul.text-uppercase li:last-child:before {
  display: none;   
}
/* ===============================================
    20.Boxes-Spacing
------------------------*/
.row.ttm-boxes-spacing-30px {
  margin: 0 -15px;
  padding: 0;
}
.row.ttm-boxes-spacing-30px .ttm-box-col-wrapper {
  padding-right: 15px;
  padding-left: 15px;
  margin: 0;
}
.row.ttm-boxes-spacing-30px.style2 {
  padding: 10px 0 0;
  margin: 0 -5px;
}
.row.ttm-boxes-spacing-10px {
  margin: 0 0;
  padding: 0 5px;
}
.row.ttm-boxes-spacing-10px .ttm-box-col-wrapper {
  padding-right: 5px;
  padding-left: 5px;
  margin: 0px 0 10px;
}
.row.ttm-boxes-spacing-10px.style2 {
  padding: 10px 0 0;
  margin: 0 -5px;
}
.row.ttm-boxes-spacing-5px {
  padding: 10px 5px 0px;
  margin: 0;
}
.row.ttm-boxes-spacing-5px .ttm-box-col-wrapper {
  padding-right: 5px;
  padding-left: 5px;
  margin-bottom: 10px;
}
.row.ttm-boxes-spacing-5px.style2 {
  padding: 5px 0 0;
  margin: 0 -5px;
}

/* map-contact */
.map-contect-form {
  padding: 45px 50px 50px;
  border-radius: 0;
  text-align: left;
}
.map-contect-form .section-title h2.title{
  font-size: 30px;
  line-height: 40px;
}
.wrap-form.query_form span.text-input { margin: 0 0 20px; display: block; position: relative; }
.wrap-form.query_form input[type="text"],
.wrap-form.query_form textarea,
.wrap-form.query_form select {
  border-radius: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16) ;
  background-color: transparent;
  color: #fff;
  padding: 13px 0 10px;
  font-weight: 400;
  width: 100%;
}
.wrap-form.query_form label { width: 100%;}
.wrap-form.query_form input::placeholder,
.wrap-form.query_form textarea::placeholder,
.wrap-form.query_form select::placeholder{
  color: #fff !important;
}  
.wrap-form.query_form textarea::placeholder{ color: #fff !important;}
.wrap-form.query_form input:focus,
.wrap-form.query_form textarea:focus,
.wrap-form.query_form select:focus{
  border-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16) ;
  background-color: transparent;
} 
.wrap-form.query_form .checkbox{
  font-size: 14px;
  font-weight: 700;
  color: #828282;
}
.wrap-form.query_form button i:before{
  font-weight: 600;
}
.wrap-form span.text-input select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #888;
  background-repeat: no-repeat;
}
.wrap-form span.text-input.select-option:before {
  right: 30px;
  position: absolute;
  content: "\e64b";
  padding: 12px 0;
  top: 0;
  bottom: 0;
  font-size: 9px;
  pointer-events: none;
  font-family: 'themify';
}
.wrap-form span.text-input input::-webkit-input-placeholder, 
.wrap-form span.text-input textarea::-webkit-input-placeholder,
.wrap-form span.text-input select::-webkit-input-placeholder {
  color: #828282;
}


/*map-contect*/
.map-contect a{
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
  color: #000;
  position: relative;
}
.map-contect .email{margin: 5px 0 0 0;}
.map-contect .email a:before{
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  background-color: #000;
  transition: all 0.3s ease 0s;
}
.map-contect .email a:hover:before{
 background-color: var(--base-skin); 
}
ul.map-links li {
  display: inline-block;
  margin: 0 10px 10px 0;
}
ul.map-links li:last-child {
  margin: 0 0 10px 0;
}
ul.map-links li a {
  border: 1px solid #000;
  text-align: center;
  display: block;
  font-size: 12px;
  line-height: 22px;
  padding: 3px 20px;
  color: #000;
  font-weight: 700;
  border-radius: 10px;
  text-transform: uppercase;
}
ul.map-links li a:hover {
  background-color: #03c7fd;
  color: #fff;
  border: 1px solid #03c7fd;
}

/* ===============================================
    21.Pricing-Plan
------------------------*/
.ttm-pricing-plan {
  border-radius: 0;
  background-color: #fff;
  background-clip: padding-box;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 50px 30px 30px;
}

.ttm-pricing-plan.ttm-pricing-plan-col {
  z-index: 1;
  padding: 50px 30px 69px;
}

.ttm-pricing-plan .ttm-ptablebox-price {
  padding-left: 20px;
  font-size: 50px;
  line-height: 55px;
  font-weight: 700;
  display: inline-block;
  color: #05c8f9;
}

.ttm-pricing-plan .ttm-ptablebox-frequency:before {
  content: '/ ';
}

.ttm-pricing-plan .ttm-ptablebox-cur-symbol-after, .ttm-pricing-plan .ttm-ptablebox-cur-symbol-before {
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
}

.ttm-pricing-plan .ttm-ptablebox-cur-symbol-before {
  position: absolute;
  top: 0;
}

.ttm-pricing-plan .ttm-ptablebox-frequency {
  position: relative;
  font-weight: 500;
  font-size: 14px;
  line-height: 27px;
  color: #6e6e6e;
  font-style: italic;
  display: inline-block;
}

.ttm-pricing-plan .ttm-featured-title {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  width: 100%;
  color: #fff;
  padding: 12px 15px;
  background-color: #263045;
}

.ttm-pricing-plan .ttm-featured-title i {
  margin-right: 10px;
}

.ttm-currency-before .ttm-ptablebox-price {
  padding-left: 20px;
  font-size: 50px;
  line-height: 40px;
  font-weight: 600;
}

.ttm-ptablebox-title h3 {
  font-size: 23px;
  font-weight: 600;
  margin-bottom: 5px;
}

.ttm-ptablebox-price-w {
  position: relative;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 20px;
}

.ttm-ptablebox-features .ttm-feature-lines {
  list-style-type: none;
  margin: 0;
  padding: 12px 0 20px 0;
}

.ttm-ptablebox-features .ttm-feature-lines li {
  padding: 0;
  margin: 0;
  font-size: 15px;
  padding-top: 12px;
  padding-bottom: 13px;
}

.ttm-ptablebox-features .ttm-feature-lines li:not(:last-child) {
  border-bottom: 1px solid #f1f1f1;
}

.price_btn {
  display: block;
  padding-top: 5px;
  text-align: center;
}

.price_btn .ttm-btn-size-md.ttm-btn {
  font-size: 15px;
}

.ttm-ptablebox-featured-col {
  -webkit-box-shadow: 0 0 30px rgba(24, 35, 51, 0.06);
          box-shadow: 0 0 30px rgba(24, 35, 51, 0.06);
  padding: 50px 40px 68px;
  z-index: 1;
  background-color: #fff;
  overflow: visible;
}

/*.team-detail*/
.team-member-single-content{
  position: relative;
}
.team-member-single-content:after {
  position: absolute;
  content: "";
  border-right: 1px solid #dddddd;
  left: 0;
  right: 25px;
  height: 100%;
  top: 0;
}
.team-detail-list {
  margin-top: 25px;
  margin-bottom: 0;
  padding-left: 0px;
  list-style-type: none;
}
.team-detail-list-item {
  padding-top: 9px;
  padding-right: 10px;
  padding-bottom: 8px;
  text-align: left;
}
.team-detail-list-text {
  display: inline-block;
  color: #000;
  font-weight: 500;
}
.team-detail-list-link {
  display: inline-block;
  color: #000;
  font-weight: 400;
  text-decoration: none;
}
.team-detail-social-list {
  display: flex;
  padding-left: 0px;
  align-items: center;
  list-style-type: none;
  margin: 0;
}
.team-detail-list-item {
  padding-top: 9px;
  padding-right: 15px;
  padding-bottom: 8px;
  text-align: left;
}
.team-detail-social-list-link {
  display: inline-block;
  font-family: Themify, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  text-decoration: none;
}
.team-member-single-title-h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Space Grotesk', sans-serif;
  color: #000;
  font-size: 28px;
  line-height: 37px;
  font-weight: 600;
  text-transform: capitalize;
}
.team-member-single-category {
  margin-bottom: 15px;
  font-family:'Space Grotesk', sans-serif;
  color: #6e6e6e;
  font-size: 14px;
  line-height: 26px;
}
.team-detail-h2 {
  margin-top: 25px;
  font-family: 'Space Grotesk', sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
}
.team-detail-h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: 'Space Grotesk', sans-serif;
  color: #000;
  font-size: 26px;
  line-height: 36px;
  font-weight: 600;
}
.team-detail-llist {
  padding-left: 20px;
  margin: 0;
  list-style-type: unset;
}
p.team-desc {
  padding: 6px 0 0 20px;
}
.timeline-block {
  padding-bottom: 35px;
}
.timeline-block:last-child {
  padding-bottom: 0;
}
.timeline-block.last-child .iconbox-desc-sd p {
  margin-bottom: 0;
}
.iconbox-sd {
  display: flex;
}
.iconbox-num-block {
  position: relative;
  display: inline-block;
  padding-right: 35px;
}
.iconbox-num {
  position: relative;
  display: flex;
  width: 48px;
  height: 48px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-image: linear-gradient(90deg, #40db5c, #03c7fd 50%, #40db5c);
  background-size: 200% auto;
  font-family: var(--base-headingfont);
  color: #fff;
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
}
.sidebar { counter-reset:number}
.iconbox-num:before {
  counter-increment: number;
  content: "" counter(number) "";
}
.iconbox-num-block:after {
  content: "";
  position: absolute;
  background-color: rgba(0,0,0,.06);
  left: 24px;
  top: 48px;
  height: 100%;
  width: 1px;
}
.timeline-block:last-child .iconbox-num-block:after{
  display: none;
}
.iconbox-heading-sd {
  margin-bottom: 12px;
  font-family: var(--base-headingfont);
  font-size: 22px !important;
  line-height: 32px !important;
}
.detail-page-heading {
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 50px;
}
.sd-sub-heading {
  margin-bottom: 15px;
  font-size: 26px;
  line-height: 36px;
}
.title-line {
  width: 100%;
  height: 1px;
  background-color: #000;
}

/* ===============================================
    22.Sidebar
------------------------*/
.sidebar .widget-area .widget {
  position: relative;
  margin: 35px 0 35px;
  border-radius: 30px;
  padding: 30px;
  box-shadow: 0 0 15px 0 rgba(40, 61, 88, 0.07);
  background-color: #fff;
}
.sidebar .widget-area .widget:first-child {
  margin-top: 0;
}
.sidebar-left .ttm-col-wrapper-bg-layer.ttm-bg-layer {
  margin-left: -500px !important;
  width:auto !important;
  right:0 !important;
}
.ttm-sidebar-left {
  padding: 30px 50px 0px 15px !important;
}
.sidebar .widget-area .widget a {
  font-weight: 500;
  font-size: 14px;
}
.sidebar .widget-area .widget .widget-title {
  margin-bottom: 15px;
  color: #263045;
}
.sidebar .widget-area .widget ul > li:last-child {
  padding-bottom: 0 !important;
}
.sidebar .content-area {
  padding: 60px 0 60px 40px;
}
.sidebar div.widget-area {
  position: relative;
}
.sidebar .sidebar-right, .sidebar .sidebar-left {
  margin-top: -37px;
  padding: 60px 50px 70px 30px;
  float: right;
}
.sidebar .sep_holder .sep_line {
  border-color: #ebebeb;
}
.sidebar .widget-title h3 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid #f6f6f6;
  font-family: 'Space Grotesk', sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
}
.sidebar .widget-title h3:before {
  content: "\e65a";
  font-family: 'themify';
  position: absolute;
  right: 0;
  left: auto;
  background: transparent !important;
  transform: rotate(90deg);
  font-size: 20px;
  top: -2px;
  transition: all 0.5s ease;
}

/*author-widget*/
.ttm-author-widget .author-widget_img img {
  margin-bottom: 20px;
}

.ttm-author-widget .author-name {
  font-size: 22px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 10px;
  display: none;
}

.ttm-author-widget .author-widget_text {
  margin-bottom: 0;
}

/*widget-search*/
.sidebar .widget.widget-search ,
.sidebar .widget-area.ttm-col-bgcolor-yes .widget.widget-search { 
    padding: 0;
}
.sidebar .widget.widget-search .search-form{ 
    border: 0;
    position: relative;
}
.sidebar .widget.widget-search .search-form label {
    display: block;
    margin: 0;
    width: 100%;
}
.sidebar .widget-search .screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.sidebar .widget.widget-search .search-form .btn[type="submit"] {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 47px;
    height: 47px;
    line-height: 0;
    z-index: 1;
    outline: 0;
    border: 0;
    border-radius: 5px;
}
.sidebar .widget.widget-search .search-form .btn:before{
  content: "\e610";
  position: absolute;
  font-family: 'themify';
  font-size: 17px;
  line-height: 21px;
  top: 30px;
  right: 30px;
  font-weight: bold;
}
.sidebar .widget.widget-search input::placeholder{
    color: #7a7a7a;
}
.sidebar .widget.widget-search .search-form input[type="text"]  {
  border: 1px solid #ebeded;
    border-radius: 30px;
    padding: 25px 15px 25px 30px;
    padding-right: 60px;
    background-color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border: none !important;
    font-size: 18px;
    color: #000;
}

/*widget-categories*/
.sidebar .widget_product_categories li span, .sidebar .widget-Categories li span {
  position: absolute;
  right: 0;
  top: 13px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border-radius: 50%;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

/** ttm-recent-post-list **/
ul.ttm-recent-post-list > li {
  padding: 5px 0 15px !important;
  display: inline-block;
  width: 100%;
  line-height: 20px;
}

ul.ttm-recent-post-list > li:last-child {
  padding-bottom: 0 !important;
}

ul.ttm-recent-post-list > li img {
  display: block;
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 10px;
  padding: 4px;
  border: 1px solid #05c8f9;
}

ul.ttm-recent-post-list > li .post-date {
  display: block;
  font-size: 11px;
  line-height: 14px;
  margin-top: 5px;
}

ul.ttm-recent-post-list > li .post-date i {
  margin-right: 7px;
  font-size: 11px;
}

.sidebar ul.ttm-recent-post-list > li,
.sidebar .widget-top-rated-products ul > li {
  padding: 15px 0 !important;
}

.sidebar ul.ttm-recent-post-list > li:first-child,
.sidebar .widget-top-rated-products ul > li:first-child {
  padding-top: 0 !important;
}

.sidebar ul.ttm-recent-post-list > li:last-child,
.sidebar .widget-top-rated-products ul > li:last-child {
  padding-bottom: 0 !important;
}

.sidebar ul.ttm-recent-post-list > li:not(:last-child),
.sidebar .widget-top-rated-products ul > li:not(:last-child) {
  border-bottom: 1px solid #f0f0f0;
}

.sidebar ul.ttm-recent-post-list > li img,
.sidebar .widget-top-rated-products ul > li img {
  padding: 0px !important;
  border: unset !important;
}

/** ttm-recent-post-list **/
ul.ttm-recent-post-list li {
  padding: 5px 0 15px !important;
  display: inline-block;
  width: 100%;
  line-height: 20px;
}

ul.ttm-recent-post-list li:last-child {
  padding-bottom: 0 !important;
}

ul.ttm-recent-post-list li img {
  display: block;
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 10px;
  padding: 4px;
  border: 1px solid #2e384d;
}

ul.ttm-recent-post-list li .post-date {
  display: block;
  font-size: 11px;
  line-height: 14px;
  margin-top: 5px;
}

ul.ttm-recent-post-list li .post-date i, ul.ttm-recent-post-list li .post-date svg {
  margin-right: 7px;
  font-size: 11px;
}

/* widget_media_gallery */
.widget.widget_media_gallery .gallery-item {
  display: inline-block;
  max-width: 32%;
  padding: 0 1% 2% 0%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

/* tagcloud-widget */
.sidebar .widget .tagcloud a {
  display: inline-block;
  padding: 4px 10px;
  margin: 0 5px 10px;
  border: 1px solid #f0f0f0;
  border-radius: 0;
  background-color: transparent;
}
.sidebar .widget .tagcloud a:hover {
  background-color: #05c8f9;
  color: #fff;
}


/* widget-nav-menu */
.widget.widget-nav-menu:after {
  content: unset !important;
}
.widget.widget-nav-menu ul{
  padding: 10px 0 0 0;
}
.widget.widget-nav-menu ul li{ 
  padding: 0;
  border: 0;
  position: relative;
  margin-bottom: 18px;
}
.widget.widget-nav-menu ul li a{
  display: block;
  padding: 2px;
  position: relative;
  color: #000;
  z-index: 1;
  font-weight: 500;
  font-size: 18px !important;
  text-transform: capitalize;
  background-image: linear-gradient(#000000, #000000), linear-gradient(#000000, #000000);
  display: inline;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s linear;
}
.widget.widget-nav-menu ul li:last-child a{
  border-bottom: 0;
}
.widget.widget-nav-menu ul li:hover a,
.widget.widget-nav-menu ul li.active a {
  background-size: 0 1px, 100% 1px;
}
.widget.widget-nav-menu.with-title:hover .widget-title h3:before{
  transform: rotate(45deg);
  transition: all 0.5s ease;
  color: #05c8f9;
}

/* categories-widget */
.sidebar .widget-categories ul li {
  padding: 12px 0;
  display: block;
  position: relative;
}

.sidebar .widget-categories ul li:not(:last-child) {
  border-bottom: 1px solid #f0f0f0;
}

.sidebar .widget-categories ul li a {
  padding-left: 20px;
  position: relative;
  color: #263045;
}

.sidebar .widget-categories ul li a:hover {
  color: #05c8f9;
}

.sidebar .widget-categories ul li a::before {
  font-family: "themify";
  content: "\e61a";
  position: absolute;
  top: 4px;
  left: 0;
  line-height: 16PX;
  font-size: 11px;
}

/* product-list-widget */
.sidebar .widget-top-rated-products ul.product-list-widget > li {
  border-top: 2px solid #f5faff;
  padding-bottom: 15px;
  padding-top: 15px;
  margin: 0;
  list-style: none;
  display: block;
}

.sidebar .widget-top-rated-products ul.product-list-widget > li:first-child {
  border-top: none;
  padding-top: 0;
}

.sidebar .widget-top-rated-products ul li a {
  display: block;
}

.sidebar .widget-top-rated-products ul li a img {
  width: 80px;
  float: left;
  margin-left: 0;
  margin-right: 15px;
}

.sidebar .widget-top-rated-products .star-ratings ul {
  margin-top: -5px;
}

.sidebar .widget-top-rated-products .star-ratings ul li {
  padding-bottom: 0;
}

.Price-amount.amount ins {
  padding: 2px 4px;
  text-decoration: none;
}

/* contact-widget */
.sidebar ul.contact-widget-wrapper li {
  padding-left: 30px;
  position: relative;
  padding-top: 0;
  padding-bottom: 15px;
}

.sidebar ul.contact-widget-wrapper li i {
  position: absolute;
  top: 3px;
  left: 0;
  font-size: 20px;
}

/* download-widget */
.download_block {
  text-align: left;
  position: relative;
}
.download-block01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}
.download-block01:last-child {
  margin-bottom: 0;
}
.widget.widget-download:hover .widget-title h3:before{
  transform: rotate(45deg);
  transition: all 0.5s ease;
  color: #05c8f9;
}
.download_block .ttm-file-title a{
  font-size: 17px !important;
  line-height: 27px;
  font-weight: 400 !important;
  color: #828282;
}
.download_block span {
  font-size: 18px;
  line-height: 28px;
  display: block;
  text-transform: capitalize;
  margin-bottom: 0px;
  color: #000000;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 600;
}
.download_icon svg{
  background-color: #05c8f9;
  font-size: 40px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right,#40db5c 0%,#03c7fd 50%,#40db5c 100%)!important;
  background-size: 200% auto;
}


/* widget_media_image */
.widget-banner { 
  padding: 0 !important;
  border: 0 !important;
}
.widget-banner .icon-img {
  width: 75px;
  height: 75px;
  background-color: #fff;
  border-radius: 50%;
  line-height: 75px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 25px;
}
.widget-banner .icon-img:before {
  position: absolute;
  content: '';
  height: 90px;
  width: 90px;
  background-color: rgb(255 255 255 / 30%);
  border-radius: 50%;
  top: -7px;
  left: -7px;
  z-index: -1;
  margin: 0 auto;
  text-align: center;
  right: 0;
}
.widget-banner .icon-img img {max-width: 50px;}
.widget-banner > div { 
  padding: 50px 30px;
  border-radius: 30px;
  overflow: hidden;
}
.widget-banner .ttm-bg.ttm-col-bgimage-yes > .ttm-bg-layer > .ttm-col-wrapper-bg-layer-inner {
  opacity: 0.50;
}
.widget-banner h3 {
  font-size: 30px;
  line-height: 42px;
  margin-bottom: 15px;
}
.widget-banner ul li {
  padding: 0 0 15px !important;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 600;
  border: 0 !important;
  color: #fff;
}
.widget-banner ul li:last-child {
  font-size: 14px;
  margin-bottom: 25px;
  font-weight: normal;
}
.sidebar-banner-heading {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: 'Space Grotesk', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
}
.sidebar-banner-subheading {
  margin-bottom: 10px;
  font-family: 'Space Grotesk', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}
.sidebar-banner-phone-link {
  display: block;
  margin-bottom: 20px;
  font-family: 'Space Grotesk', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 32px;
  font-weight: 500;
  text-decoration: none;
}
.widget-banner .ttm-icon.ttm-icon_element-border.ttm-icon_element-size-sm {
  height: 38px;
  width: 38px;
  line-height: 38px;
}
.widget-banner .ttm-icon.ttm-icon_element-border.ttm-icon_element-size-sm i { font-size: 22px; }


/* pagination */
.ttm-pagination {
  display: block;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
}

.page-numbers {
  width: 40px;
  height: 40px;
  line-height: 39px;
  text-align: center;
  display: inline-block;
  background-color: #f8f9fa;
  font-size: 15px;
  font-weight: 600;
  border: 1px solid #f8f9fa;
  border-radius: 0;
  margin: 0 5px;
  padding: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.page-numbers.current, .page-numbers:hover {
  background-color: #05c8f9;
  color: #fff !important;
}

/* ===============================================
    23.Products
------------------------*/
.product {
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 35px;
  border: 1px solid #f0f0f0;
  -webkit-box-shadow: 0 0 15px 0 rgba(40, 61, 88, 0.07);
          box-shadow: 0 0 15px 0 rgba(40, 61, 88, 0.07);
}

.product .product-content {
  padding: 18px;
  position: relative;
  border-top: 1px solid #f0f0f0;
}

.product .product-content .product-title h2 {
  margin: 0;
  font-size: 17px;
  line-height: 27px;
}

.product:hover .product-thumbnail img {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

.product:hover .ttm-shop-icon .product-btn {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.product .onsale {
  background: #51ad00;
  color: #fff;
  font-size: 10px;
  padding: 0 10px;
  display: table;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  left: 0;
  right: auto;
  min-width: 50px;
  line-height: 26px;
  z-index: 5;
  min-height: auto;
  font-weight: 400;
  margin: 0;
  vertical-align: top;
  border-radius: 0;
}

.product-thumbnail {
  position: relative;
  overflow: hidden;
}

.product-thumbnail img {
  -webkit-transition: all 500ms;
  transition: all 500ms;
}

.ttm-shop-icon {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 1;
  right: 0;
  text-align: center;
}

.ttm-shop-icon .product-btn {
  height: 48px;
  line-height: 48px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all 500ms;
  transition: all 500ms;
  background-color: #263045;
}

.ttm-shop-icon .product-btn a {
  color: #fff;
}

.product .ttm-ratting-star, .widget-top-rated-products .ttm-ratting-star {
  font-size: 12px;
  letter-spacing: 1px;
  color: #ffdd20;
}

.product ins, .widget-top-rated-products ins {
  margin-left: 5px;
  text-decoration: none;
}

.product-price {
  font-size: 17px;
}

.product-price del {
  font-size: 15px;
  color: #6e6e6e;
}

.widget-top-rated-products ins {
  padding: 1px 2px;
}

.products-result-count {
  float: left;
  margin-top: 13px;
}

.products-ordering .form-control {
  padding: 13px 13px;
}

.ttm-single-product-info {
  padding: 30px;
}

/* single-product-details */
.ttm-single-product-details {
  background-color: #fff;
  margin-bottom: 30px;
}

.ttm-single-product-details .product-details__short-description {
  margin-top: 20px;
  margin-bottom: 50px;
}

.product.ttm-single-product-details div.images {
  width: 48%;
  float: left;
}

.product.ttm-single-product-details div.summary {
  width: 48%;
  float: right;
}

.product.ttm-single-product-details .product-gallery__image img {
  height: auto;
  max-width: 100%;
}

.product.ttm-single-product-details .product-gallery__image:nth-child(n+2) {
  width: 25%;
  display: inline-block;
  margin-top: 4px;
}

.product .summary .price .Price-amount {
  font-size: 22px;
}

.product .content-tab {
  width: 100%;
  background: #fff !important;
  margin-top: -1px;
  padding: 30px;
  border: 1px solid #ececec;
}

.product .Reviews .star-rating {
  margin: 0;
  margin-top: 7px;
  float: right;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.summary .ttm-ratting-star {
  line-height: 1;
  padding: 0;
  margin: 0;
  margin-right: 5px;
  display: inline-block;
}

.summary form.cart {
  margin-top: 30px;
  margin-bottom: 30px;
}

.summary form.cart div.quantity {
  float: left;
  margin: 0 4px 0 0;
}

.summary form.cart div.quantity .qty {
  width: 80px;
  text-align: center;
  line-height: 1;
  padding: 10px;
}

.sku_wrapper, .posted_in {
  display: block;
}

.sku_wrapper span, .posted_in span {
  font-weight: 600;
}

.posted_in a {
  font-weight: 400;
}

.ttm-tabs.tabs-for-single-products {
  padding: 0 30px 30px 30px;
}

.ttm-tabs.tabs-for-single-products .content-inner h2 {
  font-size: 24px;
  line-height: 1;
}

.ttm-tabs.tabs-for-single-products .react-tabs {
  width: 100%;
}

.ttm-tabs.tabs-for-single-products .react-tabs .react-tabs__tab-list {
  margin: 0;
}

.ttm-tabs.tabs-for-single-products ul.react-tabs__tab-list li {
  font-weight: 500;
  padding: 11px 30px;
  font-size: 16px;
  border: 1px solid #263045;
  margin: 0 4px;
  position: relative;
  margin-bottom: 0;
  color: #fff;
  text-transform: capitalize;
  border-radius: 0;
  background-color: #263045;
}

.ttm-tabs.tabs-for-single-products ul.react-tabs__tab-list li.react-tabs__tab--selected, .ttm-tabs.tabs-for-single-products ul.react-tabs__tab-list li:focus {
  background-color: #fff !important;
  color: #263045;
  border-color: #e4e4e4 !important;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.ttm-tabs.tabs-for-single-products ul.react-tabs__tab-list li.react-tabs__tab--selected::before, .ttm-tabs.tabs-for-single-products ul.react-tabs__tab-list li:focus::before {
  opacity: 1;
}
.ttm-tabs.tabs-for-single-products ul.react-tabs__tab-list li::before {
  position: absolute;
  content: '';
  left: 0;
  top: -1px;
  width: 100%;
  height: 3px;
  opacity: 0;
  background-color: #05c8f9;
}
.related.products {
  margin-top: 50px;
}
#reviews #comments ol {
  margin: 0;
  padding: 0;
}
#reviews #comments ol.commentlist li {
  padding: 0;
  margin: 0 0 20px;
  position: relative;
  border: 0;
}
#reviews #comments ol.commentlist li img.avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px;
  background: #ebe9eb;
  border: 1px solid #e4e1e3;
  margin: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 65px;
}
#reviews #comments ol.commentlist li .comment-text {
  border: 1px solid #e4e1e3;
  padding: 1em 1em 0;
  border-radius: 0;
  margin-left: 80px;
}
#reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 12px;
  margin-bottom: 9px;
}
#reviews #comments ol.commentlist li .comment-text p.meta .review__author {
  font-size: 16px;
  font-weight: 600;
}
.comment-form-rating {
  padding-bottom: 20px;
}
.comment-form-rating .stars {
  margin-bottom: 15px;
  color: #ffdd20;
}
#review_form_wrapper .comment-reply-title {
  font-size: 18px;
  line-height: 20px;
  color: #283d58;
}
#review_form_wrapper .comment-respond p {
  margin: 0 0 10px;
}
#reviews #review_form_wrapper select {
  width: 154px !important;
}
#reviews #review_form_wrapper .comment-respond .form-submit {
  margin-top: 30px;
}
#reviews #comment {
  height: 75px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: middle;
  width: 100%;
  margin: 0 0 1.75em;
}

table tr {
  border: 1px solid #e6e6e6;
}

table tbody th {
  border-right: 1px solid #e6e6e6;
}

table.shop_attributes th {
  width: 150px;
  font-weight: 700;
  padding: 8px;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5;
}

table.shop_attributes td {
  font-style: italic;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  padding-left: 10px;
  line-height: 1.5;
}

table.shop_attributes td p {
  margin: 0;
  padding: 8px 0;
}

/* Cart */
.ttm-cart-form, .checkout {
  margin: 0;
  background-color: #fff;
}

.checkout .form-group .form-control {
  padding: 10px 15px;
}

.shop_table {
  border: 1px solid #ededed;
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 0px;
}

.shop_table .Price-amount {
  color: #4d5257;
}
.shop_table tr {
  border: 1px solid #e6e6e6;
}
.shop_table th {
  font-weight: 700;
  padding: 9px 12px;
  line-height: 1.5em;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.shop_table td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 5px 10px;
  vertical-align: middle;
  line-height: 1.5em;
}
.shop_table .product-thumbnail img {
  width: 32px;
  height: auto;
}
.shop_table td.actions {
  text-align: right;
}
.shop_table td.actions .form-control {
  width: 150px;
  float: left;
  padding: 10.5px;
}
.quantity {
  height: 41px;
  width: 88px;
}
.coupon {
  float: left;
}
.coupon .form-control {
  float: left;
  margin: 0 4px 0 0;
}
.actions button, .coupon button, a.checkout-button {
  border: 0;
}
.coupon button, a.checkout-button, button.cart_button {
  padding: 15px 30px 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  text-align: center;
}
.cart-collaterals {
  margin-top: 60px;
}
.cart-collaterals .cart_totals {
  float: right;
  width: 48%;
}
.cart_totals h2 {
  margin-bottom: 15px;
  font-size: 24px;
}
a.checkout-button {
  display: block;
}
a.remove {
  display: block;
  font-size: 1.5em;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  color: red;
  text-decoration: none;
  font-weight: 700;
  border: 0;
}
a.remove:hover {
  color: #fff;
  background: red;
}
.checkout-process-div {
  margin: 16px 0;
  overflow: hidden;
  text-align: center;
}
.checkout-button-separator {
  display: block;
  opacity: .5;
  margin: 0 0 16px;
}

/* checkout */
.form-row {
  padding: 3px;
  margin: 0 0 6px;
}
.form-row .required {
  color: red;
  font-weight: 700;
  border: 0 !important;
  text-decoration: none;
}
.checkout h3#order_review_heading {
  margin-bottom: 30px;
  margin-top: 15px;
}
.checkout #payment {
  background: #ebe9eb;
  border-radius: 5px;
}
ul.payment_methods {
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #d3ced2;
  margin: 0;
  list-style: none outside;
}
#payment .payment_box {
  border-top: 3px solid #05c8f9;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 1em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #f8f9fa;
  color: #515151;
  padding-left: 50px;
}
#payment div.form-row {
  padding: 1em;
}
#payment div.checkout-form {
  padding: 1em;
}
.checkout-process-div {
  margin: 16px 0;
  overflow: hidden;
}
.checkout-button-separator {
  display: block;
  opacity: .5;
  margin: 0 0 16px;
}
.coupon_toggle .coupon_code {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  border-top: 3px solid #05c8f9;
  background-color: #f8f9fa;
}
.coupon_toggle .coupon_code::before, #payment .payment_box::before {
  display: inline-block;
  position: absolute;
  top: 15px;
  left: 1.5em;
  content: "\e67c";
  font-family: 'themify';
  color: #05c8f9;
}
.checkout-form input[type="text"], .checkout-form input[type="tel"], .checkout-form input[type="email"] {
  line-height: normal;
}
.checkout-form.checkout-form-row-first {
  float: left;
}
.checkout-form.checkout-form-row-last {
  float: right;
}
.checkout-form .required {
  color: red;
  font-weight: 700;
  border: 0 !important;
  text-decoration: none;
}
.checkout .billing-fields h3, .checkout .additional-fields h3 {
  font-size: 28px;
}
.checkout .checkout-form-row-first, .checkout .checkout-form-row-last {
  width: 47%;
  overflow: visible;
}
.checkout .checkout-form-row-first {
  float: left;
}
.checkout .checkout-form-row-last {
  float: right;
}

/* ===============================================
    24. History box 
------------------------*/
.ttm-history-box-wrapper {
  position: relative;
  text-align: center;
  margin-top: 5px;
}

.ttm-history-box-wrapper .ttm-history-box-icon-wrapper {
  position: relative;
}

.ttm-history-box-wrapper .ttm-history-box-icon-wrapper::before {
  position: absolute;
  content: ' ';
  top: 74px;
  height: 90px;
  width: 1px;
  background-color: #e8eaed;
}

.ttm-history-box-wrapper .ttm-icon.ttm-icon_element-size-md {
  width: 70px;
  height: 70px;
  line-height: 70px;
  border: 1px solid #e5e5e5;
}

.ttm-history-box-wrapper .ttm-icon.ttm-icon_element-size-md i {
  font-size: 35px;
}

.ttm-history-box-wrapper:hover .ttm-icon {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}

.ttm-history-box-wrapper:hover .ttm-history-box-details {
  background-color: #05c8f9;
  color: #fff;
}

.ttm-history-box-wrapper:hover h5, .ttm-history-box-wrapper:hover a, .ttm-history-box-wrapper:hover svg {
  color: #fff;
}

.ttm-history-box-wrapper .ttm-history-box-border {
  position: relative;
  margin: 10px 0 43px;
  border: 1px dashed #e5e5e5;
  width: 111%;
}

.ttm-history-box-wrapper .ttm-history-box-border::before {
  position: absolute;
  content: ' ';
  left: 50%;
  margin-left: -19px;
  height: 12px;
  width: 12px;
  z-index: 1;
  border-radius: 50px;
  background-color: #e8eaed;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  top: -7px;
}

.ttm-history-box-wrapper .ttm-history-box-details {
  text-align: center;
  -webkit-box-shadow: 0 0 12px 0 rgba(32, 46, 60, 0.06);
          box-shadow: 0 0 12px 0 rgba(32, 46, 60, 0.06);
  padding: 40px 30px 40px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

/* History-box-style-1 */

.ttm-box-col-wrapper-style1 {
  position: relative;
  padding-top: 5px;
}
.ttm-history-box-content {
  position: relative;
}
.ttm-history-box-border {
  position: absolute;
  width: 1px;
  height: 110%;
  border-left: 1px solid #d9d9d9;
}
.ttm-history-box-title {
  padding-top: 20px;
  padding-right: 30px;
  padding-left: 70px;
}
.ttm-box-col-wrapper-style1 .ttm-history-box-title:before {
  position: absolute;
  content: "";
  margin: 0px 0 0px;
  border-top: 1px solid #d9d9d9 !important;
  width: 50px;
  border: 0;
  left: 0;
  top: 40px;
  bottom: 0;
}
.ttm-history-box-h3 {
  margin-top: 0px;
  font-family: var(--base-headingfont);
  color: #000;
  font-size: 26px;
  line-height: 34px;
  font-weight: 600;
}

/* ===============================================
    25. Slick Slider
------------------------*/
.slick-dots li {
  font-size: 0;
  width: 12px !important;
  height: 10px !important;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  border: none;
  border-radius: 50%;
  margin: 4px 1px 10px 6px;
}

.slick-dots li.slick-active {
  width: 27px !important;
  background-color: white;
  border-radius: 5px;
}

.slick-dots li button {
  width: 0;
  height: 0;
  padding: 0;
}

.slick-dots li button::before {
  font-size: 0 !important;
}
/*# sourceMappingURL=shortcode.css.map */

/*------------------------------------------------------------------------------*/
/*  Map
/*------------------------------------------------------------------------------*/   
#map { display: block; height: 600px; width: 100%; }
#map iframe {
    width: 100%;
    height: 100%;
    margin-top: 0;
}
#google_map{position: relative; margin: 0 -290px;}
.map-overlay {
    position: absolute;
    right: 305px;
    top: 16%;
    padding: 44px 50px 40px 50px;
    width: 430px;
    background-color: #fff;
    box-shadow: 0px 0px 20px -12px rgb(0 0 0 / 30%);
}
.google_map .map-overlay h3{
    font-family: var(--base-headingfont);
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 12px;
}
.google_map .map-overlay p{margin-bottom: 6px;}
.google_map .map-overlay ul.map-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.google_map .map-overlay ul.map-list li{
    color: #000;
    font-family: var(--base-headingfont);
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    padding: 3px 0;
}
.google_map .map-overlay ul.map-list li a,
.google_map .map-overlay ul.map-list li span{
    font-size: 18px;
    color: #000;
    font-weight: 400;
    font-family: var(--base-bodyfont);
    margin-left: 8px;
}
.google_map .map-overlay ul.map-list li span{
    color: #828282;
}
.google_map .map-overlay ul.map-list li a:hover {
  color: #05c8f9;
}