/* ========================
Project: www.templatemount.com by Vosidiy M. 
===================== */

/* ================== COMMON =================== */

/* ==================== INCLUDE FONTS ======================= */

@import url(../fonts/roboto/font.css);
@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700&subset=cyrillic");
img {
  max-width: 100%;
}

/* ------------------ a links --------------------- */

a {
  text-decoration: none;
  transition: all .3s;
  color: none;
}

a:hover {
  text-decoration: none;
  transition: all .3s;
}

a:focus, .focus {
  outline: none;
  color: none;
}

/* ============ text styles and paragraph ==============  */

body, form {
  font-size: 15px;
  font-weight: 400;
  font-family: "arb-Questv1", Arial, sans-serif;
  line-height: 1.7;
  direction: rtl;
}

p {
  padding: 0px;
  margin: 0;
  margin-bottom: 7px;
}

ol, ul, li {
  margin: 0;
  padding: 0;
}

/* ================== BASIC STRUCTURE ==================  */

.section-heading {
  text-align: center;
  margin-bottom: 30px;
}

.section-heading .section-title {
  font-size: 42px;
  display: inline-block;
  max-width: 700px;
}

.section-heading img {
  margin-bottom: 15px;
}

.section-title {
  font-weight: 400;
  line-height: 1.3;
  font-family: "arb-GE", sans-serif, sans-serif;
  margin-top: 0;
  margin-bottom: 10px;
}

.section-title span {
  font-weight: bold;
}

.section-lead {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
}

.title-text {
  margin-bottom: 15px;
  margin-top: 0;
}

.title-text+.title-text {
  margin-top: 15px;
}

.padding-sect {
  padding-top: 4vh;
  padding-bottom: 4vh;
  position: relative;
}

.padding-sect-sm {
  padding-top: 30px;
  padding-bottom: 20px;
}

/* ================== SECTION ==================  */

.section-action {
  background-color: #05AAFA;
  color: #fff;
}

.section-action .title {
  margin-bottom: 20px;
}

/* ================== SECTION ==================  */

.section-action-style2 {
  background-color: #05AAFA;
  color: #fff;
}

.section-action-style2 p {
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.section-action-style2 .title {
  margin-bottom: 15px;
}

/* ================== SECTION ==================  */

.section-download {
  position: relative;
}

.section-download .section-title {
  margin-bottom: 30px;
}

/* ================== SECTION ==================  */

.section-partners .panel-lg {
  overflow: hidden;
  max-width: 800px;
}

.partners-wrap a {
  width: 25%;
  height: 100px;
  display: block;
  float: left;
  background-color: #fff;
  box-shadow: 0 0 0 1px #e7e8ea;
  text-align: center;
  background-color: #fff;
}

.partners-wrap img {
  max-width: 100%;
  max-height: 60px;
  margin: 20px;
}

/* ================== SECTION ==================  */

.section-tab-hor .nav {
  margin-bottom: 30px;
}

.section-tab-hor .nav li a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 18px;
}

.section-tab-hor .nav li a:hover {
  background-color: transparent;
  color: #fff;
}

.section-tab-hor .nav li.active a {
  background: #FFE641;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #FE935F, #FFE641);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #FE935F, #FFE641);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #FE935F, #FFE641);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #FE935F, #FFE641);
  /* Standard syntax */
  color: #fff;
}

/* ================== SECTION ==================  */

.section-review .owl-item {
  padding-left: 3px;
  padding-right: 3px;
}

/* ================== SECTION ==================  */

.section-showcase-side {
  overflow: hidden;
}

.section-showcase-side .img-phone-side {
  width: 450px;
}

.section-showcase-side .img-laptop-side {
  max-width: none;
  width: 1100px;
}

.section-showcase-side .img-web-side {
  max-width: none;
  width: 1000px;
}

/* ================== SECTION ==================  */

.showcase-center {
  text-align: center;
}

.showcase-center img {
  max-width: 300px;
}

.showcase-left, .showcase-right {
  padding-top: 30px;
}

.showcase-left .iconbox, .showcase-right .iconbox {
  margin-top: 50px;
}

.showcase-left {
  text-align: right;
}

/* ================== SECTION ==================  */

.section-videoclick .vide-link-wrap {
  padding: 45px 0;
}

/* ================== SECTION ==================  */

.section-showcase-tab {
  overflow: hidden;
}

.section-showcase-tab .img-lg-wrap img {
  width: auto;
  max-width: none;
  max-height: 700px;
}

/* ================== SECTION ==================  */

.section-showcase-center {
  text-align: center;
}

.section-showcase-center img {
  margin-top: -200px;
  max-width: 980px;
}

/* ================== SECTION  ==================  */

.section-pricing-aside {
  border-bottom: 1px solid #ddd;
}

.section-pricing-aside .section-heading {
  text-align: left;
  margin-right: 10%;
}

.pricing-double-wrap {
  text-align: right;
}

.pricing-double-wrap .item-pricing {
  width: 49%;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}

.pricing-double-wrap .item-pricing li::before {
  color: rgba(51, 51, 51, 0.4);
}

.pricing-double-wrap .item-pricing.best {
  margin-right: -20px;
  z-index: 3;
  position: relative;
}

.pricing-double-wrap .item-pricing.best li::before {
  color: rgba(255, 255, 255, 0.4);
}

/* ================== SECTION  ==================  */

.section-tab-hor {
  padding-bottom: 0;
}

.section-tab-hor .bottom-area {
  height: 200px;
  margin-top: -200px;
  background-color: #F1F3F5;
}

/* ================== scroll top btn ================== */

.topHome {
  position: fixed;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 7px;
  bottom: 1%;
  right: 1%;
  z-index: 5;
}

/* ================== SECTIONS =================== */

.navbar-brand {
  display: block;
  margin-top: 5px;
  font-size: 26px;
  font-family: "arb-GE", sans-serif;
  font-weight: bold;
  color: #fff;
}

.navbar-toggle {
  background-color: #fff;
  padding: 2px 10px !important;
  border-color: #ddd;
  font-size: 20px;
}

/* desktop only */

@media all and (min-width: 768px) {
  /* ================ NAVBAR ================== */
  .navbar {
    background: rgba(51, 51, 51, 0.3);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(51, 51, 51, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(51, 51, 51, 0.3)), color-stop(100%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(51, 51, 51, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(51, 51, 51, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(51, 51, 51, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(51, 51, 51, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
    /* IE6-9 */
    margin: 0;
    border: 0;
    position: absolute;
    top: 0;
    z-index: 100;
    width: 100%;
  }
  .navbar .navbar-nav>li>a {
    color: #fff;
    padding: 20px;
    font-weight: 500;
  }
  .navbar .navbar-nav>li>a:hover {
    color: #FFE641;
    background-color: transparent;
    transition: all .2s;
  }
  .navbar .navbar-nav>li>a:focus {
    color: #FFE641;
    background-color: transparent;
  }
  .navbar .navbar-nav>.active>a {
    color: #FE935F;
    background-color: transparent;
  }
  .navbar .navbar-nav>.active>a:hover {
    color: #FE935F;
    background-color: transparent;
  }
  .navbar .navbar-nav>.active>a:focus {
    color: #FE935F;
    background-color: transparent;
  }
  .navbar .navbar-nav .open>a {
    color: #FFE641;
    background-color: transparent;
  }
  .navbar .navbar-nav .open>a:hover {
    color: #FFE641;
    background-color: transparent;
  }
  .navbar .navbar-nav .open>a:focus {
    color: #FFE641;
    background-color: transparent;
  }
  .navbar .navbar-nav .dropdown-menu {
    transform: translateX(15%);
    border: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .navbar .navbar-nav .dropdown-menu>li {
    min-width: 100px;
  }
  .navbar .navbar-nav .dropdown-menu>li>a {
    padding-top: 7px;
    padding-bottom: 7px;
    color: #05AAFA;
  }
  .navbar .navbar-nav .dropdown-menu>li>a:hover {
    color: #FE935F;
  }
  .navbar-btn {
    float: right;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
  }
  /* menu hover effect */
  .navbar-nav .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-out 0s;
  }
  .navbar-nav>li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transition: all 0.5s ease-out 0s;
  }
  .navbar-nav>li:hover a {
    color: #FFE641;
  }
  .dropdown-menu::after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 7px;
    margin-left: -7px;
  }
}

/* desktop only .end */

/* ================ section-INTRO ==================  */

.icon-intro {
  width: 80px;
  margin-bottom: 7px;
  border-radius: 15px;
  box-shadow: 0 3px 6px 0 rgba(40, 43, 49, 0.08);
}

.intro-wrap {
  color: #fff;
  padding: 160px 0 50px 0;
}

.intro-wrap .title-intro {
  font-size: 26px;
  line-height: 1.4;
  margin-bottom: 15px;
  /* font-family: "arb-diwany", "arb-GE", sans-serif; */
}

.intro-wrap .lead {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 45px;
}

/* ----------------- INTRO STYLE ---------------- */

.section-intro-phone {
  min-height: 700px;
  position: relative;
  background-color: #05AAFA;
}

.section-intro-phone .intro-img-wrap {
  text-align: right;
}

.section-intro-phone .intro-img-wrap img {
  max-width: 350px;
  position: relative;
  top: 100px;
}

.section-intro-phone .bottom-area {
  height: 50px;
  margin-top: -20px;
  background-color: #F1F3F5;
}

/* ----------------- INTRO STYLE ---------------- */

.section-intro-tablet {
  min-height: 650px;
  position: relative;
  background-color: #05AAFA;
}

.section-intro-tablet .intro-img-wrap {
  text-align: right;
}

.section-intro-tablet .intro-img-wrap img {
  max-width: 500px;
  position: relative;
  top: 100px;
  margin-bottom: 40px;
}

.section-intro-tablet .bottom-area {
  height: 50px;
  margin-top: -30px;
  background-color: #F1F3F5;
}

.section-pagetop {
  background: #2CECF5;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #7061ED, #2CECF5);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #7061ED, #2CECF5);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #7061ED, #2CECF5);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #7061ED, #2CECF5);
  /* Standard syntax */
  padding-top: 100px;
}

/* ----------------- INTRO STYLE ---------------- */

.section-intro-video {
  max-height: 52vh;
  position: relative;
  overflow: hidden;
  background: #8784a2;
 
  
}

.section-intro-video .play {
  margin-top: 300px;
}

.section-intro-video video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  right: 0%;
  bottom: 0%;
  top: 0%;
  left: 0%;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
}

/* ================ SECTION-FOOTER ==================  */

.section-footer {
  font-size: 14px;
  font-weight: 300;
}

.section-footer .center {
  text-align: center;
}

.section-footer .right {
  text-align: right;
}

.section-footer .footer-about-wrap p {
  margin-bottom: 20px;
}

.section-footer .footer-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.section-footer .footer-top .title {
  font-weight: bold;
}

.section-footer .footer-top .list-nav a:hover {
  text-decoration: underline;
}

.section-footer a {
  color: inherit;
}

.section-footer .list-inline {
  margin-top: 7px;
}

.section-footer .list-inline a {
  padding: 4px 7px;
  font-weight: 500;
}

.footer-bottom {
  padding: 15px 0;
  font-size: 13px;
  line-height: 1.4;
}

.footer-bottom li a {
  text-transform: uppercase;
}

.footer-bottom li a:hover {
  color: #FE935F;
}

/* ================== COMPONENTS =================== */

/* ======= social icons======= */

.social-links-wrap a {
  color: #fff;
}

.social-links-wrap a:hover {
  color: #fff;
}

.social-links-wrap i {
  font-size: 20px;
  width: 17px;
}

.social-links-wrap .facebook {
  background-color: #405D9D;
}

.social-links-wrap .twitter {
  background-color: #42AEEC;
}

.social-links-wrap .instagram {
  background-color: #C8046C;
}

.social-links-wrap .youtube {
  background-color: #E52D27;
}

.social-links-wrap .btn-outline {
  border-color: rgba(255, 255, 255, 0.3) !important;
}

.btn {
  font-weight: 500;
  box-shadow: 0 6px 7px 0 rgba(40, 45, 50, 0.1);
  border-color: transparent;
}

.btn:hover {
  box-shadow: 0 5px 10px 0 rgba(30, 35, 40, 0.3);
  border-color: transparent;
}

.btn-default {
  background-color: #fff;
}

.btn-default:hover {
  background-color: #fff;
  color: #FE935F;
}

.btn-primary {
  background: #05AAFA;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #7061ED, #05AAFA);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #7061ED, #05AAFA);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #7061ED, #05AAFA);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #7061ED, #05AAFA);
  /* Standard syntax */
}

.btn-warning {
  transition: all .3s;
  color: #fff;
  border-radius: 6px;
  background-image: -webkit-linear-gradient(315deg, #FE935F, #FFE641);
  background-image: linear-gradient(135deg, #FE935F, #FFE641);
}

.btn-round {
  border-radius: 30px !important;
  padding-left: 20px;
  padding-right: 20px;
}

.btn-secondary {
  background: #F45A92;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #B52FB5, #F45A92);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #B52FB5, #F45A92);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #B52FB5, #F45A92);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #B52FB5, #F45A92);
  /* Standard syntax */
  color: #fff;
}

.btn-light {
  background: #2CECF5;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #05AAFA, #2CECF5);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #05AAFA, #2CECF5);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #05AAFA, #2CECF5);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #05AAFA, #2CECF5);
  /* Standard syntax */
  color: #fff;
}

.btn-light:hover {
  color: #fff;
}

/* =================  ICONBOXES =================== */

.iconbox {
  position: relative;
  margin-bottom: 15px;
}

.iconbox .text-wrap {
  margin-top: 15px;
}

.iconbox .text-wrap p {
  line-height: 1.6;
}

.iconbox .text {
  padding-bottom: 15px;
}

.iconbox .title {
  margin-bottom: 10px;
  line-height: 1.5;
}

.iconbox .img-wrap {
  float: left;
  display: inline-block;
  overflow: hidden;
  width: 50px;
  height: 50px;
}

.iconbox .img-lg {
  width: 70px;
  height: 70px;
}

.iconbox .icon {
  position: relative;
  text-align: center;
  display: inline-block;
}

.icon-normal {
  position: relative;
  text-align: center;
  display: inline-block;
  font-size: 28px;
}

.icon-shape {
  position: relative;
  border-radius: 15px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 32px;
  color: #fff;
  text-align: center;
  display: inline-block;
  box-shadow: 0 6px 7px 0 rgba(40, 45, 50, 0.1);
}

.iconbox-center {
  text-align: center;
  margin-right: 5%;
  margin-left: 5%;
}

.iconbox-aside .icon-normal {
  float: left;
}

.iconbox-aside .icon-shape {
  float: left;
  top: 10px;
}

.iconbox-aside .text-wrap {
  padding: 0 15px;
  margin-top: 0px;
  overflow: hidden;
}

/* =================  DEFINED VARIABLES =================== */

.icon-sm {
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-size: 20px;
}

.icon-md {
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-size: 28px;
}

.icon-lg {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 42px;
}

.icontext .icon {
  float: left;
  text-align: center;
}

.icontext .text {
  display: block;
  overflow: hidden;
  padding-left: 15px;
}

.icontext .title {
  margin-top: 0px;
}

.iconline i {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-right: 10px;
  min-width: 20px;
  font-size: 22px;
}

.imgtext .img {
  float: left;
  overflow: hidden;
  width: 56px;
  height: 56px;
  object-fit: cover;
}

.imgtext .img-lg {
  width: 70px;
  height: 70px;
}

.imgtext .text {
  display: block;
  overflow: hidden;
  padding-left: 15px;
}

.imgtext .title {
  margin: 0px;
}

.card {
  position: relative;
  margin-bottom: 30px;
  display: block;
  border-radius: 7px;
  overflow: hidden;
  transition: .3s;
}

.card .img-wrap {
  display: block;
  height: 200px;
  overflow: hidden;
  background-color: #05AAFA;
}

.card img {
  width: 100%;
}

.card .text-wrap {
  padding: 15px;
  overflow: hidden;
  box-shadow: inset 0 2px 7px rgba(102, 102, 102, 0.1);
  border-top: 1px solid #eee;
}

.card .title {
  margin-bottom: 10px;
  font-weight: normal;
  font-weight: 500;
}

.card p {
  color: rgba(0, 0, 0, 0.5);
}

.card:hover {
  box-shadow: 0 4px 12px rgba(51, 51, 51, 0.35);
  transition: .5s;
}

.card:hover [class*="overlay-"]:before {
  opacity: 0;
  transition: .5s;
}

.card-lg .img-wrap {
  height: 400px;
}

.card-feature-img {
  overflow: hidden;
  height: 210px;
}

.card-feature-img img {
  max-width: none;
}

/* panel */

.panel-lg {
  box-shadow: 0 4px 7px 0 rgba(40, 40, 50, 0.15);
  background-color: #fff;
  border-radius: 12px;
  margin-bottom: 30px;
}

.panel-lg .panel-body {
  padding: 30px;
}

/* block */

.block {
  box-shadow: 0 3px 5px 0 rgba(40, 40, 50, 0.15);
  background-color: #fff;
  border-radius: 12px;
  margin-bottom: 15px;
  padding: 15px;
}

.block-lg {
  box-shadow: 0 3px 5px 0 rgba(40, 40, 50, 0.15);
  background-color: #fff;
  border-radius: 12px;
  margin-bottom: 30px;
  padding: 30px;
}

.block-lg form {
  padding: 30px;
}

.item-stat {
  float: left;
  width: 100%;
  color: #fff;
  line-height: 1.45;
}

.item-stat .icon-wrap {
  width: 40%;
  float: left;
  font-size: 36px;
  text-align: right;
  font-weight: bold;
}

.item-stat .text-wrap {
  width: 60%;
  float: left;
  padding: 3px 15px;
}

.item-slide-lg .img-wrap {
  padding: 5px 15px 15px 15px;
}

.item-slide-lg img {
  border-radius: 12px;
  box-shadow: 0 7px 10px rgba(51, 51, 51, 0.3);
}

/* ------- block contacts --------*/

.block-contact {
  color: #fff;
}

.block-contact span {
  display: inline-block;
}

.block-contact .val {
  margin-right: 15px;
  font-weight: 300;
}

.block-contact .title {
  font-weight: 500;
  margin-right: 15px;
  width: 100px;
  vertical-align: top;
}

/* ------- map --------*/

.block-map {
  background-color: #ccc;
  height: 300px;
  position: relative;
  margin: 0;
  background-image: url("../images/misc/map.jpg");
  background-size: cover;
  margin-bottom: 30px;
  border-radius: 12px;
}

map#google-container {
  display: block;
  position: relative;
  background-color: #e7eaf0;
}

.map-controller {
  margin-left: 10px;
  position: absolute;
  margin-top: 10px;
}

/* --------------------- lists ---------------------- */

[class*="list-"] li:after {
  visibility: hidden;
  display: block;
  content: "";
  overflow: hidden;
  height: 0;
  clear: both;
}

.list-none {
  list-style: none;
}

.list-icon {
  list-style: none;
  line-height: 1.7;
}

.list-icon i {
  width: 22px;
}

.list-check-circle {
  list-style: none;
  margin-bottom: 15px;
}

.list-check-circle li {
  margin-bottom: 7px;
}

.list-check-circle li::before {
  text-align: center;
  color: #fff;
  line-height: 18px;
  font-family: "FontAwesome";
  content: "\f00c";
  font-size: 13px;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0px 10px 0px 0px;
  background-color: #05AAFA;
  border-radius: 100%;
  vertical-align: middle;
}

.list-check {
  list-style: none;
  margin-bottom: 15px;
}

.list-check li {
  margin-bottom: 7px;
}

.list-check li::before {
  text-align: center;
  color: #FE935F;
  line-height: 16px;
  font-family: "FontAwesome";
  content: "\f00c";
  font-size: 16px;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0px 10px 0px 0px;
  vertical-align: middle;
}

.separator {
  line-height: 0;
  text-align: center;
  display: block;
}

.line-divider {
  display: inline-block;
  height: 3px;
  width: 50px;
  background-color: #FE935F;
  margin: 0;
  line-height: 0;
  font-size: 3px;
}

.item-team {
  background-color: #F1F3F5;
}

.item-team .title {
  margin: 10px 0;
  color: #05AAFA;
}

.item-team .img-wrap {
  position: relative;
  height: 250px;
  transition: .5s;
  overflow: hidden;
  border-radius: 7px;
}

.item-team .text-wrap {
  border-radius: 7px;
  display: block;
  top: 100%;
  transition: .5s;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 20px;
  z-index: 100;
  background: rgba(112, 97, 237, 0.7);
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, rgba(5, 170, 250, 0.9), rgba(112, 97, 237, 0.7));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, rgba(5, 170, 250, 0.9), rgba(112, 97, 237, 0.7));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, rgba(5, 170, 250, 0.9), rgba(112, 97, 237, 0.7));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, rgba(5, 170, 250, 0.9), rgba(112, 97, 237, 0.7));
  /* Standard syntax */
  color: #fff;
}

.item-team .text-wrap .title {
  color: #fff;
}

.item-team .social a {
  display: inline-block;
  padding: 0 5px 0 5px;
  color: #FFE641;
}

.item-team:hover .img-wrap {
  box-shadow: 0 5px 15px rgba(51, 51, 51, 0.3);
  transition: .5s;
}

.item-team:hover .text-wrap {
  top: 0;
}

.avatar-wrap {
  border-radius: 100%;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(51, 51, 51, 0.4);
  -webkit-box-shadow: 0 4px 15px rgba(51, 51, 51, 0.4);
  -moz-box-shadow: 0 4px 15px rgba(51, 51, 51, 0.4);
  width: 70px;
  height: 70px;
  border-radius: 100%;
  background-color: #999ea8;
}

.avatar-wrap img {
  min-width: 100%;
}

.item-review {
  padding-top: 40px;
  position: relative;
  text-align: center;
}

.item-review .avatar-wrap {
  position: relative;
  top: -70px;
  margin-bottom: -50px;
}

.item-review .meta {
  font-style: italic;
  color: rgba(0, 0, 0, 0.5);
  border-top: 1px solid #eee;
  padding-top: 20px;
  margin-top: 20px;
}

.item-review-simple {
  position: relative;
  text-align: center;
  max-width: 600px;
}

.item-review-simple .img-avatar {
  width: 100px;
  height: 100px;
  margin-bottom: 15px;
  object-fit: cover;
  display: inline-block;
  border: 7px solid rgba(255, 255, 255, 0.2);
}

.item-review-simple .text-wrap {
  margin-bottom: 15px;
}

.item-review-simple .meta {
  font-style: normal;
  padding: 15px 15px;
  line-height: 30px;
  background-image: url("../images/icons/quote-icon.svg");
  background-position: 50% 0px;
  background-size: auto;
  background-repeat: no-repeat;
}

.logos-wrap {
  text-align: center;
}

.logos-wrap a {
  display: inline-block;
}

.logos-wrap img {
  vertical-align: middle;
  height: 50px;
  margin: 15px;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: .5;
}

.logos-wrap img:hover {
  opacity: 1;
  transition: .5s;
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

.led-yellow {
  display: inline-block;
  vertical-align: middle;
  margin: 7px;
  width: 16px;
  height: 16px;
  background-color: #FF0;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #808002 0 -1px 9px, #FF0 0 2px 12px;
  -webkit-animation: blinkYellow 1s infinite;
  -moz-animation: blinkYellow 1s infinite;
  animation: blinkYellow 1s infinite;
}

@-webkit-keyframes blinkYellow {
  from {
    background-color: #FF0;
  }
  50% {
    background-color: #AA0;
    box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #808002 0 -1px 9px, #FF0 0 2px 0;
  }
  to {
    background-color: #FF0;
  }
}

@-moz-keyframes blinkYellow {
  from {
    background-color: #FF0;
  }
  50% {
    background-color: #AA0;
    box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #808002 0 -1px 9px, #FF0 0 2px 0;
  }
  to {
    background-color: #FF0;
  }
}

@keyframes blinkYellow {
  from {
    background-color: #FF0;
  }
  50% {
    background-color: #AA0;
    box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #808002 0 -1px 9px, #FF0 0 2px 0;
  }
  to {
    background-color: #FF0;
  }
}

.videolink {
  text-align: center;
  display: block;
  padding: 30px 0;
}

.videolink .text, .videolink .play {
  display: inline-block;
  vertical-align: middle;
}

.videolink:hover {
  color: #fff;
}

.pulse {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  line-height: 75px;
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
}

.pulse i {
  color: #FE935F;
  padding-left: 3px;
  font-size: 24px;
}

.pulse .pulse-round {
  height: 80px;
  width: 80px;
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
}

.pulse-sm {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
}

.pulse-sm i {
  color: #FE935F;
  padding-left: 3px;
  font-size: 18px;
}

.pulse-sm .pulse-round {
  height: 50px;
  width: 50px;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}

.pulse-round {
  border: 2px solid #fff;
  border-radius: 100%;
  animation: pulse 2.5s ease-out;
  animation-iteration-count: infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: .8;
  }
  50% {
    transform: scale(2);
    opacity: 0;
  }
  51% {
    transform: scale(1);
    opacity: 0;
  }
  52% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}

/* ============ pricing ============ */

.item-pricing {
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  margin-bottom: 30px;
}

.item-pricing .name {
  color: #7061ED;
  font-weight: bold;
  font-family: "Ubuntu", sans-serif;
}

.item-pricing .name-line {
  margin-left: -30px;
  margin-right: -30px;
  font-size: 11px;
  margin-bottom: 20px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-top: 1px solid #e7e8ea;
  border-bottom: 1px solid #e7e8ea;
  background-color: #f8f9fa;
}

.item-pricing .price-wrap {
  height: 80px;
}

.item-pricing .price-wrap .price {
  font-size: 40px;
  float: left;
  margin-right: 10px;
}

.item-pricing .price-wrap .price-info {
  float: left;
  margin-top: 10px;
}

.item-pricing .price-wrap span {
  display: block;
  font-size: 12px;
}

.item-pricing .features-wrap {
  margin-bottom: 45px;
}

.item-pricing .features-wrap p:first-child {
  border-top: 1px solid rgba(51, 51, 51, 0.15);
}

.item-pricing .features-wrap p {
  margin-bottom: 0;
  padding: 7px 0;
  border-bottom: 1px solid rgba(51, 51, 51, 0.15);
}

.item-pricing.best {
  background-color: #05AAFA;
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.item-pricing.best .name {
  color: #fff;
}

.item-pricing.best .name-line {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  color: #fff;
}

.block-video {
  display: block;
  text-align: center;
  border-radius: 12px;
  background-image: -webkit-linear-gradient(315deg, rgba(181, 47, 181, 0.85), rgba(5, 170, 250, 0.85)), url("../images/bg/bg-laptop.jpg");
  background-image: linear-gradient(135deg, rgba(181, 47, 181, 0.85), rgba(5, 170, 250, 0.85)), url("../images/bg/bg-laptop.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: no-repeat;
  box-shadow: 0 6px 12px 0 rgba(40, 43, 49, 0.08);
  height: 350px;
  width: 100%;
  position: relative;
}

.block-video .play {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.nav-tab-vertical>li a {
  border-radius: 12px;
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 30px;
  color: #333;
}

.nav-tab-vertical>li a i {
  font-size: 20px;
  text-align: center;
}

.nav-tab-vertical>li a p {
  font-size: 13px;
}

.nav-tab-vertical>li a:hover {
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(40, 43, 49, 0.12);
}

.nav-tab-vertical>li.active>a, .nav-tab-vertical>li.active>a:hover, .nav-tab-vertical>li.active>a:focus {
  background-color: #fff;
  box-shadow: 0 6px 12px 0 rgba(40, 43, 49, 0.08);
}

.list-nav {
  list-style: none;
}

/* ================== HELPERS  =================== */

.center {
  margin-left: auto;
  margin-right: auto;
}

.screen-height {
  height: 100vh;
}

.overflow-hide, .overflow-h {
  overflow: hidden;
}

.flip-h {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.shadow {
  box-shadow: 0 4px 10px rgba(34, 34, 34, 0.4);
}

.shadow-sm {
  box-shadow: 0 2px 4px rgba(102, 102, 102, 0.15), 0 0px 1px rgba(51, 51, 51, 0.15);
}

.shadow-in {
  box-shadow: inset 0 2px 4px rgba(51, 51, 51, 0.4);
}

[class*="hover-"] {
  transition: .5s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 15px rgba(51, 51, 51, 0.5);
  transition: .5s;
}

.hover-bg:hover {
  background: #05AAFA;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #05AAFA, #05AAFA);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #05AAFA, #05AAFA);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #05AAFA, #05AAFA);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #05AAFA, #05AAFA);
  /* Standard syntax */
  transition: .5s;
}

.hover-icon-rotate:hover i {
  transition: .5s;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.hover-scroll {
  position: relative;
  overflow: hidden;
  cursor: zoom-in;
}

.hover-scroll img {
  position: absolute;
  top: 0;
  transition: all linear;
}

/* borders */

.border-left {
  border-left: 1px solid rgba(153, 153, 153, 0.3);
}

.border-right {
  border-right: 1px solid rgba(153, 153, 153, 0.3);
}

.border-top {
  border-top: 1px solid rgba(153, 153, 153, 0.3);
}

.border-bottom {
  border-bottom: 1px solid rgba(153, 153, 153, 0.3);
}

.border-left-white {
  border-left: 1px solid rgba(255, 255, 255, 0.4);
}

.border-right-white {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}

.border-top-white {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}

.border-bottom-white {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.border-cols {
  overflow: hidden;
}

.border-cols>[class*='col-'] {
  box-shadow: 0 0 0 1px #e7e8ea;
  border-collapse: collapse;
}

.round-corner, .border-round {
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

.round, .circle {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
}

.block-inline {
  display: inline-block;
}

.border {
  border: 1px solid red;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.p5 {
  padding: 5px;
}

.p10 {
  padding: 10px;
}

.p15 {
  padding: 15px;
}

.p20 {
  padding: 20px;
}

.p30 {
  padding: 30px;
}

.pl15 {
  padding-left: 15px;
}

.pl30 {
  padding-left: 30px;
}

.pl60 {
  padding-left: 60px;
}

.pr15 {
  padding-right: 15px;
}

.pr30 {
  padding-right: 30px;
}

.pr60 {
  padding-right: 60px;
}

.pt15 {
  padding-top: 15px;
}

.pt30 {
  padding-top: 30px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb30 {
  padding-bottom: 30px;
}

.padding-vert {
  padding-top: 30px;
  padding-bottom: 30px;
}

.m5 {
  margin: 5px;
}

.m10 {
  margin: 10px;
}

.m15 {
  margin: 15px;
}

.m30 {
  margin: 30px;
}

.mt15 {
  margin-top: 15px;
}

.mt30 {
  margin-top: 30px;
}

.mt60 {
  margin-top: 60px;
}

.mb0 {
  margin-bottom: 0px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml10 {
  margin-left: 10px;
}

.mr10 {
  margin-right: 10px;
}

.min-h-300 {
  min-height: 300px;
}

.min-h-350 {
  min-height: 350px;
}

.min-h-400 {
  min-height: 400px;
}

.min-h-500 {
  min-height: 500px;
}

.blocks-eq-280 .block-lg {
  min-height: 280px;
}

.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* horizontal line */

hr {
  border-color: rgba(200, 200, 255, 0.5);
}

var {
  font-style: normal;
}

.form-noborder input {
  border: none;
}

/* all clearfix */

article:after, article:before, .form-group:before, .form-group:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .panel-body:before, .panel-body:after, .blok:before, .blok:after, .row-sm:before, .row-sm:after {
  display: table;
  content: " ";
}

article:after, .row-sm:after, .container:after, .form-group:after, .panel-body:after, .blok:after, .container-fluid:after {
  clear: both;
}

/*  clearfix mini */

.cfx:before, .cfx:after {
  content: "";
  display: table;
}

.cfx:after {
  clear: both;
}

.hide {
  display: none !important;
}

/* -------------------- helpers for Bootstrap --------------------- */

.no-gutter {
  margin-right: 0px;
  margin-left: 0px;
}

.no-gutter {
  padding-right: 0px;
  padding-left: 0px;
}

.no-gutter>[class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.row-sm {
  margin-right: -5px;
  margin-left: -5px;
}

.row-sm>[class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 768px) {
  .col-5-1 {
    width: 20%;
    float: left !important;
  }
}

ul.row {
  margin-right: -15px !important;
  margin-left: -15px !important;
}

.bg-accent {
  background-color: #FE935F !important;
}

.bg-secondary {
  background-color: #B52FB5 !important;
}

.bg-primary {
  background-color: #05AAFA;
}

.bg-light {
  background-color: #2CECF5;
}

.bg-white {
  background-color: #fff;
}

.bg-diag-primary {
  background: #05AAFA;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #7061ED, #05AAFA);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #7061ED, #05AAFA);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #7061ED, #05AAFA);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #7061ED, #05AAFA);
  /* Standard syntax */
}

.bg-diag-secondary {
  background: #F45A92;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #B52FB5, #F45A92);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #B52FB5, #F45A92);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #B52FB5, #F45A92);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #B52FB5, #F45A92);
  /* Standard syntax */
}

.bg-diag-accent {
  background: #FFE641;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #FE935F, #FFE641);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #FE935F, #FFE641);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #FE935F, #FFE641);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #FE935F, #FFE641);
  /* Standard syntax */
}

.bg-diag-light {
  background: #2CECF5;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #05AAFA, #2CECF5);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #05AAFA, #2CECF5);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #05AAFA, #2CECF5);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #05AAFA, #2CECF5);
  /* Standard syntax */
}

.bg-grad-intro {
  background-color: #05AAFA;
  background-image: -webkit-radial-gradient(100% 100%, ellipse farthest-side, #9bffd8 20%, #2CECF5 50%, #7061ED 110%);
  background-image: radial-gradient(ellipse farthest-side at 100% 100%, #9bffd8 20%, #2CECF5 50%, #7061ED 110%);
}

.bg-dark-transp {
  background-color: rgba(51, 51, 51, 0.3);
}

.bg-white-transp {
  background-color: rgba(255, 255, 255, 0.3);
}

.bg {
  background-color: #ffffff;
  min-height: 45vh;
  overflow-y: hidden;
}

.bg-pattern {
  background-color: #5485F2;
  background-image: -webkit-linear-gradient(315deg, #05AAFA, #7061ED);
  background: linear-gradient(135deg, #05AAFA, #7061ED);
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
  background-position: 0px 0px, 50% 50%;
}

.bg-img1 {
  overflow: hidden;
  background-image: -webkit-linear-gradient(315deg, rgba(5, 170, 250, 0.7), rgba(112, 97, 237, 0.7)), url("../images/bg/bg-gadget1.jpg");
  background-image: linear-gradient(135deg, rgba(5, 170, 250, 0.7), rgba(112, 97, 237, 0.7)), url("../images/bg/bg-gadget1.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.bg-img2 {
  overflow: hidden;
  background-image: -webkit-linear-gradient(315deg, rgba(5, 170, 250, 0.7), rgba(112, 97, 237, 0.9)), url("../images/bg/bg-man-tablet.jpg");
  background-image: linear-gradient(135deg, rgba(5, 170, 250, 0.7), rgba(112, 97, 237, 0.9)), url("../images/bg/bg-man-tablet.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.bg-img3 {
  overflow: hidden;
  background-image: -webkit-linear-gradient(315deg, rgba(5, 170, 250, 0.7), rgba(112, 97, 237, 0.9)), url("../images/bg/bg-laptop.jpg");
  background-image: linear-gradient(135deg, rgba(5, 170, 250, 0.7), rgba(112, 97, 237, 0.9)), url("../images/bg/bg-laptop.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

section[class*='section'] {
  background-attachment: fixed;
}

[class*="overlay-"] {
  position: relative;
}

[class*="overlay-"]:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: #05AAFA;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #7061ED, #05AAFA);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #7061ED, #05AAFA);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #7061ED, #05AAFA);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #7061ED, #05AAFA);
  /* Standard syntax */
  opacity: .7;
}

[class*="overlay-"]:hover:before {
  opacity: .3;
  transition: .5s;
}

.overlay-primary:before {
  background: #05AAFA;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #7061ED, #05AAFA);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #7061ED, #05AAFA);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #7061ED, #05AAFA);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #7061ED, #05AAFA);
  /* Standard syntax */
}

.overlay-primary:before {
  background: #05AAFA;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #7061ED, #05AAFA);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #7061ED, #05AAFA);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #7061ED, #05AAFA);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #7061ED, #05AAFA);
  /* Standard syntax */
}

.overlay-secondary:before {
  background: #F45A92;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #B52FB5, #F45A92);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #B52FB5, #F45A92);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #B52FB5, #F45A92);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #B52FB5, #F45A92);
  /* Standard syntax */
}

.overlay-accent:before {
  background: #FFE641;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #FE935F, #FFE641);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #FE935F, #FFE641);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #FE935F, #FFE641);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #FE935F, #FFE641);
  /* Standard syntax */
}

.overlay-light:before {
  background: #2CECF5;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #05AAFA, #2CECF5);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #05AAFA, #2CECF5);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #05AAFA, #2CECF5);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #05AAFA, #2CECF5);
  /* Standard syntax */
}

/* --------------------- titles ---------------------- */

h5, .h5 {
  font-size: 15px;
}

.title-lg {
  font-size: 36px;
  margin-bottom: 30px;
  line-height: 1.5;
  font-weight: 400;
  font-family: "Ubuntu", sans-serif;
}

.title-md {
  font-size: 34px;
  font-family: "Ubuntu", sans-serif;
}

.title-block {
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: 400;
  font-family: "Ubuntu", sans-serif;
}

.title-article {
  font-size: 24px;
  margin-bottom: 30px;
  font-weight: 400;
  font-family: "Ubuntu", sans-serif;
}

.title-sm {
  font-size: 18px;
  margin-bottom: 30px;
  font-weight: 400;
  font-family: "Ubuntu", sans-serif;
}

.text-lg {
  font-size: 18px;
  line-height: 1.7;
}

.text-sm {
  font-size: 12px;
}

.text-xs {
  font-size: 10px;
}

.rtl {
  direction: rtl;
}

.ltr {
  direction: ltr;
}

.nav a {
  color: inherit;
}

.text-primary, .primary {
  color: #7061ED;
}

.text-gold, .gold {
  color: #5e5b9f;
}

.text-secondary, .secondary {
  color: #B52FB5;
}

.text-accent, .accent {
  color: #FE935F;
}

.text-light, .light {
  color: #05AAFA;
}

.white, .text-white {
  color: #fff;
}

.white-transp {
  color: rgba(255, 255, 255, 0.6);
}

.dark, .text-dark {
  color: #333;
}

.dark-transp {
  color: rgba(51, 51, 51, 0.6);
}

.text-disable {
  color: rgba(0, 0, 0, 0.4);
}

.text-center, .txt-center {
  text-align: center;
}

.text-feature-wrap {
  padding: 60px;
}

/* ==================  article ================ */

.article a:not(.btn) {
  border-bottom: 1px dashed #FE935F;
  color: #FF802B;
}

.article a:not(.btn):hover {
  color: #05AAFA;
  border-bottom-color: #05AAFA;
}

.article p {
  line-height: 1.6;
}

.article img {
  vertical-align: baseline;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 3px;
}

.article img[align='left'], .article img.pull-left {
  margin-right: 15px;
}

.article img[align='right'], .article img.pull-right {
  margin-left: 15px;
}

.article .title {
  padding: 10px 0;
}

.article ul {
  margin: 7px 15px;
}

.article ul ul {
  margin: 7px;
  margin-left: 30px;
}

.uppercase {
  text-transform: uppercase;
}

.b {
  font-weight: bold;
}

.label {
  font-weight: normal;
  margin-right: 5px;
}

.label {
  padding: 3px 7px 2px;
  margin-right: 3px;
}

.label i {
  margin-right: 3px;
}

/* panel */

.panel {
  box-shadow: 0 4px 7px 0 rgba(40, 40, 50, 0.1);
  background-color: #fff;
  border-radius: 7px;
  margin-bottom: 15px;
}

/* OWL CAROUSEL RESTYLE */

.owl-theme .owl-prev, .owl-theme .owl-next {
  transition: .5s;
  border-radius: 10px;
  color: #FE935F;
  text-align: center;
  padding: 15px 15px;
  top: 42%;
  transform: translateY(-45%);
  font-size: 26px;
  background-color: #F1F3F5;
}

.owl-theme .owl-prev i, .owl-theme .owl-next i {
  display: block;
}

.owl-theme .owl-prev:hover, .owl-theme .owl-next:hover {
  background: #FE935F;
  transition: .5s;
  color: #fff;
}

.owl-theme .owl-prev {
  left: -60px;
  content: "<";
}

.owl-theme .owl-next {
  right: -60px;
  content: ">";
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #fff;
}

.owl-theme .owl-dots .owl-dot span {
  background-color: rgba(255, 255, 255, 0.5);
}

.owl-theme.theme-light .owl-prev, .owl-theme.theme-light .owl-next {
  transition: .5s;
  background-color: #fff;
}

.owl-theme.theme-light .owl-prev:hover, .owl-theme.theme-light .owl-next:hover {
  background: #FE935F;
  transition: .5s;
  color: #fff;
}

.owl-theme.theme-light .owl-dots .owl-dot.active span, .owl-theme.theme-light .owl-dots .owl-dot:hover span {
  background-color: #ddd;
}

.owl-theme.theme-light .owl-dots .owl-dot span {
  background-color: rgba(51, 51, 51, 0.7);
}

.owl-theme.theme-dark .owl-prev, .owl-theme.theme-dark .owl-next {
  transition: .5s;
  background-color: #7061ED;
  color: #fff;
}

.owl-theme.theme-dark .owl-prev:hover, .owl-theme.theme-dark .owl-next:hover {
  background: #2CECF5;
  transition: .5s;
  color: #fff;
}

.owl-theme.theme-dark .owl-dots .owl-dot.active span, .owl-theme.theme-dark .owl-dots .owl-dot:hover span {
  background-color: #ddd;
}

.owl-theme.theme-dark .owl-dots .owl-dot span {
  background-color: rgba(102, 102, 102, 0.7);
}

.font-arb-title {
  font-family: "arb-title";
}

.font-arb-title-bold {
  font-family: "arb-title-bold";
}

.font-arb-GE {
  font-family: "arb-GE";
}

.font-quran {
  font-family: "quran";
  font-size: 16pt;
}

/*# sourceMappingURL=mystyle.css.map */