
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@300&display=swap');


@font-face {
  font-family: myFirstFont;
  src: url("../font/18\ Khebrat\ Musamim\ Bold.ttf");
}

h1, h2, h3, h4, h5, h6 {
  font-family: myFirstFont;
}

#aswift_1, #aswift_1_host {
    display: none;
}

.FlexBox {display: flex;}

body {
  font-family: 'Cairo', sans-serif;
  background: #fbfbfb;
  text-align: right;
  font-family: 'Tajawal', sans-serif;
  font-weight: 600;
}




.bg-light {
  padding: 15px;
  font-family: myFirstFont;
  box-shadow: 0px 10px 15px 0px rgb(3 24 128 / 9%);
  background-color: #f7f7f7;
}

.bg-light img {
  width: 60px;
}

.navbar .action {
  position: absolute;
  text-align: center;
}


.navbar .action i  {
  font-size: 24px;
  color: var(--mdb-blue);
}

.navbar .action span {
  display: block;
}



.navbar .parent {
  position: relative;
}



.navbar .fa-times {display: none}
      
.navbar .button-navbar-toggler {
    background: transparent;
    border-style: none;
}

  .navbar .button-navbar-toggler .fa-bars  { display: none; }


.navbar .button-navbar-toggler i {
    font-size: 30px;
    color: #121212;
}
      
      
.navbar .fa-times {display: none}
      
.navbar .button-navbar-toggler {
    background: transparent;
    border-style: none;
}

.navbar .button-navbar-toggler i {
    font-size: 30px;
    color: #121212;
}      
      








.popup-contact {
    width: 138px;
    background: #ffc720;
    padding: 7px;
    border: rebeccapurple;
    border-radius: 10px;
    position: fixed;
    bottom: 15px;
    z-index: 99999999999;
    right: 15px;
        text-align: center;
}

.popup-contact p {
    font-size: 14px;
    text-align: center;
    margin-bottom: 3px;
}

.popup-contact img {
    width: 60px;
    display: table;
    margin: auto;
    margin-bottom: 10px;
}


.popup-contact div {
    display: table;
    margin: auto;
}

.popup-contact a {
    padding: 4px 10px 2px 10px;
    background: #e1e1d2;
    color: #c85c5c !important;
    font-size: 20px;
    border-radius: 7px;
    margin: 3px;
}








.cat-list-item  {
  max-width: 260px;
  display: block;
  margin-right: -88px !important;
}


.cat-list-item .item .list {
  position: absolute;
  right: -208px;
  background: #fff;
  padding: 10px;
  display: none;
  width: 210px;
  text-align: left;
  margin-top: -30px;
}

.cat-list-item .list a {
  display: block;
}

.cat-list-item .item:hover .list {
  display: block;
}

.cat-list-item .item {
  display: block;
  color: #000000c7;
  padding: 10px;
  border-bottom: 1px solid #eee;
  display: block;

}

.cat-list-item .item i {
  float: left;
  font-size: 23px;
}






.upper-category {
  box-shadow: 0px 10px 15px 0px rgb(3 24 128 / 9%);
  padding-bottom: 16px;
}

.upper-category .container {
  border-top: 1px solid #0000001c;
  padding-top: 15px;
}

.upper-category ul li {
  display: inline-block;
  padding: 8px;
  cursor: pointer;
}


.upper-category ul .list {
    position: absolute;
    background: #fff;
    padding: 10px;
    cursor: pointer;
    border-radius: 17px;
    box-shadow: 0px 10px 15px 0px rgb(3 24 128 / 9%);
    display: none

}

.upper-category ul .list a {
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 13px;
}


.upper-category ul li:hover .list {
  display: block
}

.upper-category ul li a:hover  {
  background: #eee
}

.upper-category ul li::nth-of-type(8) {
  display: none;
}


.navbar .list-item .item:last-of-type {
  border-bottom: 0;
  padding-bottom: 5px;
}





.load-more {
  border-style: none;
  background: #000;
  color: #fff;
  padding: 8px 30px;
  display: table;
  margin: auto;
  border-radius: 4px;
  margin-top: 100px;
  width: auto;
}












.header-cat i {
    position: absolute;
    left: 27px;
    font-size: 29px;
    color: #000000d4;
    display:none;
}

.header-cat input[type=number] {
  width: 70%;
  padding: 15px;
  margin-bottom: 20px;
  border-style: none;
  text-align: center;
  font-weight: bold;
}


.header-cat button {
  padding: 10px;
  background: var(--mdb-dark);
  /* display: block; */
  border-style: none;
  width: 100%;
  margin-top: 20px;
}

.header-cat .form-check {
  padding: 10;
  padding: 0px 30px;
}


.header {
  background: url(http://mironmahmud.com/assets/images/discuss-bg.png) var(--mdb-yellow);
  padding: 30px  100px;
  color: #000;
  margin-top: 50px;
}











/*----------------------------------------------------------------*/
/*------------------------- category-home ------------------------*/
.category-home {
  padding: 20px;
  margin-top: -30px;
  background: #fff;
}

.category-home strong {
  display: block;
}
/*------------------------- category-home ------------------------*/
/*----------------------------------------------------------------*/




.ads {
  padding: 100px 0px;
}

.ads .background {
  position: relative;
}

.ads .background {
  padding: 80px 100px;
  background-position: center !important;
  background-size: cover !important;
  border-radius: 15px;
  width: 100%;
  height: 230px;
}

.ads .item .content  {
  margin: 20px;
  padding: 15px;
  border-radius: 14px;
  margin-top: -30px;
  background: #fff;
  box-shadow: 0px 10px 15px 0px rgb(3 24 128 / 9%);
  z-index: 99;
  position: relative;
}

.ads .item .content h4  {
  font-size: 18px;
}

.ads .item .learn-more {
  background: #257cfdb8;
  color: #fff;
  padding: 6px 10px;
  float: left;
  border-radius: 5px;
  font-size: 14px;
  margin-top: -32px;
  display: block;
  position: absolute;
  /* left: 10px; */
  bottom: 12px;
}


.ads .item .price {
  font-size: 23px;
  font-weight: bold;
  color: #257cfd;
  font-family: myFirstFont;

}


.ads .item .category {
  background: #6610f2bd;
  padding: 5px 20px;
  color: #ffff;
  position: absolute;
  border-radius: 7px;
  letter-spacing: 1px;
  top: 7px;
  right: 8px;
}


.ads .box {
  background: #fff;
  border: 1px solid #eee;
  padding: 15px;
}

.ads .box a {
  border-bottom: 1px solid #eee;
  display: block;
  padding: 10px;
  font-weight: bold;
  color: #000;
  transition: all 0.5s;
}

.ads .box a:last-of-type {
  border-bottom: 0;
  padding-bottom: 0px;
}

.ads .box strong {
  font-weight: 800;
  color: var(--mdb-orange);
}

.ads .box a:hover {
  padding-right: 20px;
  font-weight: 800;
  color: var(--mdb-orange);
}

.ads .categoy  {
  position: absolute;
  top: 10px;
  /* right: 10px; */
  background: #ffc107e8;
  padding: 5px 14px;
  color: #fff;
  border-radius: 35px;
  font-size: 14px;
}


.ads .item {
    overflow: hidden;
}

.ads .sale {
    background: var(--mdb-purple);
    color: #fff;
    position: absolute;
    top: 15px;
    left: -46px;
    padding: 0px 54px 2px 54px;
    transform: rotate(-42deg);
    line-height: 25px;
    font-size: 13px;
}

.ads .item button {
    border-style: none;
    background: #6f42c1;
    color: #fff;
    border-radius: 5px;
    padding: 4px 10px;
    margin-top: 7px;
}


.ads .promoted {
    background: #ffc720;
    display: inline-block;
    padding: 2px 15px;
    border-radius: 39px;
    position: absolute;
    top: 5px;
    right: 5px;
}

.advertiserr {
  padding: 50px 0px;
  display: block;
  color: #000;
}

.advertiserr img {
  width: 100px;
  border-radius: 100px;
  border: 7px solid #eeeeeeb8;
  height: 101px;
}

.advertiserr .fa-shield-check {
  margin-top: 68px;
  margin-right: -25px;
  color: #0d6efd;
  margin-left: 16px;
  font-size: 22px;
}

.advertiserr div a {
  color: #1877f2;
  font-size: 20px;
  padding: 10px;
}





/*----------------------------------------------------------------*/
/*----------------------------- Cource ---------------------------*/
.course {
    padding: 100px 0px;
}

.course .item {
  box-shadow: 0px 30px 40px 0px rgb(3 24 128 / 20%);
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  /* margin: 15px; */
}

.course .content {
  padding: 15px 20px 20px 20px;
}

.course .bordertop {
  border-top: 1px #21252938 solid;
  margin-top: 15px;
  padding-top: 17px;
}

.course .item h4 {
  margin: 8px 0px 13px 0px;
  color: #000;
  font-size: 16px;
}

.course .background {
  padding: 80px;
  background-size: cover !important;
  background-position: center !important;
}

.course .learn-more {
  float: left;
  display: block;
  position: absolute;
  left: 20px;
  color: #000;
}

.course .price {
  font-weight: bold;
  color: #28a745;
}




.course .catogey {
  background: #ffc107;
  padding: 2px 10px;
  color: #fff;
  border-radius: 4px;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 13px;
}

.course .part {
  color: #8007e6;
}

.course .hour {
  color: #8007e6;
}


/*----------------------------- Cource ---------------------------*/
/*----------------------------------------------------------------*/








/*----------------------------------------------------------------*/
/*----------------------------- Create ---------------------------*/

.create .box {
    padding: 30px;
    background: #fff;
    margin-bottom: 30px;
    box-shadow: 0px 0px 15px 0px #44444424;
}


.create .box h3 {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}

/*
.create .box i {
  font-size: 29px;
  text-align: center;
  display: block;
  margin-bottom: 8px;
}
*/
.create .box .picture input {
  display: none;
}

.create .box .picture {
    border: 1px solid #ccc;
    padding: 15px 8px;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
    margin-bottom: 20px;
}




.create .box .display_image a {
  display: inline-block;
}

.create .box .display_image a i {
    font-size: 15px;
    text-align: center;
    /* display: block; */
    margin-bottom: 8px;
    position: absolute;
    color: white;
    /* top: -82px; */
    /* right: 31px; */
    background: #ff0000;
    width: auto;
    width: 27px;
    height: 27px;
    border-radius: 41px;
    line-height: 18px;
    padding: 4px;
    z-index: 9999;
}





.create .box #display_image img {
  width: 100px;
  border: 1px solid #ccc;
  padding: 5px;
  margin: 5px;
  border-radius: 10px;
  height: 100px;
  margin-top: -39px;
}

.create .box .display_image img {
    width: 130px;
    border: 1px solid #ccc;
    padding: 5px;
    margin: 5px;
    border-radius: 10px;
    height: 130px;
    /* margin-top: -39px; */
}

.create .select {
  margin-top: -25px;
  background: #fff;
  z-index: 1000;
  padding: 4px 10px;
}

/*----------------------------- Create ---------------------------*/
/*----------------------------------------------------------------*/













/*----------------------------------------------------------------*/
/*----------------------------- destalis -------------------------*/
.destalis .box {
  background: #fff;
  border: 1px solid #eee;
  padding: 30px;
}

.destalis .fa-heart {
  font-weight: 500;
  font-size: 32px;
  cursor: pointer;
}

.destalis h2 {
  font-size: 27px;
    margin-bottom: 20px;
}


.destalis .price strong {
  font-family: myFirstFont;
  font-size: 42px;
  color: #3b3b98;
}

.destalis .img-view  {
  background: #fff;
  border: 1px solid #eee;
  padding: 15px;
}

.destalis .media-share  {
  margin-top: 30px;
}

.destalis .media-share a {
  color: #ffffff;
  padding: 8px 14px;
  margin: 5px;
  border-radius: 3px;
  display: inline-block;
}

.destalis .make-offer {
  background: #3B3B98;
  display: block;
  color: #fff;
  text-align: center;
  padding: 10px;
  border: 1px solid;
  font-weight: bold;
  border-radius: 4px;
}


.destalis .make-chat {
  border: 1px solid #3b3b98;
  display: block;
  margin-top: 15px;
  text-align: center;
  color: #3b3b98;
  padding: 7px;
  font-weight: bold;
  border-radius: 3px;
}


.destalis button {
  background: #fbc531;
  border-style: none;
  padding: 10px 8px;
  color: #3b3b98;
  width: 32%;
  border-radius: 3px;
  font-size: 14px;
  margin-bottom: 13px;
  font-weight: bold;
}

.destalis #map iframe {
  background: #fff;
  border: 1px solid #eee;
  margin: 15px;
  margin-top: 30px;
  overflow: hidden;
  position: relative;
}

.destalis .rating {
  text-align: center;
  padding-top: 15px;
  font-size: 25px;
  cursor: pointer;
  display: none;
}


.report button {
  background: #3b3b98;
  color: #fff;
  margin-top: 15px;
}

.destalis .rating .star-1:hover { color: red; }
.destalis .rating .star-2:hover .destalis .two { color: red; }


/*----------------------------- destalis -------------------------*/
/*----------------------------------------------------------------*/








/*----------------------------------------------------------------*/
/*-------------------------- notification ------------------------*/
.box-notification {
  position: absolute;
  background: #fff;
  padding: 5px;
  border-radius: 4px;
  box-shadow: 0px 0px 11px 0px #00000036;
  width: 436px;
  display: none;
  margin-top: 9px;
  margin-right: -191px;
  z-index: 200;
}


.notification-count  {
  position: absolute;
  background: red;
  width: 18px;
  height: 19px;

  color: #fff;
  border-radius: 100px;
  line-height: 17px;
  margin-top: -26px;
  font-size: 13px;
}


.box-notification .messages {
  background: #1266f117;
  padding: 6px;
  border-bottom: 1px solid #1266f1;
  text-align: right;
  color: #000;
}

.box-notification .messages img {
  width: 40px;
  height: 44px;
  margin: 0px 5px;
}

.box-notification .messages p {
  font-weight: 100;
  font-family: 'Tajawal', sans-serif;

}

.box-notification .head a {
  width: 117px;
  display: inline-block;
  text-align: center;
  border-bottom: 4px solid;
  margin-bottom: 20px;
  padding: 12px;
  width: 49%;
  color: #000000ab;
}

.message-active {
    color: #1266f1!important;
    background: #eee;
}

.box-notification body {
  padding: 25px;
}


.box-notification .body {
  padding: 10px 19px 20px 20px;
}

.box-notification .body i {
  margin: 8px 0px 14px 0px;
    color: var(--mdb-blue);
    font-size: 40px;
    color: #000;
}

.box-notification .foot {
  padding: 10px;
  border-top: 1px solid #eee;
  text-align: r;
}

.navbar .box:hover .box-notification {
  display: block
}


.box-search form {
  width: 95%;
  padding: 7px;
  margin: 10px;
  border: 1px solid #0d6efd;
}

.box-search form input {
    width: 80%;
    border-style: none;
    outline: none;
}

.box-search form button {
    background: transparent;
    border-style: none;
    padding: 7px 10px;
    background: #ffc720;
    color: #fff;
    float: left;
    font-size: 6px;
    margin-top: -3px;
}


.box-search .result-search {
  display: block;
  text-align: right;
  padding: 7px 17px;
}


.navbar .list-item {
  width: 135px;
  margin-right: -18px;
  margin-top: 10px;
  font-weight: 100;
  /* color: #00000075; */
}

.navbar .list-item .item {
  display: block;
  color: #00000091;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  font-weight: 100;
  font-size: 14px;
}

/*-------------------------- notification ------------------------*/
/*----------------------------------------------------------------*/









/*----------------------------------------------------------------*/
/*--------------------------- Messenger --------------------------*/
.messenger .users .box {
  background: #fff;
  padding: 20px;
}

.messenger .users .FlexBox {
    display: flex;
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
    padding: 13px 0px;
}

.messenger  .view {
  display: inline-block;
  margin-right: 20px;
  opacity: 0.8;
  font-size: 11px;
  font-weight: bold;
}


.messenger .users .box h6 {
  font-weight: bold;
  margin-bottom: 4px;
}

.messenger .users .box img {
  width: 55px;
  margin: 0px 13px;
  border-radius: 38px;
  height: 59px;
  box-shadow: 0px 0px 9px 0px #11121333;
}

.messenger .box-chat {
    background: #fff;
    padding: 20px;
  }

  .messenger .box-chat textarea {
    width: 100%;
    height: 45px;
    padding: 8px 10px;
    text-align: right;
  }
  

  .messenger .box-chat button {
    background: #1266f1;
    border-style: none;
    color: #fff;
    padding: 5px 11px;
    float: left;
    margin-top: -49px;
    margin-left: 6px;
    z-index: 85;
    position: relative;
  }

  .messenger .chat div {

  }

  .messenger .chat div strong {
    background: #eee;
    padding: 7px 17px;
    border-radius: 100px;
    margin-bottom: 10px;
    display: block;
    font-weight: 100
  }
/*--------------------------- Messenger --------------------------*/
/*----------------------------------------------------------------*/







/*----------------------------------------------------------------*/
/*------------------------ Register | Login ----------------------*/

.register h4 {
    text-align: center;
    padding: 30px 0px;
}

.register h4 a {
    color: #0000007d;
    text-decoration: none;
}

.register h4 .active {
    color: #0d6efd;
    text-decoration: none;
}


.register .box {
  background: #fff;
  padding: 30px;
}

.register .box .label-picture {
  margin: auto;
  display: table;
  margin-bottom: 30px;
}

.register .box img {
  width: 120px;
  margin: auto;
  display: table;
  border-radius: 100px;
  border: 7px solid #eeeeeeb8;
  height: 120px;
}


.register .box i {
  /* position: absolute; */
  /* margin-top: -42px; */
  /* background: var(--lt-color-gray-200); */
  /* margin-left: 28px; */
  padding: 5px 10px;
  /* border-radius: 100px; */
font-weight: 100;
    
}


.register .btn-auth {
  display: block;
  background: #1877f2;
  padding: 13px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  font-size: 14px;
  margin-bottom: 20px;
  width: 100%;
  border-style: none;
  padding: 10px;
}

.register .box  .google {
  background: #ea4335;
}

.register .box .login {
  background: var(--lt-color-gray-900);
}

.register .foot {
  padding-top: 50px;
  border-top: 1px solid #ccc;
  margin-top: 50px;
}

.register .hello {
  text-align: center;
  display: block;
  padding: 10px 0px 40px 0px;
}
/*------------------------ Register | Login ----------------------*/
/*----------------------------------------------------------------*/






/*----------------------------------------------------------------*/
/*---------------------------- contact ---------------------------*/

.contact .header {
  margin-bottom: 100px;
}

.contact .FlexBox {
    display: flex;
    padding: 20px 0px;
}

.contact input, .contact textarea  {
    display: block;
    width: 100%;
    padding: 10px;
    margin-bottom: 30px;
    border: 1px solid #eee;
}

.contact button {
  background: #000;
  color: #fff;
  border-style: none;
  padding: 10px;
  width: 100%;
  padding: 12px 12px 7px 12px;
  line-height: 33px;
}

.contact a {
    font-size: 18px;
    font-weight: bold;
}


.contact img {
  margin: 0px 15px;
}

/*---------------------------- contact ---------------------------*/
/*----------------------------------------------------------------*/




/*----------------------------------------------------------------*/
/*----------------------------- About ----------------------------*/
.about .header {
  margin-bottom: 100px
}

.about .box {
  padding: 50px;
  border: #e7e6e6 1px solid;
  margin-bottom: 30px;
}


.about h3 {
  margin-bottom: 30px;
}

.about img {
  display: table;
  margin: auto;
  margin-bottom: 50px;

}

.about .box-about {
  box-shadow: 0px 0px 15px 0px rgb(3 24 128 / 9%);
  position: relative;
  /* right: -108px; */
  top: 51px;
  background: #fff;
  padding: 70px;
}
/*----------------------------- About ----------------------------*/
/*----------------------------------------------------------------*/














/*--------------------------------------------------------------*/
/*----------------------------- Job ----------------------------*/
.job {
  padding: 10px 0px;
}


.job h2, .job p {
  text-align: center;
}

.job .box {
  padding: 50px;
  background-color: #fff;
  box-shadow: 0 4px 16px 0 rgb(16 24 32 / 2%);
  /* border-radius: 14px; */
}

.job h2 {
    padding: 30px 0px 0px 0px;
    font-size: 40px;
}


.job p {
    padding: 20px;
}


.job input {
   border-style: none;
   border: 1px solid #8a9fca6e;
   padding: 13px;
   width: 100%;
   border-radius: 5px;
   font-size: 14px;
   outline: none;
   margin-bottom: 20px;
}

.job label {
    display: inline-block;
    margin-bottom: 13px;
}

.uploadcv {
    display: block;
    width: 100%;
    background: #ffffff;
    text-align: center;
    padding: 16px;
    border-radius: 10px;
    border: 1px solid #8a9fca6e;
    cursor: pointer;
    margin-bottom: 20px;
}


.register h2 {
    padding: 25px 0px;
    font-size: 30px;
    text-align: center;
}


.letter-news {

  z-index: 99;
  margin-top: 150px;
}


.letter-news h2 {
    text-align: center;
    font-size: 40px;
    text-transform: capitalize;
    margin-bottom: 50px;
}


.letter-news .form .box {
  margin: auto;
  text-align: center;
}

.letter-news input {
  border-style: none;
  border: 1px solid #8a9fca6e;
  padding: 13px;
  width: 100%;
  font-size: 14px;
  outline: none;
  margin-bottom: 20px;
  border-radius: 10px;
}


.letter-news input[type=file] {
    padding: 13px;
    background: var(--bs-light);
}


.letter-news a {
  margin-top: 0px;
  width: 100%;
  margin: 0px
}

.letter-news label {
    display: block;
    text-align: left;
    margin-bottom: 11px;
    font-weight: bold;
    letter-spacing: 0.7px;
}

.letter-news button {
  background: #000;
  color: #fff;
}


/*----------------------------- Job ----------------------------*/
/*--------------------------------------------------------------*/


















/*============================ BLOG ==============================*/
.upper-blog {
  padding: 200px 0px 0px 0px;
  background: #defbea;
  color: #000;
  margin-bottom: 63px;
}

.upper-blog strong {
  font-size: 25px;
  color: #309255;
  letter-spacing: 1px;
  margin-bottom: 23px;
  display: block;
}

.upper-blog h1 {
  font-size: 48px;
  /* padding: 20px 0px; */
  letter-spacing: 1px;
  font-size: 42px;
  color: #000;
  font-weight: bold;
}

.upper-blog h1 b {
  color: #309255;
}

.upper-blog h1 b img {
  margin-right: 144px;
  width: 139px;
}
.upper-blog h1 b img {
  display: block;
  margin-left: 250px;
  margin-top: 15px;
}

.upper-blog .rating {
  padding-top: 22px;
  background: #fff;
  display: inline-block;
  color: #000;
  width: 120px;
  height: 120px;
  text-align: center;
  border-radius: 100%;
  font-size: 20px;
  margin-left: 19px;
  margin-right: 28px;
}

.upper-blog .rating span {
  font-size: 30px;
  color: #309255;
  font-weight: bold;
}

.upper-blog .rating i {
  color: #ffc107;
}

.upper-blog .down-rating {
  display: block;
  margin-bottom: 30px;
}

.upper-blog .down-rating {
  display: block;
  margin-bottom: 30px;
}


.blog .box {
  display: block;
  margin-top: 30px;
  border: 1px solid rgba(48,146,85,0.2);
  border-radius: 15px;
  padding: 15px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.blog .box img {
  width: 100%;
  height: 235px;
  margin-bottom: 10px;
  border-radius: 15px;
}

.blog .box h3 {
  font-size: 21px;
  color: #000000c7;
  margin-bottom: 16px;
}


.blog p {
  color: #000000b8;
}

.single-blog .title-blog {
  padding: 103px 0px 60px 0px;
}

.pepeler {
  padding: 10px;
  margin: 0px 50px;
}

.pepeler h3 {
  margin-bottom: 40px;
}


.pepeler ul {
  border: 1px solid #2f925533;
  padding: 10px;
  margin-bottom: 40px !important;
  border-radius: 25px;
  background: #e7f8ee;
}

.pepeler ul li {
  list-style: none;
  padding: 20px;
  border-bottom: 1px solid #2f925533;
}

.pepeler ul li a {
  color: #202020;
  font-family: "Khebrat";
}
/*============================ BLOG ==============================*/


.filter-box {
  background: var(--mdb-primary);
  border-style: none;
  padding: 6px 15px;
  border-radius: 36px;
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 9999;
  color: #fff;
  font-weight: 900;
  display: none;
}









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

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

.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: 120px;
    border-radius: 13px;
    margin-right: 20px;
}

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

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

.footer a {
  color: #fff;
}

.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;
  font-weight: 500;
}


.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;
}

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












.register .form-group {
  display: block;
  margin-bottom: 15px;
}

.register .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.register .form-group label {
  position: relative;
  cursor: pointer;
}

.register .form-group label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #0079bf;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}

.register .form-group input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #0079bf;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
















/*===================== Table Plan =======================*/

.table-plan .box {
    box-shadow: 0px 10px 15px 0px rgb(3 24 128 / 9%);
    padding: 25px;
    border-radius: 10px;
}

.table-plan .box h4 {
    text-align: center;
}


.table-plan .box strong {
    display: block;
    text-align: center;
    padding-bottom: 20px;
    color: #08c16b;
    font-size: 20px;
    margin-top: -79px;
    margin-bottom: 50px;
}

.table-plan .box button {
    background: transparent;
    border-radius: 33px;
    margin: 20px auto;
    display: table;
    padding: 5px 30px;
    border-style: none;
    border: 1.5px solid #ffc720;
}

.table-plan .box:hover button {
    background: #ffc720;
}

.table-plan .box .price h5 {
    font-size: 74px;
    font-weight: bolder;
    text-align: center;
    display: inline-block;
    color: #3b3b98;
}

.table-plan li {
    list-style: none;
}
/*===================== Table Plan =======================*/






@media (max-width: 575.98px) {

  .filter-box { display: block; }
  .header { padding: 30px; position: fixed; z-index: 999; display: none; }
  .header-cat .form-check { padding: 0px 0px; }
  .header-cat i { display:block; }
  
  
  .ads { padding: 50px 0px; }
  .ads .background { height: 150px; }
  .ads .item .content { margin: 8px; margin-top: -30px; padding: 5px 15px;}
  .ads .item .price { font-size: 20px; }
  .ads .item .content h4 { margin-bottom: 0px; }
  .ads .item .learn-more { bottom: 6px; }
  .ads .categoy { font-size: 12px; }

  .navbar .action i { font-size: 20px; }
  .navbar-nav.ml-auto li { padding: 0px 10px; }
  .action .nav-item { padding: 6px; font-size: 11px; }
  .navbar .action { position: relative; }
  .navbar-nav {display: block; margin-top: 5px; text-align: center;}
  .nav-item { display: inline-block; }

  .box-notification { width: 225px; font-size: 14px; text-align: right; }
  .box-search { margin: auto; width: 80%; }

  .list-lang.list-item {  width: 67px; padding: 0px; text-align: center; }

  .about .box-about { top: 0; padding: 20px; }
  .about .box { padding: 30px; }
  .about .header { display: block; position: static; margin-bottom: 30px; }
  .about .box-about { left: 0; }
  
  .navbar .button-navbar-toggler .fa-bars  { display: block; }
  
  .footer { padding: 30px 0px 0px 0px; margin-top: 0px; }
  .footer .contacts, .footer .content, .footer p  { display:none ; } 
  .footer .img_logo { display:none ; } 
  .footer .downloads { display: table; margin: auto; }
  .footer .img_download { display: inline-block; margin-bottom: 0px; border-radius: 10px; width: 130px; padding: 5px; }
  .footer .copyright a { font-size: 12px; }
  
  
  .footer .media { display: table; }
  .footer .media a {padding: 3px 8px 2px 8px; font-size: 15px;}
  .footer .img_download { margin-right: 0px; }
  .footer .FlexBox div { display: table; margin: auto; }
  .footer .FlexBox {display: block; }
  .footer .col-lg-2 { text-align: center; margin-top: 15px; }
  
}

@media (min-width: 576px) and (max-width: 767.98px) { 
  
  .filter-box { display: block; }
  .header-cat { padding: 30px; position: fixed; z-index: 999; display: none; }
  
  .ads { padding: 50px 0px; }
  .ads .background { height: 150px; }
  .ads .item .content { margin: 8px; margin-top: -30px; padding: 5px 15px;}
  .ads .item .price { font-size: 20px; }
  .ads .item .content h4 { margin-bottom: 0px; }
  .ads .item .learn-more { bottom: 6px; }
  .ads .categoy { font-size: 12px; }

  .navbar .action i { font-size: 20px; }
  .navbar-nav.ml-auto li { padding: 0px 10px; }
  .action .nav-item { padding: 6px; font-size: 11px; }
  .navbar .action { position: relative; }
  .navbar-nav {display: block; margin-top: 5px; text-align: center;}
  .nav-item { display: inline-block; }

  .box-notification { width: 225px; font-size: 14px; text-align: right; }
  .box-search { margin: auto; width: 80%; }

  .list-lang.list-item {  width: 67px; padding: 0px; text-align: center; }

  .about .box-about { top: 0; padding: 20px; }
  .about .box { padding: 30px; }
  .about .header { display: block; }
  .about .box-about { left: 0; }
  .navbar .button-navbar-toggler .fa-bars  { display: block; }
  
  .footer { padding: 30px 0px 0px 0px; margin-top: 0px; }
  .footer .contacts, .footer .content, .footer p  { display:none ; } 
  .footer .img_logo { display:none ; } 
  .footer .downloads { display: table; margin: auto; }
  .footer .img_download { display: inline-block; margin-bottom: 0px; border-radius: 10px; width: 130px; padding: 5px; }
  .footer .copyright a { font-size: 12px; }

  .footer .media { display: table; }
  .footer .media a {padding: 3px 8px 2px 8px; font-size: 15px;}
  .footer .img_download { margin-right: 0px; }
  .footer .FlexBox div { display: table; margin: auto; }
  .footer .FlexBox {display: block; }
  .footer .col-lg-2 { text-align: center; margin-top: 15px; }
  

 }

@media (min-width: 768px) and (max-width: 991.98px) { 
    
  .filter-box { display: none; }
  .header { padding: 30px 20px; }
  .header-cat .form-check { padding: 0px 0px; }
  .header-cat input[type=number] { width: 95%; }

  .ads { padding: 50px 0px; }
  .ads .background { height: 150px; }
  .ads .item .content { margin: 8px; margin-top: -30px; padding: 5px 15px;}
  .ads .item .price { font-size: 20px; }
  .ads .item .content h4 { margin-bottom: 0px; }
  .ads .item .learn-more { bottom: 6px; }
  .ads .categoy { font-size: 12px; }

  .navbar .action i { font-size: 20px; }
  .navbar-nav.ml-auto li { padding: 0px 10px; }
  .action .nav-item { padding: 6px; font-size: 11px; }
  .navbar .action { position: relative; }
  .navbar-nav {display: block; margin-top: 5px; text-align: center;}
  .nav-item { display: inline-block; }

  .box-notification { width: 225px; font-size: 14px; text-align: right; }
  .box-search { margin: auto; width: 80%; }

  .list-lang.list-item {  width: 67px; padding: 0px; text-align: center; }

  .about .box-about { top: 0; padding: 20px; }
  .about .box { padding: 30px; }
  .about .header { display: block; }
  .about .box-about { left: 0; }
  .navbar .button-navbar-toggler .fa-bars  { display: block; }
  
    .footer { padding: 30px 0px 0px 0px; margin-top: 0px; }
  .footer .contacts, .footer .content, .footer p  { display:none ; } 
  .footer .img_logo { display:none ; } 
  .footer .downloads { display: table; margin: auto; }
  .footer .img_download { display: inline-block; margin-bottom: 0px; border-radius: 10px; width: 130px; padding: 5px; }
  .footer .copyright a { font-size: 12px; }

}

@media (min-width: 992px) and (max-width: 1199.98px) { 
  .filter-box { display: none; }
  .header { padding: 30px 20px; }
  .header-cat .form-check { padding: 0px 0px; }
  .header-cat input[type=number] { width: 95%; }

  .ads { padding: 50px 0px; }
  .ads .background { height: 150px; }
  .ads .item .content { margin: 8px; margin-top: -30px; padding: 5px 15px;}
  .ads .item .price { font-size: 20px; }
  .ads .item .content h4 { margin-bottom: 0px; }
  .ads .item .learn-more { bottom: 6px; }
  .ads .categoy { font-size: 12px; }

  .navbar .action i { font-size: 20px; }
  .navbar-nav.ml-auto li { padding: 0px 10px; }
  .action .nav-item { padding: 6px; font-size: 11px; }
  .navbar .action { position: relative; }
  .navbar-nav {display: block; margin-top: 5px; text-align: center;}
  .nav-item { display: inline-block; }

  .box-notification { width: 225px; font-size: 14px; text-align: right; }
  .box-search { margin: auto; width: 80%; }

  .list-lang.list-item {  width: 67px; padding: 0px; text-align: center; }
 }

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