@font-face {
    font-family: 'IRANSans(FaNum)';
    src: url('../fonts/IRANSansFaNum.eot');
    src: url('../fonts/IRANSansFaNum.eot?#iefix') format('embedded-opentype'),
        url('../fonts/IRANSansFaNum.woff2') format('woff2'),
        url('../fonts/IRANSansFaNum.woff') format('woff'),
        url('../fonts/IRANSansFaNum.ttf') format('truetype'),
        url('../fonts/IRANSansFaNum.svg#IRANSansFaNum') format('svg');
    font-weight: normal;
    font-style: normal;
}
.iraniansans
{
	font-family: 'IRANSans(FaNum)' !important;
}

.btn2{
    display: inline-block;
    text-decoration: none;
    background: white;
    color: #424242;
    width: 120px;
    height: 120px;
    font-size: 18px;
    line-height: 120px;
    border-radius: 50%;
    text-align: center;
    margin: 1em;
    vertical-align: middle;
    overflow: hidden;
    box-shadow: 0px 0px 16px 2px #ffba63;
    border: solid 2px rgba(255, 255, 255, 0.47);
    transition: cubic-bezier(0.68, -0.55, 0.27, 1.55) all 0.4s;
}

.btn2:hover{
	color: beige;
    background: linear-gradient(60deg, rgba(38, 198, 218, 0.78), rgba(0, 172, 193, 0.78))!important;
	text-decoration: none;
    border-style: dashed;
    box-shadow: 0px 0px 20px #0089ff;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    border-radius: 20%;
}
.btn2:focus{

	text-decoration: none;
	color: white;
   
}
.btn3{
    display: inline-block;
    text-decoration: none;
    /* background: limegreen; */
    color: #ffffff;
    background: #fb8c00;
    width: 120px;
    height: 120px;
    font-size: 20px;
    line-height: 120px;
    border-radius: 50%;
    text-align: center;
    margin: 1em;
    vertical-align: middle;
    overflow: hidden;
    box-shadow: 0px 0px 16px 2px #ffba63;
    border: solid 2px rgba(255, 255, 255, 0.47);
    transition: cubic-bezier(0.68, -0.55, 0.27, 1.55) all 0.4s;
}

.btn3:hover{
    border-radius: 20%;
    color: white;
    /* background: forestgreen; */
    text-decoration: none;
    background: linear-gradient(60deg, rgba(38, 198, 218, 0.78), rgba(0, 172, 193, 0.78))!important;
    border-style: dashed;
    box-shadow: 0px 0px 20px #0089ff;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    cursor: pointer;
}
.btn3:focus{

	text-decoration: none;
	color: white;
   
}


.btn-primary:hover{
	background-color: dodgerblue !important;
}

.btn-info {
    color: #fff !important;
    background-color: #ff7f50 !important;
    border-color: #ff4500 !important;
}
.btn-warning:hover{
	    background-color: orangered !important;
}
.btn-info:hover {
    color: #fff;
    background-color: #ff4500;
    border-color: #ff4500;
}


input::placeholder { color: white!important;  }
.panj{
    background-image: url(../image/3.jpg);
     background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
	 -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    -o-background-size: cover !important;
}
body
{
     background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
	 -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    -o-background-size: cover !important;
	  
	
}
.login{
	background-image: url(../image/2757.jpg) !important;
     background-repeat: no-repeat;
    background-position: center center;
	 -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    -o-background-size: cover !important;
}.login2{
	background-image: url(../image/1105.jpg) !important;
     background-repeat: no-repeat;
    background-position: center center;
	 -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    -o-background-size: cover !important;
}
.top
{
	float: left;
}
.submite
{
	float: left;
}
.calender
{
	text-align: left;
}
.txtbox
{
    background-color: #a0771a87;
	color: white;
	border-radius: 36px;
	font-size: 16px;
}
.formbox
{
	background-color: transparent;
	border-radius: 10px;
}
.inturdosbox
{
	margin-top:4em;
	border-radius: 70px;
	background-color:#bd8f1c6b;
	color: black;
	text-align: center;
	width: 120px;
	height: 120px;
	border: 5px solid #FFFFFF;
	
	
}
a:hover{
text-decoration: none; 
}
.btni{
    float: left;
    font-size: 15px;
    background-color: springgreen;
    padding: 5px;
    border-radius: 6px;
    color: black;
    padding-right: 10px;
    padding-left: 10px;
}
.infoservice
{
	background-color: #f8f8f8;
    z-index: 10;
    /* width: 100%; */
    /* margin-top: -25em; */
    bottom: 0px;
    background-image: url(../image/15002.jpg);
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-position: center center;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    -o-background-size: cover !important;
	
	
}
.title
{
  text-align: center !important;	
}
.titlehead h3
{
	color: white;
    
    background-color: #15728e;
    width: fit-content;
    padding: 10px;
    border: 1px dashed black;
    border-radius: 10px;
	
}
.subsrv
{
	border-radius: 10px;
	background-color: #8c8e92;
	margin: 5px;
    text-align: center;
	color: #f8f8f8;
	line-height: 5px;
}
.subsrv p
{
    font-size: 13px;
    
	color: white;
}
#headsubsrv
{
	text-align: center;
} 
.help
{
	transition: 1s;
	border-radius: 11px;
}.help:hover
{
     border-radius: 5px!important;
    transition: ease all .3s;
     background: linear-gradient(60deg, rgba(38, 198, 218, 0.78), rgba(0, 172, 193, 0.78))!important;
	border-color: rgba(0, 172, 193, 0.78);
     box-shadow: 0 0 14px #00aced;
    transform: translateY(-5px);
}

.subservice
{
	background-color: cadetblue;
	border-radius: 10px;
}
.backbone
{
	background-color: #0000009e;
	

}
.back
{
    background-color: #efefef;
     background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
	 -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    -o-background-size: cover !important;
}
.modal-title{
    background: white;
    padding: 12px;
    border-radius: 32px;
    box-shadow: 0 0 8px #00000094;
}
.modal-header .close {
    margin-top: 14px;
    margin-left: 7px;
}
.modal-content {

    border-radius: 2em;
}
.banner
{
	background-color: dimgrey;
	color: white;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 14px;
}
.modalbox
{
	background-color: #fffaf3;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	font-size: 14px;
}

.footer
{
	height: 50px;
	background-color: #a0771a87; 
}
.contentmodal
{
	    width: 1000px;
}

@media only screen and (max-width: 1050px) {
	
	.infoservice
	{
		   
		    text-align: center;
	}
	.inturdosbox
	{
		    margin-right: 11em;
	}
	.news
	{
	   margin-left: 1em;
       display: inline-block;
       padding: 6px 12px;
       margin-bottom: 0;
       font-size: 14px;
       font-weight: 400;
       line-height: 1.42857143;
       text-align: center;
       white-space: nowrap;
       vertical-align: middle;
	}
	
	

}
/*.inturdosbox:hover {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
} **/

.inturdosbox:hover
{
	 transition: color 0.70s ease;
	  color: black;
}
.inturdosbox:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scaleY(0);
  border-radius: 50px;
  background: #CBBD00;
  z-index: -1;
  transition: transform 0.70s ease;
	color: black;
}

.inturdosbox:hover::after {
  transform: scaleY(1);
  color: black;
}
.btn-warning {
    color: #fff;
    background-color: #fb8c00;
    border-color: #fb8c00;
}
.emam{
    margin-top: -2em;
    margin-right: -14em;
    width: 27em;
}


.modal-box .show-modal{
    color: #222;
    background-color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 10px 15px;
    margin: 80px auto 0;
    border: none;
    outline: none;
    box-shadow: 0 0 10px #555;
    display: block;
}
.modal-box .show-modal:hover,
.modal-box .show-modal:focus{
    color: #222;
    background-color: #fff;
    border: none;
    outline: none;
    text-decoration: none;
}
.modal-backdrop.in{ opacity: 0.1; }
.modal-box .modal{ top: 70px !important; }
.modal-box .modal-dialog{
    width: 400px;
    margin: 30px auto 10px;
}
.modal-box .modal-dialog .modal-content{
    border-radius: 25px;
    box-shadow: 0 0 25px -8px #555;
}
.modal-box .modal-dialog .modal-content .close{
    color: #e74c3c;
    background-color: #fff;
    font-size: 28px;
    text-shadow: none;
    line-height: 33px;
    height: 33px;
    width: 33px;
    opacity: 1;
    border-radius: 50%;
    box-shadow: 0 0 5px #555;
    position: absolute;
    left: auto;
    right: -5px;
    top: -5px;
    z-index: 1;
    transition: all 0.3s;
}
.modal-box .modal-dialog .modal-content .close span{
    margin: -1px 0 0 0;
    display: block;
}
.modal-box .modal-dialog .modal-content .close:hover{
    color: #fff;
    background-color: #e74c3c;
}
.modal-box .modal-dialog .modal-content .modal-body{ padding: 50px 20px !important; }
.modal-box .modal-dialog .modal-content .modal-body .icon{
    color: #26de81;
    font-size: 36px;
    text-align: center;
    text-shadow: 4px 0 0 #fff, 0 -3px 0 #fff;
    line-height: 40px;
    height: 50px;
    width: 50px;
    margin: 0 auto 30px;
    position: relative;
    z-index: 1;
}
.modal-box .modal-dialog .modal-content .modal-body .icon:after{
    content: '';
    height: 45px;
    width: 45px;
    border: 5px solid #c1c1c1;
    border-radius: 50%;
    position: absolute;
    left: -5px;
    top: 3px;
    z-index: -1;
}
.modal-box .modal-dialog .modal-content .modal-body .title{
    margin: 0 0 20px 0;
    font-size: 20px;
    color: #222;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
}
.modal-box .modal-dialog .modal-content .modal-body .description{
    color: #999;
    text-align: center;
    margin: 0 0 15px;
}
.modal-box .modal-dialog .modal-content .modal-body .subscribe{
    color: #fff;
    background-color: #26de81;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 20px;
    margin: 0 auto;
    border: 0 solid #222;
    border-radius: 50px;
    overflow: hidden;
    display: block;
    position: relative;
    z-index: 1;
    transition: all 0.3s;
}
.modal-box .modal-dialog .modal-content .modal-body .subscribe:hover{ background-color: #222; }
@media only screen and (max-width: 768px){
    .modal-dialog{ width: 400px !important; }
}
@media only screen and (max-width: 576px){
    .modal-dialog{ width: auto !important; }
}
.mtn-modal{
    padding: 10px;
    background-color: white;
    box-shadow: 0 0 11px #000000b0;
    border-radius: 19px;
}