/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.mod-language{
  color:#fff;
}
.logo{
    margin-top: -50px;
}
.toolbar-lposition{
   position:relative;
   top:7%;
   right:-3%;
}
.toolbar-rposition{
   position:relative;
   top:7%;
   right:3%;
}
.tm-toolbar .uk-navbar-toggle{float:right;margin-right:-10px;margin-top:3px;}

/* Phone landscape and bigger */
@media (max-width: 768px) {

   .toolbar-lposition{
       top:12%;
       right:2%;
      } 
    .toolbar-rposition{
           top:12%;
           right:0;
}
}
/* Tablet and bigger */
@media (min-width: 768px) {
   .tm-toolbar{background-size:95%;}
   .toolbar-lposition{
       top:10%;
       right:-2%;
      } 
      .toolbar-rposition{
           top:1%;
           right:-4%;
}
}
/* Desktop and bigger */
@media (min-width: 960px) {
   .tm-toolbar{background-size:90%;}
    .toolbar-rposition{
           top:8%;
           right:-2%;
}
     .toolbar-lposition{
       top:10%;
       right:7%;
      } 
}
/* Large screen and bigger */
@media (min-width: 1220px) {
      .toolbar-lposition{
       top:15%;
       right:10%;
      } 
      .toolbar-rposition{
           top:12%;
           right:-1%;
} 

}


@media (min-width: 1680px) {
      .toolbar-lposition{
       top:25%;
       right:12%;
      }  
 

}
@media (min-width: 1920px) {
      .toolbar-lposition{
       top:15%;
       right:-5%;
      }  
   .tm-toolbar{background-size:auto;}
     .toolbar-rposition{
           top:12%;
           right:0;
}
}




/*  اسلایدشو */
.tm-block-top-a .uk-container{max-width: 1500px;padding:0;margin-top:40px;}
.slideMask {
    //background-image: url("/templates/graphicidea/images/slideshow-border.png");
    //background-position: 50% 50%;
   // background-repeat: no-repeat;
  //  width: 1386px;
   // height: 486px;
   // left: -4px;
   // position: absolute;
   // top: 38px;
    //z-index: 15;
}
.home-box{
   background-image: url("/templates/graphicidea/images/box.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff;
    padding: 20px;
    text-align:justify;
}
.home-box h3{color:#fff;}



/* Phone landscape and bigger */
@media (max-width: 768px) {
   .tm-block-top-a .uk-container{margin-top:0;}
   .logo{
    margin-top: 110px;
}
   .mod-languages{text-align:left;}
}
/* Tablet and bigger */
@media (min-width: 768px) {
   .tm-block-top-a .uk-container{margin-top:40px;}
   .logo{
    margin-top: -50px;
}
}
/* Desktop and bigger */
@media (min-width: 960px) {
    .logo{
    margin-top: -50px;
}
}
/* Large screen and bigger */
@media (min-width: 1220px) {
    .logo{
    margin-top: -50px;
}
}


/*  اطلاعات تماس فوتر */

.tm-block-bottom-c{
    background-image: url("/templates/graphicidea/images/footer.png");
    background-repeat: no-repeat;
    background-position: 50% 0;
    padding-top:70px;
    background-color:#00153f;
    color:#fff;
}
/*   صفحه محصولات   */
.product-spec{font-size:24px;font-weight:bold;}

/*   صفحه سوابق کاری   */
.resume-main{
    background-color: #dcdedd;
    border-radius: 5px;
    padding: 40px 20px;
    text-align:left;
    color:#1147b0;
    margin-bottom:50px;
}
.resume-en{
    font-size:18px;
    border-radius: 5px;
    padding: 40px 20px;
    //text-align:right;
    color:#1147b0;
    background-color:#dcdedd;
    margin-bottom:50px;
    text-transform: uppercase;
}
.resume-main li{line-height:37px;}
.resume-table p,.resume-table ul{
   margin:0;

}
.resume-table td{
  width:300px;

}
.resume-table tr{
  height:35px;

}
/*  صفحه درباره شرکت   */

.about-main{
    background-color: #dcdedd; 
    border-radius: 5px;
    padding: 40px 20px;
    text-align:left;
    color:#1147b0;
}

/*  صفحه تماس با ما   */

.contact-title{
     margin-bottom:20px;
  
}