@import "owl.carousel.min.css";
@import "owl.theme.default.min.css";
@import "font-awesome.min.css";
*{
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    src: url('../font/IRANSansWeb.eot');
    src: url('../font/IRANSansWeb.eot') format('embedded-opentype'),
    url('../font/IRANSansWeb.woff2') format('woff2'),
    url('../font/IRANSansWeb.woff') format('woff'),
    url('../font/IRANSansWeb.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    src: url('../font/IRANSansWeb(FaNum).eot');
    src: url('../font/IRANSansWeb(FaNum).eot') format('embedded-opentype'),
    url('../font/IRANSansWeb(FaNum).woff2') format('woff2'),
    url('../font/IRANSansWeb(FaNum).woff') format('woff'),
    url('../font/IRANSansWeb(FaNum).ttf') format('truetype');
}

@font-face {
    font-family: IRANSansBold;
    font-style: normal;
    src: url('../font/bold/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../font/bold/IRANSansWeb(FaNum)_Bold.eot') format('embedded-opentype'),
    url('../font/bold/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),
    url('../font/bold/IRANSansWeb(FaNum)_Bold.woff') format('woff'),
    url('../font/bold/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: linecons;
    src: url(../font/linecons/linecons.eot);
    src: url(../font/linecons/linecons.eot#iefix) format("embedded-opentype"),
    url(../font/linecons/linecons.woff) format("woff"),
    url(../font/linecons/linecons.ttf) format("truetype"),
    url(../font/linecons/linecons.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face{
    font-family:material design icons;
    src:url(../font/materialdesign/materialdesignicons-webfont.eot);
    src:url(../font/materialdesign/materialdesignicons-webfont.eot) format("embedded-opentype"),
    url(../font/materialdesign/materialdesignicons-webfont.woff2) format("woff2"),
    url(../font/materialdesign/materialdesignicons-webfont.woff) format("woff"),
    url(../font/materialdesign/materialdesignicons-webfont.ttf) format("truetype"),
    url(../font/materialdesign/materialdesignicons-webfont.svg) format("svg");
    font-weight:400;
    font-style:normal;
}

body{
    font-family: 'IRANSans', Tahoma, Arial;
    font-style: normal;
    background: #fff;
}

.owl-carousel{
    touch-action: manipulation;
    direction: ltr;
}

.owl-carousel .item{
    direction: rtl;
}

a{
    text-decoration: none!important;
    transition: all .3s ease;
    outline: none!important;
}

button,button:focus{
    outline: none!important;
}

ul,ol{
    list-style: none;
    margin: 0;
    padding: 0;
}

.ltr{
    direction: ltr;
}

img{
    display: inline-block;
    max-width: 100%;
    height: auto;
}

p{
    line-height: 2;
    text-align: justify;
    font-size: 13px;
    color: #313132;
}

.row-20{
    margin-bottom: -20px;
}

.row-20>*{
    margin-bottom: 20px;
}

.row-30{
    margin-bottom: -30px;
}

.row-30>*{
    margin-bottom: 30px;
}

.row-50{
    margin-bottom: -50px;
}

.row-50>*{
    margin-bottom: 50px;
}

.mdi {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.mdi-play-circle-outline:before{
    content:"\f4fc"
}
.mdi-phone:before {
    content: "\f4e1";
}
.mdi-map-marker:before {
    content: "\f440";
}
.mdi-email-outline:before {
    content: "\f2e5";
}

.linecons-ico,
[class^=linecons-]:before,
[class*=" linecons-"]:before,
[class^=linecons-]:after,
[class*=" linecons-"]:after {
    font-family: linecons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal
}

.linecons-banknote:before {
    content: "\e000"
}

.linecons-big58:before {
    content: "\e001"
}

.linecons-big59:before {
    content: "\e002"
}

.linecons-big60:before {
    content: "\e003"
}

.linecons-blockade:before {
    content: "\e004"
}

.linecons-bubble1:before {
    content: "\e005"
}

.linecons-camera6:before {
    content: "\e006"
}

.linecons-camera7:before {
    content: "\e007"
}

.linecons-cup4:before {
    content: "\e008"
}

.linecons-data3:before {
    content: "\e009"
}

.linecons-diamons:before {
    content: "\e00a"
}

.linecons-display14:before {
    content: "\e00b"
}

.linecons-fire:before {
    content: "\e00c"
}

.linecons-heart3:before {
    content: "\e00d"
}

.linecons-lab:before {
    content: "\e00e"
}

.linecons-leaf5:before {
    content: "\e00f"
}

.linecons-like:before {
    content: "\e010"
}

.linecons-location4:before {
    content: "\e011"
}

.linecons-news:before {
    content: "\e012"
}

.linecons-noodle:before {
    content: "\e013"
}

.linecons-note2:before {
    content: "\e014"
}

.linecons-packet:before {
    content: "\e015"
}

.linecons-paperclip2:before {
    content: "\e016"
}

.linecons-paperplane:before {
    content: "\e017"
}

.linecons-parameters:before {
    content: "\e018"
}

.linecons-pen3:before {
    content: "\e019"
}

.linecons-phone12:before {
    content: "\e01a"
}

.linecons-photo3:before {
    content: "\e01b"
}

.linecons-search3:before {
    content: "\e01c"
}

.linecons-see:before {
    content: "\e01d"
}

.linecons-settings3:before {
    content: "\e01e"
}

.linecons-shop1:before {
    content: "\e01f"
}

.linecons-small56:before {
    content: "\e020"
}

.linecons-small57:before {
    content: "\e021"
}

.linecons-small58:before {
    content: "\e022"
}

.linecons-small59:before {
    content: "\e023"
}

.linecons-small60:before {
    content: "\e024"
}

.linecons-small61:before {
    content: "\e025"
}

.linecons-sound:before {
    content: "\e026"
}

.linecons-stack:before {
    content: "\e027"
}

.linecons-study:before {
    content: "\e028"
}

.linecons-t1:before {
    content: "\e029"
}

.linecons-tag6:before {
    content: "\e02a"
}

.linecons-tv1:before {
    content: "\e02b"
}

.linecons-user12:before {
    content: "\e02c"
}

.linecons-vynil:before {
    content: "\e02d"
}

.linecons-wallet:before {
    content: "\e02e"
}

.linecons-world5:before {
    content: "\e02f"
}

.main-btn{
    display: inline-block;
    outline: none;
    border-radius: 50px;
    transition: .3s ease-out;
    text-align: center;
    color: #fff;
    background-color: #54be73;
    -webkit-box-shadow: 0 2px 10px 0 rgba(68,180,101,.31);
    box-shadow: 0 2px 10px 0 rgba(68,180,101,.31);
    border:solid 1px #54be73;
    font-size: 13px;
    font-family: IRANSansBold;
    cursor: pointer;
    white-space: nowrap;
    padding: 13px 45px;
    letter-spacing: .8px;
    line-height: 1.5;
    user-select: none;
}

.main-btn:hover{
    color: #fff;
    background-color: #44b465;
    border-color: #44b465;
}

.header{
    height: 102px;
}

.sticky-bar{
    background: #54be73;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 999;
    transition: .33s all ease-out;
    padding:0 15px;
}

.sticky-bar .col-{
    padding: 0 15px;
}

.sticky-bar .logo{
    display: inline-block;
    margin-left: 60px;
}

.sticky-bar .main-menu> li{
    display: inline-block;
    position: relative;
}

.sticky-bar .main-menu> li+li{
    margin-right: 45px;
}

.sticky-bar .main-menu >li> a{
    padding: 40px 0;
    display: block;
    position: relative;
    color: #fff;
    font-size: 15px;
    font-family: IRANSansBold;
    line-height: 1.5;
}

.sticky-bar.fix-menu .main-menu >li> a{
    padding: 27px 0;
}

.sticky-bar .main-menu >li> a:before{
    content: "";
    width: 100%;
    position: absolute;
    height: 5px;
    background-color: #fff;
    bottom: 0;
    opacity: 0;
    transition: .33s all ease-in;
}

.sticky-bar .main-menu >li> a:hover:before,
.sticky-bar .main-menu >li> a.active:before{
    opacity: 1;
}

.sticky-bar .main-menu>li ul{
    position: absolute;
    min-width: 190px;
    padding: 15px;
    background: #54be73;
    transform-origin: center top 0;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    visibility: hidden;
    opacity: 0;
    top: 0;
    right: 100%;
    -webkit-box-shadow: 0 2px 10px 0 rgba(49,49,50,.13);
    box-shadow: 0 2px 10px 0 rgba(49,49,50,.13);
    text-align: right;
    z-index: 99;
}

.sticky-bar .main-menu>li>ul{
    top: 100%;
    right: 0;
}

.sticky-bar .main-menu>li>ul:before{
    position: absolute;
    top: -25px;
    width: 100%;
    right: 0;
    height: 40px;
    background: transparent;
    display: block;
    content: "";
}

.sticky-bar .main-menu>li ul ul{
    opacity: 1;
    visibility: visible;
    display: none;
}

.sticky-bar .main-menu li:hover>ul{
    display: block;
    transform-origin: center top 0;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    visibility: visible;
    opacity: 1;
}

.sticky-bar .main-menu>li ul li:hover> ul{
    display: block;
}

.sticky-bar .main-menu>li ul li{
    display: block;
    position: relative;
}

.sticky-bar .main-menu>li ul li a{
    display: block;
    line-height: 1.8;
    padding: 6px 0;
    font-size: 13px;
    color: #fff;
}

.sticky-bar .main-menu>li ul li a:hover{
    color: #555;
}

.sticky-bar .action-box{
    margin-right: 35px;
    position: relative;
}


.sticky-bar .action-box .toggle-btn{
   position: relative;
    width: 48px;
    background: 0 0;
    border: none;
    display: inline-block;
    padding: 0;
    outline: none;
    cursor: pointer;
    -webkit-appearance: none;
    height: 48px;
    line-height: 48px;
    color: #fff;

}

.sticky-bar .action-box .toggle-btn span,
.sticky-bar .action-box .toggle-btn span:before,
.sticky-bar .action-box .toggle-btn span:after{
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #fff;
    left: 50%;
    margin-left: -3px;
    border-radius: 50%;
    transition: .3s all ease;
}

.sticky-bar .action-box .toggle-btn:hover span,
.sticky-bar .action-box .toggle-btn:hover span:before,
.sticky-bar .action-box .toggle-btn:hover span:after{
    background: #3da25b;
}

.sticky-bar .action-box .toggle-btn span{
    top: 50%;
    margin-top: -3px;
}

.sticky-bar .action-box .toggle-btn.open span{
    -webkit-transform: scale(.7);
    transform: scale(.7);
}

.sticky-bar .action-box .toggle-btn span:before{
    content: "";
    bottom: 100%;
    margin-bottom: 3px;
}

.sticky-bar .action-box .toggle-btn.open span:before{
    -webkit-transform: translateY(18px);
    transform: translateY(18px);
}

.sticky-bar .action-box .toggle-btn span:after{
    content: "";
    top: 100%;
    margin-top: 3px;
}

.sticky-bar .action-box .toggle-btn.open span:after{
    -webkit-transform: translateY(-18px);
    transform: translateY(-18px);
}

.sticky-bar .menu-btn{
    display: inline-block;
    height: 33px;
    margin-left: 20px;
    border: none;
    outline: none;
    line-height: 48px;
    cursor: pointer;
    position: relative;
    top: 0;
    right: 0;
    color: #2b2c2f;
    z-index: 999;
    text-align: center;
    background: transparent;
    float: right;
}

.sticky-bar .menu-btn span{
    width: 24px;
    height: 4px;
    background-color: #2b2c2f;
    backface-visibility: hidden;
    border-radius: 2px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    position: relative;
    display: block;
    margin: auto;
    transition: .3s all ease;
}

.sticky-bar .menu-btn.NavOpen span{
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.sticky-bar .menu-btn span:before{
    webkit-transform-origin: 13.71429px center;
    -moz-transform-origin: 13.71429px center;
    -ms-transform-origin: 13.71429px center;
    transform-origin: 13.71429px center;
    width: 24px;
    height: 4px;
    background-color: #2b2c2f;
    backface-visibility: hidden;
    border-radius: 2px;
    content: "";
    position: absolute;
    right: 0;
    top: -8px;
    transition: .3s all ease;
}

.sticky-bar .menu-btn.NavOpen span:before{
    -webkit-transform: rotate3d(0,0,1,-40deg);
    transform: rotate3d(0,0,1,-40deg);
    top: 0;
    width: 15px;
}

.sticky-bar .menu-btn span:after{
    -webkit-transform-origin: 13.71429px center;
    -moz-transform-origin: 13.71429px center;
    -ms-transform-origin: 13.71429px center;
    transform-origin: 13.71429px center;
    width: 24px;
    height: 4px;
    background-color: #2b2c2f;
    backface-visibility: hidden;
    border-radius: 2px;
    content: "";
    position: absolute;
    right: 0;
    transition: .3s all ease;
    top: 8px;
}

.sticky-bar .menu-btn.NavOpen span:after{
    top: 0;
    width: 15px;
    -webkit-transform: rotate3d(0,0,1,40deg);
    transform: rotate3d(0,0,1,40deg);
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display:block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#cssmenu #menu-button {
    display: none;
}

#cssmenu > ul > li > a ,#cssmenu  ul  li  a{
    letter-spacing: 1px;
    text-decoration: none;
    font-size: 14px;
    line-height: 26px;
    padding: 11px 16px 11px 56px;
    color: #2b2c2f;
}

#cssmenu .menu2> li:hover> a{
    color: #fff;
    background: #3da25b;
}

#cssmenu .menu2> li ul li a:hover{
    color: #3da25b;
}

#cssmenu ul li a.active{
    color: #fff;
    background: #3da25b;
}

#cssmenu ul li ul li a{
    color: #2b2c2f;
    font-size: 12px;
    padding: 11px 20px 6px 56px;
}

#cssmenu {
    width: 100%;
    margin-bottom: 25px;
}
#cssmenu ul {
    width: 100%;
    display: none;
}
#cssmenu.align-center > ul {
    text-align: right;
}
#cssmenu ul li {
    width: 100%;
}
#cssmenu ul ul li,
#cssmenu li:hover > ul > li {
    height: auto;
}
#cssmenu ul li a,
#cssmenu ul ul li a {
    width: auto;
    border-bottom: 0;
}
#cssmenu  ul  li {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    position: relative;
}
#cssmenu ul ul li a {
    padding-right: 25px;
}
#cssmenu ul ul ul li a {
    padding-right: 35px;
}
#cssmenu ul ul li a {
    background: none;
}

#cssmenu ul ul,
#cssmenu ul ul ul,
#cssmenu.align-right ul ul {
    position: relative;
    right: 0;
    width: 100%;
    margin: 0;
    text-align: right;
}
#cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    left: 0;
    top: 9px;
    display: block;
    height: 35px;
    width: 35px;
    line-height: 32px;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    color: #2b2c2f;
}

#cssmenu .submenu-button.submenu-opened:after{
    content: "\f106";
}

#cssmenu li:hover .submenu-button{
    color: #fff;
}

#cssmenu ul li ul li .submenu-button{
    color: #2b2c2f!important;
}

#cssmenu ul li ul li .submenu-button:hover{
    color: #54be73!important;
}

#cssmenu ul ul .submenu-button:before {
    top: 12px;
    left: 16px;
}
#cssmenu .submenu-button.submenu-opened:before {
    display: none;
}

#cssmenu .menu > li:before{
    display: block;
    content: "";
    width: 6px;
    height: 4px;
    float: right;
    margin-top: 17px;
    margin-left: 15px;
}

.sidenav{
    z-index: 99;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 270px;
    padding: 75px 0 56px;
    max-width: 100%;
    -webkit-transform: translate(280px, 0);
    transform: translate(280px, 0);
    -webkit-transition: .3s all cubic-bezier(.785,.135,.15,.86);
    transition: .3s all cubic-bezier(.785,.135,.15,.86);
    height: 100%;
    overflow-y: auto;
    background: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(49,49,50,.13);
    box-shadow: 0 2px 10px 0 rgba(49,49,50,.13);
}

.sidenav.opennav{
    transform: translate(0, 0);
}

.sidenav .menu2{
    list-style: none;
    text-align: right;
    display: block!important;
}

.sidenav .menu2 li{
    display: block;
    margin-bottom: 30px;
}

.sidenav .menu2 li a{
    display: block;
    text-decoration: none;
    font-size: 14px;
    padding: 11px 16px 11px 56px;
    color: #313132;
}

.owl-theme.dot-mrg .owl-dots {
    margin-top: 65px!important;
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 0;
    background: #c6c6c6;
    transition: all .2s ease;
}

.owl-theme .owl-dots .owl-dot+.owl-dot span{
    margin-right: 20px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #54be73;
}

.slider-sec .item{
    height: 460px;
    background-size: cover!important;
    display: flex;
    align-items: center;
}

.slider-sec .item .container{
    position: relative;
    z-index: 3;
}

.slider-sec .item .title{
    display: block;
    line-height: 1.4;
    font-family: IRANSansBold;
    font-size: 52px;
    color: #313132;
    margin: 0;
}

.slider-sec .item p{
    font-style: italic;
    color: #777;
    font-size: 20px;
    margin: 30px 0 0;
}

.slider-sec .item .main-btn{
    margin-top: 25px;
}

.slider-sec .owl-dots{
    margin-top: 0;
    position: absolute;
    z-index: 5;
    bottom: 20px;
    max-width: 1140px;
    text-align: right;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: 0;
}

.modal {
    display: none;
    position: fixed;
    z-index: 999999;
    padding: 30px 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
}

.modal .bg{
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.85);
}

.modal .modal-content {
    position: relative;
    margin: auto;
    padding: 0;
    text-align: center;
    background-color: transparent;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: none;
    border: none;
    display: inline-block;
    z-index: 2;
    max-width: 98%;
    max-height: 98%;
    width: auto;
    overflow-y: auto;
}

.modal .close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 34px;
    font-weight: bold;
    z-index: 9;
    text-shadow: none;
    transition: all .3s ease;
    opacity: 1;
}

.modal .close:hover,
.modal .close:focus {
    color: #54be73;
    text-decoration: none;
    cursor: pointer;
}

.modal video{
    max-width: 90vw;
    height: auto;
    outline: none;
}

.main-title{
    display: block;
    font-size: 42px;
    font-family: IRANSansBold;
    line-height: 1.7;
    color: #313132;
    position: relative;
    margin: 0 0 50px;
}

.main-title:after{
    content: "";
    display: block;
    background: #54be73;
    height: 2px;
    width: 40px;
    margin-top: 25px;
}

.main-title.text-center:after{
    margin: 25px auto 0;
}

.main-title.no-border:after{
    display: none;
}

.sec-pda{
    padding: 80px 0;
}

.section1 .video-item{
    margin-left: 30px;
    position: relative;
    background: #313132;
}

.section1 .video-item img{
    width: 100%;
    height: auto;
    opacity: .7;
    transition: .33s all ease;
}

.section1 .video-item .video-play{
    width: 72px;
    height: 72px;
    font-size: 72px;
    line-height: 72px;
    display: inline-block;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 50%;
    transition: .33s all ease-out;
    cursor: pointer;
}

.section1 .video-item .video-play:hover{
    color: #54be73;
}

.bg-gray{
    background: #f9f9f9;
}

.section2 .counter-item .icon{
    color: #54be73;
    width: 48px;
    height: 48px;
    font-size: 48px;
    line-height: 48px;
    display: block;
    margin: 0 auto;
}

.section2 .counter-item .value{
    margin-top: 28px;
}

.section2 .counter-item .value span{
    display: inline-block;
    font-family: IRANSansBold;
    color: #313132;
    font-size: 40px;
    line-height: 1;
}

.section2 .counter-item .divider{
    display: block;
    height: 2px;
    width: 40px;
    margin: 30px auto 0;
    background: #44b465;
}

.section2 .counter-item .text{
    display: block;
    color: #313132;
    margin: 10px 0 0;
    font-size: 18px;
    line-height: 1.7;
}

.section3{
    overflow: hidden;
}

.section3 .top-sec{
    position: relative;
    z-index: 5;
    background: #44b465;
    padding: 60px 0;
    text-align: center;
}

.section3 .top-sec:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    z-index: -1;
    width: 130vw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: -webkit-linear-gradient(left,rgba(68,180,101,0.4) 0%,rgba(84,190,115,0.4) 100%);
    background: linear-gradient(to right,rgba(68,180,101,0.4) 0%,rgba(84,190,115,0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66136cbf',endColorstr='#6642a4ff',GradientType=1 );
}

.section3 .top-sec:after{
    position: absolute;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    width: 30px;
    height: 30px;
    z-index: 2;
    pointer-events: none;
    background: #44b465;
    content: '';
    top: auto;
    bottom: -15px;
    left: 50%;
}

.section3 .top-sec .main-title{
    margin-bottom: 20px;
}

.section3 .top-sec p{
    font-size: 16px;
}

.section3 .content{
    padding: 60px 0 110px;
}

.section3 .services-slider .item{
    padding: 15px;
}

.section3 .service{
    padding: 20px 11px 10px;
    text-align: center;
    border: 1px solid #ebebeb;
    background: #fff;
    transition: .2s;
    position: relative;
}

.section3 .service:hover{
    border-color: transparent;
}

.section3 .service:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    -webkit-box-shadow: 0 2px 10px 0 rgba(68,180,101,.2);
    box-shadow: 0 2px 10px 0 rgba(68,180,101,.2);
    transition: .33s all ease;
    opacity: 0;
    visibility: hidden;
}

.section3 .service:hover:before{
    opacity: 1;
    visibility: visible;
}

.section3 .service .pic{
    display: block;
    padding: 10px;
}

.section3 .service .pic img{
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
}

.section3 .service .title{
    color: #54be73;
    display: inline-block;
    margin: 15px 0;
    font-size: 20px;
    line-height: 1.7;
    font-family: IRANSansBold;
}

.section3 .service .title:hover{
    color: #3da25b;
}

.section3 .service .title:before{
    content: "";
    background: #54be73;
    height: 2px;
    width: 30px;
    display: block;
    margin: 0 auto 12px;
}

.section3 .owl-theme .owl-nav [class*=owl-] {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    line-height: 52px;
    z-index: 10;
    color: #fff;
    text-align: center;
    background: #54be73;
    border-radius: 100px;
    -webkit-box-shadow: 0 2px 10px 0 rgba(68,180,101,.31);
    box-shadow: 0 2px 10px 0 rgba(68,180,101,.31);
    transition: .33s all ease-out;
    font-size: 16px;
}

.section3 .owl-theme .owl-nav [class*=owl-]:hover {
    background: #3da25b;
    -webkit-box-shadow: 0 2px 10px 0 rgba(61,162,91,.31);
    box-shadow: 0 2px 10px 0 rgba(61,162,91,.31);
}

.section3 .owl-theme .owl-nav .owl-prev{
    right: -10px;
}

.section3 .owl-theme .owl-nav .owl-prev:before{
    content: '\f054';
    font-family: FontAwesome;
    right: -2px;
    position: relative;

}

.section3 .owl-theme .owl-nav .owl-next{
    left: -10px;
}

.section3 .owl-theme .owl-nav .owl-next:before{
    content: '\f053';
    font-family: FontAwesome;
    left: -2px;
    position: relative;
}


.section4 .team img{
    width: auto;
    display: block;
    margin: 0 auto 20px;
}

.section4 .team .name{
    display: block;
    font-family: IRANSansBold;
    line-height: 1.7;
    color: #54be73;
    font-size: 24px;
    margin: 0;
}

.section4 .team .info{
    display: block;
    line-height: 1.7;
    color: #b1b1b1;
    margin-top: 10px;
    font-size: 13px;
}

.section4 .team .social{
    margin-top: 20px;
    text-align: center;
}

.section4 .team .social li{
    display: inline-block;
    padding: 0 3px;
}

.section4 .team .social li a{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 42px;
    color: #fff;
    font-size: 18px;
    border-radius: 50%;
}

.section4 .team .social li a.fa-facebook{
    background: #395b98;
}

.section4 .team .social li a.fa-facebook:hover{
    background: #2b4573;
}

.section4 .team .social li a.fa-twitter{
    background: #2ca7e0;
}

.section4 .team .social li a.fa-twitter:hover{
    background: #1c8abd;
}

.section4 .team .social li a.fa-google{
    background: #d95139;
}

.section4 .team .social li a.fa-google:hover{
    background: #bb3b24;
}

.section4 .team .social li a.fa-linkedin{
    background: #107bc1;
}

.section4 .team .social li a.fa-linkedin:hover{
    background: #0c5d92;
}

.section4 .team .social li a.fa-instagram{
    background: #4879a1;
}

.section4 .team .social li a.fa-instagram:hover{
    background: #385f7e;
}

.section5{
    padding: 130px 0;
    position: relative;
    overflow: hidden;
    background: url("../images/pic/parallax-1.jpg")no-repeat center center fixed;
    background-size: cover;
    z-index: 1;
    text-align: center;
}

.section5:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.6);
    z-index: 0;
    pointer-events: none;
}

.section5 .manufacturers .item a{
    display: block;
    text-align: center;
}

.section5 .manufacturers .item img{
    max-width: 100%;
    width: auto;
    transition: .33s all ease;
    display: block;
    opacity: .75;
    margin: 0 auto;
}

.section5 .manufacturers .item a:hover img{
    opacity: 1;
}

hr {
    margin-top: 11px;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #ebebeb;
}

.mt-30{
    margin-top: 30px;
}

.section6{
    padding: 80px 0;
}

.section6 .price-box{
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #dbdbdb;
    text-align: center;
    background: #fff;
}

.section6 .price-box.active{
    -webkit-box-shadow: 0 2px 10px 0 rgba(49,49,50,.13);
    box-shadow: 0 2px 10px 0 rgba(49,49,50,.13);
}

.section6 .price-box .top{
    background: #f9f9f9;
    padding: 20px 20px 23px;
}

.section6 .price-box.active .top{
    background: #3da25b;
}

.section6 .price-box .top .title{
    display: block;
    color: #313132;
    font-size: 18px;
    line-height: 1.7;
    font-family: IRANSansBold;
}

.section6 .price-box .top .price{
    display: block;
    line-height: 1.5;
    color: #44b465;
    font-family: IRANSansBold;
    margin-top: 15px;
    font-size: 30px;
}

.section6 .price-box.active .top .title,
.section6 .price-box.active .top .price{
    color: #fff;
}

.section6 .price-box .top .price .small{
    display: inline-block;
    font-size: 14px;
    margin-right: 3px;
}

.section6 .price-box .content{
    padding: 19px 20px;
}

.section6 .price-box .content .list li{
    display: block;
    padding: 13px;
    color: #777;
    font-size: 13px;
    line-height: 1.7;
}

.section6 .price-box .content .list li+li {
    border-top: 1px solid #dbdbdb;
}

.section6 .price-box .btm{
    padding-bottom: 27px;
}

.section7 .testimonial-slider .item img{
    border-radius: 100px;
    width: auto;
    height: auto;
    margin-left: 15px;
}

.section7 .testimonial-slider .item .name{
    color: #54be73;
    font-size: 16px;
    line-height: 1.7;
    font-family: IRANSansBold;
    display: block;
    margin: 0 0 3px;
}

.section7 .testimonial-slider .item  .info{
    display: block;
    line-height: 1.7;
    font-size: 13px;
    color: #b1b1b1;
}

.section7 .testimonial-slider .item .d-flex{
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.section7 .testimonial-slider .item p{
    font-style: italic;
    color: #313132;
}

.section8{
    padding: 75px 0 60px;
}

.map{
    font-size: 0;
    overflow: hidden;
    height: 405px;
}

.footer{
    background: #313132;
    padding: 75px 0 25px;
}

.footer a{
    display: inline-block;
    font-size: 13px;
    line-height: 1.8;
    color: #777;
}

.footer a.color{
    color: #54be73;
}

.footer a:hover{
    color: #54be73;
}

.footer a.color:hover{
    color: #368f50;
}

.footer p{
    color: #777;
    margin-bottom: 0;
}

.footer .logo{
    display: inline-block;
}

.footer .social{
    margin-top: 65px;
}

.footer .social li{
    display: inline-block;
}

.footer .social li+li{
    margin-right: 11px;
}

.footer .social li a{
    font-size: 18px;
}

.footer .sec-title{
    display: block;
    line-height: 1.8;
    font-size: 22px;
    color: #fff;
    font-family: IRANSansBold;
    border-bottom: 1px solid #777;
    padding-bottom: 10px;
    margin-bottom: 22px;
}

.footer .icon{
    color: #fff;
    display: inline-block;
    width: 18px;
    height: 18px;
    font-size: 18px;
    line-height: 18px;
    position: relative;
    top: 2px;
    margin-left: 15px;
}

.footer form{
    margin: 10px auto 0;
    width: 100%;
    position: relative;
}

.footer form .input-mail{
    height: 40px;
    padding: 11px 20px 11px 28%;
    border-radius:50px;
    outline: none;
    font-size: 12px;
    line-height: 18px;
    color: #313132;
    background-color: #f5f5f5;
    border: 1px solid #dbdbdb;
    width: 100%;
}

.footer form .main-btn{
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    font-size: 12px;
    padding: 9px 20px;
}

.footer .mx-300{
    max-width: 300px;
}

.footer .copyright{
    margin: 88px 0 0;
}

#back-to-top{
    position: fixed;
    bottom: 40px;
    left: 40px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    line-height: 47px;
    text-align: center;
    color: #fff;
    background: #54be73;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.3s ease;
    border-radius: 50%;
    font-size: 16px;
    -webkit-box-shadow: 0 2px 10px 0 rgba(68,180,101,.31);
    box-shadow: 0 2px 10px 0 rgba(68,180,101,.31);
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
}

#back-to-top:hover{
    color: #fff;
    background: #3da25b;
    -webkit-box-shadow: 0 2px 10px 0 rgba(61,162,91,.31);
    box-shadow: 0 2px 10px 0 rgba(61,162,91,.31);
}

#back-to-top.show{
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.my-modal{
    position: fixed;
    z-index: 9999999;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
}

.my-modal.open{
    opacity: 1;
    visibility: visible;
}

.my-modal .close-div{
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.4);
}

.my-modal .content{
    overflow-y: auto;
    max-width: 90vw;
    max-height: 90vh;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    z-index: 2;
    background-color: #fff;
    width: 400px;
    padding: 20px 30px 30px;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 25px;
}

.my-modal .modal-title{
    padding: 0 15px 15px;
    display: block;
    font-family: IRANSansBold;
    font-size: 18px;
    line-height: 1.7;
    border-bottom: 1px solid #e5e5e5;
    color: #313132;
}

.my-modal .close-icon{
    color: #ccc;
    text-shadow: 0 1px 0 #fff;
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 30px;
    font-size: 30px;
    transition: all .3s ease;
    cursor: pointer;
    font-weight: 700;
    line-height: 1;
}

.my-modal .close-icon:hover{
    color: #54be73;
}

.my-modal .form-sec{
    margin-top: 30px;
}

.form-sec{
    position: relative;
}

.form-sec .input-box,.form-sec .select-selected{
    outline: none;
    width: 100%;
    height: 40px;
    padding: 10px 20px;
    -webkit-appearance: none;
    appearance: none;
    color: #313132;
    background: #fff;
    border: 1px solid #dbdbdb;
    font-size: 13px;
    resize: vertical;
    border-radius: 15px;
    margin-bottom: 15px;
}

.form-sec .input-box:focus{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.form-sec textarea.input-box{
    height: auto;
}

.form-sec .select-selected{
    background:#fff url("../images/icons/chevron-down.svg")no-repeat top+10px left+15px;
    background-size: 20px;
    color: #7a7a7a;
}

.form-sec .ui-shadow-inset{
    box-shadow: none;
}

.form-sec .fancy-select{
    display: none;
}

.form-sec .ui-input-text, .ui-input-search{
    border: none;
}

.form-sec .my-custom-select {
    position: relative;
}

.form-sec .my-custom-select select {
    display: none;
}

.form-sec .select-selected.select-arrow-active{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-sec .select-items div,.select-selected {
    cursor: pointer;
    user-select: none;
}

.form-sec .select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    color: #8f8f8f;
    border: solid 1px #66afe9;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-sec .select-items div{
    line-height: 1.8;
    font-size: 13px;
    text-shadow: none;
    padding: 2px 10px;
    transition: .3s;
}

.form-sec .select-hide {
    display: none;
}

.form-sec .select-items div:hover {
    background-color: #54be73;
    color: #fff;
}

.form-sec .same-as-selected{
    background-color: #f5f5f5;
    color: #242425;
}

.form-sec .ui-select .ui-btn>span:not(.ui-li-count),.ui-select{
    display: none;
}

@media (max-width:767px){
    .slider-sec .item{
        text-align: center;
    }
    .slider-sec .item p{
        display: none;
    }
    .slider-sec .owl-dots{
        text-align: center;
    }
    .slider-sec .item .title{
        font-size: 32px;
        color: #fff;
    }
    .slider-sec .item:before{
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(34, 34, 34, 0.53);
        z-index: 1;
    }
    .slider-sec .item {
        height: 330px;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 6px;
        height: 6px;
    }
    .owl-theme .owl-dots .owl-dot+.owl-dot span {
        margin-right: 11px;
    }
    .main-btn{
        font-size: 12px;
        padding: 11px 38px;
    }
    .section1 .video-item{
        margin: 0 0 35px 0;
    }
    .main-title{
        font-size: 30px;
        margin: 0 0 40px;
    }
    .main-title:after {
        margin-top: 15px;
    }
    .section2 .counter-item .icon {
        width: 42px;
        height: 42px;
        font-size: 42px;
        line-height: 42px;
    }
    .section2 .counter-item .value span{
        font-size: 32px;
    }
    .section2 .counter-item .text{
        font-size: 15px;
    }
    .section2 .counter-item .value {
        margin-top: 22px;
    }
    .section2 .counter-item .divider {
        margin: 18px auto 0;
    }
    .section3 .content {
        padding: 60px 0 80px;
    }
    .section3 .service .title{
        font-size: 14px;
    }
    .section3 .top-sec {
        padding: 40px 0;
    }
    .section3 .top-sec p {
        font-size: 14px;
    }
    .section5 {
        padding: 90px 0;
    }
    .map{
        font-size: 0;
        overflow: hidden;
        height: 250px;
    }
    .footer,.footer .copyright{
        text-align: center;
    }
    .footer .mx-300{
        margin: 55px auto 0;
    }
    .footer .mt-55{
        margin-top: 55px;
    }
    .footer .copyright{
        margin: 60px 0 0;
    }
    .footer .social {
        margin-top: 30px;
    }
    .footer .sec-title{
        font-size: 18px;
    }
    #back-to-top {
        bottom: 15px;
        left: 15px;
    }
    .main-title.xs-center{
        text-align: center;
    }
    .main-title.xs-center:after{
        margin: 25px auto 0;
    }

}

@media(max-width:575.98px){
    #cssmenu > ul > li > a, #cssmenu ul li a{
        font-size: 12px;
        line-height: 24px;
        padding: 9px 16px 9px 56px;
    }
    #cssmenu ul li ul li a {
        font-size: 11px;
        padding: 7px 20px 5px 56px;
    }
    .slider-sec .item .title {
        font-size: 24px;
    }
    .main-btn{
        font-size: 11px;
        padding: 10px 35px;
    }
    .sec-pda {
        padding: 60px 0;
    }
    p{
        font-size: 12px;
    }
    .section1 .video-item{
        margin: 0 0 30px 0;
    }
    .section1 .video-item .video-play {
        width: 64px;
        height: 64px;
        font-size: 64px;
        line-height: 64px;
    }
    .main-title{
        font-size: 24px;
        margin: 0 0 35px;
    }
    .main-title:after {
        margin-top: 13px;
    }
    .section2 .counter-item .icon {
        width: 38px;
        height: 38px;
        font-size: 38px;
        line-height: 38px;
    }
    .section2 .counter-item .value span{
        font-size: 26px;
    }
    .section2 .counter-item .text{
        font-size: 13px;
    }
    .section3 .services-slider{
        padding: 0 15px;
    }
    .section3 .owl-theme .owl-nav [class*=owl-] {
        width: 45px;
        height: 45px;
        line-height: 47px;
        font-size: 14px;
    }
    .section3 .owl-theme .owl-nav .owl-prev {
        right: 5px;
    }
    .section3 .owl-theme .owl-nav .owl-next {
        left: 5px;
    }
    .section3 .service .title {
        font-size: 13px;
    }
    .section3 .top-sec p {
        font-size: 12px;
    }
    .section4 .team .name{
        font-size: 20px;
    }
    .section4 .team .social li {
        padding: 0;
    }
    .section4 .team .social li a {
        width: 36px;
        height: 36px;
        line-height: 37px;
        font-size: 16px;
    }
    .section6 .price-box .top .title{
        font-size: 16px;
    }
    .section6 .price-box .top .price{
        font-size: 26px;
    }
    .section6 .price-box .content .list li{
        padding: 12px;
        font-size: 12px;
    }
    .section7 .testimonial-slider .item .name{
        font-size: 14px;
    }
    .section7 .testimonial-slider .item .info{
        font-size: 11px;
    }
    .footer .d-flex{
        display: block!important;
    }
    .footer .icon{
        margin: 0 0 8px 0;
    }
    .footer p,.footer a{
        text-align: center;
        font-size: 12px;
    }
    .my-modal .modal-title {
        padding: 0 10px 15px;
        font-size: 14px;
    }
    .my-modal .close-icon{
        font-size: 24px;
    }
    .form-sec .input-box, .form-sec .select-selected,.form-sec .select-items div{
        font-size: 12px;
    }


}

@media (min-width: 576px){
    .slider-sec .owl-dots{
        max-width: 540px;
    }
}


@media(min-width:768px) and (max-width:991px){
    .slider-sec .owl-dots{
        max-width: 720px;
    }
    .slider-sec .item .title{
        font-size: 38px;
    }
    .slider-sec .item p {
        font-size: 15px;
    }
    .slider-sec .item {
        height: 390px;
    }
    .section1 .video-item{
        margin: 0 0 35px 0;
    }
    .main-title{
        font-size: 34px;
        margin: 0 0 43px;
    }
    .main-title:after {
        margin-top: 20px;
    }
    .section2 .counter-item .icon {
        width: 42px;
        height: 42px;
        font-size: 42px;
        line-height: 42px;
    }
    .section2 .counter-item .value span{
        font-size: 32px;
    }
    .section2 .counter-item .text{
        font-size: 15px;
    }
    .section3 .content {
        padding: 60px 0 80px;
    }
    .section3 .service .title{
        font-size: 16px;
    }
    .section3 .top-sec {
        padding: 50px 0;
    }
    .section3 .top-sec p {
        font-size: 14px;
    }
    .section4 .team .name{
        font-size: 20px;
    }
    .section4 .team .social li {
        padding: 0;
    }
    .section4 .team .social li a {
        width: 36px;
        height: 36px;
        line-height: 37px;
        font-size: 16px;
    }
    .section5 {
        padding: 90px 0;
    }
    .footer .mt-55{
        margin-top: 55px;
    }
    .footer .copyright{
        margin: 60px 0 0;
    }

}

@media(min-width:992px) and (max-width:1199px){
    .slider-sec .owl-dots{
        max-width: 960px;
    }
    .slider-sec .item {
        height: 420px;
    }
    .slider-sec .item .title{
        font-size: 46px;
    }
    .slider-sec .item p {
        font-size: 17px;
    }
    .sec-pda{
        padding: 110px 0;
    }
    .main-title{
        font-size: 36px;
        margin: 0 0 45px;
    }
    .main-title:after {
        margin-top: 20px;
    }
    .section3 .service .title{
        font-size: 18px;
    }
    .footer .copyright{
        margin: 60px 0 0;
    }

}

@media(min-width:1200px){
    .slider-sec .owl-dots{
        max-width: 1140px;
    }
    .sec-pda{
        padding: 110px 0;
    }
}

@media(max-width:1199px){
    .sticky-bar{
        padding: 10px 15px;
        background-color: #fff;
        box-shadow: 0 2px 10px 0 rgba(49,49,50,.13);
    }
    .header {
        height: 58px;
    }
}

@media(max-width:1699px){
    .sticky-bar .action-box .box{
        position: absolute;
        top: calc(100% + 30px);
        left: 0;
        width: auto;
        padding: 20px;
        margin: 0 -1px;
        text-align: center;
        background: #fff;
        border: none;
        opacity: 0;
        visibility: hidden;
        transition: .23s all ease-out;
        -webkit-box-shadow: 0 2px 10px 0 rgba(49,49,50,.13);
        box-shadow: 0 2px 10px 0 rgba(49,49,50,.13);
    }
    .sticky-bar .action-box .box.open{
        visibility: visible;
        opacity: 1;
    }
    .sticky-bar.fix-menu .action-box .box{
        top: calc(100% + 12px);
    }

}

@media(min-width:1700px){
    .justify-content-xxl-between{
        -ms-flex-pack:justify!important;
        justify-content:space-between!important
    }
    .d-xxl-none{
        display: none!important;
    }
    .sticky-bar{
        padding:0 68px;
    }
    .sticky-bar .main-btn{
        color: #fff;
        background-color: transparent;
        border-color: #fff;
    }
    .sticky-bar .main-btn:hover{
        color: #3da25b;
        background-color: #fff;
        border-color: #fff;
    }
    .sticky-bar .action-box .box{
        display: block;
    }
}