/*
Aabgine Site CUSTOM CSS
*/

/* x debug */
pre.xdebug-var-dump {
    text-align: left;
    max-height: 280px;
    border: 1px solid #555;
    background-color: #000;
    padding: 10px;
    border-radius: 5px;
    color: #dfdfdf !important;
}

/* General Custom Css */

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

.h4, h4 {
  line-height: 1.2em;
  margin-bottom: 0;
}

.rtl .h4, h4 {
  line-height: 1.43em;
  margin-bottom: 15px;
}

.h2, .h3, h2, h3 {
  margin-bottom: 7px;
}

/* Fix auto padding when modal opens */
body,
.navbar.navbar-expand-lg { 
  padding-right: 0 !important 
}

.navbar {
  background: #171941!important;
}

.navbar .btn {
  margin: 4px!important;
}

.brand .h1-seo {
  font-size: 4.2em!important;
  font-family: 'IRANSans';
}

.brand h3 {
  font-size: 1.4em!important;
  font-family: 'IRANSans';  
}

.card.card-login {
  box-shadow: unset;
}

.index-page .squares.square4 {
  opacity: .5!important;
}

.index-page .squares.square6 {
  opacity: 0.4!important;
}

.squares {
  text-align: center;
}

.squares.square4 i.tim-icons {
  font-size: 53px !important;
  margin-top: 23% !important;
}

.squares.square6 i.tim-icons {
  font-size: 40px !important;
  margin-top: 23% !important;
}

.section-2 .square-2 {
  height: 150px !important;
  width: 150px !important;
  left: 250px !important;
  top: 580px;
}

.section-2 .square-4 {
  opacity: .1!important;
}


.dark-light-slider {
  max-height: 293px; 
  border-radius: 12px;
}

.section-2 .square-3 {
  opacity: .08!important;
  top: 80px;
  left: auto;
  right: 200px;
}

.section-2 {
  padding-top: 30vh;
  overflow: hidden;
  padding-bottom: 30vh;
}

.page-header .content-center.brand {
  width: 100%!important;
}

.card-stats:hover {
  transform: translate(0,-5px);
}
.card-stats {
  margin-bottom: 0;
  transition: all 0.5s;
}

.info:first-of-type {
    padding-top: 25%;
}

.info .icon i {
  font-size: 50px;
}

.section-safe .card.card-stats:nth-of-type(1) {
  width: auto;
  top: -40px;
  left: 197px;
}

.section-safe .card.card-stats:nth-of-type(2) {
  width: auto;
  top: 230px;
  left: -53px;
}

.section-safe .card.card-stats:nth-of-type(3) {
  width: 180px;
  top: 290px;
  left: 397px;
}

.footer.blk-footer {
  min-height: 330px;
}

.footer .nav-link {
  color: #fff !important;
  text-transform: unset;
}

.footer .nav-item {
  margin: -9px 0;
}

hr.hr-center {
  margin-right: auto!important;
  margin-left: auto;
}

.section-coins {
  margin-top: 0;
  min-height: 890px;
}

.section-coins h2 {
  margin-bottom: 110px;
}

.card.card-coin {
  border-radius: 20px;
}

.card-coin.recommended .card-footer {
  margin-bottom: 45px;
}

.card.card-coin img {
  width: auto!important;
}

.card.card-coin .card-header {
  margin: 50px auto;
}

.card.card-coin .list-group {
  margin: 0 10px;
  text-align: unset;
}

.card-plain .card-footer,
 .card-plain .card-header {
  margin-bottom: 30px;
}

.btn-simple {
  color: #fff !important;
}

.register-page .square {
  opacity: 0.1 !important;
}

.modal-content .modal-header .modal-profile i {
  font-size: 30px;
}

.card-stats.upper {
  transform: translate(-40px,-25px);
}

/* RTL FIX */

.rtl .navbar-brand span {
  font-size: 20px !important;
}

.rtl .navbar .navbar-nav .btn {
  padding: 8px !important;
}

.nav-link.btn {
  min-width: 100px;
  text-align: center !important;
}

.rtl .navbar .navbar-nav .btn i {
  margin-right: 0!important;
}

.rtl .bootstrap-select .dropdown-menu.inner li a,
.rtl .dropdown-menu .dropdown-item {
  text-align: right;
}

.rtl .dropdown-menu .tim-icons {
  margin-right: 0;
  margin-left: 10px;
}

.rtl .dropdown-menu::before {
  right: 10px;
  left: auto;
}

.rtl .navbar .dropdown-menu {
  left: -33px!important;
}

.rtl p {
  direction: rtl;
}

.rtl .footer.blk-footer {
  padding: 35px !important;
}

.rtl .footer .nav {
  float: right;
  padding-right: 0;
  text-align: right;
}

.rtl .footer .title {
  text-align: right !important;
}

.rtl .list-unstyled,
.rtl .list-group {
  direction: rtl;
  padding-right: 0;
}

.rtl .list-unstyled .icon{
  margin-left: 20px;
  font-size: 30px;
}

.rtl hr {
  margin-right: 0;
  margin-left: auto;
}

.rtl .card-stats.upper {
  transform: translate(40px,-25px)
}

.rtl .alert {
  direction: rtl!important;
}

.rtl #features .row,
.rtl #benefits .row {
  flex-direction: row-reverse;
}
.rtl #benefits .row .row {
  flex-direction: initial;
}


/* Index page Conflict fix */

.index-page .section:first-of-type .path {
  left: -110px;
  max-width: 60%;
  top: -50px;
}

.index-page .section:nth-of-type(2) .path {
  left: auto;
  right: -250px;
  max-width: 70%;
  top: 0;
}

.index-page .section:nth-of-type(2) .path2 {
  position: absolute;
  opacity: 0.02;
  right: auto;
  left: 420px;
  max-width: 10%;
  top: 420px;
}

.index-page .section:nth-of-type(2) .path3 {
  position: absolute;
  opacity: 0.02;
  left: auto;
  right: 500px;
  max-width: 10%;
  top: -90px;
}

.index-page .section:nth-of-type(3) {
  padding-top: 200px;
}

.index-page .section:nth-of-type(3) .path {
  right: auto;
  left: 50px;
  max-width: 45%;
  top: 60px;
}

.index-page .section:nth-of-type(4) .path {
  max-width: 60%;
  right: 3%;
  top: 15%;
}

.index-page .section:nth-of-type(4) .path2 {
  position: absolute;
  opacity: 0.02;
  left: 25%;
  right: auto;
  max-width: 10%;
  top: 100px;
}

.index-page .section:nth-of-type(5) .path {
  max-width: 70%;
  left: 8%;
  top: 20%;
}

.footer .copyright {
  float: unset;
}

.glow * {
  transition: all 0.5s;
}

.box-hover-glow-success:hover,
.image-hover-glow-success:hover img {
  -webkit-filter: drop-shadow(0px 1px 12px #00c1a6);
  filter: drop-shadow(0px 1px 12px #00c1a6);
}

.box-hover-glow-info:hover,
.image-hover-glow-info:hover img {
  -webkit-filter: drop-shadow(0px 1px 12px #1d8cf8);
  filter: drop-shadow(0px 1px 12px #1d8cf8);
}

.box-hover-glow-warning:hover,
.image-hover-glow-warning:hover img {
  -webkit-filter: drop-shadow(0px 1px 12px #ff8d72);
  filter: drop-shadow(0px 1px 12px #ff8d72);
}

.box-hover-glow-primary:hover,
.image-hover-glow-primary:hover img {
  -webkit-filter: drop-shadow(0px 1px 12px #e14eca);
  filter: drop-shadow(0px 1px 12px #e14eca);
}

.box-hover-glow-danger:hover,
.image-hover-glow-danger:hover img {
  -webkit-filter: drop-shadow(0px 1px 12px #d43b2a);
  filter: drop-shadow(0px 1px 12px #d43b2a);
}

/* Themings */

.theme-green .index-page .squares {
  background: #00c1a6 !important;
  background: linear-gradient(0deg,#0098f0,#00c1a6) !important;
}
.theme-green .navbar {
  border-top: 2px solid #00c1a6;
}
.theme-green .box-glow {
  box-shadow: 0 1px 124px -36px #00c1a6 !important;
}
.theme-green .footer {
  border-top: 2px solid #00e4ca2e;
  background: radial-gradient(ellipse at bottom,#00badf17 30%,#171941 80%);
}

.theme-blue .index-page .squares {
  background: #1d8cf8 !important;
  background: linear-gradient(0deg, #3358f4, #1d8cf8);
}
.theme-blue .navbar {
  border-top: 2px solid #1d8cf8;
}
.theme-blue .box-glow {
  box-shadow: 0 1px 124px -36px #1d8cf8 !important;
}
.theme-blue .footer {
  border-top: 2px solid #2280f73d;
  background: radial-gradient(ellipse at bottom,#2b6bf529 30%,#11132d 80%);
}

.theme-orange .index-page .squares {
  background: #ff8d72 !important;
  background: linear-gradient(0deg, #ff6491, #ff8d72);
}
.theme-orange .navbar {
  border-top: 2px solid #ff8d72;
}
.theme-orange .box-glow {
  box-shadow: 0 1px 124px -36px #ff8d72 !important;
}
.theme-orange .footer {
  border-top: 2px solid #ff7c7f30;
  background: radial-gradient(ellipse at bottom,#ff72861a 30%,#11132d 80%);
}

.theme-primary .index-page .squares {
  background: #e14eca !important;
  background: linear-gradient(0deg, #ba54f5, #e14eca);
}
.theme-primary .navbar {
  border-top: 2px solid #ba54f5;
}
.theme-primary .box-glow {
  box-shadow: 0 1px 124px -36px #ba54f5 !important;
}
.theme-primary .footer {
  border-top: 2px solid #d550d726;
  background: radial-gradient(ellipse at bottom,#ae1bac2e 30%,#11132d 80%);
}

.theme-red .index-page .squares {
  background: #fd5d93 !important;
  background: linear-gradient(0deg, #d43b2a, #fd5d93);
}
.theme-red .navbar {
  border-top: 2px solid #fd5d93;
}
.theme-red .box-glow {
  box-shadow: 0 1px 124px -36px #fd5d93 !important;
}
.theme-red .footer {
  border-top: 2px solid #f137370f;
  background: radial-gradient(ellipse at bottom,#ed2a181c 30%,#11132d 80%);
}

/* Flip Card */
.flip-card {
  background-color: transparent;
  min-height: 400px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.flip-card.flipped .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden
}

.flip-card-back {
  transform: rotateY(180deg);
  background-color: #171941!important;
}


/* Mobile Verification */
.verification-code input {
  width: 40px;
  display: inline;
  text-align: center !important;
}

.verification-code input {
  height: 50px;
  font-size: 20px;
}

.verification-code input[aria-invalid=true] {
  border-color: rgb(255, 81, 58);
}

.plan-bg {
  background-repeat: no-repeat !important;
  background-size: 597px !important;
  background-position: -26px 41px !important;
}

.bg-plant {
  background-image: url('../img/plant.svg')!important;
} 

.bg-wind {
  background-image: url('../img/wind.svg')!important;
} 

.bg-fire {
  background-image: url('../img/fire.svg')!important;
} 

.price-subtitle {
  font-size: 15px;
  opacity: 0;
}

.plan-card:hover .price-subtitle {
  opacity: 1;
}

#login .modal-content {
  min-height: 480px;
}


/* Responsive */

/*
Desktop Styles
================================================== */
@media only screen and (max-width: 768px) {
  /* Add your Desktop Styles here */
  .flip-card {
    min-height: 700px;
  }

  .card-coin.recommended {
    margin-top: unset !important;
  }
  
  .footer .copyright {
    padding-right: 20px;
    margin-top: 30px;
  }
  
}

/*
Mobile Styles
================================================== */
@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */
  .flip-card {
    min-height: 700px;
  }

  .row .flip-card:last-child {
    margin-top: -90px;
  }

  .dark-light-slider {
    max-height: 190px!important;
  }

  .card-stats.upper {
    transform: none !important;
  }

  .section-coins h2 {
    margin-bottom: 20px;
  }

  .section-2 {
    padding-top: 60px;
  }

  #login .modal-dialog {
    top: -90px;
  }

  #login .modal-content {
    min-height: 600px;
  }

  #signup-form .form-check .form-check-label {
    line-height: 30px;
  }

  #signup-form .form-check .form-check-sign::after, 
  #signup-form .form-check .form-check-sign::before {
    margin-top: 8px;
  }

  #signup-form .form-check .form-check-sign::after {
    top: -6px;
  }

  .paper-form {
    font-size: 13px;
  }

  .rtl .footer {
    margin-bottom: 0!important;
  }

  .footer .copyright {
    padding-right: unset;
    margin-top: unset;
    font-size: 10px;
  }

  #user-login .nav-link {
    padding: 9px 10px !important;
    font-size: 12px;
  }

  .plan-card.recommended {
    margin-bottom: 90px;
  }

  .form-check-label {
    width: 100%;
    text-align: right;
    height: 35px;
  }

  .plan-card .card {
    min-height: 670px!important;
  }

  .plan-duration {
    opacity: 1!important;
  }

  .go-top {
    right: 46%!important;
  }

  #see-features {
    display: none;
  }

}

.navbar .navbar-nav a.nav-link i {
  opacity: 1;
  margin-left: 10px;
}

.plan-card.recommended {
  margin-top: -20px !important;
}

.plan-card.recommended .card {
  min-height: 610px;
  padding-top: 20px;
}

.plan-card.recommended .flip-card-front::before {
  background-color: #0062c5;
  height: auto;
  width: 180px;
  content: "Recommended";
  transform: rotate(317deg);
  color: #fff;
  text-align: center;
  margin-top: 17px;
  position: absolute;
  margin-left: -33px;
  -moz-transform: rotate(317deg);
  box-shadow: 1px 1px 16px -5px #2f2f2f;
  padding: 2px;
}

.rtl .plan-card.recommended .flip-card-front::before {
  content: "پیشـنهـاد ما";
  transform: rotate(400deg);
  margin-right: -33px;
  -moz-transform: rotate(400deg);
}

.plan-card .card {
  min-height: 585px;
}

.plan-title {
  font-size: 30px;
}

.plan-slogan {
  font-size: 15px;
  color: #fff;
}

.plan-price {
  color: #fff !important;
  font-size: 17px;
}

.plan-price span {
  font-size: 30px;
  vertical-align: middle;
  margin: 4px;
}

.plan-duration {
  opacity: 0;
}

.flip-card-front:hover .plan-duration {
  opacity: 1;
}

.plan-green .form-check-radio input[type="radio"]:checked + .form-check-sign::before,
.plan-green .form-check-radio input[type="radio"]:checked + .form-check-sign::after {
    border-color: #00d9cf!important;
}

.plan-green .form-check-radio input[type="radio"]:checked + .form-check-sign::after {
    background-color: #00d9cf!important;
}

.plan-blue .form-check-radio input[type="radio"]:checked + .form-check-sign::before,
.plan-blue .form-check-radio input[type="radio"]:checked + .form-check-sign::after {
    border-color: #1d8cf8!important;
}

.plan-blue .form-check-radio input[type="radio"]:checked + .form-check-sign::after {
    background-color: #1d8cf8!important;
}


.plan-orange .form-check-radio input[type="radio"]:checked + .form-check-sign::before,
.plan-orange .form-check-radio input[type="radio"]:checked + .form-check-sign::after {
    border-color: #ff8d72!important;
}

.plan-orange .form-check-radio input[type="radio"]:checked + .form-check-sign::after {
    background-color: #ff8d72!important;
}

#benefits .card-title {
  font-size: 16px;
}

#benefits .card-category {
  font-size: 14px;
}

#benefits .numbers {
  margin-top: 10px;
  text-align: left;
}

.rtl #benefits .numbers {
  font-family: 'dana-num';
}

.start-arrow {
  font-size: 40px;
  color: #fff !important;
  position: absolute;
  width: 100%;
  margin: 0 auto !important;
  bottom: -180px;
  right: 0;
}

.go-top {
  font-size: 30px;
  color: #fff !important;
  position: absolute;
  right: 49%;
  margin-top: -137px;
}

.floating {  
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

@keyframes floating {
  from { transform: translate(0,  0px); }
  30%  { transform: translate(0, 25px); }
  to   { transform: translate(0, -0px); }    
}

/* RX Paper Form */
.paper-form{
  line-height: 50px;  
}

.paper-form .form-control {
  width: auto;
  min-width: 20px;
  display: inline;
  border-right: 0;
  border-left: 0;
  border-top: 0;
  border-radius: 0;
  font-size: inherit;
}

.paper-form input.paper-input-sm {
  width: 50px;
}

.paper-form input.paper-input-md {
  width: 120px;
}

.paper-form input.paper-input-lg {
  width: 150px;
}

.paper-form span {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-item span {
  background-color: #00c1a6;
  float: right;
  font-size: 12px;
  border-radius: 30px;
  padding: 0px 3px;
  margin-top: 5px;
  line-height: 13px;
}

/* ////////////////// Black Dashboard Custom ///////////////*/

/* Theme colors */

/* Green */
.theme-green a:not(.btn,.navbar-brand),
.theme-green .card-collapse .card .card-header a[data-toggle="collapse"] i {
    color: #00d9cf;
}

.theme-green a:hover:not(.btn,.navbar-brand) {
    color: #00eac6!important;
}

.theme-green .off-canvas-sidebar[data="green"], .sidebar[data="green"] {
    /* background: #3e2bce; */
    /* background: linear-gradient(0deg,#3e2bce,#00c1a6)!important; */
    background: #0098f0;
    background: linear-gradient(0deg,#0098f0,#00c1a6)!important;
}
.theme-green .off-canvas-sidebar[data="green"]::before, .sidebar[data="green"]::before {
    border-bottom-color: #00c1a6!important;;
}

.theme-green .card-user .author .block.block-one, 
.theme-green .card-user .author .block.block-two,
.theme-green .card-user .author .block.block-three,
.theme-green .card-user .author .block.block-four {
    background: rgb(0, 238, 196) 0;
    background: linear-gradient(90deg,rgb(0, 217, 207) 0,rgba(225,78,202,0));
}

.theme-green .form-control:focus,
.theme-green .white-content .form-control:focus,
.theme-green .login-page .form-control:focus,
.theme-green .input-group-focus .input-group-append .input-group-text,
.theme-green .input-group-focus .input-group-prepend .input-group-text,
.theme-green .swal2-file:focus,
.theme-green .swal2-input:focus,
.theme-green .swal2-textarea:focus {
    border-color: #00b290!important;
}


.theme-green .form-check input[type="checkbox"]:checked + .form-check-sign::before,
.theme-green .dropdown-item.active, .dropdown-item:active,
.theme-green .notification {
    border: none;
    background-color: #00d9cf;
}

.theme-green .pagination .page-item.active > .page-link,
.theme-green .pagination .page-item.active > .page-link:focus,
.theme-green .pagination .page-item.active > .page-link:hover,
.theme-green table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before,
.theme-green table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before,
.theme-green input:checked + .slider,
.theme-green .ab-pagination .page-numbers.current, 
.theme-green .ab-pagination .page-numbers.current:hover,
.theme-green .ab-pagination .page-numbers.current:focus,
.theme-green .pdp-default .selday,
.theme-green .pdp-default .selday:hover {
    background: #00f2c3;
    background-color: rgb(0, 242, 195);
    background-position-x: 0%;
    background-position-y: 0%;
    background-image: none;
    background-size: auto;
    background-image: linear-gradient(to bottom left,#00f2c3,#0098f0,#00f2c3);
    background-size: 210% 210%;
    background-position: 100% 0;
    background-color: #00f2c3;
    transition: all .15s ease;
    box-shadow: none;
    color: #fff!important;
}


/* Orange */
.theme-orange a:not(.btn,.navbar-brand),
.theme-orange .card-collapse .card .card-header a[data-toggle="collapse"] i {
    color: #ff8d72;
}

.theme-orange a:hover:not(.btn,.navbar-brand) {
    color: #f78970!important;
}

.theme-orange .card-user .author .block.block-one, 
.theme-orange .card-user .author .block.block-two,
.theme-orange .card-user .author .block.block-three,
.theme-orange .card-user .author .block.block-four {
    background: rgb(255, 141, 114) 0;
    background: linear-gradient(90deg,rgb(255, 141, 114) 0,rgba(225,78,202,0))
}

.theme-orange .form-control:focus,
.theme-orange .white-content .form-control:focus,
.theme-orange .login-page .form-control:focus,
.theme-orange .input-group-focus .input-group-append .input-group-text,
.theme-orange .input-group-focus .input-group-prepend .input-group-text,
.theme-orange .swal2-file:focus,
.theme-orange .swal2-input:focus,
.theme-orange .swal2-textarea:focus {
    border-color: #ff8d72!important;
}

.theme-orange .form-check input[type="checkbox"]:checked + .form-check-sign::before,
.theme-orange .dropdown-item.active, .dropdown-item:active,
.theme-orange .notification {
    border: none;
    background-color: #ff8a74;
}

.theme-orange .pagination .page-item.active > .page-link,
.theme-orange .pagination .page-item.active > .page-link:focus,
.theme-orange .pagination .page-item.active > .page-link:hover,
.theme-orange table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before,
.theme-orange table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before,
.theme-orange input:checked + .slider,
.theme-orange .ab-pagination .page-numbers.current, 
.theme-orange .ab-pagination .page-numbers.current:hover,
.theme-orange .ab-pagination .page-numbers.current:focus,
.theme-orange .pdp-default .selday, 
.theme-orange .pdp-default .selday:hover {
    background-color: #ff6491 !important;
    background-image: linear-gradient(to bottom left,#ff8d72,#ff6491,#ff8d72) !important;
    background-image: -moz-linear-gradient(to bottom left,#ff8d72,#ff6491,#ff8d72) !important;
    color: #fff!important;
    box-shadow: none;
}


/* Blue */
.theme-blue a:not(.btn,.navbar-brand),
.theme-blue .card-collapse .card .card-header a[data-toggle="collapse"] i {
    color: #1d8cf8;
}

.theme-blue a:hover:not(.btn,.navbar-brand) {
    color: #227ed7!important;
}

.theme-blue .card-user .author .block.block-one, 
.theme-blue .card-user .author .block.block-two,
.theme-blue .card-user .author .block.block-three,
.theme-blue .card-user .author .block.block-four {
    background: rgb(29, 140, 248) 0;
    background: linear-gradient(90deg,rgb(29, 140, 248) 0,rgba(225,78,202,0))
}

.theme-blue .form-control:focus,
.theme-blue .white-content .form-control:focus,
.theme-blue .login-page .form-control:focus,
.theme-blue .input-group-focus .input-group-append .input-group-text,
.theme-blue .input-group-focus .input-group-prepend .input-group-text,
.theme-blue .swal2-file:focus,
.theme-blue .swal2-input:focus,
.theme-blue .swal2-textarea:focus {
    border-color: #1d8cf8!important;
}

.theme-blue .form-check input[type="checkbox"]:checked + .form-check-sign::before,
.theme-blue .dropdown-item.active, .dropdown-item:active,
.theme-blue .notification {
    border: none;
    background-color: #1d8cf8;
}

.theme-blue .pagination .page-item.active > .page-link,
.theme-blue .pagination .page-item.active > .page-link:focus,
.theme-blue .pagination .page-item.active > .page-link:hover,
.theme-blue table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before,
.theme-blue table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before,
.theme-blue input:checked + .slider,
.theme-blue .ab-pagination .page-numbers.current, 
.theme-blue .ab-pagination .page-numbers.current:hover,
.theme-blue .ab-pagination .page-numbers.current:focus,
.theme-blue .pdp-default .selday,
.theme-blue .pdp-default .selday:hover {
    background: #1d8cf8;
    background-color: rgb(29, 140, 248);
    background-position-x: 0%;
    background-position-y: 0%;
    background-image: none;
    background-size: auto;
    background-image: linear-gradient(to bottom left,#1d8cf8,#3358f4,#1d8cf8);
    background-size: 210% 210%;
    background-position: 100% 0;
    background-color: #1d8cf8;
    transition: all .15s ease;
    box-shadow: none;
    color: #fff!important;
}


/* Red */
.theme-red a:not(.btn,.navbar-brand),
.theme-red .card-collapse .card .card-header a[data-toggle="collapse"] i {
    color: #f6475e;
}

.theme-red a:hover:not(.btn,.navbar-brand) {
    color: #fd5d93!important;
}

.theme-red .card-user .author .block.block-one, 
.theme-red .card-user .author .block.block-two,
.theme-red .card-user .author .block.block-three,
.theme-red .card-user .author .block.block-four {
    background: rgb(253, 93, 147) 0;
    background: linear-gradient(90deg,rgb(253, 93, 147) 0,rgba(225,78,202,0))
}

.theme-red .form-check input[type="checkbox"]:checked + .form-check-sign::before,
.theme-red .dropdown-item.active, .dropdown-item:active,
.theme-red .notification {
    border: none;
    background-color: #f6475e;
}

.theme-red .pagination .page-item.active > .page-link,
.theme-red .pagination .page-item.active > .page-link:focus,
.theme-red .pagination .page-item.active > .page-link:hover,
.theme-red table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before,
.theme-red table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before,
.theme-red input:checked + .slider,
.theme-red .ab-pagination .page-numbers.current, 
.theme-red .ab-pagination .page-numbers.current:hover,
.theme-red .ab-pagination .page-numbers.current:focus,
.theme-red .pdp-default .selday,
.theme-red .pdp-default .selday:hover {
    background-color: #d43b2a !important;
    background-image: linear-gradient(to bottom left,#fd5d93,#d43b2a,#fd5d93) !important;
    background-image: -moz-linear-gradient(to bottom left,#fd5d93,#d43b2a,#fd5d93) !important;
    color: #fff!important;
    box-shadow: none;
}

.theme-red .swal2-file:focus,
.theme-red .swal2-input:focus,
.theme-red .swal2-textarea:focus {
    border-color: #f6475e!important;
}


/* Primary (Pink) */
.theme-primary a:not(.btn,.navbar-brand,.dropdown-item,.active,.simple-text.logo-normal),
.theme-primary .card-collapse .card .card-header a[data-toggle="collapse"] i {
    color: #d54fd7;
}

.theme-primary a:hover:not(.btn,.navbar-brand,.dropdown-item,.active,.simple-text.logo-normal) {
    color: #e973eb!important;
}


.theme-primary table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before,
.theme-primary table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before,
.theme-primary input:checked + .slider,
.theme-primary .ab-pagination .page-numbers.current, 
.theme-primary .ab-pagination .page-numbers.current:hover,
.theme-primary .ab-pagination .page-numbers.current:focus,
.theme-primary .pdp-default .selday,
.theme-primary .pdp-default .selday:hover {
    background: #e14eca;
    background-position-x: 0%;
    background-position-y: 0%;
    background-image: none;
    background-size: auto;
    background-image: linear-gradient(to bottom left,#e14eca,#ba54f5,#e14eca);
    background-size: 210% 210%;
    background-position: 100% 0;
    color: #fff;
}

.theme-primary .swal2-file:focus,
.theme-primary .swal2-input:focus,
.theme-primary .swal2-textarea:focus {
    border-color: #ff89b0 !important;
}



/* ////////////////// Original Custom Css ///////////////*/

.tim-row {
    margin-bottom: 20px;
  }
  
  .tim-white-buttons {
    background-color: #777777;
  }
  
  .typography-line {
    padding-left: 25%;
    margin-bottom: 35px;
    position: relative;
    display: block;
    width: 100%;
  }
  
  .typography-line span {
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    width: 260px;
    text-transform: none;
  }
  
  .tim-row {
    padding-top: 60px;
  }
  
  .tim-row h3 {
    margin-top: 0;
  }
  
  .switch {
    margin-right: 20px;
  }
  
  #navbar-full .navbar {
    border-radius: 0 !important;
    margin-bottom: 15px;
    z-index: 2;
  }
  
  #menu-dropdown .navbar {
    border-radius: 3px;
  }
  
  #pagination-row .pagination-container {
    height: 100%;
    max-height: 100%;
    display: flex;
    align-items: center;
  }
  
  #icons-row i.now-ui-icons {
    font-size: 30px;
  }
  
  .space {
    height: 130px;
    display: block;
  }
  
  .space-110 {
    height: 110px;
    display: block;
  }
  
  .space-50 {
    height: 50px;
    display: block;
  }
  
  .space-70 {
    height: 70px;
    display: block;
  }
  
  .navigation-example .img-src {
    background-attachment: scroll;
  }
  
  .navigation-example {
    background-position: center center;
    background-size: cover;
    margin-top: 0;
    min-height: 740px;
    height: 100%;
  }
  
  #notifications {
    display: block;
    width: 100%;
    position: relative;
  }
  
  .tim-note {
    text-transform: capitalize;
  }
  
  #buttons .btn,
  #javascriptComponents .btn {
    margin: 0 0px 10px;
  }
  
  .space-100 {
    height: 100px;
    display: block;
    width: 100%;
  }
  
  .be-social {
    padding-bottom: 20px;
    /*     border-bottom: 1px solid #aaa; */
    margin: 0 auto 40px;
  }
  
  .txt-white {
    color: #FFFFFF;
  }
  
  .txt-gray {
    color: #ddd !important;
  }
  
  .parallax {
    width: 100%;
    height: 570px;
    display: block;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  
  .logo-container .logo {
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #333333;
    width: 50px;
    float: left;
  }
  
  .logo-container .brand {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 18px;
    float: left;
    margin-left: 10px;
    margin-top: 7px;
    width: 70px;
    height: 40px;
    text-align: left;
  }
  
  .logo-container .brand-material {
    font-size: 18px;
    margin-top: 15px;
    height: 25px;
    width: auto;
  }
  
  .logo-container .logo img {
    width: 100%;
  }
  
  .navbar-small .logo-container .brand {
    color: #333333;
  }
  
  .fixed-section {
    top: 90px;
    max-height: 80vh;
    overflow: scroll;
    position: sticky;
  }
  
  .fixed-section ul {
    padding: 0;
  }
  
  .fixed-section ul li {
    list-style: none;
  }
  
  .fixed-section li a {
    font-size: 14px;
    padding: 2px;
    display: block;
    color: #666666;
  }
  
  .fixed-section li a.active {
    color: #00bbff;
  }
  
  .fixed-section.float {
    position: fixed;
    top: 100px;
    width: 200px;
    margin-top: 0;
  }
  
  .parallax .parallax-image {
    width: 100%;
    overflow: hidden;
    position: absolute;
  }
  
  .parallax .parallax-image img {
    width: 100%;
  }
  
  @media (max-width: 768px) {
    .parallax .parallax-image {
      width: 100%;
      height: 640px;
      overflow: hidden;
    }
    .parallax .parallax-image img {
      height: 100%;
      width: auto;
    }
  }
  
  /*.separator{
      content: "Separator";
      color: #FFFFFF;
      display: block;
      width: 100%;
      padding: 20px;
  }
  .separator-line{
      background-color: #EEE;
      height: 1px;
      width: 100%;
      display: block;
  }
  .separator.separator-gray{
      background-color: #EEEEEE;
  }*/
  
  .social-buttons-demo .btn {
    margin-right: 5px;
    margin-bottom: 7px;
  }
  
  .img-container {
    width: 100%;
    overflow: hidden;
  }
  
  .img-container img {
    width: 100%;
  }
  
  .lightbox img {
    width: 100%;
  }
  
  .lightbox .modal-content {
    overflow: hidden;
  }
  
  .lightbox .modal-body {
    padding: 0;
  }
  
  @media screen and (min-width: 991px) {
    .lightbox .modal-dialog {
      width: 960px;
    }
  }
  
  @media (max-width: 991px) {
    .fixed-section.affix {
      position: relative;
      margin-bottom: 100px;
    }
  }
  
  @media (max-width: 768px) {
    .btn,
    .btn-morphing {
      margin-bottom: 10px;
    }
    .parallax .motto {
      top: 170px;
      margin-top: 0;
      font-size: 60px;
      width: 270px;
    }
  }
  
  /*       Loading dots  */
  
  /*      transitions */
  
  .presentation .front,
  .presentation .front:after,
  .presentation .front .btn,
  .logo-container .logo,
  .logo-container .brand {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
  }
  
  #images h4 {
    margin-bottom: 30px;
  }
  
  #javascriptComponents {
    padding-bottom: 0;
  }
  
  /*      layer animation          */
  
  .layers-container {
    display: block;
    margin-top: 50px;
    position: relative;
  }
  
  .layers-container img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    text-align: center;
  }
  
  .animate {
    transition: 1.5s ease-in-out;
    -moz-transition: 1.5s ease-in-out;
    -webkit-transition: 1.5s ease-in-out;
  }
  
  .navbar-default.navbar-small .logo-container .brand {
    color: #333333;
  }
  
  .navbar-transparent.navbar-small .logo-container .brand {
    color: #FFFFFF;
  }
  
  .navbar-default.navbar-small .logo-container .brand {
    color: #333333;
  }
  
  .sharing-area {
    margin-top: 80px;
  }
  
  .sharing-area .btn {
    margin: 15px 4px 0;
  }
  
  .section-thin,
  .section-notifications {
    padding: 0;
  }
  
  /*.section-navbars{
      padding-top: 0;
  }*/
  
  #navbar .navbar {
    margin-bottom: 20px;
    z-index: 1 !important;
  }
  
  #navbar .navbar-toggler,
  #menu-dropdown .navbar-toggler {
    pointer-events: none;
  }
  
  .section-pagination {
    padding-bottom: 0;
  }
  
  .section-pagination .pagination:last-of-type {
    margin-bottom: 7px;
  }
  
  .section-download {
    padding-top: 130px;
  }
  
  .section-download .description {
    margin-bottom: 60px;
  }
  
  .section-download h4 {
    margin-bottom: 25px;
  }
  
  .section-examples a {
    text-decoration: none;
  }
  
  .section-examples a+a {
    margin-top: 30px;
  }
  
  .section-examples h5 {
    margin-top: 30px;
  }
  
  .components-page .wrapper>.header,
  .tutorial-page .wrapper>.header {
    height: 500px;
    padding-top: 128px;
    background-size: cover;
    background-position: center center;
  }
  
  .components-page .title,
  .tutorial-page .title {
    color: #FFFFFF;
  }
  
  .brand .h1-seo {
    font-size: 5em;
    text-transform: uppercase;
    font-weight: 300;
  }
  
  .brand .n-logo {
    max-width: 100px;
    margin-bottom: 40px;
  }
  
  .invision-logo {
    max-width: 70px;
    top: -2px;
    position: relative;
  }
  
  .creative-tim-logo {
    max-width: 140px;
    top: -2px;
    position: relative;
  }
  
  .section-javascript .title {
    margin-bottom: 0;
  }
  
  .navbar .switch-background {
    display: block;
  }
  
  .navbar-transparent .switch-background {
    display: none;
  }
  
  .section-2 .col .btn {
    margin-top: 30px;
  }
  
  #buttons-row .btn {
    margin-bottom: 10px;
  }
  
  .section-images {
    padding-bottom: 0;
  }
  
  @media screen and (max-width: 991px) {
    .section-navbars .navbar-collapse {
      display: none !important;
    }
  }
  
  @media screen and (max-width: 576px) {
    .typography-line span {
      width: 70px;
      margin-left: 5px;
    }
  }
  
  .offline-doc .page-header:before {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    content: "";
    background: rgba(0, 0, 0, .5);
  }