@import url('https://fonts.googleapis.com/css2?family=Aref+Ruqaa&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@600&display=swap');
@font-face {
  font-family: "IcoFont";
  src: url("../font/18 Khebrat Musamim Bold.ttf");
}

h1, h2, h3, h4, h5, h6, .navbar-light {
  font-family: "IcoFont";
}

body {
  font-family: "IcoFont", sans-serif;
  text-align: right;
  color: #707070;
  font-family: 'Tajawal', sans-serif;
  font-weight: bolder;
}

.navbar-light .container {
    /* background: #979797; */
    padding: 8px 10px;
    /* border: 1px solid #3c7ef1; */
    /* box-shadow: 0px 0px 15px 0px rgb(3 24 128 / 9%); */
    border-radius: 7px;
    /* margin-top: 20px; */
}

.navbar-light .navbar-nav .nav-link {
  color: rgb(0 0 0 / 85%);
  font-weight: bolder;
  font-size: 16px;
  letter-spacing: 0.6px;
}

.bg-light {
  padding: 5px;
  box-shadow: 0px 10px 15px 0px rgb(3 24 128 / 19%);
  background-color: #ffffff;
  z-index: 99;
}

.navbar-light .register  {
  background: #3c63c5;
  color: #fff  !important;
  padding: 10px 23px !important;
  border-radius: 10px;
  /* box-shadow: 3px 4px 12px 0px #3c63c54d; */
  font-size: 13px !important;
  margin-left: 12px;
}

.navbar-light img  {
  width: 130px;
}



b, .footer a {
  font-family: 'Tajawal', sans-serif;
}




.discount {
    display: table;
    margin: auto;
    margin-top: 50px;

}


.upper-contact {
  position: fixed;
  z-index: 999;
  text-align: center;
  bottom: 10px;
  right: 10px;
}




.upper-contact a span {padding: 3px;font-weight: bold;color: #000;}

.upper-contact a i {
  font-size: 30px;
  padding: 10px;
  border-radius: 10px;
  background: #28a745;
  color: #fff;
  width: 50px;
  height: 50px;
}

.upper-contact a {
  display: block;
  /* background: #f7f1ea; */
  padding: 8px 8px;
  /* margin-bottom: 10px; */
  /* border-radius: 34px; */
}





.header {
  padding: 200px 0px 127px 0px;
  BACKGROUND: #2664eb;
  color: #fff;

}


.header .element {
  font-size: 21px;
  color: #ffc312;
  font-family: "IcoFont";
}

.header .upper-span {
  margin-top: 100px;
  display: block;
}

.header h1 {
  margin-bottom: 10px;
  margin-top: 0px;
  font-size: 55px;
  color: transparent;
  line-height: 55px;
  -webkit-text-stroke: 1px #fff;
  line-height: 60px;
}

.header h1 strong {
  color: #fbfbfb;
}

.header img {
  width: 100%;
  transform: rotateY(180deg);
  height: 524px;
}


.header .phone {
    /* width: 47px; */
    /* height: 47px; */
    display: inline-block;
    color: #fff;
    background: #673ab7;
    text-align: center;
    padding: 7px 30px;
    font-size: 20px;
    border-radius: 6px;
    margin: 10px 0px 10px 10px;
}


.header .phone span {
    margin-right: 10px;
}


.title h2 {
  text-align: center;
  color: #000;
  margin: 10px;
}


.title span {
  text-align: center;
  display: block;
  color: #ffbdc7;
}

.title p {
  text-align: center;
  margin-bottom: 50px;
}





.yellow-button {
  display: inline-block;
  background-color: #ffc312;
  color: #000;
  border-radius: 3px;
  padding: 10px 25px;
  text-transform: uppercase;
  cursor: pointer;
  border: 0;
}






.owl-carousel .owl-item img {
    display: block;
    width: 175px !important;
}




.index-about {
  padding: 100px 0px;
}

.index-about .btn-about {
    border: 2px solid #1266f1;
    padding: 11px 21px 8px 3px;
    border-radius: 40px;
    margin: 10px;
    color: #000000;
}


.index-about .btn-about i {
    margin-right: 20px;
    background: #1266f1;
    padding: 10px;
    width: 35px;
    color: #fff;
    height: 35px;
    border-radius: 35px;
}

.index-about .title h2, .index-about .title span {
  text-align: right;
}

.index-about span {
  margin-top: 100px;
}

.index-about p {
  padding: 20px 15px;
}

.vition .title h2 {
 text-align: center;
}
.vition  span {
  margin-top: 0px;
}
.vition .title p {
  padding: 0px 15px;
  margin-bottom: 35px;
}

.about-counter i, .about-counter strong {
  font-size: 32px;
  color: #56a6bd;
}

.index-about strong {
   font-family: "IcoFont";
   color: #1266f1;
}











.servies {
  padding: 120px 0px;
}

.servies .content {
    transition: all 1s;
}

.servies .content:hover {
    background: #673ab7;
    color: #fff;
    cursor: pointer;
    padding: 10px 20px;
    border-radius: 15px;
}

.servies .content:hover h3 {
    color: #fff;
}

.servies h3 {
  margin: 0px 0px 20px 0px;
  font-size: 22px;
  font-weight: 800;
  letter-spacing: 1px;
  color: #673ab7;
}



.servies .number {
  font-size: 49px;
  font-weight: bolder;
  margin-left: 20px;
  color: #d8d8d8;
  font-family: "IcoFont", sans-serif;

}

.servies h2 {
  text-align: center;
  color: #000;
  margin: 10px;
}


.servies span {
  text-align: center;
  display: block;
  color: #ffbdc7;
}

.servies p {
  text-align: center;
  margin-bottom: 50px;
}

.servies .content p, .servies .content span {
  text-align: right;
}








/*--------------------- Gallery ----------------------*/
.gallery .box {
    width: 100%;
    height: 250px;
    display: block;
    background-position: center!important;
    background-size: cover !important;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    transition: all 0.8s;
}

.gallery .box:hover {
  filter: grayscale(0%);
}

.gallery .box .content {
  background: #fff;
  position: absolute;
  bottom: -50%;
  left: 10%;
  width: 80%;
  right: 40px;
  padding: 10px;
  color: #000;
  transition: all 0.8s;
}

.gallery .box:hover .content {
  bottom: 10%;
}

.gallery .box .content i {
  float: left;
  width: 44px;
  height: 45px;
  border: 1px solid #ccc;
  text-align: center;
  border-radius: 100px;
  margin-top: -22px;
  padding-top: 14px;
  font-size: 18px;
  color: #979797;
}


.gallery .about {
    display: table;
    margin: 40px auto 65px auto;
    border: 2px solid #56a6bd;
    padding: 10px 30px;
    border-radius: 44px;
}

.gallery img:hover {
  filter: grayscale(0%);
}
/*--------------------- Gallery ----------------------*/








/*--------------------- Compnies ----------------------*/
.companies {
    text-align: center;
    padding: 0px 0px 100px 0px;
}

.companies h2 {
    margin-bottom: 56px;
    color: #000;
}

.companies img {
    display: block;
    /* width: 150px !important; */
    /* height: 148px !important; */
    border-radius: 100px;
    display: table;
    margin: auto;
    margin-top: 26px;
    /* filter: grayscale(100%); */
    transition: all 0.5s;
    cursor: pointer;
}

.companies img:hover {
  filter: grayscale(0%);
}

/*--------------------- Compnies ----------------------*/











/*--------------------- Blog ----------------------*/
.blog {
  padding: 100px 0px;
}

.blog h2 {
  text-align: center;
  margin-bottom: 50px;
  color: #000;
}

.blog .box {
  border: 1px solid #673ab7;
  padding: 20px;
  border-radius: 10px;
}

.blog .box strong {
  border: 1.4px solid #673ab7;
  padding: 5px 15px;
  position: absolute;
  float: left;
  left: 36px;
  border-radius: 31px;
  background: #673ab740;
  color: #673ab7;
}

.blog .box img {
  margin-top: 30px;
  width: 225px;
  height: 215px;
  margin: auto;
  display: table;
  margin-top: 30px;
}



.blog .box h3 {
  font-size: 21px;
  margin-top: 19px;
  color: #000;
}

.blog .box a {
  border: 1.4px solid #673ab7;
  padding: 5px 10px;
  position: absolute;
  float: left;
  left: 36px;
  border-radius: 10px;
  background: #673ab74d;
  color: #673ab7;
}
/*--------------------- Blog ----------------------*/













/*--------------------- question ----------------------*/
.question {
  padding: 100px 0px;
  background: #f8f9fa;
  margin-bottom: 100px;
  transition: all 1s;
}

.question h2 {
    text-align: center;
    color: #000;
    margin-bottom: 40px;
}

.question .item {
  border-bottom: 1px solid #2664eb;
  margin-bottom: 10px;
  padding: 20px 25px 20px 25px;
  color: #000;
}

.question .item i {
  float: left;
}

.question .item p {
  display: none;
}

.question h5:hover {
    color: #ee7b0b;
}
/*--------------------- question ----------------------*/











.revies {
  padding: 100px 0px 0px 0px;
}

.revies .title {
  /* margin-top: 100px; */
}

.revies .FlexBox img {
  border-radius: 1000px;
  width: 65px;
  height: 68px;
  padding: 6px;
}


.revies .FlexBox strong {
  display: block;
  font-weight: bold;
  font-size: 15px;
  color: #000;
  margin-top: 10px;
}

.revies .say p {
  font-family: 'Aref Ruqaa', serif;
  font-size: 27px;
  padding: 27px;
}

.revies .say i {
  float: left;
  margin-top: -104px;
  font-size: 86px;
  color: #ffbdc7;
  opacity: 0.7;
}
 

.revies .say img {
    vertical-align: middle;
    border-style: none;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px #ccc;
}

.revies .owl-item img {
    display: block;
    width: 95% !important;
    height: 248px;
}




.other-simple-learn  {
  text-align: center;
  padding: 100px 0px;
  background: #fff;
  color: #000;
}

.other-simple-learn h3  {
  margin-bottom: 30px;
  font-weight: 600;
  color: #3c63c5;
}

.other-simple-learn p  {
  font-size: 22px;
  margin-bottom: 35px;
}


.other-simple-learn a  {
  background: #3c63c5;
  padding: 12px 70px;
  border-radius: 10px;
  color: #fff;
  box-shadow: 3px 11px 18px 0px #3c63c54d;
}





















.teature {
  background: #f5f9ff;
  padding: 200px 0px 100px 0px;
}

.teature h2 {
  color: #3c63c5;
  font-weight: bold;
  margin-bottom: 30px;
  display: inline-block;
  margin-bottom: 100px;
}

.teature .view {
  display: block;
  text-align: right;
  color: #000;
}

.teature .content {
  padding: 19px 15px 0px 15px;
  background: #fff;
  border-radius: 20px;
}

.teature .content img {
  border-radius: 20px;
  box-shadow: 0px 7px 50px 0px #0000002e;
  margin-top: 21px;
}

.teature .point {
  background: #0ee23e;
  width: 13px;
  height: 13px;
  border-radius: 15px;
  font-size: 0px;
  display: inline-block;
}


.teature .upper-name  {
  font-size: 15px;
  font-weight: bold;
  margin-left: 10px;
  line-height: 14px;
  color: black;
}

.teature .float  {
  float: right;
  text-align: right;
  position: absolute;
  right: 33px;
  top: 14px;
  font-size: 15px;
}

.teature .float i {
  color: var(--yellow);
}


.teature .profile {
  background: #3c63c5;
  color: #fff;
  padding: 14px 28px;
  letter-spacing: 1px;
  font-weight: bold;
  border-radius: 10px;
  margin-right: 10px;
}


.teature button {
  background: #ffffff;
  border-style: none;
  box-shadow: 0px 0px 0px 0px #ccc7c7;
  padding: 9px 14px;
  font-size: 20px;
  border-radius: 10px;
}

.teature .posation {
  margin: auto;
  display: table;
  margin-top: -23px;
}






























.feature {
  padding: 100px 0px;
  background: #f8f9fa;
}











.about {
  padding: 200px;
}












.feature .box {
  border: 1px solid #edeef1;
  text-align: center;
  padding: 16px;
  border-radius: 20px;
  margin-bottom: 20px;
  transition: all 1s;
}

.feature .box:hover {
  background: #673ab7;
  color: #fff;
  cursor: pointer;
}

.feature .box:hover i {
  color: #fff;
}


.feature img {
    width: 78px;
    height: 80px;
}

.feature .box i {
  font-size: 50px;
  color: #2664eb;
  font-weight: 100;
  padding: 25px;
}


























.contact img {
  display: table;
  border-radius: 309px;
  width: 320px;
  border: 1px solid #eee;
  padding: 20px;
  background: ghostwhite;
  margin: auto;
}

.contact input[type=text], .contact textarea  {
  border: 1px solid rgba(88,86,233,.2);
  display: block;
  width: 100%;
  padding: 12px;
  margin-bottom: 30px;
}

.contact input[type=submit] {
  background: #56a6bd;
  color: #ffff;
  padding: 10px 45px;
  font-weight: bold;
  width: 100%;
  border-radius: 88px;
}

.contact a {
    text-decoration: none;
    display: block;
    font-size: 20px;
    letter-spacing: 0.6px;
    margin-bottom: 25px;
    /* color: #000; */
}




.latter-news form {
  background: url(https://templates.hibootstrap.com/anwa/default/assets/images/news-latetr-bg.jpg);
  background-size: cover;
  background-position: center;
  padding: 40px;
  text-align: center;
}

.latter-news form input {
  width: 500px;
  padding: 10px;
}


.latter-news form button {
  background: #56a6bd;
  border-style: none;
  padding: 11px;
  border: 1px solid #ccc;
}







/*----------------------------------------------------------------*/
/*---------------------------- Footer ----------------------------*/

.footer {
    background: url(http://mironmahmud.com/assets/images/discuss-bg.png) #0049e9;
    /* background: #000; */
    padding: 70px 0px 0px 0px;
    margin-top: 100px;
    background-size: cover;
    background-position: center;
    color: #fff;
    background-position: center;
    background-size: contain;
    font-weight: bolder;
}

.footer .img_download {
    margin: auto;
    display: table;
    margin-bottom: 0px;
    width: 151px;
    margin-bottom: 20px;
    border-radius: 7px;
    margin-right: 46px;
}

.footer .img_logo {
    width: 160px;
    border-radius: 5px;
    margin-right: 20px;
    background: aliceblue;
    padding: 10px;
}

.footer p {
    text-align: center;
    color: #fff;
    margin-top: 30px;
    font-weight: bolder;
    
}

.footer .content ul {
    margin-top: 0;
    margin-bottom: 0px;
    display: inline-block;
    padding-right: 0px;
}

.footer a {
  color: #fff;
      font-weight: bolder;
}

.footer li {
  list-style: none;
  padding: 5px 0px;
}

.footer .more {
  background: #015fc9;
  padding: 10px 37px;
  color: #fff;
  line-height: 34px;
  /* border-radius: 13px; */
  height: 55px;
  margin-top: 13px;
  border-radius: 6px;
}


.footer .FlexBox i {
  font-size: 30px;
  border: 2px solid #015fc9;
  width: 60px;
  height: 60px;
  border-radius: 42px;
  line-height: 58px;
  text-align: center;
  margin-right: 0px;
  background: aliceblue;
  color: #fff;
  margin-left: 15px;
  margin-top: 10px;
}

.footer .FlexBox .phone-number {
  font-size: 30px;
  letter-spacing: 1px;
  color: #fff;
}


.footer .media a {
  padding: 5px 10px 4px 10px;
  color: #fff;
  border: 1px solid;
  margin: 7px;
  border-radius: 8px;
  font-size: 17px;
  width: 38px;
  height: 38px;
}


.footer .media {
    display: table;
    margin: auto;
    margin-top: 30px;
    width: auto;
}

.footer .copyright a {
  color: #fff;
  text-align: center;
  display: block;
}

.footer .copyright {
    margin-top: 20px;
    border-top: 1px solid #eee;
    padding: 15px 0px;
    text-align: center;
}

.footer .sell-more {
    font-weight: bolder;
    display: table;
    margin: auto;
}

.footer .sell-more strong {
    font-weight: bolder;
    padding: 10px;
}


.copyright .fab {
    font-family: "Font Awesome 5 Brands";
    font-size: 20px;
    padding: 5px;
    text-align: center;
}
/*---------------------------- Footer ----------------------------*/
/*----------------------------------------------------------------*/










@media (max-width: 576px) {

  .navbar-light .container { padding: 10px; }
  .navbar-light {right: -11px; }
  .navbar-brand { margin-right: 0px}
  .navbar-light img { width: 56px; }
  
  .navbar-brand {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
}

.discount { margin-top: 24px; width: 100%; }
  

  .servies span { font-size: 13px; }
  .servies h2 { font-size: 20px; }

  .title h2 {font-size: 22px;}

  .header { text-align: center; }
  .header img { display: none; }
  .header .upper-span { margin-top: 0px; }
  .header h1 { font-size: 22px; line-height: 35px; }
  .header .about { padding: 5px 10px 5px 3px; border-radius: 40px; font-size: 15px; }
  .header .about i {  padding: 5px; width: 26px; height: 25px; }
  .header .phone {width: 36px;height: 35px;padding: 6px;font-size: 16px;}


  .index-about { padding: 0px 0px; }
  .index-about span { margin-top: 10px; }
  .index-about p { padding: 10px 0px; font-size: 14px; }
  .index-about .title h2 { font-size: 22px; }

  .servies { padding: 62px 0px; }
  .servies p { font-size: 15px; }
  .servies h3 { margin: 0px 0px 6px 0px; font-size: 17px; }
  .servies p { margin-bottom: 20px; }

  .feature p { font-size: 14px; }
  .feature h4 { font-size: 16px; }

  .contact img {display: none;}
  .contact .title h2 { font-size: 22px; }
  .title p { font-size: 15px; }
  .contact a { font-size: 15px; margin-bottom: 15px; color: #56a6bd; }
  .contact input[type=text], .contact textarea { padding: 10px; margin-bottom: 19px; font-weight: 900; }
  .revies { padding: 0px 0px 0px 0px; }
  .revies img { display: none; }
  .revies .say p { font-size: 18px; padding: 10px; text-align: center; }
  .revies .say i { margin-top: -40px; font-size: 40px; }
  .revies .title p { margin-bottom: 20px; }
  .revies .title h2 { font-size: 22px; }

  .feature .box { padding: 10px; }
  .copyright { font-size: 14px; }

}

@media (min-width: 576px) and (max-width: 767.98px) {
  .navbar-light .container { padding: 10px; }
  .navbar-brand { margin-right: 0px}
  .navbar-light img { width: 56px; }
  .discount { margin-top: 24px; width: 100%; }
  .navbar-light {right: -11px; }

  .navbar-brand {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
}


  

  .servies span { font-size: 13px; }
  .servies h2 { font-size: 20px; }

  .title h2 {font-size: 22px;}

  .header { text-align: center; }
  .header img { display: none; }
  .header .upper-span { margin-top: 0px; }
  .header h1 { font-size: 22px; line-height: 35px; }
  .header .about { padding: 5px 10px 5px 3px; border-radius: 40px; font-size: 15px; }
  .header .about i {  padding: 5px; width: 26px; height: 25px; }
  .header .phone {width: 36px;height: 35px;padding: 6px;font-size: 16px;}

  .gallery .box { height: 150px; }

  .index-about { padding: 0px 0px; }
  .index-about span { margin-top: 10px; }
  .index-about p { padding: 10px 0px; font-size: 14px; }
  .index-about .title h2 { font-size: 22px; }

  .servies { padding: 62px 0px; }
  .servies p { font-size: 15px; }
  .servies h3 { margin: 0px 0px 6px 0px; font-size: 17px; }
  .servies p { margin-bottom: 20px; }

  .feature p { font-size: 14px; }
  .feature h4 { font-size: 16px; }

  .contact img {display: none;}
  .contact .title h2 { font-size: 22px; }
  .title p { font-size: 15px; }
  .contact a { font-size: 15px; margin-bottom: 15px; color: #56a6bd; }
  .contact input[type=text], .contact textarea { padding: 10px; margin-bottom: 19px; font-weight: 900; }
  .revies { padding: 0px 0px 0px 0px; }
  .revies img { display: none; }
  .revies .say p { font-size: 18px; padding: 10px; text-align: center; }
  .revies .say i { margin-top: -40px; font-size: 40px; }
  .revies .title p { margin-bottom: 20px; }
  .revies .title h2 { font-size: 22px; }

  .feature .box { padding: 10px; }
  .copyright { font-size: 14px; }

}

@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar-light .container { padding: 10px; }
  .navbar-brand { margin-right: 0px}
  .navbar-light img { width: 56px; }
    .navbar-light {right: -11px; }

  .navbar-brand {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
}

  .servies span { font-size: 13px; }
  .servies h2 { font-size: 20px; }

  .title h2 {font-size: 22px;}

  .header { text-align: center; }
  .header img { display: none; }
  .header .upper-span { margin-top: 0px; }
  .header h1 { font-size: 22px; line-height: 35px; }
  .header .about { padding: 5px 10px 5px 3px; border-radius: 40px; font-size: 15px; }
  .header .about i {  padding: 5px; width: 26px; height: 25px; }
  .header .phone {width: 36px;height: 35px;padding: 6px;font-size: 16px;}

  .gallery .box { height: 150px; }

  .index-about { padding: 0px 0px; }
  .index-about span { margin-top: 10px; }
  .index-about p { padding: 10px 0px; font-size: 14px; }
  .index-about .title h2 { font-size: 22px; }

  .servies { padding: 62px 0px; }
  .servies p { font-size: 15px; }
  .servies h3 { margin: 0px 0px 6px 0px; font-size: 17px; }
  .servies p { margin-bottom: 20px; }

  .feature p { font-size: 14px; }
  .feature h4 { font-size: 16px; }

  .contact img {display: none;}
  .contact .title h2 { font-size: 22px; }
  .title p { font-size: 15px; }
  .contact a { font-size: 15px; margin-bottom: 15px; color: #56a6bd; }
  .contact input[type=text], .contact textarea { padding: 10px; margin-bottom: 19px; font-weight: 900; }
  .revies { padding: 0px 0px 0px 0px; }
  .revies img { display: none; }
  .revies .say p { font-size: 18px; padding: 10px; text-align: center; }
  .revies .say i { margin-top: -40px; font-size: 40px; }
  .revies .title p { margin-bottom: 20px; }
  .revies .title h2 { font-size: 22px; }

  .feature .box { padding: 10px; }
  .copyright { font-size: 14px; }

}

@media (min-width: 1200px) { }