﻿  
  @font-face {
  
    font-family: 'IRANYekan';
  
    src: url('../fonts/IRANYekan.eot?#') format('eot'), url('../fonts/IRANYekan.woff2') format('woff2'), url('../fonts/IRANYekan.ttf') format('truetype');
  
  }
  
  @font-face {
  
    font-family: 'IRANSans_bold';
  
    src: url('../fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), 
  
    url('../fonts/woff2/IRANSansWeb_Bold.woff2')           format('woff2'), 
  
    url('../fonts/woff/IRANSansWeb_Bold.woff')            format('woff'), 
  
    url('../fonts/ttf/IRANSansWeb_Bold.ttf')             format('truetype');
  
  }
  
  @font-face {
  
    font-family: 'IRANSans_light';
  
    src: url('../fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), 
  
    url('../fonts/woff2/IRANSansWeb_Light.woff2')           format('woff2'), 
  
    url('../fonts/woff/IRANSansWeb_Light.woff')            format('woff'), 
  
    url('../fonts/ttf/IRANSansWeb_Light.ttf')             format('truetype');
  
  }
  
  @font-face {
  
    font-family: 'IRANSans_ultralight';
  
    src: url('../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), 
  
    url('../fonts/woff2/IRANSansWeb_UltraLight.woff2')           format('woff2'), 
  
    url('../fonts/woff/IRANSansWeb_UltraLight.woff')            format('woff'), 
  
    url('../fonts/ttf/IRANSansWeb_UltraLight.ttf')             format('truetype');
  
  }
  
  @font-face {
  
    font-family: 'IRANSans';
  
    src: url('../fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), 
  
    url('../fonts/woff2/IRANSansWeb.woff2')           format('woff2'), 
  
    url('../fonts/woff/IRANSansWeb.woff')            format('woff'), 
  
    url('../fonts/ttf/IRANSansWeb.ttf')             format('truetype');
  
  }

  @font-face {
  
    font-family: 'Shabnam';
  
    src: url('../fonts/eot/Shabnam.eot?#iefix') format('embedded-opentype'), 
  
    url('../fonts/woff2/Shabnam.woff2')           format('woff2'), 
  
    url('../fonts/woff/Shabnam.woff')            format('woff'), 
  
    url('../fonts/ttf/Shabnam.ttf')             format('truetype');
  
  }

  @font-face {
  
    font-family: 'Shabnam-bold';
  
    src: url('../fonts/eot/Shabnam-Bold.eot?#iefix') format('embedded-opentype'), 
  
    url('../fonts/woff2/Shabnam-Bold.woff2')           format('woff2'), 
  
    url('../fonts/woff/Shabnam-Bold.woff')            format('woff'), 
  
    url('../fonts/ttf/Shabnam-Bold.ttf')             format('truetype');
  
  }

  @font-face {
  
    font-family: 'Shabnam-light';
  
    src: url('../fonts/eot/Shabnam-Light.eot?#iefix') format('embedded-opentype'), 
  
    url('../fonts/woff2/Shabnam-Light.woff2')           format('woff2'), 
  
    url('../fonts/woff/Shabnam-Light.woff')            format('woff'), 
  
    url('../fonts/ttf/Shabnam-Light.ttf')             format('truetype');
  
  }
  
  @font-face {
  
    font-family: 'roboto';
  
    src:  url('../fonts/Roboto-Thin.ttf') format('truetype');
  
  }

  body{
    background: rgb(249,249,249);
background: -moz-linear-gradient(top, rgba(249,249,249,1) 1%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top, rgba(249,249,249,1) 1%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(249,249,249,1) 1%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 );
    text-align: right;
  }
a{
  text-decoration: none !important;
}
input:focus{
  outline: none;
}
input::placeholder{
  color: #ccc;
}
input::-webkit-input-placeholder{
  color: #ccc;
}
input::-moz-placeholder{
  color: #ccc;
}
select:focus{
  outline: none;
}
textarea:focus{
  outline: none;
}
textarea::placeholder{
  color: #ccc;
}
textarea::-webkit-input-placeholder{
  color: #ccc;
}
textarea::-moz-placeholder{
  color: #ccc;
}
span:focus{
  outline: none;
}
button:focus{
  outline: none;
}
.container {
  max-width: 1210px;
}
.alert{
  font-family: IRANYekan;
  font-size: 14px;
  padding: 10px;
  display: none;
}
.top-box{
  background-image: url(../images/test3.png);
  background-position-x: center;
  width: 100%;
  height: 255px;
  position: relative;
  margin-bottom: 40px;
  background-position-y: -110px;
}
.top-box.single{
  height: 275px;
  margin-bottom: 55px;
  background-position-y: -96px;
}
header.pay{
  margin-bottom: 10px;
  background: none;
}
.top-box > svg{
  position: absolute;
  top: -30px;
  z-index: -1;
  right: 0;
}
.nav-item a.first{
  background-color: #f5f5f5;
  color: #3a3e41;
  width: 128px;
  display: inline-block;
  text-align: center;
  padding: 5px 5px 5px 5px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  font-family: IRANSans;
  box-shadow: 0 3px 7px -1px rgba(17, 17, 17, 0.2);
  -webkit-box-shadow: 0 3px 7px -1px rgba(17, 17, 17, 0.2);
  -moz-box-shadow: 0 3px 7px -1px rgba(17, 17, 17, 0.2);
  -o-box-shadow: 0 3px 7px -1px rgba(17, 17, 17, 0.2);
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.nav-item a.first:hover{
  background-color: rgba(245, 245, 245, .9);
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.nav-item a.last{
  border: 1px solid #f5f5f5;
  background-color: transparent;
  color: #f5f5f5;
  width: 128px;
  display: inline-block;
  text-align: center;
  padding: 5px 5px 5px 5px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  font-family: IRANSans;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.nav-item a.last:hover{
  background-color: rgba(245, 245, 245, .1);
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.nav-item a.central{
  background-color: #fc6f58;
  color: #fff;
  width: 140px;
  display: inline-block;
  text-align: center;
  padding: 5px 5px 5px 5px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  font-family: IRANSans;
  box-shadow: 0 3px 7px -1px rgba(17, 17, 17, 0.2);
  -webkit-box-shadow: 0 3px 7px -1px rgba(17, 17, 17, 0.2);
  -moz-box-shadow: 0 3px 7px -1px rgba(17, 17, 17, 0.2);
  -o-box-shadow: 0 3px 7px -1px rgba(17, 17, 17, 0.2);
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
  margin-top: 8px;
}
.nav-item a.central:hover{
  background-color: #f16751;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.navbar{
  background-color: #3a3e41;
}
.nav-item:not(.text-center){
  margin-right: 15px;
}
.navbar-light .navbar-nav .nav-link{
  color: #f5f5f5;
  font-family: Shabnam-light;
  transition: ease-in-out .1s all;
  -webkit-transition: ease-in-out .1s all;
  -moz-transition: ease-in-out .1s all;
  -o-transition: ease-in-out .1s all;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus{
  color: #9ae3ff;
  transition: ease-in-out .1s all;
  -webkit-transition: ease-in-out .1s all;
  -moz-transition: ease-in-out .1s all;
  -o-transition: ease-in-out .1s all;
}
.navbar-nav{
  padding-right: 0;
}
.top-text-box{
  text-align: center;
  padding-top: 20px;
}
.top-text-box.single{
  padding-top: 46px;
}
.top-text-box h1{
  font-family: Shabnam-bold;
  color: #f5f5f5;
  font-size: 20px;
}
.top-text-box.single h1{
  font-size: 30px;
}
.top-text-box p{
  font-family: IRANSans_light;
  line-height: 2;
  font-size: 17px;
  color: #f5f5f5;
  margin-top: 20px;
}
.top-text-box a{
  width: 133px;
  display: inline-block;
  text-align: center;
  padding: 12px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  font-family: Shabnam-bold;
  font-size: 17px;
  margin-top: 42px;
}
.top-text-box a.first{
  box-shadow: 0 3px 7px -1px rgba(116, 78, 72, 0.4);
  -webkit-box-shadow: 0 3px 7px -1px rgba(116, 78, 72, 0.4);
  -moz-box-shadow: 0 3px 7px -1px rgba(116, 78, 72, 0.4);
  -o-box-shadow: 0 3px 7px -1px rgba(116, 78, 72, 0.4);
  background-color: #fc6f58;
  color: #fff;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.top-text-box a.first:hover{
  background-color: #f16751;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.top-text-box a.last{
  box-shadow: 0 3px 7px -1px rgba(17, 17, 17, 0.2);
  -webkit-box-shadow: 0 3px 7px -1px rgba(17, 17, 17, 0.2);
  -moz-box-shadow: 0 3px 7px -1px rgba(17, 17, 17, 0.2);
  -o-box-shadow: 0 3px 7px -1px rgba(17, 17, 17, 0.2);
  background-color: #f5f5f5;
  color: #287ca9;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.top-text-box a.last:hover{
  background-color: #ebebeb;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.side-btn{
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 12px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  font-family: Shabnam-bold;
  font-size: 17px;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.side-btn.first{
  box-shadow: 0 3px 7px -1px rgba(116, 78, 72, 0.4);
  -webkit-box-shadow: 0 3px 7px -1px rgba(116, 78, 72, 0.4);
  -moz-box-shadow: 0 3px 7px -1px rgba(116, 78, 72, 0.4);
  -o-box-shadow: 0 3px 7px -1px rgba(116, 78, 72, 0.4);
  background-color: #fc6f58;
  color: #fff;
}
.side-btn.first:hover{
  background-color: #f16751;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.side-btn.last{
  box-shadow: 0 3px 7px -1px rgba(17, 17, 17, 0.2);
  -webkit-box-shadow: 0 3px 7px -1px rgba(17, 17, 17, 0.2);
  -moz-box-shadow: 0 3px 7px -1px rgba(17, 17, 17, 0.2);
  -o-box-shadow: 0 3px 7px -1px rgba(17, 17, 17, 0.2);
  background-color: #138eb1;
  color: #fff;
}
.side-btn.last:hover{
  background-color: #1288a8;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.item-box{
  text-align: center;
  margin-top: 20px;
}
.item-box img{
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto;
}
.item-box strong{
  margin-top: 10px;
  display: block;
  font-size: 18px;
  font-family: IRANYekan;
}
.item-box p{
  line-height: 1.6;
  font-size: 15px;
  width: 75%;
  margin: 12px auto;
  font-family: IRANSans;
}
.homework{
  margin-top: 30px;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(255,255,255,1) 100%);
  background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
  padding: 25px 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -o-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.homework-image img{
  width: 100%;
}
.homework-text{
  display: table-cell;
  vertical-align: middle;
}
.homework-text h2{
  font-family: Shabnam-bold;
  color: #363636;
  font-size: 23px;
  line-height: 1.5;
  margin-bottom: 0;
}
.homework-text span{
  font-family: Shabnam;
  color: rgb(190, 190, 190);
}
.homework-text p{
  margin-top: 10px;
  font-family: IRANSans;
  font-size: 15px;
  line-height: 1.9;
  text-align: justify;
  color: #454545;
}
.homework-text a{
  display: inline-block;
  font-family: IRANYekan;
  padding: 8px 12px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  font-size: 15px;
  background-color: #fc6f58;
  border-bottom: 2px solid #dd604c;
  color: #fff;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.homework-text a:hover{
  background-color: #f56e59;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.icon-box-out{
  margin-top: 50px;
  border-bottom: 1px dashed #e0e0e0;
  border-top: 1px dashed #e0e0e0;
  padding-bottom: 30px;
  padding-top: 10px;
}
.icon-box{
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  margin-top: 20px;
  box-shadow: 0 2px 15px -1px rgba(66, 73, 83, 0.2);
  -webkit-box-shadow: 0 2px 15px -1px rgba(66, 73, 83, 0.2);
  -moz-box-shadow: 0 2px 15px -1px rgba(66, 73, 83, 0.2);
  -o-box-shadow: 0 2px 15px -1px rgba(66, 73, 83, 0.2);
  text-align: center;
  background: rgb(255,255,255);
}
.icon-box > .head{
  height: 25px;
  background-image: url(../images/footer_bg.png);
  border-radius: 15px 15px 0 0;
  -webkit-border-radius: 15px 15px 0 0;
  -moz-border-radius: 15px 15px 0 0;
  -o-border-radius: 15px 15px 0 0;
}
.icon-box > i{
  padding-top: 20px;
  font-size: 40px;
  color: #0ca7d3;
  padding-bottom: 15px;
}
.icon-box > p{
  font-family: Shabnam-bold;
  text-align: center;
  color: #0ca7d3;
  font-size: 18px;
  padding-bottom: 20px;
  margin: 0;
}
.icon-box.one{
  border-color: #1389aa;
}
.icon-box.one > i{
  color: #1389aa;
}
.icon-box.one > p{
  color: #1389aa;
}
.glass-box{
  background-color: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  padding: 15px;
}
.notice-link{
  font-family: Shabnam;
  color: #fff;
  background-color: #0ca7d3;
  background-image: url(../images/footer_bg.png);
  font-size: 16px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 15px;
  display: block;
  margin-top: 20px;
  text-align: center;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.notice-link:hover{
  color: #fff;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.glass-box > h6{
  text-align: right;
  font-family: IRANSans;
  font-size: 20px;
  color: #4d535a;
}
.glass-box > h6 > span{
  color: #1ab9e6;
  font-family: IRANSans_bold;
}
.glass-box > p{
  text-align: right;
  font-family: IRANSans;
  font-size: 14px;
  color: #554d5a;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 15px;
  margin-bottom: 0;
}
.product-box{
  border-bottom: 1px solid #e0e0e0;
  background-color: #f5f5f5;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 15px;
  margin-top: 20px;
}
.product-box img{
  margin: 0 auto;
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
}
.product-box h3{
  font-family: IRANSans;
  text-align: right;
  font-size: 16px;
  color: #363636;
  padding-top: 9px;
  line-height: 1.5;
}
.product-box p{
  font-family: IRANSans;
  text-align: right;
  font-size: 13px;
  line-height: 1.6;
  color: #565656;
}
.product-box a{
  font-family: IRANYekan;
  padding: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  font-size: 12px;
  display: inline-block;
  width: 97px;
}
.product-box a.first{
  background-color: #2ea22e;
  color: #fff;
}
.product-box a.first:hover{
  background-color: #2d9c2d;
}
.product-box a.last{
  background-color: #1ab9e6;
  color: #fff;
}
.product-box a.last:hover{
  background-color: #18b5e0;
}
.product-small-box{
  background-color: #f3f3f3;
  margin-top: 5px;
  padding: 8px 8px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-bottom: 1px dashed #ddd;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.product-small-box:hover{
  background-color: #e9e9e9;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.product-small-box a{
  font-family: IRANSans;
  text-align: justify;
  font-size: 14px;
  line-height: 1.6;
  color: #565656;
  display: inline-block;
}
.product-small-box a::before{
  content: '\f0ab';
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 700;
  padding-left: 5px;
}
.end-box{
  margin-top: 50px;
}
.end-box p{
  text-align: center;
  font-family: Shabnam-light;
}
.end-box a{
  box-shadow: 0 3px 7px -1px rgba(110, 101, 45, 0.2);
  -webkit-box-shadow: 0 3px 7px -1px rgba(110, 101, 45, 0.2);
  -moz-box-shadow: 0 3px 7px -1px rgba(110, 101, 45, 0.2);
  -o-box-shadow: 0 3px 7px -1px rgba(110, 101, 45, 0.2);
  background-color: #fc6f58;
  border-bottom: 2px solid #dd604c;
  color: #fff;
  width: 190px;
  display: inline-block;
  text-align: center;
  padding: 12px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  font-family: Shabnam-bold;
  font-size: 16px;
  margin-top: 10px;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.end-box a:hover{
  background-color: #f56e59;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.main-footer{
  margin-top: 70px;
  padding: 0 0 15px 0;
  position: relative;
  background-image: url(../images/footer_bg.png);
}
.main-footer::before{
  content: ' ';
  background-image: url(../images/footer_top.png);
  background-position-x: center;
  width: 100%;
  height: 69px;
  position: absolute;
  top: -32px;
  right: 0;
}
.main-footer strong{
  font-family: IRANYekan;
  color: #fff;
  text-shadow: 0 1px 3px #111;
  -webkit-text-shadow: 0 1px 3px #111;
  -moz-text-shadow: 0 1px 3px #111;
  -o-text-shadow: 0 1px 3px #111;
  display: block;
  border-bottom: 2px solid #fff;
  padding-bottom: 8px;
  margin-bottom: 12px;
  margin-top: -10px;
}
.main-footer p{
  font-family: IRANSans_light;
  text-shadow: 0 1px 2px rgba(17, 17, 17, 0.4);
  -webkit-text-shadow: 0 1px 2px rgba(17, 17, 17, 0.4);
  -moz-text-shadow: 0 1px 2px rgba(17, 17, 17, 0.4);
  -o-text-shadow: 0 1px 2px rgba(17, 17, 17, 0.4);
  font-size: 15px;
  text-align: justify;
  line-height: 1.7;
  color: #fff;
}
.main-footer ul.info{
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  direction: ltr;
}
.main-footer ul.info li{
  margin-top: 10px;
  font-family: IRANYekan;
  color: #fff;
  line-height: 1.7;
  text-align: justify;
}
.main-footer ul.info li:first-child{
  direction: rtl;
  font-size: 14px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 4px 8px 3px 8px;
  margin-bottom: 12px;
  font-family: IRANSans_light;
}
.main-footer ul.info li i{
  width: 28px;
  height: 28px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #3a3e41;
  color: #fff;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 4px;
  margin-right: 3px;
}
.main-footer ul.social{
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  direction: ltr;
}
.main-footer ul.social li{
  display: inline;
}
.main-footer ul.social li:not(:first-child){
  margin-left: 10px;
}
.main-footer ul.social li a{
  font-size: 26px;
  color: #fff;
  text-shadow: 0 1px 2px rgba(17, 17, 17, 0.4);
  -webkit-text-shadow: 0 1px 2px rgba(17, 17, 17, 0.4);
  -moz-text-shadow: 0 1px 2px rgba(17, 17, 17, 0.4);
  -o-text-shadow: 0 1px 2px rgba(17, 17, 17, 0.4);
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.main-footer ul.social li a:hover{
  opacity: .9;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.copyright{
  background-color: #3a3e41;
  padding: 15px 2px;
  position: relative;
}
#goto-top{
  display: none;
  position: fixed;
  bottom: 20px;
  right: 15px;
  width: 47px;
  height: 46px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  background-color: #fc6f58;
  color: #f5f5f5;
  text-align: center;
  padding-top: 9px;
  cursor: pointer;
}
#goto-top:hover{
  background-color: #f56852;
}
.navbar-toggler{
  border-color: transparent !important;
  background-color: #0ea5d4;
}
.navbar-toggler > span{
  color: #fff;
  font-family: Shabnam-light;
  font-size: 16px;
  display: block;
  padding: 2px 0;
}
.copyright p{
  font-family: IRANYekan;
  color: #fff;
  font-size: 13px;
  margin: 0;
  line-height: 1.8;
  text-align: justify;
  margin-right: 60px;
}
.main-box{
  background: rgb(255,255,255);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -o-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.main-box.about{
  background: rgb(255,255,255);
  background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(255,255,255,1) 100%);
  background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
}
.main-box > h1{
  font-family: IRANYekan;
  font-size: 16px;
  color: #fff;
  padding: 15px 15px 12px 15px;
  background-color: #138eb1;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  border-bottom: 3px solid #ffba17;
  margin: 0;
  position: relative;
  line-height: 1.5;
}
.main-box > h1.red{
  background-color: #ef5661;
  border-bottom-color: #f8d7da;
}
.main-box > h1.green{
  background-color: #46a651;
  border-bottom-color: #93e69c;
}
.main-box > h1 > a{
  cursor: pointer;
  color: #fff;
  position: absolute;
  top: 15px;
  left: 15px;
}
.main-box-in{
  padding: 15px 15px 30px 15px;
}
.main-box-in > img{
  width: 100%;
  margin-bottom: 20px;
  box-shadow: 0 2px 15px rgba(57, 62, 66, 0.15);
  -webkit-box-shadow: 0 2px 15px rgba(57, 62, 66, 0.15);
  -moz-box-shadow: 0 2px 15px rgba(57, 62, 66, 0.15);
  -o-box-shadow: 0 2px 15px rgba(57, 62, 66, 0.15);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
}
.file-info-out{
  padding: 5px 15px 15px;
  background-color: #fff;
  box-shadow: 0 2px 15px rgba(57, 62, 66, 0.15);
  -webkit-box-shadow: 0 2px 15px rgba(57, 62, 66, 0.15);
  -moz-box-shadow: 0 2px 15px rgba(57, 62, 66, 0.15);
  -o-box-shadow: 0 2px 15px rgba(57, 62, 66, 0.15);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
}
.file-info-box{
  padding: 5px 12px 7px 12px ;
  background-color: #f5f5f5;
  box-shadow: 0 2px 1px -1px rgba(57, 62, 66, 0.15);
  -webkit-box-shadow: 0 2px 1px -1px rgba(57, 62, 66, 0.15);
  -moz-box-shadow: 0 2px 1px -1px rgba(57, 62, 66, 0.15);
  -o-box-shadow: 0 2px 1px -1px rgba(57, 62, 66, 0.15);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  margin-top: 10px;
}
.file-info-box span{
  font-family: Shabnam-light;
  font-size: 14px;
}
.main-content{
  margin-top: 30px;
  font-family: IRANSans_light;
}
.main-box-in p.desc{
  font-family: Shabnam;
  font-size: 14px;
  color: #363636;
  margin-bottom: 8px;
}
.main-box-in p.al{
  font-family: Shabnam-bold;
  font-size: 13px;
  color: rgb(243, 75, 75);
}
.buy-box{
  margin-top: 15px;
  text-align: center;
  padding: 10px;
  background-color: #e4ffe4;
  box-shadow: 0 2px 1px -1px rgba(57, 66, 58, 0.15);
  -webkit-box-shadow: 0 2px 1px -1px rgba(57, 66, 58, 0.15);
  -moz-box-shadow: 0 2px 1px -1px rgba(57, 66, 58, 0.15);
  -o-box-shadow: 0 2px 1px -1px rgba(57, 66, 58, 0.15);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
}
.buy-box p{
  font-size: 16px;
  text-align: center;
  font-family: IRANSans;
  color: #1482a0;
  margin-bottom: 10px;
}
.buy-box span{
  display: block;
  color: #2ea22e;
  font-family: Shabnam-light;
  font-size: 20px;
  margin-bottom: 15px;
}
.main-box-in a.buy{
  display: inline-block;
  padding: 8px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  background-color: #2ea22e;
  color: #fff;
  font-family: IRANYekan;
  font-size: 15px;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.main-box-in a.buy:hover{
  background-color: #2d992d;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.main-box-in button{
  display: inline-block;
  padding: 8px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  color: #fff;
  font-family: IRANYekan;
  font-size: 15px;
  border: none;
}
.main-box-in button.buy{
  background-color: #2ea22e;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.main-box-in button.buy:hover{
  background-color: #2d992d;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.main-box-in button.send{
  background-color: #23b7e5;
  border-bottom: 2px solid #2397bb;
  margin-top: 10px;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.main-box-in button.send:hover{
  background-color: #25b3df;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.main-box-in button.login{
  width: 150px;
  background-color: #1389aa;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.main-box-in button.login:hover{
  background-color: #1482a0;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.main-box-in-form h6{
  background-color: #e2e2e2;
  font-family: Shabnam;
  font-size: 15px;
  padding: 10px 8px 8px 8px;
  text-align: center;
  color: #454545;
  box-shadow: 0 2px 1px -1px rgba(57, 66, 58, 0.3);
  -webkit-box-shadow: 0 2px 1px -1px rgba(57, 66, 58, 0.3);
  -moz-box-shadow: 0 2px 1px -1px rgba(57, 66, 58, 0.3);
  -o-box-shadow: 0 2px 1px -1px rgba(57, 66, 58, 0.3);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
}
.form-title{
  font-family: IRANYekan;
  font-size: 14px;
  color: #363636;
  margin-top: 15px;
  padding-bottom: 3px;
}
.red-star{
  color: red;
}
.main-box-in form input{
  width: 100%;
  padding: 9px;
  border: 1px solid #e4e4e4;
  font-family: IRANSans_light;
  font-size: 15px;
  color: #363636;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
}
.main-box-in form select{
  width: 100%;
  padding: 5px;
  border: 1px solid #e4e4e4;
  font-family: IRANSans_light;
  font-size: 15px;
  color: #363636;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
}
.main-box-in form textarea{
  width: 100%;
  padding: 10px;
  border: 1px solid #e4e4e4;
  font-family: IRANSans_light;
  font-size: 15px;
  line-height: 1.5;
  color: #363636;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  height: 200px;
  resize: none;
}
.bank-desc{
  font-family: IRANYekan;
  font-size: 14px;
  text-align: center;
  color: #1389aa;
  margin-top: 20px;
  margin-bottom: 8px;
}
.sidebar{
  background: rgb(255,255,255);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -o-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.sidebar h6{
  font-family: IRANYekan;
  font-size: 16px;
  color: #fff;
  padding: 15px 15px 12px 15px;
  background-color: #138eb1;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  border-bottom: 3px solid #ffba17;
  margin: 0;
}
.sidebar-in{
  padding: 20px 20px 30px 20px;
}
.sidebar-in ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-in ul li{
  font-family: IRANYekan;
  font-size: 13px;
  padding-right: 12px;
}
.sidebar-in ul li:not(:first-child){
  margin-top: 13px;
}
.sidebar-in ul li a{
  color: #565656;
  line-height: 1.5;
  display: inline-block;
  position: relative;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.sidebar-in ul li a:hover{
  color: #138eb1;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.sidebar-in ul li a::before{
  position: absolute;
  top: 1px;
  right: -15px;
  content: '\f060';
  font-family: 'Font Awesome\ 5 Free';
  color: #138eb1;
  font-weight: 700;
  font-size: 10px;
  padding-left: 5px;
}
.about-main-box{
  padding: 10px 20px 20px;
  background-color: #fff;
  box-shadow: 0 2px 15px rgba(57, 62, 66, 0.15);
  -webkit-box-shadow: 0 2px 15px rgba(57, 62, 66, 0.15);
  -moz-box-shadow: 0 2px 15px rgba(57, 62, 66, 0.15);
  -o-box-shadow: 0 2px 15px rgba(57, 62, 66, 0.15);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
}
.about-main-box p{
  font-family: Shabnam-light;
  font-size: 14px;
  line-height: 1.6;
  color: #363636;
  text-align: justify;
}
.about-main-box p:last-child{
  margin-bottom: 0;
}
.login-desc{
  font-family: IRANYekan;
  font-size: 15px;
  color: #1389aa;
  margin-top: 5px;
}
.forgot-text{
  font-family: IRANSans_light;
  font-size: 13px;
  color: #287ca9;
  display: inline-block;
  margin-top: 10px;
  cursor: pointer;
}
.forgot-text:hover{
  color: #266e94;
}
#login-type-desc{
  font-family: IRANYekan;
  font-size: 13px;
  color: #287ca9;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
#login-type-desc > span{
  border-bottom: 1px dashed;
  padding-bottom: 3px;
}
#login-type-desc:hover{
  color: #266e94;
}
.no-purchase{
  text-align: center;
  font-family: Shabnam;
  font-size: 18px;
  color: #ddd;
  margin-top: 12px;
}
.purchase-box{
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  font-family: Shabnam-light;
  font-size: 15px;
  color: #363636;
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  background-color: #f9f9f9;
  margin-top: 15px;
}
.purchase-box .item{
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  padding: 7px;
  text-align: center;
}
.purchase-box span{
  color: #2ea22e;
  font-size: 16px;
}
.purchase-box em{
  font-style: normal;
}
.item.bottom.right{
  border-radius: 0 0 5px 0;
  -webkit-border-radius: 0 0 5px 0;
  -moz-border-radius: 0 0 5px 0;
  -o-border-radius: 0 0 5px 0;
}
.purchase-box .title{
  font-size: 16px;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
}
.purchase-box .expired{
  width: 100%;
  text-align: center;
  background-color: #dd604c;
  color: #fff;
  padding: 7px;
  border-radius: 0 0 5px 0;
  -webkit-border-radius: 0 0 5px 0;
  -moz-border-radius: 0 0 5px 0;
  -o-border-radius: 0 0 5px 0;
  display: inline-block;
  font-size: 14px;
}
.purchase-box .download{
  width: 100%;
  text-align: center;
  background-color: #2ea22e;
  color: #fff;
  padding: 7px;
  border-radius: 0 0 5px 0;
  -webkit-border-radius: 0 0 5px 0;
  -moz-border-radius: 0 0 5px 0;
  -o-border-radius: 0 0 5px 0;
  display: inline-block;
  font-size: 14px;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.purchase-box .download:hover{
  background-color: #2d992d;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.purchase-box .desc{
  width: 100%;
  text-align: center;
  background-color: #23b7e5;
  border-right: 1px solid #2ea22e;
  color: #fff;
  padding: 7px;
  border-radius: 0 0 0 5px;
  -webkit-border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
  -o-border-radius: 0 0 0 5px;
  display: inline-block;
  font-size: 14px;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.purchase-box .desc:hover{
  background-color: #25b3df;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.purchase-box .desc.red{
  border-right-color: #dd604c;
}
img.about{
  width: 100%;
  padding: 5px;
}
a.more{
  font-family: IRANSans;
  font-size: 14px;
  color: #0ca7d3;
}
a.more:hover{
  color: #119bc2;
}
.table.pay{
  background-color: #fff;
  font-family: Shabnam;
  color: #363636;
}
.table.pay tr td{
  border: 1px solid #e0e0e0;
}
.table.pay tr td:first-child{
  background-color: #f4f4f4;
}
.table.pay tr td:last-child{
  background-color: #ffffff;
}
.back-btn{
  background-color: #b2b2b2;
  color: #fff;
  font-family: Shabnam;
  font-size: 15px;
  padding: 8px;
  width: 135px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  display: inline-block;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.back-btn:hover{
  color: #fff;
  background-color: #a9a9a9;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.download-btn{
  background-color: #2ea22e;
  border-bottom: 2px solid #257c25;
  color: #fff;
  font-family: Shabnam;
  font-size: 15px;
  padding: 8px 6px 6px 6px;
  width: 110px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  display: inline-block;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.download-btn:hover{
  color: #fff;
  background-color: #2a9b2a;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.purchases-btn{
  background-color: #fc6f58;
  border-bottom: 2px solid #b95444;
  color: #fff;
  font-family: Shabnam;
  font-size: 15px;
  padding: 8px 6px 6px 6px;
  width: 110px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  display: inline-block;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.purchases-btn:hover{
  color: #fff;
  background-color: #f16751;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.auto-p{
  font-family: IRANSans;
  color: #119bc2;
  font-size: 12px;
  margin-top: 15px;
  margin-bottom: 0;
}
.pagination{
  padding: 0;
  margin: 25px auto;
  font-family: Shabnam;
  margin-bottom: 0;
  justify-content: center;
  font-size: 14px;
}
.light-btn{
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  font-family: Shabnam;
  font-size: 15px;
  padding: 8px 6px 6px 6px;
  width: 150px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  display: inline-block;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.light-btn:hover{
  color: #212529;
  background-color: #dce0e4;
  border-color: #d2d8dd;
  transition: ease-in-out .15s all;
  -webkit-transition: ease-in-out .15s all;
  -moz-transition: ease-in-out .15s all;
  -o-transition: ease-in-out .15s all;
}
.title-br{
  display: block;
}
.navbar-brand{
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
}
.navbar-brand img{
  height: 25px;
}
.central-logo{
  width: 295px;
}
.main-h1{
  margin-top: 18px;
}











/* Small devices (landscape phones, 576px and up) */
@media (min-width: 350px) {
  .navbar-brand img{
    height: 30px;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .top-text-box a{
    width: 177px;
  }
  .file-info-out{
    padding: 10px 20px 20px;
  }
  .download-btn{
    width: 150px;
  }
  .purchases-btn{
    width: 150px;
  }
  .navbar-brand img{
    height: 35px;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .top-box {
    height: 260px;
    background-position-y: -108px;
  }
  .top-box.single{
    height: 260px;
    background-position-y: -143px;
  }
  /* .top-text-box{
    padding-top: 20px;
  } */
  .top-text-box a{
    margin-top: 49px;
  }
  .homework{
    margin-top: 40px;
    padding: 25px;
  }
  .homework-text{
    height: auto;
  }
  .homework-text h2{
    font-size: 2rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 0.5rem;
  }
  .product-box img{
    float: right;
    margin-left: 15px;
  }
  .product-box h3{
    line-height: 1.2;
  }
  .product-box p{
    padding-right: 95px;
  }
  .product-box a{
    padding: 3px 6px;
    width: auto;
  }
  .glass-box{
    padding: 30px;
  }
  .main-footer{
    margin-top: 110px;
    padding: 0 0 75px 0;
  }
  .main-footer::before{
    top: -69px;
  }
  .navbar-right li{
    margin-right: 18px;
  }
  .navbar-nav{
    padding-right: 15px;
  }
  .nav-item{
    margin-right: 0;
  }
  .product-small-box{
    padding: 4px 8px;
    border: none;
  }
  .product-small-box a{
    text-align: right;
  }
  .title-br{
    display: inline;
  }
  img.about{
    width: 420px;
  }
  .main-box-in-form{
    background-color: #f5f5f5;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 20px;
  }
  .buy-box{
    padding: 20px;
  }
  header.pay{
    height: 90px;
    margin-bottom: 20px;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .central-logo{
    width: 350px;
  }
  .top-text-box h1{
    font-size: 30px;
  }
  .top-box{
    height: 364px;
    margin-bottom: 20px;
    background-position-y: -75px;
  }
  .top-box.single{
    height: 266px;
    margin-bottom: 20px;
    background-position-y: -172px;
  }
  .homework{
    margin-top: 80px;
    padding: 30px 40px;
  }
  .homework-text{
    height: 285px;
    padding-right: 50px;
  }
  .homework-text h2{
    margin-top: 8px;
  }
  .top-text-box.single{
    padding-top: 35px;
  }
  .top-text-box.single p{
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .main-box > h1{
    line-height: 1.2;
  }
  .main-box-in{
    padding: 20px 20px 30px 20px;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  #goto-top{
    position: absolute;
    top: -65px;
    right: calc(50% - 23px);
    background-color: #545a5f;
    box-shadow: 0 3px 3px -1px rgba(29, 29, 29, 0.45);
    -webkit-box-shadow: 0 3px 3px -1px rgba(29, 29, 29, 0.45);
    -moz-box-shadow: 0 3px 3px -1px rgba(29, 29, 29, 0.45);
    -o-box-shadow: 0 3px 3px -1px rgba(29, 29, 29, 0.45);
  }
  #goto-top:hover{
    background-color: #4f555a;
  }
  .copyright{
    padding: 15px;
  }
  .copyright::before{
    content: ' ';
    background-image: url(../images/copyright.png);
    background-position-x: center;
    width: 100%;
    height: 42px;
    position: absolute;
    top: -42px;
    right: 0;
  }
  .copyright p{
    text-align: center;
    margin-right: 0;
  }
}