body {
  line-height: 23px;
}
.mainbody-boxed .t3-mainbody > div {
  margin: 0;
  padding: 40px;
  background: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ec5c24;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #b43e10;
  text-decoration: none;
  outline: none;
}
img {
  max-width: 100%;
}
img.pull-left {
  margin-right: 20px;
  margin-bottom: 20px;
}
img.pull-right {
  margin-left: 20px;
  margin-bottom: 20px;
}
.absolute-full {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.bottom-left {
  position: absolute;
  bottom: 0;
  left: 0;
}
.iframe-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.table-style-2 {
  width: 100%;
}
.table-style-2 tr:nth-of-type(odd) {
  background: #f7f7f7;
}
.table-style-2 tr:nth-of-type(even) {
  background: #fff;
}
.table-style-2 td,
.table-style-2 th {
  padding: 30px;
  border: none;
  text-align: center;
  color: #222222;
  vertical-align: middle;
}
.table-style-2 th {
  background: #222222;
  color: #fff;
  font-weight: bold;
}
@media (max-width: 767px) {
  .table-style-2 thead,
  .table-style-2 tbody,
  .table-style-2 th,
  .table-style-2 td,
  .table-style-2 tr {
    display: block;
  }
}
.domain-pricing-table-holder {
  width: 100%;
  padding: 20px;
  background: #f7f7f7;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.float-left {
  float: left;
  margin-right: 20px;
}
.float-right {
  float: right;
  margin-left: 20px;
}
.col-centered,
.center-block {
  float: none;
  margin: auto;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.display-block {
  display: block;
}
.display-inline-block {
  display: inline-block;
}
.display-table {
  display: table;
}
.display-table-cell {
  display: table-cell;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.will-be-hidden {
  display: none;
}
.overlay {
  position: relative;
}
.overlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.overlay > div,
.YTPOverlay > div,
.overlay > p,
.YTPOverlay > p,
.overlay > .this-title,
.YTPOverlay > .this-title {
  position: relative;
}
.full-wrapper {
  margin: 0 2%;
}
.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15,
.col-lg-17,
.col-md-17,
.col-sm-17,
.col-xs-17 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-15 {
  width: 20%;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
  }
}
.col-xs-17 {
  width: 14.285714%;
}
@media (min-width: 768px) {
  .col-sm-17 {
    width: 14.285714%;
  }
}
@media (min-width: 992px) {
  .col-md-17 {
    width: 14.285714%;
  }
}
@media (min-width: 1200px) {
  .col-lg-17 {
    width: 14.285714%;
  }
}
.opacity-1 {
  opacity: 0.1;
}
.opacity-2 {
  opacity: 0.1;
}
.opacity-3 {
  opacity: 0.3;
}
.opacity-4 {
  opacity: 0.4;
}
.opacity-5 {
  opacity: 0.5;
}
.opacity-6 {
  opacity: 0.6;
}
.opacity-7 {
  opacity: 0.7;
}
.opacity-8 {
  opacity: 0.8;
}
.opacity-9 {
  opacity: 0.8;
}
img.rounded,
.rounded img {
  overflow: hidden;
  margin: 30px auto 30px;
  width: 260px;
  height: 260px;
  border: 10px solid #e4e4e4;
  border-radius: 50%;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.35);
}
.img-holder,
.background-imgholder {
  overflow: hidden;
  height: 100%;
  top: 0px;
  position: absolute;
}
.img-holder:not(.right) + div:not(.text-inner) {
  float: right;
}
.background-imgholder {
  width: 100%;
  left: 0px;
  z-index: 0;
  background-size: cover;
  background-position: 50% 50%;
}
.sppb-container .background-imgholder:not(.full-width) {
  width: calc(100% - 30px);
  left: 15px;
}
@media (max-width: 767px) {
  .center-sm {
    text-align: center;
  }
}
.right {
  right: 0;
}
.vertical-middle:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.vertical-middle > div {
  vertical-align: middle;
  display: inline-block;
}
.transparent > div,
.post-content,
.pricing-style4 .sppb-pricing-box > div {
  transition: background-color 0.4s ease-out;
}
a,
button,
input,
textarea,
img,
.navbar-header,
.form-control,
.flex-viewport li,
.footer-social-links a:before,
.top-content .comDate,
.bottom-content .zoom,
.bottom-content .to-item,
.sppb-addon-content,
.team-box .top-content:after,
.map-section,
.mt-icon,
.sppb-icon,
.this-icon,
.digit,
.trans-d,
.trans-d:before,
.trans-d:after,
.owl-buttons > div {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.trans-k2,
.k2-imgBg,
.k2-img-link {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.sppb-img-thumbnail,
.sppb-fade,
.sppb-thumbnail,
.sppb-modal-dialog {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.invertcolor {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}