@charset "UTF-8";
/*Theme Name: ُُTools Theme
Theme URI: http://mirodesign.ir
Author: Shahryar.Mohajer
Author URI: mailto:shahryar.mohajer@yahoo.com
Description: this theme created by Shahryar Mohajer in Spring 2018.
Version: 1.0
Text Domain: mirodesgin
*/
/*========= Base =========*/
@font-face {
  font-family: IRANSans-web;
  src: url(../fonts/IRANSans-web.eot);
  src: url(../fonts/IRANSans-web.eot?#iefix) format("eot"), url(../fonts/IRANSans-web.woff2) format("woff2"), url(../fonts/IRANSans-web.woff) format("woff"), url(../fonts/IRANSans-web.ttf) format("ttf"), url(../fonts/IRANSans-web.svg) format("svg");
  font-weight: normal; }
@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon.eot?gt7jru);
  src: url(../fonts/icomoon.eot?#iefixgt7jru) format("embedded-opentype"), url(../fonts/icomoon.woff?gt7jru) format("woff"), url(../fonts/icomoon.ttf?gt7jru) format("truetype"), url(../fonts/icomoon.svg?gt7jru#icomoon) format("svg");
  font-weight: normal;
  font-style: normal; }
.ico {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html {
  direction: rtl;
  overflow: -moz-scrollbars-vertical;
  overflow-x: hidden;
  text-align: right;
  overflow-y: scroll;
  font-size: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-sizing;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility; }

::selection {
  background-color: #363d47;
  color: #fff; }

::-moz-selection {
  background-color: #363d47;
  color: #fff; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  clear: both;
  line-height: 0%;
  height: 0px;
  display: block; }

*, *:after, *:before {
  box-sizing: inherit;
  -moz-box-sizing: inherit;
  -webkit-box-sizing: inherit; }

.d-ltr {
  direction: ltr; }

.d-rtl {
  direction: rtl; }

/*========= Colors =========*/
.bg-pin {
  background-color: #f4485a !important; }

.bg-pr {
  background-color: #594fc7 !important; }

.bg-db {
  background-color: #363d47 !important; }

.bg-gr {
  background-color: #99c432 !important; }

.bg-bl {
  background-color: #008ce3 !important; }

.bg-lbl {
  background-color: #3f4652 !important; }

.bg-gry {
  background-color: #eee !important; }

.bg-b {
  background-color: #333 !important; }

.bg-w {
  background-color: #fff !important; }

.bg-dgry {
  background-color: #666 !important; }

.text-pin {
  color: #f4485a !important; }

.text-pr, .text-pr:before, .text-pr:after {
  color: #594fc7 !important; }

.text-lpr, .text-lpr:before, .text-lpr:after {
  color: #796EFF !important; }

.text-db, .text-db:before, .text-db:after {
  color: #363d47 !important; }

.text-gr, .text-gr:before, .text-gr:after {
  color: #99c432 !important; }

.text-bl, .text-bl:before, .text-bl:after {
  color: #008ce3 !important; }

.text-lbl, .text-lbl:before, .text-lbl:after {
  color: #3f4652 !important; }

.text-gry, .text-gry:before, .text-gry:after {
  color: #eee !important; }

.text-b, .text-b:before, .text-b:after {
  color: #333 !important; }

.text-w, .text-w:before, .text-w:after {
  color: #fff !important; }

.text-bs, .text-bs:before, .text-bs:after {
  color: #3e3e3e !important; }

.text-lbr, .text-lbr:before, .text-lbr:after {
  color: #555 !important; }

.text-mbl, .text-mbl:before, .text-mbl:after {
  color: #5A6679 !important; }

.text-dgry, .text-dgry:before, .text-dgry:after {
  color: #666 !important; }

/*========= Common =========*/
html {
  width: 100%;
  height: 100%; }

body {
  width: 100%;
  height: 100%;
  color: #333;
  font-family: "IRANSans-web", tahoma !important;
  cursor: default;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  font-size: 16px;
  background: #ebeced; }

.none-back {
  background: none !important; }

p {
  line-height: 1.5;
  margin-top: 5px;
  margin-bottom: 5px;
  text-rendering: optimizeLegibility; }

a {
  color: #f4485a; }
  a:focus {
    text-decoration: inherit;
    outline: none; }

.btn:focus, .btn:active {
  text-decoration: inherit;
  outline: none; }

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  text-decoration: inherit;
  outline: none;
  outline-offset: 0; }

a:hover {
  text-decoration: none !important;
  color: #f77885; }

textarea, input, button, select, .modal-content {
  border-radius: 0px !important;
  box-shadow: none !important;
  border-color: #DFDFDF; }

.panel-heading, .panel-group .panel {
  border-radius: 0 !important; }

label {
  margin-bottom: 12px; }

button, input[type="submit"] {
  border: none !important; }

.form-check-input {
  margin-right: -1.25rem;
  margin-left: auto; }

.alert {
  border-radius: 0 !important;
  font-size: 13px; }

.tooltip {
  font-family: "IRANSans-web", tahoma !important; }

.invalid-feedback, .valid-feedback {
  margin-top: 8px;
  margin-right: 2px; }

.ibl {
  display: inline-block !important; }

.sh {
  display: block !important;
  visibility: visible !important; }

.no {
  display: none !important;
  visibility: hidden !important; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu a::after {
  transform: rotate(-270deg);
  position: absolute;
  left: 6px;
  top: .9em; }

.dropdown-submenu .dropdown-menu {
  top: 0;
  right: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
  min-width: 230px; }

.alert {
  border: none; }

.alert-dismissible {
  padding-right: 40px; }
  .alert-dismissible .close {
    top: 4px; }
  .alert-dismissible strong {
    margin-left: 6px; }

.page-link {
  border-radius: 0 !important; }

.pd {
  padding: 20px; }

.main-pagination {
  display: inline-block; }

.main-pagination .page-item.active .page-link {
  background-color: #594FC7;
  border-color: #594FC7; }

.main-pagination > li > a, .main-pagination > li > span {
  border-radius: 50% !important;
  margin: 0 5px;
  padding: 9px 15px; }

.main-pagination li {
  display: inline-block; }

.main-pagination .page-link, .main-pagination .page-item.disabled .page-link {
  border: 1px solid #D7D5EE;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  color: #6C66BD; }

.input-border {
  border: 1px solid #AEACBF !important; }

.i-none-right-border {
  border-right: 0 !important; }

.i-none-left-border {
  border-left: 0 !important; }

.tools-btn-group:hover, .tools-btn-group:focus, .tools-btn-group:active {
  border-color: #AEACBF !important;
  background: none !important;
  color: #6c757d !important; }

.input-group-append .btn-outline-secondary:not(:disabled):not(.disabled).active, .input-group-append .btn-outline-secondary:not(:disabled):not(.disabled):active, .input-group-append .show > .btn-outline-secondary.dropdown-toggle {
  border-color: #AEACBF !important;
  background: none !important;
  color: #6c757d !important; }

.btn-dropdown-input {
  cursor: pointer; }

/*========= Select 2 =========*/
.select2-dropdown {
  text-align: right; }

.select2-container--default .select2-selection--single {
  padding: 4px 4px 31px 15px !important; }

/*========= Buttons =========*/
.btn-primary {
  background-color: #008ce3;
  border: none;
  font-size: 18px; }

.btn-green {
  background-color: #99c432; }
  .btn-green:hover {
    background-color: #799b28; }
  .btn-green:active {
    background-color: #698722 !important; }

.btn-gry {
  background-color: #eee;
  color: #6c757d; }
  .btn-gry:hover {
    background-color: #6C757D;
    color: #fff; }
  .btn-gry:active {
    background-color: #494f54 !important; }

.btn-copy {
  font-size: 10px; }

/*========= Numbers =========*/
.dec-hol {
  display: inline-block;
  max-width: 100px; }

.text-middle-con {
  display: inline-block; }

.text-middle-holder {
  display: table-cell;
  height: 80px;
  vertical-align: middle;
  padding: 20px; }

/*========= Animation and Icons =========*/
.ani, .ani:hover, .ani:hover:before, .ani:hover:after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

/*========= Layout =========*/
.warp {
  width: 100%;
  margin: 0;
  padding: 0; }

/*========= Header =========*/
.tool-hero {
  background-color: #d64c7f;
  background: linear-gradient(25deg, #d64c7f, #ee4758 50%);
  min-height: 280px; }
  .tool-hero .tools-head-nave {
    padding-top: 20px; }

.tool-hero-single {
  min-height: 200px; }
  .tool-hero-single .tools-search-holder {
    margin-top: 22px; }

/*========= Navbar =========*/
.tools-head-nave a {
  color: #fff; }
.tools-head-nave .nav-item {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .tools-head-nave .nav-item:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.1); }

.navbar-brand span {
  margin-right: 10px; }

.nav-cus .nav > li > a:focus, .nav > li > a:hover {
  background: none; }

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 15px;
  padding-left: 15px; }

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.dropdown-menu {
  text-align: right;
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
  .dropdown-menu a {
    color: #333;
    font-size: 14px;
    padding-right: 15px;
    padding-bottom: 7px;
    padding-top: 7px; }

.navbar-nav {
  text-align: right; }

.tools-hot-tags {
  font-size: 13px;
  padding-left: 20px;
  padding-top: 20px; }
  .tools-hot-tags a {
    color: #fff;
    padding-right: 0;
    padding-top: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .tools-hot-tags a:hover, .tools-hot-tags a:hover i:before {
      color: #862933;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .tools-hot-tags a i:before {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }

.tools-header-note-n {
  background: #e87b86;
  position: relative;
  top: -15px;
  right: -11px;
  color: #fff;
  text-align: center;
  border-radius: 25px;
  font-size: 10px;
  padding: 4px 0px;
  width: 18px;
  line-height: 1; }

/*========= Header Search =========*/
.tools-search-holder {
  margin-top: 30px; }

.tools-search-input, .tools-search-input:focus {
  background: none;
  border: none;
  border-bottom: 2px solid #fff;
  color: #fff;
  padding-right: 2px;
  padding-bottom: 8px; }
  .tools-search-input::placeholder, .tools-search-input:focus::placeholder {
    color: #fff; }

.tools-search-input::-webkit-input-placeholder {
  color: #fff; }

.tools-search-input:-ms-input-placeholder {
  color: #fff; }

.tools-btn-search {
  background: none;
  padding: 4px 0px; }

.tools-btn-group {
  border-bottom: 2px solid #fff; }

.tools-search-input:focus + .tools-btn-group, .tools-search-input:focus {
  border-bottom: 2px solid #99c432;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -moz-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.tools-search-res {
  padding-bottom: 5px;
  position: relative; }
  .tools-search-res ul {
    list-style: none;
    position: absolute;
    width: 100%;
    z-index: 100;
    overflow: auto;
    max-height: 150px;
    padding: 0 30px; }
    .tools-search-res ul li {
      background-color: #fff;
      padding: 10px;
      margin: 7px 0;
      color: #555;
      font-size: 14px;
      -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
      -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
      .tools-search-res ul li a {
        width: 100%;
        display: block; }
      .tools-search-res ul li:first-child {
        margin-top: 7px; }
      .tools-search-res ul li:last-child {
        margin-bottom: 2px; }

/*========= Main Page =========*/
.main-holder {
  background: url("../images/back.png") no-repeat bottom right;
  min-height: 275px; }

.tool-bg-main {
  background-color: #99c432; }

.main-home a:hover, .main-home a:focus {
  color: #fff; }

.main-cat .tool-card-des {
  opacity: 1;
  color: #594FC7; }

/*========= Tabs =========*/
.tools-tabs {
  margin-top: 40px; }
  .tools-tabs .nav-link {
    color: #862933;
    padding-bottom: 15px;
    border-radius: 0;
    border-bottom: 4px solid transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .tools-tabs .nav-link:hover {
      border-bottom: 4px solid #a13f4a;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .tools-tabs .nav-pills .nav-link.active {
    background: none;
    border-bottom: 4px solid #99c432; }

/*========= Cards =========*/
.card {
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: none; }

.card:hover {
  box-shadow: 0 24px 36px rgba(0, 0, 0, 0.11), 0 24px 46px var(--box-shadow-color); }

.tools-card {
  position: relative;
  z-index: 1; }

.tool-card-over {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scaleY(0);
  transform-origin: top center;
  background-color: #594fc7;
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.tool-card-holder {
  padding: 30px; }
  .tool-card-holder i {
    display: block;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .tool-card-holder i:before {
      color: #594fc7; }
  .tool-card-holder span {
    color: #333; }
  .tool-card-holder:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff !important; }
    .tool-card-holder:hover i:before {
      color: #fff;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .tool-card-holder:hover .tool-card-des, .tool-card-holder:hover .tool-card-head {
      color: #fff; }
    .tool-card-holder:hover .tool-card-over {
      transform: scaleY(1); }
    .tool-card-holder:hover .tool-card-des {
      opacity: 1; }

.tool-card-head {
  font-size: 20px;
  line-height: 1.8; }

.tool-card-des {
  font-size: 13px;
  margin: 0;
  color: #555;
  opacity: 0; }

.tools-card-style {
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff; }

/*========= Category =========*/
.tools-category-head {
  text-align: right;
  width: 40%;
  padding: 15px 20px 13px 10px;
  position: relative;
  color: #FFF;
  background: #594fc7;
  margin-top: 50px;
  z-index: 0; }
  .tools-category-head h2 {
    font-size: 22px;
    margin-bottom: 0;
    color: #fff; }
  .tools-category-head:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background: #594fc7;
    transform-origin: top right;
    -ms-transform: skew(-30deg, -30deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg); }

/*========= Pages =========*/
.tools-page-mb {
  margin-bottom: 25px; }

.page-left, .page-right {
  min-height: 200px;
  text-align: right; }

.page-right-card {
  margin-bottom: 25px; }

.page-head {
  text-align: right;
  color: #3e3e3e;
  margin-bottom: 28px; }
  .page-head h2 {
    font-size: 26px; }

.tools-des {
  font-size: 16px;
  background-color: #594fc7;
  color: #fff; }

.tools-content {
  text-align: right; }

.tools-des-pad {
  padding: 20px; }
  .tools-des-pad p {
    line-height: 2; }

.tools-elements .small-select {
  font-size: 12px; }

.tools-elements-pad {
  padding: 20px;
  padding-top: 25px; }
  .tools-elements-pad .form-control {
    border: 1px solid #AEACBF; }
    .tools-elements-pad .form-control:focus {
      border-color: #746FA3; }

.tools-result {
  padding: 20px;
  background-color: #eee; }
  .tools-result .tools-result-panel-head {
    width: 200px;
    padding: 13px 20px 13px 10px;
    font-size: 20px;
    position: relative;
    color: #FFF;
    background: #5A6679;
    margin-top: 20px;
    z-index: 0; }
    .tools-result .tools-result-panel-head h3 {
      font-size: 15px;
      margin-bottom: 0;
      color: #fff; }
    .tools-result .tools-result-panel-head:after {
      content: " ";
      position: absolute;
      display: block;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      z-index: -1;
      background: #5A6679;
      transform-origin: top right;
      -ms-transform: skew(-30deg, -30deg);
      -webkit-transform: skew(-30deg, 0deg);
      transform: skew(-30deg, 0deg); }
  .tools-result .tools-result-panel-mid-head h3 {
    text-align: center;
    font-size: 20px;
    background-color: #5A6679;
    color: #fff;
    padding: 13px 20px 13px 10px; }

.tools-result-pad {
  padding: 20px;
  background-color: #fff;
  border: 1px solid #AEACBF; }
  .tools-result-pad .list-group .list-group-item {
    padding-right: 0;
    padding-left: 0; }
  .tools-result-pad .tools-result-label {
    color: #796EFF;
    margin-left: 3px; }
  .tools-result-pad .list-group-item:focus, .tools-result-pad .list-group-item:hover {
    z-index: 0; }

.tools-convert-btn {
  margin-top: 20px; }

.tools-content-card {
  background-color: #fff;
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.page-item-head {
  font-size: 20px;
  margin-bottom: 20px; }

.page-tabs {
  margin-top: 25px; }
  .page-tabs .nav-link {
    color: #2F2B59;
    padding-bottom: 15px;
    border-radius: 0;
    border-bottom: 4px solid transparent;
    font-size: 14px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .page-tabs .nav-link:hover {
      border-bottom: 4px solid #2F2B59;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .page-tabs .nav-pills .nav-link.active {
    background: none;
    border-bottom: 4px solid #99c432; }

.page-tools-mtop-fields {
  margin-top: 15px; }

.tools-result-info-tip {
  font-size: 18px; }

.tools-result-info-num {
  margin-right: 5px;
  margin-left: 5px; }

/*========= Page Alarm =========*/
.page-alarm select {
  font-size: 15px !important; }

.page-alarm-time {
  font-size: 28px;
  color: #99c432; }

.page-alarm-set-song select {
  width: 70%; }

.page-play {
  font-size: 14px;
  color: #555; }
  .page-play span:before {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .page-play:hover {
    color: #f4485a; }
    .page-play:hover span:before {
      color: #f4485a;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }

.tools-alarm-info-tip {
  margin-top: 12px;
  font-size: 14px; }

/*========= Page Realestate =========*/
.tools-result-real .tools-result-label {
  min-width: 250px;
  display: inline-block; }

/*========= Page Prayer =========*/
.tools-page-prayer-res {
  position: absolute;
  z-index: 99;
  top: 100%;
  left: 0;
  right: 0;
  padding-left: 5px;
  padding-right: 5px; }
  .tools-page-prayer-res .tools-page-prayer-res-holder {
    border-bottom: none;
    border-top: none;
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
  .tools-page-prayer-res .res-item {
    padding: 15px 10px;
    font-size: 13px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .tools-page-prayer-res .res-item:hover {
      background-color: #5A6679;
      color: #fff;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      transition: all 0.2s ease; }

.tools-page-prayer-set-def .tools-page-prayer-set-def-a {
  font-size: 14px;
  cursor: pointer; }

.tools-result-prayer ul li div {
  width: 40%; }
.tools-result-prayer .tools-result-prayer-today {
  color: #666;
  font-size: 13px; }
.tools-result-prayer .tools-result-prayer-nav a {
  color: #666;
  font-size: 13px; }
  .tools-result-prayer .tools-result-prayer-nav a:hover {
    color: gray; }

/*========= Page Date Dif =========*/
/*========= Page Random =========*/
.page-tools-random {
  position: absolute;
  bottom: 0;
  padding-left: 0;
  margin-right: 5px; }

/*========= Page Stopwatch =========*/
.page-stopwatch .page-stopwatch-time {
  direction: ltr;
  font-size: 35px;
  color: #363d47;
  margin-top: 10px;
  margin-bottom: 10px; }
  .page-stopwatch .page-stopwatch-time span {
    width: 50px;
    display: inline-block; }
.page-stopwatch .tools-stopwatch-btn {
  margin-top: 4px; }

.tools-result-stopwatch .table {
  margin-bottom: 0; }
  .tools-result-stopwatch .table thead tr th {
    font-weight: 400; }
  .tools-result-stopwatch .table tr td {
    font-size: 18px; }
  .tools-result-stopwatch .table tr:nth-child(1) th {
    border-top: 0; }
  .tools-result-stopwatch .table tr:nth-child(1) td {
    border-top: 0; }
  .tools-result-stopwatch .table tbody {
    direction: ltr; }
  .tools-result-stopwatch .table .num {
    margin-left: 5px; }
  .tools-result-stopwatch .table .stopwatch-rec-row {
    direction: rtl; }
  .tools-result-stopwatch .table .stopwatch-rec {
    width: 108px;
    display: inline-block;
    text-align: right;
    color: #363d47; }
  .tools-result-stopwatch .table .stopwatch-dif {
    color: #777 !important; }
.tools-result-stopwatch .table-responsive {
  max-height: 350px;
  overflow: auto; }

/*========= Page Calender =========*/
.bootstrap-select .dropdown-toggle .filter-option {
  text-align: right !important; }

.bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-right: 20px !important; }

.bootstrap-select .no-results {
  padding: 8px !important;
  font-size: 14px;
  color: #555; }

.bootstrap-select .dropdown-menu {
  border-radius: 0; }

.tools-calender-day-name .first-day:before {
  content: "شنبه"; }
.tools-calender-day-name .two-day:before {
  content: "یکشنبه"; }
.tools-calender-day-name .three-day:before {
  content: "دوشنبه"; }
.tools-calender-day-name .four-day:before {
  content: "سه شنبه"; }
.tools-calender-day-name .five-day:before {
  content: "چهارشنبه"; }
.tools-calender-day-name .six-day:before {
  content: "پنجشنبه"; }
.tools-calender-day-name .seven-day:before {
  content: "جمعه"; }

.tools-calender .tools-calender-select {
  font-size: 14px; }
.tools-calender .tools-calender-day-name span, .tools-calender .tcd-none, .tools-calender .tcd {
  float: right;
  width: 13%;
  cursor: pointer;
  margin: 5px 3px 0 3px;
  display: inline-block; }
.tools-calender .tools-calender-n-m a, .tools-calender .tools-calender-l-m a {
  font-size: 13px;
  color: #796EFF;
  margin-top: 12px;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .tools-calender .tools-calender-n-m a:hover, .tools-calender .tools-calender-l-m a:hover {
    color: #a8a1ff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .tools-calender .tools-calender-n-m a:hover i:before, .tools-calender .tools-calender-l-m a:hover i:before {
      color: #a8a1ff !important;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
.tools-calender .tools-calender-n-m i:before, .tools-calender .tools-calender-l-m i:before {
  color: #796EFF !important; }
.tools-calender .tools-calender-ex-dates {
  margin-bottom: 13px; }
  .tools-calender .tools-calender-ex-dates span {
    color: #5A6679;
    font-size: 11px; }
.tools-calender .tcd-none {
  visibility: hidden; }
.tools-calender .tcd {
  padding: 5px 2px 5px 2px;
  border: 1px solid #afadad;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .tools-calender .tcd:hover {
    border-color: #746FA3;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.tools-calender .c-today {
  border: 1px solid #99c432;
  position: relative;
  overflow: hidden; }
.tools-calender .c-today-badge {
  top: 0px;
  right: -12px;
  left: auto;
  transform: rotate(38deg);
  -webkit-transform: rotate(38deg);
  position: absolute;
  font-size: 10px;
  background-color: #99c432;
  color: #fff;
  padding-left: 14px;
  padding-right: 14px;
  width: 8px;
  height: 8px; }
.tools-calender .sh-d, .tools-calender .mi-d, .tools-calender .hi-d, .tools-calender .sh-d-ho, .tools-calender .mi-d-ho, .tools-calender .hi-d-ho {
  text-align: center;
  display: inline-block; }
.tools-calender .sh-d, .tools-calender .sh-d-ho {
  width: 100%;
  font-size: 18px; }
.tools-calender .mi-d, .tools-calender .mi-d-ho {
  width: 50%; }
.tools-calender .hi-d, .tools-calender .hi-d-ho {
  width: 50%; }
.tools-calender .mi-d, .tools-calender .mi-d-ho, .tools-calender .hi-d, .tools-calender .hi-d-ho {
  font-size: 13px;
  color: #666; }
.tools-calender .sh-d-ho, .tools-calender .mi-d-ho, .tools-calender .hi-d-ho {
  color: #f23347 !important; }
.tools-calender .tools-calender-day-name {
  text-align: center; }
  .tools-calender .tools-calender-day-name span {
    padding: 10px;
    font-size: 13px;
    background-color: #5A6679;
    color: #fff; }
.tools-calender .tools-calender-day-rest {
  margin-top: 20px; }
  .tools-calender .tools-calender-day-rest button {
    font-size: 13px; }
    .tools-calender .tools-calender-day-rest button i:before {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .tools-calender .tools-calender-day-rest button:hover {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .tools-calender .tools-calender-day-rest button:hover i:before {
        color: #fff; }
.tools-calender .tools-calender-events ul {
  font-size: 13px;
  padding: 20px;
  background-color: #f8f8f8; }
  .tools-calender .tools-calender-events ul li {
    margin-bottom: 15px; }
    .tools-calender .tools-calender-events ul li .tools-event-d {
      font-weight: 600; }
  .tools-calender .tools-calender-events ul .tools-event-h {
    color: #f23347; }

.t-c-modal-dif {
  font-size: 18px;
  margin-bottom: 20px;
  color: #594fc7; }

.t-c-modal-days-holder {
  text-align: center;
  margin-bottom: 15px; }
  .t-c-modal-days-holder span {
    display: block;
    margin-bottom: 10px; }

.t-c-modal-day-n {
  font-size: 14px;
  color: #796EFF; }

.t-c-modal-info {
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #666; }

.t-c-modal-back {
  margin-top: 20px; }

.calender-modal-hr {
  border-top: 1px solid #eee;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px; }
  .calender-modal-hr:after {
    font-size: 24px;
    position: relative;
    color: #eee;
    top: -12px;
    content: '\e1b8';
    display: inline-block;
    position: relative;
    padding: 0 10px;
    background: #fff; }

.tools-cal-nav-btn {
  border: 1px solid #008ce3;
  padding: 8px 30px;
  color: #333;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .tools-cal-nav-btn i:before {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .tools-cal-nav-btn:hover {
    background-color: #008ce3;
    color: #fff !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .tools-cal-nav-btn:hover i:before {
      color: #fff !important;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }

.tools-cal-nav-btn-l {
  margin-right: -6px;
  border-right: 0; }

.tools-calander-m-btns {
  margin-top: 20px; }
  .tools-calander-m-btns .btn {
    font-size: 14px;
    border: 1px solid #6c757d;
    width: 32%; }
    .tools-calander-m-btns .btn:hover {
      background-color: #b7b7b7;
      color: #fff;
      border: none; }

.tools-calander-y-btns .btn {
  width: 23% !important; }
.tools-calander-y-btns .form-group {
  text-align: center; }

.tools-cal-sel {
  border: 1px solid #008ce3 !important;
  height: 46px !important;
  margin-top: -3px; }

/*========= Page Quiz =========*/
.tools-quiz-holder .form-row {
  padding-right: 10px; }

/*========= Financial support =========*/
.donate-text {
  font-size: 15px;
  text-align: center;
  line-height: 2; }

.btn-donate {
  font-size: 16px;
  margin-top: 10px; }

.donate-r .ico-loveus:before {
  font-size: 24px; }
.donate-r .donate-text {
  font-size: 13px;
  text-align: justify; }

/*========= Page Related =========*/
.page-related {
  margin-bottom: 25px; }
  .page-related .tool-card-des {
    opacity: 1;
    color: #594FC7;
    font-size: 12px; }
  .page-related .tool-card-head {
    font-size: 15px; }

/*========= Page Comments =========*/
.comment-item {
  margin-bottom: 12px;
  padding-left: 8px;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 12px; }

.page-comments-holder {
  padding: 20px; }
  .page-comments-holder h5 {
    font-size: 17px;
    color: #555;
    margin-bottom: 15px; }
    .page-comments-holder h5 span {
      margin-left: 5px; }

.page-submit-comments label, .page-submit-comments input, .page-submit-comments textarea, .page-submit-comments button {
  font-size: 13px; }
.page-submit-comments button {
  padding: 7px; }

.page-comments-item {
  max-height: 500px;
  overflow-y: auto; }
  .page-comments-item .page-link {
    border: none;
    color: #555;
    font-size: 13px; }

.comments-info {
  font-size: 13px;
  margin-bottom: 10px;
  color: #5A6679; }
  .comments-info span {
    display: inline-block; }

.comments-des {
  font-size: 13px; }
  .comments-des p {
    text-align: justify;
    line-height: 1.7; }

.comments-hr {
  border-top: 3px solid #eee;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px; }
  .comments-hr:after {
    font-size: 24px;
    position: relative;
    color: #eee;
    top: -12px;
    content: '\e152';
    display: inline-block;
    position: relative;
    padding: 0 10px;
    background: #fff; }

/*========= Page Info =========*/
.page-info-holder {
  padding: 20px;
  color: #333; }

.page-info-head {
  width: 75%;
  padding: 14px 20px 12px 10px;
  font-size: 20px;
  position: relative;
  background: #E44969;
  z-index: 0;
  left: 20px;
  bottom: 20px; }
  .page-info-head h2 {
    font-size: 24px;
    display: inline-block;
    margin-top: 6px;
    color: #FFF; }
  .page-info-head:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background: #E44969;
    transform-origin: top right;
    -ms-transform: skew(-30deg, -30deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg); }

.page-info-des {
  font-size: 14px;
  line-height: 1.8; }
  .page-info-des p {
    font-size: 14px;
    line-height: 1.8; }
  .page-info-des ul {
    margin-top: 5px; }
    .page-info-des ul li {
      margin-bottom: 10px; }
  .page-info-des h1, .page-info-des h2, .page-info-des h3, .page-info-des h4, .page-info-des h5, .page-info-des h6 {
    color: #4F46C2;
    margin-top: 15px;
    margin-bottom: 15px; }
  .page-info-des h1 {
    font-size: 24px; }
  .page-info-des h2 {
    font-size: 22px; }
  .page-info-des h3 {
    font-size: 20px; }
  .page-info-des h4 {
    font-size: 18px; }
  .page-info-des h5 {
    font-size: 16px; }

/*========= Page left Side =========*/
.tools-des-left {
  padding: 20px; }

.page-card-left {
  margin-bottom: 25px; }

.tools-left-tip p {
  font-size: 13px;
  line-height: 2; }

.page-alone-head {
  font-size: 14px; }

.page-card-alone label, .page-card-alone textarea {
  font-size: 12px; }

.page-item-holder {
  margin-top: 15px;
  margin-bottom: 25px; }

.page-share-holder span:hover:before {
  color: #3f4652; }
.page-share-holder span:before {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.tools-textarea-copy {
  font-size: 12px;
  bottom: 4px;
  left: 4px;
  background-color: #eee; }
  .tools-textarea-copy:hover {
    background-color: #6C757D; }

/*========= Breadcrumbs =========*/
.tools-breadcrumbs {
  list-style: none;
  display: block;
  padding-right: 0;
  margin-bottom: 23px; }
  .tools-breadcrumbs li {
    float: right; }
    .tools-breadcrumbs li a {
      color: #fff;
      display: block;
      background: #8CA3A6;
      text-decoration: none;
      position: relative;
      height: 40px;
      line-height: 40px;
      padding: 0 5px 0 10px;
      text-align: center;
      margin-left: 23px;
      font-size: 11px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .tools-breadcrumbs li a:hover, .tools-breadcrumbs li a:before, .tools-breadcrumbs li a:after {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease; }
    .tools-breadcrumbs li:last-child a {
      background-color: #8CA3A6; }
      .tools-breadcrumbs li:last-child a:before {
        border-color: #8CA3A6;
        border-right-color: transparent; }
      .tools-breadcrumbs li:last-child a:after {
        border-left-color: #8CA3A6; }
    .tools-breadcrumbs li:first-child a {
      padding-right: 15px; }
      .tools-breadcrumbs li:first-child a:before {
        border: none; }
    .tools-breadcrumbs li:last-child a {
      padding-left: 15px; }
      .tools-breadcrumbs li:last-child a:after {
        border: none; }
    .tools-breadcrumbs li a:before, .tools-breadcrumbs li a:after {
      content: "";
      position: absolute;
      top: 0;
      border: 0 solid #8CA3A6;
      border-width: 20px 11px;
      width: 0;
      height: 0; }
    .tools-breadcrumbs li a:before {
      right: -20px;
      border-right-color: transparent; }
    .tools-breadcrumbs li a:after {
      right: 100%;
      border-color: transparent;
      border-right-color: #8CA3A6; }
    .tools-breadcrumbs li a:hover {
      background-color: #3f4652; }
      .tools-breadcrumbs li a:hover:before {
        border-color: #3f4652;
        border-right-color: transparent; }
      .tools-breadcrumbs li a:hover:after {
        border-right-color: #3f4652; }

/*========= Info =========*/
.tools-info-holder {
  text-align: right;
  padding: 20px; }
  .tools-info-holder .tools-info-head h2 {
    font-size: 24px;
    color: #594fc7;
    border-bottom: 3px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px; }
  .tools-info-holder .tools-info-des p {
    font-size: 15px;
    line-height: 1.8;
    text-align: justify; }
  .tools-info-holder .tools-info-des ul {
    margin-top: 5px; }
    .tools-info-holder .tools-info-des ul li {
      margin-bottom: 10px; }
  .tools-info-holder .tools-info-des h1, .tools-info-holder .tools-info-des h2, .tools-info-holder .tools-info-des h3, .tools-info-holder .tools-info-des h4, .tools-info-holder .tools-info-des h5, .tools-info-holder .tools-info-des h6 {
    color: #796EFF;
    margin-top: 15px;
    margin-bottom: 15px; }
  .tools-info-holder .tools-info-des h1 {
    font-size: 24px; }
  .tools-info-holder .tools-info-des h2 {
    font-size: 22px; }
  .tools-info-holder .tools-info-des h3 {
    font-size: 20px; }
  .tools-info-holder .tools-info-des h4 {
    font-size: 18px; }
  .tools-info-holder .tools-info-des h5 {
    font-size: 16px; }

/*========= Contact =========*/
.tools-contact .tools-captcha {
  height: 45px; }
.tools-contact .btn {
  padding: 6px; }

/*========= Modal =========*/
.modal-open {
  padding-right: 0px !important; }

.modal-header .close {
  margin: -1rem auto -1rem -1rem; }

/*========= Icons =========*/
.ico-search:before {
  font-size: 28px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e8b6"; }

.ico-noti:before {
  font-size: 25px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e7f7"; }

.ico-hot:before {
  font-size: 20px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e80e";
  display: inline-block;
  padding-left: 5px; }

.ico-fb:before {
  font-size: 27px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e902"; }

.ico-telegram:before {
  font-size: 27px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e904"; }

.ico-insta:before {
  font-size: 27px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e903"; }

.ico-android:before {
  font-size: 27px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e900"; }

.ico-ios:before {
  font-size: 27px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e901"; }

.ico-weblog:before {
  font-size: 24px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e910";
  margin-left: 10px; }

.ico-clock:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e90c";
  display: block; }

.ico-cash:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e918";
  display: block; }

.ico-law:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e90a";
  display: block; }

.ico-nums:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e914";
  display: block; }

.ico-women:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e92f";
  display: block; }

.ico-barcode:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e421";
  display: block; }

.ico-clock:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e90c";
  display: block; }

.ico-lang:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e92b";
  display: block; }

.ico-edu:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e907";
  display: block; }

.ico-chemical:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e922";
  display: block; }

.ico-business:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\eb3f";
  display: block; }

.ico-converts:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e864";
  display: block; }

.ico-texts:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e905";
  display: block; }

.ico-pic:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e937";
  display: block; }

.ico-code:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e91f";
  display: block; }

.ico-computers:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e93b";
  display: block; }

.ico-sheet:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e917";
  display: block; }

.ico-sounds:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e938";
  display: block; }

.ico-others:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e3f2";
  display: block; }

.ico-meter:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e90d";
  display: block; }

.ico-food:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e919";
  display: block; }

.ico-gym:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e91c";
  display: block; }

.ico-phy:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e91e";
  display: block; }

.ico-dis:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e91b";
  display: block; }

.ico-math:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e929";
  display: block; }

.ico-health:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e909";
  display: block; }

.ico-calender:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e908";
  display: block; }

.ico-watch:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e91d";
  display: block; }

.ico-alarm:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e856";
  display: block; }

.ico-add-event:before {
  font-size: 55px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e22b";
  display: block; }

.ico-home:before {
  font-size: 18px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e88a";
  display: inline-block;
  padding-left: 5px; }

.ico-is:before {
  font-size: 18px;
  position: relative;
  color: #796EFF;
  top: 3px;
  content: "\e88f";
  display: inline-block;
  padding-left: 3px; }

.ico-bubble:before {
  content: "\e90f";
  padding-left: 4px;
  font-size: 30px;
  color: #555; }

.ico-globe:before {
  font-size: 16px;
  position: relative;
  color: #555;
  top: 3px;
  content: "\e80b";
  display: inline-block;
  padding-left: 3px; }

.ico-share-fb:before {
  font-size: 27px;
  position: relative;
  color: #796EFF;
  top: 2px;
  content: "\e902";
  margin-left: 8px; }

.ico-share-telegram:before {
  font-size: 27px;
  position: relative;
  color: #796EFF;
  top: 2px;
  content: "\e904";
  margin-left: 8px; }

.ico-share-tw:before {
  font-size: 27px;
  position: relative;
  color: #796EFF;
  top: 2px;
  content: "\e92e";
  margin-left: 8px; }

.ico-share-whats:before {
  font-size: 27px;
  position: relative;
  color: #796EFF;
  top: 2px;
  content: "\e92d";
  margin-left: 8px; }

.ico-user:before {
  font-size: 16px;
  position: relative;
  color: #5A6679;
  top: 2px;
  content: "\e92f";
  display: inline-block; }

.ico-all-comments:before {
  font-size: 17px;
  position: relative;
  color: #555;
  top: 2px;
  content: "\e0ca";
  margin-left: 4px;
  display: inline-block; }

.ico-cm-next:before {
  font-size: 15px;
  position: relative;
  color: #3f4652;
  top: 3px;
  content: "\e408";
  display: inline-block; }

.ico-cm-prev:before {
  font-size: 15px;
  position: relative;
  color: #3f4652;
  top: 3px;
  content: "\e409";
  display: inline-block; }

.ico-play:before {
  font-size: 18px;
  position: relative;
  color: #555;
  top: 4px;
  content: "\e039";
  display: inline-block;
  margin-left: 4px; }

.ico-alarm-set:before {
  font-size: 21px;
  position: relative;
  color: #fff;
  top: 3px;
  content: "\e7f4";
  display: inline-block;
  margin-left: 8px; }

.ico-alarm-off:before {
  font-size: 21px;
  position: relative;
  color: #fff;
  top: 3px;
  content: "\e7f6";
  display: inline-block;
  margin-left: 8px; }

.ico-info-alarm-set:before {
  font-size: 16px;
  position: relative;
  color: #666;
  top: 2px;
  content: "\e7f7";
  display: inline-block;
  margin-left: 4px; }

.ico-calc:before {
  font-size: 21px;
  position: relative;
  color: #fff;
  top: 3px;
  content: "\e86a";
  display: inline-block;
  margin-left: 8px; }

.ico-donate:before {
  font-size: 21px;
  position: relative;
  color: #fff;
  top: 3px;
  content: "\e918";
  display: inline-block;
  margin-left: 8px; }

.ico-loveus:before {
  font-size: 21px;
  position: relative;
  color: #f4485a;
  top: 3px;
  content: "\e87d";
  display: inline-block;
  margin-left: 4px; }

.ico-gas:before {
  font-size: 24px;
  position: relative;
  color: #555;
  top: 3px;
  content: "\e546";
  display: inline-block;
  margin-left: 4px; }

.ico-money:before {
  font-size: 24px;
  position: relative;
  color: #555;
  top: 5px;
  content: "\e263";
  display: inline-block;
  margin-left: 4px; }

.ico-pr-next:before {
  font-size: 15px;
  position: relative;
  color: #666;
  top: 3px;
  content: "\e408";
  display: inline-block; }

.ico-pr-prev:before {
  font-size: 15px;
  position: relative;
  color: #666;
  top: 3px;
  content: "\e409";
  display: inline-block; }

.ico-pr-reset:before {
  font-size: 15px;
  position: relative;
  color: #666;
  top: 3px;
  content: "\e863";
  display: inline-block;
  margin-left: 4px; }

.ico-stopwatch-start:before {
  font-size: 21px;
  position: relative;
  color: #fff;
  top: 3px;
  content: "\e425";
  display: inline-block;
  margin-left: 8px; }

.ico-stopwatch-res:before {
  font-size: 21px;
  position: relative;
  color: #fff;
  top: 3px;
  content: "\e426";
  display: inline-block;
  margin-left: 8px; }

.ico-stopwatch-add:before {
  font-size: 21px;
  position: relative;
  color: #fff;
  top: 3px;
  content: "\e856";
  display: inline-block;
  margin-left: 8px; }

.ico-stopwatch-reset:before {
  font-size: 21px;
  position: relative;
  color: #fff;
  top: 3px;
  content: "\e930";
  display: inline-block;
  margin-left: 8px; }

.ico-stopwatch-dif:before {
  font-size: 18px;
  position: relative;
  color: #777;
  top: 1px;
  content: "\e147";
  display: inline-block;
  margin-left: 5px; }

.ico-rtimer:before {
  font-size: 21px;
  position: relative;
  color: #fff;
  top: 3px;
  content: "\e422";
  display: inline-block;
  margin-left: 8px; }

.ico-bell:before {
  font-size: 24px;
  position: relative;
  color: #555;
  top: 3px;
  content: "\e7f4";
  display: inline-block;
  margin-left: 4px; }

.ico-swap:before {
  font-size: 40px;
  position: relative;
  color: #555;
  top: 3px;
  content: "\e8d4";
  display: inline-block; }

.ico-day-reset:before {
  font-size: 14px;
  position: relative;
  color: #6c757d;
  top: 2px;
  content: "\e863";
  display: inline-block;
  margin-left: 4px; }

.ico-newa:before {
  font-size: 26px;
  position: relative;
  color: #594fc7;
  top: 6px;
  content: "\e42e";
  margin-left: 6px; }

.ico-calender-i:before {
  font-size: 15px;
  position: relative;
  color: #5A6679;
  top: 3px;
  content: "\e908"; }

.ico-select-dot:before {
  font-size: 15px;
  position: relative;
  color: #333;
  top: 2px;
  content: "\e39e";
  display: inline-block;
  margin-left: 5px; }

.ico-select-ar:before {
  font-size: 15px;
  position: relative;
  color: #333;
  top: 2px;
  content: "\e3c8";
  display: inline-block;
  margin-left: 5px; }

.ico-copy:before {
  font-size: 10px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e14d"; }

.ico-check:before {
  font-size: 10px;
  position: relative;
  color: #fff;
  top: 2px;
  content: "\e5ca"; }

/*========= Footer =========*/
.tools-footer {
  background-color: #3f4652;
  color: #fff; }
  .tools-footer h6 a {
    padding: 18px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .tools-footer h6 a:hover {
      color: #fff;
      background-color: rgba(255, 255, 255, 0.1);
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .tools-footer .list-inline-item {
    margin-right: 35px;
    padding: 7px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .tools-footer .list-inline-item:hover {
      background-color: rgba(255, 255, 255, 0.1);
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }

.footer-hr {
  margin: 0 15%;
  background-color: #555e6b; }

.tools-footer-blog {
  margin-top: 20px;
  margin-bottom: 20px; }
  .tools-footer-blog h4 {
    font-size: 16px;
    margin-bottom: 25px; }
  .tools-footer-blog ul li {
    margin-bottom: 5px;
    width: 27%;
    display: inline-block; }
    .tools-footer-blog ul li a {
      color: #9BA6B8;
      font-size: 14px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .tools-footer-blog ul li a:hover {
        color: #fff;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease; }

.tools-footer-social {
  margin-top: 17px;
  margin-bottom: 28px; }

.tools-footer-des {
  margin-top: 25px; }
  .tools-footer-des p {
    line-height: 1.8; }

.footer-copyright {
  background-color: #363d47;
  color: #fff;
  font-size: 14px; }

.footer-items {
  font-size: 13px;
  color: #3C454C; }
  .footer-items .nav > li > a:focus, .footer-items .nav > li > a:hover {
    background: none; }

.footer-items .nav > li > a {
  padding: 10px 14px; }

.copy {
  padding-top: 10px; }

.mirode {
  padding-right: 6px !important; }

/*# sourceMappingURL=main.css.map */
