/*====================================================*/
@media (min-width: 1200px) {
  .container {
    width: 1400px; } }

.mtShow {
  display: none; }

.sec_title {
  color: #3a385a;
  font-size: 34px;
  line-height: 50px;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center; }

.sec_para {
  color: #9291a1;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: center; }

/* top_header */
.top_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1080;
  padding: 25px 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .top_header.fixed {
    background: #fff;
    -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    padding: 15px 0; }
    .top_header.fixed .top_header_navbar .navbar-header .logo img {
      display: none; }
      .top_header.fixed .top_header_navbar .navbar-header .logo img + img {
        display: block; }
    .top_header.fixed .top_header_navbar .header_menu ul li a {
      color: #3a385a; }
      .top_header.fixed .top_header_navbar .header_menu ul li a:before {
        background: #5d58f7; }
      .top_header.fixed .top_header_navbar .header_menu ul li a.btn_pur {
        border-color: rgba(93, 88, 247, 0.8);
        color: #5d58f7; }
        .top_header.fixed .top_header_navbar .header_menu ul li a.btn_pur:hover {
          background: #5d58f7;
          color: #fff; }
    .top_header.fixed .top_header_navbar .header_menu ul li:hover a, .top_header.fixed .top_header_navbar .header_menu ul li.active a {
      color: #5d58f7; }
  .top_header .top_header_navbar {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .top_header .top_header_navbar .navbar-header {
      float: none; }
      .top_header .top_header_navbar .navbar-header .logo {
        float: none;
        padding: 0; }
        .top_header .top_header_navbar .navbar-header .logo img {
          max-width: 125px;
          width: 100%; }
          .top_header .top_header_navbar .navbar-header .logo img + img {
            display: none; }
    .top_header .top_header_navbar .header_menu {
      margin-left: auto; }
      .top_header .top_header_navbar .header_menu ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .top_header .top_header_navbar .header_menu ul li + li a {
          margin-left: 50px; }
        .top_header .top_header_navbar .header_menu ul li a {
          color: #ffffff;
          font-size: 15px;
          font-weight: 400;
          line-height: 30px;
          padding: 0;
          margin: 0;
          background: none;
          position: relative; }
          .top_header .top_header_navbar .header_menu ul li a:before {
            position: absolute;
            content: "";
            bottom: 0;
            right: 0;
            width: 0;
            height: 1px;
            background: #fff;
            -webkit-transition: all 0.2s;
            -o-transition: all 0.2s;
            transition: all 0.2s;
            opacity: 0; }
          .top_header .top_header_navbar .header_menu ul li a:hover:before {
            right: auto;
            left: 0;
            width: 100%;
            opacity: 1; }
          .top_header .top_header_navbar .header_menu ul li a.btn_pur {
            border: 2px solid rgba(255, 255, 255, 0.8);
            padding: 8px 25px;
            margin-left: 40px;
            border-radius: 25px;
            -webkit-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
            font-weight: 500;
            line-height: 26px; }
            .top_header .top_header_navbar .header_menu ul li a.btn_pur:before {
              display: none; }
            .top_header .top_header_navbar .header_menu ul li a.btn_pur:hover {
              background: #fff;
              color: #5d58f7;
              -webkit-box-shadow: 0px 20px 30px 0px rgba(2, 13, 70, 0.15);
              box-shadow: 0px 20px 30px 0px rgba(2, 13, 70, 0.15); }
        .top_header .top_header_navbar .header_menu ul li.active a:before {
          right: auto;
          left: 0;
          width: 100%;
          opacity: 1; }

.circle_wrap .round_1 {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: white;
  opacity: 0.10;
  position: absolute;
  left: 95px;
  top: 515px;
  -webkit-animation: spinnerRotatetwo 50s linear infinite;
  animation: spinnerRotatetwo 50s linear infinite; }

.circle_wrap .round_2 {
  width: 70px;
  height: 70px;
  background: #fff;
  border-radius: 50%;
  opacity: 0.06;
  position: absolute;
  left: 184px;
  top: 202px;
  -webkit-animation: spinnerRotate 50s linear infinite;
  animation: spinnerRotate 50s linear infinite; }

.circle_wrap .round_3 {
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  opacity: 0.06;
  position: absolute;
  left: 500px;
  top: 164px;
  -webkit-animation: spinnerRotatethree 50s linear infinite;
  animation: spinnerRotatethree 50s linear infinite; }

.circle_wrap .round_4 {
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 50%;
  opacity: 0.06;
  position: absolute;
  right: 360px;
  top: 500px;
  -webkit-animation: spinnerRotatefour 50s linear infinite;
  animation: spinnerRotatefour 50s linear infinite; }

.circle_wrap .round_5 {
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  opacity: 0.06;
  position: absolute;
  right: 175px;
  top: 357px;
  -webkit-animation: spinnerRotatefive 50s linear infinite;
  animation: spinnerRotatefive 50s linear infinite; }

.features_top_wrap {
  background: #fafafd;
  padding: 85px 0 75px; }
  .features_top_wrap .features_single_item .feature_icon {
    margin-bottom: 30px; }
  .features_top_wrap .features_single_item .feature_content h5 {
    color: #3a385a;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    margin-bottom: 15px; }
  .features_top_wrap .features_single_item .feature_content p {
    color: #9291a1;
    font-size: 16px;
    line-height: 28px;
    font-family: "Poppins", sans-serif; }

.wpbakery_wrap {
  background: url(../image/new/wpbakery_bg.png) no-repeat scroll top left;
  padding: 80px 0 510px;
  overflow: hidden; }
  .wpbakery_wrap .wpbakery_title .wpb_logo {
    margin-bottom: 20px; }
    .wpbakery_wrap .wpbakery_title .wpb_logo img {
      -webkit-box-shadow: 0px 30px 50px 0px rgba(2, 13, 70, 0.1);
      box-shadow: 0px 30px 50px 0px rgba(2, 13, 70, 0.1);
      display: inline-block;
      border-radius: 50%; }
  .wpbakery_wrap .wpbakery_title h1 {
    font: 600 34px/50px "Poppins", sans-serif;
    color: #3a385a;
    margin-bottom: 10px; }
  .wpbakery_wrap .wpbakery_title p {
    font-size: 16px;
    line-height: 26px;
    color: #9291a1;
    font-family: "Poppins", sans-serif;
    max-width: 710px;
    margin: 0 auto 60px;
    text-align: center; }
  .wpbakery_wrap .wpbakery_img_content {
    text-align: center; }
    .wpbakery_wrap .wpbakery_img_content img {
      margin: 0 auto;
      -webkit-box-shadow: 0px 16px 30px 0px rgba(2, 13, 70, 0.08);
      box-shadow: 0px 16px 30px 0px rgba(2, 13, 70, 0.08); }
    .wpbakery_wrap .wpbakery_img_content .wpbakery_img_inner {
      display: inline-block;
      position: relative; }
    .wpbakery_wrap .wpbakery_img_content .icno_wrap .icon {
      width: 100px;
      height: 90px;
      background: #fff;
      padding: 17px 0 9px;
      -webkit-box-shadow: 0px 20px 50px 0px rgba(2, 13, 70, 0.08);
      box-shadow: 0px 20px 50px 0px rgba(2, 13, 70, 0.08);
      position: absolute;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .wpbakery_wrap .wpbakery_img_content .icno_wrap .icon .icon_inner {
        width: 100%;
        text-align: center; }
      .wpbakery_wrap .wpbakery_img_content .icno_wrap .icon.icon1 {
        top: 10px;
        left: -240px; }
      .wpbakery_wrap .wpbakery_img_content .icno_wrap .icon.icon2 {
        top: 75px;
        left: -70px; }
      .wpbakery_wrap .wpbakery_img_content .icno_wrap .icon.icon3 {
        top: 145px;
        left: -195px; }
      .wpbakery_wrap .wpbakery_img_content .icno_wrap .icon.icon4 {
        top: 195px;
        left: -350px; }
      .wpbakery_wrap .wpbakery_img_content .icno_wrap .icon.icon5 {
        top: 250px;
        left: -160px; }
      .wpbakery_wrap .wpbakery_img_content .icno_wrap .icon.icon6 {
        top: 327px;
        left: -50px; }
      .wpbakery_wrap .wpbakery_img_content .icno_wrap .icon.icon7 {
        top: 380px;
        left: -245px; }
      .wpbakery_wrap .wpbakery_img_content .icno_wrap .icon.icon8 {
        right: -130px;
        top: 8px; }
      .wpbakery_wrap .wpbakery_img_content .icno_wrap .icon.icon9 {
        right: -215px;
        top: 145px; }
      .wpbakery_wrap .wpbakery_img_content .icno_wrap .icon.icon10 {
        right: -70px;
        top: 205px; }
      .wpbakery_wrap .wpbakery_img_content .icno_wrap .icon.icon11 {
        right: -200px;
        top: 298px; }
      .wpbakery_wrap .wpbakery_img_content .icno_wrap .icon.icon12 {
        right: -337px;
        top: 258px; }
      .wpbakery_wrap .wpbakery_img_content .icno_wrap .icon.icon13 {
        right: -260px;
        top: 418px; }
      .wpbakery_wrap .wpbakery_img_content .icno_wrap .icon.icon14 {
        right: -60px;
        top: 450px; }
      .wpbakery_wrap .wpbakery_img_content .icno_wrap .icon .img {
        text-align: center;
        margin-bottom: 8px; }
      .wpbakery_wrap .wpbakery_img_content .icno_wrap .icon p {
        color: #9291a1;
        font-size: 12px;
        line-height: 26px;
        font-family: "Poppins", sans-serif;
        font-weight: 400; }

.awesome_element_wrap {
  padding: 0 0 80px;
  background-color: transparent;
  margin-top: -320px; }

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

.awesome_element_wrap .section_title h2 {
  color: #3a385a;
  font-size: 34px;
  line-height: 50px;
  font-weight: 600;
  margin-bottom: 10px; }

.awesome_element_wrap .section_title p {
  color: #9291a1;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px; }

.awesome_element_wrap .awesome_element_slider {
  margin: 0 -20px; }

.awesome_element_wrap .awesome_element_slider .slider_item {
  outline: none;
  padding: 0 20px; }

.awesome_element_wrap .awesome_element_slider .slider_item img {
  width: 100%;
  -webkit-box-shadow: 1.294px 4.83px 25px 0px rgba(0, 22, 46, 0.1);
  box-shadow: 1.294px 4.83px 25px 0px rgba(0, 22, 46, 0.1); }

.slider_content_img {
  margin-bottom: 40px; }

.slider_content_img img {
  width: 100%;
  border-radius: 5px; }

.d_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.align_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.call_to_action_wrap {
  background-color: #5d58f7;
  background-image: -moz-linear-gradient(0deg, #5d58f7 0%, #9700ff 100%);
  background-image: -webkit-linear-gradient(0deg, #5d58f7 0%, #9700ff 100%);
  background-image: -ms-linear-gradient(0deg, #5d58f7 0%, #9700ff 100%);
  padding: 63px 0 0; }
  .call_to_action_wrap .call_to_action_content h5 {
    color: #fff;
    text-align: left;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 20px; }
  .call_to_action_wrap .call_to_action_content h2 {
    color: #fff;
    text-align: left;
    margin-bottom: 50px; }
  .call_to_action_wrap .call_to_action_btn .download_btn {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 30px;
    font-weight: 500;
    font-size: 16px;
    padding: 12px 37px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .call_to_action_wrap .call_to_action_btn .download_btn:hover {
      color: #5d58f7;
      background: #fff;
      -webkit-box-shadow: 0px 20px 30px 0px rgba(2, 13, 70, 0.15);
      box-shadow: 0px 20px 30px 0px rgba(2, 13, 70, 0.15); }

.shop_wrap {
  padding: 110px 0;
  background: url(../image/new/shop/shop_bg.png) no-repeat scroll top left; }
  .shop_wrap .shop_title h2 {
    font: 600 34px/50px "Poppins", sans-serif;
    color: #3a385a;
    margin-bottom: 10px;
    text-align: center; }
  .shop_wrap .shop_title p {
    font-size: 16px;
    line-height: 26px;
    color: #9291a1;
    font-family: "Poppins", sans-serif;
    max-width: 710px;
    margin: 0 auto 0px;
    text-align: center; }
  .shop_wrap .shop_img {
    text-align: center;
    margin-top: -5px; }
    .shop_wrap .shop_img img {
      display: inline-block; }

.create_page_wrap {
  padding: 10px 0 110px; }
  .create_page_wrap .create_page_title h2 {
    font: 600 34px/50px "Poppins", sans-serif;
    color: #3a385a;
    margin-bottom: 10px;
    text-align: center; }
  .create_page_wrap .create_page_title p {
    font-size: 16px;
    line-height: 26px;
    color: #9291a1;
    font-family: "Poppins", sans-serif;
    max-width: 465px;
    margin: 0 auto 53px;
    text-align: center; }
  .create_page_wrap .create_page_item {
    max-width: 470px;
    width: 100%; }
    .create_page_wrap .create_page_item.multi_page .multi_page_img {
      position: relative;
      text-align: right;
      min-height: 480px;
      margin-bottom: 20px; }
      .create_page_wrap .create_page_item.multi_page .multi_page_img:before {
        position: absolute;
        content: "";
        bottom: 0;
        left: -40px;
        width: 550px;
        height: 2px;
        background: #e7e7f3;
        z-index: 5; }
      .create_page_wrap .create_page_item.multi_page .multi_page_img img {
        display: inline-block;
        -webkit-box-shadow: 10px 0px 20px 0px rgba(0, 22, 46, 0.1);
        box-shadow: 10px 0px 20px 0px rgba(0, 22, 46, 0.1); }
        .create_page_wrap .create_page_item.multi_page .multi_page_img img.item_1_img_1 {
          position: absolute;
          bottom: 0;
          left: 0; }
        .create_page_wrap .create_page_item.multi_page .multi_page_img img.item_1_img_2 {
          position: absolute;
          bottom: 0;
          right: 0;
          z-index: -1; }
    .create_page_wrap .create_page_item.landing_page {
      margin-left: auto; }
      .create_page_wrap .create_page_item.landing_page .landing_page_img {
        position: relative;
        text-align: left;
        min-height: 480px;
        margin-bottom: 20px; }
        .create_page_wrap .create_page_item.landing_page .landing_page_img:before {
          position: absolute;
          content: "";
          bottom: 0;
          right: -40px;
          width: 550px;
          height: 2px;
          background: #e7e7f3;
          z-index: 5; }
        .create_page_wrap .create_page_item.landing_page .landing_page_img img {
          display: inline-block;
          -webkit-box-shadow: 10px 0px 20px 0px rgba(0, 22, 46, 0.1);
          box-shadow: 10px 0px 20px 0px rgba(0, 22, 46, 0.1); }
          .create_page_wrap .create_page_item.landing_page .landing_page_img img.item_2_img_1 {
            position: relative;
            z-index: 1; }
          .create_page_wrap .create_page_item.landing_page .landing_page_img img.item_2_img_2 {
            position: absolute;
            bottom: 0;
            right: 0; }
    .create_page_wrap .create_page_item .content {
      max-width: 215px;
      margin: 0 auto; }
      .create_page_wrap .create_page_item .content h4 {
        color: #3a385a;
        font-size: 22px;
        font-weight: 500;
        line-height: 32px; }
    .create_page_wrap .create_page_item.also_you_can {
      text-align: center; }

.wpml_fonts_wrap {
  background: url(../image/new/wpml_bg.png) no-repeat scroll top left;
  padding: 90px 0 80px; }
  .wpml_fonts_wrap .wpml_fonts_title {
    margin-bottom: 60px; }
  .wpml_fonts_wrap .wpml_fonts_row {
    margin: 0 -35px; }
    .wpml_fonts_wrap .wpml_fonts_row .wpml_fonts_col {
      padding: 0 35px; }
  .wpml_fonts_wrap .wpml_fonts_item {
    -webkit-box-shadow: 0px 15px 20px 0px rgba(12, 0, 46, 0.04);
    box-shadow: 0px 15px 20px 0px rgba(12, 0, 46, 0.04);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 80px 60px 70px;
    background: #fff;
    border-radius: 6px;
    min-height: 370px;
    margin-bottom: 100px; }
    .wpml_fonts_wrap .wpml_fonts_item .icon {
      margin-right: 44px; }
    .wpml_fonts_wrap .wpml_fonts_item .content img {
      margin-bottom: 25px; }
    .wpml_fonts_wrap .wpml_fonts_item .content h4 {
      color: #3a385a;
      font-size: 22px;
      line-height: 46px;
      font-weight: 600;
      margin-bottom: 15px; }
    .wpml_fonts_wrap .wpml_fonts_item .content p {
      color: #9291a1;
      font-size: 16px;
      font-weight: 400;
      line-height: 26px; }
    .wpml_fonts_wrap .wpml_fonts_item.fonts_item .content img {
      margin-top: 13px; }
  .wpml_fonts_wrap .full_RTL {
    margin-top: 160px; }
    .wpml_fonts_wrap .full_RTL .full_RTL_content {
      margin-top: -10px; }
      .wpml_fonts_wrap .full_RTL .full_RTL_content h4 {
        color: #3a385a;
        font-size: 30px;
        font-weight: 500;
        line-height: 44px;
        margin-bottom: 20px; }
      .wpml_fonts_wrap .full_RTL .full_RTL_content p {
        color: #9291a1;
        font-size: 16px;
        line-height: 26px;
        font-weight: 400;
        margin-bottom: 43px;
        max-width: 410px; }
      .wpml_fonts_wrap .full_RTL .full_RTL_content .vew_btn a {
        color: #fff;
        font-size: 16px;
        line-height: 26px;
        font-weight: 500;
        display: inline-block;
        background: #5d58f7;
        border-radius: 25px;
        border: 2px solid #5d58f7;
        padding: 10px 41px;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        -webkit-box-shadow: 0px 20px 30px 0px rgba(2, 13, 70, 0.15);
        box-shadow: 0px 20px 30px 0px rgba(2, 13, 70, 0.15); }
        .wpml_fonts_wrap .full_RTL .full_RTL_content .vew_btn a:hover {
          background: transparent;
          color: #5d58f7;
          -webkit-box-shadow: none;
          box-shadow: none; }
    .wpml_fonts_wrap .full_RTL .full_RTL_img_wrap {
      margin-left: auto;
      max-width: 670px; }
      .wpml_fonts_wrap .full_RTL .full_RTL_img_wrap .full_RTL_img {
        position: relative;
        text-align: left;
        margin-bottom: 20px; }
        .wpml_fonts_wrap .full_RTL .full_RTL_img_wrap .full_RTL_img:before {
          position: absolute;
          content: "";
          bottom: 0;
          right: -40px;
          width: 750px;
          height: 2px;
          background: #e7e7f3;
          z-index: 5; }
        .wpml_fonts_wrap .full_RTL .full_RTL_img_wrap .full_RTL_img img {
          display: inline-block; }
          .wpml_fonts_wrap .full_RTL .full_RTL_img_wrap .full_RTL_img img.full_RTL_img_1 {
            -webkit-box-shadow: 0px 10px 16px 0px rgba(12, 0, 46, 0.08);
            box-shadow: 0px 10px 16px 0px rgba(12, 0, 46, 0.08); }
          .wpml_fonts_wrap .full_RTL .full_RTL_img_wrap .full_RTL_img img.full_RTL_img_2 {
            position: absolute;
            -webkit-box-shadow: -20px 0px 30px 0px rgba(12, 0, 46, 0.2);
            box-shadow: -20px 0px 30px 0px rgba(12, 0, 46, 0.2);
            bottom: 0;
            right: 0; }

.testimonial_wrap {
  padding: 60px 0; }
  .testimonial_wrap .testimonial_title h2 {
    margin-bottom: 70px; }

.testimonial_slider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  bottom: 10px; }
  .testimonial_slider .slick-dots li {
    width: 8px;
    height: 8px;
    background: #d0cfdf;
    border-radius: 50%;
    margin: 0 5px; }
    .testimonial_slider .slick-dots li.slick-active {
      width: 12px;
      height: 12px;
      background: #5d58f7; }
    .testimonial_slider .slick-dots li button {
      display: none; }

.test_slider_item {
  outline: none;
  margin-bottom: 80px; }
  .test_slider_item .slider_inner {
    background: #fafafd;
    padding: 50px 35px 50px 55px;
    border-radius: 6px;
    min-height: 450px;
    position: relative;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .test_slider_item .slider_inner:hover {
      -webkit-box-shadow: 0px 40px 70px 0px rgba(12, 0, 46, 0.06);
      box-shadow: 0px 40px 70px 0px rgba(12, 0, 46, 0.06);
      background: #fff; }
    .test_slider_item .slider_inner .rating_star {
      margin-bottom: 25px; }
      .test_slider_item .slider_inner .rating_star .full_star {
        position: relative; }
        .test_slider_item .slider_inner .rating_star .full_star:before {
          color: #f5cc0d;
          content: "\2605";
          font-size: 15px; }
    .test_slider_item .slider_inner .rating_text p {
      color: #9291a1;
      font-weight: 400;
      font-size: 18px;
      line-height: 32px; }
    .test_slider_item .slider_inner .rating_for_content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 50px 55px; }
      .test_slider_item .slider_inner .rating_for_content .user_icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 50%;
        background-color: white;
        -webkit-box-shadow: 0px 30px 40px 0px rgba(12, 0, 46, 0.1);
        box-shadow: 0px 30px 40px 0px rgba(12, 0, 46, 0.1);
        width: 70px;
        height: 70px;
        margin-right: 20px; }
        .test_slider_item .slider_inner .rating_for_content .user_icon .icon {
          display: block;
          text-align: center;
          width: 100%; }
          .test_slider_item .slider_inner .rating_for_content .user_icon .icon img {
            display: inline-block; }
      .test_slider_item .slider_inner .rating_for_content .user_details .user_name {
        color: #3a385a;
        font-size: 16px;
        font-weight: 500;
        line-height: 32px;
        margin-bottom: 0; }
        .test_slider_item .slider_inner .rating_for_content .user_details .user_name .user_title {
          color: #9291a1;
          font-weight: 400;
          font-size: 16px; }
      .test_slider_item .slider_inner .rating_for_content .user_details .rating_for {
        color: #3a385a;
        font-weight: 400;
        font-size: 16px; }
        .test_slider_item .slider_inner .rating_for_content .user_details .rating_for span {
          color: #9291a1;
          font-weight: 300; }

.footer_call_to_action {
  background: url(../image/new/footer_call_bg.jpg) no-repeat scroll top left;
  padding: 125px 0 135px; }
  .footer_call_to_action .footer_call_content h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 64px;
    margin-bottom: 30px;
    text-align: center; }
  .footer_call_to_action .footer_call_content .footer_call_action_btn {
    text-align: center; }
    .footer_call_to_action .footer_call_content .footer_call_action_btn .download_btn {
      color: #fff;
      border: 2px solid #fff;
      border-radius: 30px;
      background: transparent;
      font-weight: 500;
      font-size: 16px;
      padding: 12px 38px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .footer_call_to_action .footer_call_content .footer_call_action_btn .download_btn:hover {
        background: #fff;
        color: #5d58f7;
        -webkit-box-shadow: 0px 20px 30px 0px rgba(2, 13, 70, 0.15);
        box-shadow: 0px 20px 30px 0px rgba(2, 13, 70, 0.15); }

footer.footer_wrap {
  background: url(../image/new/footer_bg.jpg) no-repeat scroll top left/cover;
  padding-top: 75px; }
  footer.footer_wrap .footer_single_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    footer.footer_wrap .footer_single_item .icon {
      margin-right: 45px; }
    footer.footer_wrap .footer_single_item .footer_text h5 {
      color: #3a385a;
      font-weight: 500;
      font-size: 20px; }
    footer.footer_wrap .footer_single_item.footer_left {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    footer.footer_wrap .footer_single_item.footer_center {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    footer.footer_wrap .footer_single_item.footer_right {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
  footer.footer_wrap .footer_top {
    margin-bottom: 30px; }
  footer.footer_wrap .copy_right {
    border-top: 1px solid #e5e5ef;
    padding: 10px 0 15px; }
    footer.footer_wrap .copy_right p {
      color: #9291a1;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      text-align: center; }
      footer.footer_wrap .copy_right p .heart {
        position: relative;
        width: 19px;
        height: 18px;
        display: inline-block; }
        footer.footer_wrap .copy_right p .heart:before {
          position: absolute;
          content: "\2764";
          top: 0;
          left: 0;
          color: #fc5858; }

@media (max-width: 1024px) {
  .top_header .top_header_navbar .header_menu ul li + li a {
    margin-left: 20px; }
  .awesome_element_wrap .awesome_element_slider {
    margin: 0 -15px; }
  .awesome_element_wrap .awesome_element_slider .slider_item {
    padding: 0 15px; }
  .slider_content_img {
    margin-bottom: 30px; }
  .wpml_fonts_wrap .wpml_fonts_row {
    margin: 0 -15px; }
  .wpml_fonts_wrap .wpml_fonts_row .wpml_fonts_col {
    padding: 0 15px; }
  .wpml_fonts_wrap .wpml_fonts_item {
    padding: 30px 20px 30px;
    min-height: inherit; }
  .wpml_fonts_wrap .wpml_fonts_item .icon {
    margin-right: 20px; } }

@media (max-width: 991px) {
  .mtShow {
    display: inline-block; }
  .mt_hide {
    display: none; }
  .features_single_item {
    min-height: 240px;
    margin-bottom: 30px; }
  .call_to_action_wrap {
    padding: 65px 0; }
  .call_to_action_wrap .call_to_action_btn {
    text-align: center; }
  .create_page_wrap .create_page_item {
    margin: 0 auto 50px; }
  .create_page_wrap .create_page_item.multi_page .multi_page_img:before,
  .create_page_wrap .create_page_item.landing_page .landing_page_img:before,
  .wpml_fonts_wrap .full_RTL .full_RTL_img_wrap .full_RTL_img:before {
    width: 100%;
    left: 0;
    right: 0; } }

@media (max-width: 991px) and (min-width: 768) {
  .top_header .top_header_navbar .header_menu ul li a.btn_pur {
    padding: 5px 10px;
    margin-left: 15px;
    line-height: 20px;
    font-size: 14px; } }

@media (max-width: 767px) {
  .navbar-toggle {
    margin-top: 15px;
    margin-left: auto; }
  .top_header .top_header_navbar {
    min-height: inherit; }
  .top_header .top_header_navbar .navbar-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .top_header .top_header_navbar .header_menu ul li a.btn_pur {
    display: inline-block; }
  .top_header .top_header_navbar .navbar-header .logo {
    height: auto; }
  .top_header .top_header_navbar .header_menu {
    border: none; }
  .top_header .top_header_navbar .header_menu ul {
    background: #fff;
    display: block;
    padding: 15px;
    margin: 0; }
  .top_header .top_header_navbar .header_menu ul li + li a {
    margin-left: 0; }
  .top_header .top_header_navbar .header_menu ul li a.btn_pur {
    margin: 0;
    margin-top: 10px; }
  .top_header .top_header_navbar {
    display: block; }
  .top_header .top_header_navbar .header_menu ul li a {
    color: #3a385a; }
  .top_header .top_header_navbar .header_menu ul li a.btn_pur {
    border-color: rgba(93, 88, 247, 0.8);
    color: #5d58f7; }
  .navbar-toggle .icon-bar {
    background: #fff !important; }
  .top_header.fixed .navbar-toggle .icon-bar {
    background: #5d58f7 !important; }
  .top_header .top_header_navbar .header_menu ul li a:before {
    display: none; }
  .portfolio-gallery .portfolio-item .portfolio-image a {
    display: block; }
  .wpml_fonts_wrap .full_RTL .full_RTL_content {
    margin-bottom: 90px; }
  .sec_title br {
    display: none; }
  .sec_title {
    font-size: 28px;
    line-height: 40px; }
  footer.footer_wrap .footer_single_item {
    display: block;
    text-align: center;
    margin-bottom: 30px; }
  footer.footer_wrap .footer_single_item .icon {
    margin-right: 0;
    margin-bottom: 10px; } }

@media (max-width: 640px) {
  .wpml_fonts_wrap .wpml_fonts_item {
    display: block; } }

/*====================================================*/
