﻿/* Desktop */
.colm1 {
  width: 8.33%;
}

.colm2 {
  width: 16.66%;
}

.colm25 {
  width: 20%;
}

.colm3 {
  width: 25%;
}

.colm4 {
  width: 33.33%;
}

.colm5 {
  width: 41.66%;
}

.colm6 {
  width: 50%;
}

.colm7 {
  width: 58.33%;
}

.colm8 {
  width: 66.66%;
}

.colm9 {
  width: 75%;
}

.colm10 {
  width: 83.33%;
}

.colm11 {
  width: 91.66%;
}

.colm12 {
  width: 100%;
}
.show-xs{
  display: none;
}
.hide-xs{
  display: block;
}

.pad-tr80 {
  padding-top: 80px;
}

.pad-tr110 {
  padding-top: 110px;
}

/*Mobile*/
.mob-swipe-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
}

.mobile {
  height: 50px;
  border-bottom: 1px solid #ccc;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
  box-shadow: 1px 1px 3px #b5b5b5;
}

.header-right-mob {
  /* background-color: #f40002; */
  background: linear-gradient(357.67deg, #179091 -1.66%, #2AB0B1 91.79%);
  width: 50px;
  height: 50px;
  overflow: hidden;
  cursor: pointer;
}

.header-right-mob i {
  display: block;
  font-size: 34px;
}

.header-right-mob i.icon-navicon {
  position: absolute;
  right: 6px;
  color: #fff;
}

.header-right-mob i.icon-android-home {
  padding-right: 15px;
  font-size: 22px;
  padding-top: 9px;
}

.header-search-mob,
.header-left-mob {
  width: 40px;
  height: 50px;
  color: #ccc;
  font-size: 25px;
  padding-top: 7px;
  cursor: pointer;
}

.mobile-menu-right {
  display: block;
  position: fixed;
  top: 0;
  right: -260px;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: hidden;
  overflow-y: auto;
  background: #fff;
  transition: 0.2s ease;
}

.mobile-menu li {
  border-bottom: 1px solid #ccc;
}

.mobile-menu li a {
  display: block;
  padding: 10px 10px;
  color: #585858;
  font-size: 14px;
}

/*Mobile Search*/
.mobile-search-form {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 50px;
  z-index: 9999;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}

.mobile-search-input-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100% !important;
  z-index: 1000;
}

.mobile-search-input-box input {
  width: 100%;
  background: none;
  outline: none;
  font-size: 13px;
  color: #555;
  float: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: right;
  height: 50px;
  line-height: 50px;
  padding: 0 50px;
  font-family: iransans;
  border: none;
  color: #bdbdbd;
}

.mobile-site-search i.search-close {
  position: absolute;
  right: 17px;
  padding: 17px 0;
  z-index: 1001;
  color: #ccc;
}

/*mobile logo*/
.mobile-menu-logo {
  background: linear-gradient(357.67deg, #179091 -1.66%, #2AB0B1 91.79%)!important;
}

.font-t-s12 {
  font-size: 12px;
}

@media (min-width: 1199px) and (max-width: 1250px)  {
    footer{
      background: linear-gradient(359deg, #636263 12.34%, #8d7961 74.79%);
    }
}

/* Laptop */
@media (min-width: 992px) and (max-width: 1199px) {

  .hidden-md,
  .visible-lg,
  .visible-sm,
  .visible-xs {
    display: none;
  }
  .vxc{
    display: none;
  }
  .visible-md,
  .hidden-lg,
  .hidden-sm,
  .hidden-xs {
    display: block;
  }

  .container {
    width: 950px;
  }

  .font-t-s12 {
    font-size: 13px;
  }
  /* .titr1 {
    height: 60px;
    padding-right: 126px;
  } */

  .pad330 {
    padding-right: 330px;
  }
  footer{
    background: linear-gradient(359deg, #636263 12.34%, #8d7961 74.79%);
  }
  .titr2 {
    padding-right: 15px;
    position: relative;
    display: inline-block;
  }

  .titr2::before {
    content: '';
    position: absolute;
    top: 14px;
    right: -245px;
    width: 240px;
    height: 2px;
    background: #FF6F61;
  }

  .titr2::after {
    content: '';
    position: absolute;
    top: 14px;
    right: 316px;
    width: 80px;
    height: 2px;
    background: #FF6F61;

  }


  .img-aboutus2 {
    height: 200px;
    width: 300px;
    border-radius: 25px;
  }

  .img-aboutus {
    height: 220px;
    width: 220px;
  }
  .link-slider a{
    position: absolute;
    top: 160px;
    left: 70px;
    background: #2ab0b0b0;
    color: #ffff;
    border-radius: 50px;
    border: black;
    font-weight: bold;
    padding: 5px 15px 5px 15px;
    box-shadow: 1px 2px 5px 1px #B5B5B566;
    font-family: 'IRANSans';
    width: 285px;
}

.divimg{
  background: #817b7861;
  position: absolute;
  text-align: center;
  bottom: 400px;
  right: 55%;
  left: 0;
  margin: auto;
  width: fit-content;
  border-radius: 50px;
  padding: 15px;
  color: #2AB0B1;
  font-size: 18px;
  display: none;
}
  .Slogan{
    background:#ffffffa3;
    position: absolute;
    border-radius: 50px;
    border: black;
    font-weight: bold;
    padding: 5px 30px 5px 30px;
    box-shadow: 1px 2px 5px 1px #B5B5B566;
    font-family: 'IRANSans';
    width: auto;
    left: 20px;
    top: 211px;
    color: #3e5061;
    font-size: 15px;

}
.cards-container {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  gap: 10px;
  flex-wrap: wrap;
}
.mediabox{
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  gap: 10px;
  flex-wrap: wrap;
}
/* ---------- Achievements ------------ */


.achievement {
  flex: 1;
  min-width: -webkit-fill-available ;
  margin: 12px;
  text-align: center;
}
.divider {
  width: 260px;
  background-color: #919EAA;
  height: 1px;
}
#typed-titr{
  font-size: 33px;
  color: #ffffff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  font-weight: 800;
}
}

/* Tablet */
@media (min-width: 768px) and (max-width: 991px) {

  .hidden-sm,
  .visible-lg,
  .visible-md,
  .visible-xs {
    display: none;
  }

  .visible-sm,
  .hidden-lg,
  .hidden-md,
  .hidden-xs {
    display: none;
  }

  .container {
    width: 750px;
  }

  .colm3-mob {
    width: 25%;
  }

  .colm4-tab {
    width: 33.33%;
  }

  .colm6-tab {
    width: 50%;
  }
  .imgcircle{
    display: none;
  }

  .font-t-s12 {
    font-size: 12px;
  }

  .main-slider {
    height: auto;
    overflow: hidden;
  }
  /* .titr1 {
    height: 60px;
    padding-right: 126px;
  } */

  .pad330 {
    padding-right: 330px;
  }
  footer{
    background: linear-gradient(359deg, #636263 12.34%, #8d7961 74.79%);
  }

  .titr2 {
    padding-right: 15px;
    position: relative;
    display: inline-block;
  }

  .titr2::before {
    content: '';
    position: absolute;
    top: 14px;
    right: -245px;
    width: 240px;
    height: 2px;
    background: #FF6F61;
  }

  .titr2::after {
    content: '';
    position: absolute;
    top: 14px;
    right: 316px;
    width: 80px;
    height: 2px;
    background: #FF6F61;

  }


  .img-aboutus2 {
    height: 200px;
    width: 300px;
    border-radius: 25px;
  }

  .img-aboutus {
    height: 220px;
    width: 220px;
  }

  .link-about {
    padding-top: 20px;
  }
  /* .titr1 {
    height: 60px;
    padding-right: 126px;
  } */

  .pad330 {
    padding-right: 330px;
  }

  .titr2 {
    padding-right: 15px;
    position: relative;
    display: inline-block;
  }

  .titr2::before {
    content: '';
    position: absolute;
    top: 14px;
    right: -245px;
    width: 240px;
    height: 2px;
    background: #FF6F61;
  }

  .titr2::after {
    content: '';
    position: absolute;
    top: 14px;
    right: 316px;
    width: 80px;
    height: 2px;
    background: #FF6F61;

  }


  .img-aboutus2 {
    height: 200px;
    width: 300px;
    border-radius: 25px;
  }

  .img-aboutus {
    height: 220px;
    width: 220px;
  }
  .link-slider a{
    position: absolute;
    top: 130px;
    left: 21px;
    background: #2ab0b0b0;
    color: #ffff;
    border-radius: 50px;
    border: black;
    font-weight: bold;
    padding: 5px 15px 5px 15px;
    box-shadow: 1px 2px 5px 1px #B5B5B566;
    font-family: 'IRANSans';
    width: 285px;
}
.divimg{
  background: #817b7861;
  position: absolute;
  text-align: center;
  bottom: 400px;
  right: 45%;
  left: 0;
  margin: auto;
  width: fit-content;
  border-radius: 50px;
  padding: 15px;
  color: #2AB0B1;
  font-size: 18px;
  display: none;
}
  .Slogan{
    background:#ffffffa3;
    position: absolute;
    border-radius: 50px;
    border: black;
    font-weight: bold;
    padding: 5px 30px 5px 30px;
    box-shadow: 1px 2px 5px 1px #B5B5B566;
    font-family: 'IRANSans';
    width: auto;
    left: 20px;
    top: 85px;
    color: #3e5061;
    font-size: 10px;

}
.divider {
  width: 260px;
  background-color: #919EAA;
  height: 1px;
}

.cards-container {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  gap: 10px;
  flex-wrap: wrap;
}
.mediabox{
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  gap: 10px;
  flex-wrap: wrap;
}
/* ---------- Achievements ------------ */


.achievement {
  flex: 1;
  min-width: -webkit-fill-available ;
  margin: 12px;
  text-align: center;
}
#typed-titr{
  font-size: 33px;
  color: #ffffff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  font-weight: 800;
}

.pic-image{
  height: auto !important;
 }
}

/* Mobile */
@media (max-width: 767px) {

  .hidden-xs,
  .visible-lg,
  .visible-md,
  .visible-sm {
    display: none;
  }
  .show-xs {
    display: block;
  }
  .hide-xs {
    display: none;
  }
  .visible-xs,
  .hidden-lg,
  .hidden-md,
  .hidden-sm,
  .mobile {
    display: block;
  }

  .container,
  .colm {
    width: 100%;
  }
  body{
    padding-top: 50px;
  }

  .colm6-mob {
    width: 50%;
  }

  .pad-tr80 {
    padding-top: 0;
  }
  .card-headerTitr{
    font-size: 12px!important;
  }
  .card-header{
    padding: 10px 10px 24px 10px!important;
  }
  .membership-card{
    margin: 0;
  }

  .card-body{
    padding: 5px;
    min-height: 45vh;
  }
  .prof img{
    margin-top:0
  }

  .member-name{
    font-size: 25px;
  }
  .pad-tr110 {
    padding-top: 0;
  }
  .prof img{
    width: 130px;
    height: 130px;
  }
  .content {
    display: block;
    padding-top: 60px;
  }
  .card-header img{
    width: 80px;
    margin-bottom: 5px;
  }
  /* .card-headerTitr{
    margin-top: 10px;
  } */

  .box-slider {
    margin: inherit;
    position: static;
  }

  .tablinks{
    padding: 10px 6px;
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
  }
  .pad-t85{
    padding-top: 10px;
  }
  .img-back{
    width: 100%;
  }
  .img-back img {
    width: 100%;
    height: auto;
}

.align-center-repo{
  text-align: center;
}
  .slick-dots li button:before {
    font-size: 14px;
    line-height: 20px;
    color: #ccc;
    opacity: 0.75;
    transition: all 0.3s ease;
  }

  .box-slider {
    padding-top: 30%;
  }

  .scroll-box {
    position: absolute;
    bottom: 0;
    right: 42%;
    margin: auto;
    animation: moveUpDown 2s ease-in-out infinite;
  }

  .titr::after {
    width: 15px;
  }

  .main-slider {
    height: auto;
    overflow: hidden;
  }
  .titr1 {
    padding-right: 15px;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 30px;
  }

  .img-aboutus2 {
    height: 200px;
    width: 300px;
    border-radius: 25px;
  }
.imgcircle{
  display: none;
}
.Curve{
  bottom: -1px;
}
  footer{
    background: linear-gradient(359deg, #636263 12.34%, #8d7961 74.79%);
  }
  .dividerfooter{
      display: none;
  }

  .img-aboutus {
    padding-top: 20px;
    height: 230px;
    width: 260px;
  }

  .link-about {
    padding-top: 20px;
  }
  

  .titr {
    padding-right: 0px;
    position: relative;
    display: inline-block;
    max-width: 269px;
  }

  .boxtitr{
    position: relative;
    display: inline-block;
}
.itemright{
    position: absolute;
    top: 4px;
    right: -18px;
}
.mediabox{
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    gap: 10px;
    flex-wrap: wrap;
}
.achievementspartners{
  padding: 0px;
}
.itemleft{
    /* transform: rotate(45deg); */
    position: absolute;
    left: -12px;
    top: 4px;
}
.linelong{
    content: '';
    position: absolute;
    top: 10px;
    left: -13px;
    width: 18px;
    height: 2px;
    background: #FF6F61;
}
.linesmal{
    content: '';
    position: absolute;
    top: 14px;
    width: 12px;
    height: 2px;
    background: #FF6F61;
}
.itemleft .linesmal{
    content: '';
    position: absolute;
    top: 14px;
    left:-7px;
    width: 12px;
    height: 2px;
    background: #FF6F61;
}
.respon-titr-left{
  text-align: center;
  padding-bottom: 20px;
}
.respon-titr-left h4{
  padding-left: 0px;
}
  /* .buttom {
    background: #2AB0AF;
    color: #ffff;
    border-radius: 50px;
    border: black;
    font-weight: bold;
    padding: 5px 15px 5px 15px;
    box-shadow: 1px 2px 5px 1px #B5B5B566;
    font-family: 'IRANSans';
  }
  .buttom {
    background: #2AB0AF;
    color: #ffff;
    height: 20px;
    border-radius: 50px;
    font-size: 7px;
    border: black;
    font-weight: bold;
    padding: 0px 9px 0px 9px;
    font-family: 'IRANSans';
  } */

  .link-slider a{
    position: absolute;
    top: 50px;
    left: 7px;
    background: #2ab0b0b0;
    color: #ffff;
    border-radius: 50px;
    border: black;
    font-weight: bold;
    padding: 5px 15px 5px 15px;
    box-shadow: 1px 2px 5px 1px #B5B5B566;
    font-family: 'IRANSans';
    width: 163px;
    font-size: 9px;
}
.divimg{
  background: #817b7861;
  position: absolute;
  text-align: center;
  bottom: 524px;
  right: 38%;
  left: 0;
  margin: auto;
  width: fit-content;
  border-radius: 50px;
  padding: 10px;
  color: #2AB0B1;
  font-size: 9px;
  display: none;
}
  .Slogan{
    background: #ffffffa3;
    position: absolute;
    border-radius: 50px;
    border: black;
    font-weight: bold;
    padding: 5px 15px 5px 15px;
    box-shadow: 1px 2px 5px 1px #B5B5B566;
    font-family: 'IRANSans';
    width: auto;
    left: 3px;
    top: 24px;
    color: #3e5061;
    font-size: 10px;

    
}
.ArrowleftShort{
  position: absolute;
  left: 4px;
  top: 4px;
}
.svgDimensions{
  width: 20px;
  height: 20px;
}
.divider {
    width: 260px;
    background-color: #919EAA;
    height: 1px;
}

.cards-container {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  gap: 10px;
  flex-wrap: wrap;
}
.CurveSvg{
  position: relative;
  top: 10px;
  width:90px;
  height:20px;
}
.CurveArrow{
  
  position: relative;
  top: 8px;
  right: 58px;
  z-index: 9999;
  width: 15px;
  height: 15px;
}
.div1{
  margin: 30px 0px;
  padding: 0;
}
.div2{
  margin: 30px 0px;
  padding: 10px;
}
.div3{
  margin: 30px 0px;
  padding: 10px;
}
.div4{
  margin: 30px 0px;
  padding: 10px;
}
.div5{
  margin: 30px 0px;
  padding: 10px;
}


.partnersboximg
{
    text-align: center;
    height: 300px;
    overflow: hidden;
    border-radius: 100%;
}

.achievementspartners{
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  background: #ccb48938;
  padding: 20px 15px 10px 15px;
  border-radius: 45px;
  margin: 0px 25px;
}

.achievementpartners {
  flex: 1;
  min-width: -webkit-fill-available ;
  margin: 12px;
  text-align: center;
}


.achievementpartners .label {
  margin-top: 7px;
  font-size: 15px;
  color: #919EAA;
}
.dividerpartners{
  width: 260px;
  background-color: #919EAA;
  height: 1px;
  top: 5px;
}
/* ---------- Achievements ------------ */


.achievement {
  flex: 1;
  min-width: -webkit-fill-available ;
  margin: 12px;
  text-align: center;
}


.features-container {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center ;
}

#typed-titr{
  font-size: 33px;
  color: #ffffff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  font-weight: 800;
}
.pic-image{
 height: auto !important;
}

}






