
@font-face {
    font-family: "iransans";
    src: url("/static/fonts/IRANSANS.ttf") format("truetype");
}
*{
    direction: rtl;
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
}
body{ 
    background-color: #ffffff;
}
body *{
font-family:'iransans';
}
#menu .item_menu {
    padding: 5px;
    width: auto;    
}
#menu .item_menu > ul{
    height: auto; 
    width: auto;
    display:flex;
    background: #ffffff;
    border-radius: 5px;
}
#menu .item_menu >ul >li .menu_logo{
  align-self: flex-end;
}
#menu .item_menu > ul >li ul{
    position: absolute;
    display: none;
    background: #ffffff;
    margin-top: 20px;
    border-radius: 0 0 5px 5px;
    z-index:1000;
}
#menu .item_menu > ul >li:hover ul{
    display: block;
}
#menu .item_menu ul li:hover >a{
    color: #ff0055;
}
#menu .item_menu > ul >li ul>li{
    border-bottom: 1px solid #ffffff;
    text-align: center;
}
#menu .item_menu ul li{
    padding: 20px;
}
#menu .item_menu ul li a{
    color: #000000;
}

.about_home{
  width: 50%;
  float: left;

}

.about_home .onv_about{
  font-size: 20px;
  padding:15px;
  margin-right: 10px;
}
.about_home .mtn{
  font-size: 16px;
  margin-right: 10px;
  padding:15px;
}

.about_home .button_link{
  background-color: darkorange;
  color: #ffffff;
  margin-right: 25px;
  padding:10px;
}
.about_home .img_home{
  padding: 15px;
}

.co_home{
  width: 50%;
  float: left;

}

.co_home .onv_about{
  font-size: 20px;
  padding:15px;
  margin-right: 10px;
}
.co_home .mtn{
  font-size: 16px;
  margin-right: 10px;
  padding:15px;
}

.co_home .button_link{
  text-align: center;
  line-height: 50px;
  display: inline-block;
  background-color: darkorange;
  color: #ffffff;
  width: 120px;
  height: 60px;
  margin-top: 10px;
  margin-right: 70px;
  margin-left: 30px;
  border-radius: 50%;
  padding:10px;
}
.co_home .img_home{
  width: 95%;
  padding: 15px;
  margin-right: 10px;
  margin-left: 10px;
}
.fa fa-phone{
  background-image: url("/static/images/IRANSANS.ttf");
}
/* footer */
.footer {
  margin: 5px 5px 0px 5px;
}
.left-15 {
  text-align: left;
  margin-left: 15px;
}
.footer_1 {
  margin: 0px 5px 0px 5px;
  height: 150px;
  text-align: right;
} 
.footer_1 .footer_section {
  float: left;
  width: 33%;
} 
.footer_1 .footer_section >a {
  float: right;
  color: #ffffff;
}
.footer_2 {
  margin: 0px 5px 0px 5px;
} 

.footer-clean {
    
    background-color:#013979;
    color:#ffffff;
    overflow: hidden;
    border-radius:5px 5px 5px 5px;
  }
  
.footer-clean h3 {
    margin-top:0;
    margin-bottom:12px;
    font-weight:bold;
    font-size:20px;
  }
  
.footer-clean ul {
    padding: 5px;
    list-style:none;
    line-height:1.6;
    font-size:14px;
    margin-bottom:0;
}

.footer-clean ul a {

    color:inherit;
    text-decoration:none;
    opacity:0.8;
    width:45px;
    height:45px;
  }
  
.footer-clean ul a:hover {
    opacity:1;
  }
  
  .footer-clean .item.social {
    text-align:right;
  }
  

.footer-clean .item.social > a {
    font-size:24px;
    width:40px;
    height:40px;
    line-height:40px;
    display:inline-block;
    text-align:center;
    border-radius:50%;
    border:1px solid #ccc;
    margin-left:10px;
    margin-top:22px;
    color:inherit;
    opacity:0.75;
  }
  
.footer-clean .item.social > a:hover {
    opacity:0.9;
  }


.footer-end{
  text-align: center;
  width: 100%;
  height: auto;
}
.footer-clean .footer-text{
  text-align:left;
  padding-right: 10px;
  width: 100%;
}

.footer-clean .footer-text2{
  text-align:center;
  padding-right: 10px;
  width: 100%;
}

.footer-clean .textright {
  text-align: right;
  margin-top:5px;
  margin-bottom:0;
  font-size:13px;
  opacity:0.6;
  height: auto;
}
.footer-clean .copyright {
    text-align: center;
    margin-top:5px;
    margin-bottom:0;
    font-size:13px;
    opacity:0.6;
    height: auto;
  }

.footer-clean .icons .icon {
  text-align: center;
  display: inline-block;
  width: 45px;
  height: 45px;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  }
  
.footer-clean .icons {
    text-align: center;
    width: auto;
    height: 45px;
    }
  
.footer-clean .icon> a> svg{
  width:auto;
  height:50px;
  padding: 5px;
}  

.footer-left , .footer-center ,.footer-right{
  width: 33.33%;
  height: auto;
  float:right;
  text-align: center;
} 
.line1 {
  margin-left: 15px;
  margin-right: 15px;
}
 
.p_col_one{
  text-align:justify;
  background-color: #bad5f5;
  border-radius: 5px;
  direction: rtl;
  height: auto;
  line-height: 50px;
}
.p_col_one_r{
  text-align: right;
  padding-right:5px;
  background-color: #bad5f5;
  border-radius: 5px;
  direction: rtl;
  height: 50px;
  line-height: 50px;
  white-space: pre;
}
.p_col_r{
  text-align: justify;
  padding-right:5px;
  background-color: #bad5f5;
  border-radius: 5px;
  direction: rtl;
  line-height: 50px;
}
.contact-right{
  width: 100%;
  float:right;
  height: auto;
}

.contact-left{
  width: 70%;
  height: auto;
}

.contact , .p_col_one_onvkol{
  margin: 10px;
  direction: rtl;

}

.p_col_one_onv , .p_col_one_onvkol{
  text-align: center;
  background-color: #036be2;
  border-radius: 5px;
  color: white;
  height: 50px;
  line-height: 50px;
}
.col-md-6 .col-md-12{
  float: left;

}
.col-md-6 {
  width: 35%;
}

.col-md-12 {
  width: 70%;
}

.table-board ,td{
  border: 1px solid;
}

.table-board-1 {
  width:89px;
  height:38px;
}
.table-board-2 {
  width:208px;
  height:38px;
}
.table-board-3 {
  width:198px;
  height:38px;
}
.center-rtl{
 direction: rtl; 
 text-align: center;
}

input[type=text], select, textarea {
  width: 40%; /* Full width */
  padding: 12px; /* Some padding */ 
  border: 1px solid #ccc; /* Gray border */
  border-radius: 4px; /* Rounded borders */
  box-sizing: border-box; /* Make sure that padding and width stays in place */
  margin-top: 6px; /* Add a top margin */
  margin-bottom: 16px; /* Bottom margin */
  resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
input[type=submit] {
  background-color: #04AA6D;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
  background-color: #45a049;
}


/* slider */
.container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.slider {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 10px;
  background-color: white;
  overflow: hidden;
}

.slider__slides {
width: 100%;
padding-top: 66%;
}

.slider__slide {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 50px;
  font-weight: bold;   
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: lemonchiffon;
  transition: 1s;
  opacity: 0;
}

.slider__slide.active {
  opacity: 1;
}

.slider__slide img {
width: 100%;
}

.slider__nav-button {
  position: absolute;
  height: 70px;
  width: 70px;
  background-color: #333;
  opacity: .8;
  cursor: pointer;
}

#nav-button--prev {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

#nav-button--next {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

#nav-button--prev::after,
#nav-button--next::after {
  content: "";
  position: absolute;
  border: solid white;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 3px;
  width: 40%;
  height: 40%;
}

#nav-button--next::after{
  top: 50%;
  right: 50%;
  transform: translate(25%, -50%) rotate(-45deg);
}

#nav-button--prev::after {
  top: 50%;
  right: 50%;
  transform: translate(75%, -50%) rotate(135deg);
}

.slider__nav {
  position: absolute;
  bottom: 3%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

.slider__navlink {
  display: inline-block;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 1px #fff solid;
  background-color: #333;
  opacity: 1;
  margin: 0 10px 0 10px;
  cursor: pointer;
}

.slider__navlink.active {
  background-color: #fff;
  border: 1px #333 solid;
}


@media screen and (max-width: 640px) {
.slider__nav-button {
  height: 40px;
  width: 40px;
}

.slider__navlink {
  height: 12px;
  width: 12px;
}
}

.image-sliderfade
{
display: none;
}

img
{
  width: 100%;
vertical-align: middle;
}

/* Slideshow container */
.container
{
  width: 100%;
max-width: 1000px;
position: relative;
margin: auto;
}

/* Caption text */
.text
{
color: #f2f2f2;
font-size: 15px;
padding: 20px 15px;
position: absolute;
right: 10px;
bottom: 10px;
width: 40%;
background: rgba(0, 0, 0, .7);
text-align: left;
}

/* The dots/bullets/indicators */
.dot
{
height: 10px;
width: 10px;
margin: 0 2px;
background-color: transparent;
border-color: #ddd;
border-width: 5 px;
border-style: solid;
border-radius: 50%;
display: inline-block;
transition: border-color 0.6s ease;
}

.active
{
border-color: #666;
}

/* Animation */
.fade
{
-webkit-animation-name: fade-image;
-webkit-animation-duration: 1.5s;
animation-name: fade-image;
animation-duration: 1.5s;
}

@-webkit-keyframes fade-image
{
from {opacity: .4}
to {opacity: 1}
}

@keyframes fade-image
{
from {opacity: .4}
to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px)
{
.text {font-size: 11px}
}