@charset "utf-8";

/* CSS Document */


/*----*****---- << Shortcodes >> ----*****----*/

.dt-sc-hr {
    background: url(../images/splitter.png) repeat-x;
    height: 10px;
    width: 100%;
    clear: both;
    display: block;
    float: left;
    position: relative;
    z-index: 1;
}

.dt-sc-hr-medium {
    background: url(../images/splitter-medium.png) repeat-x;
    height: 16px;
    width: 100%;
    clear: both;
    display: block;
    float: left;
    position: relative;
    z-index: 1;
}

.dt-sc-hr-large {
    background: url(../images/splitter-large.png) repeat-x;
    height: 22px;
    width: 100%;
    clear: both;
    display: block;
    float: left;
    position: relative;
    z-index: 1;
}

.dt-sc-hr.top {
    width: 96%;
}

.dt-sc-hr.top {
    background-position: right center;
    text-align: right;
}

.dt-sc-hr.top a {
    color: rgba(0, 0, 0, 0.5);
    background: transparent;
    font-size: 11px;
    line-height: 16px;
    padding-left: 5px;
    position: absolute;
    right: -4%;
    top: -4px;
}

.dt-sc-hr.top a:hover {
    color: #303030;
}

.dt-sc-hr.top a span {
    margin-right: 2px;
}

.hr-title {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    display: table;
}

.dt-sc-hr-line {
    border-bottom: 1px solid #eaeaea;
    float: left;
    width: 100%;
}

.top-border {
    border-top: 1px solid #eaeaea;
    float: left;
    width: 100%;
}

.bottom-border {
    border-bottom: 1px solid #eaeaea;
    float: left;
    width: 100%;
}

.dtVideoContainer {
    display: none;
    height: 360px;
    width: 640px;
}

.dt-sc-separators {
    width: 40px;
    height: 2px;
    border-top: 1px solid #eaeaea;
    clear: both;
}

.dt-sc-separators.text-aligncenter {
    margin-left: auto;
    margin-right: auto;
}

.dt-sc-separators.text-alignright {
    float: right;
}

.dt-sc-separators.text-alignleft {
    float: left;
}

.custom-white-bg {
    background-color: #fff;
}

.custom-white-bg h3,
.full-width-section.dark-parallax-content .custom-white-bg h3 {
    color: #333;
    padding-left: 15px;
}

.custom-white-bg .dt-sc-appoinment-form {
    border: none;
}

.rounded-image {
    border-radius: 50%;
}

.rounded-button,
.dt-sc-button.large.rounded-button,
.dt-sc-button.medium.rounded-button,
.dt-sc-button.small.rounded-button {
    border-radius: 30px;
}

.dt-sc-shadow {
    box-shadow: 0 7px 7px rgba(0, 0, 0, 0.15);
}

.dt-sc-spilter {
    background: url(images/hr-white-two.png) 50% 50%;
    height: 30px;
    float: left;
    width: 100%;
    display: block;
    margin: 40px 0;
}

.dt-sc-border1 {
    display: block;
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    z-index: 9;
    height: 200px;
    width: 100%;
    text-align: center;
}

.dt-sc-border2 {
    display: block;
    border-bottom: 1px solid #eaeaea;
    height: 200px;
    width: 100%;
    z-index: 9;
    text-align: center;
}

.dt-sc-border1:last-child,
.dt-sc-border2:last-child {
    border-bottom: 0;
}

.dt-sc-border1 img,
.dt-sc-border2 img {
    padding: 30px 0;
}

.imageflip {
    float: left;
    width: 100%;
    min-height: 355px;
}

.imageflip .front {
    display: block;
    background-color: #fff;
}

.imageflip .front img {
    backface-visibility: visible !important;
}

.imageflip .back {
    background-color: #fff;
    display: block;
}

.imageflip .back-content {
    bottom: 0;
    height: 80px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    padding: 0 13px;
    backface-visibility: visible !important;
}

.imageflip.dt-sc-border2 .back {
    right: -1px;
}

.imageflip.dt-sc-border1 .back {
    left: 0px;
}

.imageflip .back-content h2 {
    margin-bottom: 10px;
    font-size: 30px;
}

.image-fade:hover {
    -webkit-animation: 0.3s ease-in fadeIn;
    -moz-animation: 0.3s ease-in 0s fadeIn;
    animation: 0.3s ease-in 0s fadeIn;
}

.dt-sc-fullwidth-video-section {
    clear: both;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}

.dt-sc-video-container {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.dt-sc-video-content-wrapper {
    color: #ffffff;
    float: left;
    padding: 0;
    position: relative;
    width: 100%;
}

.title-with-link a {
    text-decoration: underline;
}

.title-with-link a:hover {
    text-decoration: none;
    color: #222;
}

.bg-text {
    font-size: 40px;
    color: #bdc1c6;
    font-weight: bold;
    margin-bottom: 0;
}

.dt-sc-hr-invisible-small,
.dt-sc-hr-invisible-very-small,
.dt-sc-hr-invisible,
.dt-sc-margin50,
.dt-sc-margin65,
.dt-sc-margin70,
.dt-sc-margin100,
.dt-sc-margin80,
.dt-sc-margin30,
.dt-sc-margin25,
.dt-sc-margin10,
.dt-sc-margin45,
.dt-sc-margin35,
.dt-sc-margin15,
.dt-sc-margin20,
.dt-sc-margin55,
.dt-sc-margin90,
.dt-sc-margin5,
.dt-sc-margin85,
.dt-sc-space,
.dt-sc-margin40,
.dt-sc-margin60,
.dt-sc-margin75,
.dt-sc-margin95 {
    float: left;
    width: 100%;
    clear: both;
}

.dt-sc-hr-invisible-small {
    margin: 0px 0px 40px 0px;
}

.dt-sc-hr-invisible-very-small {
    margin: 0px 0px 20px 0px;
}

.dt-sc-hr-invisible {
    margin: 30px 0px;
}

.dt-sc-margin5 {
    margin: 0px 0px 5px 0px;
}

.dt-sc-margin10 {
    margin: 0px 0px 10px 0px;
}

.dt-sc-margin15 {
    margin: 0px 0px 15px 0px;
}

.dt-sc-margin20 {
    margin: 10px 0px;
}

.dt-sc-margin25 {
    margin: 0px 0px 25px 0px;
}

.dt-sc-margin30 {
    margin: 15px 0px;
}

.dt-sc-margin35 {
    margin: 0px 0px 35px 0;
}

.dt-sc-margin40 {
    margin: 0px 0px 40px 0px;
}

.dt-sc-margin45 {
    margin: 0px 0px 45px 0px;
}

.dt-sc-margin50 {
    margin: 25px 0px;
}

.dt-sc-margin55 {
    margin: 25px 0px 30px 0;
}

.dt-sc-margin60 {
    margin: 30px 0px;
}

.dt-sc-margin65 {
    margin: 35px 0px 30px 0px;
}

.dt-sc-margin70 {
    margin: 35px 0px;
}

.dt-sc-margin75 {
    margin: 30px 0px 35px;
}

.dt-sc-margin80 {
    margin: 40px 0px;
}

.dt-sc-margin85 {
    margin: 40px 0px 45px;
}

.dt-sc-margin90 {
    margin: 40px 0px 50px 0px;
}

.dt-sc-margin95 {
    margin: 45px 0px 50px 0px;
}

.dt-sc-margin100 {
    margin: 50px 0px;
}

.dt-sc-clear {
    float: none;
    clear: both;
    margin: 0;
    padding: 0;
}

.dt-sc-hr-border {
    border-bottom: 1px dashed #969696;
}


/*----*****---- << Columns >> ----*****----*/

.column {
    margin: 0px 0px 0px 2%;
    float: left;
    min-height: 1px;
    position: relative;
}

.column.first {
    margin-left: 0px;
}

.dt-sc-full-width,
.dt-sc-one-column {
    width: 100%;
}

.column.dt-sc-full-width,
.column.dt-sc-one-column {
    margin-left: 0px;
}

.dt-sc-one-fourth {
    width: 23.4%;
}

.dt-sc-one-half {
    width: 48.9%;
}

.dt-sc-one-third {
    width: 31.9%;
}

.dt-sc-three-fourth {
    width: 74.5%;
}

.dt-sc-two-third {
    width: 65.8%;
}

.dt-sc-one-fifth {
    width: 18.3%;
}

.dt-sc-four-fifth {
    width: 79.6%;
}

.dt-sc-three-fifth {
    width: 59.2%;
}

.dt-sc-two-fifth {
    width: 38.8%;
}

.dt-sc-one-sixth {
    width: 15%;
}

.dt-sc-two-sixth {
    width: 30%;
}

.dt-sc-three-sixth {
    width: 45%;
}

.dt-sc-four-sixth {
    width: 60%;
}

.dt-sc-five-sixth {
    width: 75%;
}

.column img {
    max-width: 100%;
    height: auto;
}

.column iframe,
iframe,
embed,
iframe,
object,
video {
    max-width: 100%;
}

.column.no-space {
    margin-left: 0px;
    margin-right: 0px;
}

.column.no-space.dt-sc-one-fourth {
    width: 25%;
}

.column.no-space.dt-sc-one-third {
    width: 33.33%;
}

.column.no-space.dt-sc-one-half {
    width: 50%;
}

.column.no-space.dt-sc-one-fifth {
    width: 20%;
}

.column.no-space.dt-sc-one-sixth {
    width: 16.66%;
}

.column.no-space.dt-sc-three-fourth {
    width: 75%;
}

.column.no-space.dt-sc-two-third {
    width: 66.6%;
}

.column.no-space.dt-sc-four-fifth {
    width: 80%;
}

.column.no-space.dt-sc-three-fifth {
    width: 60%;
}

.column.no-space.dt-sc-two-fifth {
    width: 40%;
}

.column.no-space.dt-sc-two-sixth {
    width: 33.2%;
}

.column.no-space.dt-sc-three-sixth {
    width: 49.8%;
}

.column.no-space.dt-sc-four-sixth {
    width: 66.4%;
}

.column.no-space.dt-sc-five-sixth {
    width: 83%;
}


/*----*****---- << Header >> ----*****----*/

.dt-sc-left {
    float: left;
}

.dt-sc-right {
    float: right;
}

.dt-sc-left .top-menu,
.dt-sc-left .dt-sc-social-icons,
.dt-sc-left .top-shop-cart {
    float: left;
}

.dt-sc-right .top-menu,
.dt-sc-right .dt-sc-social-icons,
.dt-sc-right .top-shop-cart {
    float: right;
}

.top-bar {
    width: 100%;
    clear: both;
    float: left;
    padding: 0px;
    line-height: 45px;
    background-color: #282828;
    position: relative;
    z-index: 99991;
}

.top-bar .dt-sc-left>p,
.top-bar .dt-sc-right>p {
    color: #fff;
    font-family: Gabriola;
    font-size: 22px;
    margin: 0;
    line-height: inherit;
    margin-bottom: 0;
}

.top-menu {
    margin: 0px;
    padding: 0px;
}

.top-menu li {
    float: left;
    display: inline-block;
    margin: 0px;
    padding: 0 10px;
    color: #fff;
}

.top-menu li:first-child {
    padding: 0 10px 0 0;
}

.top-menu li a {
    color: #fff;
}

.top-menu .fa {
    font-family: FontAwesome;
    font-weight: normal;
    margin-right: 7px;
    color: #969696;
}

.top-bar .dt-sc-social-icons li a:hover {
    background-color: inherit;
}

.top-bar .dt-sc-social-icons {
    margin: 0;
    padding: 0;
}

.top-bar .dt-sc-social-icons li {
    display: inline-block;
    float: left;
    margin: 0px;
    padding: 0;
}

.top-bar .dt-sc-social-icons li a {
    padding: 0px 8px;
    font-size: 14px;
    color: #222;
    line-height: inherit;
}

.top-right .dt-sc-social-icons {
    float: right;
}

.header8 .dt-sc-right>p {
    line-height: inherit;
    margin: 0;
}

.top-menu.type2 li {
    border: none;
    padding: 0;
    margin-left: 12px;
}

.top-menu.type2 li a {
    color: #b8c5d0;
    font-size: 14px;
    padding: 3px 10px;
    border: 1px solid #b8c5d0;
    border-radius: 2px;
    margin: 0;
    display: inline-block;
    line-height: 20px;
}

.top-bar .top-menu.type2 li a:hover {
    color: #fff;
}

.top-menu.type2>li:first-child {
    margin: 0;
}

.top-bar .dt-sc-right>span,
.top-bar .dt-sc-left>span {
    display: inline-block;
    padding: 0 8px;
}

.top-menu.type3 li {
    padding: 0;
    color: #7b8a97;
    font-size: 13px;
    margin: 0 20px 0 0;
}

.top-menu.type3 li a {
    color: #7b8a97;
    font-size: 13px;
}

.top-menu.type3 li:last-child a {
    border-left: 1px solid #9ea9b3;
    padding: 0 0 0 17px;
}

.top-menu.type3 li:last-child {
    margin-right: 0;
}

.dt-sc-switcher {
    display: block;
    margin-left: 10px;
    position: relative;
}

.dt-sc-switcher .active {
    border: 1px solid #eaeaea;
    display: block;
    padding: 10px 10px 8px;
    position: relative;
    background-color: #fff;
    line-height: normal;
}

.dt-sc-switcher-down {
    border-color: #eaeaea;
    border-style: solid;
    border-width: 0 1px 0px;
    display: none;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 999999;
    background-color: #fff;
}

.dt-sc-switcher-down li {
    border-bottom: 1px solid #eaeaea;
    padding: 0;
}

.dt-sc-switcher:hover .dt-sc-switcher-down {
    display: block;
    display: block;
    -webkit-animation: 0.3s ease-in fadeInUp;
    -moz-animation: 0.3s ease-in 0s fadeInUp;
    animation: 0.3s ease-in 0s fadeInUp;
}

.dt-sc-switcher-down li a {
    color: #92a7bb;
    display: block;
    font-size: 14px;
    padding: 6px 0;
    text-align: center;
    line-height: normal;
}

.dt-sc-white {
    color: #fff;
}


/*----*****---- << Services >> ----*****----*/

.dt-sc-ico-content {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0;
    display: block;
    clear: both;
    margin: 0;
    position: relative;
}

.dt-sc-ico-content h4 {
    font-weight: bold;
}

.dt-sc-ico-content.type1 .custom-icon {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.dt-sc-ico-content.type1 h4 {
    margin-bottom: 10px;
    line-height: 32px;
}

.dt-sc-ico-content:hover h4 a {
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type1 .custom-icon span.fa {
    transform: inherit;
}

.dt-sc-ico-content.type1 .custom-icon img,
.dt-sc-ico-content.type1 .custom-icon span {
    vertical-align: middle;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}

.dt-sc-ico-content.type1:hover .custom-icon img,
.dt-sc-ico-content.type1:hover .custom-icon span {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.dt-sc-ico-content.type1 .custom-icon span,
.dt-sc-ico-content.type20 .custom-icon span {
    font-size: 45px;
    line-height: 40px;
    color: #222;
}

.dt-sc-ico-content.type2 .custom-icon {
    border-radius: 50%;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    border: 1px solid;
}

.dt-sc-ico-content.type2 .custom-icon span {
    font-size: 35px;
    line-height: 98px;
    color: #222;
}

.dt-sc-ico-content.type2:hover .custom-icon span {
    color: #fff;
}

.dt-sc-ico-content.type2 .custom-icon {
    display: block;
    width: 98px;
    height: 98px;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

.dt-sc-ico-content.type2 h4 {
    margin-bottom: 15px;
}

.dt-sc-ico-content.type2 .custom-icon img:first-child,
.dt-sc-ico-content.type8 .custom-icon img:first-child {
    opacity: 0;
}

.dt-sc-ico-content.type2:hover .custom-icon img:first-child,
.dt-sc-ico-content.type8:hover .custom-icon img:first-child {
    opacity: 1;
}

.dt-sc-ico-content.type2:hover .custom-icon img:last-child,
.dt-sc-ico-content.type8:hover .custom-icon img:last-child {
    visibility: hidden;
}

.dt-sc-ico-content.type2 .dt-sc-button.type10.small {
    padding: 1px 16px;
}

.dt-sc-ico-content.type3 .custom-icon {
    width: 70px;
    height: 55px;
    float: left;
    background-color: #ffffff;
    text-align: center;
    position: relative;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type3:after {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 35px;
    border-right: 1px solid #e2e2e2;
    z-index: 1;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type3:last-child:after {
    border: none;
}

.dark-parallax .dt-sc-ico-content.type3 .custom-icon {
    box-shadow: none;
}

.dt-sc-ico-content.type3 .custom-icon span {
    line-height: 30px;
    font-size: 30px;
}

.dt-sc-ico-content.type3 {
    text-align: left;
    padding-bottom: 25px;
    padding-left: 85px;
    margin-bottom: 20px;
}

.dt-sc-ico-content.type3 h4 {
    margin-bottom: 10px;
    font-weight: normal;
}

.dt-sc-ico-content.right.type3:after {
    left: auto;
    right: 35px;
}

.dt-sc-ico-content.right.type3 {
    padding-left: 0;
    padding-right: 85px;
    text-align: right;
}

.dt-sc-ico-content.right.type3 .custom-icon {
    left: auto;
    right: 0;
}

.dt-sc-ico-content.type4 .custom-icon {
    width: 70px;
    height: 70px;
    float: left;
    border-radius: 50%;
    color: #9e9e9e;
    background-color: #000;
    text-align: center;
    position: relative;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    box-shadow: 0px 0px 0px 3px #9e9e9e inset;
    -webkit-box-shadow: 0px 0px 0px 3px #9e9e9e inset;
    -moz-box-shadow: 0px 0px 0px 3px #9e9e9e inset;
}

.dt-sc-ico-content.type4:after {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 35px;
    border-right: 1px solid #9e9e9e;
    z-index: 1;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type4:last-child:after {
    border: none;
}

.dark-parallax .dt-sc-ico-content.type4 .custom-icon {
    box-shadow: none;
}

.dt-sc-ico-content.type4:hover .custom-icon {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

.dt-sc-ico-content.type4 .custom-icon span {
    line-height: 70px;
    font-size: 24px;
}

.dt-sc-ico-content.type4:hover .custom-icon span {
    color: #ffffff;
}

.dt-sc-ico-content.type4 {
    text-align: left;
    padding-bottom: 40px;
    padding-left: 85px;
}

.dt-sc-ico-content.type4 h4 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
}

.dt-sc-ico-content.type4 h4 a {
    color: #5f5f5f;
}

.icon-content-left,
.icon-content-right {
    float: left;
    width: 100%;
    margin-top: 54px;
}

.dt-sc-ico-content.type5 {
    position: relative;
    background-color: #222;
    margin-bottom: 20px;
    padding: 10px 10px 0;
}

.icon-content-right .dt-sc-ico-content.type5 {
    padding: 20px 5px 10px 50px;
}

.icon-content-left .dt-sc-ico-content.type5 {
    padding: 20px 50px 10px 5px;
}

.icon-content-left .dt-sc-ico-content.type5 .custom-icon {
    position: absolute;
    right: 20px;
    top: 20px;
}

.icon-content-right .dt-sc-ico-content.type5 .custom-icon {
    position: absolute;
    left: 20px;
    top: 20px;
}

.dt-sc-ico-content.type5 h4 {
    margin-bottom: 5px;
    color: #fbfbfb;
    font-size: 16px;
    font-weight: normal;
}

.dt-sc-ico-content.type5 h4 a {
    color: #fbfbfb;
}

.dt-sc-ico-content.type5 p {
    color: #6989aa;
}

.dt-sc-ico-content.type5 .custom-icon span {
    font-size: 16px;
    line-height: 15px;
    color: #fbfbfb;
}

.icon-content-left .dt-sc-ico-content.type5:before {
    content: "";
    border-left: 9px solid #222;
    position: absolute;
    border-top: 10px solid rgba( 0, 0, 0, 0);
    border-bottom: 10px solid rgba( 0, 0, 0, 0);
    top: 20px;
    right: -9px;
}

.icon-content-right .dt-sc-ico-content.type5:before {
    content: "";
    border-right: 10px solid #222;
    position: absolute;
    border-top: 10px solid rgba( 0, 0, 0, 0);
    border-bottom: 10px solid rgba( 0, 0, 0, 0);
    top: 20px;
    left: -9px;
}

.icon-content-left .dt-sc-ico-content.type5 {
    text-align: right;
}

.icon-content-right .dt-sc-ico-content.type5 {
    text-align: left;
}

.dt-sc-ico-content.type6 {
    background-color: #222;
    text-align: left;
    padding: 10px 10px 0px 10px;
    border-width: 1px 0px 0px 1px;
    border-color: #ffffff;
    border-style: solid;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.first .dt-sc-ico-content.type6 {
    border-left: none;
}

.dt-sc-ico-content.type6 .custom-icon {
    width: 46px;
    height: 46px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    float: left;
    text-align: center;
    margin: 0 15px 15px 0;
}

.dt-sc-ico-content.type6 .custom-icon span {
    color: #ffffff;
    line-height: 38px;
    font-size: 16px;
}

.dt-sc-ico-content.type6 p {
    font-size: 12px;
    line-height: 20px;
    color: #777;
}

.dt-sc-ico-content.type6 h4 {
    margin-bottom: 5px;
    line-height: 18px;
    font-size: 16px;
    font-weight: normal;
}

.dt-sc-ico-content.type6 h4 a,
.dt-sc-ico-content.type6:hover h4 a {
    color: #ffffff;
}

.dt-sc-ico-content.type6.light-blue {
    background-color: #174894;
}

.dt-sc-ico-content.type7,
.dt-sc-ico-content.type11,
.dt-sc-ico-content.type16 {
    text-align: left;
    padding-left: 90px;
}

.dt-sc-ico-content.type11 .custom-icon {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    width: 70px;
    height: 60px;
}

.dt-sc-ico-content.type7 .custom-icon {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 25%;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type7 .custom-icon span {
    font-size: 22px;
    color: #fff;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    line-height: 60px;
}

.dt-sc-ico-content.type7>span {
    bottom: -5px;
    font-family: fontawesome;
    font-size: 70px;
    opacity: 0.2;
    position: absolute;
    right: 35px;
    z-index: 0;
    content: "\f013";
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type7:hover>span {
    transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    -webkit-transform: scale(1.3);
}

.dt-sc-ico-content.type7:hover .custom-icon {
    border-radius: 50%;
}

.dt-sc-ico-content.type7 h4,
.dt-sc-ico-content.type11 h4 {
    line-height: 18px;
}

.dt-sc-ico-content.type7.with-left-icon {
    padding-left: 60px;
}

.dt-sc-ico-content.type7.with-left-icon .custom-icon {
    text-align: left;
}

.dt-sc-ico-content.type7 {
    margin-bottom: 25px;
}

.dt-sc-ico-content.type8 {
    text-align: center;
    border: 1px solid #eaeaea;
    background-color: #ffffff;
    padding: 65px 0px 10px 0px;
    webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type8 .custom-icon {
    width: 100px;
    height: 90px;
    border: 1px solid #eaeaea;
    display: inline-block;
    webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    background-color: #fbfbfb;
    position: absolute;
    top: -43px;
    left: 0;
    right: 0;
    margin: auto;
    overflow: hidden;
}

.dt-sc-ico-content.type8 .custom-icon span {
    font-size: 35px;
    line-height: 90px;
    color: #222;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type8:hover .custom-icon span {
    color: #fff;
}

.dt-sc-ico-content.type8:hover .custom-icon {
    border: 1px solid;
}

.dt-sc-ico-content.type8 h4 {
    border-bottom: 1px dashed #d9d9d9;
    margin-bottom: 10px;
    padding: 0 10px 13px 10px;
}

.dt-sc-ico-content.type8 p {
    padding: 0 15px;
}

.dt-sc-ico-content.type8:hover .custom-icon {
    border-color: #fff;
}

.dt-sc-ico-content.type8:hover p,
.dt-sc-ico-content.type8:hover h4 a,
.dt-sc-ico-content.type8:hover a {
    color: #fff;
}

.dt-sc-ico-content.type8:hover h4 {
    border-color: rgba( 255, 255, 255, 0.6);
}

.dt-sc-ico-content.type8.circle {
    border-width: 2px;
}

.dt-sc-ico-content.type8.circle .custom-icon {
    border-radius: 50%;
    height: 100px;
}

.dt-sc-ico-content.type2 .custom-icon img,
.dt-sc-ico-content.type8 .custom-icon img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

.dt-sc-ico-content.type8.circle .custom-icon img {
    border-radius: 50%;
}

.dt-sc-ico-content.type9 h4,
.dt-sc-ico-content.type18 h4 {
    font-size: 18px;
}

.dt-sc-ico-content.type9 .custom-icon,
.dt-sc-ico-content.type18 .custom-icon {
    width: 130px;
    height: 130px;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 25px;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    position: relative;
    background-color: #ffffff;
    z-index: 1;
}

.dt-sc-ico-content.type9 .custom-icon span,
.dt-sc-ico-content.type18 .custom-icon span {
    font-size: 40px;
    color: #222;
    line-height: 130px;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type9:hover .custom-icon span,
.dt-sc-ico-content.type18:hover .custom-icon span {
    color: #ffffff;
}

.dt-sc-ico-content.type9 .custom-icon:before {
    content: "";
    border-top: 1px dashed #d6d6d6;
    min-width: 165px;
    position: absolute;
    right: 100%;
    top: 50%;
}

.first .dt-sc-ico-content.type9 .custom-icon:before {
    display: none;
}

.dt-sc-ico-content.type9.without-border .custom-icon:before {
    border: none;
}

.dt-sc-ico-content.type9:hover .custom-icon {
    box-shadow: 0px 0px 0px 5px rgba( 255, 255, 255, 0.3) inset;
}

.dt-sc-ico-content.type10 {
    background-color: #ffffff;
    text-align: left;
    padding: 20px 10px 10px 70px;
    border-right: 1px dashed #969696;
}

.dt-sc-ico-content.type10:hover,
.slide-controls .selected .dt-sc-ico-content.type10 {
    background-color: #222;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type10:hover .custom-icon span,
.dt-sc-ico-content.type10:hover h4 a,
.slide-controls .selected .dt-sc-ico-content.type10 .custom-icon span,
.slide-controls .selected .dt-sc-ico-content.type10 h4 a,
.dt-sc-ico-content.type10:hover p,
.slide-controls .selected .dt-sc-ico-content.type10 p {
    color: #ffffff;
}

.first .dt-sc-ico-content.type10 {
    border-left: 1px dashed #969696;
}

.dt-sc-ico-content.type10 .custom-icon {
    float: left;
    text-align: center;
    position: absolute;
    left: 20px;
    top: 28%;
    width: 35px;
    height: 35px;
}

.dt-sc-ico-content.type10 .custom-icon span {
    color: #222;
    font-size: 30px;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type10 h4 {
    margin-bottom: 5px;
    font-size: 15px;
    text-transform: uppercase;
}

.dt-sc-ico-content.type11 .custom-icon {
    width: 70px;
    height: 100px;
}

.dt-sc-ico-content.type11 .custom-icon span {
    font-size: 35px;
    color: #fff;
    line-height: 100px;
}

.dt-sc-ico-content.type11 .custom-icon img,
.dt-sc-ico-content.type11 .custom-icon span,
.dt-sc-ico-content.type16 .custom-icon span {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type11:hover .custom-icon img,
.dt-sc-ico-content.type11:hover .custom-icon span {
    -webkit-transform: scale(1.1) rotate(0deg) translate(0px);
    -moz-transform: scale(1.1) rotate(0deg) translate(0px);
    -ms-transform: scale(1.1) rotate(0deg) translate(0px);
    -o-transform: scale(1.1) rotateY(0deg) translate(0px);
    transform: scale(1.1) rotate(0deg) translate(0px);
}

.dt-sc-ico-content.type11,
.dt-sc-ico-content.type16 {
    margin-bottom: 15px;
}

.dt-sc-ico-content.type12 {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.dt-sc-ico-content.type12 h4 a,
.dt-sc-ico-content.type12 p {
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type12 p {
    font-size: 16px;
    margin-bottom: 20px;
}

.dt-sc-ico-content.type12 h4 a:hover,
.dt-sc-ico-content.type12:hover h4 a,
.dt-sc-ico-content.icon-box-color.type12 h4 a:hover {
    color: #d9d9d9;
}

.dt-sc-ico-content.type12.left {
    text-align: left;
}

.dt-sc-ico-content.type12.left h4 .fa {
    margin: 0px 15px 0px 10px;
}

.dt-sc-ico-content.type12.right h4 .fa {
    margin: 4px 10px 0px 15px;
    float: right;
}

.dt-sc-ico-content.type12.right {
    text-align: right;
}

.dt-sc-ico-content.type12 h4 {
    border-bottom: 1px solid;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-size: 18px;
}

.dt-sc-ico-content.type12 h4:after {
    width: 14px;
    height: 14px;
    position: absolute;
    bottom: -7px;
    content: "";
    border-radius: 50%;
}

.dt-sc-ico-content.type12.left h4:after {
    right: 0;
}

.dt-sc-ico-content.type12.right h4:after {
    left: 0;
}

.dt-sc-ico-content.icon-box-color.type12 h4 a,
.dt-sc-ico-content.icon-box-color.type12 p {
    color: #fff;
}

.dt-sc-ico-content.type13 h4 {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 10px;
}

.dt-sc-ico-content.type13 h4 a {
    color: #838383;
}

.dt-sc-ico-content.type13 p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 25px;
}

.dt-sc-ico-content.type13 .custom-icon img {
    position: relative;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    -moz-transform: scale(1.2) rotate(5deg);
    -ms-transform: scale(1.2) rotate(5deg);
    -o-transform: scale(1.2) rotate(5deg);
    -webkit-transform: scale(1.2) rotate(5deg);
}

.dt-sc-ico-content.type13:hover .custom-icon img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
}

.dt-sc-ico-content.type13 .custom-icon {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.dt-sc-ico-content.type14 .custom-icon {
    width: 98px;
    height: 98px;
    line-height: 95px;
    border: 3px solid #000;
    border-radius: 50%;
    margin: 0 auto 10px;
    text-align: center;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type14 span {
    font-size: 25px;
    color: #222;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type14 h4 {
    font-size: 14px;
    line-height: normal;
    padding: 0;
    margin-bottom: 30px;
    float: none;
}

.full-width-section.parallax .dt-sc-ico-content.type14 .custom-icon,
.full-width-section.parallax .dt-sc-tabs-container.type5 .dt-sc-tabs-frame {
    border-color: #fff;
}

.dt-sc-ico-content.type15 h4 {
    margin-bottom: 15px;
    font-weight: 300;
}

.dt-sc-ico-content.type15 h4 a {
    color: #fff;
}

.dt-sc-ico-content.type15 .custom-icon {
    margin-bottom: 20px;
    position: relative;
}

.dt-sc-ico-content.type15 {
    background-color: rgba(0, 0, 0, 0.85);
    padding: 0 0 30px;
}

.dt-sc-ico-content.type15 p {
    font-size: 20px;
    padding: 0 10px;
}

.dt-sc-ico-content.type15 .custom-icon span {
    width: 100px;
    display: inline-block;
    height: 100px;
    position: relative;
}

.dt-sc-ico-content.type15 .custom-icon span.fa {
    line-height: 100px;
    font-size: 30px;
}

.dt-sc-ico-content.type16 .custom-icon {
    width: 60px;
    height: 60px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    border: 1px dashed;
    position: absolute;
    left: 5px;
    top: 20px;
    text-align: center;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type16 .custom-icon span {
    font-size: 27px;
    line-height: 60px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type16:hover .custom-icon span {
    color: #fff;
}

.dt-sc-ico-content.type16:hover .custom-icon {
    border-style: solid;
}

.parallax-content-bg .dt-sc-ico-content.type16 .custom-icon span,
.parallax-content-bg .dt-sc-ico-content.type16 h4 a {
    color: #e9be95;
}

.parallax-content-bg .dt-sc-ico-content.type16 .custom-icon {
    border-color: #e9be95;
}

.dt-sc-ico-content.type17 {
    margin-bottom: 20px;
}

.dt-sc-ico-content.type17 .dt-sc-icon-thumb {
    border: 1px solid #000;
    overflow: hidden;
    display: block;
    position: relative;
}

.dt-sc-ico-content.type17 .custom-icon {
    bottom: 25px;
    left: 0;
    margin: 0 auto;
    position: relative;
    right: 0;
    text-align: center;
}

.dt-sc-ico-content.type17 .custom-icon img,
.dt-sc-ico-content.type17 .custom-icon span {
    background-color: #fff;
    border: 1px solid #000;
    padding: 5px 10px;
}

.dt-sc-ico-content.type17 .custom-icon span {
    font-size: 27px;
    height: 50px;
    line-height: 40px;
    width: 60px;
    color: #000;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    display: inline-block;
}

.dt-sc-ico-content.type17 h4 {
    font-weight: 300;
    margin-bottom: 0;
    font-size: 25px;
}

.dt-sc-ico-content.type17 .dt-sc-icon-thumb img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -moz-transform: scale(1.2) rotate(5deg);
    -ms-transform: scale(1.2) rotate(5deg);
    -o-transform: scale(1.2) rotate(5deg);
    -webkit-transform: scale(1.2) rotate(5deg);
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type17:hover .custom-icon span {
    color: #fff;
}

.dt-sc-ico-content.type17:hover .dt-sc-icon-thumb img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
}

.dt-sc-ico-content.type17:hover .custom-icon img,
.dt-sc-ico-content.type17:hover .custom-icon span {
    animation: 800ms linear flipInX;
    -moz-animation: 800ms linear flipInX;
    -ms-animation: 800ms linear flipInX;
    -o-animation: 800ms linear flipInX;
    -webkit-animation: 800ms linear flipInX;
}

.dt-sc-ico-content.type18 .custom-icon .small-circle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    position: absolute;
    left: 0;
    left: 0;
    top: -20px;
    font-size: 15px;
    z-index: -1;
    color: #fff;
    font-weight: bold;
    background-color: #2c3e50;
}

.dt-sc-ico-content.type18.red .custom-icon .small-circle {
    background-color: #fc5422;
}

.dt-sc-ico-content.type18.yellow .custom-icon .small-circle {
    background-color: #e8bc33;
}

.dt-sc-ico-content.type18.green .custom-icon .small-circle {
    background-color: #47b392;
}

.dt-sc-ico-content.type18.blue .custom-icon .small-circle {
    background-color: #436f8f;
}

.dt-sc-ico-content.type18.red,
.dt-sc-ico-content.type18.yellow,
.dt-sc-ico-content.type18.green,
.dt-sc-ico-content.type18.blue {
    background: inherit;
}

.dt-sc-ico-content.type18.brown .custom-icon .small-circle {
    background-color: #8f5a28;
}

.dt-sc-ico-content.type18.chocolate .custom-icon .small-circle {
    background-color: #cd671d;
}

.dt-sc-ico-content.type18.coral .custom-icon .small-circle {
    background-color: #ff7f50;
}

.dt-sc-ico-content.type18.blueturquoise .custom-icon .small-circle {
    background-color: #08bbb7;
}

.dt-sc-ico-content.type18.burntsienna .custom-icon .small-circle {
    background-color: #d36b5e;
}

.dt-sc-ico-content.type18.chillipepper .custom-icon .small-circle {
    background-color: #b31f41;
}

.dt-sc-ico-content.type18.graasgreen .custom-icon .small-circle {
    background-color: #81c77f;
}

.dt-sc-ico-content.type18.orange .custom-icon .small-circle {
    background-color: #f39d12;
}

.dt-sc-ico-content.type18.pink .custom-icon .small-circle {
    background-color: #e67eb9;
}

.dt-sc-ico-content.type18.radiantorchid .custom-icon .small-circle {
    background-color: #af71b0;
}

.dt-sc-ico-content.type18.red .custom-icon {
    box-shadow: 0 0 0 2px #fc5422 inset;
}

.dt-sc-ico-content.type18.yellow .custom-icon {
    box-shadow: 0 0 0 2px #e8bc33 inset;
}

.dt-sc-ico-content.type18.green .custom-icon {
    box-shadow: 0 0 0 2px #47b392 inset;
}

.dt-sc-ico-content.type18.blue .custom-icon {
    box-shadow: 0 0 0 2px #436f8f inset;
}

.dt-sc-ico-content.type18.brown .custom-icon {
    box-shadow: 0 0 0 2px #8f5a28 inset;
}

.dt-sc-ico-content.type18.chocolate .custom-icon {
    box-shadow: 0 0 0 2px #cd671d inset;
}

.dt-sc-ico-content.type18.coral .custom-icon {
    box-shadow: 0 0 0 2px #ff7f50 inset;
}

.dt-sc-ico-content.type18.blueturquoise .custom-icon {
    box-shadow: 0 0 0 2px #08bbb7 inset;
}

.dt-sc-ico-content.type18.burntsienna .custom-icon {
    box-shadow: 0 0 0 2px #d36b5e inset;
}

.dt-sc-ico-content.type18.chillipepper .custom-icon {
    box-shadow: 0 0 0 2px #b31f41 inset;
}

.dt-sc-ico-content.type18.graasgreen .custom-icon {
    box-shadow: 0 0 0 2px #81c77f inset;
}

.dt-sc-ico-content.type18.orange .custom-icon {
    box-shadow: 0 0 0 2px #f39d12 inset;
}

.dt-sc-ico-content.type18.pink .custom-icon {
    box-shadow: 0 0 0 2px #e67eb9 inset;
}

.dt-sc-ico-content.type18.radiantorchid .custom-icon {
    box-shadow: 0 0 0 2px #af71b0 inset;
}

.dt-sc-ico-content.type18.red:hover .custom-icon .small-circle,
.dt-sc-ico-content.type18.yellow:hover .custom-icon .small-circle,
.dt-sc-ico-content.type18.green:hover .custom-icon .small-circle,
.dt-sc-ico-content.type18.blue:hover .custom-icon .small-circle,
.dt-sc-ico-content.type18.brown:hover .custom-icon .small-circle,
.dt-sc-ico-content.type18.chocolate:hover .custom-icon .small-circle,
.dt-sc-ico-content.type18.coral:hover .custom-icon .small-circle,
.dt-sc-ico-content.type18.blueturquoise:hover .custom-icon .small-circle,
.dt-sc-ico-content.type18.burntsienna:hover .custom-icon .small-circle,
.dt-sc-ico-content.type18.chillipepper:hover .custom-icon .small-circle,
.dt-sc-ico-content.type18.graasgreen:hover .custom-icon .small-circle,
.dt-sc-ico-content.type18.orange:hover .custom-icon .small-circle,
.dt-sc-ico-content.type18.pink:hover .custom-icon .small-circle,
.dt-sc-ico-content.type18.radiantorchid:hover .custom-icon .small-circle {
    color: #fff;
}

.dt-sc-ico-content.type18.red:hover .custom-icon span,
.dt-sc-ico-content.type18.red:hover h4 a {
    color: #fc5422;
}

.dt-sc-ico-content.type18.yellow:hover .custom-icon span,
.dt-sc-ico-content.type18.yellow:hover h4 a {
    color: #e8bc33;
}

.dt-sc-ico-content.type18.green:hover .custom-icon span,
.dt-sc-ico-content.type18.green:hover h4 a {
    color: #47b392;
}

.dt-sc-ico-content.type18.blue:hover .custom-icon span,
.dt-sc-ico-content.type18.blue:hover h4 a {
    color: #436f8f;
}

.dt-sc-ico-content.type18.brown:hover .custom-icon span,
.dt-sc-ico-content.type18.brown:hover h4 a {
    color: #8f5a28;
}

.dt-sc-ico-content.type18.chocolate:hover .custom-icon span,
.dt-sc-ico-content.type18.chocolate:hover h4 a {
    color: #cd671d;
}

.dt-sc-ico-content.type18.coral:hover .custom-icon span,
.dt-sc-ico-content.type18.coral:hover h4 a {
    color: #ff7f50;
}

.dt-sc-ico-content.type18.blueturquoise:hover .custom-icon span,
.dt-sc-ico-content.type18.blueturquoise:hover h4 a {
    color: #08bbb7;
}

.dt-sc-ico-content.type18.burntsienna:hover .custom-icon span,
.dt-sc-ico-content.type18.burntsienna:hover h4 a {
    color: #d36b5e;
}

.dt-sc-ico-content.type18.chillipepper:hover .custom-icon span,
.dt-sc-ico-content.type18.chillipepper:hover h4 a {
    color: #b31f41;
}

.dt-sc-ico-content.type18.graasgreen:hover .custom-icon span,
.dt-sc-ico-content.type18.graasgreen:hover h4 a {
    color: #81c77f;
}

.dt-sc-ico-content.type18.orange:hover .custom-icon span,
.dt-sc-ico-content.type18.orange:hover h4 a {
    color: #f39d12;
}

.dt-sc-ico-content.type18.pink:hover .custom-icon span,
.dt-sc-ico-content.type18.pink:hover h4 a {
    color: #e67eb9;
}

.dt-sc-ico-content.type18.radiantorchid:hover .custom-icon span,
.dt-sc-ico-content.type18.radiantorchid:hover h4 a {
    color: #af71b0;
}

.dt-sc-ico-content.type20 {
    background-color: #f5f5f5;
    padding: 40px 10px 30px;
    overflow: hidden;
}

.dt-sc-ico-content.type20 .custom-icon {
    margin-bottom: 20px;
}

.dt-sc-ico-content.type20.dark {
    background-color: #ebeced;
}

.dt-sc-ico-content.type20 .content-overlay {
    position: absolute;
    top: 0;
    left: -100%;
    height: 100%;
    bottom: 0;
    margin: auto;
    padding: 40px 10px;
    opacity: 0;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    width: 100%;
}

.dt-sc-ico-content.type20 .content-overlay h4 a,
.dt-sc-ico-content.type20 .content-overlay p {
    color: #fff;
}

.dt-sc-ico-content.type20 .content-overlay h4 {
    margin-bottom: 15px;
}

.dt-sc-ico-content.type20:hover .content-overlay {
    opacity: 1;
    left: 0;
}

.dt-sc-ico-content.type21,
.dt-sc-ico-content.type21 .dt-sc-special-content,
.dt-sc-ico-content.type21 h5 {
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type21 h5 {
    float: left;
    line-height: 30px;
    padding: 0 0 35px;
    position: relative;
    text-transform: capitalize;
    width: 100%;
}

.dt-sc-ico-content.type21 .dt-sc-special-content {
    float: left;
    margin-top: 15px;
    padding: 20px;
    position: relative;
    width: 100%;
}

.dt-sc-ico-content.type21 .custom-icon .fa {
    font-size: 40px;
    margin: 20px 0;
    color: #fff;
}

.dt-sc-ico-content.type21 p {
    float: left;
    margin-top: 5px;
    width: 100%;
    color: #fff;
}

.dt-sc-ico-content.type21 .dt-sc-icon-border .fa {
    font-size: 20px;
}

.dt-sc-ico-content.type21 .dt-sc-icon-border {
    display: block;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.dt-sc-ico-content.type21 .dt-sc-icon-border .icon-circle {
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -40px;
    border: 5px solid #222;
    border-radius: 50%;
    z-index: 1;
}

.dt-sc-ico-content.type21 .dt-sc-icon-border .icon-line {
    content: "";
    display: block;
    position: absolute;
    bottom: -3px;
    right: 0;
    left: 0;
    margin: 0px auto;
    width: 8px;
    height: 25px;
    line-height: 13px;
    border-radius: 0 0 10px 10px;
    z-index: 0;
}

.dt-sc-ico-content.type21 .dt-sc-special-content>span {
    font-size: 41px;
    left: 0;
    position: absolute;
    right: 0;
    top: -28px;
    z-index: 1;
}

.dt-sc-ico-content.type21:hover .dt-sc-special-content,
.dt-sc-ico-content.type21:hover h5 {
    opacity: 1 !important;
}

.dt-sc-icon-box-wrapper {
    float: left;
    width: 100%;
    position: relative;
}

.dt-sc-iconbox-border {
    background-repeat: repeat-y;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    top: 53px;
    width: 100%;
}

.dt-sc-ico-content.type22 {
    border: 1px solid #eeeeee;
    padding: 20px;
    overflow: hidden;
    z-index: 1;
    text-align: left;
}

.dt-sc-ico-content.type22 .dt-sc-inner-content {
    background-color: #ffffff;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    color: #000;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type22 .dt-sc-inner-content .custom-icon {
    font-size: 60px;
    position: relative;
    top: 11%;
    display: block;
}

.dt-sc-ico-content.type22 .dt-sc-inner-content h4 {
    position: relative;
    top: 20%;
    font-size: 26px;
    font-weight: 300;
}

.dt-sc-ico-content.type22 .dt-sc-inner-content h4 a {
    color: #000;
}

.dt-sc-ico-content.type22:hover .dt-sc-inner-content,
.dt-sc-ico-content.type22>span,
.dt-sc-ico-content.type22>img {
    transform: translate(100%, -100%);
    -moz-transform: translate(100%, -100%);
    -ms-transform: translate(100%, -100%);
    -o-transform: translate(100%, -100%);
    -webkit-transform: translate(100%, -100%);
}

.dt-sc-ico-content.type22:hover>span,
.dt-sc-ico-content.type22:hover>img {
    transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
}

.dt-sc-ico-content.type22>span,
.dt-sc-ico-content.type22>img {
    font-size: 180px;
    color: #000;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    opacity: 0.1;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type23 .custom-icon {
    margin: 0 auto 10px;
    text-align: center;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type23 .custom-icon span {
    line-height: 70px;
    font-size: 30px;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    background-color: #f0f0f0;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: inline-block;
}

.dt-sc-ico-content.type23 h4 {
    font-size: 12px;
}

.dt-sc-ico-content.type23.with-border .custom-icon span {
    line-height: 50px;
    font-size: 20px;
    width: 50px;
    height: 50px;
}

.dt-sc-ico-content.type23.with-border {
    padding: 20px 0 0;
    border: 1px solid rgba(0, 0, 0, 0);
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-ico-content.type23.with-border:hover {
    border-color: #eaeaea;
}

.dt-blue.dt-sc-ico-content .custom-icon span,
.dt-blue h4 a {
    color: #3d7eba;
}

.dt-chocolate.dt-sc-ico-content .custom-icon span,
.dt-chocolate h4 a {
    color: #be5d16;
}

.dt-coral.dt-sc-ico-content .custom-icon span,
.dt-coral h4 a {
    color: #ec6b3b;
}

.dt-blueturquoise.dt-sc-ico-content .custom-icon span,
.dt-blueturquoise h4 a {
    color: #07aca8;
}

.dt-brown.dt-sc-ico-content .custom-icon span,
.dt-brown h4 a {
    color: #805022;
}

.dt-burntsienna.dt-sc-ico-content .custom-icon span,
.dt-burntsienna h4 a {
    color: #c46054;
}

.dt-chillipepper.dt-sc-ico-content .custom-icon span,
.dt-chillipepper h4 a {
    color: #a11837;
}

.dt-graasgreen.dt-sc-ico-content .custom-icon span,
.dt-graasgreen h4 a {
    color: #6fb96d;
}

.dt-green.dt-sc-ico-content .custom-icon span,
.dt-green h4 a {
    color: #6eaf2e;
}

.dt-orange.dt-sc-ico-content .custom-icon span,
.dt-orange h4 a {
    color: #e09111;
}

.dt-pink.dt-sc-ico-content .custom-icon span,
.dt-pink h4 a {
    color: #d76da9;
}

.dt-radiantorchid.dt-sc-ico-content .custom-icon span,
.dt-radiantorchid h4 a {
    color: #a55ea6;
}

.dt-red.dt-sc-ico-content .custom-icon span,
.dt-red h4 a {
    color: #d73e2e;
}

.dt-yellow.dt-sc-ico-content .custom-icon span,
.dt-yellow h4 a {
    color: #e2b704;
}

.dt-skyblue.dt-sc-ico-content .custom-icon span,
.dt-skyblue h4 a {
    color: #21c2f8;
}

.dt-sc-ico-content .read-more {
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 7px;
    display: inline-block;
    position: relative;
}

.dt-sc-ico-content .read-more span {
    margin-left: 7px;
    position: absolute;
    top: 23%;
    opacity: 0;
    left: 70%;
}

.dt-sc-ico-content:hover .read-more span,
.blog-post:hover .read-more span {
    left: 100%;
    opacity: 1;
}

.dt-sc-ico-content:hover .read-more,
.blog-post:hover .read-more {
    margin-right: 15px;
}

.dt-sc-ico-content.type4 .read-more:hover {
    color: #999;
}

.dt-sc-services-container {
    position: relative;
}

.dt-sc-services-details {
    background-color: #f5f5f5;
    bottom: 105px;
    max-width: 400px;
    padding: 30px;
    position: absolute;
    right: 0;
    top: 80px;
    display: inline-block;
}

.dt-sc-services-container .dt-sc-view-btn>a {
    border-width: 3px;
    top: -27px;
    margin-top: 0;
    left: 22%;
}

.alignright .dt-sc-services-container .dt-sc-view-btn>a {
    left: auto;
    right: 22%;
}

.text-alignright .dt-sc-services-details {
    left: 0;
    right: auto;
    text-align: right;
}

.dt-sc-tabs-container.type2 .alignright,
.dt-sc-tabs-container.type2 .alignleft {
    width: 48.5%;
    margin: 0 0 20px;
}


/*----*****---- << Animate Number >> ----*****----*/

.dt-sc-animate-num {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
}

.dt-sc-animate-num .dt-sc-icon {
    height: 66px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    width: 66px;
}

.dt-sc-animate-num .dt-sc-icon span {
    font-size: 35px;
    line-height: 66px;
}

.dt-sc-animate-num:after {
    bottom: 15px;
    background: url(../images/heading-bottom.png) no-repeat top center;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 200px;
    height: 50px;
}

.dt-sc-animate-num .dt-sc-num-count {
    color: #000;
    display: inline-block;
    font-size: 70px;
    margin-bottom: 35px;
    padding-bottom: 15px;
    position: relative;
    font-weight: 300;
}

.dt-sc-animate-num span {
    color: #000;
    display: block;
    font-size: 16px;
    margin-bottom: 0;
    text-transform: capitalize;
    font-weight: 500;
}

.dt-sc-animate-num.dt-sc-postion-altered:after {
    bottom: 70px;
}

.dt-sc-animate-num.dt-sc-postion-altered .dt-sc-num-count {
    margin-bottom: 0;
    margin-top: 10px;
    padding-bottom: 0;
    padding-top: 35px;
}

.dt-sc-animate-num.dt-sc-postion-altered>span {
    margin: 50px 0 10px;
}

.dt-sc-animate-num.type2 {
    padding: 5px 0 25px;
}

.dt-sc-animate-num.type2 .dt-sc-num-count {
    padding-bottom: 0;
    margin-bottom: 5px;
    font-weight: 100;
}

.dt-sc-animate-num.type2 span {
    text-transform: uppercase;
}

.dt-sc-animate-num.type2:after {
    display: none;
}


/*----*****---- << Testimonial >> ----*****----*/

.dark-parallax-content h5,
.dark-parallax-content h2,
.dark-parallax-content h3,
.dark-parallax-content h4,
.dark-parallax-content h6,
.dark-parallax-content .double-border-title,
.dark-parallax-content p,
.dark-parallax-content a,
.dark-parallax-content a span,
.dark-parallax-content i,
.dark-parallax-content .dt-sc-content-carousel p,
.dark-parallax-content ul.dt-sc-fancy-list li:before,
.dark-parallax-content ul.dt-sc-fancy-list li,
.dark-parallax-content .dt-sc-donutchart-medium p,
.dark-parallax-content .dt-sc-donutchart-small p,
.dark-parallax-content .dt-sc-donutchart span,
.intro-text.dark-parallax-content h2,
.dark-parallax-content .dt-sc-ico-content.type23 h4 a,
.dark-parallax-content .dt-sc-animate-num span,
.full-width-section .skin-color-overlay span,
.dt-sc-bmi-frm input[name="txtbmi"]:hover,
.dark-parallax-content .dt-sc-testimonial.type6 .author span,
.dark-parallax-content .dt-sc-testimonial.type6 .author-details h5,
.dark-parallax-content .dt-sc-testimonial.type6 .author-details,
.full-width-section .color-overlay .dt-sc-testimonial span,
.full-width-section.dark-parallax-content .dt-sc-ico-content.type2 .custom-icon span,
.full-width-section.dark-parallax-content .dt-sc-ico-content.type4 .custom-icon span,
.full-width-section .color-overlay .dt-sc-testimonial.type4 .author>span,
.full-width-section.dark-parallax-content .dt-sc-testimonial.type4 .testimonial-content.with-chat-effect,
.full-width-section.dark-parallax-content .dt-sc-testimonial.type4 h5,
.dark-parallax-content input[type="text"],
.dark-parallax-content input[type="password"],
.dark-parallax-content input[type="email"],
.dark-parallax-content input[type="url"],
.dark-parallax-content input[type="tel"],
.dark-parallax-content input[type="number"],
.dark-parallax-content input[type="range"],
.dark-parallax-content input[type="search"],
.dark-parallax-content textarea,
.dark-parallax-content input.text,
.dark-parallax-content input[type="text"]:hover,
.dark-parallax-content input[type="password"]:hover,
.dark-parallax-content input[type="email"]:hover,
.dark-parallax-content textarea:hover,
.dark-parallax-content input[type="search"]:hover,
.dark-parallax-content .dt-sc-ico-content.type7 .custom-icon span,
.dark-parallax-content .dt-sc-ico-content.type1 .custom-icon span,
.dark-parallax-content .dt-sc-ico-content.type20 .custom-icon span,
.diagonal-gradient.dark-parallax-content .dt-sc-testimonial>span,
.dt-sc-white .dt-sc-ico-content.type20 h4 a,
.dark-parallax-content .dt-sc-working-hours span,
.dark-parallax-content .dt-sc-contact-info p,
.dark-parallax-content .dt-sc-icon-list li,
.dt-sc-tabs-container.type4 .dt-sc-tabs-frame-content .dark-parallax-content p,
.dark-parallax-content #scrolldown a,
.dark-parallax-content .dt-sc-testimonial blockquote,
.dark-parallax-content .dt-sc-testimonial .author-detail,
.dark-parallax-content .dt-sc-button.dt-sc-btn-eff4:hover {
    color: #fff;
}

.custom-white-bg input[type="text"],
.custom-white-bg input[type="email"],
.custom-white-bg input[type="text"]:hover,
.custom-white-bg input[type="email"]:hover {
    color: #222;
}

.dark-parallax-content .dt-sc-testimonial.type6 .author-details a:hover,
.dark-parallax-content a:hover,
.dark-parallax-content .dt-sc-button-icon:hover .fa {
    color: #d5d5d5;
}

.dark-parallax-content .dt-sc-testimonial.type6 .testimonial-content p,
.dark-parallax-content .dt-sc-button:hover {
    color: #000;
}


/*.dark-parallax-content a.dt-sc-button:hover, .dark-parallax-content a.dt-sc-button span { color:inherit; }*/

.full-width-section .skin-color-overlay .dt-sc-testimonial span:before,
.full-width-section .skin-color-overlay .dt-sc-testimonial span:after,
.full-width-section .color-overlay .dt-sc-testimonial span:before,
.full-width-section .color-overlay .dt-sc-testimonial span:after,
.diagonal-gradient.dark-parallax-content .dt-sc-testimonial>span:before,
.diagonal-gradient.dark-parallax-content .dt-sc-testimonial>span:after {
    background-color: #fff;
}

.dark-parallax-content .double-border-title,
.dark-parallax-content .dt-sc-content-carousel,
.dark-parallax-content .dt-sc-animate-num .dt-sc-num-count:after {
    border-color: #fff;
}

.dark-parallax-content.parallax-content-bg3 .slider-controls .pager a.selected,
.dark-parallax-content.parallax-content-bg3 .slider-controls .pager a:hover,
.dark-parallax-content .skin-color-overlay .slider-controls .pager a.selected,
.dark-parallax-content .skin-color-overlay .slider-controls .pager a:hover,
.dark-parallax-content .color-overlay .slider-controls .pager a.selected,
.dark-parallax-content .color-overlay .slider-controls .pager a:hover {
    background-color: #d5d5d5;
}

.full-width-section .skin-color-overlay .dt-sc-testimonial.type4 span:before,
.full-width-section .skin-color-overlay .dt-sc-testimonial.type4 span:after,
.full-width-section .color-overlay .dt-sc-testimonial.type4 span:before,
.full-width-section .color-overlay .dt-sc-testimonial.type4 span:after {
    background-color: inherit;
}

.dark-parallax-content .partner-carousel.list-type1 li:before,
.dark-parallax-content .partner-carousel.list-type1 li:after {
    border-color: rgba(255, 255, 255, 0.2);
}

.skin-text-color h5 {
    color: #eec106;
    text-transform: none;
}

.dark-parallax-content.skin-text-color .slider-controls .pager a {
    background-color: #eec106;
}

.dt-sc-content-carousel .dt-sc-one-column .dt-sc-testimonial {
    width: 100%;
}

.dt-sc-testimonial h5 {
    margin-bottom: 15px;
    line-height: 30px;
}

.dt-sc-testimonial .author img {
    border-radius: 50%;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.dt-sc-testimonial h5 {
    margin-bottom: 25px;
}

.dt-sc-testimonial-wrapper .dt-sc-testimonial-carousel li {
    text-align: center;
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    width: 100%;
}

.dt-sc-testimonial.type4,
.dt-sc-testimonial.type5,
.dt-sc-testimonial.type6 {
    text-align: left;
}

.dt-sc-testimonial-wrapper {
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}

.dt-sc-testimonial {
    display: inline-block;
    margin: 0 0 15px;
    padding: 0;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.dt-sc-testimonial-wrapper.type1>h3 {
    text-align: center;
    margin-bottom: 0;
}

.dt-sc-testimonial-wrapper.type4 .dt-sc-testimonial-carousel .column.dt-sc-one-half {
    margin: 0 10px;
}

.dt-sc-testimonial.type1 {
    display: block;
}

.dt-sc-testimonial .author-detail span {
    display: block;
    font-size: 16px;
    margin-top: 10px;
}

.dt-sc-testimonial .author-detail {
    font-size: 20px;
    color: #000;
    font-weight: 300;
}

.dt-sc-testimonial blockquote {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 55px;
    position: relative;
    color: #000;
    z-index: 1;
    padding: 0 5px;
    font-style: italic;
}

.dt-sc-testimonial blockquote:after {
    background-color: #e0e0e0;
    bottom: -30px;
    content: "";
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 370px;
}

.dt-sc-testimonial-wrapper.type3 .dt-sc-testimonial .author-detail span {
    font-style: italic;
}

.dt-sc-testimonial.type2 blockquote {
    padding: 0 20px;
}

.dt-sc-testimonial.type2 blockquote:before {
    content: "\f10d";
    font-family: fontawesome;
    font-size: 80px;
    left: 185px;
    position: absolute;
    top: 10px;
    z-index: -1;
    font-style: normal;
    opacity: 0.35;
}

.dt-sc-testimonial.type3 h5 {
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    color: #222;
    margin-bottom: 30px;
    line-height: 24px;
}

.dt-sc-testimonial.type3 h6 {
    font-size: 15px;
    margin-bottom: 0px;
}

.dt-sc-testimonial.type3 cite {
    color: #222;
    font-size: 12px;
    font-style: italic;
}

.dt-sc-testimonial.type3 .author img {
    border: none;
    width: 80px;
}

.dt-sc-testimonial.type3 .author {
    margin-bottom: 10px;
}

.dt-sc-testimonial.type4 h5 {
    font-size: 16px;
    color: #191919;
    margin-bottom: 0px;
    line-height: normal;
}

.dt-sc-testimonial.type4 .quote {
    font-style: normal;
    font-size: 22px;
    position: inherit;
    color: #191919;
    display: block;
}

.dt-sc-testimonial.type4 .author>span {
    color: #191919;
    font-size: 16px;
    display: block;
}

.dt-sc-testimonial.type4 cite {
    font-size: 12px;
    font-style: normal;
    display: inline-block;
    margin-bottom: 5px;
}

.dt-sc-testimonial.type4 .author {
    text-align: center;
}

.dt-sc-testimonial.type4 .author img {
    box-shadow: none;
    width: 80px;
    margin: 10px 0;
}

.dt-sc-testimonial.type4 .border-circle:before {
    background-image: url(../images/bordered-circle.png);
    background-repeat: no-repeat;
    background-size: 100px 100px;
    content: "";
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0px;
    width: 100px;
    z-index: 1;
    background-color: inherit;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-testimonial.type4:hover .border-circle:before {
    animation: 0.1s linear 0s normal none infinite running rotating;
    -webkit-animation: 0.1s linear 0s normal none infinite running rotating;
    -moz-animation: 0.1s linear 0s normal none infinite running rotating;
    -ms-animation: 0.1s linear 0s normal none infinite running rotating;
    -o-animation: 0.1s linear 0s normal none infinite running rotating;
}

.dt-sc-testimonial.type4 span.border-circle {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.dt-sc-testimonial-wrapper>h3 {
    color: white;
}

.dt-sc-testimonial.type4 .testimonial-content.with-chat-effect {
    float: left;
    width: 100%;
    position: relative;
    padding: 25px 10px 20px 50px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    font-style: italic;
    font-size: 14px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.dt-sc-testimonial.type4 .testimonial-content.with-chat-effect .fa {
    font-size: 25px;
    position: absolute;
    left: 14px;
    top: 30px;
    color: #d9d9d9;
}

.dt-sc-testimonial.type4 .testimonial-content.with-chat-effect:after {
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-left: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    content: "";
    position: absolute;
    left: -9px;
    top: 33px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

.dt-sc-testimonial.type4 .testimonial-content.with-chat-effect p {
    line-height: 26px;
}

.dt-sc-testimonial.type4 .testimonial-content p {
    font-style: italic;
    color: #000;
}

.dt-sc-testimonial.type6 {
    float: left;
    width: 100%;
    position: relative;
}

.dt-sc-testimonial.type6 .testimonial-content {
    float: left;
    width: 100%;
    padding: 25px 25px 15px;
    background-color: #f5f5f5;
    position: relative;
    font-style: italic;
    color: #000;
}

.dt-sc-testimonial.type6 .author {
    float: left;
    width: 100%;
    padding: 20px 0 0 10px;
}

.dt-sc-testimonial.type6 .testimonial-content:after {
    content: "";
    border-top: 10px solid #f5f5f5;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 30px;
    bottom: -10px;
}

.dt-sc-testimonial.type6 .author span {
    font-size: 25px;
    padding-right: 20px;
    display: table-cell;
    vertical-align: middle;
    color: #222;
}

.dt-sc-testimonial.type6 .author-details {
    display: table-cell;
    vertical-align: middle;
    height: 35px;
}

.dt-sc-testimonial.type6 .author-details h5 {
    margin-bottom: 5px;
    line-height: normal;
    display: inline-block;
    font-size: 13px;
}

.dt-sc-testimonial.type6 .author span:before {
    background-color: inherit;
}

.dt-sc-testimonial.type6 .author img {
    float: left;
    width: 35px;
    margin-right: 10px;
    box-shadow: inherit;
}

.dt-sc-testimonial-carousel-wrapper {
    position: relative;
    clear: both;
}


/*----*****---- << Rotate Animation >> ----*****----*/

.dt-sc-caption-heading {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 500;
}

#dt-sc-custom-slider .dt-sc-caption-heading {
    font-size: 40px;
    color: #fff;
    padding: 50px 0;
    border-top: 1px dashed;
    border-bottom: 1px dashed;
}

.dt-sc-caption-words {
    display: inline-block;
    position: relative;
    text-align: left;
    margin: 0 10px;
}

.dt-sc-caption-words b {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0;
}

.dt-sc-caption-words b.is-visible {
    position: relative;
}

.no-js .dt-sc-caption-words b {
    opacity: 0;
}

.no-js .dt-sc-caption-words b.is-visible {
    opacity: 1;
}

.dt-sc-caption-heading.letters.rotate-2 span {
    display: inline;
}

.dt-sc-caption-heading.rotate-2 .dt-sc-caption-words {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
}

.dt-sc-caption-heading.rotate-2 i,
.dt-sc-caption-heading.rotate-2 em {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-style: normal;
    font-weight: 300;
}

.dt-sc-caption-heading.rotate-2 b {
    opacity: 0;
}

.dt-sc-caption-heading.rotate-2 i {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    -moz-transform: translateZ(-20px) rotateX(90deg);
    -ms-transform: translateZ(-20px) rotateX(90deg);
    -o-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
    opacity: 0;
}

.is-visible .dt-sc-caption-heading.rotate-2 i {
    opacity: 1;
}

.dt-sc-caption-heading.rotate-2 i.in {
    -webkit-animation: cd-rotate-2-in 0.4s forwards;
    -moz-animation: cd-rotate-2-in 0.4s forwards;
    animation: cd-rotate-2-in 0.4s forwards;
}

.dt-sc-caption-heading.rotate-2 i.out {
    -webkit-animation: cd-rotate-2-out 0.4s forwards;
    -moz-animation: cd-rotate-2-out 0.4s forwards;
    animation: cd-rotate-2-out 0.4s forwards;
}

.dt-sc-caption-heading.rotate-2 em {
    -webkit-transform: translateZ(20px);
    -moz-transform: translateZ(20px);
    -ms-transform: translateZ(20px);
    -o-transform: translateZ(20px);
    transform: translateZ(20px);
}

.no-csstransitions .dt-sc-caption-heading.rotate-2 i {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 0;
}

.no-csstransitions .dt-sc-caption-heading.rotate-2 i em {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.no-csstransitions .dt-sc-caption-heading.rotate-2 .is-visible i {
    opacity: 1;
}

@-webkit-keyframes cd-rotate-2-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0deg);
    }
}

@-moz-keyframes cd-rotate-2-in {
    0% {
        opacity: 0;
        -moz-transform: translateZ(-20px) rotateX(90deg);
    }
    60% {
        opacity: 1;
        -moz-transform: translateZ(-20px) rotateX(-10deg);
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(-20px) rotateX(0deg);
    }
}

@keyframes cd-rotate-2-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
        -moz-transform: translateZ(-20px) rotateX(90deg);
        -ms-transform: translateZ(-20px) rotateX(90deg);
        -o-transform: translateZ(-20px) rotateX(90deg);
        transform: translateZ(-20px) rotateX(90deg);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
        -moz-transform: translateZ(-20px) rotateX(-10deg);
        -ms-transform: translateZ(-20px) rotateX(-10deg);
        -o-transform: translateZ(-20px) rotateX(-10deg);
        transform: translateZ(-20px) rotateX(-10deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0deg);
        -moz-transform: translateZ(-20px) rotateX(0deg);
        -ms-transform: translateZ(-20px) rotateX(0deg);
        -o-transform: translateZ(-20px) rotateX(0deg);
        transform: translateZ(-20px) rotateX(0deg);
    }
}

@-webkit-keyframes cd-rotate-2-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
    }
    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
    }
}

@-moz-keyframes cd-rotate-2-out {
    0% {
        opacity: 1;
        -moz-transform: translateZ(-20px) rotateX(0);
    }
    60% {
        opacity: 0;
        -moz-transform: translateZ(-20px) rotateX(-100deg);
    }
    100% {
        opacity: 0;
        -moz-transform: translateZ(-20px) rotateX(-90deg);
    }
}

@keyframes cd-rotate-2-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
        -moz-transform: translateZ(-20px) rotateX(0);
        -ms-transform: translateZ(-20px) rotateX(0);
        -o-transform: translateZ(-20px) rotateX(0);
        transform: translateZ(-20px) rotateX(0);
    }
    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
        -moz-transform: translateZ(-20px) rotateX(-100deg);
        -ms-transform: translateZ(-20px) rotateX(-100deg);
        -o-transform: translateZ(-20px) rotateX(-100deg);
        transform: translateZ(-20px) rotateX(-100deg);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
        -moz-transform: translateZ(-20px) rotateX(-90deg);
        -ms-transform: translateZ(-20px) rotateX(-90deg);
        -o-transform: translateZ(-20px) rotateX(-90deg);
        transform: translateZ(-20px) rotateX(-90deg);
    }
}


/*----*****---- << Showcase Price >> ----*****----*/

.dt-sc-showcase-price {
    display: inline-block;
    width: 100%;
}

.dt-sc-showcase-price h4 {
    font-weight: 300;
    line-height: 60px;
    margin: 0;
    padding-left: 23px;
    background-color: #000;
    color: #fff;
}

.dt-sc-showcase-price h4 span {
    float: right;
    border-radius: 0;
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    line-height: 60px;
    margin: 0;
    min-width: 90px;
    padding: 0;
    text-align: center;
}


/*----*****---- << Button >> ----*****----*/

.dt-sc-button {
    border-radius: 3px;
    font-weight: 300;
    margin: 10px 0 0;
    overflow: visible;
    padding: 0 20px;
    text-align: center;
    text-transform: capitalize;
    display: inline-block;
    line-height: 48px;
    min-width: 140px;
    min-height: 50px;
    font-size: 16px;
    border: 1px solid #666666;
    position: relative;
    color: #fff;
}


/*----*****---- << Button Effect's >> ----*****----*/

.dt-sc-button.medium {
    font-size: 16px;
    padding: 2px 25px;
}

.dt-sc-button.large {
    font-size: 17px;
    padding: 8px 45px;
}

.dt-sc-button.xlarge {
    font-size: 18px;
    padding: 12px 50px;
}

.dt-sc-button span {
    margin-right: 7px;
}

.dt-sc-btn-eff1.xlarge:hover:after {
    transform: translate3d(0px, 13px, 0px);
    -moz-transform: translate3d(0px, 13px, 0px);
    -ms-transform: translate3d(0px, 13px, 0px);
    -o-transform: translate3d(0px, 13px, 0px);
    -webkit-transform: translate3d(0px, 13px, 0px);
}

.dt-sc-btn-eff1.large:hover:after {
    transform: translate3d(0px, 7px, 0px);
    -moz-transform: translate3d(0px, 7px, 0px);
    -ms-transform: translate3d(0px, 7px, 0px);
    -o-transform: translate3d(0px, 7px, 0px);
    -webkit-transform: translate3d(0px, 7px, 0px);
}

.dt-sc-btn-eff1 {
    overflow: hidden;
    padding: 0;
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
}

.dt-sc-btn-eff1:after {
    content: attr(data-text);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
}

.dt-sc-btn-eff1>span {
    display: block;
    margin: 0;
}

.dt-sc-btn-eff1.button--inverted {
    color: #7986cb;
}

.dt-sc-btn-eff1.button--inverted:after {
    color: #fff;
}

.dt-sc-btn-eff1:after,
.dt-sc-btn-eff1>span {
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
}

.dt-sc-btn-eff1:hover {
    border-color: #3f51b5;
}

.dt-sc-btn-eff1.button--inverted:hover {
    border-color: #21333C;
    background-color: #21333C;
}

.dt-sc-btn-eff1:hover:after {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.dt-sc-btn-eff1:hover>span {
    opacity: 0;
    -moz-transform: translate3d(0, -25%, 0);
    -ms-transform: translate3d(0, -25%, 0);
    -o-transform: translate3d(0, -25%, 0);
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
}

.dt-sc-btn-eff2 {
    position: relative;
    overflow: hidden;
    display: inline-block;
    z-index: 9;
}

.dt-sc-btn-eff2:before {
    left: 0;
    transform: translateZ(0px) translate(-100%, 0px) scale(0);
    -moz-transform: translateZ(0px) translate(-100%, 0px) scale(0);
    -ms-transform: translateZ(0px) translate(-100%, 0px) scale(0);
    -o-transform: translateZ(0px) translate(-100%, 0px) scale(0);
    -webkit-transform: translateZ(0px) translate(-100%, 0px) scale(0);
}

.dt-sc-btn-eff2:before,
.dt-sc-btn-eff2:after {
    background-color: #fff;
    content: "";
    display: inline-block;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
    -webkit-transition: all 0.6s ease-out 0s;
}

.dt-sc-btn-eff2:after {
    right: 0;
    transform: translateZ(0px) translate(100%, 0px) scale(0);
    -moz-transform: translateZ(0px) translate(100%, 0px) scale(0);
    -ms-transform: translateZ(0px) translate(100%, 0px) scale(0);
    -o-transform: translateZ(0px) translate(100%, 0px) scale(0);
    -webkit-transform: translateZ(0px) translate(100%, 0px) scale(0);
}

.dt-sc-btn-eff2:hover::before,
.dt-sc-btn-eff2:hover:after {
    opacity: 1;
    transform: translateZ(0px) translate(0px, 0px) scale(1.2);
    -moz-transform: translateZ(0px) translate(0px, 0px) scale(1.2);
    -ms-transform: translateZ(0px) translate(0px, 0px) scale(1.2);
    -o-transform: translateZ(0px) translate(0px, 0px) scale(1.2);
    -webkit-transform: translateZ(0px) translate(0px, 0px) scale(1.2);
    z-index: -9;
}

.dt-sc-btn-eff3:after {
    background: #ffffff;
    content: "";
    height: 0;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    width: 100%;
    z-index: -1;
}

ul.dt-sc-tabs-frame li.dt-sc-btn-eff3:hover:after,
.dt-sc-sorting-container a:hover:after,
ul.dt-sc-tabs-frame li.dt-sc-btn-eff3.current:after,
.dt-sc-sorting-container a.active-sort:after,
.dt-sc-btn-eff3:hover:after,
.dt-sc-pr-tb-col.type1.selected .dt-sc-btn-eff3:after,
.dt-sc-pr-tb-col.type2.selected .dt-sc-btn-eff3:after {
    height: 315%;
    opacity: 1;
}

.dt-sc-btn-eff3 {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.portfolio-load-more.dt-sc-btn-eff3:hover:after {
    height: 400%;
}

.dt-sc-button.dt-sc-btn-eff4 span {
    left: 15px;
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
}

.dt-sc-button.dt-sc-btn-eff4.large span {
    top: 8px;
    left: 30px;
}

.dt-sc-button.dt-sc-btn-eff4.xlarge span {
    top: 11px;
    left: 30px;
}

.dt-sc-button.dt-sc-btn-eff4 span {
    bottom: 0;
    line-height: inherit;
    opacity: 0;
    position: absolute;
    top: 0;
    vertical-align: middle;
    padding: 0;
}

.dt-sc-button.dt-sc-btn-eff4:hover span {
    opacity: 1;
}

.dt-sc-button.small.dt-sc-btn-eff4:hover {
    padding-left: 45px;
    padding-right: 15px;
}

.dt-sc-button.medium.dt-sc-btn-eff4:hover {
    padding-left: 50px;
    padding-right: 20px;
}

.dt-sc-button.large.dt-sc-btn-eff4:hover {
    padding-left: 60px;
    padding-right: 40px;
}

.dt-sc-button.xlarge.dt-sc-btn-eff4:hover {
    padding-left: 70px;
    padding-right: 40px;
}

.dt-sc-button.type2 {
    border: 1px solid #666666;
    border-radius: 3px;
    background-color: transparent;
    color: #000;
}

.dt-sc-button.type2.dt-sc-btn-eff2:hover,
.dt-sc-button.type2.dt-sc-btn-eff3:hover {
    color: #fff;
}


/*----*****---- << Button >> ----*****----*/

.dt-sc-button-icon {
    text-align: center;
}

.dt-sc-button-icon span {
    display: inline-block;
    font-size: 90px;
    margin-bottom: 10px;
}

.dt-sc-button-icon:hover .fa {
    color: #2c3e50;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-button-icon.blue span {
    color: #3d7eba;
}

.dt-sc-button-icon.chocolate span {
    color: #be5d16;
}

.dt-sc-button-icon.coral span {
    color: #ec6b3b;
}

.dt-sc-button-icon.blueturquoise span {
    color: #07aca8;
}

.dt-sc-button-icon.brown span {
    color: #805022;
}

.dt-sc-button-icon.burntsienna span {
    color: #c46054;
}

.dt-sc-button-icon.chillipepper span {
    color: #a11837;
}

.dt-sc-button-icon.graasgreen span {
    color: #6fb96d;
}

.dt-sc-button-icon.green span {
    color: #6eaf2e;
}

.dt-sc-button-icon.orange span {
    color: #e09111;
}

.dt-sc-button-icon.pink span {
    color: #d76da9;
}

.dt-sc-button-icon.radiantorchid span {
    color: #a55ea6;
}

.dt-sc-button-icon.red span {
    color: #d73e2e;
}

.dt-sc-button-icon.yellow span {
    color: #e2b704;
}

.dt-sc-button-icon.skyblue span {
    color: #21c2f8;
}

.dt-sc-button-outlined.red span {
    background-color: #fc5422;
}

.dt-sc-button-outlined.yellow span {
    background-color: #e8bc33;
}

.dt-sc-button-outlined.green span {
    background-color: #47b392;
}

.dt-sc-button-outlined.blue span {
    background-color: #436f8f;
}

.dt-sc-button-outlined.chocolate span {
    background-color: #be5d16;
}

.dt-sc-button-outlined.blueturquoise span {
    background-color: #07aca8;
}

.dt-sc-button-outlined.brown span {
    background-color: #805022;
}

.dt-sc-button-outlined.burntsienna span {
    background-color: #c46054;
}

.dt-sc-button-outlined.chillipepper span {
    background-color: #a11837;
}

.dt-sc-button-outlined.graasgreen span {
    background-color: #6fb96d;
}

.dt-sc-button-outlined.orange span {
    background-color: #e09111;
}

.dt-sc-button-outlined.pink span {
    background-color: #d76da9;
}

.dt-sc-button-outlined.radiantorchid span {
    background-color: #a55ea6;
}

.dt-sc-button-outlined.skyblue span {
    background-color: #21c2f8;
}

.dt-sc-button-outlined.coral span {
    background-color: #ec6b3b;
}

.dt-sc-button-outlined.red {
    color: #fc5422;
}

.dt-sc-button-outlined.yellow {
    color: #e8bc33;
}

.dt-sc-button-outlined.green {
    color: #47b392;
}

.dt-sc-button-outlined.blue {
    color: #436f8f;
}

.dt-sc-button-outlined.chocolate {
    color: #be5d16;
}

.dt-sc-button-outlined.blueturquoise {
    color: #07aca8;
}

.dt-sc-button-outlined.brown {
    color: #805022;
}

.dt-sc-button-outlined.burntsienna {
    color: #c46054;
}

.dt-sc-button-outlined.chillipepper {
    color: #a11837;
}

.dt-sc-button-outlined.graasgreen {
    color: #6fb96d;
}

.dt-sc-button-outlined.orange {
    color: #e09111;
}

.dt-sc-button-outlined.pink {
    color: #d76da9;
}

.dt-sc-button-outlined.radiantorchid {
    color: #a55ea6;
}

.dt-sc-button-outlined.skyblue {
    color: #21c2f8;
}

.dt-sc-button-outlined.coral {
    color: #ec6b3b;
}

.dt-sc-button-outlined.red:hover {
    border-color: #fc5422;
}

.dt-sc-button-outlined.yellow:hover {
    border-color: #e8bc33;
}

.dt-sc-button-outlined.green:hover {
    border-color: #47b392;
}

.dt-sc-button-outlined.blue:hover {
    border-color: #436f8f;
}

.dt-sc-button-outlined.chocolate:hover {
    border-color: #be5d16;
}

.dt-sc-button-outlined.blueturquoise:hover {
    border-color: #07aca8;
}

.dt-sc-button-outlined.brown:hover {
    border-color: #805022;
}

.dt-sc-button-outlined.burntsienna:hover {
    border-color: #c46054;
}

.dt-sc-button-outlined.chillipepper:hover {
    border-color: #a11837;
}

.dt-sc-button-outlined.graasgreen:hover {
    border-color: #6fb96d;
}

.dt-sc-button-outlined.orange:hover {
    border-color: #e09111;
}

.dt-sc-button-outlined.pink:hover {
    border-color: #d76da9;
}

.dt-sc-button-outlined.radiantorchid:hover {
    border-color: #a55ea6;
}

.dt-sc-button-outlined.skyblue:hover {
    border-color: #21c2f8;
}

.dt-sc-button-outlined.coral:hover {
    border-color: #ec6b3b;
}

.dt-sc-button-outlined {
    border: 2px solid #eaeaea;
    border-radius: 5px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin: 15px 0 0;
    padding: 11px 16px 11px 50px;
    position: relative;
    color: #44607b;
    text-align: left;
    min-width: 266px;
}

.dt-sc-button-outlined span {
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    left: 10px;
    line-height: 24px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 26px;
    background-color: #44607b;
}

.dt-sc-button-outlined:hover {
    border-color: #44607b;
}

.dt-sc-button-outlined.dt-sc-tooltip-top,
.dt-sc-button-outlined.dt-sc-tooltip-left,
.dt-sc-button-outlined.dt-sc-tooltip-right,
.dt-sc-button-outlined.dt-sc-tooltip-bottom {
    text-align: left;
}

.dt-sc-button.blue,
.dt-sc-button.type2.blue.dt-sc-btn-eff2:before,
.dt-sc-button.type2.blue.dt-sc-btn-eff2:after,
.dt-sc-button.type2.blue.dt-sc-btn-eff3:after {
    background-color: #478bca;
}

.dt-sc-button.blue:hover,
.dt-sc-button.blue {
    border-color: #478bca;
}

.dt-sc-button.type2.blue,
.dt-sc-button.blue.dt-sc-btn-eff2:hover,
.dt-sc-button.blue.dt-sc-btn-eff3:hover,
.dt-sc-button.type2.blue.dt-sc-btn-eff4:hover {
    color: #478bca;
}

.dt-sc-button.chocolate,
.dt-sc-button.type2.chocolate.dt-sc-btn-eff2:before,
.dt-sc-button.type2.chocolate.dt-sc-btn-eff2:after,
.dt-sc-button.type2.chocolate.dt-sc-btn-eff3:after {
    background-color: #cd671d;
}

.dt-sc-button.chocolate:hover,
.dt-sc-button.chocolate {
    border-color: #cd671d;
}

.dt-sc-button.type2.chocolate,
.dt-sc-button.chocolate.dt-sc-btn-eff2:hover,
.dt-sc-button.chocolate.dt-sc-btn-eff3:hover,
.dt-sc-button.type2.chocolate.dt-sc-btn-eff4:hover {
    color: #cd671d;
}

.dt-sc-button.coral,
.dt-sc-button.type2.coral.dt-sc-btn-eff2:before,
.dt-sc-button.type2.coral.dt-sc-btn-eff2:after,
.dt-sc-button.type2.coral.dt-sc-btn-eff3:after {
    background-color: #ff7f50;
}

.dt-sc-button.coral:hover,
.dt-sc-button.coral {
    border-color: #ff7f50;
}

.dt-sc-button.type2.coral,
.dt-sc-button.coral.dt-sc-btn-eff2:hover,
.dt-sc-button.coral.dt-sc-btn-eff3:hover,
.dt-sc-button.type2.coral.dt-sc-btn-eff4:hover {
    color: #ff7f50;
}

.dt-sc-button.blueturquoise,
.dt-sc-button.type2.blueturquoise.dt-sc-btn-eff2:before,
.dt-sc-button.type2.blueturquoise.dt-sc-btn-eff2:after,
.dt-sc-button.type2.blueturquoise.dt-sc-btn-eff3:after {
    background-color: #08bbb7;
}

.dt-sc-button.blueturquoise:hover,
.dt-sc-button.blueturquoise {
    border-color: #08bbb7;
}

.dt-sc-button.type2.blueturquoise,
.dt-sc-button.blueturquoise.dt-sc-btn-eff2:hover,
.dt-sc-button.blueturquoise.dt-sc-btn-eff3:hover,
.dt-sc-button.type2.blueturquoise.dt-sc-btn-eff4:hover {
    color: #08bbb7;
}

.dt-sc-button.brown,
.dt-sc-button.type2.brown.dt-sc-btn-eff2:before,
.dt-sc-button.type2.brown.dt-sc-btn-eff2:after,
.dt-sc-button.type2.brown.dt-sc-btn-eff3:after {
    background-color: #8f5a28;
}

.dt-sc-button.brown:hover,
.dt-sc-button.brown {
    border-color: #8f5a28;
}

.dt-sc-button.type2.brown,
.dt-sc-button.brown.dt-sc-btn-eff2:hover,
.dt-sc-button.brown.dt-sc-btn-eff3:hover,
.dt-sc-button.type2.brown.dt-sc-btn-eff4:hover {
    color: #8f5a28;
}

.dt-sc-button.burntsienna,
.dt-sc-button.type2.burntsienna.dt-sc-btn-eff2:before,
.dt-sc-button.type2.burntsienna.dt-sc-btn-eff2:after,
.dt-sc-button.type2.burntsienna.dt-sc-btn-eff3:after {
    background-color: #d36b5e;
}

.dt-sc-button.burntsienna:hover,
.dt-sc-button.burntsienna {
    border-color: #d36b5e;
}

.dt-sc-button.type2.burntsienna,
.dt-sc-button.burntsienna.dt-sc-btn-eff2:hover,
.dt-sc-button.burntsienna.dt-sc-btn-eff3:hover,
.dt-sc-button.type2.burntsienna.dt-sc-btn-eff4:hover {
    color: #d36b5e;
}

.dt-sc-button.chillipepper,
.dt-sc-button.type2.chillipepper.dt-sc-btn-eff2:before,
.dt-sc-button.type2.chillipepper.dt-sc-btn-eff2:after,
.dt-sc-button.type2.chillipepper.dt-sc-btn-eff3:after {
    background-color: #b31f41;
}

.dt-sc-button.chillipepper:hover,
.dt-sc-button.chillipepper {
    border-color: #b31f41;
}

.dt-sc-button.type2.chillipepper,
.dt-sc-button.chillipepper.dt-sc-btn-eff2:hover,
.dt-sc-button.chillipepper.dt-sc-btn-eff3:hover,
.dt-sc-button.type2.chillipepper.dt-sc-btn-eff4:hover {
    color: #b31f41;
}

.dt-sc-button.graasgreen,
.dt-sc-button.type2.graasgreen.dt-sc-btn-eff2:before,
.dt-sc-button.type2.graasgreen.dt-sc-btn-eff2:after,
.dt-sc-button.type2.graasgreen.dt-sc-btn-eff3:after {
    background-color: #81c77f;
}

.dt-sc-button.graasgreen:hover,
.dt-sc-button.graasgreen {
    border-color: #81c77f;
}

.dt-sc-button.type2.graasgreen,
.dt-sc-button.graasgreen.dt-sc-btn-eff2:hover,
.dt-sc-button.type2.graasgreen.dt-sc-btn-eff4:hover,
.dt-sc-button.graasgreen.dt-sc-btn-eff3:hover {
    color: #81c77f;
}

.dt-sc-button.green,
.dt-sc-button.type2.green.dt-sc-btn-eff2:before,
.dt-sc-button.type2.green.dt-sc-btn-eff2:after,
.dt-sc-button.type2.green.dt-sc-btn-eff3:after {
    background-color: #77be32;
}

.dt-sc-button.green:hover,
.dt-sc-button.green {
    border-color: #77be32;
}

.dt-sc-button.type2.green,
.dt-sc-button.green.dt-sc-btn-eff2:hover,
.dt-sc-button.green.dt-sc-btn-eff3:hover,
.dt-sc-button.type2.green.dt-sc-btn-eff4:hover {
    color: #77be32;
}

.dt-sc-button.orange,
.dt-sc-button.type2.orange.dt-sc-btn-eff2:before,
.dt-sc-button.type2.orange.dt-sc-btn-eff2:after,
.dt-sc-button.type2.orange.dt-sc-btn-eff3:after {
    background-color: #f39d12;
}

.dt-sc-button.orange:hover,
.dt-sc-button.orange {
    border-color: #f39d12;
}

.dt-sc-button.type2.orange,
.dt-sc-button.orange.dt-sc-btn-eff2:hover,
.dt-sc-button.orange.dt-sc-btn-eff3:hover,
.dt-sc-button.type2.orange.dt-sc-btn-eff4:hover {
    color: #f39d12;
}

.dt-sc-button.pink,
.dt-sc-button.type2.pink.dt-sc-btn-eff2:before,
.dt-sc-button.type2.pink.dt-sc-btn-eff2:after,
.dt-sc-button.type2.pink.dt-sc-btn-eff3:after {
    background-color: #e67eb9;
}

.dt-sc-button.pink:hover,
.dt-sc-button.pink {
    border-color: #e67eb9;
}

.dt-sc-button.type2.pink,
.dt-sc-button.pink.dt-sc-btn-eff2:hover,
.dt-sc-button.pink.dt-sc-btn-eff3:hover,
.dt-sc-button.type2.pink.dt-sc-btn-eff4:hover {
    color: #e67eb9;
}

.dt-sc-button.radiantorchid,
.dt-sc-button.type2.radiantorchid.dt-sc-btn-eff2:before,
.dt-sc-button.type2.radiantorchid.dt-sc-btn-eff2:after,
.dt-sc-button.type2.radiantorchid.dt-sc-btn-eff3:after {
    background-color: #af71b0;
}

.dt-sc-button.radiantorchid:hover,
.dt-sc-button.radiantorchid {
    border-color: #af71b0;
}

.dt-sc-button.type2.radiantorchid,
.dt-sc-button.radiantorchid.dt-sc-btn-eff2:hover,
.dt-sc-button.radiantorchid.dt-sc-btn-eff3:hover,
.dt-sc-button.type2.radiantorchid.dt-sc-btn-eff4:hover {
    color: #af71b0;
}

.dt-sc-button.red,
.dt-sc-button.type2.red.dt-sc-btn-eff2:before,
.dt-sc-button.type2.red.dt-sc-btn-eff2:after,
.dt-sc-button.type2.red.dt-sc-btn-eff3:after {
    background-color: #e32c2e;
}

.dt-sc-button.red:hover,
.dt-sc-button.red {
    border-color: #e32c2e;
}

.dt-sc-button.type2.red,
.dt-sc-button.red.dt-sc-btn-eff2:hover,
.dt-sc-button.red.dt-sc-btn-eff3:hover,
.dt-sc-button.type2.red.dt-sc-btn-eff4:hover {
    color: #e32c2e;
}

.dt-sc-button.yellow,
.dt-sc-button.type2.yellow.dt-sc-btn-eff2:before,
.dt-sc-button.type2.yellow.dt-sc-btn-eff2:after,
.dt-sc-button.type2.yellow.dt-sc-btn-eff3:after {
    background-color: #eec106;
}

.dt-sc-button.yellow:hover,
.dt-sc-button.yellow {
    border-color: #eec106;
}

.dt-sc-button.type2.yellow,
.dt-sc-button.yellow.dt-sc-btn-eff2:hover,
.dt-sc-button.yellow.dt-sc-btn-eff3:hover,
.dt-sc-button.type2.yellow.dt-sc-btn-eff4:hover {
    color: #eec106;
}

.dt-sc-button.skyblue,
.dt-sc-button.type2.skyblue.dt-sc-btn-eff2:before,
.dt-sc-button.type2.skyblue.dt-sc-btn-eff2:after,
.dt-sc-button.type2.skyblue.dt-sc-btn-eff3:after {
    background-color: #21c2f8;
}

.dt-sc-button.skyblue:hover,
.dt-sc-button.skyblue {
    border-color: #21c2f8;
}

.dt-sc-button.type2.skyblue,
.dt-sc-button.skyblue.dt-sc-btn-eff2:hover,
.dt-sc-button.skyblue.dt-sc-btn-eff3:hover,
.dt-sc-button.type2.skyblue.dt-sc-btn-eff4:hover {
    color: #21c2f8;
}

.dt-sc-button.type2.dt-sc-btn-eff2:hover,
.dt-sc-button.type2.dt-sc-btn-eff3:hover,
.dt-sc-button.dt-sc-btn-eff4:hover,
.dt-sc-button.dt-sc-btn-eff1:hover {
    color: #fff;
}

.dt-sc-button.type2 {
    background-color: transparent;
}


/*----*****---- << Colored Box >> ----*****----*/

.dt-sc-colored-box {
    color: #ffffff;
    float: left;
    margin: 0;
    padding: 30px 5%;
    width: 100%;
    text-align: center;
    position: relative;
    background-color: #222;
}

.dt-sc-colored-box.with-icon {
    padding: 55px 5% 30px;
}

.dt-sc-colored-box span {
    width: 68px;
    height: 64px;
    border: 1px solid;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 65px;
    background-color: #fff;
    font-size: 27px;
    color: #222;
}

.dt-sc-colored-box h5 {
    text-transform: uppercase;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}

.dt-sc-colored-box a,
.dt-sc-colored-box h5 {
    color: #ffffff;
}

.dt-sc-colored-box .dt-sc-button {
    background-color: inherit;
    border: 1px solid #fff;
    border-radius: inherit;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
}

.dt-sc-colored-box .dt-sc-button:hover {
    background-color: #fff;
    color: #333;
    border-color: inherit;
}

.dt-sc-colored-box .dt-sc-button:before {
    display: none;
}

.dt-sc-colored-box.light.green {
    background-color: #7dc682;
}

.dt-sc-colored-box.light.green span {
    border-color: #7dc682;
    color: #7dc682;
}

.dt-sc-colored-box.medium.green {
    background-color: #75bf7b;
}

.dt-sc-colored-box.medium.green span {
    border-color: #75bf7b;
    color: #75bf7b;
}

.dt-sc-colored-box.dark.green {
    background-color: #6bb271;
}

.dt-sc-colored-box.dark.green span {
    border-color: #6bb271;
    color: #6bb271;
}

.dt-sc-colored-box.light.blueturquoise {
    background-color: #00c4bf;
}

.dt-sc-colored-box.light.blueturquoise span {
    border-color: #00c4bf;
    color: #00c4bf;
}

.dt-sc-colored-box.medium.blueturquoise {
    background-color: #00bab5;
}

.dt-sc-colored-box.medium.blueturquoise span {
    border-color: #00bab5;
    color: #00bab5;
}

.dt-sc-colored-box.dark.blueturquoise {
    background-color: #00b3ae;
}

.dt-sc-colored-box.dark.blueturquoise span {
    border-color: #00b3ae;
    color: #00b3ae;
}


/*----*****---- << Content Carousel >> ----*****----*/

.dt-sc-content-carousel {
    float: left;
    width: 100%;
}

.dt-sc-content-carousel p {
    color: #616161;
}

.dark-parallax-content .content-carousel-arrows a:hover {
    color: #333;
}

.dt-sc-content-carousel-wrapper .text-aligncenter .column {
    text-align: center;
}

.dt-sc-content-carousel-wrapper .text-alignleft .column {
    text-align: left;
}

.dt-sc-content-carousel-wrapper .text-alignright .column {
    text-align: right;
}

.dt-sc-content-carousel-wrapper .dt-sc-team.type2 {
    margin-top: 45px;
}

.dt-sc-content-carousel-wrapper .column {
    margin: 0 10px;
}

.dt-sc-content-carousel-wrapper {
    float: left;
    width: 100%;
    position: relative;
}

.dt-sc-content-carousel-arrows {
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
    margin-top: 35px;
}

.dt-sc-content-carousel-arrows a {
    background-color: rgba(0, 0, 0, 0.9);
    color: #999;
    display: inline-block;
    font-size: 35px;
    height: 50px;
    line-height: 45px;
    width: 50px;
    text-align: center;
}

.dt-sc-content-carousel-arrows a span {
    color: #999;
}

.dt-sc-content-carousel-arrows a:hover span {
    color: #fff;
}

.dt-sc-content-carousel-arrows.type2 {
    position: absolute;
    top: -70px;
    right: 10px;
    text-align: right;
    bottom: auto;
    margin: 0;
}

.dt-sc-content-carousel-arrows.type3 a.prev {
    background-image: url(../images/prev-arrow.png);
    background-repeat: no-repeat;
    height: 32px;
    left: 0;
}

.dt-sc-content-carousel-arrows.type3 a.next {
    right: 0;
    background-image: url(../images/next-arrow.png);
    background-repeat: no-repeat;
    height: 32px;
}

.dt-sc-content-carousel-arrows.type3 a.prev {
    left: 0;
}

.dt-sc-content-carousel-arrows.type3 a.next {
    right: 0;
    position: absolute;
    top: 0;
}

.dt-sc-content-carousel-arrows.type3 a.prev,
.dt-sc-content-carousel-arrows.type3 a.next {
    background-color: inherit;
}

.dt-sc-content-carousel-arrows.type3 {
    position: absolute;
    top: 80px;
    left: 0;
    margin: auto;
    right: 0;
    width: 315px;
    text-align: left;
    bottom: auto;
}

.dt-sc-content-carousel-arrows.type3 a {
    width: 23px;
    height: 35px;
    font-size: 0;
}

.dt-sc-content-carousel-arrows.type4 {
    bottom: 60px;
    position: absolute;
}

.dt-sc-content-carousel-arrows.type5 {
    margin-top: 20px;
}

.dt-sc-content-carousel-arrows.type5 a {
    height: 40px;
    line-height: 35px;
    width: 40px;
    background-color: inherit;
}

.dt-sc-content-carousel-arrows.type5 a span {
    color: #000;
}

.dt-sc-content-carousel-arrows.type5 a:hover {
    background-color: inherit;
}

.dt-sc-content-carousel-arrows.type5 a:hover span {
    color: #585858;
}

.dt-sc-content-carousel-arrows.type5.top-left,
.dt-sc-content-carousel-arrows.type5.top-center,
.dt-sc-content-carousel-arrows.type5.top-right {
    text-align: left;
    top: -50px;
    position: absolute;
    margin: 0;
}

.dt-sc-content-carousel-arrows.type5.top-center,
.dt-sc-content-carousel-arrows.type5.bottom-center {
    text-align: center;
}

.dt-sc-content-carousel-arrows.type5.top-right,
.dt-sc-content-carousel-arrows.type5.bottom-right {
    text-align: right;
}

.dt-sc-content-carousel-arrows.type5.bottom-left {
    text-align: left;
}


/*----*****---- << Dropcap >> ----*****----*/

.dt-sc-dropcap {
    float: left;
    font-size: 100px;
    line-height: 60px;
    padding: 10px 10px 0 0;
}

.dt-sc-dropcap.dt-sc-dropcap-bordered-circle {
    border-radius: 50%;
    height: 38px;
    line-height: 34px;
    margin: 5px 10px 0 0;
    padding: 0;
    text-align: center;
    width: 38px;
    border: 1px solid;
    font-size: 14px;
    display: inline-block;
    color: #000;
}


/*----*****---- << Intro-text >> ----*****----*/

.intro-text.type1,
.intro-text.type3 {
    border-left-color: #000;
}

.intro-text.type1,
.intro-text.type3 {
    border: 1px solid #eee;
}

.intro-text {
    float: left;
    margin: 0 0 30px;
    padding: 25px 3%;
    width: 100%;
}

.intro-text h4 {
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 10px;
}

.intro-text h5 {
    font-size: 20px;
    font-weight: 300;
    margin: 0;
}

.intro-text.type2 {
    background: rgba(241, 241, 241, 0.6);
}

.intro-text.type3 {
    border-top-width: 2px;
}

.intro-text .custom-icon {
    color: #fff;
    border-radius: 50%;
    float: left;
    font-size: 36px;
    height: 65px;
    line-height: 65px;
    margin: 5px 20px 0 0;
    text-align: center;
    width: 65px;
    display: inline-block;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    border: 1px solid;
}

.intro-text.type2.with-icon {
    text-align: center;
}

.intro-text.type2.with-icon .custom-icon {
    float: none;
    margin: 0 0 20px;
}

.intro-text:hover .custom-icon {
    background: transparent;
    border: 1px solid;
}


/*----*****---- << Toggle & Accordion >> ----*****----*/

.dt-sc-toggle-frame-set {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.dt-sc-toggle-frame h5.dt-sc-toggle-accordion,
.dt-sc-toggle-frame h5.dt-sc-toggle {
    clear: both;
    margin: 0px;
    background: #ffffff;
    width: 100%;
}

.dt-sc-toggle-frame h5.dt-sc-toggle-accordion a,
.dt-sc-toggle-frame h5.dt-sc-toggle a {
    font-size: 14px;
    color: #181818;
    display: block;
    padding: 0px 15px 0px 60px;
}

.dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active a,
.dt-sc-toggle-frame h5.dt-sc-toggle.active a {
    color: #181818;
}

.dt-sc-toggle-frame h5.dt-sc-toggle:before,
.dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before {
    background-color: #ffffff;
    border-right: 1px solid #dfdfdf;
}

.dt-sc-toggle-frame-set-container {
    margin: auto;
    width: 80%;
}

.dt-sc-toggle-frame-set.type2 h5.dt-sc-toggle-accordion:before,
.dt-sc-toggle-frame-set.type2 h5.dt-sc-toggle:before {
    background: none;
    color: #34495e;
    width: 60px;
    height: 100%;
    line-height: 60px;
    font-size: 20px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.dt-sc-toggle-frame-set.type2 h5.dt-sc-toggle-accordion,
.dt-sc-toggle-frame-set.type2 h5.dt-sc-toggle {
    border: 1px solid #eaeaea;
    background-color: #fff;
    line-height: 60px;
    margin-bottom: 1px;
    padding: 0 0 0 60px;
    min-height: 60px;
    line-height: 20px;
    line-height: 54px;
}

.dt-sc-toggle-frame-set.type2 h5.dt-sc-toggle-accordion a,
.dt-sc-toggle-frame-set.type2 h5.dt-sc-toggle a {
    vertical-align: middle;
    display: inline-block;
    line-height: normal;
}

.dt-sc-toggle-frame-set.type2 .dt-sc-toggle-content {
    padding: 15px 0 20px 0;
}

.dt-sc-toggle-frame-set.type2 h5.dt-sc-toggle-accordion:after,
.dt-sc-toggle-frame-set.type2 h5.dt-sc-toggle:after,
.dt-sc-toggle-frame-set.type3 h5.dt-sc-toggle-accordion:after,
.dt-sc-toggle-frame-set.type3 h5.dt-sc-toggle:after,
.dt-sc-toggle-frame-set.type4 h5.dt-sc-toggle-accordion:after,
.dt-sc-toggle-frame-set.type4 h5.dt-sc-toggle:after {
    display: none;
}

.dt-sc-toggle-frame-set.type3 h5.dt-sc-toggle-accordion:before,
.dt-sc-toggle-frame-set.type3 h5.dt-sc-toggle:before,
.dt-sc-toggle-frame-set.type4 h5.dt-sc-toggle-accordion:before,
.dt-sc-toggle-frame-set.type4 h5.dt-sc-toggle:before {
    background-color: inherit;
    color: #34495e;
    width: 40px;
    height: 40px;
    line-height: 41px;
    font-size: 20px;
}

.dt-sc-toggle-frame-set.type3 h5.dt-sc-toggle-accordion,
.dt-sc-toggle-frame-set.type3 h5.dt-sc-toggle {
    border-bottom: 2px solid #eaeaea;
    background-color: inherit;
    padding: 9px 0 16px 42px;
}

.dt-sc-toggle-frame-set.type4 h5.dt-sc-toggle-accordion,
.dt-sc-toggle-frame-set.type4 h5.dt-sc-toggle {
    background-color: inherit;
    padding: 11px 0 18px 42px;
}

.dt-sc-toggle-frame-set.type4 .dt-sc-toggle-content {
    padding-top: 0;
}

h5.dt-sc-toggle,
h5.dt-sc-toggle-accordion {
    clear: both;
    color: #181818;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    padding: 15px 1px 16px 60px;
    position: relative;
    transition: all 300ms linear 0s;
    background-color: #f8f8f8;
    border-radius: 2px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    cursor: pointer;
}

h5.dt-sc-toggle:before,
h5.dt-sc-toggle-accordion:before {
    content: "\f0c4";
    font-family: fontawesome;
    line-height: 50px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50px;
    cursor: pointer;
}

h5.dt-sc-toggle.active:before,
h5.dt-sc-toggle-accordion.active:before {
    font-family: fontawesome;
    line-height: 50px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

h5.dt-sc-toggle:after,
h5.dt-sc-toggle-accordion:after {
    border-left: 2px solid #000;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.dt-sc-toggle-frame h5.dt-sc-toggle:before,
.dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before {
    height: 100%;
}

.dt-sc-toggle-frame h5.dt-sc-toggle a,
.dt-sc-toggle-frame h5.dt-sc-toggle-accordion a {
    padding: 12px 15px 11px 20px;
    border-left: 40px solid;
    line-height: normal;
}

.dt-sc-toggle-frame h5.dt-sc-toggle,
.dt-sc-toggle-frame h5.dt-sc-toggle-accordion {
    padding: 0px;
}

.dt-sc-toggle-content {
    clear: both;
    padding: 10px 0px 30px;
    line-height: 28px;
    display: none;
}

.dt-sc-toggle-frame {
    margin-bottom: 10px;
}

.dt-sc-toggle-frame .dt-sc-toggle-content {
    background: #ffffff;
    position: relative;
    margin: 0px;
    width: 100%;
    padding: 0px;
}

.dt-sc-toggle-frame .dt-sc-toggle-content .block {
    padding: 10px 10px 25px 20px;
    margin: 0px 0px 0px 40px;
    border-left: 1px solid #dfdfdf;
}

h5.dt-sc-toggle.active,
h5.dt-sc-toggle-accordion.active {
    border-bottom: 0px;
}

.faq h5.dt-sc-toggle-accordion {
    padding: 0px 0px 0px 42px;
    margin-bottom: 13px;
    line-height: 35px;
}

.faq h5.dt-sc-toggle-accordion:before {
    content: '?';
    background: #181818;
    width: 27px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    color: #ffffff;
    border: 3px solid #d9d9d9;
    border-radius: 27px;
}

.faq h5.dt-sc-toggle-accordion.active:before {
    content: '?';
}

.faq .dt-sc-toggle-content {
    padding: 0px 0px 10px;
    margin-left: 42px;
}

.ie9 .column .dt-sc-toggle-frame:last-child h5.dt-sc-toggle:before,
.ie9 .column .dt-sc-toggle-frame:last-child h5.dt-sc-toggle-accordion:before {
    height: 40px;
}


/*----*****---- << Horizontal Tabs >> ----*****----*/

.dt-sc-tabs-container {
    float: left;
    width: 100%;
    margin: 0px 0px 20px;
    padding: 0px;
    clear: both;
}

ul.dt-sc-tabs-frame,
.woocommerce-tabs ul.tabs {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

ul.dt-sc-tabs-frame li,
.woocommerce-tabs ul.tabs li {
    display: inline-flex;
    margin: 0px;
    padding: 0px;
}

ul.dt-sc-tabs-frame li a,
.woocommerce-tabs ul.tabs li a {
    border: 1px solid #d9d9d9;
    border-width: 1px 1px 0px 0px;
    border-style: solid;
    border-color: #eaeaea;
    margin: 0px;
    padding: 0px 25px;
    background: #ffffff;
    text-align: center;
    font-weight: 400;
    color: #222;
    line-height: 50px;
    font-size: 16px;
    display: inline-block;
}

ul.dt-sc-tabs-frame li:first-child a,
.woocommerce-tabs ul.tabs li:first-child a {
    border-left: 1px solid #eaeaea;
}

ul.dt-sc-tabs-frame li a.current,
.woocommerce-tabs ul.tabs li a.current {
    background: #f8f8f8;
    border-color: #f8f8f8;
    position: relative;
    z-index: 1;
    margin-left: -1px;
}

.dt-sc-tabs-frame-content,
.woocommerce-tabs .panel {
    background: #f8f8f8;
    float: left;
    clear: both;
    width: 100%;
    margin: -1px 0px 0px -1px;
    padding: 20px 25px 35px;
}

.dt-sc-tabs-frame-content p:last-child {
    font-style: italic;
    margin-bottom: 25px;
}

.type2 ul.dt-sc-tabs-frame {
    text-align: center;
}

.type2.woocommerce-tabs ul.dt-sc-tabs-frame {
    text-align: left;
}

.type2 ul.dt-sc-tabs-frame li a {
    border: none;
    border-radius: 2px 2px 0px 0px;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    line-height: 50px;
}

.type2.woocommerce-tabs .dt-sc-tabs-frame-content {
    margin: 0;
}

.type2 .dt-sc-tabs-frame-content {
    background-color: #ffffff;
    padding: 40px 0 0px;
    margin: 25px 0 0;
}

.type2.woocommerce-tabs .dt-sc-tabs-frame-content {
    border-top: 1px solid #eaeaea;
    padding: 40px 0 20px;
}

.woocommerce-tabs .panel .thumb {
    float: left;
    margin: 0px 30px 0px 0px;
    width: 27%;
}

.woocommerce-tabs .dt-sc-tabs-frame-content .thumb {
    width: 33%;
}

.dt-sc-tabs-frame-content .thumb {
    float: left;
    margin: 0px 30px 0px 0px;
}

.dt-sc-tabs-container.type2 .dt-sc-tabs-frame-content .thumb img {
    border: 1px solid #eaeaea;
}

.type2 .dt-sc-tabs-frame-content h6,
.woocommerce-tabs .panel h6 {
    margin-bottom: 15px;
}

.type2 .dt-sc-tabs-frame-content ul,
.woocommerce-tabs .panel ul {
    display: inline-block;
}

.type2 .dt-sc-tabs-frame-content ul li span,
.woocommerce-tabs .panel ul li span {
    color: #222;
    font-weight: bold;
    width: 150px;
    float: left;
}

.type2 .dt-sc-tabs-frame-content ul li .fa,
.woocommerce-tabs .panel ul li .fa {
    margin-right: 5px;
}

.woocommerce-tabs .panel ul li {
    border-bottom: 1px solid #eaeaea;
    padding: 10px 20px 10px 0px;
}

.type2 .dt-sc-tabs-frame-content ul li:last-child,
.woocommerce-tabs .panel ul li:last-child {
    border: none;
}

.dt-sc-tabs-container.type3 ul.dt-sc-tabs-frame li a.current,
.dt-sc-tabs-container.type4 ul.dt-sc-tabs-frame li a.current {
    background-color: #fff;
    margin-left: 0;
}

.dt-sc-tabs-container.type3 ul.dt-sc-tabs-frame li a {
    border: 1px solid #000;
    border-bottom: none;
    margin: 0 2px 0 0;
}

.dt-sc-tabs-container.type3 .dt-sc-tabs-frame-content {
    background-color: #fff;
    border: 1px solid;
    margin: -1px 0 0 0px;
}

.dt-sc-tabs-container.type3 .dt-sc-tabs-frame-content p:last-child,
.dt-sc-tabs-container.type4 .dt-sc-tabs-frame-content p:last-child {
    font-style: normal;
}

.dt-sc-tabs-container.type3 .dt-sc-tabs-frame-content p,
.dt-sc-tabs-container.type4 .dt-sc-tabs-frame-content p {
    color: #616161;
}

.dt-sc-tabs-container.type4 ul.dt-sc-tabs-frame li a {
    border-width: 0 0 3px 0;
    border-style: solid;
    border-color: #000;
    margin-right: 3px;
    font-size: 18px;
    font-weight: 300;
    font-family: "Roboto Slab", serif;
}

.dt-sc-tabs-container.type4 .dt-sc-tabs-frame-content {
    background-color: #fff;
    margin: 50px 0 0;
    padding: 0;
}

.dt-sc-tabs-container.type4 .dt-sc-tabs-frame {
    border-bottom: 2px solid #eeeeee;
    text-align: center;
}

.dt-sc-tabs-container.type5 .dt-sc-tabs-frame li a {
    background: none;
    border: none;
    padding: 0;
    float: left;
    width: 100%;
    position: relative;
}

.dt-sc-tabs-container.type5 .dt-sc-tabs-frame {
    border-bottom: 5px solid #000;
}

.dt-sc-tabs-container.type5 .dt-sc-tabs-frame-content {
    margin: 0;
    background: none;
    padding: 35px 5%;
}

.dt-sc-tabs-container.type5 .dt-sc-tabs-frame li a.current {
    margin: 0;
}

.dt-sc-tabs-container.type5 .dt-sc-tabs-frame li a:before,
.dt-sc-tabs-container.type5 .dt-sc-tabs-frame li a.current:before {
    content: "";
    border-bottom: 5px solid;
    width: 100%;
    position: absolute;
    bottom: -5px;
    left: 0;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    opacity: 0;
}

.dt-sc-tabs-container.type5 .dt-sc-tabs-frame li a:after,
.dt-sc-tabs-container.type5 .dt-sc-tabs-frame li a.current:after {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 0px;
    bottom: 0px;
    left: 0;
    margin: auto;
    width: 0;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    opacity: 0;
}

.dt-sc-tabs-container.type5 .dt-sc-tabs-frame li a.current:before,
.dt-sc-tabs-container.type5 .dt-sc-tabs-frame li a.current:after {
    opacity: 1;
}

.dt-sc-tabs-container.type7 ul.dt-sc-tabs-frame li a {
    border-width: 0 0 4px 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0);
    background-color: inherit;
    margin: 0;
}

.dt-sc-tabs-container.type7 .dt-sc-tabs-frame-content {
    background-color: #fff;
    margin: 0;
    padding: 40px 0 10px;
}

.dt-sc-tabs-container.type7 .dt-sc-tabs-frame {
    border-bottom: 1px solid #eaeaea;
}

.type2 ul.dt-sc-tabs-frame li a {
    border: 1px solid #000;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    margin: 0 15px 0 0;
    min-width: 265px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.type2.woocommerce-tabs ul.dt-sc-tabs-frame li a {
    border-bottom-width: 0;
}

.type2 ul.dt-sc-tabs-frame li .current:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -1px;
    width: 0;
}

.woocommerce-tabs ul.dt-sc-tabs-frame li:hover a:after,
.type2 ul.dt-sc-tabs-frame li .current:after,
.type2 ul.dt-sc-tabs-frame li:hover a:after {
    height: 300%;
    opacity: 1;
}

.type2 ul.dt-sc-tabs-frame li a:after {
    background: #ffffff;
    content: "";
    height: 0;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    width: 100%;
    z-index: -1;
}


/*----*****---- << Vertical Tabs >> ----*****----*/

.dt-sc-tabs-vertical-container {
    float: left;
    width: 100%;
    margin: 0px 0px 20px;
    padding: 0px;
    clear: both;
}

ul.dt-sc-tabs-vertical-frame {
    float: left;
    width: 23.4%;
}

ul.dt-sc-tabs-vertical-frame li {
    float: left;
    display: block;
    margin: 0px;
    padding: 0px;
    width: 100%;
    position: relative;
}

ul.dt-sc-tabs-vertical-frame li a {
    display: block;
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    border-color: #000;
    margin: 0px;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #222;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

ul.dt-sc-tabs-vertical-frame li a:hover,
ul.dt-sc-tabs-vertical-frame li a.current {
    color: #ffffff;
}

ul.dt-sc-tabs-vertical-frame li:last-child a {
    border-bottom: 1px solid #000;
}

.dt-sc-tabs-vertical-frame-content {
    background: #ffffff;
    float: left;
    width: 74.5%;
    margin: 0 0 0 2%;
}

.dt-sc-tabs-vertical-frame-content h4 {
    text-transform: none;
    margin-bottom: 25px;
    font-weight: bold;
}

.dt-sc-tabs-vertical-frame-content p {
    margin-bottom: 20px;
}

.product-presentation-bg ul.dt-sc-fancy-list {
    margin-bottom: 25px;
}

.dt-sc-tabs-vertical-container.type2 ul.dt-sc-tabs-vertical-frame li.current a {
    background-color: #fff;
}

.dt-sc-tabs-vertical-container.type2 ul.dt-sc-tabs-vertical-frame li a:hover {
    background-color: #fff;
}

.dt-sc-tabs-vertical-container.type2 .dt-sc-tabs-vertical-frame-content p {
    color: #616161;
}

.dt-sc-tabs-vertical-container.type2 ul.dt-sc-tabs-vertical-frame li a {
    border-width: 1px 1px 1px 3px;
}

.dt-sc-tabs-vertical-container.type2 ul.dt-sc-tabs-vertical-frame li {
    margin-bottom: 10px;
}

.dt-sc-tabs-vertical-container.type2 .dt-sc-tabs-vertical-frame-content p:last-child {
    color: #aaaaaa;
}


/*----*****---- << Lists >> ----*****----*/

ul.dt-sc-fancy-list {
    float: left;
    width: 100%;
}

ul.dt-sc-fancy-list li {
    display: block;
    color: #666;
    line-height: 24px;
    position: relative;
    padding: 5px 5px 5px 20px;
}

ul.dt-sc-fancy-list li a {
    color: #666;
}

ul.dt-sc-fancy-list li:before {
    font-family: fontawesome;
    font-weight: normal;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: 6px;
    color: #666;
}

ul.dt-sc-fancy-list.type2.arrow li:before {
    font-size: 15px;
}

ul.dt-sc-fancy-list.share li:before,
ul.dt-sc-fancy-list.reply li:before {
    font-size: 11px;
}

.text-alignright ul.dt-sc-fancy-list li {
    padding-right: 20px;
    padding-left: 0;
}

.text-alignright ul.dt-sc-fancy-list li:before {
    left: auto;
    right: 0;
}

ul.dt-sc-fancy-list.caret-down li,
ul.dt-sc-fancy-list.caret-up li,
ul.dt-sc-fancy-list.caret-left li,
ul.dt-sc-fancy-list.caret-right li {
    padding-left: 13px;
}

ul.dt-sc-fancy-list.arrow li:before {
    content: "\f105"
}

ul.dt-sc-fancy-list.rounded-arrow li:before {
    content: "\f0a9"
}

ul.dt-sc-fancy-list.double-arrow li:before {
    content: "\f101"
}

ul.dt-sc-fancy-list.heart li:before {
    content: "\f004";
    font-size: 10px
}

ul.dt-sc-fancy-list.trash li:before {
    content: "\f014"
}

ul.dt-sc-fancy-list.star li:before {
    content: "\f005"
}

ul.dt-sc-fancy-list.tick li:before {
    content: "\f00c"
}

ul.dt-sc-fancy-list.rounded-tick li:before {
    content: "\f058"
}

ul.dt-sc-fancy-list.cross li:before {
    content: "\f00d"
}

ul.dt-sc-fancy-list.rounded-cross li:before {
    content: "\f057"
}

ul.dt-sc-fancy-list.rounded-question li:before {
    content: "\f059"
}

ul.dt-sc-fancy-list.rounded-info li:before {
    content: "\f05a"
}

ul.dt-sc-fancy-list.delete li:before {
    content: "\f05e"
}

ul.dt-sc-fancy-list.warning li:before {
    content: "\f071"
}

ul.dt-sc-fancy-list.comment li:before {
    content: "\f075"
}

ul.dt-sc-fancy-list.edit li:before {
    content: "\f044"
}

ul.dt-sc-fancy-list.share li:before {
    content: "\f064"
}

ul.dt-sc-fancy-list.plus li:before {
    content: "\f067"
}

ul.dt-sc-fancy-list.rounded-plus li:before {
    content: "\f055"
}

ul.dt-sc-fancy-list.minus li:before {
    content: "\f068"
}

ul.dt-sc-fancy-list.rounded-minus li:before {
    content: "\f056"
}

ul.dt-sc-fancy-list.asterisk li:before {
    content: "\f069"
}

ul.dt-sc-fancy-list.cart li:before {
    content: "\f07a"
}

ul.dt-sc-fancy-list.folder li:before {
    content: "\f07b"
}

ul.dt-sc-fancy-list.folder-open li:before {
    content: "\f07c"
}

ul.dt-sc-fancy-list.desktop li:before {
    content: "\f108"
}

ul.dt-sc-fancy-list.tablet li:before {
    content: "\f10a"
}

ul.dt-sc-fancy-list.mobile li:before {
    content: "\f10b"
}

ul.dt-sc-fancy-list.reply li:before {
    content: "\f112"
}

ul.dt-sc-fancy-list.quote li:before {
    content: "\f10d"
}

ul.dt-sc-fancy-list.mail li:before {
    content: "\f0e0"
}

ul.dt-sc-fancy-list.external-link li:before {
    content: "\f08e"
}

ul.dt-sc-fancy-list.adjust li:before {
    content: "\f042"
}

ul.dt-sc-fancy-list.pencil li:before {
    content: "\f040"
}

ul.dt-sc-fancy-list.print li:before {
    content: "\f02f"
}

ul.dt-sc-fancy-list.tag li:before {
    content: "\f02b"
}

ul.dt-sc-fancy-list.thumbs-up li:before {
    content: "\f087"
}

ul.dt-sc-fancy-list.thumbs-down li:before {
    content: "\f088"
}

ul.dt-sc-fancy-list.time li:before {
    content: "\f017"
}

ul.dt-sc-fancy-list.globe li:before {
    content: "\f0ac"
}

ul.dt-sc-fancy-list.pushpin li:before {
    content: "\f08d"
}

ul.dt-sc-fancy-list.map-marker li:before {
    content: "\f041"
}

ul.dt-sc-fancy-list.link li:before {
    content: "\f0c1"
}

ul.dt-sc-fancy-list.paper-clip li:before {
    content: "\f0c6"
}

ul.dt-sc-fancy-list.download li:before {
    content: "\f019"
}

ul.dt-sc-fancy-list.key li:before {
    content: "\f084"
}

ul.dt-sc-fancy-list.search li:before {
    content: "\f002"
}

ul.dt-sc-fancy-list.rss li:before {
    content: "\f09e"
}

ul.dt-sc-fancy-list.twitter li:before {
    content: "\f099"
}

ul.dt-sc-fancy-list.facebook li:before {
    content: "\f09a"
}

ul.dt-sc-fancy-list.linkedin li:before {
    content: "\f0e1"
}

ul.dt-sc-fancy-list.google-plus li:before {
    content: "\f0d5"
}

ul.dt-sc-fancy-list.circle-o li:before {
    content: "\f10c"
}

ul.dt-sc-fancy-list.check li:before {
    content: "\f046"
}

ul.dt-sc-fancy-list.hand li:before {
    content: "\f0a4"
}

ul.dt-sc-fancy-list.cog li:before {
    content: "\f013"
}

ul.dt-sc-fancy-list.play li:before {
    content: "\f01d"
}

ul.dt-sc-fancy-list.file-text li:before {
    content: "\f15c";
}

ul.dt-sc-fancy-list.angle-double-right li:before {
    content: "\f101";
}

ul.dt-sc-fancy-list.hand-o-right li:before {
    content: "\f0a4";
}

ul.dt-sc-fancy-list.gavel li:before {
    content: "\f0e3";
}

ul.dt-sc-fancy-list.book li:before {
    content: "\f02d";
}

ul.dt-sc-fancy-list.check-circle li:before {
    content: "\f058";
}

ul.dt-sc-fancy-list.sun-o li:before {
    content: "\f185";
}

ul.dt-sc-fancy-list.slack li:before {
    content: "\f198";
}

ul.dt-sc-fancy-list.caret-down li:before {
    content: "\f0d7";
}

ul.dt-sc-fancy-list.caret-up li:before {
    content: "\f0d8";
}

ul.dt-sc-fancy-list.caret-left li:before {
    content: "\f0d9";
}

ul.dt-sc-fancy-list.caret-right li:before {
    content: "\f0da";
}

ul.dt-sc-fancy-list.opera li:before {
    content: "\f26a";
}

ul.dt-sc-fancy-list.firefox li:before {
    content: "\f269";
}

ul.dt-sc-fancy-list.ie li:before {
    content: "\f26b";
}

ul.dt-sc-fancy-list.chrome li::before {
    content: "\f268";
}

ul.dt-sc-fancy-list.blue li:before {
    color: #478bca;
}

ul.dt-sc-fancy-list.chocolate li:before {
    color: #cd671d;
}

ul.dt-sc-fancy-list.coral li:before {
    color: #ff7f50;
}

ul.dt-sc-fancy-list.blueturquoise li:before {
    color: #08bbb7;
}

ul.dt-sc-fancy-list.brown li:before {
    color: #8f5a28;
}

ul.dt-sc-fancy-list.burntsienna li:before {
    color: #d36b5e;
}

ul.dt-sc-fancy-list.chillipepper li:before {
    color: #b31f41;
}

ul.dt-sc-fancy-list.graasgreen li:before {
    color: #81c77f;
}

ul.dt-sc-fancy-list.green li:before {
    color: #77be32;
}

ul.dt-sc-fancy-list.orange li:before {
    color: #f39d12;
}

ul.dt-sc-fancy-list.pink li:before {
    color: #e67eb9;
}

ul.dt-sc-fancy-list.radiantorchid li:before {
    color: #af71b0;
}

ul.dt-sc-fancy-list.red li:before {
    color: #e32c2e;
}

ul.dt-sc-fancy-list.yellow li:before {
    color: #eec106;
}

ul.dt-sc-fancy-list.skyblue li:before {
    color: #21c2f8;
}

.dt-sc-icon-list {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.dt-sc-icon-list li {
    display: block;
    border-bottom: 1px dashed #ededed;
    padding: 15px 0px 12px 0px;
}

.dt-sc-icon-list li a {
    font-size: 16px;
    color: #222;
    line-height: 22px;
    display: block;
}

.dt-sc-icon-list li .fa {
    float: left;
    font-size: 16px;
    margin-right: 20px;
    line-height: 22px;
}

.dt-sc-icon-list li {
    font-size: 16px;
    color: #222;
}

.dt-sc-icon-list li img {
    margin-right: 10px;
}

.dt-sc-icon-list.blue li .fa {
    color: #478bca;
}

.dt-sc-icon-list.chocolate li .fa {
    color: #cd671d;
}

.dt-sc-icon-list.coral li .fa {
    color: #ff7f50;
}

.dt-sc-icon-list.blueturquoise li .fa {
    color: #08bbb7;
}

.dt-sc-icon-list.brown li .fa {
    color: #8f5a28;
}

.dt-sc-icon-list.burntsienna li .fa {
    color: #d36b5e;
}

.dt-sc-icon-list.chillipepper li .fa {
    color: #b31f41;
}

.dt-sc-icon-list.graasgreen li .fa {
    color: #81c77f;
}

.dt-sc-icon-list.green li .fa {
    color: #77be32;
}

.dt-sc-icon-list.orange li .fa {
    color: #f39d12;
}

.dt-sc-icon-list.pink li .fa {
    color: #e67eb9;
}

.dt-sc-icon-list.radiantorchid li .fa {
    color: #af71b0;
}

.dt-sc-icon-list.red li .fa {
    color: #e32c2e;
}

.dt-sc-icon-list.yellow li .fa {
    color: #eec106;
}

.dt-sc-icon-list.skyblue li .fa {
    color: #21c2f8;
}

ol.dt-sc-fancy-list li span {
    color: #222;
}

ol.decimal {
    list-style-type: decimal;
}

ol.decimal-leading-zero {
    list-style-type: decimal-leading-zero;
}

ol.lower-alpha {
    list-style-type: lower-alpha;
}

ol.lower-roman {
    list-style-type: lower-roman;
}

ol.upper-alpha {
    list-style-type: upper-alpha;
}

ol.upper-roman {
    list-style-type: upper-roman;
}

ol.dt-sc-fancy-list.blue li {
    color: #478bca;
}

ol.dt-sc-fancy-list.chocolate li {
    color: #cd671d;
}

ol.dt-sc-fancy-list.coral li {
    color: #ff7f50;
}

ol.dt-sc-fancy-list.blueturquoise li {
    color: #08bbb7;
}

ol.dt-sc-fancy-list.brown li {
    color: #8f5a28;
}

ol.dt-sc-fancy-list.burntsienna li {
    color: #d36b5e;
}

ol.dt-sc-fancy-list.chillipepper li {
    color: #b31f41;
}

ol.dt-sc-fancy-list.graasgreen li {
    color: #81c77f;
}

ol.dt-sc-fancy-list.green li {
    color: #77be32;
}

ol.dt-sc-fancy-list.orange li {
    color: #f39d12;
}

ol.dt-sc-fancy-list.pink li {
    color: #e67eb9;
}

ol.dt-sc-fancy-list.radiantorchid li {
    color: #af71b0;
}

ol.dt-sc-fancy-list.red li {
    color: #e32c2e;
}

ol.dt-sc-fancy-list.yellow li {
    color: #eec106;
}

ol.dt-sc-fancy-list.skyblue li {
    color: #21c2f8;
}

ul.menu-card {
    margin-bottom: 0;
}

ul.menu-card li {
    background-color: #000000;
    border-bottom: 1px dashed #808080;
    color: #999999;
    display: block;
    padding: 16px 20px 16px 50px;
    position: relative;
    font-size: 18px;
}

ul.menu-card li:before {
    top: 16px;
    left: 15px;
}

ul.menu-card li:last-child,
ul.menu-card li:last-child span {
    border-bottom: none;
}

ul.menu-card li i {
    color: #fff;
    float: right;
    font-size: 18px;
    padding: 16px 15px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    text-align: center;
    font-style: normal;
}


/*----*****---- << Titled Boxes >> ----*****----*/

.dt-sc-titled-box {
    margin-bottom: 30px;
    width: 100%;
    clear: both;
    border-bottom: 3px double;
}

.dt-sc-titled-box h4.dt-sc-titled-box-title {
    font-size: 16px;
    padding: 12px 15px;
    text-shadow: none;
    margin: 0px;
    border-radius: 3px 3px 0 0;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #999;
}

.dt-sc-titled-box h4.dt-sc-titled-box-title span {
    font-size: 22px;
    margin-right: 5px;
}

.dt-sc-titled-box-content {
    padding: 15px;
    background-color: rgba(241, 241, 241, 0.4);
    border-radius: 0 0 3px 3px;
}

.dt-sc-titled-box-content p {
    font-size: 16px;
    line-height: 28px;
}

.dt-sc-titled-box.red h4.dt-sc-titled-box-title {
    background-color: #e74c3c;
}

.dt-sc-titled-box.orange h4.dt-sc-titled-box-title {
    background-color: #f1c40f;
}

.dt-sc-titled-box.green h4.dt-sc-titled-box-title {
    background-color: #47de52;
}

.dt-sc-titled-box.blue h4.dt-sc-titled-box-title {
    background-color: #3498db;
}

.dt-sc-titled-box.pepsi-blue h4.dt-sc-titled-box-title {
    background-color: #6d8cff;
}

.dt-sc-titled-box.chocolate h4.dt-sc-titled-box-title {
    background-color: #e74c3c;
}

.dt-sc-titled-box.coral h4.dt-sc-titled-box-title {
    background-color: #e74c3c;
}

.dt-sc-titled-box.blueturquoise h4.dt-sc-titled-box-title {
    background-color: #e74c3c;
}

.dt-sc-titled-box.brown h4.dt-sc-titled-box-title {
    background-color: #e74c3c;
}

.dt-sc-titled-box.burntsienna h4.dt-sc-titled-box-title {
    background-color: #e74c3c;
}

.dt-sc-titled-box.chillipepper h4.dt-sc-titled-box-title {
    background-color: #e74c3c;
}

.dt-sc-titled-box.graasgreen h4.dt-sc-titled-box-title {
    background-color: #e74c3c;
}

.dt-sc-titled-box.pink h4.dt-sc-titled-box-title {
    background-color: #e74c3c;
}

.dt-sc-titled-box.radiantorchid h4.dt-sc-titled-box-title {
    background-color: #e74c3c;
}

.dt-sc-titled-box.yellow h4.dt-sc-titled-box-title {
    background-color: #eec106;
}

.dt-sc-titled-box.red {
    border-color: #e74c3c;
}

.dt-sc-titled-box.orange {
    border-color: #f1c40f;
}

.dt-sc-titled-box.green {
    border-color: #47de52;
}

.dt-sc-titled-box.blue {
    border-color: #3498db;
}

.dt-sc-titled-box.pepsi-blue {
    border-color: #6d8cff;
}

.dt-sc-titled-box.chocolate {
    border-color: #e74c3c;
}

.dt-sc-titled-box.coral {
    border-color: #e74c3c;
}

.dt-sc-titled-box.blueturquoise {
    border-color: #e74c3c;
}

.dt-sc-titled-box.brown {
    border-color: #e74c3c;
}

.dt-sc-titled-box.burntsienna {
    border-color: #e74c3c;
}

.dt-sc-titled-box.chillipepper {
    border-color: #e74c3c;
}

.dt-sc-titled-box.graasgreen {
    border-color: #e74c3c;
}

.dt-sc-titled-box.pink {
    border-color: #e74c3c;
}

.dt-sc-titled-box.radiantorchid {
    border-color: #e74c3c;
}

.dt-sc-titled-box.yellow {
    border-color: #eec106;
}


/*----*****---- << Alert Boxes >> ----*****----*/

.dt-sc-notification-box {
    clear: both;
    color: #000000;
    margin-bottom: 20px;
    padding: 20px 15px 20px 80px;
    position: relative;
    font-weight: 300;
    line-height: 28px;
    font-size: 16px;
    border-radius: 3px;
    background-color: #f0f0f0;
    border: 1px solid #e0e0e0;
}

.dt-sc-success-box {
    background-color: #eafac0;
    border: 1px solid #b1cf67;
    position: relative;
    color: #7ba411;
}

.dt-sc-error-box {
    background-color: #ffcccc;
    border: 1px solid #ff9999;
    position: relative;
    color: #d01313;
}

.dt-sc-warning-box {
    background-color: #fdebae;
    border: 1px solid #e6c555;
    position: relative;
    color: #7ba411;
}

.dt-sc-info-box {
    background-color: #bfe4f9;
    border: 1px solid #68a2cf;
    position: relative;
    color: #7ba411;
}

.dt-sc-notification-box h4 {
    margin-bottom: 15px;
    margin-top: 5px;
}

.dt-sc-success-box,
.dt-sc-success-box span {
    color: #7ba411;
}

.dt-sc-error-box,
.dt-sc-error-box span {
    color: #d01313;
}

.dt-sc-warning-box,
.dt-sc-warning-box span {
    color: #c79d13;
}

.dt-sc-info-box,
.dt-sc-info-box span {
    color: #2081b9;
}

.dt-sc-notification-box span {
    font-size: 18px;
    font-weight: bolder;
    margin-bottom: 10px;
    display: inline-block;
}

.dt-sc-notification-box i.fa {
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-notification-box i.fa:hover {
    color: #000;
}

.dt-sc-notification-box strong {
    padding-right: 5px;
}

.dt-sc-notification-box:before {
    left: 20px;
    line-height: 45px;
    padding-right: 5px;
    position: absolute;
    font-size: 46px;
    font-family: fontawesome;
}

.dt-sc-error-box:before {
    content: "\f00d";
}

.dt-sc-warning-box:before {
    content: "\f06a";
}

.dt-sc-success-box:before {
    content: "\f00c";
}

.dt-sc-info-box:before {
    content: "\f0f3";
}


/*----*****---- << Custom Scroll >> ----*****----*/

#scrolldown {
    float: left;
    width: 100%;
    position: relative;
}

#scrolldown a {
    line-height: 40px;
    color: #000;
}

#scrolldown i {
    font-size: 36px;
}

#scrolldown .animate {
    animation-iteration-count: infinite;
}

#scrolldown a span {
    background: url(../images/scroll-icon.png) no-repeat left top;
    content: "";
    height: 60px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 50px;
    top: -20px;
}


/*----*****---- << Blockquote >> ----*****----*/

blockquote.type2 {
    border: 1px solid #eeeeee;
    border-radius: 3px;
    padding: 15px 15px 15px 50px;
    position: relative;
}

blockquote.type2:before,
blockquote.type3:before,
blockquote.type4:before {
    color: #eeeeee;
    content: "\f10d";
    font-family: fontawesome;
    font-size: 26px;
    left: 15px;
    position: absolute;
    top: 20px;
}

blockquote.type2:after {
    border-bottom: 20px solid #ffffff;
    border-left: 20px solid #eeeeee;
    bottom: -1px;
    content: "";
    position: absolute;
    right: -1px;
}

blockquote.type3 {
    border-top: 2px solid;
    border-radius: 0;
    display: inline-block;
    padding: 15px 15px 15px 50px;
}

blockquote.type3:after {
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
    width: 0;
    content: "";
    position: absolute;
}

blockquote.type4 {
    border-radius: 0;
    padding: 15px 15px 15px 100px;
    color: #fff;
}

blockquote.type4:before {
    border: 1px solid #fff;
    border-radius: 50%;
    left: 30px;
    padding: 10px;
    top: 15%;
    color: #fff;
}

blockquote.type4:after {
    background: #fff;
    border: medium none;
    height: 100%;
    left: 10px;
    right: auto;
    width: 5px;
    top: 0;
    position: absolute;
    content: "";
}

blockquote.type4>p {
    color: #fff;
}


/*----*****---- << Pullquotes >> ----*****----*/

.dt-sc-pullquote1,
.dt-sc-pullquote2,
.dt-sc-pullquote3,
.dt-sc-pullquote4,
.dt-sc-pullquote5,
.dt-sc-pullquote6 {
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 40%;
}

.dt-sc-pullquote1,
.dt-sc-pullquote2,
.dt-sc-pullquote3,
.dt-sc-pullquote4,
.dt-sc-pullquote5,
.dt-sc-pullquote6 {
    line-height: 30px;
}

.dt-sc-pullquote1 {
    border-left: 3px solid #eaeaea;
    background: #f8f8f8;
    letter-spacing: 0;
    line-height: 25px;
    padding: 15px;
    width: 36%;
}

.dt-sc-pullquote2 {
    background: #F5F5F5;
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 5px #D0D0D0;
    padding: 19px;
}

.dt-sc-pullquote3 {
    background: #F5F5F5;
    border-bottom: 2px dotted #D9D9D9;
    border-top: 2px dotted #D9D9D9;
    padding: 19px;
}

.dt-sc-pullquote4 {
    border-bottom: 4px double #D9D9D9;
    border-top: 4px double #D9D9D9;
    margin-top: 20px;
    padding: 10px 0px;
}

.dt-sc-pullquote5 {
    letter-spacing: 0;
    line-height: 25px;
    padding: 5px 5px 5px 15px;
    width: 36%;
}

.dt-sc-pullquote6 {
    background: #F5F5F5;
    letter-spacing: 0;
    line-height: 25px;
    padding: 15px;
    width: 36%;
}

.dt-sc-pullquote1.aligncenter,
.dt-sc-pullquote2.aligncenter,
.dt-sc-pullquote3.aligncenter,
.dt-sc-pullquote4.aligncenter,
.dt-sc-pullquote5.aligncenter,
.dt-sc-pullquote6.aligncenter {
    display: block;
    float: none;
    text-align: center;
    width: auto;
}

.dt-sc-pullquote1.alignleft,
.dt-sc-pullquote1.aligncenter {
    margin-left: 2px;
}

.dt-sc-pullquote1.alignright,
.dt-sc-pullquote1.aligncenter {
    margin-right: 2px;
}

.dt-sc-pullquote5 {
    border-left: 3px solid #d9d9d9;
}

.dt-sc-pullquote6 {
    border-top: 3px solid #d9d9d9;
}


/*----*****---- << Pricing Table >> ----*****----*/

.dt-sc-pricing-table.no-space .dt-sc-one-fourth {
    width: 25%;
}

.dt-sc-pricing-table.no-space .column {
    margin-left: 0;
}

.dt-sc-pricing-table {
    float: left;
    width: 100%;
}

.dt-sc-pr-tb-col {
    background: rgba(241, 241, 241, 0.4);
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-pr-tb-col-wrapper {
    display: inline-block;
    width: 100%;
}

.dt-sc-tb-header {
    float: left;
    width: 100%;
}

.dt-sc-tb-title {
    padding: 20px 0;
    position: relative;
    background-color: #e9edf0;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-tb-title>h3 {
    color: #000;
    font-size: 22px;
    margin: 15px 0;
    font-weight: 300;
}

.dt-sc-pr-tb-col.selected .dt-sc-tb-title>h3 {
    color: #fff;
}

.symbol {
    bottom: 52px;
    position: relative;
}

.symbol,
.terms {
    font-size: 22px;
}

.dt-sc-price-table .price {
    font-size: 96px;
    font-weight: 700;
    line-height: 120px;
}

.dt-sc-price-table {
    padding: 20px 0;
    color: #000;
    word-wrap: break-word;
}

.dt-sc-tb-content li {
    color: #000;
    font-size: 14px;
    padding: 12px 10px;
    clear: both;
    border-bottom: 1px solid #eee;
}

.selected .dt-sc-buy-now .dt-sc-button,
.dt-sc-buy-now .dt-sc-button:hover {
    background-color: transparent;
}

.dt-sc-buy-now .dt-sc-button {
    line-height: 46px;
    margin: 20px 0;
}

.dt-sc-buy-now .btn-icon i.fa {
    transform: translate3d(-55px, 50px, 0px);
    color: #000 !important;
}

ul.dt-sc-tb-content {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.4);
    margin-bottom: 0;
}

.dt-sc-buy-now .dt-sc-button.small.btn-icon:hover,
.dt-sc-pr-tb-col.selected .dt-sc-buy-now .dt-sc-button.small.btn-icon {
    padding-left: 35px;
    color: #000;
}

.dt-sc-buy-now .dt-sc-button.small.btn-icon:hover i.fa,
.dt-sc-pr-tb-col.selected .dt-sc-buy-now .btn-icon i.fa {
    color: #000;
}

.dt-sc-pr-tb-col.type1 .dt-sc-tb-content li {
    line-height: 24px;
}

.dt-sc-pr-tb-col.type1 .dt-sc-tb-content li:last-child {
    padding-bottom: 0;
}

.dt-sc-pr-tb-col:hover .dt-sc-tb-title h3,
.dt-sc-pr-tb-col.selected .dt-sc-tb-title h3 {
    color: #fff;
}

.dt-sc-pr-tb-col:hover .dt-sc-tb-title:before,
.dt-sc-pr-tb-col:hover .dt-sc-tb-title:after,
.dt-sc-pr-tb-col.selected .dt-sc-tb-title:before,
.dt-sc-pr-tb-col.selected .dt-sc-tb-title:after {
    display: block;
}

.dt-sc-pr-tb-col.selected,
.dt-sc-pr-tb-col:hover {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    border: 1px solid;
}

.dt-sc-pr-tb-col.type3 ul.dt-sc-tb-content li:nth-child(2n+1),
.dt-sc-pr-tb-col.type2 .dt-sc-tb-content li:nth-child(2n) {
    background: #fff;
}

.dt-sc-pr-tb-col.type3 .dt-sc-tb-content li:nth-child(2n) {
    background: rgba(241, 241, 241, 0.4);
}

.dt-sc-pr-tb-col.type2 .dt-sc-tb-title h3,
.dt-sc-pr-tb-col.type3 .dt-sc-tb-title h3 {
    margin: 0;
    font-size: 30px;
    padding: 0 2px;
}

.dt-sc-pr-tb-col.type2 .dt-sc-tb-title {
    padding: 10px 0;
    border-bottom: 1px solid #f8f8f8;
}

.dt-sc-pr-tb-col.type2 .dt-sc-price-table,
.dt-sc-pr-tb-col.type3 .dt-sc-price-table {
    background: #e9edf0;
    padding: 5px 0;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-pr-tb-col.type2 .price {
    font-size: 60px;
    line-height: 60px;
    font-weight: 300;
}

.dt-sc-pr-tb-col.type2 .symbol {
    bottom: 30px;
}

.dt-sc-pr-tb-col.type2 .dt-sc-tb-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}

.dt-sc-pr-tb-col.type2:hover,
.dt-sc-pr-tb-col.type2.selected,
.dt-sc-pr-tb-col.type3:hover,
.dt-sc-pr-tb-col.type3.selected {
    border: 1px solid #eee;
    transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    border-top: none;
    border-bottom: 3px double #eee;
}

.dt-sc-pr-tb-col.type3 .dt-sc-tb-header {
    border-right: 1px solid #f8f8f8;
}

.dt-sc-pr-tb-col.type2.selected .dt-sc-tb-header {
    border-right: 1px solid #f8f8f8;
    border-left: 1px solid #f8f8f8;
}

.dt-sc-pr-tb-col.type2.selected .dt-sc-price-table,
.dt-sc-pr-tb-col.type2:hover .dt-sc-price-table {
    color: #ffffff;
}

.dt-sc-pr-tb-col.type2,
.dt-sc-pr-tb-col.type2.selected,
.dt-sc-pr-tb-col.type3,
.dt-sc-pr-tb-col.type3.selected {
    border-bottom: 3px double #eeeeee;
}

.dt-sc-pr-tb-col.type2.selected .dt-sc-tb-title,
.dt-sc-pr-tb-col.type2:hover .dt-sc-tb-title {
    background-color: #e9edf0;
}

.dt-sc-pr-tb-col.type2.selected .dt-sc-tb-title h3,
.dt-sc-pr-tb-col.type2:hover .dt-sc-tb-title h3 {
    color: #000;
}

.dt-sc-pr-tb-col.type2.selected,
.dt-sc-pr-tb-col.type2:hover,
.dt-sc-pr-tb-col.type3.selected,
.dt-sc-pr-tb-col.type3:hover {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.dt-sc-pr-tb-col.type3 .dt-sc-tb-title {
    padding: 47px 0;
}

.dt-sc-pr-tb-col.type3 .dt-sc-tb-title>h3 {
    font-size: 30px;
    margin: 0;
}


/*----*****---- << Progress Bar >> ----*****----*/

.dt-sc-bar-text {
    color: #616161;
    font-size: 14px;
    line-height: 40px;
    display: inline-block;
    width: 35%;
    text-align: right;
    padding-right: 27px;
}

.dt-sc-progress {
    border-radius: 3px;
    display: inline-block;
    background-color: #d8d8d8;
    height: 6px;
    overflow: hidden;
    width: 64%;
}

.dt-sc-progress.active .dt-sc-bar {
    animation: 2s linear 0s normal none infinite progress-bar-stripes;
}

.dt-sc-progress .dt-sc-bar {
    background-repeat: repeat-x;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    float: left;
    height: 100%;
    transition: width 0.6s ease 0s;
    width: 0;
    position: relative;
    background-color: #818181;
}

.dt-sc-progress-bar.type2 .dt-sc-bar-text {
    color: #222;
    text-align: left;
    padding: 0;
}

.dt-sc-progress.type3 {
    height: 25px;
    border-radius: 0;
    width: 100%;
    position: relative;
}

.dt-sc-progress.type3 .dt-sc-bar-text {
    width: auto;
    line-height: 25px;
    display: block;
    text-align: left;
    padding: 0 0 0 15px;
    color: #fff;
}

.dt-sc-progress.type3 .dt-sc-bar-text>span {
    float: right;
    position: absolute;
    right: 10px;
    color: #333;
}

.dt-sc-progress.type3 .dt-sc-bar {
    position: static;
}

.dt-sc-progress.type4 {
    height: 15px;
    border-radius: 3px;
    background-color: #e6e6e6;
    width: 100%;
    margin-bottom: 40px;
    overflow: visible;
}

.dt-sc-progress.type4 .dt-sc-bar-text {
    margin-bottom: 5px;
    margin-top: -27px;
    width: 100%;
    display: block;
    text-align: left;
    padding-right: 0;
    line-height: inherit;
}

.dt-sc-progress.type4 .dt-sc-bar {
    border-radius: 3px;
}

.dt-sc-progress.type4 .dt-sc-bar-text>span {
    display: block;
    float: right;
    font-weight: bold;
}

.dt-sc-orange {
    background-color: #f1c40f;
}

.dt-sc-red {
    background-color: #e74c3c;
}

.dt-sc-dark-blue {
    background-color: #34495e;
}

.dt-sc-green {
    background-color: #47de52;
}

.dt-sc-blue {
    background-color: #3498db;
}

.dt-sc-pepsi-blue {
    background-color: #6d8cff;
}

.dt-sc-progress .dt-sc-bar.red {
    background-color: #e74c3c;
}

.dt-sc-progress .dt-sc-bar.orange {
    background-color: #f1c40f;
}

.dt-sc-progress .dt-sc-bar.dark-blue {
    background-color: #34495e;
}

.dt-sc-progress .dt-sc-bar.green {
    background-color: #77be32;
}

.dt-sc-progress .dt-sc-bar.blue {
    background-color: #3498db;
}

.dt-sc-progress .dt-sc-bar.pepsi-blue {
    background-color: #6d8cff;
}

.dt-sc-progress .dt-sc-bar.chocolate {
    background-color: #cd671d;
}

.dt-sc-progress .dt-sc-bar.coral {
    background-color: #ff7f50;
}

.dt-sc-progress .dt-sc-bar.blueturquoise {
    background-color: #08bbb7;
}

.dt-sc-progress .dt-sc-bar.brown {
    background-color: #8f5a28;
}

.dt-sc-progress .dt-sc-bar.burntsienna {
    background-color: #d36b5e;
}

.dt-sc-progress .dt-sc-bar.chillipepper {
    background-color: #b31f41;
}

.dt-sc-progress .dt-sc-bar.graasgreen {
    background-color: #81c77f;
}

.dt-sc-progress .dt-sc-bar.pink {
    background-color: #e67eb9;
}

.dt-sc-progress .dt-sc-bar.radiantorchid {
    background-color: #af71b0;
}

.dt-sc-progress .dt-sc-bar.yellow {
    background-color: #eec106;
}

.dt-sc-progress.type4 .dt-sc-bar.red span {
    color: #e74c3c;
}

.dt-sc-progress.type4 .dt-sc-bar.orange span {
    color: #f1c40f;
}

.dt-sc-progress.type4 .dt-sc-bar.dark-blue span {
    color: #34495e;
}

.dt-sc-progress.type4 .dt-sc-bar.green span {
    color: #77be32;
}

.dt-sc-progress.type4 .dt-sc-bar.blue span {
    color: #3498db;
}

.dt-sc-progress.type4 .dt-sc-bar.pepsi-blue span {
    color: #6d8cff;
}

.dt-sc-progress.type4 .dt-sc-bar.chocolate span {
    color: #cd671d;
}

.dt-sc-progress.type4 .dt-sc-bar.coral span {
    color: #ff7f50;
}

.dt-sc-progress.type4 .dt-sc-bar.blueturquoise span {
    color: #08bbb7;
}

.dt-sc-progress.type4 .dt-sc-bar.brown span {
    color: #8f5a28;
}

.dt-sc-progress.type4 .dt-sc-bar.burntsienna span {
    color: #d36b5e;
}

.dt-sc-progress.type4 .dt-sc-bar.chillipepper span {
    color: #b31f41;
}

.dt-sc-progress.type4 .dt-sc-bar.graasgreen span {
    color: #81c77f;
}

.dt-sc-progress.type4 .dt-sc-bar.pink span {
    color: #e67eb9;
}

.dt-sc-progress.type4 .dt-sc-bar.radiantorchid span {
    color: #af71b0;
}

.dt-sc-progress.type4 .dt-sc-bar.yellow span {
    color: #eec106;
}


/*----*****---- << Donutchart >> ----*****----*/

h5.dt-sc-donutchart-title {
    font-size: 22px;
    margin-bottom: 0;
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: 300;
}

.dt-sc-donutchart-item {
    text-align: center;
}

.dt-sc-donutchart {
    margin-bottom: 30px;
    border-radius: 50%;
    position: relative;
    text-align: center;
    display: inline-block;
}

.dt-sc-donutchart span {
    background: #ecf0f1;
    border-radius: 50%;
    display: inline-block;
    height: 95px;
    width: 95px;
    line-height: 95px;
    position: relative;
}

.dt-sc-donutchart i {
    background: #f1f1f1;
    border-radius: 50%;
    bottom: 0;
    display: inline-block;
    height: 95px;
    left: 0;
    line-height: 95px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 95px;
    font-size: 45px;
    z-index: 9;
}

.dt-sc-donutchart img {
    background: #f1f1f1;
    border-radius: 50%;
    bottom: 0;
    display: inline-block;
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100px;
}

.dt-sc-donutchart-item h4 {
    font-size: 40px;
    font-weight: 300;
    margin-bottom: 0;
}

.dt-sc-donutchart-item.small .dt-sc-donutchart i,
.dt-sc-donutchart-item.small .dt-sc-donutchart span {
    height: 70px;
    line-height: 70px;
    width: 70px;
    font-size: 30px;
}

.dt-sc-donutchart-item.small .dt-sc-donutchart span {
    color: #000;
    font-size: 25px;
    line-height: 61px;
}

.dt-sc-donutchart-item .dt-sc-donutchart span {
    color: #000;
    font-size: 30px;
    line-height: 85px;
}

.dt-sc-donutchart-item.small h5.dt-sc-donutchart-title {
    font-size: 19px;
}

.dt-sc-donutchart-item.small h4 {
    font-size: 30px;
}


/*----*****---- << Tool Tip >> ----*****----*/

.dt-sc-tooltip.default span {
    width: 100px;
    height: auto;
    line-height: 20px;
    padding: 10px;
    left: 0;
    right: 0;
    margin: auto;
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
    color: #999;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    text-align: center;
    border: 4px solid #fff;
    background-color: #fff;
    text-indent: 0px;
    border-radius: 5px;
    position: absolute;
    bottom: 70px;
    opacity: 0;
    visibility: visible;
    pointer-events: none;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate(35px) rotate(25deg) scale(1.5);
    -moz-transform: translate(35px) rotate(25deg) scale(1.5);
    -o-transform: translate(35px) rotate(25deg) scale(1.5);
    -ms-transform: translate(35px) rotate(25deg) scale(1.5);
    transform: translate(35px) rotate(25deg) scale(1.5);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.dt-sc-tooltip.default span:before,
.dt-sc-tooltip.default span:after {
    content: '';
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid;
    margin: auto;
    border-bottom: 10px solid transparent;
}

.dt-sc-tooltip.default span:after {
    bottom: -24px;
    border-top: 10px solid #fff;
}

.dt-sc-tooltip.default:hover span {
    visibility: visible;
    opacity: 0.95;
    -webkit-transform: translate(0px) rotate(0deg) scale(1);
    -moz-transform: translate(0px) rotate(0deg) scale(1);
    -o-transform: translate(0px) rotate(0deg) scale(1);
    -ms-transform: translate(0px) rotate(0deg) scale(1);
    transform: translate(0px) rotate(0deg) scale(1);
}

.dt-sc-tooltip {
    border: 1px solid;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 30px;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
}

.dt-sc-tooltip.default.dt-sc-tooltip-right span:before,
.dt-sc-tooltip.default.dt-sc-tooltip-right span:after {
    right: auto;
    left: -24px;
    border-color: transparent #fff transparent transparent;
    top: 0;
    bottom: 0;
}

.dt-sc-tooltip.default.dt-sc-tooltip-right span:before {
    border-right: 10px solid;
    left: -25px;
}

.dt-sc-tooltip.default.dt-sc-tooltip-right span {
    top: 0;
    bottom: 0;
    right: -120px;
    left: auto;
}

.dt-sc-tooltip.default.dt-sc-tooltip-left span:before,
.dt-sc-tooltip.default.dt-sc-tooltip-left span:after {
    left: auto;
    right: -24px;
    border-color: transparent transparent transparent #fff;
    top: 0;
    bottom: 0;
}

.dt-sc-tooltip.default.dt-sc-tooltip-left span:before {
    border-left: 10px solid;
    right: -25px;
}

.dt-sc-tooltip.default.dt-sc-tooltip-left span {
    top: 0;
    bottom: 0;
    left: -120px;
    right: auto;
}

.dt-sc-tooltip.default.dt-sc-tooltip-bottom span:before,
.dt-sc-tooltip.default.dt-sc-tooltip-bottom span:after {
    top: -24px;
    bottom: auto;
    border-color: transparent transparent #fff transparent;
}

.dt-sc-tooltip.default.dt-sc-tooltip-bottom span:before {
    border-bottom: 10px solid;
    top: -25px;
    bottom: auto;
}

.dt-sc-tooltip.default.dt-sc-tooltip-bottom span {
    top: 70px;
    bottom: auto;
}

.tooltip.type2 {
    display: inline;
}

.dt-sc-tooltip.type2:hover span {
    top: -65px;
    opacity: 1;
}

.dt-sc-tooltip.type2:hover:after {
    top: -24px;
    opacity: 1;
}

.dt-sc-tooltip.type2 span {
    position: absolute;
    top: -55px;
    left: 0;
    right: 0;
    width: 0;
    margin: auto;
    background: #000;
    min-width: 80px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 12px;
    border-radius: 3px;
    opacity: 0;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-tooltip.type2:after {
    position: absolute;
    width: 0;
    height: 0;
    top: -5px;
    left: 0;
    right: 0;
    margin: auto;
    border-top: 10px solid #000;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    content: "";
    opacity: 0;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-tooltip.dt-sc-tooltip-bottom.type2:after {
    bottom: -5px;
    border-color: transparent transparent #000 transparent;
    top: auto;
}

.dt-sc-tooltip.dt-sc-tooltip-bottom.type2:hover span {
    bottom: -65px;
    opacity: 1;
    top: auto;
}

.dt-sc-tooltip.dt-sc-tooltip-bottom.type2 span {
    bottom: -55px;
    top: auto;
}

.dt-sc-tooltip.dt-sc-tooltip-bottom.type2:hover:after {
    bottom: -24px;
    opacity: 1;
    top: auto;
}

.dt-sc-tooltip.dt-sc-tooltip-right.type2:after {
    left: auto;
    right: -5px;
    border-color: transparent #000 transparent transparent;
    top: 0;
    bottom: 0;
}

.dt-sc-tooltip.dt-sc-tooltip-right.type2:hover span {
    right: -100px;
}

.dt-sc-tooltip.dt-sc-tooltip-right.type2:hover:after {
    right: -20px;
}

.dt-sc-tooltip.dt-sc-tooltip-right.type2 span {
    left: auto;
    right: -90px;
    top: 0;
    bottom: 0;
}

.dt-sc-tooltip.dt-sc-tooltip-left.type2:after {
    right: auto;
    left: -5px;
    border-color: transparent transparent transparent #000;
    top: 0;
    bottom: 0;
}

.dt-sc-tooltip.dt-sc-tooltip-left.type2:hover span {
    left: -100px;
}

.dt-sc-tooltip.dt-sc-tooltip-left.type2:hover:after {
    left: -20px;
}

.dt-sc-tooltip.dt-sc-tooltip-left.type2 span {
    right: auto;
    left: -90px;
    top: 0;
    bottom: 0;
}

.dt-sc-tooltip.type3 .dt-sc-tooltip-content {
    background: transparent;
    bottom: 100%;
    color: #fffaf0;
    cursor: default;
    font-weight: 400;
    left: 0;
    margin: 0 0 20px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    text-align: center;
    transition: opacity 0.3s ease 0.3s;
    -moz-transition: opacity 0.3s ease 0.3s;
    -ms-transition: opacity 0.3s ease 0.3s;
    -o-transition: opacity 0.3s ease 0.3s;
    -webkit-transition: opacity 0.3s ease 0.3s;
    width: 200px;
    z-index: 9999;
}

.dt-sc-tooltip.type3 .dt-sc-tooltip-content:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-top: 10px solid #000;
    bottom: -20px;
    content: "";
    height: 0;
    left: 0;
    right: 0;
    margin: auto;
    pointer-events: none;
    position: absolute;
    width: 0;
}

.dt-sc-tooltip.type3:hover .dt-sc-tooltip-content-inner {
    transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    -webkit-transition-delay: 0s;
}

.dt-sc-tooltip.type3 .dt-sc-tooltip-content span {
    display: block;
}

.dt-sc-tooltip.type3 .dt-sc-tooltip-content-inner {
    border-bottom: 5px solid #000;
    overflow: hidden;
    transform: scale3d(0, 1, 1);
    -webkit-transform: scale3d(0, 1, 1);
    -o-transform: scale3d(0, 1, 1);
    -ms-transform: scale3d(0, 1, 1);
    -moz-transform: scale3d(0, 1, 1);
    transition: transform 0.3s ease 0.3s;
    -moz-transition: transform 0.3s ease 0.3s;
    -ms-transition: transform 0.3s ease 0.3s;
    -o-transition: transform 0.3s ease 0.3s;
    -webkit-transition: transform 0.3s ease 0.3s;
}

.dt-sc-tooltip.type3:hover .dt-sc-tooltip-content-inner span {
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
}

.dt-sc-tooltip.type3 .dt-sc-tooltip-content-inner span {
    background: rgba(0, 0, 0, 0.5);
    padding: 15px;
    transform: translate3d(0px, 100%, 0px);
    -moz-transform: translate3d(0px, 100%, 0px);
    -ms-transform: translate3d(0px, 100%, 0px);
    -o-transform: translate3d(0px, 100%, 0px);
    -webkit-transform: translate3d(0px, 100%, 0px);
    transition: transform 0.3s ease 0s;
    -moz-transition: transform 0.3s ease 0s;
    -ms-transition: transform 0.3s ease 0s;
    -o-transition: transform 0.3s ease 0s;
    -webkit-transition: transform 0.3s ease 0s;
    color: #fff;
}

.dt-sc-tooltip.type3:after,
.tooltip.type4:after {
    bottom: 100%;
    content: "";
    height: 20px;
    left: 50%;
    pointer-events: none;
    position: absolute;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    width: 100%;
}

.dt-sc-tooltip.type3:hover::after {
    pointer-events: auto;
}

.dt-sc-tooltip.type3:hover .dt-sc-tooltip-content {
    opacity: 1;
    pointer-events: auto;
    transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    -webkit-transition-delay: 0s;
}

.dt-sc-tooltip.type3:hover .dt-sc-tooltip-content-inner {
    transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    -webkit-transition-delay: 0s;
}

.dt-sc-tooltip.type3 .dt-sc-tooltip-content span {
    display: block;
}

.dt-sc-tooltip.type3.dt-sc-tooltip-bottom .dt-sc-tooltip-content {
    bottom: auto;
    top: 100%;
    margin: 20px 0 0;
}

.dt-sc-tooltip.type3.dt-sc-tooltip-bottom .dt-sc-tooltip-content-inner {
    border-top: 5px solid #000;
    border-bottom: none;
}

.dt-sc-tooltip.type3.dt-sc-tooltip-bottom .dt-sc-tooltip-content:after {
    border-color: transparent transparent #000;
    bottom: auto;
    top: -20px;
}

.dt-sc-tooltip.type3.dt-sc-tooltip-bottom .dt-sc-tooltip-content-inner span {
    transform: translate3d(0px, -100%, 0px);
    -moz-transform: translate3d(0px, -100%, 0px);
    -ms-transform: translate3d(0px, -100%, 0px);
    -o-transform: translate3d(0px, -100%, 0px);
    -webkit-transform: translate3d(0px, -100%, 0px);
}

.dt-sc-tooltip.type3.dt-sc-tooltip-right .dt-sc-tooltip-content-inner span {
    transform: translate3d(-100%, 0px, 0px);
    -moz-transform: translate3d(-100%, 0px, 0px);
    -ms-transform: translate3d(-100%, 0px, 0px);
    -o-transform: translate3d(-100%, 0px, 0px);
    -webkit-transform: translate3d(-100%, 0px, 0px);
}

.dt-sc-tooltip.type3.dt-sc-tooltip-left .dt-sc-tooltip-content-inner span {
    transform: translate3d(100%, 0px, 0px);
    -moz-transform: translate3d(100%, 0px, 0px);
    -ms-transform: translate3d(100%, 0px, 0px);
    -o-transform: translate3d(100%, 0px, 0px);
    -webkit-transform: translate3d(100%, 0px, 0px);
}

.dt-sc-tooltip.type3.dt-sc-tooltip-bottom:hover .dt-sc-tooltip-content-inner span,
.dt-sc-tooltip.type3.dt-sc-tooltip-right:hover .dt-sc-tooltip-content-inner span,
.dt-sc-tooltip.type3.dt-sc-tooltip-left:hover .dt-sc-tooltip-content-inner span {
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.dt-sc-tooltip.dt-sc-tooltip-right.type3 .dt-sc-tooltip-content:after {
    right: auto;
    left: -20px;
    border-color: transparent #000 transparent transparent;
    top: 0;
    bottom: 0;
}

.dt-sc-tooltip.dt-sc-tooltip-right.type3 .dt-sc-tooltip-content {
    top: 0;
    bottom: 0;
    left: 115%;
    right: auto;
    margin: auto;
}

.dt-sc-tooltip.dt-sc-tooltip-right.type3 .dt-sc-tooltip-content-inner {
    border-left: 5px solid #000;
    border-bottom: none;
    transform: scale3d(1, 0, 1);
    -webkit-transform: scale3d(1, 0, 1);
    -o-transform: scale3d(1, 0, 1);
    -ms-transform: scale3d(1, 0, 1);
    -moz-transform: scale3d(1, 0, 1);
}

.dt-sc-tooltip.dt-sc-tooltip-right.type3:hover .dt-sc-tooltip-content-inner {
    transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
}

.dt-sc-tooltip.dt-sc-tooltip-left.type3 .dt-sc-tooltip-content:after {
    right: -20px;
    left: auto;
    border-color: transparent transparent transparent #000;
    top: 0;
    bottom: 0;
}

.dt-sc-tooltip.dt-sc-tooltip-left.type3 .dt-sc-tooltip-content {
    top: 0;
    bottom: 0;
    right: 115%;
    left: auto;
    margin: auto;
}

.dt-sc-tooltip.dt-sc-tooltip-left.type3 .dt-sc-tooltip-content-inner {
    border-right: 5px solid #000;
    border-bottom: none;
    transform: scale3d(1, 0, 1);
    -webkit-transform: scale3d(1, 0, 1);
    -o-transform: scale3d(1, 0, 1);
    -ms-transform: scale3d(1, 0, 1);
    -moz-transform: scale3d(1, 0, 1);
}

.dt-sc-tooltip.dt-sc-tooltip-left.type3:hover .dt-sc-tooltip-content-inner {
    transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
}

.dt-sc-tooltip.type4 span:after {
    backface-visibility: hidden;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    top: 100%;
    width: 0;
    border-top: 10px solid #000;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.dt-sc-tooltip.type4:hover span {
    backface-visibility: hidden;
    opacity: 1;
    pointer-events: auto;
    transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
}

.dt-sc-tooltip.type4 span {
    backface-visibility: hidden;
    background: #000;
    bottom: 135%;
    color: #ffffff;
    cursor: default;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    padding: 15px;
    pointer-events: none;
    position: absolute;
    text-align: center;
    transform: scale3d(0.1, 0.2, 1);
    -moz-transform: scale3d(0.1, 0.2, 1);
    -ms-transform: scale3d(0.1, 0.2, 1);
    -o-transform: scale3d(0.1, 0.2, 1);
    -webkit-transform: scale3d(0.1, 0.2, 1);
    transform-origin: 50% 120% 0;
    -moz-transform-origin: 50% 120% 0;
    -ms-transform-origin: 50% 120% 0;
    -o-transform-origin: 50% 120% 0;
    -webkit-transform-origin: 50% 120% 0;
    transition: opacity 0.4s ease 0s, transform 0.4s cubic-bezier(0.6, 0, 0.4, 1) 0s;
    -moz-transition: opacity 0.4s ease 0s, transform 0.4s cubic-bezier(0.6, 0, 0.4, 1) 0s;
    -ms-transition: opacity 0.4s ease 0s, transform 0.4s cubic-bezier(0.6, 0, 0.4, 1) 0s;
    -o-transition: opacity 0.4s ease 0s, transform 0.4s cubic-bezier(0.6, 0, 0.4, 1) 0s;
    -webkit-transition: opacity 0.4s ease 0s, transform 0.4s cubic-bezier(0.6, 0, 0.4, 1) 0s;
    width: 100%;
    z-index: 9999;
}

.dt-sc-tooltip.dt-sc-tooltip-right.type4 span:after {
    border-color: transparent #000 transparent transparent;
    top: 0;
    bottom: 0;
    left: -20px;
    right: auto;
    height: 1px;
}

.dt-sc-tooltip.dt-sc-tooltip-right.type4 span {
    top: 0;
    bottom: 0;
    right: -110%;
    left: auto;
}

.dt-sc-tooltip.dt-sc-tooltip-bottom.type4 span:after {
    border-color: transparent transparent #000;
    top: -20px;
    bottom: auto;
    margin: auto;
    left: 0;
    right: 0;
    height: 1px;
}

.dt-sc-tooltip.dt-sc-tooltip-bottom.type4 span {
    top: 0;
    bottom: auto;
    top: 135%;
    left: auto;
}

.dt-sc-tooltip.dt-sc-tooltip-left.type4 span:after {
    border-color: transparent transparent transparent #000;
    top: 0;
    bottom: 0;
    right: -20px;
    left: auto;
    height: 1px;
}

.dt-sc-tooltip.dt-sc-tooltip-left.type4 span {
    top: 0;
    bottom: 0;
    right: 110%;
    left: auto;
}


/*----*****---- << Team >> ----*****----*/

.dt-sc-team {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}

.dt-sc-team .image img {
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.dt-sc-team.type1>h4 {
    font-weight: 300;
    margin-bottom: 10px;
}

.dt-sc-team.type1>h5 {
    font-weight: 300;
}

.dt-sc-team.type1 .image {
    display: inline-block;
    height: 230px;
    margin-bottom: 20px;
    width: 230px;
}

.dt-sc-team.type1 .image img {
    border-radius: 50%;
}

.dt-sc-team .image {
    padding: 0;
    position: relative;
    text-align: center;
    z-index: 9;
}

.dt-sc-team.type1 .image-overlay {
    border-radius: 50%;
    display: table;
    width: 230px;
    height: 230px;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    background: rgba(0, 0, 0, 0.2);
}

.dt-sc-team.type1:hover .image-overlay {
    opacity: 1;
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    background: rgba(255, 255, 255, 0.5);
}

.dt-sc-team.type1 .team-details-social-icons {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.dt-sc-team.type1 .team-details-social-icons a {
    font-size: 18px;
    margin: 0 1px;
    padding: 0;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    width: 40px;
    display: inline-block;
    background-color: #eee;
    color: #000;
}

.dt-sc-team.type2.alignleft,
.dt-sc-team.type2.alignright {
    background: #f1f1f1;
    padding: 20px;
}

.dt-sc-team.type2.alignleft {
    text-align: left;
    background: #f1f1f1;
    padding: 20px;
}

.dt-sc-team.type2.alignright {
    text-align: right;
}

.dt-sc-team.type2 .image {
    position: absolute;
    top: -45px;
    width: 125px;
}

.dt-sc-team.type2 h4 {
    margin-bottom: 10px;
}

.dt-sc-team.type2.alignright .image {
    left: 20px;
}

.dt-sc-team.type2.alignleft .image {
    right: 20px;
}

.dt-sc-team.type2 .image img {
    border-radius: 50%;
}

::i-block-chrome,
.dt-sc-team.type2 .image img {
    border: none;
}

.dt-sc-team.type2 .team-details-social-icons a,
.dt-sc-team.type3 .team-details-social-icons a {
    background: #545454;
    border-radius: 50%;
    color: #999;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
    margin-right: 3px;
}

.dt-sc-team.type2 .team-details-social-icons a:after,
.dt-sc-team.type3 .team-details-social-icons a:after {
    content: "";
    height: 100%;
    position: absolute;
    right: -110%;
    top: -110%;
    border-radius: 50%;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 200%;
    z-index: -1;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-team.type2 .team-details-social-icons a:hover,
.dt-sc-team.type3 .team-details-social-icons a:hover {
    color: #fff;
}

.dt-sc-team.type2 .team-details-social-icons a:hover:after,
.dt-sc-team.type3 .team-details-social-icons a:hover:after {
    height: 300%;
}


/* Safari 5+ ONLY */

@media screen and (-webkit-min-device-pixel-ratio:0) {
     ::i-block-chrome,
    .dt-sc-team.type2 .team-details-social-icons a:after,
    .dt-sc-team.type3 .team-details-social-icons a:after,
    .dt-sc-social-icons li a:after {
        right: 0;
        top: 0;
        left: 0;
        width: 100%;
        transform: rotate(0deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        border-radius: 50%;
    }
     ::i-block-chrome,
    .dt-sc-team.type2 .team-details-social-icons a:hover:after,
    .dt-sc-team.type3 .team-details-social-icons a:hover:after,
    .dt-sc-social-icons li a:hover:after {
        height: 100%;
    }
     ::i-block-chrome,
    .entry-meta .entry_format {
        top: -8px;
    }
}

.dt-sc-team.type3 {
    line-height: 0;
    text-align: left;
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
}

.dt-sc-team.type3 .team-details {
    background: rgba(0, 0, 0, 0.85);
    height: 100%;
    bottom: 0;
    position: absolute;
    left: -100%;
    width: 100%;
    z-index: 9;
    overflow: hidden;
    padding: 25px;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-team.type3:hover .team-details {
    left: 0;
}

.dt-sc-team.type3 .team-details h4 {
    margin-bottom: 5px;
    position: relative;
    left: -100%;
}

.dt-sc-team.type3 .team-details h4 a {
    color: #fff;
}

.dt-sc-team.type3:hover .team-details h5 {
    right: 0;
}

.dt-sc-team.type3:hover .team-details h5,
.dt-sc-team.type3:hover .team-details h4 {
    transition: all 300ms linear 350ms;
    -moz-transition: all 300ms linear 350ms;
    -ms-transition: all 300ms linear 350ms;
    -o-transition: all 300ms linear 350ms;
    -webkit-transition: all 300ms linear 350ms;
}

.dt-sc-team.type3:hover .team-details h4 {
    left: 0;
}

.dt-sc-team.type3 .team-details>h5 {
    position: relative;
    right: -110%;
}

.dt-sc-team.type3 .team-details>p {
    border-top: 1px solid #999;
    padding-top: 20px;
    color: #999;
}

.dt-sc-social-icons li {
    float: left;
    display: inline-block;
    padding: 0;
}

.dt-sc-social-icons {
    display: inline-block;
}

.post-author-details .dt-sc-social-icons li a {
    font-size: 24px;
    color: #9c9c9c;
    line-height: 48px;
    padding: 0 16px;
}

.dt-sc-social-icons li a {
    display: inline-block;
    text-align: center;
    transition: all 300ms linear 0s;
    color: #888888;
    line-height: 40px;
    float: left;
    position: relative;
    overflow: hidden;
    z-index: 2;
    background-color: #000;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    margin: 0 5px 0 0;
    width: 40px;
}

.dt-sc-social-icons li a:hover,
.post-author-details .dt-sc-social-icons li a:hover {
    color: #ffffff;
}

.dt-sc-social-icons.without-border li a {
    border: none;
}

.dt-sc-team .dt-sc-social-icons li a {
    padding: 0;
    width: 37px;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li a:hover,
.dt-sc-social-icons.socialicons-textcolor li a:hover,
.dt-sc-social-icons.without-border li a:hover {
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .facebook:hover:after {
    background-color: #3b5998;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .twitter:hover:after {
    background-color: #00aced;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .googleplus:hover:after {
    background-color: #C63D2D;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .pinterest:hover:after {
    background-color: #910101;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .youtube:hover:after {
    background-color: #C4302B;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .delicious:hover:after {
    background-color: #3399ff;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .deviantart:hover:after {
    background-color: #4dc47d;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .digg:hover:after {
    background-color: #000;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .facebooksquare:hover:after {
    background-color: #3b5998;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .google:hover:after {
    background-color: #C63D2D;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .weibo:hover:after {
    background-color: #d52b2a;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .reddit:hover:after {
    background-color: #ff4500;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .yahoo:hover:after {
    background-color: #400191;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .vimeosquare:hover:after {
    background-color: #aad450;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .stumbleupon:hover:after {
    background-color: #eb4823;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .linkedin:hover:after {
    background-color: #007bb6;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .skype:hover:after {
    background-color: #00aff0;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .dribbble:hover:after {
    background-color: #ea4c89;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .flickr:hover:after {
    background-color: #FE0883;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .tumblr:hover:after {
    background-color: #32506d;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li .behance:hover:after {
    background-color: #2897d0;
}

.dt-sc-social-icons.socialicons-bgcolor li a,
.post-author-details .dt-sc-social-icons.socialicons-bgcolor li a {
    color: #fff;
}

.dt-sc-social-icons.socialicons-bgcolor li .facebook {
    background-color: #3b5998;
    border-color: #3b5998;
}

.dt-sc-social-icons.socialicons-bgcolor li .twitter {
    background-color: #00aced;
    border-color: #00aced;
}

.dt-sc-social-icons.socialicons-bgcolor li .googleplus {
    background-color: #C63D2D;
    border-color: #C63D2D;
}

.dt-sc-social-icons.socialicons-bgcolor li .pinterest {
    background-color: #910101;
    border-color: #910101;
}

.dt-sc-social-icons.socialicons-bgcolor li .youtube {
    background-color: #C4302B;
    border-color: #C4302B;
}

.dt-sc-social-icons.socialicons-bgcolor li .delicious {
    background-color: #3399ff;
    border-color: #3399ff;
}

.dt-sc-social-icons.socialicons-bgcolor li .deviantart {
    background-color: #4dc47d;
    border-color: #4dc47d;
}

.dt-sc-social-icons.socialicons-bgcolor li .digg {
    background-color: #000;
    border-color: #000;
}

.dt-sc-social-icons.socialicons-bgcolor li .facebooksquare {
    background-color: #3b5998;
    border-color: #3b5998;
}

.dt-sc-social-icons.socialicons-bgcolor li .google {
    background-color: #C63D2D;
    border-color: #C63D2D;
}

.dt-sc-social-icons.socialicons-bgcolor li .weibo {
    background-color: #d52b2a;
    border-color: #d52b2a;
}

.dt-sc-social-icons.socialicons-bgcolor li .reddit {
    background-color: #ff4500;
    border-color: #ff4500;
}

.dt-sc-social-icons.socialicons-bgcolor li .yahoo {
    background-color: #400191;
    border-color: #400191;
}

.dt-sc-social-icons.socialicons-bgcolor li .vimeosquare {
    background-color: #aad450;
    border-color: #aad450;
}

.dt-sc-social-icons.socialicons-bgcolor li .stumbleupon {
    background-color: #eb4823;
    border-color: #eb4823;
}

.dt-sc-social-icons.socialicons-bgcolor li .linkedin {
    background-color: #007bb6;
    border-color: #007bb6;
}

.dt-sc-social-icons.socialicons-bgcolor li .skype {
    background-color: #00aff0;
    border-color: #00aff0;
}

.dt-sc-social-icons.socialicons-bgcolor li .dribbble {
    background-color: #ea4c89;
    border-color: #ea4c89;
}

.dt-sc-social-icons.socialicons-bgcolor li .flickr {
    background-color: #FE0883;
    border-color: #FE0883;
}

.dt-sc-social-icons.socialicons-bgcolor li .tumblr {
    background-color: #32506d;
    border-color: #32506d;
}

.dt-sc-social-icons.socialicons-bgcolor li .behance {
    background-color: #2897d0;
    border-color: #2897d0;
}

.dt-sc-social-icons.socialicons-bgcolor li a:after {
    display: none;
}

.dt-sc-social-icons.socialicons-bgcolor li a {
    border: 1px solid;
}

.dt-sc-social-icons.socialicons-bgcolor li .facebook:hover {
    color: #3b5998;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .twitter:hover {
    color: #00aced;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .googleplus:hover {
    color: #C63D2D;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .pinterest:hover {
    color: #910101;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .youtube:hover {
    color: #C4302B;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .delicious:hover {
    color: #3399ff;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .deviantart:hover {
    color: #4dc47d;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .digg:hover {
    color: #000;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .facebooksquare:hover {
    color: #3b5998;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .google:hover {
    color: #C63D2D;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .weibo:hover {
    color: #d52b2a;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .reddit:hover {
    color: #ff4500;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .yahoo:hover {
    color: #400191;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .vimeosquare:hover {
    color: #aad450;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .stumbleupon:hover {
    color: #eb4823;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .linkedin:hover {
    color: #007bb6;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .skype:hover {
    color: #00aff0;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .dribbble:hover {
    color: #ea4c89;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .flickr:hover {
    color: #FE0883;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .tumblr:hover {
    color: #32506d;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-bgcolor li .behance:hover {
    color: #2897d0;
    background-color: inherit;
}

.dt-sc-social-icons.socialicons-textcolor li .facebook {
    color: #3b5998;
    border-color: #3b5998;
}

.dt-sc-social-icons.socialicons-textcolor li .twitter {
    color: #00aced;
    border-color: #00aced;
}

.dt-sc-social-icons.socialicons-textcolor li .googleplus {
    color: #C63D2D;
    border-color: #C63D2D;
}

.dt-sc-social-icons.socialicons-textcolor li .pinterest {
    color: #910101;
    border-color: #910101;
}

.dt-sc-social-icons.socialicons-textcolor li .youtube {
    color: #C4302B;
    border-color: #C4302B;
}

.dt-sc-social-icons.socialicons-textcolor li .delicious {
    color: #3399ff;
    border-color: #3399ff;
}

.dt-sc-social-icons.socialicons-textcolor li .deviantart {
    color: #4dc47d;
    border-color: #4dc47d;
}

.dt-sc-social-icons.socialicons-textcolor li .digg {
    color: #000;
    border-color: #000;
}

.dt-sc-social-icons.socialicons-textcolor li .facebooksquare {
    color: #3b5998;
    border-color: #3b5998;
}

.dt-sc-social-icons.socialicons-textcolor li .google {
    color: #C63D2D;
    border-color: #C63D2D;
}

.dt-sc-social-icons.socialicons-textcolor li .weibo {
    color: #d52b2a;
    border-color: #d52b2a;
}

.dt-sc-social-icons.socialicons-textcolor li .reddit {
    color: #ff4500;
    border-color: #ff4500;
}

.dt-sc-social-icons.socialicons-textcolor li .yahoo {
    color: #400191;
    border-color: #400191;
}

.dt-sc-social-icons.socialicons-textcolor li .vimeosquare {
    color: #aad450;
    border-color: #aad450;
}

.dt-sc-social-icons.socialicons-textcolor li .stumbleupon {
    color: #eb4823;
    border-color: #eb4823;
}

.dt-sc-social-icons.socialicons-textcolor li .linkedin {
    color: #007bb6;
    border-color: #007bb6;
}

.dt-sc-social-icons.socialicons-textcolor li .skype {
    color: #00aff0;
    border-color: #00aff0;
}

.dt-sc-social-icons.socialicons-textcolor li .dribbble {
    color: #ea4c89;
    border-color: #ea4c89;
}

.dt-sc-social-icons.socialicons-textcolor li .flickr {
    color: #FE0883;
    border-color: #FE0883;
}

.dt-sc-social-icons.socialicons-textcolor li .tumblr {
    color: #32506d;
    border-color: #32506d;
}

.dt-sc-social-icons.socialicons-textcolor li .behance {
    color: #2897d0;
    border-color: #2897d0;
}

.dt-sc-social-icons.socialicons-textcolor li .facebook:hover {
    background-color: #3b5998;
}

.dt-sc-social-icons.socialicons-textcolor li .twitter:hover {
    background-color: #00aced;
}

.dt-sc-social-icons.socialicons-textcolor li .googleplus:hover {
    background-color: #C63D2D;
}

.dt-sc-social-icons.socialicons-textcolor li .pinterest:hover {
    background-color: #910101;
}

.dt-sc-social-icons.socialicons-textcolor li .youtube:hover {
    background-color: #C4302B;
}

.dt-sc-social-icons.socialicons-textcolor li .delicious:hover {
    background-color: #3399ff;
}

.dt-sc-social-icons.socialicons-textcolor li .deviantart:hover {
    background-color: #4dc47d;
}

.dt-sc-social-icons.socialicons-textcolor li .digg:hover {
    background-color: #000;
}

.dt-sc-social-icons.socialicons-textcolor li .facebooksquare:hover {
    background-color: #3b5998;
}

.dt-sc-social-icons.socialicons-textcolor li .google:hover {
    background-color: #C63D2D;
}

.dt-sc-social-icons.socialicons-textcolor li .weibo:hover {
    background-color: #d52b2a;
}

.dt-sc-social-icons.socialicons-textcolor li .reddit:hover {
    background-color: #ff4500;
}

.dt-sc-social-icons.socialicons-textcolor li .yahoo:hover {
    background-color: #400191;
}

.dt-sc-social-icons.socialicons-textcolor li .vimeosquare:hover {
    background-color: #aad450;
}

.dt-sc-social-icons.socialicons-textcolor li .stumbleupon:hover {
    background-color: #eb4823;
}

.dt-sc-social-icons.socialicons-textcolor li .linkedin:hover {
    background-color: #007bb6;
}

.dt-sc-social-icons.socialicons-textcolor li .skype:hover {
    background-color: #00aff0;
}

.dt-sc-social-icons.socialicons-textcolor li .dribbble:hover {
    background-color: #ea4c89;
}

.dt-sc-social-icons.socialicons-textcolor li .flickr:hover {
    background-color: #FE0883;
}

.dt-sc-social-icons.socialicons-textcolor li .tumblr:hover {
    background-color: #32506d;
}

.dt-sc-social-icons.socialicons-textcolor li .behance:hover {
    background-color: #2897d0;
}

.dt-sc-social-icons.socialicons-textcolor li a:hover {
    color: #fff;
}

.dt-sc-social-icons.socialicons-bgcolor-hover li a:hover {
    color: #fff !important;
}

.dt-sc-social-icons.socialicons-textcolor.without-border li a:hover {
    color: inherit;
    background-color: inherit;
}

.dt-sc-social-icons.rounded-corner li:first-child a {
    border-radius: 5px 0 0 5px;
}

.dt-sc-social-icons.rounded-corner li:last-child a {
    border-radius: 0px 5px 5px 0px;
}


/*----*****---- << Client >> ----*****----*/

.dt-sc-partner-carousel-wrapper {
    clear: both;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

.dt-sc-partner-carousel li {
    display: block;
    float: left;
    margin: 0 40px;
    text-align: center;
    padding: 0;
}

.dt-sc-partner-carousel {
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.dt-sc-partner-carousel img:hover,
.partner-carousel img:hover {
    opacity: 0.7;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}


/*----*****---- << Events >> ----*****----*/

.dt-sc-events-list {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 0 10px 100px;
    margin-bottom: 30px;
}

.dt-sc-events-list .event-meta {
    position: absolute;
    left: 0;
    padding: 0;
    text-align: center;
}

.dt-sc-events-list .event-meta .date {
    width: 80px;
    height: 80px;
    line-height: 26px;
    font-size: 20px;
    margin: 0;
    padding: 0;
    border: 1px solid;
    border-radius: 50%;
    position: relative;
}

.dt-sc-events-list .event-meta .date span {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 14px;
}

.dt-sc-events-list .event-details {
    display: block;
    margin: 0;
    padding: 0;
}

.dt-sc-events-list .event-details h4 {
    margin-bottom: 5px;
    font-size: 30px;
    font-weight: 300;
}

.dt-sc-events-list .event-metadata .fa {
    margin-right: 5px;
}

.dt-sc-events-list.featured-event .event-details .event-body p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}

.dt-sc-events-list.featured-event .event-body {
    margin-top: 20px;
}

.dt-sc-events-list.featured-event .event-details h4 {
    margin-bottom: 10px;
    font-size: 40px;
}

.dt-sc-events-list .event-details .event-metadata p {
    font-size: 14px;
}

.dt-sc-events-list.featured-event .event-details .event-metadata p {
    font-size: 16px;
}

.dt-sc-events-list.featured-event {
    padding-left: 140px;
}

.dt-sc-events-list.featured-event .event-meta .date {
    width: 108px;
    height: 108px;
    font-size: 25px;
}

.dt-sc-events-list.featured-event .event-meta .date span {
    top: 26px;
    color: #fff;
}


/*----*****---- << Media >> ----*****----*/

.videoItem,
.imageItem {
    display: block;
    position: relative;
}

.videoItem:before,
.imageItem:before {
    font-family: FontAwesome;
    font-size: 29px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.videoItem:before {
    content: "\f04b";
    padding: 20px;
    border: 8px solid rgba(255, 255, 255, 0.8);
    border-radius: 50%;
}

.imageItem:before {
    content: "\f03e";
    width: auto;
    font-size: 48px;
}

.videoItem:hover:before,
.imageItem:hover:before {
    color: #fff;
    -webkit-animation: 0.7s ease-in pulse;
    -moz-animation: 0.7s ease-in pulse;
    animation: 0.7s ease-in pulse;
    -o-animation: 0.7s ease-in pulse;
    border-color: #fff;
    border-width: 10px;
}


/*----*****---- << Contact >> ----*****----*/

.wpcf7-form p span {
    float: left;
    width: 100%;
    position: relative;
}

.wpcf7-form input[type="submit"] {
    margin-top: 10px;
}

.fullwidth-button input[type="submit"] {
    width: 100%;
}

.dt-sc-contact-info {
    float: left;
    width: 100%;
    word-wrap: break-word;
}

.full-width-section[style="background-color:#000000;"] p.dt-sc-contact-info {
    color: #fff;
}

.dt-sc-contact-info p {
    color: #616161;
    float: left;
    width: 100%;
    display: block;
    clear: both;
    margin-bottom: 20px;
}

.dt-sc-contact-info .fa {
    margin: 0px 10px 10px 0px;
    float: left;
    display: inline-block;
    font-size: 14px;
    top: 8px;
    position: relative;
}

.dt-sc-contact-info a:hover {
    color: #616161;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.dt-sc-contact-detail {
    display: block;
    margin-bottom: 30px;
    clear: both;
}

.dt-sc-contact-info.type2 {
    border: 1px solid #eaeaea;
}

.dt-sc-contact-info.type2 .dt-sc-contact-detail h4 {
    margin-bottom: 5px;
}

.dt-sc-contact-info.type2 .dt-sc-contact-detail p {
    margin-bottom: 10px;
}

.contact-icon {
    float: left;
    width: 100%;
    border-top: 1px solid #eaeaea;
}

.dt-sc-contact-info.type2 .contact-icon {
    padding: 16px 0 6px 30px;
    background-color: #f8f8f8;
}

.dt-sc-contact-info.type2 .dt-sc-contact-detail {
    padding: 15px 0 5px 30px;
    float: left;
    width: 100%;
    margin: 0;
}

.dt-sc-contact-info.type2 .fa {
    margin: 0;
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    top: 0;
    text-align: center;
    line-height: 40px;
    top: -5px;
    margin-right: 10px;
}

.dt-sc-contact-info.type2 .contact-icon h4 {
    margin: 0;
    line-height: 25px;
}

.dt-sc-contact-info.type2 .contact-icon h4 a {
    color: #222;
}

.dt-sc-contact-info.type3 p .fa {
    font-size: 13px;
    font-weight: normal;
    float: left;
    font-family: FontAwesome;
    margin: 0px 7px 0px 0px;
    padding-bottom: 5px;
}

.dt-sc-contact-info.type3 p span {
    margin-right: 10px;
}

.dt-sc-contact-info.type3 p:nth-of-type(2n) {
    margin-bottom: 20px;
}

.dt-sc-contact-info.type3 p {
    margin-bottom: 2px;
}

.dt-sc-working-hours {
    float: left;
    width: 100%;
}

.dt-sc-working-hours span {
    font-weight: bold;
    color: #222;
    float: left;
    width: 170px;
}

.dt-sc-working-hours p:last-child span {
    float: none;
}

.dt-sc-location-detail {
    float: left;
    width: 100%;
    clear: both;
}

.dt-sc-location-detail h6 {
    font-size: 13px;
    font-weight: bold;
}

.dt-sc-location-detail ul li a {
    position: relative;
    line-height: 28px;
    padding-left: 5px;
    color: #222;
}

.dt-sc-location-detail ul li {
    list-style-type: square;
    color: #3b4146;
    padding: 0;
}

.dt-sc-location-detail ul li a:hover {
    color: #3b4146;
}

.dt-sc-location-detail.type2 ul {
    display: block;
    text-align: center;
}

.dt-sc-location-detail.type2 ul li {
    display: inline-block;
    padding: 0 20px 0 15px;
    font-size: 15px;
    position: relative;
}

.dt-sc-location-detail.type2 ul li:before {
    content: "\f041";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
}

.dt-sc-content-highlighter {
    display: inline-block;
}

.dt-sc-content-highlighter.with-pointer {
    position: relative;
}

.dt-sc-content-highlighter.with-pointer>span {
    border-color: transparent;
    border-style: solid;
    border-width: 20px 15px 0 0;
    bottom: -17px;
    content: "";
    display: block;
    height: 0;
    left: -3px;
    position: absolute;
    width: 0;
    transform: rotate(17deg);
    -webkit-transform: rotate(17deg);
    -moz-transform: rotate(17deg);
    -o-transform: rotate(17deg);
    -ms-transform: rotate(17deg);
}

.dt-sc-content-highlighter.with-pointer.pointer-bottom-right>span {
    border-width: 20px 0px 0 13px;
    right: -3px;
    transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    left: auto;
}

.dt-sc-content-highlighter.with-pointer.pointer-top-right>span {
    border-width: 13px 20px 0px 0px;
    right: -17px;
    transform: rotate(-17deg);
    -webkit-transform: rotate(-17deg);
    -moz-transform: rotate(-17deg);
    -o-transform: rotate(-17deg);
    -ms-transform: rotate(-17deg);
    bottom: auto;
    top: -3px;
    left: auto;
}

.dt-sc-content-highlighter.with-pointer.pointer-top-left>span {
    border-width: 15px 0 0px 25px;
    left: -21px;
    transform: rotate(17deg);
    -webkit-transform: rotate(17deg);
    -moz-transform: rotate(17deg);
    -o-transform: rotate(17deg);
    -ms-transform: rotate(17deg);
    bottom: auto;
    top: -3px;
}


/*----*****---- << Consultation Form >> ----*****----*/

.dt-sc-consultation {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 30px 25px 20px;
    position: relative;
    border: 2px solid #e3e5e8;
}

.dt-sc-consultation:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 77px;
    bottom: -77px;
    background: url(../images/form-bg.png) no-repeat;
    left: 0;
    background-size: 100%;
}

.contact-type2 input[type=text],
.contact-type2 input[type=email],
.contact-type2 input[type=text],
.contact-type2 textarea {
    background-color: transparent;
    border-width: 0 0 1px 0;
    padding: 5px 10px 5px 0;
    border-radius: 0;
}

.contact-type2 textarea {
    height: 195px;
}

.contact-type2 input[type=submit] {
    float: none;
    width: 100%;
    text-transform: uppercase;
}

.contact-type2>p input[type="submit"] {
    float: right;
    margin-top: 15px;
}

.full-width-section.parallax .dt-sc-consultation {
    margin-top: -115px;
}

.contact-type2>p.aligncenter input[type="submit"] {
    float: none;
}

.contact-type2>p .dt-sc-button.type6 {
    line-height: 45px;
}

.contact-type2 input[type="text"]:focus,
.contact-type2 input[type="email"]:focus,
.contact-type2 textarea:focus {
    outline: none;
    border-bottom: 1px solid;
}


/*----*****---- << Reservation Form >> ----*****----*/

.dt-sc-reservation-form {
    float: left;
    width: 100%;
    border: 1px solid #eaeaea;
    padding: 30px;
    box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.12);
    background-color: rgba( 255, 255, 255, 0.9);
    position: relative;
    top: 0px;
    z-index: 999;
    border-radius: 3px;
}

.dt-sc-reservation-form.type2 {
    top: 0;
    background: inherit;
    border: none;
    box-shadow: none;
    padding: 0;
}

.dt-sc-reservation-form.type2 .selection-box:after {
    border-radius: 0;
}

.dt-sc-reservation-form.type2 .selection-box {
    margin-bottom: 10px;
}

.dt-sc-reservation-form label {
    font-size: 15px;
    display: block;
}

.parallax-content-bg .dt-sc-reservation-form label {
    text-align: left;
    color: #fff;
}

.parallax-content-bg .dt-sc-reservation-form.type2 .selection-box {
    margin-top: 10px;
}

.dt-sc-reservation-form .button {
    float: left;
    margin: 2px 0 0 0;
    width: 100%;
    padding: 15px 11px 15px;
    font-size: 15px;
    min-height: 50px;
    border: none;
}

#buttons {
    float: left;
    width: 100%;
    padding: 0 60px;
    margin: 40px 0 20px 0;
}

#buttons .button {
    margin-right: 10px;
    float: left;
}

.dt-sc-reserve-details {
    float: left;
    width: 100%;
    padding: 0 60px;
}

.dt-sc-appointment-schedule-box .dt-sc-personal-info .choose-payment {
    margin-top: 10px;
}

.dt-sc-reservation-form.type3 {
    top: 0;
}

.dt-sc-reservation-form.type3 .selection-box:after {
    background-color: #f7f7f7;
    height: 48px;
    top: 1px;
    right: 1px;
    border-left: 1px solid #eaeaea;
}

.dt-sc-reservation-form.type3 select,
.dt-sc-reservation-form.type3 input {
    background-color: #fff;
    border-color: #eaeaea;
}

.dt-sc-reservation-form.type3 .selection-box:before {
    border-top-color: #858585;
    right: 19px;
    top: 2px;
}

.dt-sc-reservation-form.type3 .selection-box {
    margin-bottom: 10px;
}

.ie9 .dt-sc-reservation-form.type3 .selection-box option {
    background-color: transparent;
}

.ie10 .dt-sc-reservation-form.type3 .selection-box:after {
    height: 49px;
    top: 0;
}


/*----*****---- << Menu Card >> ----*****----*/

.dt-sc-fd-menu {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}

.dt-sc-fd-menu-item {
    float: left;
    display: inline-block;
    margin-right: 15px;
}

.dt-sc-fd-menu-item img {
    max-width: 100px;
    border-radius: 50%;
}

.dt-sc-fd-menu-details {
    display: block;
    overflow: hidden;
    position: relative;
}

.dt-sc-fd-price {
    float: right;
    font-size: 16px;
    border-radius: 5px;
    line-height: 24px;
    font-weight: bold;
}

.dt-sc-fd-menu-details h3 {
    font-size: 20px;
    margin-bottom: 10px;
}


/*----*****---- << Opening Hours >> ----*****----*/

.dt-sc-hours-wrapper {
    float: left;
    width: 100%;
}

.dt-sc-hours-content {
    background: #f0f0f0 url(images/textured-pattern-light.png) repeat;
    position: relative;
    text-align: center;
    padding: 20px 10px 10px;
    border: 7px solid #eaeaea;
    border-radius: 10px;
}

.dt-sc-hours-icon {
    text-align: center;
    position: relative;
    display: block;
    padding: 10px 0;
}

.dt-sc-hours-icon span {
    position: absolute;
    z-index: 2;
    color: #958e88;
    left: 0;
    right: 0;
}

.dt-sc-one-half .dt-sc-hours-icon span {
    top: -41px;
}

.dt-sc-hours-icon span {
    top: -59px;
}

.dt-sc-hours-icon:before,
.dt-sc-hours-icon:after {
    content: "";
    position: absolute;
    top: 0px;
    min-width: 50%;
    height: 2px;
    background-color: #958e88;
}

.dt-sc-hours-icon:before {
    left: 0;
    transform: rotate(166deg);
    -moz-transform: rotate(166deg);
    -webkit-transform: rotate(166deg);
    -o-transform: rotate(166deg);
}

.dt-sc-hours-icon:after {
    right: 0;
    transform: rotate(14deg);
    -moz-transform: rotate(14deg);
    -webkit-transform: rotate(14deg);
    -o-transform: rotate(14deg);
}

.dt-sc-hours-content p {
    font-size: 14px;
    color: #fff;
}

.dt-sc-hours-content h3 {
    color: #fff;
}

.dt-sc-hours-wrapper.type2 .dt-sc-hours-content {
    padding: 30px 10px;
}

.dt-sc-hours-wrapper.type2 .dt-sc-hours-content h3,
.dt-sc-hours-wrapper.type2 .dt-sc-hours-content p {
    color: #000;
}

.dt-sc-hours-wrapper.type2 .dt-sc-hours-content {
    background: none;
    border: none;
}


/*----*****---- << Search Form >> ----*****----*/

.dt-sc-location-wrapper {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.dt-sc-location {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.dt-sc-location input[type="radio"] {
    display: none;
}

.dt-sc-location label span {
    background-color: #ffffff;
    border: 1px solid #eaeaea;
    box-shadow: 0 0 0 2px #ffffff inset;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    margin-right: 10px;
    padding-bottom: 0;
    position: relative;
    top: 4px;
    transition: all 0.5s ease 0s;
    width: 16px;
    z-index: 1;
}

.dt-sc-location label {
    cursor: pointer;
}

.dt-sc-search-form .date-icon {
    color: #858585;
    right: 15px;
    position: absolute;
    height: 16px;
    top: 28px;
    width: 16px;
    z-index: 3;
    font-size: 15px;
}

.dt-sc-search-form .button {
    width: 100%;
    font-size: 15px;
    border: none;
}

.dt-sc-appoinment-form {
    float: left;
    width: 100%;
    padding: 20px 15px;
    border: 1px solid #eaeaea;
}

.dt-sc-appoinment-form span {
    float: left;
    width: 100%;
}

.dt-sc-appoinment-form input[type="text"],
.dt-sc-appoinment-form input[type="email"],
.dt-sc-appoinment-form input[type="number"],
.dt-sc-appoinment-form input[type="date"],
.dt-sc-appoinment-form .selection-box,
.dt-sc-appoinment-form select option,
.dt-sc-appoinment-form select {
    background-color: #fff;
}

.dt-sc-appoinment-form input[type="submit"] {
    width: 100%;
}


/*----*****---- << Sermon >> ----*****----*/

.dt-sm-entry {
    float: left;
    padding-bottom: 25px;
    width: 100%;
    position: relative;
}

.dt-sm-entry .dt-sm-image {
    float: left;
    margin-right: 15px;
    position: relative;
    top: 5px;
    width: 15%;
    margin-bottom: 10px;
}

.dt-sm-entry .dt-sm-entry-content {
    float: left;
    width: 80%;
}

.dt-sm-entry .dt-sm-meta {
    font-size: 13px;
    margin-bottom: 5px;
}

.dt-sm-entry .dt-sm-meta .fa {
    margin-right: 5px;
}

.dt-sm-entry .dt-sm-title h2 {
    font-size: 18px;
}

.dt-sm-meta a {
    color: #222;
}


/*----*****---- <<  BMI  >> ----*****----*/

.dt-sc-bmi-frm {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 0px;
}

.full-bg h2 {
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 25px;
    color: #fff;
}

.dt-sc-bmi-frm label {
    font-size: 16px;
    margin-bottom: 10px;
    display: inline-block;
}

.dt-sc-bmi-frm input[name="txtfeet"],
.dt-sc-bmi-frm input[name="txtinches"] {
    width: 38.5%;
    float: left;
    background: inherit;
}

.dt-sc-bmi-frm-detail input[name="txtlbs"] {
    background: inherit;
}

#tblbmicontent .dt-inner-content table td {
    width: 50%;
    padding: 13px 14px;
}

.dt-sc-tabs-container.type6 .dt-sc-tabs-frame,
.dt-sc-tabs-container.type6 {
    margin-bottom: 0;
}

.dt-sc-tabs-container.type6 .dt-sc-tabs-frame-content {
    margin: 0;
    background: inherit;
    border: 1px solid #eaeaea;
}

.dt-sc-tabs-container.type6 ul.dt-sc-tabs-frame li a.current {
    margin: 0;
    background-color: #fff;
    border-color: #edeee8;
}

.dt-sc-tabs-container.type6 ul.dt-sc-tabs-frame li a {
    border-color: #edeee8;
}

.dt-sc-tabs-container.type6 ul.dt-sc-tabs-frame li {
    float: left;
}

.dt-sc-tabs-container.type6.dt-bmi .dt-sc-tabs-frame-content {
    border: none;
    padding: 0;
}

.dt-sc-bmi-frm input[type="submit"],
.dt-sc-bmi-frm input[type="reset"] {
    float: none;
    min-height: 49px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 14px;
}

.tblbmi {
    display: none;
}

.dt-sc-bmi-frm input[name="txtbmi"] {
    display: inline-block;
    color: #f6f6f6;
    float: none;
    width: 105px;
    margin-bottom: 0;
    margin-top: 10px;
    border: 1px solid #eaeaea;
    text-align: center;
    min-height: 49px;
    background: transparent;
    font-size: 30px;
    padding: 1px;
}

.dt-sc-bmi-frm-detail {
    background: #fff;
    display: inline-block;
    width: 64.5%;
    float: left;
    padding: 40px;
    border: 1px solid #edeee8;
}

.dt-sc-bmi-frm .fancyInline {
    position: relative;
    top: 7px;
    margin-left: 1px;
    min-height: 49px;
}

.dt-sc-bmi-frm .fancyInline:hover {
    color: #fff;
}

.dt-inner-content table {
    margin-bottom: 0;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}

.dt-sc-bmi-frm .bmi-result {
    background: url(../images/bmi-frm-bg.png) bottom no-repeat #17192d;
    width: 205px;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    text-align: center;
    border: 1px solid #eaeaea;
}

.dt-sc-bmi-frm .bmi-result label {
    float: none;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    margin: 11px 0px 5px 0px
}

.fancyInline {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}

.dt-sc-paralax.full-paralax4 h2,
.dt-sc-paralax .dt-sc-bmi-frm label {
    color: #ffffff;
}

.ajax_subscribe_msg {
    margin-bottom: 20px;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.bmi-container ul.dt-sc-tabs-frame>li,
.full-paralax4 ul.dt-sc-tabs-frame>li {
    margin-right: 5px;
}

.dt-inner-content th {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}


/*----*****---- << Footer >> ----*****----*/

#footer .textwidget .dt-sc-social-icons {
    float: left;
    margin: 0;
}

#footer .textwidget .dt-sc-social-icons li {
    display: inline-block;
    clear: none;
    float: left;
    margin: 0px;
    padding: 0;
    position: relative;
}

#footer .textwidget .dt-sc-social-icons li:before {
    display: none;
}

.footer-widgets-wrapper .textwidget .dt-sc-social-icons li a {
    font-size: 18px;
    z-index: 2;
    position: relative;
    color: #707070;
    width: 40px;
    padding: 0;
    background-color: #1c1c1c;
}

.copyright .dt-sc-social-icons {
    margin: 0;
    padding: 0;
}


/*----*****---- << Retina Images >> ----*****----*/

@media only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-devicepixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx) {
    .dt-sc-pr-tb-col.type3.selected .dt-sc-tb-header {
        background-image: url(../images/highlight-bg@2x.png);
        background-size: 87px 64px;
    }
}