@import url("https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700&display=swap");
/* hide show mixin */
/* ===============================================
ttm-row
------------------------*/
.ttm-row {
  padding: 90px 0 0px 0;
}
.ttm-row.zero-padding-section {
  padding: 0;
}
.ttm-row.service-section {
  padding: 0 !important;
}
.ttm-row.history-section {
  padding-bottom: 170px;
}
.ttm-row.team-section {
  padding-top: 180px;
}
.ttm-row.first-row-title-section {
  padding-top: 120px;
  padding-bottom: 190px;
}
.ttm-row.bottomzero-padding-section {
  padding-bottom: 0;
}
.ttm-row.services-section {
  padding-bottom: 165px;
  padding-top: 180px;
}
.ttm-row.second-row-title-section {
  padding-top: 180px;
}
.ttm-row.our-partner-section {
  padding-bottom: 20px;
  padding-top: 120px;
}
.ttm-row.fid-section {
  padding-top: 315px;
}
.ttm-row.third-row-title-section {
  padding-top: 320px;
}
.ttm-row.our-client-section {
  padding: 21px 0;
}
.ttm-row.aboutus-section-style3 {
  padding-bottom: 230px;
}
.ttm-row.grid-section {
  padding-bottom: 60px;
}
.ttm-row.map-section {
  padding: 0px;
}
.ttm-row.services-slide-section {
  padding-bottom: 320px;
}
.ttm-row.our-partner-section {
  padding-bottom: 20px;
  padding-top: 120px;
}

/* ===============================================
    ow-Equal-Height
------------------------*/
.row-equal-height {
  display: flex;
}

.row-equal-height > [class*=col-] {
  display: flex;
  flex-wrap: wrap;
}

/* ===============================================
    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: 0.9;
}

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

/* ===============================================
    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: 52px;
}
.section-title h5 {
  font-weight: 500;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 5px;
  color: #40285e;
}
.section-title h2.title {
  font-size: 34px;
  line-height: 44px;
  margin-bottom: 0;
}
.section-title h2.title span {
  font-style: italic;
  font-weight: 700;
  font-family: "Playfair Display", serif;
  letter-spacing: 1.2px;
  color: #40285e;
}
.section-title .title-desc {
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 15px;
}
.section-title .title-header {
  margin-bottom: 40px;
  position: relative;
}
.section-title.style2 .title-header::before, .section-title.style3 .title-header::before {
  content: none;
}
.section-title.style2 .title-header::after, .section-title.style3 .title-header::after {
  content: "";
  right: 25px;
  height: 90%;
  position: absolute;
  top: 10%;
  width: 1px;
  border-right-width: 1px;
  background-color: #f0f0f0;
}
.section-title.style3 .title-header::after {
  background-color: rgba(255, 255, 255, 0.09);
}

.row-title h2.title {
  font-size: 40px;
  line-height: 52px;
  margin-bottom: 0px;
  padding: 0;
}

/* ===============================================
    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);
}

/* ===============================================
    Buttons
------------------------*/
.ttm-btn, .ttm-btn.ttm-btn-size-lg, .ttm-btn.ttm-btn-size-md, .ttm-btn.ttm-btn-size-sm, .ttm-btn.ttm-btn-size-xs {
  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;
  transition: all 0.2s ease-in-out;
}
.ttm-btn:hover {
  cursor: pointer;
}
.ttm-btn i, .ttm-btn.ttm-btn-size-lg i, .ttm-btn.ttm-btn-size-md i, .ttm-btn.ttm-btn-size-sm i, .ttm-btn.ttm-btn-size-xs i, .ttm-btn svg, .ttm-btn.ttm-btn-size-lg svg, .ttm-btn.ttm-btn-size-md svg, .ttm-btn.ttm-btn-size-sm svg, .ttm-btn.ttm-btn-size-xs 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: #40285e;
}
.ttm-btn.ttm-bgcolor-darkgrey:hover {
  background-color: #40285e;
  color: #fff;
  border-color: #40285e;
}
.ttm-btn.ttm-bgcolor-skincolor {
  color: #fff;
  border-color: #40285e;
}
.ttm-btn.ttm-bgcolor-skincolor:hover {
  background-color: #40285e;
  color: #fff;
  border-color: #40285e;
}
.ttm-btn.ttm-bgcolor-grey:hover {
  background-color: #40285e;
  color: #fff;
}
.ttm-btn.ttm-btn-style-border {
  border: 1px solid transparent;
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-darkgrey {
  border-color: #40285e;
  background-color: transparent;
  color: #40285e;
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-darkgrey:hover {
  background-color: #40285e;
  color: #fff;
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-skincolor {
  border-color: #40285e;
  background-color: transparent;
  color: #40285e;
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-skincolor:hover {
  background-color: #40285e;
  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-border.ttm-btn-color-white:hover {
  background-color: #fff;
  color: #40285e;
}
.ttm-btn.rounded-circle {
  border-radius: 2em !important;
}
.ttm-btn.ttm-btn-size-xs {
  font-size: 12px;
  padding: 7px 22px;
}
.ttm-btn.ttm-btn-size-sm {
  font-size: 14px;
  padding: 10px 24px;
}
.ttm-btn.ttm-btn-size-md {
  font-size: 14px;
  padding: 10px 30px;
}
.ttm-btn.ttm-btn-size-lg {
  font-size: 20px;
  padding: 18px 45px;
}

.btn-inline {
  font-size: 14px;
  padding: 0 !important;
  border: 1px solid transparent;
  background-color: transparent;
  color: #40285e;
  overflow: visible;
}
.btn-inline.ttm-btn-color-skincolor {
  color: #40285e;
}
.btn-inline.ttm-btn-color-skincolor:hover {
  color: #40285e;
}
.btn-inline.ttm-btn-color-darkgrey {
  color: #40285e;
}
.btn-inline.ttm-btn-color-darkgrey:hover {
  color: #40285e;
}
.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;
  transform: scaleX(0);
  opacity: 0;
  transition: 0.5s ease;
}
.btn-inline.style2:hover {
  padding-left: 25px;
  transition: all 0.4s ease-in-out;
}
.btn-inline.style2:hover::before {
  opacity: 1;
  transform: scaleX(1);
}

/* ===============================================
    Icons
------------------------*/
.ttm-icon {
  position: relative;
  margin-bottom: 15px;
  display: inline-block;
  text-align: center;
  border: 1px solid transparent;
  position: relative;
  transition: all 0.4s ease-in-out;
}
.ttm-icon i {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 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: 80px;
  padding: 10px;
}
.ttm-icon.ttm-bgcolor-white {
  color: #40285e;
  border-color: transparent;
}
.ttm-icon.ttm-icon_element-border.ttm-textcolor-skincolor {
  border-color: #40285e;
}

/** 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: 0.5s;
          animation-delay: 0.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%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.ttm-play-icon-btn .ttm-play-icon-animation::after {
  z-index: 1;
  width: 95px;
  height: 95px;
  opacity: 0.1;
  background-color: #fff;
}
.ttm-play-icon-btn .ttm-play-icon-animation::before {
  width: 80px;
  height: 80px;
  opacity: 0.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;
  }
}
/* ===============================================
    F-id
------------------------*/
.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 and style2 */
.row > [class*=col-]:not(:last-child) > .ttm-fid-view-lefticon.style1:before {
  position: absolute;
  content: "";
  background-color: rgba(243, 243, 243, 0.06);
  width: 1px;
  height: 100%;
  bottom: 0;
  right: 0px;
}

.ttm-fid-view-lefticon.style1 {
  margin-bottom: 0;
  padding: 0 0;
  margin-top: 35px;
}
.ttm-fid-view-lefticon .ttm-fid-icon-wrapper {
  margin-top: 20px;
}
.ttm-fid-view-lefticon.style2 {
  margin-bottom: 0;
  padding: 30px 15px;
}

.ttm-highlight-fid-style-1, .ttm-highlight-fid-style-2 {
  position: absolute;
  background: #fff;
  padding: 24px 25px 19px;
  border: 3px solid #e8e9ea;
  max-width: 250px;
  top: 0;
  left: 0;
  z-index: 9;
  margin-bottom: 0;
}
.ttm-highlight-fid-style-1 .inside, .ttm-highlight-fid-style-2 .inside {
  margin-bottom: 0;
  padding: 0;
}
.ttm-highlight-fid-style-1 .ttm-fid.inside h3 {
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  color: #1e2637;
  display: inline;
}
.ttm-highlight-fid-style-1 .ttm-fid.inside h4 {
  font-size: 80px;
  line-height: 72px;
  padding-right: 10px;
  float: left;
  display: block;
}
.ttm-highlight-fid-style-1::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  z-index: 1;
  bottom: 11px;
  left: 113px;
  border: 10px solid transparent;
  border-bottom: 0;
  border-top-color: #fff;
  margin-bottom: -19px;
}
.ttm-highlight-fid-style-1::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 118px;
  left: 110px;
  border: 13px solid transparent;
  border-bottom: 0;
  border-top-color: #e8e9ea;
}
.ttm-highlight-fid-style-2 {
  position: absolute;
  background: #f7f9fe;
  padding: 25px 25px 25px;
  max-width: 160px;
  bottom: -60px;
  right: 5px;
  left: auto;
  top: auto;
  border: 1px solid #dfe5f3;
  text-align: center;
}
.ttm-highlight-fid-style-2::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  z-index: 1;
  top: -13px;
  left: 30px;
  border: 13px solid transparent;
  border-top: 0;
  border-bottom-color: #f7f9fe;
}
.ttm-highlight-fid-style-2::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: -17px;
  left: 27px;
  border: 16px solid transparent;
  border-top: 0;
  border-bottom-color: #e8e9ea;
}
.ttm-highlight-fid-style-2 .inside h4 {
  font-size: 46px;
  line-height: 56px;
  color: #40285e;
}
.ttm-highlight-fid-style-2 .inside h3 {
  color: #6e6e6e;
}

/* ===============================================
    Tabs
------------------------*/
.ttm-tabs {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.ttm-tabs .section-title {
  padding-bottom: 0;
}
.ttm-tabs ul.tabs {
  margin: 0;
  padding: 0;
}
.ttm-tabs ul.tabs.tabs {
  display: flex;
}
.ttm-tabs ul.tabs.tabs li {
  display: inline-block;
  cursor: pointer;
  padding: 0px 2px;
  line-height: 20px;
  width: 200px;
  position: relative;
  z-index: 3;
  transition: all 0.3s;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  margin-right: 2px;
  margin-left: 2px;
  border-radius: 50% 50% 0 0/100% 100% 0 0;
  background-color: #cedfab;
}
.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: 16px;
  font-weight: normal;
}
.ttm-tabs ul.tabs.tabs li.react-tabs__tab--selected {
  background-color: #fff;
  color: #000;
}
.ttm-tabs ul.tabs.tabs li:first-child {
  margin-left: 50px;
}
.ttm-tabs ul.tabs.tabs li:last-child {
  margin-right: 50px;
}
.ttm-tabs .content-tab {
  margin-top: 20px;
  width: 100%;
  background-color: #fff;
}
.ttm-tabs .content-tab h6 {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 29px;
  padding-bottom: 7px;
}
.ttm-tabs .content-tab p {
  font-size: 20px;
}

.tab-padding-box {
  padding-top: 105px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 70px;
}

/* ttm-tab-style-horizontal */
.ttm-tabs.ttm-tab-style-horizontal ul {
  margin: 0;
  padding: 0;
  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: #40285e;
  color: #fff;
}
.ttm-tabs.ttm-tab-style-horizontal .content-tab img {
  height: 150px;
  width: 150px;
}

/* ttm-tab-style-classic-style1*/
.ttm-tabs.ttm-tab-style-classic .content-tab {
  padding: 0px;
  margin-top: 0;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.tabs {
  /* border: 1px solid #f0f0f0; */
  border: 0;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.tabs li {
  flex: 1 1 auto;
  text-align: center;
  position: relative;
  color: #40285e;
  margin-bottom: 0;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.tabs li span {
  padding: 7px 15px 15px;
  display: block;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
}
.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: #000;
}
.ttm-tabs.ttm-tab-style-classic.style1 ul.tabs li.react-tabs__tab--selected span::before {
  background-color: #40285e;
}
.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: 50px;
}
.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: #40285e;
}
.ttm-tabs.ttm-tab-style-classic.style2 ul li {
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 0;
  color: #40285e;
  border: 1px solid;
  font-weight: 600;
  padding: 6px 22px;
}
.ttm-tabs.ttm-tab-style-classic.style2 ul li.react-tabs__tab--selected, .ttm-tabs.ttm-tab-style-classic.style2 ul li:focus {
  box-shadow: none;
  outline: none;
  background-color: #40285e;
  color: #fff;
  border-color: #40285e;
}
.ttm-tabs.ttm-tab-style-classic.style2 .content-tab {
  padding: 0;
  margin: 0;
}

.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;
}/*# sourceMappingURL=shortcode.css.map */