@charset "UTF-8";
/*
--------------------------
	Css Indexing
--------------------------
** @typography
--------------------------
** Global css
--------------------------
** Breadcumb Area
-------------------------- 
** Preloader
--------------------------
** Normalize
--------------------------
** Navbar Area
--------------------------
** Header Area
--------------------------
** Support bar Area
--------------------------
** we can develop
--------------------------
** Featured
--------------------------
** latest Item
--------------------------
** Counterup
--------------------------
** Support By Human
--------------------------
** Testimonial
--------------------------
** Announcement
--------------------------
** Intro Area
--------------------------
** Event Sponsored Area
--------------------------
** Call To Action Area
--------------------------
** About Page
--------------------------
** Career Page
--------------------------
** Contact Page
--------------------------
** Data Center Page
--------------------------
** Dedicated Page
--------------------------
** Development Page
--------------------------
** Dashboard Page
--------------------------
** Faq Page
--------------------------
** Forum Page
--------------------------
** Giving Back Page
--------------------------
** Pricing Plan Page
--------------------------
** Hosting Page
--------------------------
** Hire Us Page
--------------------------
** Login Page
--------------------------


*/
/*-----------------
    @Typography
-----------------*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Ubuntu:300,400,500,700");
/*---------------------------
** Global Scss
---------------------------*/
.section-bg-1 {
  background-color: #f0f8ff; }

.section-bg-2 {
  background-color: #19206e; }

.bg-green {
  background-color: #4a40ce; }

.tsk-xl {
  font-size: 50px !important;
  line-height: 60px !important; }

.tsk-lg {
  font-size: 40px !important;
  line-height: 50px !important; }

.tsk-md {
  font-size: 30px !important;
  line-height: 40px !important; }

.tsk-sm {
  font-size: 20px !important;
  line-height: 30px !important; }

.bg_dark {
  background-color: #000036; }

.tsk-table {
  border: 1px solid #f2f2f2;
  border-top: none; }
  .tsk-table thead tr th {
    background-color: #4a40ce;
    color: #fff;
    border: none; }

.alert-tsk {
  background-color: rgba(46, 204, 113, 0.2); }

.section-inner-title {
  font-size: 35px;
  line-height: 45px;
  margin-bottom: 52px; }

.dark-blue-bg {
  background-color: #000036; }

.remove-col-padding {
  padding: 0; }

.navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1); }

.mobile-logo {
  display: none; }

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.50)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.remove-col-padding-right {
  padding-right: 0; }

.remove-col-padding-left {
  padding-left: 0; }

.padding-left-0 {
  padding-left: 0; }

.padding-right-0 {
  padding-left: 0; }

.btn-tsk-outline {
  cursor: pointer;
  outline: none;
  display: inline-block;
  text-decoration: none;
  padding: 15px 40px;
  border: 2px solid #4a40ce;
  border-radius: 5px;
  font-weight: 600;
  background: transparent;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .btn-tsk-outline.color-white {
    color: #fff; }
  .btn-tsk-outline:hover {
    background-color: #4a40ce;
    color: #fff; }
  .btn-tsk-outline:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-tsk-outline.btn-tsk-md {
    padding: 6px 12px;
    font-size: 14px; }
  .btn-tsk-outline.btn-tsk-sm {
    padding: 5px 10px;
    font-size: 12px; }
  .btn-tsk-outline.btn-tsk-xs {
    padding: 1px 5px;
    font-size: 12px; }

.btn-tsk-md {
  padding: 6px 12px;
  font-size: 14px; }

.btn-tsk-sm {
  padding: 5px 10px;
  font-size: 12px; }

.btn-tsk-xs {
  padding: 1px 5px;
  font-size: 12px; }

.padding-top-10 {
  padding-top: 10px; }

.padding-top-20 {
  padding-top: 20px; }

.padding-top-30 {
  padding-top: 30px; }

.padding-top-40 {
  padding-top: 40px; }

.padding-top-50 {
  padding-top: 50px; }

.padding-top-60 {
  padding-top: 60px; }

.padding-top-70 {
  padding-top: 70px; }

.padding-top-80 {
  padding-top: 80px; }

.padding-top-90 {
  padding-top: 90px; }

.padding-top-100 {
  padding-top: 100px; }

.margin-top-10 {
  margin-top: 10px; }

.margin-top-20 {
  margin-top: 20px; }

.margin-top-30 {
  margin-top: 30px; }

.margin-top-40 {
  margin-top: 40px; }

.margin-top-50 {
  margin-top: 50px; }

.margin-top-60 {
  margin-top: 60px; }

.margin-top-70 {
  margin-top: 70px; }

.margin-top-80 {
  margin-top: 80px; }

.margin-top-90 {
  margin-top: 90px; }

.margin-top-100 {
  margin-top: 100px; }

.margin-top-180 {
  margin-top: 180px; }

.margin-bottom-0 {
  margin-bottom: 0px !important; }

.margin-bottom-10 {
  margin-bottom: 10px; }

.margin-bottom-15 {
  margin-bottom: 15px; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.margin-bottom-40 {
  margin-bottom: 40px; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.margin-bottom-60 {
  margin-bottom: 60px; }

.margin-bottom-70 {
  margin-bottom: 70px; }

.margin-bottom-80 {
  margin-bottom: 80px; }

.margin-bottom-90 {
  margin-bottom: 90px; }

.margin-top-100 {
  margin-bottom: 100px; }

.margin-top-120 {
  margin-top: 120px; }

.padding-left-0 {
  padding-left: 0px !important; }

.starrr {
  display: inline-block; }
  .starrr a {
    font-size: 16px;
    padding: 0 1px;
    cursor: pointer;
    color: #FFD119 !important;
    text-decoration: none; }

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: .4rem;
  padding-left: 0.4rem; }

.back-to-top {
  position: fixed;
  right: 30px;
  bottom: 60px;
  width: 50px;
  height: 50px;
  background-color: #4a40ce;
  color: #fff;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  z-index: 99;
  font-size: 25px;
  cursor: pointer;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
  .back-to-top i {
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-45deg); }

.boxed-btn {
  display: inline-block;
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  width: 160px;
  background-color: #000036;
  padding: 0 20px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .boxed-btn:hover {
    color: #fff;
    background-color: #4a40ce; }
  .boxed-btn.btn-rounded {
    border-radius: 30px; }
  .boxed-btn.blank {
    background-color: transparent;
    border: 2px solid #000036;
    color: #000036; }
    .boxed-btn.blank:hover {
      background-color: #4a40ce;
      color: #fff; }

.mwd-700 {
  max-width: 700px; }

.section-title {
  margin-bottom: 57px; }
  .section-title.white .title {
    color: #fff; }
  .section-title.white p {
    color: rgba(255, 255, 255, 0.6); }
  .section-title .title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 23px;
    color: #000036;
    font-weight: 700; }
  .section-title p {
    color: #656565;
    font-size: 16px;
    line-height: 26px; }

.c-white {
  color: #fff; }

.c-red {
  color: #4a40ce; }

.bg-red {
  background-color: #4a40ce; }

.c-green {
  color: #00cf92; }

.submit-btn {
  width: 250px;
  height: 60px;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  text-transform: uppercase;
  background-color: #4a40ce;
  border: none;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer; }
  .submit-btn:hover {
    background-color: #000036; }
  .submit-btn.btn-rounded {
    border-radius: 30px; }
  .submit-btn.btn-center {
    display: block;
    margin: 0 auto;
    margin-top: 25px; }
  .submit-btn:focus {
    outline: none; }

.section-title-inner {
  text-align: center;
  margin-bottom: 45px; }
  .section-title-inner .subtitle {
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: 700;
    color: #4a40ce;
    margin-bottom: 20px;
    display: block; }
  .section-title-inner .title {
    font-size: 48px;
    font-weight: 700;
    line-height: 58px; }

.form-element.margin-bottom-30 {
  margin-bottom: 27px; }

.form-element label {
  color: #000036;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px; }
  .form-element label span {
    color: #BE1F27; }

.form-element select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.has-icon {
  position: relative;
  display: block; }
  .has-icon.textarea .the-icon {
    top: 25px; }
  .has-icon .input-field {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .has-icon .the-icon {
    font-size: 14px;
    position: absolute;
    right: 30px;
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Chrome, Safari, Opera */
    transform: translateY(-50%);
    color: #7c7c90; }

.input-field {
  width: 100%;
  height: 60px;
  padding: 0 30px;
  border-radius: 5px;
  color: #7c7c90; }
  .input-field::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #7c7c90; }
  .input-field:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #7c7c90; }
  .input-field::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #7c7c90; }
  .input-field:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #7c7c90; }
  .input-field.borderd {
    border: 2px solid rgba(0, 0, 0, 0.1); }
    .input-field.borderd:focus {
      border: 2px solid rgba(0, 0, 0, 0.1); }
  .input-field.textarea {
    min-height: 120px;
    padding: 20px 30px;
    resize: none; }
  .input-field.error {
    border: 2px solid #4a40ce; }
    .input-field.error::-webkit-input-placeholder {
      /* WebKit browsers */
      color: #4a40ce; }
    .input-field.error:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #4a40ce; }
    .input-field.error::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #4a40ce; }
    .input-field.error:-ms-input-placeholder {
      /* Internet Explorer 10+ */
      color: #4a40ce; }
    .input-field.error:focus {
      border-color: #4a40ce; }

.video-play-btn {
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 16px;
  background-color: #4a40ce;
  border-radius: 50%;
  color: #fff;
  position: relative;
  z-index: 0; }
  .video-play-btn:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateX(-50%) translateY(-50%);
    /* Chrome, Safari, Opera */
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: rgba(46, 204, 113, 0.7);
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1; }
  .video-play-btn:hover {
    color: #313131; }

.email-success {
  display: block;
  width: 100%; }

.checkbox-element {
  display: inline-block; }

.checkbox-wrapper {
  display: inline-block; }

.checkbox-inner {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  line-height: 24px;
  color: #585869;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .checkbox-inner input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  .checkbox-inner .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid rgba(0, 0, 0, 0.1); }
  .checkbox-inner input:checked ~ .checkmark {
    background-color: #4a40ce; }
  .checkbox-inner .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .checkbox-inner input:checked ~ .checkmark:after {
    display: block; }
  .checkbox-inner .checkmark:after {
    left: 5px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.table-responsive {
  display: table; }

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    opacity: 0; } }

@-moz-keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    opacity: 0; } }

@-o-keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    opacity: 0; } }

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    opacity: 0; } }

@media only screen and (max-width: 991px) {
  .row.reorder-xs {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    direction: rtl; }
  .row.reorder-xs > [class*="col-"] {
    -ms-transform: rotate(-180deg);
    /* IE 9 */
    -webkit-transform: rotate(-180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-180deg);
    direction: ltr; } }

.switch {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 30px; }
  .switch input {
    display: none; }
  .switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f0faff;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }
    .switch .slider.round {
      border-radius: 34px; }
      .switch .slider.round:before {
        border-radius: 50%; }
    .switch .slider:before {
      position: absolute;
      content: "";
      height: 30px;
      width: 30px;
      left: 0px;
      bottom: 0px;
      background-color: #000036;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s; }

input:checked + .slider:before {
  background-color: #4a40ce; }

input:checked + .slider {
  background-color: #f0faff; }

input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #f0faff;
  box-shadow: 0 0 1px #f0faff; }

input:checked + .slider:before {
  -ms-transform: translateX(41px);
  /* IE 9 */
  -webkit-transform: translateX(41px);
  /* Chrome, Safari, Opera */
  transform: translateX(41px); }

.bg-aliceblue {
  background-color: #F0F8FF; }

.d-block {
  display: block; }

/*---------------------
    Breadcumb Area
----------------------*/
.breadcrumb-area {
  padding: 140px 0 140px 0;
  position: relative;
  z-index: 0; }
  .breadcrumb-area.breadcrumb-bg {
    background-image: url(https://thesoftking.com/assets/frontend/images/bg/breadcrumb-bg.jpg);
    background-position: center;
    background-size: cover; }
    .breadcrumb-area.breadcrumb-bg:after {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 54, 0.8);
      content: '';
      z-index: -1; }
  .breadcrumb-area .page-title {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #fff; }
  .breadcrumb-area p {
    color: rgba(255, 255, 255, 0.6); }
  .breadcrumb-area .right-content-area {
    float: right;
    text-align: right;
    position: relative;
    margin-top: 55px;
    width: 300px; }
  .breadcrumb-area .breadcrumb-serach-form .form-control {
    height: 50px;
    border: 1px solid #4a40ce;
    background-color: transparent;
    color: #e6e6e6;
    padding-right: 60px; }
    .breadcrumb-area .breadcrumb-serach-form .form-control::-webkit-input-placeholder {
      /* WebKit browsers */
      color: #e6e6e6; }
    .breadcrumb-area .breadcrumb-serach-form .form-control:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #e6e6e6; }
    .breadcrumb-area .breadcrumb-serach-form .form-control::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #e6e6e6; }
    .breadcrumb-area .breadcrumb-serach-form .form-control:-ms-input-placeholder {
      /* Internet Explorer 10+ */
      color: #e6e6e6; }
  .breadcrumb-area .breadcrumb-serach-form .submit-btn {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #4a40ce;
    color: #fff;
    border: none;
    border-radius: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    overflow: hidden; }
    .breadcrumb-area .breadcrumb-serach-form .submit-btn:after {
      position: absolute;
      right: 0;
      top: 0;
      width: 100px;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.6);
      content: '';
      -ms-transform: skew(35deg) translateX(-100px);
      /* IE 9 */
      -webkit-transform: skew(35deg) translateX(-100px);
      /* Chrome, Safari, Opera */
      transform: skew(35deg) translateX(-100px);
      -webkit-transition: 0.5s ease-out;
      -moz-transition: 0.5s ease-out;
      -o-transition: 0.5s ease-out;
      transition: 0.5s ease-out; }
    .breadcrumb-area .breadcrumb-serach-form .submit-btn:hover:after {
      -ms-transform: skew(35deg) translateX(120px);
      /* IE 9 */
      -webkit-transform: skew(35deg) translateX(120px);
      /* Chrome, Safari, Opera */
      transform: skew(35deg) translateX(120px); }

.content-block p {
  color: rgba(0, 0, 54, 0.6); }

/*-------------------------
    Preloader Css
---------------------------*/
.preloader-inner {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
  background-color: #000036;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 9999; }

.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 150px;
  height: 150px;
  background: transparent;
  border: 3px solid #3c3c3c;
  border-radius: 50%;
  text-align: center;
  line-height: 150px;
  font-family: sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #4a40ce;
  letter-spacing: 4px;
  text-shadow: 0 0 10px #4a40ce;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.loader::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 3px solid transparent;
  border-top: 3px solid #4a40ce;
  border-right: 3px solid #4a40ce;
  border-radius: 50%;
  -webkit-animation: animateCircle 2s linear infinite;
  animation: animateCircle 2s linear infinite; }

.loader span {
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  left: 50%;
  width: 50%;
  height: 4px;
  background: transparent;
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-animation: animate 2s linear infinite;
  animation: animate 2s linear infinite; }

.loader span::before {
  content: '';
  position: absolute;
  top: -6px;
  right: -8px;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  background: #4a40ce;
  -webkit-box-shadow: 0 0 10px #4a40ce;
  box-shadow: 0 0 10px #4a40ce; }

@-webkit-keyframes animateCircle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes animateCircle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes animate {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  100% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg); } }

@keyframes animate {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  100% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg); } }

/*====================
** Normalize
====================*/
html {
  font-family: "Open Sans", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden; }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  margin: 0;
  color: #656565;
  overflow-x: hidden; }

h1 {
  font-size: 60px;
  line-height: 1.0833333333333333; }

h2 {
  font-size: 52px;
  line-height: 1.4444444444444444; }

h3 {
  font-size: 26px;
  line-height: 1.0833333333333333; }

h4 {
  font-size: 22px;
  line-height: 1.2380952380952381; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000036;
  font-weight: 700;
  font-family: "Ubuntu", sans-serif; }

p {
  font-size: 16px;
  color: #CCCCCC;
  line-height: 1.625;
  hyphens: none;
  word-wrap: break-word; }

a {
  color: #000036;
  text-decoration: none; }

a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none; }

a i {
  padding: 0 2px; }

img {
  max-width: 100%; }

/*input and button type focus outline disable*/
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
select:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ddd; }

/**
 * 5.0 - Alignments
 */
.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

/*------------------------------
    Navbar Area
------------------------------*/
.dropdown:hover > .dropdown-menu {
  display: block; }

.navbar-area {
  -webkit-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
  -o-transition: 0.5s ease-in;
  transition: 0.5s ease-in;
  background-color: transparent;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  min-height: 100px; }
  .navbar-area.not-absolute {
    position: initial;
    margin-top: 0;
    background-color: #000036;
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
  .navbar-area.nav-fixed {
    position: fixed;
    left: 0;
    top: 0px;
    width: 100%;
    z-index: 9999;
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
    background-color: #000036;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    margin-top: 0 !important; }
    .navbar-area.nav-fixed .navbar-collapse .navbar-nav .nav-item:hover .dropdown-menu {
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      top: 100%; }
  .navbar-area .navbar-collapse {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in; }
    .navbar-area .navbar-collapse .navbar-nav .nav-item {
      display: inline-block;
      font-size: 16px;
      line-height: 35px;
      font-weight: 600;
      padding: 20px 10px;
      position: relative; }
      .navbar-area .navbar-collapse .navbar-nav .nav-item.nav-btn .nav-link {
        background-color: #4a40ce;
        padding: 3px 20px;
        color: #fff;
        border-radius: 3px;
        margin-top: 5px;
        position: relative;
        overflow: hidden; }
        .navbar-area .navbar-collapse .navbar-nav .nav-item.nav-btn .nav-link:after {
          position: absolute;
          left: 0;
          top: 0;
          width: 50px;
          height: 100%;
          background-color: rgba(255, 255, 255, 0.2);
          content: '';
          -ms-transform: skewX(35deg) translateX(-60px);
          /* IE 9 */
          -webkit-transform: skewX(35deg) translateX(-60px);
          /* Chrome, Safari, Opera */
          transform: skewX(35deg) translateX(-60px);
          -webkit-transition: all 0.3s ease-in;
          -moz-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }
        .navbar-area .navbar-collapse .navbar-nav .nav-item.nav-btn .nav-link:before {
          position: absolute;
          right: 0;
          top: 0;
          width: 50px;
          height: 100%;
          background-color: rgba(255, 255, 255, 0.2);
          content: '';
          -ms-transform: skewX(-35deg) translateX(60px);
          /* IE 9 */
          -webkit-transform: skewX(-35deg) translateX(60px);
          /* Chrome, Safari, Opera */
          transform: skewX(-35deg) translateX(60px);
          -webkit-transition: all 0.3s ease-in;
          -moz-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }
        .navbar-area .navbar-collapse .navbar-nav .nav-item.nav-btn .nav-link:hover:after {
          -ms-transform: skewX(35deg) translateX(120px);
          /* IE 9 */
          -webkit-transform: skewX(35deg) translateX(120px);
          /* Chrome, Safari, Opera */
          transform: skewX(35deg) translateX(120px); }
        .navbar-area .navbar-collapse .navbar-nav .nav-item.nav-btn .nav-link:hover:before {
          -ms-transform: skewX(-35deg) translateX(-120px);
          /* IE 9 */
          -webkit-transform: skewX(-35deg) translateX(-120px);
          /* Chrome, Safari, Opera */
          transform: skewX(-35deg) translateX(-120px); }
      .navbar-area .navbar-collapse .navbar-nav .nav-item:hover .dropdown-menu {
        padding: 0;
        border-radius: 0;
        margin: 0;
        -webkit-transition: 0.5s ease-in;
        -moz-transition: 0.5s ease-in;
        -o-transition: 0.5s ease-in;
        transition: 0.5s ease-in; }
        .navbar-area .navbar-collapse .navbar-nav .nav-item:hover .dropdown-menu .dropdown-item {
          font-size: 14px;
          font-weight: 600;
          color: #737286;
          -webkit-transition: all 0.3s ease-in;
          -moz-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }
          .navbar-area .navbar-collapse .navbar-nav .nav-item:hover .dropdown-menu .dropdown-item:hover {
            background-color: #4a40ce;
            color: #fff; }
      .navbar-area .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        top: 100%; }
        .navbar-area .navbar-collapse .navbar-nav .nav-item .dropdown-menu.show {
          padding: 0;
          border-radius: 0; }
          .navbar-area .navbar-collapse .navbar-nav .nav-item .dropdown-menu.show .dropdown-item {
            font-size: 14px;
            font-weight: 600;
            color: #737286;
            -webkit-transition: all 0.3s ease-in;
            -moz-transition: all 0.3s ease-in;
            -o-transition: all 0.3s ease-in;
            transition: all 0.3s ease-in; }
            .navbar-area .navbar-collapse .navbar-nav .nav-item .dropdown-menu.show .dropdown-item:hover {
              background-color: #4a40ce;
              color: #fff; }
      .navbar-area .navbar-collapse .navbar-nav .nav-item:hover .nav-link {
        color: #fff; }
      .navbar-area .navbar-collapse .navbar-nav .nav-item.active .nav-link {
        color: #fff; }
      .navbar-area .navbar-collapse .navbar-nav .nav-item:last-child {
        padding-right: 0; }
      .navbar-area .navbar-collapse .navbar-nav .nav-item .nav-link {
        color: #c2c6f2;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .navbar-area .navbar-collapse .navbar-nav .nav-item .nav-link.pl-0 {
          padding-left: 0; }

/*------------------------------
    Header Area
------------------------------*/
.header-area {
  position: relative;
  z-index: 0;
  padding: 302px 0 398px 0; }
  .header-area.header-bg {
    background-color: #000036;
    background-size: cover;
    background-position: center;
    background-image: url(https://thesoftking.com/assets/frontend/images/bg/header-bg.jpg); }
    .header-area.header-bg:after {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 54, 0.6);
      content: '';
      z-index: -1; }
  .header-area .header-inner .subtitle {
    font-weight: 400;
    font-size: 100px;
    color: #fff; }
  .header-area .header-inner .title {
    font-size: 80px;
    line-height: 90px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 22px; }
  .header-area .header-bottom .header-bottom-inner {
    position: absolute;
    top: 218px;
    background-color: #4a40ce;
    padding: 90px 80px 80px 60px;
    border-radius: 10px;
    z-index: 2;
    animation: colorchange 50s;
    -webkit-animation: colorchange 20s linear infinite; }
    .header-area .header-bottom .header-bottom-inner .left-content-area .title {
      color: #fff;
      font-size: 48px;
      text-align: right;
      line-height: 62px; }
    .header-area .header-bottom .header-bottom-inner .right-content-area {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 100%; }
      .header-area .header-bottom .header-bottom-inner .right-content-area .separator {
        display: block;
        width: 120px;
        height: 3px;
        background-color: #fff; }
      .header-area .header-bottom .header-bottom-inner .right-content-area p {
        font-size: 16px;
        line-height: 26px;
        position: relative;
        margin-top: 20px;
        color: #fff;
        margin-top: 10px; }

@-webkit-keyframes colorchange {
  0% {
    background: #2dbb6c; }
  25% {
    background: red; }
  50% {
    background: blue; }
  75% {
    background: #000; }
  0% {
    background: #2dbb6c; } }

@keyframes colorchange {
  0% {
    background: #2dbb6c; }
  25% {
    background: red; }
  50% {
    background: blue; }
  75% {
    background: #000; }
  0% {
    background: #2dbb6c; } }

/*---------------------
    Support Bar Area
----------------------*/
.support-bar {
  padding: 15px 0; }
  .support-bar .left-content-area {
    display: inline-block; }
    .support-bar .left-content-area ul li {
      display: inline-block;
      font-size: 14px;
      margin: 0 8px; }
      .support-bar .left-content-area ul li:first-child {
        margin-left: 0; }
      .support-bar .left-content-area ul li:hover {
        color: #4a40ce; }
        .support-bar .left-content-area ul li:hover a {
          color: #4a40ce; }
      .support-bar .left-content-area ul li a {
        color: #fff;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .support-bar .left-content-area ul li a i {
          color: #4a40ce; }
  .support-bar .right-content-area {
    display: inline-block;
    float: right; }
    .support-bar .right-content-area ul li {
      display: inline-block;
      font-size: 14px;
      margin: 0 8px; }
      .support-bar .right-content-area ul li:first-child {
        margin-left: 0; }
      .support-bar .right-content-area ul li:hover {
        color: #4a40ce; }
        .support-bar .right-content-area ul li:hover a {
          color: #4a40ce; }
      .support-bar .right-content-area ul li a {
        color: #fff;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .support-bar .right-content-area ul li a i {
          color: #4a40ce; }

/*---------------------------
    We can develop
-----------------------------*/
.we-can-develop {
  padding: 113px 0 120px 0; }
  .we-can-develop .left-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%; }
    .we-can-develop .left-content ul li {
      font-size: 24px;
      font-weight: 600;
      color: #000036;
      padding: 15px 0;
      display: inline-block;
      position: relative;
      -webkit-transition: .3s ease-in;
      -o-transition: .3s ease-in;
      transition: .3s ease-in; }
      .we-can-develop .left-content ul li.active:after, .we-can-develop .left-content ul li.active:before {
        background: #4a40ce;
        -webkit-transition: .3s ease-in;
        -o-transition: .3s ease-in;
        transition: .3s ease-in; }
      .we-can-develop .left-content ul li:after {
        position: absolute;
        content: '';
        height: 6px;
        background: #666686;
        width: 200px;
        top: 50%;
        margin-top: -3px;
        left: 110%;
        z-index: -1;
        -webkit-transition: .3s ease-in;
        -o-transition: .3s ease-in;
        transition: .3s ease-in; }
      .we-can-develop .left-content ul li:before {
        position: absolute;
        content: '';
        height: 14px;
        width: 14px;
        background: #666686;
        left: 106%;
        top: 50%;
        margin-top: -7px;
        border-radius: 50%;
        -webkit-transition: .3s ease-in;
        -o-transition: .3s ease-in;
        transition: .3s ease-in; }
  .we-can-develop .middle-content {
    text-align: center; }
    .we-can-develop .middle-content .img-wrapper {
      position: relative;
      display: inline-block; }
      .we-can-develop .middle-content .img-wrapper img {
        border-radius: 10px; }
      .we-can-develop .middle-content .img-wrapper .hover {
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        /* IE 9 */
        -webkit-transform: translate(-50%, -50%);
        /* Chrome, Safari, Opera */
        transform: translate(-50%, -50%); }
  .we-can-develop .right-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    text-align: right; }
    .we-can-develop .right-content ul li {
      font-size: 24px;
      font-weight: 600;
      color: #000036;
      padding: 15px 0;
      display: inline-block;
      position: relative;
      -webkit-transition: .3s ease-in;
      -o-transition: .3s ease-in;
      transition: .3s ease-in; }
      .we-can-develop .right-content ul li.active:after, .we-can-develop .right-content ul li.active:before {
        background: #4a40ce;
        -webkit-transition: .3s ease-in;
        -o-transition: .3s ease-in;
        transition: .3s ease-in; }
      .we-can-develop .right-content ul li:after {
        position: absolute;
        content: '';
        height: 6px;
        background: #666686;
        width: 200px;
        top: 50%;
        margin-top: -3px;
        left: 110%;
        z-index: -1;
        -webkit-transition: .3s ease-in;
        -o-transition: .3s ease-in;
        transition: .3s ease-in;
        right: 110%;
        left: auto; }
      .we-can-develop .right-content ul li:before {
        position: absolute;
        content: '';
        height: 14px;
        width: 14px;
        background: #666686;
        left: 106%;
        top: 50%;
        margin-top: -7px;
        border-radius: 50%;
        -webkit-transition: .3s ease-in;
        -o-transition: .3s ease-in;
        transition: .3s ease-in;
        left: auto;
        right: 106%; }

/*------------------------
    Featured Area
------------------------*/
.featured-item-area {
  padding: 110px 0 120px 0;
  position: relative;
  z-index: 0; }
  .featured-item-area.featured-item-bg {
    background-color: #000036;
    background-image: url(https://thesoftking.com/assets/frontend/images/bg/featured-item-bg.jpg);
    background-size: cover;
    background-position: center; }
    .featured-item-area.featured-item-bg:after {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 54, 0.7);
      content: '';
      z-index: -1; }

.single-featured-item .thumb img {
  width: 100%; }

.single-featured-item .content {
  background-color: #fff;
  padding: 23px 30px 25px 30px; }
  .single-featured-item .content .title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .single-featured-item .content .title:hover {
      color: #4a40ce; }
  .single-featured-item .content .bottom-content .left-content {
    display: inline-block; }
    .single-featured-item .content .bottom-content .left-content ul li {
      display: inline-block;
      font-size: 14px;
      color: #F2B827; }
  .single-featured-item .content .bottom-content .right-content {
    display: inline-block;
    float: right; }
    .single-featured-item .content .bottom-content .right-content .price {
      color: #4a40ce;
      font-weight: 600; }

/*----------------------
    Latest Items
-----------------------*/
.latest-item-area {
  padding: 105px 0 120px 0; }

.latest-item-row .latest-item-col:nth-child(6n+5) .hover-effect,
.latest-item-row .latest-item-col:nth-child(6n+6) .hover-effect {
  position: absolute;
  left: auto;
  right: 100%;
  bottom: 0;
  z-index: 1; }

.single-latest-item {
  margin-bottom: 30px;
  position: relative; }
  .single-latest-item:hover .content {
    background-color: #4a40ce; }
    .single-latest-item:hover .content .title {
      color: #fff; }
    .single-latest-item:hover .content .price-area .sales, .single-latest-item:hover .content .price-area .price {
      color: #fff; }
  .single-latest-item .thumb img {
    width: 100%; }
  .single-latest-item .content {
    background-color: #f0f8ff;
    text-align: center;
    padding: 10px 10px 12px 10px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .single-latest-item .content .title {
      font-size: 18px;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
    .single-latest-item .content .price-area .sales {
      font-size: 14px;
      font-weight: 700;
      padding-right: 10px;
      color: #000036;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
    .single-latest-item .content .price-area .price {
      font-size: 14px;
      font-weight: 700;
      color: #000036;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
  .single-latest-item .hover-effect {
    width: 590px;
    background: #f0f8ff;
    padding: 10px;
    position: absolute;
    left: 100%;
    bottom: 0;
    z-index: 1; }
    .single-latest-item .hover-effect .hover-part-img img {
      width: 100%; }
    .single-latest-item .hover-effect .hover-text h3 {
      color: #000036;
      font-size: 24px;
      margin: 0;
      padding: 16px 0; }

/*---------------------------
    Counter Up Area
----------------------------*/
.counterup-area {
  padding: 120px 0 107px 0;
  position: relative;
  z-index: 0; }
  .counterup-area.counterup-bg {
    background-color: #19206e;
    background-position: center;
    background-size: cover;
    background-image: url(https://thesoftking.com/assets/frontend/images/bg/counterup-bg.jpg); }
    .counterup-area.counterup-bg:after {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 54, 0.8);
      content: '';
      z-index: -1; }

.single-counterup-item {
  text-align: center; }
  .single-counterup-item .top-content {
    border: 2px solid #4a40ce;
    border-radius: 50%;
    width: 180px;
    height: 180px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 25px; }
    .single-counterup-item .top-content .icon {
      font-size: 40px;
      line-height: 40px;
      color: #4a40ce;
      margin-bottom: 10px; }
    .single-counterup-item .top-content .count {
      color: #fff;
      font-size: 35px;
      font-weight: 700; }
  .single-counterup-item .title {
    font-size: 24px;
    line-height: 34px;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 500; }

/*-------------------------
    Support By Human
--------------------------*/
.supported-by-human-area {
  padding: 110px 0 120px 0; }

.single-supported-by-human-item {
  border: 3px solid #f6f6f6;
  border-radius: 3px;
  text-align: center;
  padding: 58px 0 70px 0;
  position: relative;
  z-index: 0;
  overflow: hidden; }
  .single-supported-by-human-item:hover .title {
    color: #fff; }
  .single-supported-by-human-item:hover .count, .single-supported-by-human-item:hover .count-num {
    color: #fff; }
  .single-supported-by-human-item:hover:after, .single-supported-by-human-item:hover:before {
    -ms-transform: translate(0%, 0%);
    /* IE 9 */
    -webkit-transform: translate(0%, 0%);
    /* Chrome, Safari, Opera */
    transform: translate(0%, 0%); }
  .single-supported-by-human-item:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #4a40ce;
    content: '';
    z-index: -1;
    -ms-transform: translate(100%, 100%);
    /* IE 9 */
    -webkit-transform: translate(100%, 100%);
    /* Chrome, Safari, Opera */
    transform: translate(100%, 100%);
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in; }
  .single-supported-by-human-item:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #4a40ce;
    content: '';
    z-index: -1;
    -ms-transform: translate(-100%, -100%);
    /* IE 9 */
    -webkit-transform: translate(-100%, -100%);
    /* Chrome, Safari, Opera */
    transform: translate(-100%, -100%);
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in; }
  .single-supported-by-human-item .count-num,
  .single-supported-by-human-item .count {
    font-size: 52px;
    font-weight: 700;
    color: #4a40ce;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
  .single-supported-by-human-item .title {
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }

.single-supported-item-two {
  text-align: center;
  background-color: #f0f8ff;
  padding: 30px 0;
  border-radius: 3px; }
  .single-supported-item-two .icon {
    font-size: 60px;
    line-height: 60px;
    color: #4a40ce;
    margin-bottom: 25px; }
  .single-supported-item-two .content .title {
    font-size: 24px;
    line-height: 36px; }
  .single-supported-item-two .content p {
    color: rgba(0, 0, 54, 0.6); }
  .single-supported-item-two .content .btn-wrapper .btn-tsk-outline {
    text-transform: capitalize; }

/*---------------------------
    Testimonial Area
---------------------------*/
.testimonial-area {
  position: relative;
  z-index: 0;
  padding: 110px 0 102px 0; }
  .testimonial-area.testimonial-bg {
    background-color: #19206e;
    background-size: cover;
    background-position: center;
    background-image: url(https://thesoftking.com/assets/frontend/images/bg/testimonial-bg.jpg); }
    .testimonial-area.testimonial-bg:after {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 54, 0.8);
      content: '';
      z-index: -1; }

.testimonial-image-slider {
  margin-top: 5px; }

.slick-list {
  margin: 0 5px; }

.sin-testiImage {
  display: inline-block;
  margin-bottom: 11px;
  outline: medium none;
  opacity: .4;
  margin-top: 28px; }

.sin-testiImage img {
  border-radius: 50%;
  cursor: pointer;
  display: inline-block !important;
  height: 120px;
  outline: 0 none;
  width: auto; }

.sin-testiImage.slick-current {
  opacity: 1; }
  .sin-testiImage.slick-current img {
    height: 120px;
    margin-top: 0;
    opacity: 1;
    border-top: 0;
    width: auto; }

.testimonial-text-slider {
  margin: auto;
  padding: 0;
  position: relative;
  width: auto;
  z-index: 9; }
  .testimonial-text-slider h2 {
    color: #34C7FF;
    display: block;
    font-size: 24px;
    font-weight: 500;
    line-height: 26px; }

.sin-testiText {
  outline: none; }
  .sin-testiText p {
    color: rgba(255, 255, 255, 0.8);
    padding: 0 50px; }

.slick-prev, .slick-next {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 25px;
  outline: medium none;
  padding: 0;
  position: absolute;
  top: 34.6%;
  width: 16px; }

.slick-prev {
  left: -31px; }

.slick-next {
  right: -31px; }

.slick-prev:before, .slick-next:before {
  height: 25px;
  width: 16px;
  left: 0;
  top: 0;
  position: absolute;
  color: #fff;
  content: "\f14a";
  font-family: "Material-Design-Iconic-Font";
  font-size: 50px !important;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.slick-next:before {
  right: 0;
  content: "\f14a";
  cursor: pointer; }

.slick-slider {
  z-index: 9; }

.sin-testiText i {
  color: #FFA800;
  font-size: 18px; }

.testimonial:hover .slick-prev:before, .testimonial:hover .slick-next:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.testimonial-image-slider .sin-testiImage .part-user {
  margin-top: 20px; }

.testimonial-image-slider .sin-testiImage .part-user h4 {
  color: #fff;
  font-size: 16px;
  font-weight: 400; }

.testimonial-image-slider .sin-testiImage .part-user h5 {
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  font-weight: 400; }

.sin-testiText {
  position: relative; }

.sin-testiText:after {
  position: absolute;
  content: '\f10d';
  font-family: "Font Awesome 5 Free";
  font-size: 35px;
  color: #fff;
  left: 0;
  top: 0;
  font-weight: 900; }

.sin-testiText:before {
  position: absolute;
  content: '\f10e';
  font-family: "Font Awesome 5 Free";
  font-size: 35px;
  color: #fff;
  right: 0;
  top: 0;
  font-weight: 900; }

.testimonial-image-slider .sin-testiImage .user-info .part-img {
  width: 120px;
  height: auto;
  position: relative;
  left: 50%;
  margin-left: -60px; }

.testimonial-image-slider .sin-testiImage .user-info .part-img:after {
  background: -webkit-gradient(linear, right top, left top, from(#00ebbc), to(#007bdf));
  background: -webkit-linear-gradient(right, #00ebbc 0%, #007bdf 100%);
  background: -o-linear-gradient(right, #00ebbc 0%, #007bdf 100%);
  background: linear-gradient(to left, #00ebbc 0%, #007bdf 100%);
  position: absolute;
  content: '';
  left: -4px;
  right: -4px;
  top: -4px;
  bottom: -4px;
  border-radius: 50%;
  z-index: -1; }

/*------------------------------
    announcement area
-------------------------------*/
.latest-annoucement-area {
  padding: 105px 0 120px 0; }

.single-annoucement-item .thumb {
  position: relative; }
  .single-annoucement-item .thumb .hover {
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: #4a40ce;
    display: inline-block; }
    .single-annoucement-item .thumb .hover ul li {
      padding: 2px 10px;
      color: #fff;
      font-size: 16px;
      text-align: center;
      border-bottom: 1px solid rgba(0, 0, 54, 0.2); }
      .single-annoucement-item .thumb .hover ul li:last-child {
        border-bottom: none; }

.single-annoucement-item .content {
  background-color: #f0f8ff;
  border: 1px solid rgba(0, 0, 54, 0.02);
  padding: 22px 30px 25px 30px; }
  .single-annoucement-item .content .title {
    font-size: 21px;
    text-align: center;
    margin-bottom: 15px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .single-annoucement-item .content .title:hover {
      color: #4a40ce; }
  .single-annoucement-item .content p {
    font-size: 16px;
    line-height: 26px;
    color: rgba(0, 0, 54, 0.8); }
  .single-annoucement-item .content .readmore {
    font-weight: 600;
    color: rgba(0, 0, 54, 0.8);
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .single-annoucement-item .content .readmore:hover {
      color: #4a40ce; }

/*=======================================
	footer
========================================*/
.footer {
  background: #000036; }

.footer .footer-top {
  padding: 40px 0;
  position: relative; }

.footer .footer-top:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 100px;
  right: 100px;
  height: 1px;
  background: rgba(255, 255, 255, 0.2); }

.footer .footer-top .single-brand-logo img {
  width: 100%; }

.footer .footer-middle {
  padding: 60px 0; }

.footer .footer-middle .part-about img {
  width: 100%;
  margin-bottom: 30px; }

.footer .footer-middle .part-about p {
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 0; }

.footer .footer-middle .part-link h3 {
  color: #fff;
  position: relative;
  margin-bottom: 21px;
  font-size: 24px;
  padding-bottom: 15px; }

.footer .footer-middle .part-link h3:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: -5px;
  height: 2px;
  width: 40px;
  background: #4a40ce; }

.footer .footer-middle .part-link li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.footer .footer-middle .part-link li:last-child {
  border-bottom: none; }

.footer .footer-middle .part-link li a {
  color: rgba(255, 255, 255, 0.5);
  padding: 8px 0;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }

.footer .footer-middle .part-link li a:hover {
  color: #4a40ce; }

.footer .footer-bottom {
  padding: 40px 0;
  position: relative; }

.footer .footer-bottom:after {
  position: absolute;
  content: '';
  top: 0;
  left: 100px;
  right: 100px;
  height: 1px;
  /* background: rgb(46, 204, 113,.8); */
  background-color: rgba(255, 255, 255, 0.2); }

.footer .footer-bottom .part-copyright h3 {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 24px; }

.footer .footer-bottom .part-copyright p {
  color: rgba(255, 255, 255, 0.5);
  margin: 0; }

.footer .footer-bottom .part-social {
  text-align: right; }

.footer .footer-bottom .part-social h4 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 29px; }

.footer .footer-bottom .part-social a:hover {
  background-color: #4a40ce;
  color: #fff; }

.footer .footer-bottom .part-social a {
  width: 40px;
  height: 40px;
  color: #4a40ce;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  margin-right: 14px;
  -webkit-transition: .3s ease-in;
  -o-transition: .3s ease-in;
  transition: .3s ease-in; }

.footer .footer-bottom .part-social a:last-child {
  margin-right: 0; }

/*-------------------------
    Intro Area
-------------------------*/
.our-intro-area {
  padding: 105px 0 90px; }

.single-intro-box {
  text-align: center;
  margin-bottom: 30px;
  border: 1px solid rgba(0, 0, 54, 0.05);
  padding: 40px 30px 35px 30px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .single-intro-box:hover {
    -webkit-box-shadow: 0 0 55px 0 rgba(238, 238, 238, 0.9);
    box-shadow: 0 0 55px 0 rgba(238, 238, 238, 0.9);
    border-color: transparent; }
  .single-intro-box .icon {
    font-size: 40px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto 25px auto;
    background-color: #4a40ce;
    color: #fff;
    -webkit-box-shadow: 0 8px 25px 0px rgba(46, 204, 113, 0.6);
    box-shadow: 0 8px 25px 0px rgba(46, 204, 113, 0.6); }
  .single-intro-box .content .title {
    font-size: 24px;
    line-height: 34px; }
  .single-intro-box .content p {
    font-size: 15px;
    color: rgba(0, 0, 54, 0.6); }
    .single-intro-box .content p:last-child {
      margin-bottom: 0; }

/*--------------------------
    Event Sponsored
--------------------------*/
.event-we-sponsored {
  padding: 100px 0 100px 0; }

.single-event-item .thumb {
  margin-bottom: 15px; }
  .single-event-item .thumb img {
    border: 1px solid rgba(0, 0, 54, 0.03); }

.single-event-item .content .title {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 0; }

.single-event-item .content .time {
  font-size: 14px;
  line-height: 20px; }

/*-------------------------
    Call To Action Area
--------------------------*/
.budget-dedicated-servers-area {
  padding: 110px 0 105px 0; }

.callto-action-area-01 {
  padding: 110px 0 120px 0; }

.call-to-action-one-inner .title {
  font-size: 50px;
  color: #fff;
  line-height: 60px;
  border-bottom: 4px double rgba(255, 255, 255, 0.7);
  padding-bottom: 50px;
  margin-bottom: 50px; }

.call-to-action-one-inner .second-title {
  font-size: 50px;
  color: #fff;
  line-height: 60px; }

.call-to-action-one-inner strong.colored-text {
  color: #4a40ce;
  font-size: inherit; }

.call-to-action-one-inner .colored-text {
  color: #4a40ce;
  font-size: 24px; }

.colored-text {
  color: #4a40ce; }

.strong {
  font-weight: 600; }

/*-------------------
    About Us
--------------------*/
.about-us-header-area {
  position: relative;
  z-index: 0; }
  .about-us-header-area.about-us-header-bg {
    background-color: #e5e5e5;
    background-position: center;
    background-size: cover;
    background-image: url(https://thesoftking.com/assets/frontend/images/bg/about-us-header-bg.jpg); }
    .about-us-header-area.about-us-header-bg:after {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 54, 0.8);
      content: '';
      z-index: -1; }
  .about-us-header-area .about-header-inner {
    padding: 225px 0 235px 0; }
    .about-us-header-area .about-header-inner .title {
      font-size: 60px;
      line-height: 70px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 700; }
    .about-us-header-area .about-header-inner p {
      font-size: 18px;
      line-height: 28px;
      color: rgba(255, 255, 255, 0.8); }
  .about-us-header-area .we-area-involved-with {
    padding-bottom: 60px; }
    .about-us-header-area .we-area-involved-with .title {
      font-size: 20px;
      color: #fff;
      line-height: 30px;
      margin-bottom: 25px; }
    .about-us-header-area .we-area-involved-with .involed-carousel .single-involved-item img {
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
    .about-us-header-area .we-area-involved-with .involed-carousel .single-involved-item:hover img {
      -webkit-filter: blur(1px);
      filter: blur(1px); }

/*--------------------------
    Script Page
--------------------------*/
.script-page-content-area {
  padding: 120px 0 120px 0; }

.widget-area {
  background-color: #fff;
  margin-bottom: 30px;
  border: 1px solid #e6e6e6; }
  .widget-area .widget-title {
    padding: 15px 15px;
    border-bottom: 1px solid #e6e6e6; }
    .widget-area .widget-title .title {
      font-size: 18px;
      color: rgba(0, 0, 54, 0.7);
      margin-bottom: 0; }
  .widget-area .widget-body .showmore {
    display: block;
    margin: 0 15px;
    border: 1px solid #e5e5e5;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    padding: 6px 0;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    color: rgba(0, 0, 54, 0.7);
    text-transform: capitalize; }
    .widget-area .widget-body .showmore:hover {
      background-color: #4a40ce;
      color: #fff; }
  .widget-area .widget-body ul li {
    display: block;
    border-bottom: 1px solid #e6e6e6; }
    .widget-area .widget-body ul li:last-child {
      border-bottom: none; }
    .widget-area .widget-body ul li a {
      display: block;
      padding: 10px 15px;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      font-size: 14px;
      color: rgba(0, 0, 54, 0.6);
      font-weight: 600; }
      .widget-area .widget-body ul li a:hover {
        background-color: #4a40ce;
        color: #fff; }
      .widget-area .widget-body ul li a .right {
        float: right;
        font-size: 12px;
        background-color: #e5e5e5;
        padding: 3px 8px;
        font-weight: 700;
        border-radius: 30px;
        color: rgba(0, 0, 54, 0.6); }
  .widget-area.sort_by .widget-body {
    margin: 15px 15px; }
    .widget-area.sort_by .widget-body .form-control {
      width: 100%; }
      .widget-area.sort_by .widget-body .form-control:focus {
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #e6e6e6; }
  .widget-area.related_tags .showmore {
    margin: 15px 15px; }
  .widget-area.related_tags .widget-body ul li:last-child {
    border-bottom: 1px solid #e5e5e5; }

.single-script-item {
  margin-bottom: 30px; }
  .single-script-item .content {
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 20px 20px 20px; }
    .single-script-item .content .title {
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 15px;
      font-weight: 600;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; 
      text-align: center;    }
      .single-script-item .content .title:hover {
        color: #4a40ce; }
    .single-script-item .content .bottom-content .left-content {
      display: inline-block; }
      .single-script-item .content .bottom-content .left-content .ratings li {
        display: inline-block;
        font-size: 12px;
        color: #FEC42D; }
    .single-script-item .content .bottom-content .right-content {
      display: inline-block;
      float: right; }
      .single-script-item .content .bottom-content .right-content .iconbox li {
        display: inline-block;
        font-size: 10px;
        margin: 0 2px; }
        .single-script-item .content .bottom-content .right-content .iconbox li a {
          border: 1px solid rgba(0, 0, 54, 0.2);
          padding: 2px 3px;
          border-radius: 3px;
          display: inline-block;
          color: dimgray;
          -webkit-transition: all 0.3s ease-in;
          -moz-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }
          .single-script-item .content .bottom-content .right-content .iconbox li a:hover {
            background-color: #4a40ce;
            color: #fff;
            border-color: #4a40ce; }
  .single-script-item .script-footer {
    background-color: #fff;
    padding: 15px 20px 15px 20px; }
    .single-script-item .script-footer .left-content {
      display: inline-block; }
      .single-script-item .script-footer .left-content .category {
        font-size: 14px;
        font-weight: 600;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .single-script-item .script-footer .left-content .category:hover {
          color: #4a40ce; }
    .single-script-item .script-footer .right-content {
      display: inline-block;
      float: right; }
      .single-script-item .script-footer .right-content .price {
        font-size: 14px;
        font-weight: 700;
        color: #4a40ce;
        border: 1px solid rgba(0, 0, 54, 0.2);
        padding: 2px 5px;
        border-radius: 3px; }

.pagination {
  display: block;
  text-align: center; }
  .pagination .page-item {
    display: inline-block;
    font-weight: 600; }
    .pagination .page-item.active .page-link {
      background-color: #4a40ce;
      border-color: #4a40ce;
      color: #fff; }
    .pagination .page-item .page-link {
      border-radius: 3px;
      color: rgba(0, 0, 54, 0.6);
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .pagination .page-item .page-link:hover {
        background-color: #4a40ce;
        border-color: #4a40ce;
        color: #fff; }
      .pagination .page-item .page-link:focus {
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none; }

/*-------------------------
    Item Details Page
-------------------------*/
.privacy-policy-content-area {
  padding: 115px 0 87px 0; }

.item-details-content-area {
  padding-bottom: 120px; }
  .item-details-content-area .top-content-area {
    background-color: #f0f8ff; }
    .item-details-content-area .top-content-area .price-header {
      padding: 60px 0 0; }
      .item-details-content-area .top-content-area .price-header .title {
        font-size: 32px;
        line-break: 40px;
        margin-bottom: 25px; }
      .item-details-content-area .top-content-area .price-header .item-details-tab-nav .nav-tabs .nav-item .nav-link {
        color: rgba(0, 0, 54, 0.6);
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .item-details-content-area .top-content-area .price-header .item-details-tab-nav .nav-tabs .nav-item .nav-link:hover {
          color: #000036; }
        .item-details-content-area .top-content-area .price-header .item-details-tab-nav .nav-tabs .nav-item .nav-link.active {
          font-weight: 600;
          color: #000036; }

.tsk-content-block {
  padding: 20px;
  border-radius: 3px; }
  .tsk-content-block.white .title,
  .tsk-content-block.white .content-title {
    color: #fff; }
  .tsk-content-block.white p {
    color: rgba(255, 255, 255, 0.6); }
  .tsk-content-block .tsk-ctitle {
    font-size: 21px;
    line-height: 30px; }
  .tsk-content-block p {
    color: rgba(0, 0, 54, 0.6); }
  .tsk-content-block a {
    color: #4a40ce; }
  .tsk-content-block pre {
    margin-top: 20px;
    font-size: 12px;
    text-align: left;
    white-space: pre-line;
    padding: 10px 20px;
    background-color: #fff;
    color: #656565; }
  .tsk-content-block ul li {
    display: block;
    padding-left: 10px;
    position: relative;
    margin: 8px 0; }
    .tsk-content-block ul li:before {
      position: absolute;
      left: 0;
      top: 10px;
      width: 5px;
      height: 5px;
      background-color: #4a40ce;
      content: '';
      border-radius: 50%; }
    .tsk-content-block ul li ul {
      margin-left: 10px; }

.item-details-tab-content-area {
  padding: 30px 0 0px 0; }

.screenshort-block {
  padding-bottom: 8px; }
  .screenshort-block .thumb img {
    width: 100%; }
  .screenshort-block .button-list {
    display: block;
    text-align: center;
    margin-top: 12px; }
    .screenshort-block .button-list li {
      display: inline-block; }
      .screenshort-block .button-list li:before {
        display: none; }
      .screenshort-block .button-list li.screenshort {
        position: relative;
        top: 8px;
        left: 10px;
        cursor: pointer;
        background-color: #4a40ce;
        width: 160px;
        height: 40px;
        display: inline-block;
        border-radius: 5px;
        font-size: 14px;
        line-height: 40px;
        color: #fff;
        text-transform: capitalize;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        position: relative;
        z-index: 0;
        overflow: hidden; }
        .screenshort-block .button-list li.screenshort:before {
          display: block;
          border-radius: 0; }
        .screenshort-block .button-list li.screenshort:after {
          position: absolute;
          right: 0;
          top: 0;
          width: 50%;
          height: 100%;
          background-color: #000036;
          content: '';
          z-index: -1;
          border-top-right-radius: 3px;
          border-bottom-right-radius: 3px;
          -webkit-transition: 0.3s ease-in;
          -moz-transition: 0.3s ease-in;
          -o-transition: 0.3s ease-in;
          transition: 0.3s ease-in;
          -ms-transform: translateX(80px);
          /* IE 9 */
          -webkit-transform: translateX(80px);
          /* Chrome, Safari, Opera */
          transform: translateX(80px); }
        .screenshort-block .button-list li.screenshort:before {
          position: absolute;
          left: 0;
          top: 0;
          width: 50%;
          height: 100%;
          background-color: #000036;
          content: '';
          z-index: -1;
          border-top-left-radius: 3px;
          border-bottom-left-radius: 3px;
          -webkit-transition: 0.3s ease-in;
          -moz-transition: 0.3s ease-in;
          -o-transition: 0.3s ease-in;
          transition: 0.3s ease-in;
          -ms-transform: translateX(-80px);
          /* IE 9 */
          -webkit-transform: translateX(-80px);
          /* Chrome, Safari, Opera */
          transform: translateX(-80px); }
        .screenshort-block .button-list li.screenshort:hover:after {
          -ms-transform: translateX(0px);
          /* IE 9 */
          -webkit-transform: translateX(0px);
          /* Chrome, Safari, Opera */
          transform: translateX(0px); }
        .screenshort-block .button-list li.screenshort:hover:before {
          -ms-transform: translateX(0px);
          /* IE 9 */
          -webkit-transform: translateX(0px);
          /* Chrome, Safari, Opera */
          transform: translateX(0px); }
        .screenshort-block .button-list li.screenshort i {
          padding-right: 5px; }
        .screenshort-block .button-list li.screenshort a {
          display: none; }
      .screenshort-block .button-list li a {
        background-color: #4a40ce;
        width: 160px;
        height: 40px;
        display: inline-block;
        border-radius: 5px;
        font-size: 14px;
        line-height: 40px;
        color: #fff;
        text-transform: capitalize;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        position: relative;
        z-index: 0;
        overflow: hidden; }
        .screenshort-block .button-list li a:after {
          position: absolute;
          right: 0;
          top: 0;
          width: 50%;
          height: 100%;
          background-color: #000036;
          content: '';
          z-index: -1;
          border-top-right-radius: 3px;
          border-bottom-right-radius: 3px;
          -webkit-transition: 0.3s ease-in;
          -moz-transition: 0.3s ease-in;
          -o-transition: 0.3s ease-in;
          transition: 0.3s ease-in;
          -ms-transform: translateX(80px);
          /* IE 9 */
          -webkit-transform: translateX(80px);
          /* Chrome, Safari, Opera */
          transform: translateX(80px); }
        .screenshort-block .button-list li a:before {
          position: absolute;
          left: 0;
          top: 0;
          width: 50%;
          height: 100%;
          background-color: #000036;
          content: '';
          z-index: -1;
          border-top-left-radius: 3px;
          border-bottom-left-radius: 3px;
          -webkit-transition: 0.3s ease-in;
          -moz-transition: 0.3s ease-in;
          -o-transition: 0.3s ease-in;
          transition: 0.3s ease-in;
          -ms-transform: translateX(-80px);
          /* IE 9 */
          -webkit-transform: translateX(-80px);
          /* Chrome, Safari, Opera */
          transform: translateX(-80px); }
        .screenshort-block .button-list li a:hover:after {
          -ms-transform: translateX(0px);
          /* IE 9 */
          -webkit-transform: translateX(0px);
          /* Chrome, Safari, Opera */
          transform: translateX(0px); }
        .screenshort-block .button-list li a:hover:before {
          -ms-transform: translateX(0px);
          /* IE 9 */
          -webkit-transform: translateX(0px);
          /* Chrome, Safari, Opera */
          transform: translateX(0px); }
        .screenshort-block .button-list li a i {
          padding-right: 5px; }

.purchase-block .tsk-purchase {
  display: block;
  width: 100%;
  background-color: #4a40ce;
  color: #fff;
  padding: 15px 30px;
  border-radius: 3px;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 700;
  text-align: center;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
  z-index: 0;
  overflow: hidden; }
  .purchase-block .tsk-purchase:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #000036;
    content: '';
    z-index: -1;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    -ms-transform: translateX(100%);
    /* IE 9 */
    -webkit-transform: translateX(100%);
    /* Chrome, Safari, Opera */
    transform: translateX(100%); }
  .purchase-block .tsk-purchase:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #000036;
    content: '';
    z-index: -1;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    -ms-transform: translateX(-100%);
    /* IE 9 */
    -webkit-transform: translateX(-100%);
    /* Chrome, Safari, Opera */
    transform: translateX(-100%); }
  .purchase-block .tsk-purchase:hover:after {
    -ms-transform: translateX(0px);
    /* IE 9 */
    -webkit-transform: translateX(0px);
    /* Chrome, Safari, Opera */
    transform: translateX(0px); }
  .purchase-block .tsk-purchase:hover:before {
    -ms-transform: translateX(0px);
    /* IE 9 */
    -webkit-transform: translateX(0px);
    /* Chrome, Safari, Opera */
    transform: translateX(0px); }

.purchase-block .regular_price {
  color: #000036;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  margin-bottom: 25px; }
  .purchase-block .regular_price .right {
    position: absolute;
    font-size: 24px;
    font-weight: 700;
    right: 0;
    top: -8px;
    cursor: initial; }

.purchase-block ul li {
  color: #000036;
  padding-left: 0; }
  .purchase-block ul li:last-child {
    margin-bottom: 0; }
  .purchase-block ul li:before {
    display: none; }
  .purchase-block ul li i {
    color: #4a40ce;
    padding-right: 5px; }

.author-block .left-content {
  display: inline-block; }

.author-block .right-content {
  display: inline-block;
  margin-left: 20px;
  position: relative;
  top: 22px; }
  .author-block .right-content .name {
    font-size: 18px;
    line-height: 25px; }
  .author-block .right-content .view-profile-btn {
    display: block;
    width: 100%;
    background-color: #4a40ce;
    color: #fff;
    padding: 5px 20px;
    border-radius: 3px;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 700;
    text-align: center;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    position: relative;
    z-index: 0;
    overflow: hidden; }
    .author-block .right-content .view-profile-btn:after {
      position: absolute;
      right: 0;
      top: 0;
      width: 50%;
      height: 100%;
      background-color: #000036;
      content: '';
      z-index: -1;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      -webkit-transition: 0.3s ease-in;
      -moz-transition: 0.3s ease-in;
      -o-transition: 0.3s ease-in;
      transition: 0.3s ease-in;
      -ms-transform: translateX(110%);
      /* IE 9 */
      -webkit-transform: translateX(110%);
      /* Chrome, Safari, Opera */
      transform: translateX(110%); }
    .author-block .right-content .view-profile-btn:before {
      position: absolute;
      left: 0;
      top: 0;
      width: 50%;
      height: 100%;
      background-color: #000036;
      content: '';
      z-index: -1;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      -webkit-transition: 0.3s ease-in;
      -moz-transition: 0.3s ease-in;
      -o-transition: 0.3s ease-in;
      transition: 0.3s ease-in;
      -ms-transform: translateX(-100%);
      /* IE 9 */
      -webkit-transform: translateX(-100%);
      /* Chrome, Safari, Opera */
      transform: translateX(-100%); }
    .author-block .right-content .view-profile-btn:hover:after {
      -ms-transform: translateX(0px);
      /* IE 9 */
      -webkit-transform: translateX(0px);
      /* Chrome, Safari, Opera */
      transform: translateX(0px); }
    .author-block .right-content .view-profile-btn:hover:before {
      -ms-transform: translateX(0px);
      /* IE 9 */
      -webkit-transform: translateX(0px);
      /* Chrome, Safari, Opera */
      transform: translateX(0px); }

.sales-block .sales-count {
  margin-bottom: 0;
  color: rgba(0, 0, 54, 0.6); }

.comments-block .comment-count {
  margin-bottom: 0;
  color: rgba(0, 0, 54, 0.6);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .comments-block .comment-count:hover {
    opacity: .8; }

.ratings-block .item-rating {
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize;
  color: rgba(0, 0, 54, 0.6); }
  .ratings-block .item-rating ul {
    display: inline-block;
    font-size: 16px;
    letter-spacing: -2px; }
    .ratings-block .item-rating ul li {
      display: inline-block;
      margin: 0;
      padding: 0;
      color: #F2B827; }
      .ratings-block .item-rating ul li:before {
        display: none; }

.single-item-info {
  border-bottom: 1px solid rgba(0, 0, 54, 0.07);
  margin-bottom: 20px; }
  .single-item-info:last-child {
    border: none;
    margin-bottom: 0; }
  .single-item-info .item-info-title {
    font-size: 18px;
    color: rgba(0, 0, 54, 0.6);
    font-size: 700; }
  .single-item-info .details {
    font-size: 14px;
    font-weight: 600;
    word-break: break-all;
  }

.comments-block-2 .left-content {
  position: relative;
  min-height: 80px; }
  .comments-block-2 .left-content .thumb {
    position: absolute;
    left: 0px;
    top: 0px; }
  .comments-block-2 .left-content .content {
    padding-left: 100px; }
    .comments-block-2 .left-content .content .title {
      font-size: 18px;
      font-weight: 600; }
      .comments-block-2 .left-content .content .title .supported {
        font-size: 12px;
        background-color: #4a40ce;
        color: #fff;
        font-weight: 700;
        padding: 5px 12px;
        border-radius: 3px;
        letter-spacing: 1px; }
    .comments-block-2 .left-content .content p {
      font-size: 14px; }
      .comments-block-2 .left-content .content p:last-child {
        margin-bottom: 0; }

.comments-list .top-comment {
  border-bottom: 1px solid rgba(0, 0, 54, 0.07); }
  .comments-list .top-comment .top {
    position: relative;
    min-height: 60px; }
    .comments-list .top-comment .top .thumb {
      position: absolute;
      left: 0px;
      top: 0px; }
      .comments-list .top-comment .top .thumb img {
        width: 50px; }
    .comments-list .top-comment .top .content {
      padding-left: 70px; }
      .comments-list .top-comment .top .content .title {
        font-size: 18px;
        font-weight: 600;
        display: inline-block; }
        .comments-list .top-comment .top .content .title a {
          color: #000036;
          -webkit-transition: all 0.3s ease-in;
          -moz-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }
          .comments-list .top-comment .top .content .title a:hover {
            color: #4a40ce; }
        .comments-list .top-comment .top .content .title .purchased {
          font-size: 12px;
          background-color: rgba(0, 0, 54, 0.6);
          text-transform: capitalize;
          letter-spacing: 1px;
          color: #fff;
          font-weight: 700;
          padding: 5px 12px;
          border-radius: 3px; }
      .comments-list .top-comment .top .content .right {
        float: right;
        font-size: 14px; }
  .comments-list .top-comment .bottom {
    padding-bottom: 25px; }
    .comments-list .top-comment .bottom p {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 5px;
      font-weight: 600; }
      .comments-list .top-comment .bottom p:last-child {
        margin-bottom: 0; }

.comments-list .replay-comment {
  margin-top: 25px;
  border-bottom: 1px solid rgba(0, 0, 54, 0.07);
  padding-bottom: 25px;
}
  .comments-list .replay-comment .top {
    position: relative;
    min-height: 60px; }
    .comments-list .replay-comment .top .thumb {
      position: absolute;
      left: 0px;
      top: 0px; }
      .comments-list .replay-comment .top .thumb img {
        width: 50px; }
    .comments-list .replay-comment .top .content {
      padding-left: 70px; }
      .comments-list .replay-comment .top .content .title {
        display: inline-block;
        font-size: 18px;
        font-weight: 600; }
        .comments-list .replay-comment .top .content .title a {
          color: #000036;
          -webkit-transition: all 0.3s ease-in;
          -moz-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }
          .comments-list .replay-comment .top .content .title a:hover {
            color: #4a40ce; }
        .comments-list .replay-comment .top .content .title .author {
          font-size: 12px;
          background-color: rgba(0, 0, 54, 0.6);
          text-transform: capitalize;
          letter-spacing: 1px;
          color: #fff;
          font-weight: 700;
          padding: 5px 12px;
          border-radius: 3px; }
      .comments-list .replay-comment .top .content .right {
        float: right;
        font-size: 14px; }
  .comments-list .replay-comment .bottom p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    font-weight: 600; }
    .comments-list .replay-comment .bottom p:last-child {
      margin-bottom: 0; }

.comment-entry .form-group .form-control {
  resize: none;
  border: none; }
  .comment-entry .form-group .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none; }

.btn-tsk {
  display: inline-block;
  padding: 10px 30px;
  background-color: #4a40ce;
  border: none;
  color: #fff !important;
  font-weight: 600;
  border-radius: 6px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .btn-tsk:hover {
    background-color: #000036; }

.review-count-area {
  margin-bottom: 25px; }
  .review-count-area .left-content .title {
    font-size: 18px;
    font-weight: 600;
    display: inline-block; }
  .review-count-area .left-content .ratings li {
    display: inline-block; }

.ratings {
  display: inline-block;
  font-size: 16px;
  letter-spacing: 1px; }
  .ratings li {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #F2B827; }
    .ratings li:before {
      display: none; }

.review-list .top .left-content {
  display: inline-block; }
  .review-list .top .left-content .title {
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    padding-left: 10px;
    color: rgba(0, 0, 54, 0.6); }
  .review-list .top .left-content .ratings {
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px; }
    .review-list .top .left-content .ratings li {
      display: inline-block;
      margin: 0;
      padding: 0; }

.review-list .top .right-content {
  display: inline-block;
  float: right; }
  .review-list .top .right-content .title {
    color: rgba(0, 0, 54, 0.6);
    font-size: 16px;
    font-weight: 400; }

.review-list .bottom {
  margin-top: 15px; }
  .review-list .bottom p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600; }
    .review-list .bottom p:last-child {
      margin-bottom: 0; }

.review-point .checkbox-inner {
  margin: 0 8px; }
  .review-point .checkbox-inner i {
    color: #F2B827; }
  .review-point .checkbox-inner .checkmark {
    top: 2px; }

.checklist-right li {
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 0 !important; }
  .checklist-right li i {
    color: #4a40ce;
    padding-right: 5px; }
  .checklist-right li:before {
    display: none; }

.checklist-cross li {
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 0 !important; }
  .checklist-cross li i {
    color: rgba(0, 0, 54, 0.3);
    padding-right: 5px; }
  .checklist-cross li:before {
    display: none; }

.extended-licence-popup {
  position: relative; }
  .extended-licence-popup.active .extended-licene-inner {
    visibility: visible;
    opacity: 1; }
  .extended-licence-popup .extended-licene-inner {
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .extended-licence-popup .extended-licene-inner ul li {
      margin: 0;
      background-color: #fff;
      padding: 20px 20px 20px 20px;
      border-bottom: 1px solid #e6e6e6;
      cursor: pointer;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .extended-licence-popup .extended-licene-inner ul li:hover {
        background-color: #f6f6f6; }
      .extended-licence-popup .extended-licene-inner ul li:first-child {
        position: relative; }
        .extended-licence-popup .extended-licene-inner ul li:first-child:after {
          position: absolute;
          left: 10px;
          top: -8px;
          width: 20px;
          height: 20px;
          background-color: #fff;
          content: '';
          -ms-transform: rotate(47deg);
          /* IE 9 */
          -webkit-transform: rotate(47deg);
          /* Chrome, Safari, Opera */
          transform: rotate(47deg);
          -webkit-transition: all 0.3s ease-in;
          -moz-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in;
          border-top: 1px solid #f6f6f6;
          border-left: 1px solid #f6f6f6;
          border-radius: 3px; }
        .extended-licence-popup .extended-licene-inner ul li:first-child:hover:after {
          background-color: #f6f6f6; }
      .extended-licence-popup .extended-licene-inner ul li.license-block .top-content .left {
        display: inline-block; }
        .extended-licence-popup .extended-licene-inner ul li.license-block .top-content .left .title {
          font-size: 16px;
          font-weight: 600;
          font-family: "Open Sans", sans-serif; }
          .extended-licence-popup .extended-licene-inner ul li.license-block .top-content .left .title i {
            padding-left: 5px; }
      .extended-licence-popup .extended-licene-inner ul li.license-block .top-content .right {
        display: inline-block;
        float: right; }
        .extended-licence-popup .extended-licene-inner ul li.license-block .top-content .right .price {
          font-size: 20px;
          font-weight: 700; }
      .extended-licence-popup .extended-licene-inner ul li.license-block .bottom-content p {
        font-size: 14px;
        line-height: 24px;
        font-weight: 600;
        margin-bottom: 0; }

/*----------------------
    Career 
-----------------------*/
.career-header-area {
  padding: 190px 0 200px 0;
  position: relative;
  z-index: 0; }
  .career-header-area.career-header-bg {
    background-color: #f0f8ff;
    background-position: center;
    background-size: cover;
    background-image: url(https://thesoftking.com/assets/frontend/images/bg/career-header-bg.jpg); }
    .career-header-area.career-header-bg:after {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 54, 0.8);
      content: '';
      z-index: -1; }
  .career-header-area .career-header-inner .title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 15px;
    color: #fff; }
  .career-header-area .career-header-inner p {
    font-size: 30px;
    line-height: 40px;
    color: rgba(255, 255, 255, 0.8); }

.current-jobs-area {
  padding: 110px 0 90px 0; }

.single-job-item {
  background-color: #fff;
  margin-bottom: 30px; }
  .single-job-item .content {
    padding: 20px 30px 30px 30px; }
    .single-job-item .content .title {
      margin-bottom: 15px;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .single-job-item .content .title:hover {
        color: #4a40ce; }
    .single-job-item .content p {
      color: rgba(0, 0, 54, 0.6);
      font-size: 16px;
      line-height: 26px; }
    .single-job-item .content .readmore {
      font-size: 14px;
      color: rgba(0, 0, 54, 0.8);
      font-weight: 600;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .single-job-item .content .readmore:hover {
        color: #4a40ce; }

/*----------------------------
    Contact Page
----------------------------*/
.contact-page-content-area {
  padding: 110px 0 105px 0; }

.contact-page-form .form-group label {
  font-size: 16px;
  color: #000036; }

.contact-page-form .form-group select {
  height: 50px !important;
  border: 2px solid #e5e5e5; }
  .contact-page-form .form-group select:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.contact-page-form .form-group textarea {
  min-height: 150px;
  resize: none;
  border: 2px solid #e5e5e5; }

.contact-page-form .form-group .form-control {
  height: 50px;
  border: 2px solid #e5e5e5; }
  .contact-page-form .form-group .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.02); }

/*-------------------------
    Data Center
---------------------------*/
.data-center-area {
  padding: 110px 0 120px 0; }

.data-center-contant-area {
  padding: 115px 0 120px 0; }

/*--------------------------
    Dedicated Page
--------------------------*/
.shared-hosting-features-area {
  padding: 110px 0 100px 0; }

.single-shared-hosting-item {
  text-align: center;
  padding: 30px 10px 0px 10px; }
  .single-shared-hosting-item:hover .icon img {
    -ms-transform: rotateY(360deg);
    /* IE 9 */
    -webkit-transform: rotateY(360deg);
    /* Chrome, Safari, Opera */
    transform: rotateY(360deg); }
  .single-shared-hosting-item:hover .content .title {
    color: #4a40ce; }
  .single-shared-hosting-item .icon img {
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in; }
  .single-shared-hosting-item .content {
    padding-top: 20px; }
    .single-shared-hosting-item .content .title {
      font-size: 21px;
      line-height: 32px;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
    .single-shared-hosting-item .content p {
      color: rgba(0, 0, 54, 0.7);
      font-size: 16px; }

/*----------------------------
    Development
----------------------------*/
.development-page-conent-area {
  padding: 75px 0 80px 0; }

/*------------------------
    Dashboard Page
------------------------*/
.dashboard-page-bottom-content-area {
  padding: 0 0 120px 0; }

.dashboard-page-content-area .top-content {
  padding: 60px 0 0 0; }
  .dashboard-page-content-area .top-content .left-content-area {
    display: inline-block;
    position: relative;
    min-height: 80px;
    margin-bottom: 30px; }
    .dashboard-page-content-area .top-content .left-content-area .thumb {
      position: absolute;
      top: 0;
      left: 0; }
    .dashboard-page-content-area .top-content .left-content-area .content {
      padding-left: 100px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 100%; }
      .dashboard-page-content-area .top-content .left-content-area .content .name {
        margin-bottom: 5px; }
      .dashboard-page-content-area .top-content .left-content-area .content .time {
        font-size: 14px; }
  .dashboard-page-content-area .top-content .right-content-area {
    display: inline-block;
    float: right;
    text-align: right; }
    .dashboard-page-content-area .top-content .right-content-area .purchased-number {
      font-size: 24px;
      font-weight: 700;
      color: #000036;
      line-height: 30px; }
  .dashboard-page-content-area .top-content .dashbaord-tab-nav .nav-tabs .nav-item .nav-link {
    color: rgba(0, 0, 54, 0.6);
    text-transform: capitalize;
    font-weight: 600; }

/*----------------------
    Faq Page
-----------------------*/
.faq-page-content-area {
  padding: 120px 0 120px 0; }

.faq-page-inner-area .card {
  border: none;
  background-color: transparent; }
  .faq-page-inner-area .card:last-child .card-header a {
    margin-bottom: 0; }
  .faq-page-inner-area .card .card-header {
    background-color: transparent;
    border: none;
    padding: 0; }
    .faq-page-inner-area .card .card-header a {
      display: block;
      background-color: #f0f8ff;
      font-size: 18px;
      line-height: 28px;
      padding: 15px 30px;
      margin-bottom: 20px;
      position: relative;
      padding-left: 80px;
      cursor: pointer;
      font-weight: 600; }
      .faq-page-inner-area .card .card-header a[aria-expanded="true"] {
        margin-bottom: 0; }
        .faq-page-inner-area .card .card-header a[aria-expanded="true"]:after {
          content: "\f106"; }
      .faq-page-inner-area .card .card-header a:after {
        position: absolute;
        left: 0;
        top: 0;
        width: 60px;
        height: 100%;
        background-color: #4a40ce;
        content: "";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        text-align: center;
        line-height: 60px;
        font-size: 20px;
        color: #fff; }
  .faq-page-inner-area .card .card-body {
    padding: 20px 30px 30px 30px;
    -webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 54, 0.07);
    box-shadow: 0 0 35px 0 rgba(0, 0, 54, 0.07);
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .faq-page-inner-area .card .card-body p:last-child {
      margin-bottom: 0; }

/*-----------------------
    Forum Page
------------------------*/
.forum-page-content-area {
  padding: 120px 0 120px 0; }

.content-body p {
  color: rgba(0, 0, 54, 0.6); }

.forum-tab-content-area .top-content {
  margin-bottom: 20px; }
  .forum-tab-content-area .top-content .left-content {
    display: inline-block; }
    .forum-tab-content-area .top-content .left-content .nav-tabs .nav-item .nav-link {
      color: #4a40ce;
      font-weight: 400;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .forum-tab-content-area .top-content .left-content .nav-tabs .nav-item .nav-link.active, .forum-tab-content-area .top-content .left-content .nav-tabs .nav-item .nav-link:hover {
        background-color: #4a40ce;
        color: #fff; }
  .forum-tab-content-area .top-content .right-content {
    display: inline-block;
    float: right;
    padding-top: 10px; }
    .forum-tab-content-area .top-content .right-content ul li {
      display: inline-block;
      cursor: pointer;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      color: #4a40ce; }
      .forum-tab-content-area .top-content .right-content ul li:hover {
        color: #4a40ce; }

.forum-block {
  position: relative;
  padding: 30px 30px;
  border-radius: 3px; }
  .forum-block .thumb {
    position: absolute;
    min-height: 50px; }
    .forum-block .thumb img {
      width: 50px;
      border-radius: 50%; }
  .forum-block .content {
    padding-left: 70px; }
    .forum-block .content .forum-title {
      font-size: 16px;
      line-height: 26px;
      margin-bottom: 0;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .forum-block .content .forum-title:hover {
        color: #4a40ce; }
    .forum-block .content .forum-meta-info li {
      display: inline-block;
      font-size: 13px;
      font-weight: 600;
      margin: 0 8px;
      color: rgba(0, 0, 54, 0.6); }
      .forum-block .content .forum-meta-info li:first-child {
        margin-left: 0; }
      .forum-block .content .forum-meta-info li:last-child {
        margin-right: 0; }
      .forum-block .content .forum-meta-info li a {
        color: rgba(0, 0, 54, 0.6);
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .forum-block .content .forum-meta-info li a:hover {
          color: #4a40ce; }

.howdy-area {
  padding: 10px 20px 20px 20px; }
  .howdy-area .howdy-title {
    margin-bottom: 15px; }
  .howdy-area p {
    color: rgba(0, 0, 54, 0.6);
    font-size: 14px;
    line-height: 26px; }
  .howdy-area .btn-group a {
    margin: 0 10px;
    padding: 8px 20px;
    font-size: 14px; }
    .howdy-area .btn-group a:first-child {
      margin-left: 0; }

.leaderboard .single-leaderboard-item {
  position: relative;
  min-height: 50px;
  padding: 15px 20px; }
  .leaderboard .single-leaderboard-item .thumb {
    position: absolute;
    left: 20px;
    top: 15px; }
    .leaderboard .single-leaderboard-item .thumb img {
      height: 50px;
      border-radius: 50%; }
  .leaderboard .single-leaderboard-item .content {
    padding-left: 65px; }
    .leaderboard .single-leaderboard-item .content .name {
      font-size: 18px;
      line-height: 22px;
      margin-bottom: 0;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      padding: 0; }
      .leaderboard .single-leaderboard-item .content .name:hover {
        color: #4a40ce;
        background-color: transparent; }
    .leaderboard .single-leaderboard-item .content .meta-data {
      font-size: 14px; }

.forum-search-popup-area {
  position: relative;
  margin-top: 20px;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -webkit-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
  -o-transition: 0.5s ease-in;
  transition: 0.5s ease-in;
  display: none; }
  .forum-search-popup-area.active {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }
  .forum-search-popup-area .form-group {
    margin-bottom: 0; }
    .forum-search-popup-area .form-group .form-control {
      height: 50px; }
  .forum-search-popup-area .btn-tsk {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    width: 60px;
    text-align: center;
    padding: 0; }

.content-footer .left-content {
  display: inline-block; }
  .content-footer .left-content .content-footer-meta li {
    display: inline-block;
    margin: 0 8px;
    background-color: #f2f2f2;
    padding: 8px 15px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .content-footer .left-content .content-footer-meta li:hover {
      background-color: #4a40ce;
      color: #fff; }
    .content-footer .left-content .content-footer-meta li.has_btn {
      padding: 0; }
    .content-footer .left-content .content-footer-meta li:first-child {
      margin-left: 0; }
    .content-footer .left-content .content-footer-meta li .btn-tsk {
      font-size: 14px;
      padding: 8px 15px; }

.content-footer .right-content {
  display: inline-block;
  float: right; }
  .content-footer .right-content .content-footer-share li {
    display: inline-block;
    margin: 0 2px; }
    .content-footer .right-content .content-footer-share li:last-child {
      margin-right: 0; }
    .content-footer .right-content .content-footer-share li a {
      display: inline-block;
      width: 40px;
      height: 40px;
      line-height: 40px;
      background-color: #f2f2f2;
      text-align: center;
      border-radius: 3px;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      color: rgba(0, 0, 54, 0.6); }
      .content-footer .right-content .content-footer-share li a:hover {
        background-color: #4a40ce;
        color: #fff; }

/*-----------------------
    Giving Back page
-----------------------*/
.giving-back-page-content {
  padding: 120px 0; }

.single-giving-item {
  background-color: #fff;
  margin-bottom: 30px; }
  .single-giving-item:last-child {
    margin-bottom: 0; }
  .single-giving-item .left-content-area {
    padding: 53px 30px 41px 30px; }
    .single-giving-item .left-content-area .subtitle {
      font-size: 14px;
      line-height: 24px;
      font-weight: 700;
      color: rgba(46, 204, 113, 0.7); }
    .single-giving-item .left-content-area .title {
      font-size: 24px;
      line-height: 34px;
      margin-bottom: 5px;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .single-giving-item .left-content-area .title:hover {
        color: #4a40ce; }
    .single-giving-item .left-content-area .time {
      font-size: 14px;
      line-height: 20px;
      font-weight: 700;
      color: rgba(0, 0, 54, 0.3);
      margin-bottom: 30px;
      display: block; }
    .single-giving-item .left-content-area p {
      color: rgba(0, 0, 54, 0.6);
      font-size: 16px;
      line-height: 26px; }
  .single-giving-item .right-content-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%; }
    .single-giving-item .right-content-area.right-area-bg {
      background-image: url(https://thesoftking.com/assets/frontend/images/giving-back/01.jpg);
      background-position: center;
      background-size: cover; }

/*-------------------------
    Pricing plan
-------------------------*/
.pricing-plan-area {
  position: relative;
  z-index: 0;
  padding: 108px 0 120px 0; }
  .pricing-plan-area.pricing-plan-bg {
    background-color: #f0f8ff;
    background-position: center;
    background-size: cover;
    background-image: url(https://thesoftking.com/assets/frontend/images/bg/pricing-plan-bg.jpg); }
    .pricing-plan-area.pricing-plan-bg:after {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 54, 0.8);
      content: '';
      z-index: -1; }

.single-pricing-plan {
  background-color: #fff;
  text-align: center; }
  .single-pricing-plan:hover .price-header .title:after {
    width: 150px; }
  .single-pricing-plan .price-header {
    background-color: #4a40ce;
    padding: 35px 0 25px 0; }
    .single-pricing-plan .price-header .title {
      font-size: 21px;
      line-height: 24px;
      color: #fff;
      text-transform: uppercase;
      position: relative;
      display: inline-block;
      margin-bottom: 40px; }
      .single-pricing-plan .price-header .title:after {
        position: absolute;
        left: 50%;
        bottom: -20px;
        width: 50px;
        background-color: #fff;
        height: 3px;
        content: '';
        -ms-transform: translateX(-50%);
        /* IE 9 */
        -webkit-transform: translateX(-50%);
        /* Chrome, Safari, Opera */
        transform: translateX(-50%);
        -webkit-transition: 0.5s ease-in;
        -moz-transition: 0.5s ease-in;
        -o-transition: 0.5s ease-in;
        transition: 0.5s ease-in; }
    .single-pricing-plan .price-header .price {
      font-size: 50px;
      line-height: 50px;
      font-weight: 700;
      color: #fff; }
      .single-pricing-plan .price-header .price .month {
        font-size: 16px; }
  .single-pricing-plan .price-body {
    padding-top: 20px; }
    .single-pricing-plan .price-body ul li {
      display: block;
      padding: 20px 0;
      border-bottom: 1px solid rgba(0, 0, 54, 0.07); }
      .single-pricing-plan .price-body ul li:last-child {
        border-bottom: none; }
  .single-pricing-plan .price-footer {
    padding-bottom: 40px; }

/*------------------------
    Hosting Page
------------------------*/
.hosting-features-list-area {
  padding: 100px 0; }

.hosting-feature-innner {
  border: 1px solid #4a40ce;
  border-radius: 6px;
  padding: 20px 10px; }

.single-hosting-features-item {
  text-align: center; }
  .single-hosting-features-item li {
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin: 8px 0;
    font-weight: 600; }

.shared-hosting-feature-two-area {
  padding: 120px 0 90px 0; }

.single-shared-hosting-item-two {
  text-align: left;
  border: 3px solid rgba(0, 0, 54, 0.06);
  border-radius: 6px;
  margin-bottom: 30px;
  padding: 30px 30px 30px 30px;
  position: relative;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  z-index: 0;
  overflow: hidden; }
  .single-shared-hosting-item-two:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #4a40ce;
    content: '';
    z-index: -1;
    -ms-transform: translateY(100%);
    /* IE 9 */
    -webkit-transform: translateY(100%);
    /* Chrome, Safari, Opera */
    transform: translateY(100%);
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
  .single-shared-hosting-item-two:hover {
    border-color: #4a40ce; }
    .single-shared-hosting-item-two:hover:after {
      -ms-transform: translateY(0%);
      /* IE 9 */
      -webkit-transform: translateY(0%);
      /* Chrome, Safari, Opera */
      transform: translateY(0%); }
    .single-shared-hosting-item-two:hover .icon {
      color: #fff; }
    .single-shared-hosting-item-two:hover .content .title {
      color: #fff; }
    .single-shared-hosting-item-two:hover .content p {
      color: rgba(255, 255, 255, 0.8); }
  .single-shared-hosting-item-two .icon {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    color: rgba(0, 0, 54, 0.3); }
  .single-shared-hosting-item-two .content .title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
  .single-shared-hosting-item-two .content p {
    color: rgba(0, 0, 54, 0.6);
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }

/*--------------------------
    Hire Us Page
---------------------------*/
.hire-us-header-area {
  position: relative;
  z-index: 0;
  padding: 190px 0 180px 0;
  background: url(https://thesoftking.com/assets/frontend/images/bg/hire-us-header-bg.jpg) no-repeat center center;
  background-size: cover; }

.hire-us-header-area:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(20, 26, 102, 0.9);
  content: '';
  z-index: -2; }

.hire-us-header-area .how-it-work-progress {
  position: absolute;
  left: 65%;
  top: 260px;
  width: 100%;
  z-index: -1;
  -ms-transform: translateX(-50%);
  /* IE 9 */
  -webkit-transform: translateX(-50%);
  /* Chrome, Safari, Opera */
  transform: translateX(-50%); }

.hire-us-header-area.how-it-work-bg {
  background-image: url(assets/images/test.jpg); }

.hire-us-header-area .single-how-it-work {
  text-align: center; }

.hire-us-header-area .single-how-it-work:hover .icon {
  background-color: #fff;
  color: #ffc107; }

.hire-us-header-area .single-how-it-work.two {
  position: relative; }

.hire-us-header-area .single-how-it-work.three {
  position: relative; }

.hire-us-header-area .single-how-it-work .icon {
  display: inline-block;
  width: 130px;
  height: 130px;
  line-height: 130px;
  border-radius: 50%;
  color: #fff;
  background-color: #ffc107;
  font-size: 40px;
  margin-bottom: 40px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.hire-us-header-area .single-how-it-work .content .title {
  font-size: 30px;
  line-height: 24px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 30px; }

.hire-us-header-area .single-how-it-work .content p {
  color: #c6c9e5;
  font-size: 16px;
  line-height: 26px; }

.hiw-bg-img {
  position: relative;
  margin-bottom: -13%; }

.how-we-work-area {
  padding: 110px 0 120px 0; }

.single-how-we-work-item {
  border: 1px solid rgba(46, 204, 113, 0.2);
  border-radius: 6px;
  padding: 40px 30px 40px 30px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .single-how-we-work-item:hover {
    border-color: #4a40ce; }
    .single-how-we-work-item:hover .icon img {
      -ms-transform: rotateY(360deg);
      /* IE 9 */
      -webkit-transform: rotateY(360deg);
      /* Chrome, Safari, Opera */
      transform: rotateY(360deg); }
  .single-how-we-work-item .icon {
    margin-bottom: 25px; }
    .single-how-we-work-item .icon img {
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
  .single-how-we-work-item .content .title {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 5px; }
  .single-how-we-work-item .content .subtitle {
    font-size: 14px;
    line-height: 24px; }
  .single-how-we-work-item .content .btn-tsk-outline {
    padding: 10px 25px;
    font-size: 14px; }

.numbered-list li {
  display: block;
  font-size: 14px;
  color: rgba(0, 0, 54, 0.6);
  margin: 8px 0; }
  .numbered-list li .number {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color:#4a40ce;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    margin-right: 5px; }

.our-expertise-area {
  padding: 110px 0 70px 0; }
  .our-expertise-area .section-title {
    margin-bottom: 88px; }

.single-our-expertise-item {
  position: relative;
  margin-bottom: 50px; }
  .single-our-expertise-item:hover .icon {
    background-color: #4a40ce; }
  .single-our-expertise-item:hover .content {
    background-color: #4a40ce; }
    .single-our-expertise-item:hover .content .title {
      color: #fff; }
    .single-our-expertise-item:hover .content p {
      color: rgba(255, 255, 255, 0.8); }
  .single-our-expertise-item.white:hover .content {
    background-color: #4a40ce; }
    .single-our-expertise-item.white:hover .content .title {
      color: #fff; }
    .single-our-expertise-item.white:hover .content p {
      color: rgba(255, 255, 255, 0.8); }
  .single-our-expertise-item.white:hover .icon {
    background-color: #fff;
    color: #4a40ce; }
  .single-our-expertise-item.white .icon {
    color: #fff;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
  .single-our-expertise-item.white .content .title {
    color: #4a40ce;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
  .single-our-expertise-item.white .content p {
    color: rgba(255, 255, 255, 0.6);
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
  .single-our-expertise-item .icon {
    font-size: 25px;
    line-height: 25px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    color: #4a40ce;
    line-height: 60px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: #000036;
    position: absolute;
    top: -30px;
    left: 50%;
    -ms-transform: translateX(-50%);
    /* IE 9 */
    -webkit-transform: translateX(-50%);
    /* Chrome, Safari, Opera */
    transform: translateX(-50%); }
    .single-our-expertise-item .icon:hover {
      background-color: #4a40ce;
      color: #fff; }
  .single-our-expertise-item .content {
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 48px 20px 25px 20px;
    text-align: center; }
    .single-our-expertise-item .content .title {
      font-size: 18px;
      line-height: 31px;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      margin-bottom: 5px; }
    .single-our-expertise-item .content p {
      font-size: 14px;
      line-height: 26px;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .single-our-expertise-item .content p:last-child {
        margin-bottom: 0; }

/*---------------------
    Login Page
---------------------*/
.login-page-content-area {
  padding: 120px 0 118px 0; }
  .login-page-content-area p {
    color: rgba(0, 0, 54, 0.6); }
  .login-page-content-area .left-content-area {
    padding-right: 40px; }
    .login-page-content-area .left-content-area .top-content {
      margin-bottom: 30px; }
      .login-page-content-area .left-content-area .top-content .title {
        font-size: 24px;
        line-height: 34px; }
      .login-page-content-area .left-content-area .top-content p {
        color: rgba(0, 0, 54, 0.6); }
    .login-page-content-area .left-content-area a {
      color: #4a40ce; }
    .login-page-content-area .left-content-area .trustedby {
      background-color: #000036; }
      .login-page-content-area .left-content-area .trustedby img {
        width: 100%; }

.alreday-register {
  color: rgba(0, 0, 54, 0.6); }
  .alreday-register a {
    color: #4a40ce; }

.tsk-login-form {
  background-color: #f0f8ff;
  padding: 30px 30px 30px 30px;
  border-radius: 6px; }
  .tsk-login-form .form-group label {
    font-weight: 600; }
  .tsk-login-form .form-group .form-control {
    height: 50px;
    background-color: transparent; }

.error{
  color: red;
}
.form-input-focus{
  border: 2px solid #e5e5e6;
}
.intl-tel-input {
  position: relative;
  display: inline-block;
  width: 100%;
}
body.modal-open {
  padding-right: 0 !important;
}

.card-custom-header {
  background-color: #4a40ce;
  border-bottom: 1px solid #4a40ce;
}

.btn-custom {

  width: 250px;
  height: 60px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  border: none;
  border-radius: 30px;
  background-color: #4a40ce;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer;
  display: block;
  margin: 0 auto;
}

.btn-success {
  color: #fff;
  background-color: #4a40ce;
  border-color: #4a40ce;
}

.btn-custom:hover {
  background-color: #4a40ce;
  border-color: #4a40ce;
}

.btn-custom:active {
  background-color: #4a40ce;
  border-color: #4a40ce;
}
.btn-custom:focus {
  background-color: #4a40ce;
  border-color: #4a40ce;
}

.author-profile-upload{
  max-width: 30% !important;
}


.padding-left-20{padding-left: 20px;}
.padding-left-30{padding-left: 30px;}
.padding-left-40{padding-left: 40px;}

.review-reply-box{
  margin-left: 40px;
  margin-top: 20px;

}

.dotted-bg{
  /*background-color: #ddd;*/
  background-image: url(https://thesoftking.com/assets/frontend/images/bg/dotted-bg.jpg);
  /*background-size: cover;*/
  /*background-position: center;*/
}
/*--------------------------
    Time Line Area
--------------------------*/
.timeline-area .timeline-inner-area {
  position: relative;
  z-index: 0;
  margin: 50px 0 50px 0; }
  .timeline-area .timeline-inner-area .present {
    position: absolute;
    background-color: #4a40ce;
    color: #fff;
    font-weight: 600;
    border-radius: 3px;
    width: 150px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    top: -30px;
    left: 50%;
    -ms-transform: translateX(-50%);
    /* IE 9 */
    -webkit-transform: translateX(-50%);
    /* Chrome, Safari, Opera */
    transform: translateX(-50%); }
  .timeline-area .timeline-inner-area .end {
    position: absolute;
    background-color: #4a40ce;
    color: #fff;
    font-weight: 600;
    border-radius: 3px;
    width: 150px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    bottom: -30px;
    left: 50%;
    -ms-transform: translateX(-50%);
    /* IE 9 */
    -webkit-transform: translateX(-50%);
    /* Chrome, Safari, Opera */
    transform: translateX(-50%); }
  .timeline-area .timeline-inner-area:after {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 1px;
    background-color: rgba(0, 0, 0, 0.07);
    content: '';
    z-index: -1; }
  .timeline-area .timeline-inner-area .left-content-wrap {
    display: inline-block;
    float: left;
    width: calc(50% - 30px);
    background-color: #fff;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.07);
    padding: 25px 30px 23px 30px;
    position: relative;
    clear: both;
    margin-bottom: 30px; }
    .timeline-area .timeline-inner-area .left-content-wrap:before {
      position: absolute;
      right: -10px;
      content: '';
      top: 20px;
      border-left: 12px solid #fff;
      border-bottom: 10px solid transparent;
      border-top: 10px solid transparent;
      border-radius: 3px; }
    .timeline-area .timeline-inner-area .left-content-wrap:after {
      position: absolute;
      right: -42px;
      background-color: #fff;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      content: '';
      top: 20px;
      border: 5px solid #4a40ce;
      -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
      box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3); }
    .timeline-area .timeline-inner-area .left-content-wrap .title {
      font-size: 18px;
      display: block;
      text-align: right;
      margin-bottom: 15px;
      color: #4a40ce; }
    .timeline-area .timeline-inner-area .left-content-wrap .img-wrapper {
      margin-bottom: 20px; }
      .timeline-area .timeline-inner-area .left-content-wrap .img-wrapper img {
        width: 100%; }
    .timeline-area .timeline-inner-area .left-content-wrap p {
      text-align: center;
      font-size: 16px;
      line-height: 26px;
      color: #515151; }
      .timeline-area .timeline-inner-area .left-content-wrap p:last-child {
        margin-bottom: 0; }
  .timeline-area .timeline-inner-area .right-content-wrap {
    display: inline-block;
    width: calc(50% - 40px);
    margin-left: 62px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.07);
    padding: 25px 30px 23px 30px;
    position: relative;
    margin-bottom: 40px; }
    .timeline-area .timeline-inner-area .right-content-wrap:before {
      position: absolute;
      left: -10px;
      content: '';
      top: 20px;
      border-right: 12px solid #fff;
      border-bottom: 10px solid transparent;
      border-top: 10px solid transparent;
      border-radius: 3px; }
    .timeline-area .timeline-inner-area .right-content-wrap:after {
      position: absolute;
      left: -40px;
      background-color: #fff;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      content: '';
      top: 20px;
      border: 5px solid #4a40ce;
      -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
      box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3); }
    .timeline-area .timeline-inner-area .right-content-wrap .title {
      font-size: 18px;
      display: block;
      text-align: left;
      margin-bottom: 15px;
      color: #4a40ce; }
    .timeline-area .timeline-inner-area .right-content-wrap .img-wrapper {
      margin-bottom: 20px; }
      .timeline-area .timeline-inner-area .right-content-wrap .img-wrapper img {
        width: 100%; }
    .timeline-area .timeline-inner-area .right-content-wrap p {
      text-align: center;
      font-size: 16px;
      line-height: 26px;
      color: #515151; }
      .timeline-area .timeline-inner-area .right-content-wrap p:last-child {
        margin-bottom: 0; }
  .timeline-area .timeline-inner-area .feature-block {
    display: inline-block;
    background-color: #fff;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.07);
    padding: 25px 30px 23px 30px;
    position: relative;
    margin-bottom: 40px;
    margin-top: 70px; }
    .timeline-area .timeline-inner-area .feature-block .featured {
      position: absolute;
      background-color: #4a40ce;
      color: #fff;
      font-weight: 600;
      border-radius: 3px;
      width: 100px;
      text-align: center;
      height: 35px;
      line-height: 35px;
      top: -80px;
      left: 50%;
      -ms-transform: translateX(-50%);
      /* IE 9 */
      -webkit-transform: translateX(-50%);
      /* Chrome, Safari, Opera */
      transform: translateX(-50%); }
    .timeline-area .timeline-inner-area .feature-block:before {
      position: absolute;
      left: 50.5%;
      content: '';
      top: -10px;
      border-right: 12px solid transparent;
      border-left: 10px solid transparent;
      border-bottom: 10px solid #fff;
      border-radius: 3px;
      margin-left: -2px;
      -ms-transform: translateX(-50%);
      /* IE 9 */
      -webkit-transform: translateX(-50%);
      /* Chrome, Safari, Opera */
      transform: translateX(-50%); }
    .timeline-area .timeline-inner-area .feature-block:after {
      position: absolute;
      left: 50%;
      background-color: #fff;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      content: '';
      top: -40px;
      border: 5px solid #4a40ce;
      -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
      box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
      -ms-transform: translateX(-50%);
      /* IE 9 */
      -webkit-transform: translateX(-50%);
      /* Chrome, Safari, Opera */
      transform: translateX(-50%); }
    .timeline-area .timeline-inner-area .feature-block .title {
      font-size: 18px;
      display: block;
      text-align: center;
      margin-bottom: 15px;
      color: #4a40ce; }
    .timeline-area .timeline-inner-area .feature-block .img-wrapper {
      margin-bottom: 20px; }
      .timeline-area .timeline-inner-area .feature-block .img-wrapper img {
        width: 100%; }
    .timeline-area .timeline-inner-area .feature-block p {
      text-align: center;
      font-size: 16px;
      line-height: 26px;
      color: #515151; }
      .timeline-area .timeline-inner-area .feature-block p:last-child {
        margin-bottom: 0; }

.wecan-develop-list-mobile-version li {
    display: inline-block;
    font-weight: 600;
    color: #000036;
    padding: 15px 0;
    position: relative;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    margin: 0 15px;
}
.wecan-develop-list-mobile-version{
  display: none;
}
/*---------
custom css
---------*/

.tsk-content-block h2 {
  font-size: 24px;
}
.tagggs {
  background-color: #a0a0a0;
  padding: 5px 10px;
  display: inline-block;
  margin: 4px 2px;
  border-radius: 4px;
  color: #fff !important;
  font-weight: 600;
  font-size: 12px;
  text-transform: capitalize;
  transition: .3s ease-in;
}
.tagggs:hover {
  background-color: #4a40ce;
  color: #fff;
}
.content-footer-share li::before {
  display: none;
}

.screenshort-block .share-links {
margin: 13px 0 0 0;
padding: 0;
display: inline-block;
float: right; }
.screenshort-block .share-links li {

list-style: none;
display: inline-block;
padding-left: 0;
background-color: #e6e6e6;
border-radius: 3px; }

.screenshort-block .share-links li.title {
height: 40px;
line-height: 40px;
text-align: center;
width: 65px;
display: inline-block;
font-weight: 600;
color: rgba(0, 0, 54, 0.6); }

.screenshort-block .share-links li:before {
display: none; }

.screenshort-block .share-links li a {
display: block;
background-color: #e6e6e6;
width: 40px;
text-align: center;
height: 40px;
line-height: 40px;
border-radius: 3px;
color: rgba(0, 0, 54, 0.6);
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in; }

.screenshort-block .share-links li a:hover {
background-color: #4a40ce;
color: #fff; }

.screenshort-block .button-list {
    display: inline-block;
    text-align: center;
    margin-top: 12px; }
    .screenshort-block .button-list li {
      display: inline-block; }
      .screenshort-block .button-list li:before {
        display: none; }
      .screenshort-block .button-list li:first-child {
        padding-left: 0; }
      .screenshort-block .button-list li:last-child {
        padding-right: 0; }
      .screenshort-block .button-list li.screenshort {
        position: relative;
        top: 8px;
        left: 10px;
        cursor: pointer;
        background-color: #4a40ce;
        width: 110px;
        height: 40px;
        display: inline-block;
        border-radius: 5px;
        font-size: 14px;
        line-height: 40px;
        color: #fff;
        text-transform: capitalize;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        position: relative;
        z-index: 0;
        overflow: hidden; }
        .screenshort-block .button-list li.screenshort:before {
          display: block;
          border-radius: 0; }
        .screenshort-block .button-list li.screenshort:after {
          position: absolute;
          right: 0;
          top: 0;
          width: 50%;
          height: 100%;
          background-color: #000036;
          content: '';
          z-index: -1;
          border-top-right-radius: 3px;
          border-bottom-right-radius: 3px;
          -webkit-transition: 0.3s ease-in;
          -moz-transition: 0.3s ease-in;
          -o-transition: 0.3s ease-in;
          transition: 0.3s ease-in;
          -ms-transform: translateX(80px);
          /* IE 9 */
          -webkit-transform: translateX(80px);
          /* Chrome, Safari, Opera */
          transform: translateX(80px); }
        .screenshort-block .button-list li.screenshort:before {
          position: absolute;
          left: 0;
          top: 0;
          width: 50%;
          height: 100%;
          background-color: #000036;
          content: '';
          z-index: -1;
          border-top-left-radius: 3px;
          border-bottom-left-radius: 3px;
          -webkit-transition: 0.3s ease-in;
          -moz-transition: 0.3s ease-in;
          -o-transition: 0.3s ease-in;
          transition: 0.3s ease-in;
          -ms-transform: translateX(-80px);
          /* IE 9 */
          -webkit-transform: translateX(-80px);
          /* Chrome, Safari, Opera */
          transform: translateX(-80px); }
        .screenshort-block .button-list li.screenshort:hover:after {
          -ms-transform: translateX(0px);
          /* IE 9 */
          -webkit-transform: translateX(0px);
          /* Chrome, Safari, Opera */
          transform: translateX(0px); }
        .screenshort-block .button-list li.screenshort:hover:before {
          -ms-transform: translateX(0px);
          /* IE 9 */
          -webkit-transform: translateX(0px);
          /* Chrome, Safari, Opera */
          transform: translateX(0px); }
        .screenshort-block .button-list li.screenshort i {
          padding-right: 5px; }
        .screenshort-block .button-list li.screenshort a {
          display: none; }
      .screenshort-block .button-list li a {
        background-color: #4a40ce;
        width: 130px;
        height: 40px;
        display: inline-block;
        border-radius: 5px;
        font-size: 14px;
        line-height: 40px;
        color: #fff;
        text-transform: capitalize;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        position: relative;
        z-index: 0;
        overflow: hidden; }
        .screenshort-block .button-list li a:after {
          position: absolute;
          right: 0;
          top: 0;
          width: 50%;
          height: 100%;
          background-color: #000036;
          content: '';
          z-index: -1;
          border-top-right-radius: 3px;
          border-bottom-right-radius: 3px;
          -webkit-transition: 0.3s ease-in;
          -moz-transition: 0.3s ease-in;
          -o-transition: 0.3s ease-in;
          transition: 0.3s ease-in;
          -ms-transform: translateX(80px);
          /* IE 9 */
          -webkit-transform: translateX(80px);
          /* Chrome, Safari, Opera */
          transform: translateX(80px); }
        .screenshort-block .button-list li a:before {
          position: absolute;
          left: 0;
          top: 0;
          width: 50%;
          height: 100%;
          background-color: #000036;
          content: '';
          z-index: -1;
          border-top-left-radius: 3px;
          border-bottom-left-radius: 3px;
          -webkit-transition: 0.3s ease-in;
          -moz-transition: 0.3s ease-in;
          -o-transition: 0.3s ease-in;
          transition: 0.3s ease-in;
          -ms-transform: translateX(-80px);
          /* IE 9 */
          -webkit-transform: translateX(-80px);
          /* Chrome, Safari, Opera */
          transform: translateX(-80px); }
        .screenshort-block .button-list li a:hover:after {
          -ms-transform: translateX(0px);
          /* IE 9 */
          -webkit-transform: translateX(0px);
          /* Chrome, Safari, Opera */
          transform: translateX(0px); }
        .screenshort-block .button-list li a:hover:before {
          -ms-transform: translateX(0px);
          /* IE 9 */
          -webkit-transform: translateX(0px);
          /* Chrome, Safari, Opera */
          transform: translateX(0px); }
        .screenshort-block .button-list li a i {
          padding-right: 5px; }



/* new added on 06-01-2019 */

.tsk-card .tsk-card-header {
    position: relative;
    z-index: 0;
}

.tsk-card .tsk-card-header .btn {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s ease-in;
    background-color: #000036;
    color: #fff;
}

.tsk-card .tsk-card-header .btn:hover {
    background-color: #fff;
    color: #333;
}          
.cart-list .single-cart-item {
    display: flex;
    position: relative;
    z-index: 0;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 30px;
    padding-bottom: 25px;
}

.cart-list .single-cart-item .thumb {
    margin-right: 25px;
}
.cart-list .single-cart-item .content .cart-remove {
    position: absolute;
    top: 0;
    right: 0;
}

.cart-list .single-cart-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.cart-list .single-cart-item .content .item-price {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #333;
    position: absolute;
    right: 0;
}
.tsk-card-footer {
    background-color: transparent;
    position: relative;
}
.tsk-card-footer .left-content{
  display: inline-block;
}
.tsk-card-footer .right-content{
  display: inline-block;
  float: right;
}
.tsk-card-footer .left-content .current-bal .title {
    font-size: 25px;
    line-height: 28px;
    font-weight: 700;
    color: #666;
     font-family: 'ubuntu';
}
.tsk-card-footer .left-content .current-bal .amount {
    font-size: 30px;
    font-weight: 700;
    color: #444;
    display: block;
}
.tsk-card-footer .right-content .title {
    font-size: 30px;
    font-weight: 700;
    color: #666;
    font-family: 'ubuntu';
}

.tsk-card-footer .right-content .total-price {
    font-size: 35px;
    font-weight: 700;
    color: #333;
}
.tsk-card-footer .right-content .btn-tsk {
    float: right;
}

.payment-method {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin: 30px 0;
}
.payment-method li:after {
    display: none;
}

.payment-method li:before {
    display: none;
}

.payment-method li {
    display: block;
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 30px;
    font-size: 21px;
    font-weight: 700;
    color: #666;
}

.payment-method li:last-child {
    border-bottom: none;
}

.payment-method li .title {
    font-size: 24px;
    font-weight: 700;
    font-family: 'ubuntu';
    margin-right: 20px;
    width: 50%;
    display: inline-block;
    text-align: right;
    color: #444;
}



.pagination > li::before {
  display: none;
}


.tsk-card-footer .center-content {
    display: inline-block;
}

.tsk-card-footer .center-content .cupon-form {
    display: block;
    position: relative;
}

.tsk-card-footer .center-content .cupon-form .form-control {
    padding-right: 90px;
      height: 45px;
}
.tsk-card-footer .center-content .cupon-form button[type=submit] {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0;
    width: 80px;
}
.tsk-card-footer .center-content .title {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;
    display: block;
    font-family: 'ubuntu';
}
.tsk-card-footer .center-content .center-content-inner{
   display: flex;
  flex-direction: column;
  justify-content: center;
}


.tsk-card-footer .right-content .title {
    font-size: 18px;
    font-weight: 700;
    color: #666;
    font-family: 'ubuntu';
}
.tsk-card-footer .right-content .total-price {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    float: right;
    margin-left: 20px;
}
.total.coupon-total .title {
    color: #f00;
}

.total.coupon-total .total-price {
    color: #f00;
}

.total.subtotal .title {
    font-size: 18px;
}

.total.subtotal .total-price {
    font-size: 18px;
}

.total.without-coupon .title,.total.without-coupon .total-price {
    font-size: 28px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px){
  .tsk-card-footer .right-content {
    margin-top: 0px !important;
  }
}


@media only screen and (max-width: 1200px) and (min-width: 769px){
  .total.without-coupon .title, .total.without-coupon .total-price {
      font-size: 25px;
  }
  .tsk-card-footer .right-content {
      margin-top: 30px;
  }
}

@media only screen and (max-width: 767px){
  .tsk-card-footer .right-content {
      margin-top: 30px;
  }
  .cart-list .single-cart-item .content{
    padding-right: 70px;
  }
  .cart-list .single-cart-item .content .item-title{
    font-size: 21px;
  }
  .tsk-card-footer .right-content .total-price{
    line-height: 28px;
    font-size: 18px;
  }
  .tsk-card-footer .right-content .title{
    line-height: 28px;
    font-size: 18px;
  }

.tsk-card-footer {
    text-align: center;
}

.total.without-coupon {
    float: none;
}

.tsk-card-footer .right-content {
    float: none;
    text-align: center;
}

.tsk-card-footer .right-content .btn-tsk {
    float: none;
}

.tsk-card-footer .left-content, .tsk-card-footer .center-content {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 20px;
}

.tsk-card-footer .center-content {
    padding-bottom: 30px;
    margin-bottom: 0;
}

.tsk-card-footer .left-content, .tsk-card-footer .center-content,.tsk-card-footer .left-content, .tsk-card-footer .right-content {
    display: block;
}

.total.without-coupon .total-price {
    display: block;
    float: none;
    margin-top: 10px;
}

}
@media only screen and (max-width: 480px){
  .cart-list .single-cart-item .content .item-title {
      font-size: 18px;
  }
  .tsk-card-footer .right-content{
    float: none;
    display: block;
  }
  .tsk-card-footer .right-content .btn-tsk{
    float: none;
  }
  .tsk-card-footer {
    text-align: center;
  }
  .tsk-card-footer .left-content .current-bal .amount{
    display: inline-block;
  }
  .tsk-card .tsk-card-header .btn{
    position: initial;
    margin-top: 20px;
  }
  .tsk-card-header {
      padding-bottom: 0;
  }

}
@media only screen and (max-width: 414px){
  .cart-list .single-cart-item .content .item-price {
      font-size: 25px;
      line-height: 35px;
  }
}
@media only screen and (max-width: 365px){
  .payment-method li .title {
      font-size: 21px;
  }
  .payment-method li{
    font-size: 18px;
  }
  .payment-method li .title {
      width: auto;
  }

  .payment-method {
      text-align: center;
  }
}
@media only screen and (max-width: 335px){
  .cart-list .single-cart-item .content {
      padding-right: 50px;
  }
  .cart-list .single-cart-item .content .item-price {
      font-size: 22px;
      line-height: 30px;
  }
  .cart-list .single-cart-item{
    display: block;
  }
  .cart-list .single-cart-item .thumb{
    margin-bottom: 20px;
  }
  .tsk-card-footer .left-content .current-bal .title {
    font-size: 20px;
      line-height: 23px;
  }
  .tsk-card-footer .left-content .current-bal .amount{
    font-size: 25px;
  }
}
