@font-face {
    font-family: IRANSans;
    src: url(../fonts/IransansFont/IRANSansWeb.woff) format('woff'),
     url(../fonts/IransansFont/IRANSansWeb.ttf) format('truetype'),
      url(../fonts/IransansFont/IRANSansWeb.eot) format('embedded-opentype');
  }

  @font-face {
    font-family: IRANSans;
    src: url(../fonts/IransansFont/number/IRANSansWeb.woff ) format('woff'),
     url(../fonts/IransansFont/number/IRANSansWeb.ttf) format('truetype'),
      url(../fonts/IransansFont/number/IRANSansWeb.eot) format('embedded-opentype');
  }


*{
    direction: rtl;
    font-family: IRANSans;
}

/* start saman edit */
p.samup {
    margin-top: -35px!important;
}

/* end saman edit */


body {
    color: #32363b;
    direction: rtl;
    text-align: right;
    font-size: 14px;
    line-height: 2;
    scroll-behavior: smooth;
    background-color: #fafafc;
}

.form-control{
   height: 58px;
}

.btn-primary{
    padding: 15px 25px;
    background-color: #1f92d1;
    border-color: #1f92d1;
}



.header-title{
    line-height: 2;
}

  .owl-carousel .owl-item{
    float:right !important;
}

.owl-carousel{
    direction:ltr;
}

.owl-carousel .item{
    margin-bottom:1em;
}

.owl-carousel .owl-nav{
    display:none;
}
.owl-carousel .owl-dot span{
    background-color: transparent !important;
    border:1px solid #000;
    margin:5px !important;
}
.owl-carousel .owl-dot.active span{
background-color: orange !important;
border:none;
}

.slider{
    background-color:#0b2a63;
    background-image: url(../images/Triangles-Background--Desktop.webp);
    color:#fff;
}

.slider .logo   img{
    height:50px;
}

.slider-details .register-card{
    box-shadow: 0 10px 10px 0 rgba(0,0,0,0.05);
    border-radius: 8px;
    padding:30px;
    background-color:rgba(0,0,0,0.2);
max-width:450px;    
}

.statictics{
    background-color: #f2f2f7;
}

.statictics .item .num{
    font-size: xx-large;
}

@media(min-width:992px){
    .statictics .col{
        border-left:1px solid #ccc;
    }

    .statictics .col:last-child {
        border:none;
    }
}
@media(max-width:768px){
    .statictics .col{
        flex: 0 0 100%;
        max-width: 50%;
        margin-right: 25%;
    margin-bottom:15px;
    padding-bottom:15px;
    border-bottom:1px solid #ccc;
    }

}




.table-wrapper{
    border-bottom:1px solid #ededf4;
}


.table-wrapper .table-body {
    position: relative;
background-color: #fff;
padding:30px;
border-radius: 15px;
padding:3em 30px 30px 30px
}

.table-wrapper .table-body::before{
    content:"";
    position: absolute;
    width:110%;
    height:125px;
    left:5%;
    right:-5%;
    top:3em;
    background-image: linear-gradient(to bottom right,#1f92d1,#8cc7e7);
    box-shadow: 0 10px 10px 0 rgba(0,0,0,.05);
    border-radius: 10px;
}

@media(max-width:768px){
    .table-wrapper .table-body::before{
        width:100%;
        left:0;
        right:0;
    }
}


.table-content{
    position: relative;
}

.table-wrapper .table th ,
.table-wrapper .table td
{
padding:48px 0;

}

.table-wrapper .table .header{
    color:#fff;
}

.table-wrapper .table .header th{
    border:none;
}

@media(min-width:992px){
    .table-wrapper .table .head{
        margin: 0 -48px -1px;
    }
  
}

.table-wrapper .table .head th{
    border:none;
}

.table-body{
    width: 100%;
    max-width: 100%;
}


.tabs-wrapper .nav-item{
    padding:0 20px;
}

.tab-content .item{
    text-decoration: none;
}

.tab-content .item .title{
    color:#32363b;
}

.tabs-wrapper .nav-link{
    position: relative;
font-weight: bold;
color: #32363b;
padding:0;
}

.tabs-wrapper ul{
    padding:0;
    border-bottom:1px solid #ededf4;
}

.tabs-wrapper .nav-link::after{
    content:"";
    position: absolute;
    width:100%;
    height:2px;
    bottom:0;
  left:0;
  right:0;
    }

.tabs-wrapper .nav-item:hover .nav-link::after,
.tabs-wrapper .nav-item .nav-link.active::after
{
    background-color:#1f92d1;
    }

.topic-block{
    background-color: #32363b;
    color:#fff;
    padding: 7em 0 !important;
}

.topic-block .title{
    line-height:2;
}



.map-wrapper{
    border-bottom:1px solid #ededf4;
}


.pakages .item{
    border-bottom: 1px solid #ededf4;
    margin-bottom: 25px;
    padding-bottom: 10px;
}

.pakages .item img{
    height:50px;
    margin-left:15px;
}

.start{
    background-color: #f2f2f7;
}

.footer .footer-block ul{
    padding:0;
}

.footer .footer-block ul .nav-link{
    color:#65686c;
    font-size:15px;
    padding:0;
}



.newsletter .title{
    color:#fff;
}

.newsletter .btn{
    background-color: #0062cc;
}



.footer .social{
    list-style-type: none;
    padding: 0;
}

.footer .social li{
    display:inline-block;
}

.footer .social a{
    text-decoration: none;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 4px;
    vertical-align: middle;
}

.footer .social a img{
    max-height:25px;
}

.social a{
    background-color:rgba(0,0,0,.2) ;
    text-align: center;
    line-height: 3.2;
    border-radius: 4px;
}


.social a i{
    line-height: 2.5;
    color:#fff;
}


/* new style */

.slider-details .text-justify {
    font-size: 19px;
    margin-top: 39px;
    padding-bottom: 35px;
}

.slider {
    padding: 3rem;
}

.slider-details__image {
    position: relative;
    height: 370px;
}

.slider-details__image img {
    position: absolute;
    right: 30px;
}


.section-service {
    background: #f2f2f7;
    padding: 30px 0;
    padding-bottom: 50px;
}

.services {
    padding: 50px 0;
}

.services__item a {
    color: #444444;
    text-decoration: none;
}

.services__item .title {
    font-size: 23px;
    padding-top: 30px;
}

.btn-secondary{
    padding: 15px 25px;
    background: #f2f2f7;
    border:2px solid #3fb1ef;
    color:#3fb1ef;
    border-radius: 6px;
    text-decoration: none;
    transition: all .3s;
    font-size: 20px;
}

.btn-secondary:hover{
    color:#fff;
    background:#3fb1ef;
    border:2px solid #3fb1ef;
    text-decoration: none;

}

.about-items {
    list-style: none;
    margin-top: 20px;
}

.about-items li {
    font-size: 17px;
    padding-bottom: 21px;
    position: relative;

}

.linkserver{
	color: yellow;
	font-size: 22px;
}

.about-items li::before {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    background: #00aeef;
    right: -30px;
    top: 12px;
    border-radius: 20px;
}

.pakages {
    background: #fafafc;
    padding: 50px ;
}

.section-1 {
    padding: 50px 0;    
}

.pakages .item p {
    font-size: 15px;
}

.footer {
    background-color: #003c8c;
    background-image: url(../images/Triangles-Background--Desktop.webp);
    padding: 90px 0;
}

.footer__newsletter {
    display: flex;
    justify-content: center;

}

.footer__img {
    width: 200px;
}

.footer__socials {
    display: flex;
    list-style: none;
    padding-right: 0;
    margin-top: 30px;
}

.footer__socials li a {
    color: #00aeef;
    background: #fff;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    margin-left: 10px;
    text-decoration: none;
    transition: all .3s;
}

.footer__socials li a:hover {
    background: #01567d;
    color: #fff;
}

.footer__newslater {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer__newslater_btn {
    background: #fdba2a;
    color: #fff;
    padding: 9px 49px;
    font-size: 20px;
    border-radius: 6px;
    margin-bottom: 30px;
    border: solid 2px #fdba2a;
    transition: .3s;
}

.footer__newslater_title {
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
}


.footer__newslater_text {
    color: #fff;
}

.section-1 .header-title, .section-1 .title {
    font-size: 23px;
    line-height: 35px;
}

.footer__newslater_btn:hover {
    color: #fdba2a;
    background: none;
    text-decoration: none;
}

section.section-options-text {
    background: #fff;
    padding: 50px 0;
}

.slider-details__btn {
    background: #fdba2a;
    color: #fff;
    padding: 9px 49px;
    font-size: 20px;
    border-radius: 6px;
    margin-bottom: 30px;
    border: solid 2px #fdba2a;
    transition: .3s;
    margin-top: 30px;
}

.slider-details__btn:hover {
    color: #fdba2a;
    background: none;
    text-decoration: none;
}

.section-cities__item {
    padding: 20px;
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 7px;
}

.section-map {
    padding: 50px 0;
}

.section-cities__title, .section-map__title {
    text-align: center;
    font-weight: 600;
    padding-bottom: 20px;
}

.section-cities__item h4 {
    padding-top: 20px;
}

.section-map__map {
    background: #fff;
}

.section-map__map img {
    max-width: 100%;
    padding: 25px;
}

.section-map__map_detail {
    display: flex;
    flex-direction: column;
    padding-top: 20px;
    padding-right: 20px;
}

.section-map__map_detail span {
    font-size: 15px;
}

.section-map__map img {
    padding-top: 0;
}