@charset "UTF-8";
@import "../css/bootstrap.css";
@import "../css/responsive.css";
@import "../css/developer.css";
@import "../css/font-awesome.min.css";
@import "../css/owl.carousel.min.css";
@import "../css/select2.min.css";
@import "../css/countrySelect.css";
@import "../css/slick.css";
@import "../css/video-js.css";
@font-face {
  font-family: "Times New Roman Cyr";
  src: url("../Font/TimesNRCyrMT-Bold.woff2") format("woff2"), url("../Font/TimesNRCyrMT-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Times New Roman";
  src: url("../Font/TimesNewRomanPS-ItalicMT.woff2") format("woff2"), url("../Font/TimesNewRomanPS-ItalicMT.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Times New Roman Cyr";
  src: url("../Font/TimesNRCyrMT.woff2") format("woff2"), url("../Font/TimesNRCyrMT.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Times";
  src: url("../Font/Times-BoldItalic.woff2") format("woff2"), url("../Font/Times-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("../Font/icomoon.eot?rdxhe");
  src: url("../Font/icomoon.eot?rdxhe#iefix") format("embedded-opentype"), url("../Font/icomoon.ttf?rdxhe") format("truetype"), url("../Font/icomoon.woff?rdxhe") format("woff"), url("../Font/icomoon.svg?rdxhe#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=dash-], [class*=" dash-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dash-Anasheed:before {
  content: "";
  color: #5b0000;
}

.dash-Athkar:before {
  content: "";
  color: #5b0000;
}

.dash-Compass:before {
  content: "";
  color: #5b0000;
}

.dash-Dua:before {
  content: "";
  color: #5b0000;
}

.dash-Kids:before {
  content: "";
  color: #5b0000;
}

.dash-mike .path1:before {
  content: "";
  color: #f9eee4;
}

.dash-mike .path2:before {
  content: "";
  margin-left: -1em;
  color: #f9eee4;
}

.dash-mike .path3:before {
  content: "";
  margin-left: -1em;
  color: #f9eee4;
  opacity: 0.4;
}

.dash-mike .path4:before {
  content: "";
  margin-left: -1em;
  color: #f9eee4;
  opacity: 0.4;
}

.dash-mike .path5:before {
  content: "";
  margin-left: -1em;
  color: #5b0000;
}

.dash-mike .path6:before {
  content: "";
  margin-left: -1em;
  color: #5b0000;
}

.dash-Mosquee:before {
  content: "";
  color: #5b0000;
}

.dash-Prayer:before {
  content: "";
  color: #5b0000;
}

.dash-quote:before {
  content: "";
  color: #5b0000;
}

.dash-radio:before {
  content: "";
  color: #5b0000;
}

.dash-Reading:before {
  content: "";
  color: #5b0000;
}

.dash-Shazam .path1:before {
  content: "";
  color: white;
}

.dash-Shazam .path2:before {
  content: "";
  margin-left: -1em;
  color: #5b0000;
}

.dash-Shazam .path3:before {
  content: "";
  margin-left: -1em;
  color: #5b0000;
}

.dash-Shazam .path4:before {
  content: "";
  margin-left: -1em;
  color: white;
}

.dash-Shazam .path5:before {
  content: "";
  margin-left: -1em;
  color: white;
}

.dash-Shazam .path6:before {
  content: "";
  margin-left: -1em;
  color: white;
}

.dash-Shazam .path7:before {
  content: "";
  margin-left: -1em;
  color: white;
}

.dash-star-fill:before {
  content: "";
  color: #fc0;
}

.dash-star-unfill:before {
  content: "";
  color: #ccc;
}

.dash-Streaming:before {
  content: "";
  color: #5b0000;
}

body {
  font-family: "Times New Roman Cyr";
  font-weight: normal;
}

html {
  font-family: "Times New Roman Cyr";
  font-size: 16px;
}
@media screen and (max-width: 1919px) {
  html {
    font-size: 15px;
  }
}
@media screen and (max-width: 1199px) {
  html {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  html {
    font-size: 12px;
  }
}

i {
  font-style: inherit;
}

ul {
  padding: 0;
  margin: 0;
}

.toggle_btn_mobile span {
  background: white;
  display: block;
  width: 30px;
  height: 3px;
  margin: 0 0 8px;
  margin-left: auto;
}
.toggle_btn_mobile span:nth-child(2) {
  width: 15px;
}

li {
  list-style: none;
}

.container-fluid {
  padding-right: 128px;
  padding-left: 128px;
}
@media screen and (max-width: 1200px) {
  .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 992px) {
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.cus_pad {
  padding: 3rem 0;
}
@media screen and (max-width: 767px) {
  .cus_pad {
    padding: 3rem 0;
  }
}
@media screen and (max-width: 575px) {
  .cus_pad {
    padding: 2rem 0 0;
  }
}

body {
  font-family: "Times New Roman Cyr";
  font-size: 1rem;
  font-weight: normal;
  color: #000000;
  line-height: normal;
  position: relative;
}

.app_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}
.app_btn a {
  margin: 0 10px;
}
.app_btn a img {
  width: 190px;
}
@media screen and (max-width: 992px) {
  .app_btn a img {
    width: 130px;
  }
}

.main_head {
  text-align: center;
  margin-bottom: 30px;
}
.main_head h3 {
  font-size: 26px;
  color: #ab0000;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  .main_head h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .main_head h3 {
    font-size: 18px;
  }
}
.main_head h4 {
  font-size: 40px;
  color: #290000;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  .main_head h4 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .main_head h4 {
    font-size: 24px;
  }
}

.banner_top {
  background: url("../image/banner.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.banner_top:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100px;
  background: white;
  bottom: -1px;
  z-index: 0;
}
@media screen and (min-width: 1700px) {
  .banner_top:before {
    height: 123px;
  }
}
@media screen and (max-width: 992px) {
  .banner_top:before {
    display: none;
  }
}
.banner_top header {
  padding: 20px 0;
}
.banner_top header nav {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: inherit;
      flex-wrap: inherit;
}
@media screen and (max-width: 575px) {
  .banner_top header nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.banner_top header nav .navbar-toggler {
  display: none;
}
@media screen and (max-width: 575px) {
  .banner_top header nav .navbar-toggler {
    display: block;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.banner_top header nav .collapse:not(.show) {
  display: block;
}
@media screen and (max-width: 575px) {
  .banner_top header nav .collapse:not(.show) {
    display: none;
  }
}
.banner_top header .logo img {
  width: 150px;
}
@media screen and (max-width: 767px) {
  .banner_top header .logo img {
    width: 100px;
  }
}
.banner_top header .navbar-collapse {
  -webkit-box-flex: inherit;
      -ms-flex-positive: inherit;
          flex-grow: inherit;
}
@media screen and (max-width: 575px) {
  .banner_top header .navbar-collapse {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media screen and (max-width: 575px) {
  .banner_top header .menu_list {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.banner_top header .menu_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 575px) {
  .banner_top header .menu_list ul {
    background: white;
    padding: 20px;
  }
}
.banner_top header .menu_list ul li {
  list-style: none;
  padding: 10px 15px;
  border-radius: 30px;
}
.banner_top header .menu_list ul li:hover {
  background: #ab0000;
}
@media screen and (max-width: 1200px) {
  .banner_top header .menu_list ul li {
    padding: 10px 15px;
    border-radius: 30px;
  }
}
@media screen and (max-width: 992px) {
  .banner_top header .menu_list ul li {
    padding: 10px 15px;
  }
}
@media screen and (max-width: 767px) {
  .banner_top header .menu_list ul li {
    padding: 10px 10px;
  }
}
@media screen and (max-width: 575px) {
  .banner_top header .menu_list ul li {
    width: 100%;
    padding-bottom: 10px;
  }
}
.banner_top header .menu_list ul li a {
  font-size: 16px;
  color: white;
}
.banner_top header .menu_list ul li a:hover {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .banner_top header .menu_list ul li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 575px) {
  .banner_top header .menu_list ul li a {
    color: #000;
  }
}
.banner_top header .download_btn a {
  background: #00d45c;
  color: white;
  font-size: 16px;
  display: inline-block;
  padding: 12px 25px;
  border-radius: 30px;
}
.banner_top header .download_btn a:hover {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .banner_top header .download_btn a {
    font-size: 14px;
    padding: 8px 15px;
  }
}
.banner_top .banner_sec {
  padding: 75px 0 30px;
}
@media screen and (max-width: 1200px) {
  .banner_top .banner_sec {
    padding: 50px 0;
  }
}
.banner_top .banner_sec .banner_text h2 {
  font-size: 60px;
  color: white;
  font-weight: bold;
  margin: 0 0 15px;
}
@media screen and (max-width: 1660px) {
  .banner_top .banner_sec .banner_text h2 {
    font-size: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .banner_top .banner_sec .banner_text h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 992px) {
  .banner_top .banner_sec .banner_text h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .banner_top .banner_sec .banner_text h2 {
    font-size: 22px;
  }
}
.banner_top .banner_sec .banner_text h4 {
  font-size: 60px;
  color: white;
  font-weight: 100;
}
@media screen and (max-width: 1660px) {
  .banner_top .banner_sec .banner_text h4 {
    font-size: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .banner_top .banner_sec .banner_text h4 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .banner_top .banner_sec .banner_text h4 {
    font-size: 22px;
  }
}
.banner_top .banner_sec .banner_text p {
  font-size: 24px;
  color: white;
  line-height: 27px;
  margin-top: 30px;
}
@media screen and (max-width: 1660px) {
  .banner_top .banner_sec .banner_text p {
    font-size: 20px;
  }
}
@media screen and (max-width: 992px) {
  .banner_top .banner_sec .banner_text p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .banner_top .banner_sec .banner_text p {
    margin-top: 20px;
  }
}
.banner_top .banner_sec .banner_img {
  text-align: center;
}
.banner_top .banner_sec .banner_img img {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .banner_top .banner_sec .banner_img img {
    width: 60%;
  }
}

.featues_sec .f_1 {
  background: white;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  padding: 30px;
  text-align: center;
  margin: 0 0 30px;
  border-radius: 8px;
}
@media screen and (max-width: 1200px) {
  .featues_sec .f_1 {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 992px) {
  .featues_sec .f_1 {
    padding: 30px 15px;
  }
}
.featues_sec .f_1:hover {
  background: #f9eee4;
}
.featues_sec .f_1 span {
  display: block;
  font-size: 30px;
}
.featues_sec .f_1 span.dash-radio {
  font-size: 22px;
}
.featues_sec .f_1 h4 {
  font-size: 20px;
  color: #290000;
  font-weight: bold;
  margin: 20px 0;
}
@media screen and (max-width: 1200px) {
  .featues_sec .f_1 h4 {
    font-size: 18px;
  }
}
.featues_sec .f_1 p {
  font-size: 14px;
  color: #58341d;
  line-height: 22px;
  font-weight: 500;
}
.aim_sec{
 background: rgba(249, 238, 228, 0.3);
  
}
.aim_sec .aim_left p {
  color: #000;
  font-size: 22px;
  line-height: 34px;
}
@media screen and (max-width: 1660px) {
  .aim_sec .aim_left p {
    font-size: 18px;
    line-height: 27px;
  }
}
@media screen and (max-width: 992px) {
  .aim_sec .aim_left p {
    font-size: 16px;
  }
}
.aim_sec .aim_img {
  text-align: center;
}
.aim_sec .aim_img img {
  width: 60%;
}
@media screen and (max-width: 992px) {
  .aim_sec .aim_img img {
    width: 85%;
  }
}

.app_screenns .owl-stage-outer {
  padding: 20px 3px;
}
.app_screenns .app_screenns_slider .item {
  background: white;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  padding: 30px 0;
  border-radius: 8px;
}
.app_screenns .owl-dots {
  text-align: center;
}
.app_screenns .owl-dots button {
  background: #290000;
  width: 10px;
  outline: none;
  height: 10px;
  border-radius: 50%;
  margin: 0 4px;
}
.app_screenns .owl-dots button.active {
  background: #ab0000;
  border-radius: 4px;
  width: 22px;
}

.client_say_sec .client_1 {
  background: #290000;
  padding: 25px;
  border-radius: 8px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .client_say_sec .client_1 {
    padding: 15px;
  }
}
@media screen and (max-width: 575px) {
  .client_say_sec .client_1 {
    margin-bottom: 35px;
  }
}
.client_say_sec .client_1 span.dash-quote {
  display: block;
  font-size: 40px;
  position: absolute;
  top: -19px;
}
.client_say_sec .client_1 p {
  color: white;
  font-size: 22px;
  margin-top: 20px;
  line-height: 27px;
}
@media screen and (max-width: 1660px) {
  .client_say_sec .client_1 p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .client_say_sec .client_1 p {
    font-size: 14px;
    line-height: 24px;
  }
}
.client_say_sec .client_1 h4 {
  font-size: 18px;
  color: #cccccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1660px) {
  .client_say_sec .client_1 h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .client_say_sec .client_1 h4 {
    font-size: 13px;
    line-height: 24px;
  }
}
.client_say_sec .client_1 h4 span {
  display: block;
  margin-right: 10px;
}
.client_say_sec .client_1 h4 span img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: solid 2px white;
}
.client_say_sec .client_1 .rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.client_say_sec .client_1 .rating p {
  font-size: 18px;
  color: #cccccc;
}
@media screen and (max-width: 1660px) {
  .client_say_sec .client_1 .rating p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .client_say_sec .client_1 .rating p {
    font-size: 12px;
    margin: 0;
    line-height: 24px;
  }
}

.app_download_sec {
  background-color: #f9eee4;
  padding-bottom: 0;
  position: relative;
  margin-top: 3rem;
}
.app_download_sec:before {
  position: absolute;
  content: "";
  background: white;
  width: 100%;
  height: 100px;
  bottom: 0;
}
@media screen and (max-width: 575px) {
  .app_download_sec:before {
    display: none;
  }
}
.app_download_sec .app_download {
  text-align: center;
}
.app_download_sec .app_download h5 {
  font-size: 20px;
  color: #290000;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .app_download_sec .app_download h5 {
    font-size: 16px;
  }
}
.app_download_sec .app_store_img {
  margin-top: 40px;
}
.app_download_sec .app_store_img img {
  width: 50%;
}

footer {
  margin-top: 30px;
}
footer .footer_text p,
footer .footer_text a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  color: #1a1a1a;
}
@media screen and (max-width: 1660px) {
  footer .footer_text p,
footer .footer_text a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer_text p,
footer .footer_text a {
    font-size: 12px;
  }
}
footer .footer_text p:hover,
footer .footer_text a:hover {
  text-decoration: none;
}