/*

TemplateMo 561 Purple Buzz

https://templatemo.com/tm-561-purple-buzz

---------------------------------------------
Table of contents
------------------------------------------------
1. Typography
2. Main Nav
3. Home
4. About
5. Work
6. Single Work
7. Pricing
8. Contact
--------------------------------------------- */
/* Typography */
p, a {font-weight: 400;}
.h2 {font-size: 50px;}
.h3 {font-size: 28px;}
.light-300 {
  font-family: 'IranNastaliq', sans-serif !important;
  font-weight: 300;
}

.titleman {
  text-align: center !important;
  margin-top: -10px !important;
  margin-bottom: 20px;
  line-height: 50px;
  font-family: 'DastNevis' !important;
}

.thcolor{
  font-family: 'DastNevis' !important;
}

.regular-400 {
  font-family: 'IranNastaliq', sans-serif !important;
  font-weight: 400;
}
.semi-bold-600 {
  font-family: 'IranNastaliq', sans-serif !important;
  font-weight: 600;
}
.rotate {
  transform: rotate(180deg);
  /* Safari */
  -webkit-transform: rotate(180deg);
  /* Firefox */
  -moz-transform: rotate(180deg);
  /* IE */
  -ms-transform: rotate(180deg);
  /* Opera */
  -o-transform: rotate(180deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.typo-space-line::after,
.typo-space-line-center::after {
  content: "";
  width: 150px;
  display:block;
  position: absolute;
  border-bottom:  5px solid #318496;
  padding-top: .5em;
}
.typo-space-line-center::after {
  right: 50%;
  margin-right: -75px;
}
/* Main Nav */
a.nav-link{
  font-family: 'IranNastaliq' !important;
  font-size: 22px !important;
}

#main_nav .nav-item .nav-link:hover {color: #fff;}
/* Home */
#index_banner {
  background-image: url('./../img/banner-bg-up1200.jpg');
  background-position: center center; background-size: cover;
  height: 89vh;
  min-height: 60vh;
  width: 100%;
  direction: rtl !important;
}
@media (max-width: 576px) {
  #index_banner {
    background-image: url('./../img/banner-bg-576.jpg') !important;
  }
  .titleman {
    text-align: center !important;
    margin-top: -10px !important;
    margin-bottom: 20px;
    line-height: 50px;
    font-family: 'DastNevis' !important;
    font-size: 16px;
    border-bottom: 3px double #205b67;
  }
  .titleman > span{
    display: none;
  }
  #bench{
    display: none !important;
  }
  #qrmaker0{
    text-align: center;
    padding-left: 0;
  }
  .dropify-wrapper.touch-fallback .dropify-message {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 0;
  }
  #titl_user{
    margin-top: -6px;
  }
  .nav.side-menu{
    margin-top: 0;
  }
}/*****************************************************************************************/

@media (min-width: 576px) {
  #index_banner {
    background-image: url('./../img/banner-bg-576.jpg') !important;
  }
  .titleman {
    text-align: center !important;
    margin-top: -10px !important;
    margin-bottom: 20px;
    line-height: 50px;
    font-family: 'DastNevis' !important;
    font-size: 20px;
    border-bottom: 0 double #205b67;
  }
  .titleman > span{
    display: inline-block;
  }
  #bench{
    display: block !important;
  }
  #qrmaker0{
    text-align: left;
    padding-left: 40px;
  }
  .dropify-wrapper.touch-fallback .dropify-message {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 40px 0;
  }
  #titl_user{
    margin-top: -6px;
  }
  .nav.side-menu{
    margin-top: 0;
  }
}/*****************************************************************************************/
@media (min-width: 768px) {
  #index_banner {
    background-image: url('./../img/banner-bg-768.jpg') !important;
  }
  .titleman {
    text-align: center !important;
    margin-top: -10px !important;
    margin-bottom: 20px;
    line-height: 50px;
    font-family: 'DastNevis' !important;
    font-size: 22px;
    border-bottom: 0 double #205b67;
  }
  .titleman > span{
    display: inline-block;
  }
  #bench{
    display: block !important;
  }
  #qrmaker0{
    text-align: left;
    padding-left: 40px;
  }
  .dropify-wrapper.touch-fallback .dropify-message {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 40px 0;
  }
  #titl_user{
    margin-top: -6px;
  }
  .nav.side-menu{
    margin-top: 0;
  }
}/*****************************************************************************************/
@media (min-width: 992px) {
  #index_banner {
    background-image: url('./../img/banner-bg-992.jpg') !important;
  }
  .titleman {
    text-align: center !important;
    margin-top: -10px !important;
    margin-bottom: 20px;
    line-height: 50px;
    font-family: 'DastNevis' !important;
    font-size: 24px;
    border-bottom: 0 double #205b67;
  }
  .titleman > span{
    display: inline-block;
  }
  #bench{
    display: block !important;
  }
  #qrmaker0{
    text-align: left;
    padding-left: 40px;
  }
  .dropify-wrapper.touch-fallback .dropify-message {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 40px 0;
  }
  #titl_user{
    margin-top: -6px;
  }
  .nav.side-menu{
    margin-top: 0;
  }
}/*****************************************************************************************/
@media (min-width: 1200px) {
  #index_banner {
    background-image: url('./../img/banner-bg-up1200.jpg') !important;
  }
  .titleman {
    text-align: center !important;
    margin-top: -10px !important;
    margin-bottom: 20px;
    line-height: 50px;
    font-family: 'DastNevis' !important;
    font-size: 26px;
    border-bottom: 0 double #205b67;
  }
  .titleman > span{
    display: inline-block;
  }
  #bench{
    display: block !important;
  }
  #qrmaker0{
    text-align: left;
    padding-left: 40px;
  }
  .dropify-wrapper.touch-fallback .dropify-message {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 40px 0;
  }
  .nav-md#titl_user{
    margin-top: -15px;
  }
  .nav-sm#titl_user{
    margin-top: -6px;
  }
  .nav.side-menu{
    margin-top: 0;
  }

}/*****************************************************************************************/
@media (min-width: 1400px) {
  #index_banner {
    background-image: url('./../img/banner-bg-up1200.jpg') !important;
  }
  .titleman {
    text-align: center !important;
    margin-top: -10px !important;
    margin-bottom: 20px;
    line-height: 50px;
    font-family: 'DastNevis' !important;
    border-bottom: 0 double #205b67;
  }
  .titleman > span{
    display: inline-block;
  }
  #bench{
    display: block !important;
  }
  #qrmaker0{
    text-align: left;
    padding-left: 40px;
  }
  .dropify-wrapper.touch-fallback .dropify-message {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 40px 0;
  }
  .nav-md#titl_user{
    margin-top: -15px;
  }

  .nav-sm#titl_user{
    margin-top: -6px;
  }

  .nav.side-menu{
    margin-top: 0;
  }
}/*****************************************************************************************/

#index_banner .carousel-item {
 /* min-height: 60vh;*/
}
#index_banner .carousel-control-prev i,
#index_banner .carousel-control-next i {
  color: #06181c !important;
  text-decoration: none;
  font-size: 4em;
}
#index_banner .carousel-inner {
 /* height: 80vh;*/
}
#index_banner .carousel-indicators li,
#index_banner .carousel-indicators.active {
  background-color: #318496 !important;
}
.service-wrapper .service-footer {
  max-width: 720px;
}
.service-work.card {
  border-radius: 10px !important;
  cursor: pointer;
}
.service-work .service-work-vertical {
	background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 33.33%, rgba(255,255,255,1) 66.66%, rgba(255,255,255,0) 99.99%);
  background-size: 300% 300%;
  background-position: 0 100%;
  transition: .5s;
}
.service-work .service-work-vertical:hover {
  background-position: 0 0;
  transition: .5s;
}
.service-work .service-work-vertical:hover * {
  color: #000;
  border-color: #000;
  transition: .5s;
}
.recent-work.card{
  border-radius: 10px !important;
}
.recent-work .recent-work-vertical {
  background: rgb(255,255,255);
  background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 33.333%, rgb(24, 152, 184) 66.666%, rgba(255,255,255,0) 99.999%);
  background-size: 300% 300%;
  background-position: 0 100%;
  transition: .5s;
  cursor: pointer;
}
.recent-work .recent-work-vertical:hover {
  background-position: 0 0;
  transition: .5s;
}
.recent-work .recent-work-vertical:hover div.recent-work-content {
  top: 50%;
  margin-top: -2.5em;
  position: absolute;
}
.recent-work .recent-work-vertical:hover * {
  color: white;
  transition: .5s;
}
/* About */
#work_banner {
  background-image: url('./../img/banner-bg-02.jpg');
  background-position: center center; background-size: cover;
  height: 100%;
  width: 100%;
}
.progress {
  height: 8px;
}
.objective-icon {
  border-radius: 13px;
  width: 8rem;
}
.partner-wap {
  background-color: #205b67;
  transition: 1s;
  cursor: pointer;
}
.partner-wap:hover {
  background-color: #54c5c7;
}
.why-us {
  background: rgb(239,239,253);
  background: -moz-linear-gradient(0deg, rgba(239,239,253,1) 50%, rgba(255,255,255,1) 50%);
  background: -webkit-linear-gradient(0deg, rgba(239,239,253,1) 50%, rgba(255,255,255,1) 50%);
  background: linear-gradient(0deg, rgba(239,239,253,1) 50%, rgba(255,255,255,1) 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#efeffd",endColorstr="#ffffff",GradientType=1);
}
.team-member-img {
  transition-duration: 0.15s;
}
.team-member:hover .team-member-img {
  padding: 10px !important;
}

/* Work */
/* Singel Work */
#work_single_banner {
  background-image: url('./../img/banner-bg-up1200.jpg') !important;
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%;
}

.related-content {
  border-radius: 20px;
  cursor: pointer;
}
/* Pricing */
.pricing-list {
  margin-bottom: 1px;
}
.pricing-table {
  max-width: 350px;
  margin: auto;
}
.pricing-table,
.pricing-horizontal {
  border-radius: 15px !important;
}
/* Contact */
#floatingtextarea {
  height: 150px
}
/* Footer */
footer a.text-light:hover {
  color: #bfbfbf !important;
  transition-duration: 0.15s;
}