body{
    font-family: 'IRANSans',Arial, Helvetica, sans-serif;
}
.farsi h1, .farsi h2 ,.farsi h3, .farsi h4, .farsi h5, .farsi h6,  .farsi p , .farsi .form-control{
    font-family: 'IRANSans';
}
p{
    font-size: 17px;
    font-weight: normal;
    line-height: 30px;
  
}
.heading p{
    font-size: 15px;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
}
.ab-sec p{
    font-size:18px;
}
.ab-sec h3{
    font-size: 30px !important;
}
.nav .dropdown{
    background-color: white;
    border-radius: 50px;
    margin: 10px;
}
.li-button{
	margin: 10px;
}
.btn-primary {
	background-color: #ffffff  !important; 
	border-color: #ffffff;
}

.btn-sm{
	background-color: #ffffff  !important; 
	height: auto;
	padding: 6px 12px !important;
	color: #000 !important;
	margin: 9px auto !important;
}
.log-btn{
    display: block;
    background: rgb(255,145,0);
    background: linear-gradient(90deg, rgba(255,145,0,1) 0%, rgba(255,80,15,1) 100%);
    color: rgb(255, 255, 255);
    border-radius: 50px;
    padding: 8px 12px;
}
#menu ul.nav  .lognav a{
    padding: 10px;
    margin: 0;
}
.dropdown-menu a{
	color: #000;
}
.dropdown-menu {
    text-align: center;
}
.persian .ul .navbar-nav li{
	direction: rtl;
}
.float-right{
    float: right;
}
.float-left{
    float: left;
}
.farsi .persian{
    float: right !important;
    direction: rtl !important;
}
.farsi .right-text{
    text-align: right !important;
}
.farsi .persian-l{
    float: right;
    direction: ltr!important;
    text-align: right;
}
.farsi .persian .item h1{
direction: rtl;
}
.farsi .rtl{
direction: rtl;
}
.farsi #menu .nav {
	left: 0%;
	position: relative;
    direction: rtl;
}
.bg-sec h3, .bg-sec p{
    text-align: center;
}
.middle{
    margin-right: auto;
    margin-left: auto;
    float: inherit;
}
/* .middle-resume{
    margin-right: auto;
    margin-left: auto;
    float: right;
}
.resume-en{
    float: left;
}
.middle-resume h3{
    margin: 0px auto;
} */

.media.service-box .pull-left > i{
    border: none;
    font-size: 50px;
}
#button{
 position: fixed;
 bottom: 30px;
 right: 5px;
 transition: opacity .5s, visibility .5s;
 opacity: 0;
 visibility: hidden;
 z-index: 99999;
}
#button img{
    width: 50px;
}
#button.show {
    opacity: 1;
    visibility: visible;
   }
.send-button{
    margin-top: 20px;
    width: 80%;
    padding: 10px 20px;
    background-color: #055065;
    border-radius: 20px;
    border: 0px solid ;
    color: white;
}
.back-form{
    padding: 30px 20px;
    background-color: #ff7500;
    border-radius: 30px;
    margin-bottom: 50px;
}
.english .dropdown{
    direction: ltr;
}
.fa-language{
    font-size: 20px;
}
.english .navbar-nav{
    text-align: left;
}
.english .dropdown-menu{
    text-align: left;
}
.farsi .contact-form{
    direction: rtl;
}
.miniT-div{
    padding-right: 0px;
}
.bg-sec a{
    top: 0px !important;
}

.social-icon{
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}
.farsi .progress-bar{
    text-align: right;
    float: left;
    padding-left: 10px;
}
.farsi .lead{
    text-align: left;
}
.team-social-icon{
    padding: 0px;
}
.tab-space{
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
.team-desc ul.team-social-icon li{
    padding-left: 5px;
    padding-right: 5px;
}
.copyRight{
    margin-top: 10px;
    display: block;
    background-color:  #055065;
    padding: 5px;
    color: white;
} 
.copyRight a{
    color: rgb(255, 115, 0);
}
.farsi .contact-sec-1 ul.contact-form li i.fa {
    color: #666;
    float: right;
    margin-left: 10px;
}

.farsi #portfolio .portfolio-filter > li {
    float: right;
}
.farsi .nav-tabs > li {
    float: right;
}
.farsi .farsi-col{
    float: right !important;
}
.navbar-default {
    background: #b6b5b5d4;
}
.bg-sec {
    background: #055065;
    padding: 50px;
}
#footer-down h2 {
    color: #ff7500;
}
.bg-sec p ,.bg-sec h3{
    color: #ffffff;
}

.heading p , p {
    color: #254652;
}
h5,h2,h3,h4 {
    color: #0078a4;
}
.farsi #portfolio .portfolio-filter > li:first-child a {
    border-radius: 0 4px 4px 0;
}
.farsi #portfolio .portfolio-filter > li:last-child a {
    border-radius: 4px 0 0 4px;
}
.ab-sec-img .image{
    display: block;
    margin: auto;
}
.carousel-caption h1 , .carousel-caption h2{
    color: rgb(6, 0, 59);
}
.carousel-caption h2{
    font-size: 50px;
    font-weight: bold;
}
.carousel-caption h1{
    font-size: 30px;
    font-weight:800px; 
    font-weight: bold;
}
.peyk a{
    background: transparent !important;
    background-image: url("../images/logosoha/sohapeyk.png") !important;
}
.sign-in{
    border-radius: 50px;
}
.lang-btn{
    display: block;
    background: transparent;
    /* background: linear-gradient(90deg, rgb(30, 0, 114) 0%, rgb(54, 44, 116) 100%); */
    color: rgb(255, 255, 255);
    border-radius: 50px;
    padding: 8px 12px;
}
.lang-btn i{
    margin-left: 5px;
    margin-right: 5px;
}
.collapsed{
    background-color: #ff7500;
}
.first-col , .second-col{
    margin: auto 30px;
}
.go-up{
    scroll-behavior: smooth;
}
@media (min-width: 480px) and (max-width: 767px){
.navbar-default .navbar-toggle .icon-bar {
  background: rgb(255, 255, 255);
}
}
@media (min-width: 480px) and (max-width: 767px){
.navbar-default .navbar-toggle {
  border: 1px solid rgb(255, 255, 255);
}
}
@media (min-width: 768px){
.navbar-nav > li > a {
    padding-top: 18px;
}

}
@media (min-width: 299px) and (max-width: 479px){
    .navbar-default .navbar-toggle {
    border: 1px solid #fff;
        }
        .navbar-default .navbar-toggle .icon-bar {
            background: #fff;
        }
        .nav .dropdown {
            background-color: transparent;
            border-radius: 0px;
            margin: 10px;
            display: contents;
        }

}
@media all and (max-width:370px){
    .fun-fact{
        margin-top: 60px;
    }
}
@media all and (min-width:1200px){
    .farsi .Right-leftNav{
        float: right !important;
        direction: rtl !important;
    } 



}
@media all and (min-width: 993px) and (max-width: 1200px) {
    .farsi .Right-leftNav{
        float: right !important;
        direction: rtl !important;
    }
  
    .nav .dropdown{
        padding: 11px;
    } 
}
@media all and (min-width: 767px) and (max-width: 992px) {
    .farsi .Right-leftNav{
        float: right !important;
        direction: rtl !important;
    }
    .nav .dropdown {
        background-color: transparent;
        border-radius: 0px;
        margin: 10px;
        display: contents;
    }
    .padding{
        padding: 15px;
    }
}
@media (min-width:545px) and (max-width: 976px) {
.sub-container {
  height: 65vh;
  margin-top: 50px;
}
}
@media (min-width: 768px) {
    .farsi .navbar-nav {
        float: left;
        margin: 0;
      }
      .farsi .navbar-nav > li {
        float: right;
      }
}
@media(max-width:375px){
    .mini-tabs{
        width: 50px
    }
    .nav .dropdown {
        background-color: transparent;
        border-radius: 0px;
        margin: 10px;
        display: contents;
    }

}
@media all and (min-width: 480px) and (max-width: 768px) {
    .farsi .persian{
        direction: rtl !important;
    }
    .farsi #menu .nav {
        left:0%;
        float:right;
        padding: 0px;
       }
       a.navbar-brand img{
        width: 165px;
       }
       .farsi ul.navbar-nav {
        float:right;
        overflow:hidden;
        }
        .container-fluid{
            padding: 0px;
        }
}
@media all and (min-width: 768px) and (max-width:823px) {
    .container-fluid{
        padding: 0px;
    }
    a.navbar-brand img{
        width: 165px;
       }
}
@media all and (min-width: 299px) and (max-width: 479px) {
    .farsiul .navbar-nav {
        float:right;
        overflow:hidden;
        }
        .nav .dropdown {
            background-color: transparent;
            border-radius: 0px;
            margin: 10px;
            display: contents;
        }

    }
 
    @media all  and (max-width: 298px) {
        .image {
            width: 225px;
        }
        .nav .dropdown {
            background-color: transparent;
            border-radius: 0px;
            margin: 10px;
            display: contents;
        }


    }
    @media (min-width: 768px){
       .farsi .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 30px;
    margin-top: 4px;
}

}

@media (max-width: 330px){
    .logo-img{
        width: 160px !important;
    }
    }
    @media (min-width: 768px) and (max-width: 768px){
         .open > .dropdown-menu{
                display: contents !important;
         }
}
@media (max-width: 479px){
    .farsi .navbar-collapse{
        direction: ltr;
        float: right;
    }
}
@media(min-width:530px){
    .farsi .farsi-col-form {
        float: right !important;
    }
}
@media(max-width:350px){
    .owl-pagination{
        margin: -50px auto;
    }
    .team-desc{
        padding: 0px;
    }
    .team-desc p{
        padding: 5px;
    }
    .pading-thin{
        padding: 5px;
    }
}
@media(min-width:993px) and (max-width:1200px){
    #menu .nav{
        padding-right: 0px;
    }
}
.tab-pane a{
    width: fit-content;
    background: linear-gradient(90deg, rgba(255,145,0,1) 0%, rgba(255,80,15,1) 100%);
    display: block;
    padding: 10px;
    border-radius: 30px;
}
.tab-pane a p{
    margin: 0 !important;
    color: white;
}
/* About Us style Starts */
.A-slider{
    width: 100%;
    height: 60vh;
    background-image:url("../images/aboutpage/flat-lay-office-desk-assortment-with-empty-screen-tablet.png");
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
}
.txt-center{
    text-align: center;
}
.main-about, .pic-main{
    margin-top: 20px;
}
.pic-main .image{
    height: auto;
    width: 100%;
}
.second-image{
    width: 100%;
}
.main-text{
    display: block;
    margin-bottom: 20px;
    height: 150px;
}
.main-container{
    display: inline-block;
    padding: 20px 0px;
    width: 100%;
    margin-bottom: 100px;
    height: fit-content;
    display: flex;
}
.sub-pic .image{
    height: auto;
    width: 100%;
}
.third-text{
    margin-top: 50px;
}
.pics img{
    width: 100%;
}
.sub-container{
    display: flex;
    margin-top: 100px;
    background-image: url("../images/aboutpage/businessman-pointing-his-presentation-futuristic-digital-screen.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 80vh;
    background-size: cover;
}
.second-text p, .sub-pic p{
    text-align: justify;
}
.second-text{
    display: flex;
    justify-content: center;
    justify-items: center;
    align-items: center;
}
.sub-pic{
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
   
}
.sub-text{
    width: 50%;
} 
.sub-text p{
    display: flex;
    align-items: center;;
    
}
.C-slider{
    width: 100%;
    height: 70vh;
    background-image:url("../images/contact/04.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
     /* background: linear-gradient(90deg, rgba(182, 182, 182, 0.473) 0%, rgba(212, 211, 211, 0.5) 35%, rgba(255, 196, 174, 0.137) 100%); */
}
.article-slider{
    width: 100%;
    height: 70vh;
    background-image:url("../images/Blog/csm_Fotolia_64336912_X_Original_41023_d2446515ba.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
}

#portfolio .portfolio-filter > li a{
    background-color: #055065;
    color: white;
}

.go-up{
    z-index: 1000;
    position:sticky;
    top: 300px;
    color: rgb(255, 255, 255);
    background-color: #ff7500 !important;
    border: solid #ff7500 ;
    border-width: 3px 0px 3px 3px;
    border-radius: 20px 0px 0px 20px;
    
}
#blog{
    margin-bottom: 45px;
}
#blog .line{
    margin-bottom: 20px;
}
.go-up-en{
    z-index: 1000;
    position:sticky;
    top: 300px;
    color: rgb(255, 255, 255);
    background-color: #ff7500 !important;
    border: solid #ff7500 ;
    border-width: 3px 3px 3px 0px;
    border-radius: 0px 20px 20px 0px;
    
}
.S-slider{
    width: 100%;
    height: 98vh;
    background-image:url("../images/Service/1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
}
.about #portfolio .portfolio-item .portfolio-item-inner .portfolio-info{
    top: 70%;
}
.english a.navbar-brand img{
    top: 13px;
}
#service svg{
    font-size: 50px;
}
.media.service-box .pull-right > i{
    border-color: transparent;
}
.quote h2{
    color: white;
}
#blog p{
    font-size: 16px;
}
#blog h5{
    line-height: 30px;
}
footer h2{
    font-size: 20px;
}
.data-meta{
    display: none;
}
.blog-info:hover .data-meta{
    display: block;
}
.media-body p {
    font-size: 16px;
}
.home-carousel-right{
    text-align: left;
}
.home-carousel-left{
    text-align: right;
}
.explain-article{
    max-width: 1100px;
    margin: 20px auto;
}
.sub-text{
    margin: auto;
}
@media all and (max-width:1100px) {
    .explain-article{
        max-width: 900px;
        margin: 20px auto;
    }
}
@media all and (max-width:900px) {
    .explain-article{
        max-width: 700px;
        margin: 20px auto;
    }
}
@media all and (max-width:700px) {
    .explain-article{
        max-width: 500px;
        margin: 20px auto;
    }
}
@media all and (max-width:500px) {
    .explain-article{
        max-width: 300px;
        margin: 20px auto;
    }
}
@media all and (max-width:976px){
    .A-slider,.C-slider{
        height: 50vh;
    }
    .sub-text{
        width: 80%;
    } 
    .second-text p{
        text-align: justify;
        margin-top:80px;
    }
 
    .main-container{
        display: contents;
    }
}
@media all and (max-width:545px){
    #preloader{
        display: block;
        margin: auto;
    }
    #pre-status, .preload-placeholder {
        left: 18% !important;
    }
    .carousel-inner{
        height: 60vh;
    }
    .carousel-caption{
        top: 30%;
    }
    .carousel-inner h1 {
        font-size: 20px;
        color: white;
    }
    .carousel-inner h2 {
        font-size: 25px;
        color: white;
    }
    .sub-container{
        height: 70vh;
    }
    .sub-text{
        width: 90%;
    } 
    .main-container{
        margin-bottom: 0px;
        display: contents;
    }
    #home-carousel .item:before {
        background-color: rgba(150, 148, 148, 0.808); 
    }
}
@media all and (max-width:376px){
    .sub-container{
        height: 100vh;
    }
    .main-container{
        margin-bottom: 0px;
    }
}
/* @media (min-width: 768px) and (max-width:983px){
.container {
  width: 850px;
}
} */

/* Login-page */

.log-in{
    background: rgb(124,124,126);
    background: linear-gradient(90deg, rgba(124,124,126,1) 0%, rgba(212,211,211,1) 35%, rgba(255,80,15,1) 100%);
    height: 100vh;
    overflow: hidden;
}
.log-in .center{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 400px;
    background: white;
    border-radius: 10px;
}
.log-in .center h1{
    text-align: center;
    padding: 0 0 20px 0;
    color: #000;
    border-bottom: 1px solid silver;
    font-size: 40px;
    font-weight: bold;
}
.log-in .center form{
    padding: 0 40px;
    box-sizing: border-box;
}
form .text-field{
    position: relative;
    border-bottom: 2px solid #adadad;
    margin: 30px 0;
}
.text-field input{
    width: 100%;
    padding: 0 5px;
    height: 40px;
    font-size: 16px;
    border: none;
    background: none;
    outline: none;
}
.text-field label{
    position: absolute;
    top: 50%;
    right: 5px;
    color: #adadad ;
    transform: translateY(-50%);
    font-size: 16px;
    pointer-events: none;
    transition: 0.5s;
}
.text-field span::before{
    content: '';
    position: absolute;
    top: 40px;
    left: 0;
    width: 0;
    height: 2px;
    background: #2691d9;
    transition: 0.5s;
}
.text-field input:focus ~ label, 
.text-field input:valid ~label{
    top: -5px;
    color: #2691d9;
}
.text-field input:focus ~ span::before, 
.text-field input:valid ~span::before{
    width: 100%;
}
.log-in .center .pass{
    margin:-5px 0 20px 5px;
    color: #a6a6a6;
    cursor: pointer;
}
.log-in .center  .pass:hover{
    text-decoration: underline;
}
.log-in .center  .check-box{
    margin-bottom: 30px;
    margin-left: 5px;
}
.checkspan{
    color: #2691d9;
    position: absolute;
    font-size: 12px;
}
.log-in input[type="submit"]{
    width: 100%;
    height: 50px;
    border: 1px solid;
    background: #2691d9;
    border-radius: 25px;
    font-size: 18px;
    color: #e9f4fb;
    font-weight: 700;
    cursor: pointer;
    outline: none;
}
.log-in input[type="submit"]:hover{
    border-color: #2691d9;
    transition: 0.5s;
    /* padding: 10px 30px; */
}
.btn-down{
    background-color: #ff7500;
    border-radius: 30px;
}
.log-in .center .signup{
    margin: 30px 0;
    text-align: center;
    font-size: 16px;
    color: #666666;
}
.log-in .center .signup a{
    color: #2691d9;
    text-decoration: none;
}
.log-in .center .signup a:hover{
    text-decoration: underline;
}
#register{
    display: none;
}
.quote{
    margin-bottom: 50px;
}
.customer h5{
    margin-top: 30px;
    margin-bottom: 50px;
}
.contact-info{
    float: none;
    float: left;
}
.farsi .contact-info{
    float: none;
    float: right;
}
.contact-sec-1 ul li{
    padding: 10px ;
}
.follow{
    display: inline-block;
    width: fit-content;
}
.follow h2{
    padding-top: 10px;
}

.contact-sec-1 ul{
    top: 0;
}
#footer-down .contact-info ul li{
    display: block;
}
#footer-down{
    top: 2px;
}
.container-footer{
    display: block;
    margin: 20px;
}
#footer-down ul li{
    margin: auto 10px;
}
#footer-down h2 {
    margin: 0px 0px 10px 0px;
}
.form-group{
    margin-bottom: 10px;
}
.footerFollow h2{
    margin: 20px !important;
}
.footerFollow ul{
    margin-bottom: 20px !important;
}
/* .blog .row{
    max-width: 1200px;
    margin: auto;
} */
.wirter-info{
    font-size: 12px;
}

@media all and (max-width:547px){
    body p ,  .heading p , .ab-sec p ,.media-body p{
        font-size: 15px;
    }
    #owl-testi h5{
        font-size: 12px;
    }
    .customer img{
        width: 50px;
    }
    .bg-sec{
        padding: 20px;
    }
    .bg-sec h3,  .bg-sec h2{
        font-size: 17px !important;
        line-height: 25px !important;
    }
    .tab-pane a{
        margin: 20px auto;
    }
    /* .portfolio-item-inner img{
        width: 30px;
    } */
}
@media (min-width: 768px) and (max-width:800px){
.container {
  width: 100%;
}
}
