*{
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: 'aseman';
    src:url('../fonts/g%20aseman.ttf')format('truetype');
}
@font-face {
    font-family: 'BMitra';
    src: url('../fonts/BMitra.eot?#') format('eot'),  /* IE6–8 */
    url('../fonts/BMitra.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/BMitra.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
    font-family: "Muli";
    src: url("../fonts/Muli-Regular.ttf");
}
@font-face {
    font-family: 'IRS';
    src: url('../fonts/iran_sans.eot') format('eot'),  /* IE6–8 */
    url('../fonts/iran_sans.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/iran_sans.eot') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
body{
    direction: rtl;
}
.rtl{
    direction: rtl !important;
}
.ltr{
    direction: ltr !important;
}
.top-header{
    padding: 15px 0;
    background: #3b3b3b;
}
.search-container{
    position: relative;
}
.search-container > input {
    background: #3b3b3b none repeat scroll 0 0;
    color: #afafaf;
}
.search-container > input {
    background: #3b3b3b none repeat scroll 0 0;
    border: 2px solid #afafaf;
    border-radius: 3px;
    color: #afafaf;
    font-family: "IRS";
    font-size: 15px;
    padding-bottom: 3px;
    padding-right: 45px;
    padding-top: 3px;
    width: 100%;
}
.search-container > span {
    border-left: 1px solid;
    color: #afafaf;
    padding-left: 10px;
    position: absolute;
    right: 10px;
    top: 8px;
}
.banner{

    background: url("../images/banner.jpg") no-repeat;
    background-size: 100% 100%;
    padding-bottom: 200px;
    padding-top:50px;
}
.main-logo {
    color: white;
    font-family: "aseman";
    margin-top: 0.8em;

}
.main-logo p {
    display: inline-block;
    font-size: 10em;
    text-shadow: 1px 4px 6px #595959, 0 0 0 #000, 1px 4px 6px #d9d9d9;
}
.main-logo  img {
    display: inline-block;
}
.main-logo > .divider {
    background: lightgrey none repeat scroll 0 0;
    height: 2px;
    margin: -25px auto 15px;
    width: 22%;
}
.main-logo h1 {
    border-bottom: 2px solid lightgray;
    display: inline-block;
    font-size: 60px;
    margin-top: 0;
    padding-bottom: 10px;
}
.navbar{
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.navbar > ul li {
    display: inline-block;
    list-style: outside none none;
}
.navbar ul {
    border-bottom: 1px solid;
}
.navbar > ul li a {
    border-right: 1px solid lightgray;
    color: #434343;
    display: inline-block;
    font-family: "IRS";
    font-size: 20px;
    padding: 10px 45px;
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.navbar > ul li:last-child a{
    border-left: 1px solid lightgray;
}
.navbar > ul li a:hover{
    text-decoration: none;
    background-color: #61D2D6;
}
.navbar ul {
    border-bottom: 1px solid;
    padding-top: 10px;
    font-size: 0;
}
.inline-block{
    display: inline-block;
}
h1.inline-block,h2.inline-block,h3.inline-block{
    font-family: 'aseman';
}
.main-title{
    font-size: 32px;
}
.main-title {
    border-bottom: 2px solid #cacaca;
    border-top: 2px solid #cacaca;
    font-size: 50px;
    line-height: 48px;
    padding: 15px 0;
}
.description {
    color: #464646;
    font-family: "IRS";
    font-size: 23px;
    padding: 45px 0;
}
.margin-auto{
    margin: auto;
    float: none;
}
.owl-carousel li{
    list-style: none;
}
.owl-carousel li h4 {
    background-color: #444444;
    color: white;
    font-family: "aseman";
    font-size: 35px;
    margin: 0;
    padding: 15px 0;
    position: absolute;
    right: 23%;
    text-align: center;
    top: -100%;
    width: 50%;
    z-index: 1000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.owl-item{
    cursor: pointer;
}
.owl-item:hover h4{
    top:0;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #006569 none repeat scroll 0 0;
}
.owl-theme .owl-dots .owl-dot span {
    background: #00c0c4 none repeat scroll 0 0;
}
.photo-slider {
    border-bottom: 1px solid black;
    overflow: hidden;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.photo-gallery {
    padding: 60px 0;
}
.gallery-item{
    margin-bottom: 50px;
}
.gallery-item .img-container {
    position: relative;
    overflow: hidden;
    border: 1px solid #272725;
    border-radius: 3px;
}
.gallery-item .img-container img{
    width: 100%;
}
.gallery-item .img-container .hover{
    position: absolute;
    top:0;
    left: -100%;
    width: 100%;
    height: 100%;
    padding-top: 30%;
    background: rgba(0,0,0,0.7);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.gallery-item .img-container:hover .hover{
    left: 0;
}
.gallery-item .img-container .hover a{
    display: block;
    width: 80px;
    height: 80px;
    text-align: center;
    color: white;
    line-height: 80px;
    border: 2px solid white;
    border-radius: 50px;
    font-size: 25px;
    margin: auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.gallery-item .img-container .hover a:hover{
    color: #009da3;
    border-color: #009da3;
}
.gallery-item > h4,.gallery-item > a > h4 {
    border-bottom: 1px solid;
    color: #434343;
    font-family: "aseman";
    font-size: 27px;
    padding-bottom: 5px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.gallery-item > a:hover{
    text-decoration: none;

}
.gallery-item > a:hover>h4{
    color:#009aa0;
}
.gallery-item > p {
    font-family: "IRS";
    font-size: 18px;
    text-align: justify;
}
.slogan {
    border-top: 1px solid;
    font-family: "aseman";
    font-size: 33px;
    padding: 20px 0;
    text-align: center;
}
#parallax-1{
    background: url("../images/parallax_01.jpg") no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0;
}
#parallax-1 img {
    display: block;
    margin: 20px auto;
    width: 30%;
}
#parallax-1 canvas{
    display: inline !important;
}

#parallax-black{
    background: url("../images/parallax-black.jpg") no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0;
}
#parallax-2,#parallax-3{
    background: url("../images/parallax_02.jpg") no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 200px 0;
}
#parallax-black .col-md-4:nth-child(1) .options{
    border-left: 3px solid #888888;
}
#parallax-black .col-md-4:nth-child(2) .options{
    border-left: 3px solid #888888;
    border-right: 3px solid #888888;
}
#parallax-black .col-md-4:nth-child(3) .options{
    border-right: 3px solid #888888;
}
.options {
    cursor: pointer;
    min-height: 560px;
}
.options,.options *{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.options:hover{
    border-color: #16becf !important;
}
.options:hover >span{
    background-color: #16becf;
    color: white;
}
.options:hover > p.title{
    color:#16becf;
}
.options:hover > p.description{
    color: white;
}
.options > span {
    background: #2c2c2c none repeat scroll 0 0;
    border-radius: 100px;
    color: #9d9d9d;
    display: block;
    font-size: 70px;
    height: 180px;
    line-height: 180px;
    margin: auto;
    text-align: center;
    width: 180px;
}

.options .description {
    color: #888888;
    line-height: 40px;
    text-align: center;
    padding-top: 0;
}
.options .title {
    color: white;
    font-family: "aseman";
    font-size: 35px;
    margin: 15px 0;
    text-align: center;
}
#parallax-black .inline-block {
    color: #16becf;
    font-size: 35px;
    border-top: 3px solid #888888;
    border-bottom: 3px solid #888888;
    padding: 10px 0;
    margin-bottom: 100px;
}
#about-us .inline-block,#contact-us .inline-block {
    border-bottom: 2px solid #cacaca;
    border-top: 2px solid #cacaca;
    font-size: 50px;
    margin-top: 50px;
    padding: 10px 0;
}
.bg-gray{
    background-color: #444444;
}
.social-icons{
    text-align: center;
    padding-top: 10px;
}
.social-icons > li {
    display: inline-block;
    list-style: outside none none;
    margin-left: 5px;
}
footer section:nth-child(2){
    background: url("../images/parallax-black.jpg") no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 40px 0;
}
footer .img-responsive {
    display: block;
    margin: auto;
    width: 70%;
}
footer h4.inline-block {
    border-bottom: 1px solid;
    border-top: 1px solid;
    color: white;
    font-family: "aseman";
    font-size: 22px;
    margin: 0;
    padding: 5px 0;
}
footer h5 {
    border-bottom: 2px solid;
    color: #16becf;
    font-family: "aseman";
    font-size: 30px;
    padding-bottom: 3px;
}
footer section:nth-child(2) li {
    list-style: outside none none;
}
footer section:nth-child(2) li a {
    border-bottom: 1px solid;

    display: block;
    padding: 5px 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
footer section:nth-child(2) li a,footer section:nth-child(2) li{
    font-family: "Muli","IRS","BMitra";
    font-size: 18px;
    color: white;
}
footer section:nth-child(2) .col-md-3:last-child li{
    padding: 5px 0;
    border-bottom: 1px solid;
}

footer section:nth-child(2) li a:hover{
    color: #16becf;
    text-decoration: none;
}
.bg-blue{
    background: #16becf;
}
footer .bg-blue{
    padding: 5px 0;
}
.btn-order {
    background: white none repeat scroll 0 0;
    color: black;
    display: block;
    font-family: "aseman";
    font-size: 40px;
    margin: auto;
    padding: 0;
    text-align: center;
    width: 35%;
}
.btn-order:hover{
    text-decoration: none;
    color: black;
}
.bg-dark{
    background-color: #171717;
}
footer section:last-child p {
    color: white;
    direction: ltr;
    font-family: "Muli";
    font-size: 18px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}
.lb-caption {
    display: block !important;
    font-family: "IRS";
    font-size: 18px !important;
    margin-bottom: 10px !important;
}
.fixed-navbar{
    position: fixed;
    top: -100%;
    z-index: 10000;
    width: 100%;
    left: 0;
    border: none;
    background: #3b3b3b ;
}
.fixed-navbar ul{
    margin-bottom: 0;
}
.fixed-navbar > ul li a{
    color: white !important;
}
#btn-navbar{
    text-decoration: none;
}
#btn-navbar:hover{
    text-decoration: none;
}
#btn-navbar {
    color: white;
    display: none;
    font-family: "IRS";
    font-size: 20px;
    margin-top: 10px;
    padding: 0 25px;
    text-align: right;
}
#btn-navbar > span {
    float: left;
    margin-top: 5px;
}
.nav-logo {
    opacity: 0;
    position: absolute;
    right:-100%;
    top: 0;
    width: 145px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;

}
.nav-logo >img{
    width: 100%;
}
.nav-logo.nav-logo-show{
   right: 3% !important;
    opacity: 1 !important;
    -webkit-transition-delay:1s;
    -moz-transition-delay:1s;
    -ms-transition-delay:1s;
    -o-transition-delay:1s;
    transition-delay: 1s;
}
#contact-us .description > ul {
    list-style: outside none none;
    margin: 30px 0;

}
#contact-us .description > ul > li{
    font-weight: bold;
}
#contact-us .description > ul > li >span{
    display: inline-block;
}
#contact-us .description > ul > li >span:first-child{
    margin-left: 30px;
}
#contact-us .description > ul > li >span:first-child:after{

    color: #36c6cb;
    content: "\e257";
    font-family: "Glyphicons Halflings";
    font-size: 14px;
    font-weight: normal;
    margin-right: 30px;

}
#scroller {
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    line-height: 35px;
    background: #5acfd4;
    color: white;
    border: 1px solid;
    border-radius: 3px;
    position: fixed;
    right: 15px;
    bottom: 60px;
    z-index: 99999;
}
h2.feature-title {
    font-family: 'aseman';
    font-size: 35px;
    border-bottom: 1px solid lightgray;
    padding-bottom: 5px;
    display: inline-block;
    margin-top: 0;
}
.feature-img {
    max-width: 40%;
    float: left;
    margin-right: 15px;
    border: 2px solid #009aa0;
    border-radius: 3px;
}
div.feature-description {
    font-family: 'IRS';
    font-size: 22px;
    text-align: justify;
}
.feature {
    border-bottom: 2px solid lightgray;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.feature:last-child {
    border-bottom: none;
}
.feature-img  .hover{
    padding-top: 20% !important;
}
a.more {
    background: #009aa0;
    color: white;
    font-family: 'aseman';
    font-size: 35px;
    padding: 5px 20px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
a.more:hover{
    text-decoration: none;
    background-color: black;
}
ul.side-features{
    padding: 5px;
    list-style: none;
    border: 1px solid lightgrey;
    -webkit-transition: all 0.3s !important;
    -moz-transition: all 0.3s !important;
    -ms-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    transition: all 0.3s !important;
}
ul.side-features a {
    list-style: none;
    font-size: 20px;
    font-family: 'IRS';
    color: #333333;
    display: block;
    padding: 10px 5px;
    border-bottom: 1px solid lightgray;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
ul.side-features a:active,ul.side-features a:hover,ul.side-features a:focus,.fixed-navbar > ul li a:hover,
.fixed-navbar > ul li a:focus,.fixed-navbar > ul li a:active{
    text-decoration: none;
}
ul.side-features a:hover,ul.side-features a.active{
    text-decoration: none;
    background: #009aa0;
    color: white;
    padding-right: 15px;

}
ul.side-features a:before{
    content: '\f0d9';
    font-family: FontAwesome;
    margin-left: 5px;
}


ul.side-features li:last-child a{
    border-bottom: none;
}
.fixed-top {
    width: 14%;
    position: fixed;
    top:70px;
}
.fixed-bottom{
    width: 14%;
    position: fixed;
    bottom:550px;
}
.features > div:last-child{
    margin-bottom: 200px;
}
.download-container{
   margin: 50px 0;
}
.download {
    border: 1px solid lightgray;
    padding: 5px;
    margin-bottom: 25px;
}
.download > img {
    box-shadow: 0 0 5px #16BECF;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin: auto;
}
.download.hover > img{
    box-shadow: 0 0 5px #ff861e;
}
.download > h2 {
    font-family: IRS, serif;
    font-size: 20px;
    margin: 10px 0;
    text-align: center;
}
.download > a {
    color: white;
    font-family: IRS, serif;
    font-size: 18px;
    display: block;
    text-align: center;
    background: #1a93cf;
    padding: 5px 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.download > a:hover{
    text-decoration: none;
    background: #ff861e;
}
.download > a>i {
    font-size: 12px;
    position: relative;
    right: 10px;
}