@charset "UTF-8";
.btn-primary, .dropdown-item.active, .dropdown-item:active {
  color: #fff;
  background-color: #00bfa5;
  border-color: #00bfa5;
}

body {
  background: #F9FAFB;
}

a, a:hover {
  text-decoration: none;
}

a i, button i {
  margin-right: 5px;
}

ul {
  list-style: none;
}

.h1, h1 {
  font-size: 1.5em;
  font-weight: 600;
  color: #5d656d;
}

p {
  font-size: .9rem;
  color: #383838;
}

button, .btn, select, input {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

button, .btn, select, input {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.navbar-light .navbar-toggler {
  background: white;
  padding: 0.35rem;
  border: none;
}

.bg-light {
  background-color: #fdfeff !important;
}

.select2-container--default .select2-selection--multiple {
  padding: 0;
}

.input_item input,
.select2-container--default .select2-selection--multiple, .select2-container .select2-selection--single {
  width: 100%;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  outline: 0 !important;
  border-radius: 0px !important;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.07);
  padding: 5px 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
  line-height: 20px;
  font-size: 12px;
}

.select2-container .select2-selection--single {
  padding: 0;
}

.support_container_top {
  background-image: url(../imgs/support_container_top.svg);
  width: 100%;
  height: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.support_container_bottom {
  background-image: url(../imgs/support_container_bottom.svg);
  width: 100%;
  height: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -100px;
  left: 0;
}

.tags {
  margin: 15px 0;
}

.tags span {
  background: #ffffff;
  margin: 0 5px 5px 5px;
  padding: 5px;
  color: #00bfa5;
  -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.07);
  font-size: 12px;
  font-weight: 600;
  border-radius: 5px;
}

.btn-primary, .dropdown-item.active, .dropdown-item:active {
  color: #fff;
  background-color: #00bfa5;
  border-color: #00bfa5;
}

body {
  background: #F9FAFB;
}

a, a:hover {
  text-decoration: none;
}

a i, button i {
  margin-right: 5px;
}

ul {
  list-style: none;
}

.h1, h1 {
  font-size: 1.5em;
  font-weight: 600;
  color: #5d656d;
}

p {
  font-size: .9rem;
  color: #383838;
}

button, .btn, select, input {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

button, .btn, select, input {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.navbar-light .navbar-toggler {
  background: white;
  padding: 0.35rem;
  border: none;
}

.bg-light {
  background-color: #fdfeff !important;
}

.select2-container--default .select2-selection--multiple {
  padding: 0;
}

.input_item input,
.select2-container--default .select2-selection--multiple, .select2-container .select2-selection--single {
  width: 100%;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  outline: 0 !important;
  border-radius: 0px !important;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.07);
  padding: 5px 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
  line-height: 20px;
  font-size: 12px;
}

.select2-container .select2-selection--single {
  padding: 0;
}

.support_container_top {
  background-image: url(../imgs/support_container_top.svg);
  width: 100%;
  height: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.support_container_bottom {
  background-image: url(../imgs/support_container_bottom.svg);
  width: 100%;
  height: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -100px;
  left: 0;
}

.tags {
  margin: 15px 0;
}

.tags span {
  background: #ffffff;
  margin: 0 5px 5px 5px;
  padding: 5px;
  color: #00bfa5;
  -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.07);
  font-size: 12px;
  font-weight: 600;
  border-radius: 5px;
}

@-webkit-keyframes animat_support_background {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes animat_support_background {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

/**************** start intro section *************/
.support_main_intro {
  height: 86vh;
  width: 100%;
  padding-top: 90px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #00bfa5), color-stop(48%, #ff9e80), color-stop(83%, #00bfa5));
  background-image: linear-gradient(to right, #00bfa5 0, #ff9e80 48%, #00bfa5 83%);
  background-size: 400% 400%;
  overflow: hidden;
  position: relative;
  border-radius: 0px 0px 79% 30%;
  -webkit-animation: animat_support_background 30s ease infinite;
  animation: animat_support_background 30s ease infinite;
}

.support_main_intro h6, .support_main_intro h1, .support_main_intro p {
  color: #fff;
}

.support_main_intro h1 {
  font-size: 55px;
  margin-top: 18px;
}

.support_main_intro p {
  max-width: 600px;
  text-align: center;
  margin: auto;
}

.support_main_intro .btns {
  margin: auto;
  text-align: center;
  margin-top: 20px;
}

.support_main_intro .btns a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #ffffff;
  -webkit-box-shadow: 2px 3px 22px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 2px 3px 22px 0px rgba(0, 0, 0, 0.25);
  color: #2d4057;
  padding: 10px 15px;
  display: inline-block;
  font-weight: 700;
}

.support_main_intro .btns a:hover {
  background-color: #ecf9ff;
  -webkit-box-shadow: 4px 8px 22px 0px rgba(0, 0, 0, 0.34);
          box-shadow: 4px 8px 22px 0px rgba(0, 0, 0, 0.34);
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

/**************** end Intro Section  *************/
.developer_support {
  margin-top: -235px;
  position: relative;
}

.developer_support h4 {
  font-weight: 700;
  color: #e6f4f9;
}

.developer_support .developer_support_description {
  max-width: 800px;
  text-align: center;
  margin: auto;
  color: #fff;
  margin-bottom: 20px;
}

.developer_support .support_card {
  -webkit-box-shadow: 2px 3px 22px 0px rgba(0, 0, 0, 0.09);
          box-shadow: 2px 3px 22px 0px rgba(0, 0, 0, 0.09);
  background: #fdfdfd;
  padding: 15px;
  position: relative;
  text-align: center;
  padding-top: 55px;
  padding-bottom: 55px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 20px;
  height: 330px;
  display: table;
  width: 100%;
}

.developer_support .support_card .content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.developer_support .support_card .icon {
  font-size: 55px;
  background: -webkit-gradient(linear, left top, right top, from(#00bfa5), color-stop(59%, #ff9e80), to(#00bfa5));
  background: linear-gradient(to right, #00bfa5 0%, #ff9e80 59%, #00bfa5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
}

.developer_support .support_card h6 {
  color: #2d4057;
  font-size: 17px;
  font-weight: 700;
  padding-top: 10px;
  letter-spacing: 1px;
}

.developer_support .support_card p {
  padding-top: 15px;
  color: #6a7579;
  font-size: 17px;
}

.developer_support .support_card span {
  padding-top: 15px;
  color: #00bfa5;
  font-size: 17px;
}

.developer_support .support_card span i {
  color: #00bfa5;
  font-size: 17px;
  margin: 0;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  padding-left: 5px;
}

.developer_support .support_card:hover {
  background-color: #f6fcff;
  -webkit-box-shadow: 4px 8px 22px 0px rgba(82, 82, 82, 0.34);
          box-shadow: 4px 8px 22px 0px rgba(82, 82, 82, 0.34);
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.support_container {
  width: 100%;
  margin-bottom: 170px;
  position: relative;
  background: #f6fcff;
  margin-top: 80px;
}

.support_container::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 49%;
  width: 1px;
  height: 65%;
  background: rgba(112, 121, 125, 0.28);
  -webkit-transform: translate(50%, -30%);
          transform: translate(50%, -30%);
}

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

.support_container .content {
  padding-bottom: 25px;
}

.support_container .content svg {
  width: 80px;
}

.support_container .content h5 {
  color: #2d4057;
  font-weight: 700;
  font-size: 25px;
  padding-top: 25px;
}

.support_container .content h6 {
  color: #2d4057;
  font-size: 20px;
  padding-top: 10px;
}

.support_container .content p {
  font-size: 13px;
  padding-top: 15px;
}

.support_container .content ul {
  list-style: none;
  padding: 0;
}

.support_container .content ul li {
  position: relative;
  color: #2d4057;
  padding-left: 30px;
}

.support_container .content ul li::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "✓";
  background: #00bfa5;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  line-height: 1.2;
}

.support_container .head_content {
  position: relative;
  padding-left: 95px;
}

.support_container .head_content svg {
  position: absolute;
  left: 0;
  top: 25px;
}

footer {
  width: 100%;
  position: relative;
  margin: 0;
  font-size: 14px;
  background: #fff;
  z-index: 1;
  border-top: 1px solid #EEEDED;
}

footer .copyright p {
  color: #B2B2B2;
}

footer .copyright a {
  color: #525252;
  font-weight: bold;
}

footer .copyright_container {
  width: 100%;
  border-top: 1px solid #EEEDED;
  padding: 20px;
  background: #f9f9fb;
  margin: 0;
}

footer .social {
  text-align: right;
}

footer .social a {
  display: inline-block;
  margin: 0 2px;
  font-size: 18px;
  border: 1px solid #ccc;
  text-align: center;
  height: 30px;
  width: 30px;
  color: #fff;
  background: #bbbbbd;
  line-height: 30px;
  text-align: center;
}

footer .social a i {
  margin: 0;
}

/******************************* media ******************/
@media only screen and (min-width: 768px) {
  /* For desktop: */
  .wellcome .bottom {
    bottom: -150px;
  }
}

@media only screen and (max-width: 768px) {
  .wellcome .top-left {
    top: 0 !important;
  }
  .navbar .overlay {
    background: rgba(112, 113, 117, 0.27);
    position: fixed;
    bottom: 0;
    left: 0;
    height: calc(100% - 50px);
    width: 100%;
    display: none;
  }
  .support_main_intro {
    border-radius: 0px 0px 43% 16%;
  }
  .support_main_intro h1 {
    font-size: 20px;
  }
  .support_container::before {
    display: none;
  }
  .tutorials_items_container {
    padding: 0;
  }
  .tutorials_results_container .tutorials_items_container .tutorials_item .question {
    font-size: 13px !important;
  }
  .tags {
    margin: 0;
  }
  .tutorials_container .tutorials_icon, .main_intro .tutorials_icon {
    width: 70%;
  }
  .tutorials_results_container .tutorials_filters h6 {
    font-size: 17px;
  }
}

/********************************* media ******************/
/*# sourceMappingURL=style.css.map */