@charset "utf-8";
  .dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a:before,
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:after {
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
} .dt-sc-tabs-horizontal-container {
float: left;
width: 100%;
margin: 0px 0px 20px;
padding: 0px;
clear: both;
}
ul.dt-sc-tabs-horizontal-frame {
float: left;
margin: 0px;
padding: 0px;
width: 100%;
border-bottom: 1px solid;
}
ul.dt-sc-tabs-horizontal-frame > li {
float: left;
display: inline;
margin: 0px -1px 0px 0px;
padding: 0px;
}
ul.dt-sc-tabs-horizontal-frame > li > a {
border: 1px solid transparent;
float: left;
margin: 0px -1px -1px 0px;
padding: 10px 20px;
font-size: 18px;
text-align: center;
font-weight: 600;
border-radius: 3px 3px 0px 0px;
}
ul.dt-sc-tabs-horizontal-frame > li > a.current {
position: relative;
z-index: 1;
}
ul.dt-sc-tabs-horizontal-frame > li > a > span {
float: left;
line-height: inherit;
margin: 0 10px 0 0;
position: relative;
}
.dt-sc-tabs-horizontal-frame-content {
float: left;
clear: both;
width: 100%;
margin: 0px;
padding: 30px 0px 0px;
}
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame {
border-bottom: 0px;
border-top: 2px solid rgba(0, 0, 0, 0.1);
}
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li { margin: 0px; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a {
font-weight: normal;
padding: 10px 23px;
border: 2px solid transparent;
margin: -2px -2px 0 -2px;
}
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a.current {
border-bottom-color: rgba(0, 0, 0, 0.1);
border-left-color: rgba(0, 0, 0, 0.1);
border-right-color: rgba(0, 0, 0, 0.1);
border-top-color: #ffffff;
}
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li:first-child > a.current { border-left-color: transparent; }
.dt-sc-tabs-horizontal-frame-container.type2.alter ul.dt-sc-tabs-horizontal-frame {
border-bottom: 2px solid rgba(0, 0, 0, 0.1);
border-top: 0px;
}
.dt-sc-tabs-horizontal-frame-container.type2.alter ul.dt-sc-tabs-horizontal-frame > li > a { margin-bottom: -2px; }
.dt-sc-tabs-horizontal-frame-container.type2.alter ul.dt-sc-tabs-horizontal-frame > li > a.current {
border-top-color: rgba(0, 0, 0, 0.1);
border-bottom-color: #ffffff;
border-right-color: rgba(0, 0, 0, 0.1);
border-left-color: rgba(0, 0, 0, 0.1);
}
.dt-sc-tabs-horizontal-frame-container.type2.alter .dt-sc-tabs-horizontal-frame-content { padding-top: 50px; }
.dt-sc-tabs-horizontal-frame-container.dt-sc-tabs-aligncenter ul.dt-sc-tabs-horizontal-frame { text-align: center; }
.dt-sc-tabs-horizontal-frame-container.dt-sc-tabs-aligncenter ul.dt-sc-tabs-horizontal-frame > li,
.dt-sc-tabs-horizontal-frame-container.dt-sc-tabs-aligncenter ul.dt-sc-tabs-horizontal-frame > li > a {
float: none;
display: inline-block;
}
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame {
text-align: center;
border: none;
}
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li {
display: inline-block;
text-align: center;
margin: 0px 0px 0px 0px;
float: none;
}
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a {
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
padding: 14px 30px 12px;
border: 1px solid rgba(0, 0, 0, 0.1);
border-bottom-width: 2px;
border-right-width: 0;
margin: 0px;
color: #000000;
border-radius: 0px;
display: inline-block;
}
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li:last-child > a { border-right: 1px solid rgba(0, 0, 0, 0.1); }
.dt-sc-tabs-horizontal-frame-container.type3 .dt-sc-tabs-horizontal-frame-content { padding-top: 50px; }
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame {
text-align: center;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin-top: 15px;
}
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li {
display: inline-block;
text-align: center;
margin: 0px 0px 0px 0px;
float: none;
position: relative;
}
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a {
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
padding: 120px 30px 25px;
border: 0px;
border-bottom: 2px solid transparent;
margin: 0px 0px -8px;
color: rgba(0, 0, 0, 0.4);
border-radius: 0px;
display: inline-block; min-width: 229px;
}
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a > span {
font-size: 36px;
color: rgba(0, 0, 0, 0.4);
width: 100%;
top: 0px;
line-height: 80px;
position: absolute;
left: 0px;
right: 0px;
margin: auto;
}
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a > span:after {
content: "";
position: absolute;
width: 80px;
height: 80px;
left: 0px;
top: 0px;
right: 0px;
margin: auto;
background: rgba(0, 0, 0, 0.05);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
z-index: -1;
border-radius: 10px;
}
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a.current > span { color: #ffffff; }
.dt-sc-tabs-horizontal-frame-container.type4 .dt-sc-tabs-horizontal-frame-content { padding-top: 50px; }
.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame { border: none; }
.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame > li { margin: 0px 3px 0px 0px; }
.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame > li > a {
border: none;
background: rgba(0, 0, 0, 0.05);
border-radius: 0px;
font-size: 18px;
font-weight: 600;
color: #000000;
padding: 14px 20px 13px;
}
.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame > li > a.current { color: #ffffff; }
.dt-sc-tabs-horizontal-frame-container.type5 .dt-sc-tabs-horizontal-frame-content {
border: 1px solid rgba(0, 0, 0, 0.05);
padding: 30px;
margin: 1px 0px 0px;
}
.dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame {
background: #f3f3f3;
text-align: center;
}
.dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame > li { text-transform: uppercase; }
.dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame > li,
.dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame > li > a {
float: none;
display: inline-block;
margin: 0;
}
.dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame > li > a {
background: transparent;
padding: 20px 25px;
font-size: 16px;
font-weight: normal;
}
.dt-sc-tabs-horizontal-frame-container.type5.alter .dt-sc-tabs-horizontal-frame-content {
border: 0;
padding-left: 0;
padding-right: 0;
border-bottom: 1px solid rgba(0,0,0,0.05);
padding-bottom: 10px;
}
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame {
width: 100%;
float: left;
padding: 0px;
margin: 0px;
display: table;
table-layout: fixed;
border: 0px;
position: relative;
border-bottom: 3px solid #000;
}
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li {
cursor: pointer;
display: table-cell;
width: 25%;
padding: 20px 40px 30px;
text-align: center;
position: relative;
float: none;
margin: 0px 1px 0px 0px;
background: #F3F3F3;
}
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame:before { right: -100%; }
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame:after { left: -100%; }
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame:after,
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame:before {
position: absolute;
content: "";
width: 100%;
height: 3px;
bottom: -3px;
background: #000;
}
.dt-sc-tabs-horizontal-frame-container.type6.border-none ul.dt-sc-tabs-horizontal-frame:after,
.dt-sc-tabs-horizontal-frame-container.type6.border-none ul.dt-sc-tabs-horizontal-frame:before { content: none; }
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a {
display: block;
background: none !important;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
padding: 18px 20px 5px;
margin: 0px 1px 0px 0px;
color: #000;
border: 0px;
border-radius: 0px;
display: block;
float: none;
position: relative;
}
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li:before {
content: "";
position: absolute;
left: 0px;
right: 0px;
bottom: -10px;
width: 20px;
height: 20px;
margin: auto;
border: 4px solid #000;
opacity: 1;
border-radius: 50%;
background: #fff;
z-index: 9;
}
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li:nth-child(2) { background: #EEEEEE; }
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li:nth-child(3) { background: #E7E7E7; }
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li:nth-child(4) { background: #E0E0E0; }
.dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content {
padding: 30px 0 0;
background: #F3F3F3;
position: relative;
}
.dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content::before,
.dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content::after {
background: #F3F3F3;
content: "";
height: 100%;
left: -100%;
margin: 0 0 0 50%;
position: absolute;
width: 100%;
top: 0;
}
.dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content::after {
left: auto;
right: -100%;
}
.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a {
background: rgba(0, 0, 0, 0.1);
color: #ffffff;
}
.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a.current {
background: #ffffff;
color: #000000;
}
.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content {
background: #ffffff;
color: #000000;
}
.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content h3,
.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content h4 { color: #000000; }
.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a {
background: rgba(0, 0, 0, 0.1);
color: #ffffff;
}
.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a.current {
background: #ffffff;
color: #000000;
}
.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content {
background: #ffffff;
color: #000000;
}
.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content h3,
.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content h4 { color: #000000; }
.dt-sc-faq .dt-sc-tabs-horizontal-frame-content .column,
.dt-sc-faq .dt-sc-tabs-horizontal-frame-content .wpb_column {
padding-left: 75px;
position: relative;
}
.dt-sc-faq .dt-sc-tabs-horizontal-frame-content .column:before,
.dt-sc-faq .dt-sc-tabs-horizontal-frame-content .wpb_column:before {
content: "\e6b2";
position: absolute;
left: 15px;
top: -5px;
font-size: 30px;
font-family: 'Stroke-Gap-Icons';
}
ul.dt-sc-tabs-horizontal {
float: left;
margin: 0px;
padding: 0px;
width: 100%;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
ul.dt-sc-tabs-horizontal > li {
float: left;
display: inline;
margin: 0px;
padding: 0px;
}
ul.dt-sc-tabs-horizontal > li > a {
border-bottom: 1px solid transparent;
float: left;
margin: 0px 0px -1px;
padding: 10px 20px 15px 20px;
font-size: 14px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
border-radius: 3px 3px 0px 0px;
color: rgba(0, 0, 0, 0.4);
}
ul.dt-sc-tabs-horizontal > li > a.current {
position: relative;
z-index: 1;
}
ul.dt-sc-tabs-horizontal > li > a > span {
float: left;
line-height: inherit;
margin: 0 10px 0 0;
position: relative;
}
.dt-sc-tabs-horizontal-content {
float: left;
clear: both;
width: 100%;
margin: 0px;
padding: 20px 0px;
} .spalab .dt-sc-tabs-horizontal-frame-content {
background: #ffffff;
border: 1px solid #d9d9d9;
float: left;
clear: both;
margin: -2px 0px 0px;
padding: 20px 4% 20px;
}
.spalab ul.dt-sc-tabs-horizontal-frame {
margin: 0 2%;
width: 96%;
}
.spalab ul.dt-sc-tabs-horizontal-frame > li {
float: left;
display: inline;
margin: 0px 10px 0px 0px;
padding: 0px;
}
.spalab ul.dt-sc-tabs-horizontal-frame > li > a {
border-style: solid;
border-width: 0px 1px;
border-color: #d9d9d9;
border-top: 3px solid #808080;
margin: 0px;
padding: 0px 10px;
background: #ededed;
text-align: center;
color: #333334;
font-size: 14px;
line-height: 40px;
font-weight: 500;
border-radius: 0px;
}
.spalab .wpb_text_column.wpb_content_element { margin: 0px; }
.spalab ul.dt-sc-tabs-horizontal-frame > li > a.current {
background: #fff;
color: #333334;
border-bottom: 0px;
position: relative;
z-index: 1;
} .dt-sc-tabs-vertical-frame-container {
float: left;
width: 100%;
margin: 0px 0px 20px;
padding: 0px;
clear: both;
overflow: hidden;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
border-left: 1px solid rgba(0, 0, 0, 0.1);
}
ul.dt-sc-tabs-vertical-frame {
float: left;
width: 32%;
margin: 0px -1px 1px 0px;
padding: 0px;
}
ul.dt-sc-tabs-vertical-frame > li {
float: left;
display: block;
padding: 0px;
width: 100%;
position: relative;
}
ul.dt-sc-tabs-vertical-frame > li > a {
border: 1px solid;
border-right: 1px solid transparent;
border-left-width: 0;
border-top-width: 0;
display: block;
margin: 0px 0px -1px 0px;
padding: 30px 14px 28px;
font-weight: bold;
font-size: 14px;
line-height: normal;
text-transform: uppercase;
}
.dt-sc-one-half ul.dt-sc-tabs-vertical-frame > li > a,
.vc_col-sm-6 ul.dt-sc-tabs-vertical-frame > li > a { padding: 18px 14px; }
ul.dt-sc-tabs-vertical-frame > li > a > span {
float: left;
margin: 0 10px 0 0;
position: relative;
top: 3px;
}
ul.dt-sc-tabs-vertical-frame > li > a > span.pe-icon {
font-weight: bold;
font-size: 19px;
top: 1px;
}
ul.dt-sc-tabs-vertical-frame > li:first-child > a { border-top: 1px solid rgba(0, 0, 0, 0.1); }
ul.dt-sc-tabs-vertical-frame > li:last-child > a { border-bottom-width: 0; }
ul.dt-sc-tabs-vertical-frame > li > a.current {
position: relative;
z-index: 1;
}
.dt-sc-tabs-vertical-frame-content {
float: left;
width: 68%;
width: -webkit-calc(68% + 1px);
width: -moz-calc(68% + 1px);
width: calc(68% + 1px);
margin: 0px;
padding: 20px 30px 20px;
border: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 0px;
position: relative;
}
.dt-sc-tabs-vertical-frame-content h4 { text-transform: none; }
.dt-sc-tabs-vertical-container {
float: left;
width: 100%;
margin: 0px 0px 20px;
padding: 0px;
clear: both;
overflow: hidden;
}
ul.dt-sc-tabs-vertical {
background-color: rgba(237,237,237,0.025);
background-image: url(//praktik-akupunktur.com/wp-content/plugins/designthemes-core-features/shortcodes/images/bg-vertical-tabs.png);
background-position: right center;
background-repeat: no-repeat;
background-size: 100% 100%;
float: left;
position: relative;
width: 30%;
}
ul.dt-sc-tabs-vertical li:first-child a { border-top: 0; }
ul.dt-sc-tabs-vertical li:last-child a { border-bottom: 0; }
ul.dt-sc-tabs-vertical > li {
display: block;
margin: 0;
padding: 0 10px 0 0;
position: relative;
text-align: right;
}
ul.dt-sc-tabs-vertical > li > a {
border-top: 1px solid #fff;
border-bottom: 1px solid #dbdbdb;
color: #333334;
display: block;
font-weight: 600;
margin: 0;
padding: 15px 30px 15px 0;
position: relative;
}
ul.dt-sc-tabs-vertical > li.current:after {
content: "";
border-style: solid;
border-width: 10px 0 10px 10px;
border-color: transparent #efefef;
height: 0;
margin: auto;
position: absolute;
bottom: 0;
right: -9px;
top: 0;
width: 0;
z-index: 99;
}
ul.dt-sc-tabs-vertical > li > a.current {
position: relative;
z-index: 1;
}
ul.dt-sc-tabs-vertical > li > a > span {
float: right;
line-height: inherit;
margin: 0 0 0 10px;
position: relative;
}
.dt-sc-tabs-vertical-content {
background: #fff;
float: left;
margin: -1px 0 0;
padding: 20px 0 20px 30px;
position: relative;
width: 67%;
} .dt-sc-tabs-vertical-frame-container.type2 { border: 0px; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame { background: rgba(0, 0, 0, 0.05); }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a {
border: 0px;
font-size: 16px;
font-weight: 600;
text-transform: none;
padding: 15px 30px;
position: relative;
}
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li:first-child > a { padding-top: 30px; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li:last-child > a { padding-bottom: 30px; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a.current:before {
content: "\f105";
position: absolute;
right: 30px;
top: 14px;
font-size: 20px;
font-family: 'Font Awesome 5 Free';
}
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li:first-child > a.current:before { top: 29px; }
.dt-sc-tabs-vertical-frame-container.type2 .dt-sc-tabs-vertical-frame-content {
border: 0px;
padding: 0px 0px 0px 30px;
} .dt-sc-tabs-vertical-frame-container.type3 { border: 0px; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a {
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 15px 15px 14px;
font-size: 18px;
margin: 0px 0px 10px;
}
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a:hover,
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current { color: #ffffff; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current:before {
content: "";
position: absolute;
right: -16px;
top: 0px;
bottom: 0px;
height: 0px;
margin: auto;
border-top: 27px solid transparent;
border-bottom: 27px solid transparent;
border-left: 15px solid;
}
.dt-sc-tabs-vertical-frame-container.type3 .dt-sc-tabs-vertical-frame-content {
border: 0px;
padding: 0px 0px 0px 70px;
} .dt-sc-tabs-vertical-frame-container.type4 { border: 0px; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding: 12px 30px 12px 0px;
font-size: 18px;
font-weight: 600;
color: rgba(0, 0, 0, 0.4);
margin: 0px;
text-transform: none;
letter-spacing: 0.5px;
position: relative;
overflow: hidden;
}
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li:first-child > a { border-top: 0px; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current { color: #000000; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:before {
content: "\f054";
position: absolute;
right: -50px;
top: 0px;
width: 40px;
height: 100%;
font-size: 18px;
color: #ffffff;
font-family: 'Font Awesome 5 Free';
line-height: 54px;
text-align: center;
padding-right: 7px;
}
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:after {
content: "";
position: absolute;
right: -50px;
top: 0px;
width: 35px;
height: 100%;
-webkit-transform: skewX(-30deg);
transform: skewX(-30deg);
-ms-transform: skewX(-30deg);
z-index: -1;
}
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:before {
-webkit-transition: all 0.37s linear;
-moz-transition: all 0.37s linear;
-o-transition: all 0.37s linear;
-ms-transition: all 0.37s linear;
transition: all 0.37s linear;
}
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current:before { right: 0px; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current:after { right: 25px; }
.dt-sc-tabs-vertical-frame-container.type4 .dt-sc-tabs-vertical-frame-content {
border: 0px;
padding: 0px 0px 0px 70px;
} .dt-sc-tabs-vertical-frame-container.rs_align_middle,
.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame { float: none; }
.dt-sc-tabs-vertical-frame-container.rs_align_middle {
display: table;
border: none;
}
.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame {
display: table-cell;
vertical-align: middle;
}
.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame li > a {
border-left: 1px solid rgba(0, 0, 0, 0.1);
margin: 0 -1px 0 0;
}
.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame li.last > a {
border-bottom-width: 1px;
border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.dt-sc-tabs-vertical-frame-container.rs_align_middle .dt-sc-tabs-vertical-frame-content {
border: 1px solid rgba(0, 0, 0, 0.1);
width: 100%;
}
.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame li.current.last > a { border-right-color: #fff; }
.type7 ul.dt-sc-tabs-horizontal-frame {
background: rgba(0, 0, 0, 0.05);
border-bottom: 0;
padding: 0 20px 0 150px;
margin-bottom: 30px;
position: relative;
}
.type7 .dt-sc-tabs-horizontal-frame:before {
color: #878c90;
content: "Jump to:";
font-size: 28px;
font-weight: 400;
left: 40px;
position: absolute;
top: 25px;
}
.type7 ul.dt-sc-tabs-horizontal-frame > li {
padding: 20px 0;
position: relative;
margin: 0px 10px;
}
.type7 .dt-sc-tabs-horizontal-frame > li:after {
border-right: 1px solid #dcdad4;
bottom: 0;
content: "";
height: 40px;
margin: auto;
position: absolute;
right: -10px;
top: 0;
}
.type7 .dt-sc-tabs-horizontal-frame > li:last-child:after { content: none; }
.type7 ul.dt-sc-tabs-horizontal-frame > li > a {
font-weight: 400;
font-size: 28px;
border: 0;
padding-top: 8px;
padding-bottom: 8px;
}
.type7 ul.dt-sc-tabs-horizontal-frame > li > a.current:before {
border-top: 5px solid;
content: "";
display: block;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.type7 ul.dt-sc-tabs-horizontal-frame > li > a.current:after {
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid;
content: "";
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 5px;
width: 0;
}
.type7 ul.dt-sc-tabs-horizontal-frame > li > a.current { position: static; }
.type8 ul.dt-sc-tabs-horizontal-frame { border-bottom: 0; }
.type8 ul.dt-sc-tabs-horizontal-frame > li { margin-right: 1px; }
.type8 ul.dt-sc-tabs-horizontal-frame > li > a {
background: #fafafa;
border: 0;
border-radius: 0;
color: #222222;
font-size: 16px;
text-transform: capitalize;
padding: 11px 25px 13px;
margin: 0 0px 0 0;
font-weight: normal;
position: relative;
}
.type8 ul.dt-sc-tabs-horizontal-frame > li > a:before {
border-top: 2px solid #f2f2f2;
content: "";
left: 0;
position: absolute;
top: -3px;
width: 100%;
}
.type8 ul.dt-sc-tabs-horizontal-frame > li > a.current:before,
.type8 ul.dt-sc-tabs-horizontal-frame > li > a:hover:before { border-color: #000; }
.type8 ul.dt-sc-tabs-horizontal-frame > li > a.current,
.type8 ul.dt-sc-tabs-horizontal-frame > li > a:hover { color: #fff; }
.type9 ul.dt-sc-tabs-horizontal-frame {
text-align: center;
border-bottom: 0;
}
.type9 ul.dt-sc-tabs-horizontal-frame > li {
display: inline-block;
float: none;
margin: 0;
}
.type9 ul.dt-sc-tabs-horizontal-frame > li > a {
border-radius: 0;
border: 0;
background: #eeefed;
float: none;
display: inline-block;
text-transform: uppercase;
padding: 15px 20px;
min-width: 100px;
margin: 0;
}
.type9 ul.dt-sc-tabs-horizontal-frame > li > a > span {
width: 100%;
margin-bottom: 12px;
margin-right: 0;
font-size: 25px;
}
.type9 ul.dt-sc-tabs-horizontal-frame > li > a.current { background: #fff; }
.type9 .dt-sc-tabs-horizontal-frame-content {
background: #fff;
padding: 45px;
} ul.dt-sc-tabs-horizontal-frame > li > a { color: rgba(0, 0, 0, 0.4); }
ul.dt-sc-tabs-vertical-frame > li > a { color: #191919; }
ul.dt-sc-tabs-horizontal-frame > li > a.current { border-color: rgba(0, 0, 0, 0.1); }
ul.dt-sc-tabs-vertical-frame > li > a { border-top-color: rgba(0, 0, 0, 0.1); }
ul.dt-sc-tabs-horizontal-frame,
ul.dt-sc-tabs-vertical-frame > li > a { border-bottom-color: rgba(0, 0, 0, 0.1); }
ul.dt-sc-tabs-horizontal-frame > li > a.current { border-bottom-color: #ffffff; }
ul.dt-sc-tabs-vertical-frame > li > a.current { border-right-color: #ffffff; }  @media only screen and (min-width:992px) and (max-width:1199px) { .dt-sc-tabs-vertical-frame-content img { position: inherit !important; } ul.dt-sc-tabs-horizontal > li > a,
ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 13px; }
ul.dt-sc-tabs-horizontal > li > a { padding: 10px 15px 15px; }
ul.dt-sc-tabs-horizontal-frame > li > a { padding: 10px 15px; }
ul.dt-sc-tabs-vertical-frame > li > a { font-size: 13px; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 15px; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 13px; }
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 14px; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a { padding: 10px 18px; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a { padding: 11px 20px; }
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a { min-width: 25%; }
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a {
font-size: 13px;
line-height: normal;
padding: 18px 10px;
} .dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a,
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a { font-size: 12px; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a { padding: 15px; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a { font-size: 15px; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:before {
line-height: 46px;
padding-right: 0;
}
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current:after { right: 27px; }
.dt-sc-tabs-vertical-frame-container.type3 .dt-sc-tabs-vertical-frame-content,
.dt-sc-tabs-vertical-frame-container.type4 .dt-sc-tabs-vertical-frame-content { padding-left: 50px; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current:before {
border-bottom-width: 24px;
border-top-width: 24px;
}
} @media only screen and (min-width:768px) and (max-width:991px) { ul.dt-sc-tabs-horizontal > li > a,
ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 12px; }
ul.dt-sc-tabs-horizontal > li > a { padding: 10px 15px 15px; }
ul.dt-sc-tabs-horizontal-frame > li > a { padding: 10px 15px; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a {
font-size: 12px;
padding: 8px 10px;
}
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a {
font-size: 11px;
padding: 10px 20px;
}
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a {
font-size: 13px;
min-width: 25%;
}
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a {
font-size: 10px;
line-height: normal;
padding: 18px 10px;
}
.dt-sc-tabs-vertical-frame-content img { position: inherit !important; } ul.dt-sc-tabs-vertical > li > a {
font-size: 11px;
padding: 10px 10px 15px 0;
}
ul.dt-sc-tabs-vertical > li > a > span {
margin: 0 5px 0 0;
top: 0;
}
ul.dt-sc-tabs-vertical-frame > li > a { font-size: 10px; }
.dt-sc-one-half ul.dt-sc-tabs-vertical-frame > li > a,
.vc_col-sm-6 ul.dt-sc-tabs-vertical-frame > li > a { padding: 14px 8px; }
ul.dt-sc-tabs-vertical-frame > li > a > span { margin: 0 5px 0 0; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a {
font-size: 12px;
padding-left: 20px;
padding-right: 20px;
}
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a.current::before {
right: 20px;
top: 12px;
}
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li:first-child > a.current::before { top: 28px; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a {
font-size: 11px;
padding: 15px 12px 14px;
}
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current::before {
border-bottom-width: 23px;
border-top-width: 23px;
}
.dt-sc-tabs-vertical-frame-container.type3 .dt-sc-tabs-vertical-frame-content,
.dt-sc-tabs-vertical-frame-container.type4 .dt-sc-tabs-vertical-frame-content { padding-left: 40px; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a {
font-size: 12px;
padding: 12px 15px 12px 0;
}
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:before {
font-size: 14px;
line-height: 46px;
padding-right: 3px;
right: -30px;
width: 30px;
}
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current:after { right: 6px; }
}  @media only screen and (max-width: 767px) {
.dt-sc-tabs-vertical-frame-content img { position: inherit !important; }
.type7 ul.dt-sc-tabs-horizontal { padding-left: 20px; }
.type7 .dt-sc-tabs-horizontal:before { content: none; }
.type7 ul.dt-sc-tabs-horizontal-frame { padding-left: 0px; }
.type7 ul.dt-sc-tabs-horizontal-frame:before,
.type7 .dt-sc-tabs-horizontal-frame > li:after { display: none; }
.type7 ul.dt-sc-tabs-horizontal-frame > li,
.type7 ul.dt-sc-tabs-horizontal-frame > li > a { width: 100%; }
ul.dt-sc-tabs-horizontal li,
ul.dt-sc-tabs-vertical li {
position: relative;
z-index: 1;
}
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame li,
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame li,
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li {
text-align: center;
width: 100%;
}
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a,
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a,
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a {
display: inline-block;
float: none;
}
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame {
border-top: none;
padding: 0 0 35px;
}
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame li,
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li { border: none; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame li { overflow: hidden; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 14px; }
.dt-sc-tabs-horizontal-frame-container.type2.alter ul.dt-sc-tabs-horizontal-frame > li > a {
margin-top: 0;
margin-bottom: 2px;
}
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a.current:before,
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a.current:after {
content: "";
height: 2px;
position: absolute;
top: 0;
width: 100%;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.dt-sc-tabs-horizontal-frame-container.type2.alter ul.dt-sc-tabs-horizontal-frame > li > a.current::before,
.dt-sc-tabs-horizontal-frame-container.type2.alter ul.dt-sc-tabs-horizontal-frame > li > a.current::after {
bottom: -2px;
top: auto;
}
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a.current:before { left: -100%; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a.current:after { right: -100%; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a {
border-right-width: 1px;
margin: 0 0 -2px;
width: 80%;
}
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a > span { float: none; }
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame { border: none; }
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li { margin: 0 0 35px; }
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a {
margin: 0 0 -1px;
min-width: 60%;
}
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame,
.dt-sc-tabs-horizontal-frame-container.type2.alter ul.dt-sc-tabs-horizontal-frame,
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li { border-bottom: 1px solid rgba(0,0,0,0.08); }
.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame > li,
.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame > li > a,
.dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame > li,
.dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame > li > a {
display: block;
float: none;
line-height: normal;
}
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li {
display: block;
width: 100%;
}
.dt-sc-tabs-horizontal-frame-container.type8 ul.dt-sc-tabs-horizontal-frame > li,
.dt-sc-tabs-horizontal-frame-container.type8 ul.dt-sc-tabs-horizontal-frame > li > a,
.dt-sc-tabs-horizontal-frame-container.type9 ul.dt-sc-tabs-horizontal-frame > li,
.dt-sc-tabs-horizontal-frame-container.type9 ul.dt-sc-tabs-horizontal-frame > li > a {
display: block;
width: 100%;
}
.dt-sc-tabs-horizontal-frame-container.type8 ul.dt-sc-tabs-horizontal-frame > li { margin-bottom: 5px; }
.dt-sc-tabs-horizontal-frame-container.type8 ul.dt-sc-tabs-horizontal-frame > li > a span { float: none; }
.dt-sc-tabs-vertical-frame-container.rs_align_middle .dt-sc-tabs-vertical-frame-content,
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame { min-height: auto !important; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li:first-child > a.current { border-left-color: rgba(0, 0, 0, 0.1); }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a.current:before,
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a.current:after { background-color: rgba(0, 0, 0, 0.1); } ul.dt-sc-tabs-vertical { width: calc(100% - 10px); }
.dt-sc-tabs-vertical-content {
margin: 0;
padding: 0;
width: 100%;
}
.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"] { border-radius: 5px; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) { ul.dt-sc-tabs-horizontal > li > a,
ul.dt-sc-tabs-horizontal-frame > li > a {
font-size: 11px;
padding: 10px 15px 15px;
}
ul.dt-sc-tabs-horizontal-frame > li > a { padding: 10px 15px; } .dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame,
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame,
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame { width: 46%; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a { padding: 15px; }
.dt-sc-tabs-vertical-frame-container.type2 .dt-sc-tabs-vertical-frame-content,
.dt-sc-tabs-vertical-frame-container.type3 .dt-sc-tabs-vertical-frame-content,
.dt-sc-tabs-vertical-frame-container.type4 .dt-sc-tabs-vertical-frame-content {
padding: 0 0 0 20px;
width: calc(54% + 1px);
}
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a,
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a,
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a { font-size: 12px; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a.current:before {
font-size: 18px;
right: 15px;
top: 15px;
}
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li:first-child > a.current:before { top: 31px; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current:before { border-width: 24px 0 24px 15px; }
.dt-sc-tabs-vertical-frame-container.type3 .dt-sc-tabs-vertical-frame-content { padding: 0 0 0 35px; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a { padding: 12px 15px 12px 0; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:before {
line-height: 46px;
padding-right: 3px;
right: -30px;
width: 30px;
}
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current:after { right: 6px; }
} @media only screen and (max-width: 479px) { ul.dt-sc-tabs-horizontal,
ul.dt-sc-tabs-horizontal-frame { border: none; }
ul.dt-sc-tabs-horizontal li,
ul.dt-sc-tabs-horizontal-frame li {
border-bottom: 1px solid rgba(0,0,0,0.1);
text-align: center;
width: 100%;
}
ul.dt-sc-tabs-horizontal > li > a,
ul.dt-sc-tabs-horizontal-frame > li > a {
display: block;
float: none;
}
ul.dt-sc-tabs-horizontal-frame li,
.spalab ul.dt-sc-tabs-horizontal-frame > li { margin-bottom: 10px; }
ul.dt-sc-tabs-horizontal-frame li:last-child { margin-bottom: 0; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li { margin: 0; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a { width: 98%; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li { width: 95%; }
.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 16px; }
.dt-sc-tabs-horizontal-frame-container.type5 .dt-sc-tabs-horizontal-frame-content { padding: 30px 30px 0; }
.type7 ul.dt-sc-tabs-horizontal { padding-left: 0px; }
.type7 ul.dt-sc-tabs-horizontal > li {
float: left;
width: 100%;
}
.type7 .dt-sc-tabs-horizontal:before,
.type7 .dt-sc-tabs-horizontal > li:after { content: none; }
ul.dt-sc-tabs-vertical-frame > li > a { font-size: 13px; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame,
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame,
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame,
.dt-sc-tabs-vertical-frame-container.type2 .dt-sc-tabs-vertical-frame-content,
.dt-sc-tabs-vertical-frame-container.type3 .dt-sc-tabs-vertical-frame-content,
.dt-sc-tabs-vertical-frame-container.type4 .dt-sc-tabs-vertical-frame-content { width: 100%; }
.dt-sc-tabs-vertical-frame-container.type2 .dt-sc-tabs-vertical-frame-content { padding: 30px 0 0 0; }
.dt-sc-tabs-vertical-frame-container.type3 .dt-sc-tabs-vertical-frame-content,
.dt-sc-tabs-vertical-frame-container.type4 .dt-sc-tabs-vertical-frame-content { padding: 50px 0 0 0; }
} @media only screen and (max-width: 319px) { ul.dt-sc-tabs-horizontal > li > a,
ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 12px; }
ul.dt-sc-tabs-horizontal > li > a { padding: 10px 15px 15px; }
ul.dt-sc-tabs-horizontal-frame > li > a { padding: 10px 15px; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a,
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 11px; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a { padding: 8px 10px; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a { padding: 10px 20px; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a > span { top: -1px; }
.dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content .dt-sc-icon-box.type5.rounded-skin { padding-left: 0; }
.dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content .dt-sc-icon-box.type5.rounded-skin .icon-wrapper {
margin: 0 auto 20px;
position: inherit;
}
ul.dt-sc-tabs-vertical > li > a {
font-size: 11px;
padding: 10px 10px 15px 0;
}
ul.dt-sc-tabs-vertical > li > a > span {
margin: 0 5px 0 0;
top: 5px;
}
ul.dt-sc-tabs-vertical-frame > li > a { font-size: 10px; }
.dt-sc-one-half ul.dt-sc-tabs-vertical-frame > li > a,
.vc_col-sm-6 ul.dt-sc-tabs-vertical-frame > li > a { padding: 14px 8px; }
ul.dt-sc-tabs-vertical-frame > li > a > span { margin: 0 5px 0 0; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a {
font-size: 12px;
padding-left: 20px;
padding-right: 20px;
}
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a.current::before {
right: 20px;
top: 12px;
}
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li:first-child > a.current::before { top: 28px; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame { width: 97%; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a {
font-size: 11px;
padding: 15px 12px 14px;
}
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current::before {
border-bottom-width: 23px;
border-top-width: 23px;
}
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a {
font-size: 12px;
padding: 12px 15px 12px 0;
}
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:before {
font-size: 14px;
line-height: 46px;
padding-right: 3px;
right: -30px;
width: 30px;
}
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current:after { right: 6px; }
}