﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,img{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*{outline:none;padding:0;margin:0}*,:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
/*******/
@font-face {font-family: 'FontAwesome';src: url('fonts/fontawesome-webfont.eot?v=4.7.0');src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight: normal;font-style: normal;}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    src: url('fonts/IRANSansWeb(FaNum).eot');
    src: url('fonts/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),url('fonts/IRANSansWeb(FaNum).woff2') format('woff2'),url('fonts/IRANSansWeb(FaNum).woff') format('woff'),url('fonts/IRANSansWeb(FaNum).ttf') format('truetype');
}
 @font-face {font-family: 'IRANSans_Bold';src: url('fonts/IRANSans_Bold.eot');src: url('fonts/IRANSans_Bold.eot') format('embedded-opentype'),url('fonts/IRANSans_Bold.woff2') format('woff2'),url('fonts/IRANSans_Bold.woff') format('woff'),url('fonts/IRANSans_Bold.ttf') format('truetype'),url('fonts/IRANSans_Bold.svg#IRANSans_Bold') format('svg');}

a {color:#e60e17;-webkit-transition: color 0.4s  ease-out;-moz-transition: color 0.4s  ease-out;-ms-transition: color 0.4s  ease-out;-o-transition: color 0.4s  ease-out;transition: color 0.4s  ease-out;}
a ,a:hover a:focus ,a:active {text-decoration:none!important;outline:none;color:#333;}
a:hover a:focus ,a:active  {color:#700b41;}
.trans {-webkit-transition: all 0.4s  ease-out;-moz-transition: all 0.4s  ease-out;-ms-transition: all 0.4s  ease-out;-o-transition: all 0.4s  ease-out;transition: all 0.4s  ease-out;}
h1,h2,h3,h4,h5,h6 {}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {float: right!important;}
.container-fluid, .container {direction:rtl;text-align:right;}
.fa {display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.fa-angle-left:before {content: "\f104";}
.fa-angle-right:before {content: "\f105";}
.fa-map-marker:before {content: "\f041";}
.fa-phone:before {content: "\f095";}
.fa-envelope-o:before {content: "\f003";}
.fa-home:before {content: "\f015";}
.fa-plus-circle:before {content: "\f055";}
/***/
textarea {resize:vertical;}
/*****/
.bold , strong {font-family:IRANSans_Bold;}
body {color: #000;font-size:0.9em;font-family:IRANSans;overflow-x:hidden;background:#fff;}
/*********/
#open-menu {float: right;height: 35px;margin:12px 0 0 ;padding: 0;position: relative;width:43px;z-index: 10;text-indent:40px;color:#fff;background-color:#04598f;border-radius: 2px;-webkit-border-radius: 2px;}
#open-menu .icon-bar {display: block;position: absolute;top: 16px;left: 8px;right: auto;height: 8px;background:#fff;width:25px;height:2px;}
#open-menu .icon-bar:before, #open-menu .icon-bar:after {position: absolute;display: block; left: 0;width: 100%;height:2px;background-color:#fff;content: "";}
#open-menu .icon-bar:before {top:-7px;}
#open-menu .icon-bar:after {bottom: -7px;} 
#open-menu .icon-bar {-webkit-transition: background 0s 0.3s;transition: background 0s 0.3s;}
#open-menu .icon-bar:before,#open-menu .icon-bar:after {-webkit-transition-duration: 0.3s, 0.3s;transition-duration: 0.3s, 0.3s;-webkit-transition-delay: 0.3s, 0s;transition-delay: 0.3s, 0s;}
#open-menu .icon-bar:before {-webkit-transition-property: top, -webkit-transform;transition-property: top, transform;}
#open-menu .icon-bar:after {-webkit-transition-property: bottom, -webkit-transform;transition-property: bottom, transform;}
#open-menu .icon-bar.active {background: none;}
#open-menu .icon-bar.active:before {top: 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
#open-menu .icon-bar.active:after {bottom: 0;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}
#open-menu .icon-bar.active:before,#open-menu .icon-bar.active:after {-webkit-transition-delay: 0s, 0.3s;transition-delay: 0s, 0.3s;}#pageslide {background-color: #070707;background:rgba(7, 7, 7, 0.95) none repeat scroll 0 0;color: #fff;display: none;height: 100%;overflow: scroll;padding: 32px 20px 0;position: fixed;top: 0;width: 250px;z-index: 999999;box-shadow:0 0 5px -2px #000;-webkit-box-shadow:0 0 5px -2px #000;overflow:scroll;direction:rtl;}
#pageslide ul {direction:rtl;text-align:right;width:100%;list-style:none;padding:0px;margin:0px;}
#pageslide ul li {width:100%;float:right;}
#pageslide ul li a img {display:none;}
#pageslide ul  li a {border-bottom: 1px solid #3f3f3f;color: #eee;display: block;padding: 5px;}
#pageslide ul li ul {float:right;width:100%;transition:none;-ms-transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none;}
#pageslide ul li {width:100%;margin-left:0px;}
#pageslide ul li a {border-bottom:1px solid #404040;width:100%;display:block;color:#fff;padding:15px 10px;font-size:0.95em;}
#pageslide ul li ul {display:none;background:none!important}
#pageslide ul li ul li a {padding:10px 35px 10px 10px;color:#ccc;}
#pageslide ul li ul li li a {padding:10px 55px 10px 10px;color:#f571c5;}
#body {margin: 0px !important;padding:0px!important;}
/******/
/*****/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{visibility:hidden;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;margin:0 auto;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{visibility:visible;opacity:1;display:block;}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-carousel .owl-buttons.disabled {display:none!important;}
/*****/
#logo {position: absolute;top: 0;left:15px;z-index: 1000;}
#logo img {height:110px;}
#header {}
#header-bg {background-color:#f6f6f6;}
#header-bg .container {position:relative;height:60px;}
/****/
#top-nav {float: right;margin:8px 0 7px;}
#top-nav ul {list-style:none;padding:0;margin:0}
#top-nav ul li {float:right}
#top-nav ul li a {color: #3F474C;display: block;padding:15px 20px;margin-right: 10px;}
#top-nav ul li a:hover {color:#12aaab}
#top-nav ul li:last-child a {background-color: #055a90;color: #fff;padding: 15px 30px;border-radius: 5px;-webkit-border-radius: 5px;-webkit-transition: all 0.4s  ease-out;-moz-transition: all 0.4s  ease-out;-ms-transition: all 0.4s  ease-out;-o-transition: all 0.4s  ease-out;transition: all 0.4s  ease-out;}
#top-nav ul li:last-child a:hover {background-color:#0b8a8b;}
/******/
#slider {float:right;width:100%}
#slider a img {display:block;width:100%;}
#slider:after {content:"";display:block;padding:9.188rem 0 10rem;background: url(img/swoop.png) no-repeat bottom center/100%;position:absolute;bottom:0;left:0;width:100%}
/******/
#services {margin:30px 0 0 0}
#services > h3 {font-size: 1.5em;text-align: center;margin-bottom: 15px;}
#services > p {text-align: center;margin-bottom: 25px;line-height: 22px;color: #777;}
#services .item {margin-bottom:30px;}
#services .item a.img {display:block;border-radius:10px 10px 0 0 ;-webkit-border-radius:10px 10px 0 0 ;overflow:hidden}
#services .item .bg {box-shadow: 5px 5px 17px 0 #ccc;-webkit-box-shadow: 5px 5px 17px 0 #ccc;border-radius: 10px;-webkit-border-radius: 10px;position:relative;z-index:1;background-color:#fff}
#services .item .bg:before {-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;opacity: 0;content: '';z-index: -1;top: -2px;left: -2px;position: absolute;width: calc(100% + 4px);height: calc(100% + 4px);    background: -webkit-linear-gradient(top left, #2C8EE1, #2FCA98);
    background: -o-linear-gradient(top left, #2C8EE1, #2FCA98);
    background: linear-gradient(to bottom right, #2C8EE1, #2FCA98);border-radius: 10px;-webkit-border-radius: 10px;}
#services .item .bg:hover:before  {opacity:1}
#services .item h3 {text-align: center;padding: 15px 10px;background-color:#fff}
#services .item h3 a {font-family:IRANSans_Bold;display:block;color:#03588f}
#services .item h3 a:hover {color:#000}
#services .item p {padding: 0 10px 10px 10px;color: #555;font-size: 0.95em;text-align: justify;line-height: 21px;background-color:#fff;border-radius:0 0 10px 10px;-webkit-border-radius: 0 0 10px 10px;}
/******/
#about-us {margin:30px 0}
#about-us h1 {font-size: 1.2em;margin-bottom: 15px;}
#about-us .txt {line-height: 23px;text-align: justify;color: #333;margin-bottom: 15px;}
#about-us .more {display: inline-block;background-color: #12aaab;color: #fff;width: 100px;text-align: center;height: 37px;line-height: 37px;border-radius: 5px;-webkit-border-radius: 5px;position:relative;z-index:1;overflow:hidden}
#about-us .more:before {content: "";display: block;position: absolute;top: 0px;left: 0px;width: 0;height: 100%;background-color: #045a8d;z-index: -1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;-ms-transition: all 0.4s ease-out;-o-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
#about-us .more:hover:before {left:auto;right:0;width:100%}
/*****/
.title  {font-size: 1.2em;text-align: center;height: 10px;border-bottom: 2px solid #ccc;margin-bottom: 30px;}
.title h2 ,.title h1 {display: inline-block;padding: 0 15px;background-color: #fff;}

/******/
#customer  {padding:30px 0}
#customer .owl-carousel {margin:30px 0;padding:0 30px;}
#customer .owl-buttons > div {position: absolute;font-size: 3em;top: 50%;left: 0;margin-top: -24px;cursor: pointer;}
#customer .owl-buttons > div.owl-next {left:auto;right:0}
/******/
#sample {margin-top:30px;}
#sample .item {margin-bottom:30px;box-shadow:5px 5px 17px 0px #ccc;-webkit-box-shadow:5px 5px 17px 0px #ccc;overflow:hidden;border-radius:10px;-webkit-border-radius:10px;background-color:#000;position:relative;}
#sample .item img {opacity:0.9}
#sample .item > h3 {color: #fff;font-size: 2em;position: absolute;top: 30%;right: 20%;}
#sample .item .hover {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(119,137,157,0.9);padding: 45px;color: #fff;opacity:0}
#sample .item .hover h3 {font-size: 1.2em;margin-bottom: 15px;opacity:0;margin-top:30px;}
#sample .item .hover p {line-height: 25px;opacity:0;transition-delay:0.2s;-webkit-transition-delay:0.2s;margin-top:15px;}
#sample .item  a {display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}
#sample .item:hover > h3 {opacity:0;top:20%}
#sample .item:hover .hover {opacity:1}
#sample .item:hover .hover h3 {opacity:1; margin-top:0}
#sample .item:hover .hover p {opacity:1; margin-top:0}
#sample .row > div:nth-child(2n+1) {margin-top:20px;clear:both;}
/******/
#home-txt ,#address-footer {margin:30px 0;position:relative;z-index:10;background:url(/../upload/images/bg.jpg) no-repeat center center/cover;padding:50px 0}
#home-txt:before ,#address-footer:before {content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(4,89,144,0.8);z-index:-1}
#home-txt .txt {background-color: #fff;padding: 20px;line-height: 35px;border-radius: 10px;-webkit-border-radius: 10px;color: #333;}
/*******/
#history-home {background-color: #77899f;padding: 30px 0;line-height: 27px;margin-bottom: 30px;color:#fefefe;}
#history-home h3 {text-align: center;font-size: 1.3em;margin-bottom: 25px;}
/*******/
#product-list .owl-carousel {padding:0 40px;}
#product-list .owl-buttons > div {font-size: 3em;position: absolute;top: 50%;left: 0;margin-top: -28px;cursor: pointer;}
#product-list .owl-buttons > div.owl-next {left:auto;right:0}
#product-list .owl-buttons > div.disabled {color:#ccc;cursor:default}
#product-list .item h2 {margin:10px 0}
#product-list .item h2 a:hover {color:#12aaab}
#product-list .item p {color: #777;line-height: 20px;}
/******/
#address-footer {margin-bottom:0}
#address-footer .container {text-align:center;color:#fff;line-height:25px;}
#address-footer p {margin-bottom:15px;}
/*****/
#footer {background-color:#151519;padding:20px 0}
#nav-footer ul {list-style:none;padding:0;margin:0}
#nav-footer ul li {display:inline-block;margin-left:10px;}
#nav-footer ul li a {color:#fff}
#social-network {float:left;}
#social-network a {float:left;margin-right:10px}
#social-network a img {display: block;filter: grayscale(1);width: 30px;}
#social-network a:hover img {filter: grayscale(0);}
/******/
#nav-footer {float:right;}
#nav-footer ul li a {display:block;padding:9px 0;color:#fff}
#copyright {background-color: #000;padding: 15px 0;}
#copyright  .container {font-size:0.9em;color:#ccc;text-align:center;}
/*****/
.Breadcrumb-bg {background-color: #ededed;padding: 15px 0;margin-bottom: 30px;}
/******/
#dynamic-text ,#services-detail {text-align: justify;line-height: 28px;}
#dynamic-text img ,#services-detail img  {max-width:100%}
/*****/
.list-product .item {margin-bottom:30px}
#product-list.list-product .item p {border-bottom: 1px solid #ccc;padding-bottom: 30px;}
#product-list.list-product .row {display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
/******/
#detail-product .txt {line-height: 35px;}
#detail-product .name {color: #12aaab;margin-bottom: 10px;font-size: 1.2em;}
.contact-us .description  {line-height: 25px;}
#contacts-content h4 {margin-bottom:15px;}
#-xcaptcha-image {float:right;}
#-xcaptcha-refresh {float: right;margin: 14px 16px 0 0;cursor: pointer;}
#-xcaptcha-refresh:before {content: "\f021";font-family: 'FontAwesome';display:block;color:#ff0000;}
.validation-summary-errors {color:red;display:block;margin-bottom:10px;}


@media (max-width:991px) {
    #about-us .img {margin-bottom:15px;}
    #history-home .item {margin-bottom:30px;}
    #history-home .item:last-child {margin:0}
    #top-nav {display:none}
    .rg-image a .zoomPad > img {margin:0 auto;}
    .zoomPup ,.zoomWindow  ,.zoomPreload {display:none!important}
    #detail-product .txt {padding:0 15px;}
    #rg-gallery {margin-bottom:30px;}
}
@media (max-width:501px) {
    #product-list {overflow:hidden}
    #product-list .owl-carousel , #customer .owl-carousel  {width:auto;margin:0 -30px;}
    #product-list.list-product .row  > div {width:100%}
    #product-list .owl-carousel {padding:0}
    #product-list .owl-buttons , #customer .owl-buttons {display:none}
    #customer {margin:0 -15px;overflow:hidden;}
}
@media (min-width:992px) {
        #services .item:nth-child(2n+1) {margin-top:20px;clear:both}
}
@media (max-width:767px) {
   #logo img {height: 80px;}
}

