/**
* Template Name: Restaurantly - v3.3.0
* Template URL: https://bootstrapmade.com/restaurantly-restaurant-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "Monlam", sans-serif, "SimSun";
  
  color: #636366;
  background-color: #f5f5f7;
  
  
    font-size: 13.7px;
    letter-spacing: 1px;
  line-height: 28px;
}
p {
  
  font-family: "Monlam", sans-serif; font-size: 15px; line-height: 35px; 
}

a {
  color: #00000091;
  text-decoration: none;
}

a:hover {
  color: #414141;
  text-decoration: none;
}
h1, h2, h3, h4 {
  font-family: "Monlam U2", Georgia;

}
h5, h6{
  font-family: "Monlam U2", Georgia;
  font-weight: 400;
}

.navbar-dark .navbar-brand {
  color: #fff;
  position: relative;
  top: 6px;
}
img.main-logo {
  margin-right: 10px;
}
@media (max-width: 768px){
  #toggleMobileMenu {
  
    background-image: url("../img/back-logo1.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  
  }
  .text-end {
    text-align: left !important;
}
}


.p-4.p-md-5.mb-4.text-white.rounded.bg-dark {
  margin-top: 50px;
}

a.footer-a{
  color: rgb(97 96 96);
}

a.footer-a:hover{
  color: rgb(6, 141, 204);
}
.footer-top {
  padding-top: 25px;
}
h1{
  font-size: 44px;
  line-height: 48px;
}
h5, .h5 {
  font-size: 1.25rem;
  line-height: 34px;
}
.footer-info {
  color: rgb(97 96 96);
}
h3, .h3 {
  line-height: 47px;
}

h6, .h6 {
  font-family: Monlam;
 
}

@media (min-width: 1400px){
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1020px;
  }
  img.news-rom-image {
    width: 100%;
    max-height: 50%;
    height: 300px;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
  }
  img.news-rom-image-3 {
    width: 100%;
    max-height: 50%;
    height: 250px;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
  }
  .fs-4 {
    font-size: 2rem !important;
    font-family: 'Monlam U2';
}
}

@media (min-width: 1200px){
  .container-xl, .container-lg, .container-md, .container-sm, .container {
      max-width: 1040px;
      
  }
  
  h1, .h1 {
    font-size: 2.3rem;
    line-height: 60px;
  }
  h3, .h3 {
    font-size: 1.40rem;
    line-height: 40px;
    }
    h4, .h4 {
      font-size: 1.3rem;
      line-height: 38px;
    }
    img.news-rom-image {
      width: 100%;
      max-height: 50%;
      height: 300px;
      object-fit: cover;
      border-radius: 10px 10px 0px 0px;
    }
    img.news-rom-image-3 {
      width: 100%;
      max-height: 50%;
      height: 180px;
      object-fit: cover;
      border-radius: 10px 10px 0px 0px;
    }
    .fs-4 {
      font-size: 2rem !important;
      font-family: 'Monlam U2';
  }
}


@media (max-width: 992px) {
  img.news-rom-image {
    width: 100%;
    max-height: 50%;
    height: 200px;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
  }
  img.news-rom-image-3 {
    width: 100%;
    max-height: 50%;
    height: 130px;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
  }
  h4, .h4 {
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
  }
  h3, .h3 {
    font-size: 22px;
    
  }
  .fs-4 {
    font-size: 1.8rem !important;
    font-family: 'Monlam U2';
}

}
@media (max-width: 992px) {
  .navbar-nav .dropdown-menu {
    position: static;
    padding-left: 10px;
    padding-right: 10px;
}
  
}

@media (min-width: 992px) {
  ul.search-box.navbar-nav {
    margin-left: 100px;
}
  
  ul.heder-searchbar.dropdown-menu.dropdown-menu-end.show {
    background-color: #212529;
    width: 800px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: -4px;
}
  h1, .h1 {
    font-size: 1.0rem;
    line-height: 60px;
  }
  h3, .h3 {
    font-size: 28px;
    line-height: 48px;
  }
  h4, .h4 {
    font-size: 20px;
    line-height: 33px;
  }
  img.news-rom-image {
    width: 100%;
    max-height: 50%;
    height: 250px;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
  }
  img.news-rom-image-3 {
    width: 100%;
    max-height: 50%;
    height: 180px;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
  }
  .fs-4 {
    font-size: 1.8rem !important;
    font-family: 'Monlam U2';
    line-height: 48px;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 10px;
  padding-left: 10px;
}
}

@media (max-width: 768px) {
  
  h1, .h1 {
    font-size: 1.3rem;
    line-height: 60px;
  }
  h3, .h3 {
    font-size: 20px;
    line-height: 30px;
  }
  h4, .h4 {
    font-size: 20px;
    line-height: 38px;
  }
  img.news-rom-image {
    width: 100%;
    max-height: 50%;
    height: 230px;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
  }
  img.news-rom-image-3 {
    width: 100%;
    max-height: 50%;
    height: 230px;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
  }
  .fs-4 {
    font-size: 1.5rem !important;
    font-family: 'Monlam U2';
    }
}

@media (max-width: 576px) {

  h1, .h1 {
    font-size: 30px;
    line-height: 45px;
  }
  img.news-rom-image {
    width: 100%;
    max-height: 50%;
    height: 230px;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
  }
  img.news-rom-image-3 {
    width: 100%;
    max-height: 50%;
    height: 230px;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
  }
  .fs-4 {
    font-size: 1.5rem !important;
    font-family: 'Monlam U2';
    line-height: 40px;
    }
}
@media (min-width: 576px) {

  h1, .h1 {
    font-size: 44px;
    line-height: 68px;
  }
  
}
span.add-cotegory {
  float: right;
}
.form-control {
  line-height: 30px;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 28px;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
  line-height: 28px;
}

.rounded-m-4 {
  border-radius: 10px !important;
  /*border: 1px solid rgba(0,0,0,.08);*/
  box-shadow: 0 1px 1px rgb(0 0 0 / 1%);
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #f8f8f8;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 10px;
  box-shadow: 0 10px 10px rgb(0 0 0 / 30%);
}

.navbar > .container, .navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl, .navbar > .container-xxl {
  width: 1034px;
}

span.heder-searchbar-icon {
  position: relative;
  font-size: 18px;
  top: 5px;
}

.search-iamge {
  background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 7px;
    width: 200px;
    height: 105px;
    background-color: beige;
    float: left;
    margin-right: 10px;
}
img.search-image-im {
  width: 200px;
  height: 115px;
  object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 7px 0px 0px 7px;
  border: solid 1px #dcdcdc;
  /* box-shadow: 0 3px 3px rgb(0 0 0 / 5%); */
}
.sharesheet {
  font-size: 24px;
  color: #656563;
}
.single-page-img-box {
  border-radius: 10px;
  text-align: center;
}
img.page-image-im {
  border-radius: 10px;
  max-width: 99%;

  text-align: center;
  max-height: 551px;
  object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.image-caption {
  text-align: center;
  color: #676767;
  padding: 10px;
  margin-bottom: 10px;
}
.search-result-summray {
  padding: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
  color: #636565;
  font-weight: 600;
  font-size: 17px;
  line-height: 34px;
}
.date-cat {
  color: #636565;
}
a.disabled {
  pointer-events: none;
    color: #ccc;
    cursor: default;
}

.page-link:active {
  background-color: rgb(151, 154, 156);
  color: white;
}
.search-result-summray-bar {
  color: #636565;
  font-weight: 600;
  font-size: 13.7px;
}
h5.search-result-title-bar {
  margin: 0px;
  padding: 0px;
}
.dropdown-item {
 
  font-size: 13.7px;
}
img.app-icon-image-3 {
  width: 230px;
  height: 230px;
  border-radius: 22.5%;
  margin-bottom: 10px;
}
img.app-icon-image-3-list {
  width: 146px;
  height: 146px;
  border-radius: 22.5%;
  margin-bottom: 10px;
}
.proudact {
  text-align: center;
}
.product-icon {
  float: left;
  margin-right: 30px;
}
.product-identity {
  color: #0070c9;
  font-weight: 600;
  font-size: 13px;
}
.badge-product-title {
  border: 1px solid #999999c2;
    border-radius: 5px;
    padding-left: 6px;
    padding-right: 6px;
    font-family: sans-serif;
    font-weight: 600;
    position: relative;
}
.main-product {
  height: 250px;
}
.product-item-price {
  font-size: 12px;
  font-weight: 600;
  color: #848481;
}
.star {
  color: #ff9800;
  font-size: 10px;
}
.product-list-item {
  color: #999;
  font-size: 12px;
  font-weight: 600;
}
.info-product {
  column-count: 3;
}
.name-info {
  font-weight: 600;
  font-size: 12px;
}
.app-title-h5 {
  font-size: 10px;
  font-weight: 600;
  color: #636366;
}

.mytabs {
	display: flex;
    flex-wrap: wrap;

}
.mytabs input[type="radio"]{
	display: none;
}
.mytabs label {
	padding: 5px;
    background: #fff;
    font-weight: bold;
    color: #0070c9;
}
.mytabs .tab{
	width: 100%;
    padding: 20px;
    background: #fff;
    order: 1;
    display: none;
}

.mytabs input[type='radio']:checked + label + .tab{
	display: block;
	
}
.mytabs input[type='radio']:checked + label {
	background: #fff;
    border-bottom: 2px solid #0070c9;
    color: #0070c9;
	
}
.screenshots {
   padding: 5px 10px 5px 5px;
    background: #fff;
    font-weight: bold;
    color: #5a5c5f;
    font-size: 18px;
}
i.bi.bi-person-check {
  padding: 4px;
  position: relative;
  top: 3px;
  padding-right: 10px;
  color: #656565;
  font-size: 22px;
}
/*--------------------------------------------------------------
# front
--------------------------------------------------------------*/
a.link-down {
  font-size: 18px;
  font-weight: 600;
}
.front-descrtion{
  color: rgb(134, 134, 139);
    line-height: 30px;
    font-size: 16px;
}


.bag-larg-img {
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 690px;
  
  width: 100%
}
.bag-larg-img-m{
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 550px;

}
img.img-log-big {
  height: 350px;
  padding: 20px;
}
/*
#support
*/
.sp-list {
  column-count:7;
    -moz-column-count:7;
    -webkit-column-count:7;
    list-style-type: none;
}
.sup-tow-co {
  column-count: 2;
}
.sup-colum-2{
  column-count: 2;
}
@media (max-width: 576px) {
  .sp-list {
    column-count:2;
    -moz-column-count:2;
    -webkit-column-count:2;
    list-style-type: none;
    margin-bottom: 10px;
  }
  .sup-tow-co {
    column-count: 1;
  }
  .sup-colum-2{
    column-count: 1;
    text-align: center;
  }
  .sup-three-co{
    column-count: 1;
    text-align: center;
  }
}
@media (min-width: 576px) {
  .sup-3-colum {
    column-count: 3;

  }
  
  
}
img.sup-img-big-icon {
  border-radius: 10px;
  margin-bottom: 10px;
  object-fit: cover;
}
/*
#research
*/
.sup-three-co{
  column-count: 3;
}
@media (max-width: 992px) {
  .sup-three-co{
    column-count: 1;
  }
}
@media (max-width: 576px) {
  
  .sup-three-co {
    column-count: 1;
    text-align: center;
  }
  .row.footer-list {
    padding-left: 30px;
    padding-right: 30px;
}
}

.cards{
  overflow: hidden;
    border-radius: 20px;
   
    width: 385px;
    height: 587px;
}
.large-12 {
  flex-basis: 100%;
  max-width: 100%;
}
.column {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  min-width: 0px;
}

.image-k12 {
  width: 385px;
  height: 310px;
  background-size: 385px 310px;
  background-repeat: no-repeat;
  background-image: url(../../assets/img/k12__9yhed4yhihe6_large.jpg);
}
.higher_education_large{
  width: 385px;
  height: 310px;
  background-size: 385px 310px;
  background-repeat: no-repeat;
  background-image: url(../../assets/img/higher_education_large.jpg);
  
}
.college_students_large{
  width: 385px;
  height: 310px;
  background-size: 385px 310px;
  background-repeat: no-repeat;
  background-image: url(../../assets/img/college_students_large.jpg);
  
}
.section-hero .card-k12 .image {
  position: relative;
  left: 50%;
  margin-left: -192.5px;
}

.large-card {
  background-color: rgb(255, 255, 255);
  margin: 20px;
  border-radius: 20px;
}
img.sup-img-big-card {
  border-radius: 20px 0px 0px 20px;

  object-fit: cover;
}
@media (max-width: 576px) {
  img.sup-img-big-card {
    border-radius: 20px 20px 0px 0px;
  
    object-fit: cover;
  }
}
.scont-nave{
  margin-top: 45px;
}