﻿*::-moz-selection {
    background-color: #00bdf5;
    color: #fff;
}

*:hover {
    transition: all .2s ease-out;
}

@font-face {
    font-family: 'yekan';
    src: url('../fonts/Yekan.eot');
    src: url('../fonts/Yekan.eot?#iefix') format(“embedded-opentype”), url('../fonts/Yekan.woff') format(“woff”), url('../fonts/Yekan.ttf') format(“truetype”), url('../fonts/Yekan.svg#BYekan') format(“svg”);
    font-weight: normal;
    font-style: normal;
}
/*WebYekanFont*/
@font-face {
    font-family: 'YJ';
    src: url('font/Yekan.eot?#') format('eot'), /* IE6–8 */
    url('font/Yekan.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('font/Yekan.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

.pad0 {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 18px;
}
/*WebYekanNumberFont*/
@font-face {
    font-family: 'NYJ';
    src: url('yekannumbers.eot?#') format('eot'), /* IE6–8 */
    url('yekannumbers.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('yekannumbers.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

body {
    margin: 0;
    padding: 0;
    overflow-x: hidden !important;
    font-family: YJ !important;
    line-height: 26px;
}

span {
    font-family: YJ;
}

ul, ol {
    float: right;
}

a {
    text-decoration: none !important;
    font-family: YJ !important;
    font-size: 0.9em;
    cursor: pointer;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    transition: color .15s ease-out;
}
/*  menure sponsive*/
p {
    font-family: YJ !important;
}

.txt-wp ul {
    text-decoration: none;
    list-style: none;
    padding: 0;
}

.menuaa {
    display: block !important;
    transition: ease-in 1s;
    padding-bottom: 30px;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        color: inherit;
        font-family: YJ !important;
        font-size: inherit;
        font-weight: inherit;
        font-style: inherit;
        line-height: inherit;
        letter-spacing: inherit;
        text-transform: inherit;
    }

.resultblack li a {
    color: #000 !important;
}

.inner-header, .menu-right .inner-menu, .mainmenu > ul > li, .mainmenu > ul > li a {
    color: #000;
}

a {
    text-decoration: none !important;
}

.counterholder span {
    color: #fff;
}

.navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #00bdf5 !important;
}

.base {
    z-index: 100;
    float: right;
    width: 100%;
}

.inner-base {
    width: 100%;
    overflow: hidden;
}

.inner-header {
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100%;
    z-index: 110;
}

.headermenu {
    width: inherit;
    position: relative;
    height: 85px;
    box-sizing: border-box;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    transition: background-color .3s ease;
}

.menu-right {
    position: relative;
    height: 100%;
    z-index: 100;
    float: right;
}

    .menu-right .inner-menu {
        float: right;
        position: relative;
        width: 80%;
        height: 90%;
        vertical-align: middle;
    }

.mainmenu {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

    .mainmenu ul {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        height: 100%;
        list-style: none;
    }

        .mainmenu ul li {
            display: inline-block;
            float: right;
            padding: 0;
            margin: 0;
            background-repeat: no-repeat;
            background-position: right;
        }

    .mainmenu > ul > li {
        height: 100%;
    }

.maxheigth {
    height: 100% !important;
    padding-left: 5px;
    padding-right: 0;
    padding-top: 5px;
}

.navbar-nav > li {
    height: 100% !important;
    font-size: 16px;
}

.menu-search {
    position: relative;
    padding-right: 20px;
    padding-left: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    margin-top: 23px;
    float: right;
    color: #222;
    padding-top: 12px;
    height: 26px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

    .menu-search:hover {
        color: #00bdf5;
    }

.outer {
    display: none;
    opacity: 1;
}

.search-holder {
    vertical-align: middle;
    padding: 0 45px;
    position: relative;
}

.innersearch {
    display: block;
    opacity: 1;
}

.search {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 100%;
    padding-top: 26px;
}

.search-box {
    background-color: transparent;
    border: none;
    box-shadow: none;
    color: #888;
    font-size: 1.5em;
    font-weight: 300;
    display: inline-block;
    width: 90%;
    padding: 0;
    font-family: Poppins,serif;
    outline: 0;
    outline-offset: 0;
    -webkit-appearance: none;
    border-radius: 0;
    float: right;
    margin: 0;
}

.search-box-close {
    float: right;
    width: 25px;
    height: 25px;
}

.fullwithclass {
    padding-top: 0px;
    padding-bottom: 0px;
}




@media (min-width:1200px) {
    .slide {
        width: 100%;
        height: auto;
        min-height: 640px;
        position: relative;
        top: -85px !important;
    }

    .rowpading {
        background-color: #fff;
        padding-bottom: 100px;
    }
}

@media (min-width:996px) {


    .slide {
        width: 100%;
        height: auto;
        top: 0;
    }

    .rowpading {
        background-color: #fff;
        padding-bottom: 100px;
    }
}

@media (min-width:762px) {

    .rowpading {
        background-color: #fff;
        padding-bottom: 70px;
    }
}


.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clear:after {
    clear: both;
    content: "";
    display: block;
}

.vc-cm {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.section-inner {
    margin: auto;
}

.floatleft {
    float: left;
}

.section-inner-margin {
    margin-left: -15px;
    margin-right: -15px;
}

.text-wp {
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
    vertical-align: middle;
}

    .text-wp h2, h5 {
        text-align: center !important;
        padding-bottom: 7px;
    }

    .text-wp h5 {
        font-size: 20px;
    }

.pdt100 {
    padding-top: 100px;
}

.backw {
    background-color: #fff;
}

.container-fluid {
    background-color: #fff;
}

.empty_space12 {
    height: 12px;
    width: 100%;
}

.empty_space15 {
    height: 15px;
    width: 100%;
}

.empty_space22 {
    height: 22px;
    width: 100%;
}

mr1 {
    margin-right: 1%;
}

.empty-space40 {
    height: 40px;
    width: 100%;
}

.spector-space {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 2px solid #00bfe9;
    margin: auto;
    width: 30px;
    margin-bottom: 50px;
    margin-top: 22px;
}

.customer-inner {
    margin-left: 5%;
    margin-right: 5%;
}

.image-single {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}

    .image-single img {
        height: auto;
        max-width: 100%;
        vertical-align: top;
    }

.empty_space33 {
    height: 33px;
    width: 100%;
}

.empty_space100 {
    height: 100px;
    width: 100%;
}

.edgtf-twn-number {
    color: #00bdf5;
    padding-left: 13px;
    margin-left: 13px;
    border-left: 1px dotted #bfbfbf;
    vertical-align: middle;
    display: inline-block;
    text-transform: none;
    font-family: Poppins !important;
}

.titlenews h4 {
    padding-bottom: 10px !important;
}

.txt-wpp {
    padding: 3px;
    text-align: justify;
    text-align: right;
    direction: rtl;
    line-height: 26px;
    font-weight: 500;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 0.9em;
    height: auto;
    text-align: justify;
    color: #888;
}

    .txt-wpp h1, h2, h3, h4, h5, h6 {
        text-align: right;
    }

.btm-link {
    text-decoration: none !important;
    color: #201f1f !important;
    font-size: 1em;
    padding: 12px 0px;
    display: inline-block;
    outline: 0;
    font-style: normal;
    font-weight: 600;
    font-family: Poppins,serif;
    border-radius: 45px;
    font-size: 1.2em !important;
    line-height: 1.7em;
    text-transform: uppercase;
    -webkit-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    -moz-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    direction: rtl;
    float: right;
}

.dott-front {
    direction: rtl;
}

    .dott-front::after {
        width: 0px;
        background-image: url(/images/img/h-pattern.png);
        background-repeat: repeat;
        content: '';
        height: 20px;
        display: inline-block;
        vertical-align: middle;
        -webkit-transition: width .3s ease-out .2s;
        -moz-transition: width .3s ease-out .2s;
        transition: width .3s ease-out .2s;
        margin-right: 40px;
        margin-top: 4px !important;
    }

.dott-frontapear:after {
    width: 176px !important;
    top: -20px;
}

.dott-frontnews:after {
    width: 45%;
    background-image: url(/images/img/h-pattern.png);
    background-repeat: repeat;
    content: '';
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 40px;
    -webkit-transition: width .3s ease-out .2s;
    -moz-transition: width .3s ease-out .2s;
    transition: width .3s ease-out .2s;
    float: left;
}

.btm-link span {
    transition: all .2s ease-in-out 0s;
}

.btm-link i {
    color: #00bdf5;
    font-size: 1.75em;
    vertical-align: middle;
    top: -3px;
    -webkit-transition: -webkit-transform .2s cubic-bezier(.1,0,.3,1);
    transition: transform .2s cubic-bezier(.1,0,.3,1);
    margin-right: 6px;
}

.btm-link:hover span {
    padding-left: 6px;
    color: #00bdf5;
    transition-delay: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

.newshide {
    display: block;
    position: relative;
    overflow: hidden;
}

.newsa {
    color: #888;
}

    .newsa:hover {
        color: #00bdf5;
    }

#scrollback-to-top:hover .front-side span {
    -webkit-transform: rotateX(90deg) translateZ(15px) !important;
    -moz-transform: rotateX(90deg) translateZ(15px) !important;
}

#scrollback-to-top:hover .back-side span {
    -webkit-transform: rotateX(0deg) translateZ(15px);
    -moz-transform: rotateX(0deg) translateZ(15px);
    z-index: 1;
}

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
}

    #back-to-top:hover {
        background: #e9ebec;
    }

    #back-to-top.show {
        opacity: 1;
    }

.column-inner {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.backcolor1 {
    background-color: #f5f5f5 !important;
}

.empty_space22 {
    height: 22px;
    width: 100%;
}

.empty_space12 {
    height: 12px;
    width: 100%;
}

.txt-wp {
    line-height: 26px;
    font-weight: 500;
    text-align: justify;
    padding-left: 5px;
    font-size: 1em !important;
    height: auto;
    overflow: hidden;
    direction: rtl;
    color: #888;
}

.btn-more {
    float: left;
    border: 1px solid #00abe9;
    border-radius: 20px 20px;
    background: #00abe9;
    padding: 10px 26px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff !important;
    text-decoration: none;
    font-weight: 500;
    text-align: center;
    min-width: 130px;
    display: inline-block;
    outline: 0;
    font-style: normal;
    font-weight: 600;
    font-family: Poppins,serif;
    padding: 12px 45px;
    border-radius: 45px;
    line-height: 1.7em;
    text-transform: uppercase;
    -webkit-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    -moz-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

}

.btn-span {
    color: #000;
    margin: auto;
    font-size: 0.8em;
}

.btn-more:hover {
    background: #000;
    border: 1px solid #000;
    color: #FFF !important;
    cursor: pointer;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}

.chekwaypoint {
}

.waypointnumber {
}

.btnimport-more {
    float: left;
    width: 150px;
    height: 45px;
    border: 1px solid #2e2e2e;
    border-radius: 20px 20px;
    background-color: #2e2e2e;
    padding: 10px 26px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF !important;
    text-decoration: none;
    font-weight: 500;
    text-align: center;
}


.scrolloff {
    pointer-events: none;
}


.btnimport-span {
    color: #FFF !important;
    margin: auto;
    font-size: 0.8em;
}

.btnimport-more:hover {
    background: #00abe9;
    border: 1px solid #00abe9;
    cursor: pointer;
    transition: 0.5s;
    -webkit-transition-delay: 0.5s;
    color: #dedede !important;
}

.animation-element {
    position: relative;
}

.animate-main {
    -webkit-animation-name: mymove; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 1s; /* Chrome, Safari, Opera */
    animation-name: mymove;
    animation-duration: 1s;
    opacity: 1 !important;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
    from {
        left: -150px;
    }

    to {
        left: 0px;
    }
}

@keyframes mymove {
    from {
        left: -150px;
    }

    to {
        left: 0px;
    }
}

@-moz-keyframes mymove {
    from {
        left: -150px;
    }

    to {
        left: 0px;
    }
}

.animate-main img {
    position: relative;
    height: auto;
    max-width: 100%;
    vertical-align: top;
}

@media (min-width:1200px) and (max-width:1800px) {
    .margin53 {
        margin-top: -53px;
    }
}

@media (min-width:600px)and (max-width:1200px) {
    .margin53 {
        text-align: center;
        padding-top: 20px;
    }
}

.movebox img {
    width: 100%;
    height: auto;
    max-height: 650px;
    max-width: 480px;
}

.rowbox {
    padding-top: 80px !important;
    padding-bottom: 30px !important;
    background-position: 50% 149px;
    background-image: url('../../images/parallax-3.jpg');
    background-attachment: fixed;
    overflow: hidden;
    min-height: 340px;
}


.colorfont:hover {
    color: #00bdf5;
}


#numberx {
    display: none;
}

.texlir {
    text-align: right !important;
}

.counterholder {
    text-align: center;
    padding: 20px 0px;
}

#shiva {
    width: 80%;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    width: 80%;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin: auto;
    text-align: center;
}

.count {
    font-size: 3.2em;
    line-height: 1em;
    font-weight: 300;
    color: #333;
    overflow: hidden;
    display: inline-block !important;
    height: 1em;
    vertical-align: middle;
    margin-bottom: 3px;
    font-family: "Open Sans" !important;
}

.count2 {
    font-size: 3.2em;
    line-height: 1em;
    font-weight: 300;
    color: #fff;
    overflow: hidden;
    display: inline-block !important;
    height: 1em;
    vertical-align: middle;
    margin-bottom: 3px;
    font-family: "Open Sans" !important;
}

.rowspace {
    padding-top: 20px !important;
    padding-bottom: 30px !important;
    width: 100%;
}

.hidecomentcontainer1 {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    opacity: 0;
}

.hidecomentcontainer2 {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    opacity: 0;
}

.hidecomentcontainer3 {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    opacity: 0;
}

.hidde {
    opacity: 0;
}

.hidecomentcontainer-inner {
    text-align: right;
}

.icon-holder {
    float: right;
}

    .icon-holder i {
        font-size: 1.5em;
    }

        .icon-holder i:hover {
            color: #00d9f8;
        }

.short-code {
    display: inline-block;
}

.hide-content {
    padding-right: 34px;
}

    .hide-content .titr-hiolder {
        margin-bottom: 8px;
    }

    .hide-content h4 {
        margin-bottom: 11px !important;
    }

.empty_space44 {
    width: 100%;
    height: 44px;
}

.rowchart {
    padding-top: 100px !important;
    padding-bottom: 61px !important;
    background-color: #f5f5f5 !important;
}

.ourskilpad {
    padding-left: 6%;
}

.ourskilpad-title {
    position: relative;
    overflow: hidden;
    padding-bottom: 10px !important;
    margin-bottom: 0px;
}





    .ourskilpad-title:after {
        position: absolute;
        top: 8px;
        width: 180px;
        background-image: url(/images/img/h-pattern.png);
        background-repeat: repeat;
        content: '';
        height: 20px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 33px;
        -webkit-transition: width .3s ease-out .2s;
        -moz-transition: width .3s ease-out .2s;
        transition: width .3s ease-out .2s;
    }

.tx-ritgh {
    text-align: right !important;
}

#myProgress {
    position: relative;
    width: 100%;
    height: 10px;
    background-color: #ddd;
    margin-top: 20px;
}

#myBar {
    position: absolute;
    width: 1%;
    height: 100%;
    background-color: #4CAF50;
}

.slide-text {
    width: 100%;
    height: 640px;
    background-color: #ccc;
}

.rowlastnews {
    padding-top: 100px !important;
    padding-bottom: 20px !important;
    background-color: #f8f8f8 !important;
}

.blogliststyle {
    display: inline-block;
    width: 100%;
}

.empty_space66 {
    width: 100%;
    height: 66px;
}

.blogliststyle ul {
    list-style: none;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    vertical-align: top;
}


    .blogliststyle ul li {
        padding: 0;
        float: right;
        border: 0;
        box-sizing: border-box;
        margin: 0 0% 0% 2%;
        direction: rtl;
        text-align: right;
    }

.clearmargin {
    margin: 0 !important;
}

.image-blog img {
    height: 100%;
    width: 100%;
}

    .image-blog img:hover {
        content: '';
        background-color: rgba(0,0,0,.35);
        opacity: 0.5;
        -webkit-transition: opacity .2s ease;
        -moz-transition: opacity .2s ease;
        transition: opacity .2s ease;
    }


.blogliststyle-text {
    padding: 60px 40px 65px 40px;
    background-color: #fff;
    box-shadow: 0 0 18px 0 rgba(0,0,0,.06);
    border: 1px solid #eaeaea;
}

.headblog-title {
    margin-bottom: 11px !important;
    padding-bottom: 8px;
    height: 40px;
}

    .headblog-title a {
        color: #000;
        font-weight: 600;
        font-size: 18px;
    }

        .headblog-title a:hover {
            color: #00bfe9;
            cursor: pointer;
        }

.item-info-section {
    margin-bottom: 27px;
    font-family: Poppins,serif;
    font-size: 0.81em;
    line-height: 14px;
}

    .item-info-section > div {
        display: inline-block;
        position: relative;
        padding-left: 8px;
        margin-right: 2px;
        border-left: 1px solid #00bdf5;
        text-align: center;
        font-family: yj;
        font-size: 12px;
        color: #888;
    }

.margin-right0 {
    margin-right: 0px !important;
}

a:hover {
    cursor: pointer;
}


.rowstandardpad {
    padding-top: 75px !important;
    padding-bottom: 81px !important;
}

.boxnews {
    background-color: #fff;
    box-shadow: 1px 1px 18px 0 rgba(0,0,0,.06);
    border: 1px solid #eaeaea;
    margin-bottom: 20px !important;
}

.rowblog {
    background-color: #f8f8f8 !important;
    padding-top: 20px;
    padding-bottom: 94px !important;
}

.rowlogo {
    padding-top: 60px;
    padding-bottom: 70px;
    background-color: #333;
    z-index: 100;
    position: relative;
}

.rowfooter {
    display: block;
    position: relative;
    z-index: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #1d1d1d;
}

.testimonial-text-inner {
    text-align: center;
}

    .testimonial-text-inner h6 {
        color: #00bdf5;
        text-align: center;
    }


.innerfooter {
    padding-top: 50px;
    padding-bottom: 40px;
}

.titlefooter {
    color: #FFF;
    padding-bottom: 35px !important;
    font-size: 1.2em;
    line-height: 1.8571428571428571428571428571429em;
    font-weight: 500;
}

.lastpost {
    padding: 0;
    list-style: none;
    width: 100%;
}

    .lastpost li {
        border-bottom: 1px solid #414141;
        padding-bottom: 10px;
        text-align: right;
    }


        .lastpost li a {
            color: #fff !important;
        }

        .lastpost li span {
            display: block;
            font-family: Poppins,serif;
            font-size: 0.8em;
            line-height: 14px;
            padding-top: 5px;
            color: #8e8e8e;
        }

        .lastpost li a:hover {
            color: #00bdf5 !important;
            cursor: pointer;
        }

.clear2 {
    clear: both;
    margin-top: 5px;
    height: 10px;
    background-image: url("~/images/img/divider.png");
    background-repeat: repeat-x;
}

.companylist li {
    padding-bottom: 28px;
    list-style: none;
}

.companylist a {
    color: #ccc !important;
}

    .companylist a:hover {
        color: #00bdf5 !important;
    }

.followus {
    list-style: none;
    width: 100%;
}

    .followus li {
        width: 33.33%;
        float: right;
        padding-left: 10px;
        padding-right: 4px;
        padding-bottom: 0 !important;
        margin-bottom: 20px;
        box-sizing: border-box;
    }

        .followus li a {
            display: block;
            position: relative;
            overflow: hidden;
        }

        .followus li img {
            display: block;
            max-width: 100%;
            height: auto;
        }

.footerdown {
    background-color: #000;
    padding-top: 20px;
    padding-bottom: 40px;
}


.footer-widegt {
    float: right;
    text-align: right;
    width: 50%;
    font-size: 1.1em;
    color: #888;
    line-height: 20px;
}

.title-progers {
    display: block;
    z-index: 100;
    float: right;
}

.footer-icon {
    float: left;
    text-align: left;
    width: 25%;
    font-size: 1.1em;
    color: #888;
    line-height: 20px;
}

    .footer-icon a {
        width: 30px;
        height: 30px;
        margin-right: 10px;
        margin-left: 10px;
        color: #ccc;
        font-size: 1em;
    }

        .footer-icon a:hover {
            color: #00bdf5;
        }

.carousel-caption h2 {
    text-align: center;
    -webkit-animation: ease-in-out 1; /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation: ease-in-out 1;
    animation: ease-in-out 1;
    animation-name: captionleft;
}

@keyframes captionleft {

    0% {
        left: -200px;
    }

    100% {
        left: 0px;
    }
}




.menufit {
    position: fixed !important;
    width: 100%;
    height: 60px;
    background-color: #fff;
    right: 0px;
    margin-bottom: 20px;
    opacity: 1;
    top: -60px;
    /*animation:1s movemenu ease-in-out;*/
    box-shadow: 0 1px 14px rgba(0,0,0,.06);
    z-index: 8000;
    transform: translateY(60px);
    transition: 0.3s ease-in-out;
    display: block;
}

    .menufit a {
        padding-top: 15px !important;
        color: #313131 !important;
    }

    .menufit .navbar-brand img {
        width: 35px !important;
        height: 35px !important;
    }


.meter {
    height: 20px; /* Can be anything */
    position: relative;
    background: #555;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    padding: 10px;
    box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
}

    .meter > span {
        display: block;
        height: 100%;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
        background-color: rgb(43,194,83);
        background-image: linear-gradient( center bottom, rgb(43,194,83) 37%, rgb(84,240,84) 69% );
        box-shadow: inset 0 2px 9px rgba(255,255,255,0.3), inset 0 -2px 6px rgba(0,0,0,0.4);
        position: relative;
        overflow: hidden;
    }

        .meter > span:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            background-image: linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent );
            z-index: 1;
            background-size: 50px 50px;
            animation: move 2s linear infinite;
            border-top-right-radius: 8px;
            border-bottom-right-radius: 8px;
            border-top-left-radius: 20px;
            border-bottom-left-radius: 20px;
            overflow: hidden;
        }


.scrollup {
    width: 30px;
    height: 30px;
    position: fixed;
    bottom: 50px;
    right: 30px;
    display: none;
    z-index: 1000;
    bottom: 52px;
}




.front-side {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transform: rotateX(0) translateZ(15px);
    -moz-transform: rotateX(0) translateZ(15px);
    transform: rotateX(0) translateZ(15px);
}

.back-side {
    background-color: #00bdf5;
    -webkit-transform: rotateX(-90deg) translateZ(15px);
    -moz-transform: rotateX(-90deg) translateZ(15px);
    transform: rotateX(-90deg) translateZ(15px);
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
}

    .back-side span {
        -webkit-transform: rotateX(-90deg) translateZ(15px);
        -moz-transform: rotateX(-90deg) translateZ(15px);
        -webkit-transition: -webkit-transform .2s ease-out;
        transition: transform .2s ease-out;
        width: 100%;
        height: 100%;
        line-height: 10px;
        text-align: center;
        display: block;
        color: #fff;
        font-size: 0.9em;
        box-sizing: border-box;
        background-color: #00bdf5;
    }

.scrollup-top {
    color: rgb(255, 255, 255);
    padding-top: 8px;
    font-size: 0.9em;
}

.front-side span {
    width: 100%;
    height: 100%;
    background: #1d1d1d;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 0.8em;
    box-sizing: border-box;
    -webkit-transform: rotateX(0deg) translateZ(15px);
    -moz-transform: rotateX(0deg) translateZ(15px);
    transition: transform .2s ease-out;
}


.rowimport {
    background: #ccc;
    padding-top: 80px;
    padding-bottom: 40px;
}

.basechart {
    padding-top: 50px;
    padding-right: 50px;
}

.outchart {
    width: 180px;
    height: 180px;
    border: 3px solid #FFF;
    border-radius: 50%;
    display: block;
}

.inchart {
    width: 0px;
    height: 0px;
    border: 3px solid #ffc000;
    border-radius: 50%;
    display: block;
    -webkit-animation: ease-in 4s;
    animation: ease-in 4s;
    animation-name: moverchart;
    animation-duration: 3s;
}

@keyframes moverchart {

    from {
        width: 0px;
        height: 0px;
    }

    to {
        width: 180px;
        height: 180px;
    }
}

.glyphicon-knight::before {
    font-size: 1.8em !important;
}

.chartborder {
    border-left: 1px dotted #000;
}

.margin10 {
    margin-right: 10%;
}

.rowfitimage {
    background: url("/images/img/parallax-2.jpg") no-repeat fixed 50%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.matnfix {
    padding-top: 30px;
    padding-bottom: 30px;
}

.txtfit h4 {
    color: #FFF !important;
    text-align: right;
}

.morebtn-center {
}


/*  
    change header contact

*/
.headercontact {
    background: url(../../images/img/Contact-us.jpg) fixed 0% 0%;
    height: 250px;
}

    .headercontact img {
        width: 100%;
        height: 250px;
    }

.headermenucontact {
    width: inherit;
    position: relative;
    height: 85px;
    border-bottom: 1px solid #d5d5d5;
    box-sizing: border-box;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    transition: background-color .3s ease;
}

.nav-w ul li > a {
    color: #FFF !important;
}

textarea {
    width: 100%;
}

.pad28 {
    padding-right: 28px;
}

.boxfooter {
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
}

.floatleft {
    float: left !important;
}

.floatright {
    float: right;
    text-align: right;
}


/*  crascoul*/
@media (min-width: 986px) {
    .basecs {
        width: 50%;
        height: auto;
    }
}

@media (min-width: 1200px) {
    .basecs {
        width: 33%;
        height: auto;
    }
}

@media (min-width: 768) {
    .basecs {
        width: 100%;
        height: auto;
    }
}

.textholder {
    position: relative;
    margin-bottom: 5px;
    padding-top: 30px;
    padding-bottom: 20px;
}

.txt-inner {
    padding-right: 10px;
    padding-left: 10px;
    text-align: right;
    box-shadow: 0 0 18px 0 rgba(0,0,0,.06);
    background: #fff;
    margin-bottom: 10px;
    padding-bottom: 20px;
    font-stretch: normal;
    line-height: 26px;
    font-weight: 500;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 0.9em;
    padding-top: 30px;
}

.imageholder {
    right: 0;
    margin-top: 5px;
    width: 100%;
    float: right;
}

.crasoultxtslider {
    margin-left: 10%;
    margin-right: 10%;
}

.imageholderslide {
    margin-right: 45%;
    padding-top: 50px;
    margin-top: 5px;
    width: 100%;
    float: right;
}

.shortnews {
    padding-bottom: 5px;
    position: absolute;
    bottom: 10px;
}

    .shortnews a {
        font-size: 14px !important;
    }

.textholderslide {
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
    margin-bottom: 5px;
}

.txt-innerslide {
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 20px;
    font-stretch: normal;
    line-height: 26px;
    font-weight: 500;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 1em;
    padding-top: 20px;
    color: #fff;
}


.imageholderslide img {
    width: 90px !important;
    height: 90px;
    border: 1px solid;
    border-radius: 50%;
    float: right;
}

.imageholder img {
    width: 70px !important;
    height: 70px;
    border: 1px solid;
    border-radius: 50%;
    float: right;
}

.imageholder1 {
    right: 0;
    margin-top: 5px;
    width: 100%;
    float: right;
}

    .imageholder1 img {
        height: 70px;
        border: 1px solid;
        float: right;
        position: relative;
    }

.zoom-image {
    display: inline-block;
    position: relative;
}

    .zoom-image:hover {
        cursor: pointer;
    }

    .zoom-image img {
        -webkit-transition: transform .15s ease-out;
        -moz-transition: transform .15s ease-out;
        transition: transform .15s ease-out;
        -webkit-backface-visibility: hidden;
    }

    .zoom-image:hover img {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    .zoom-image::after {
        content: '';
        width: 30px;
        height: 2px;
        background: #00bdf5;
        position: absolute;
        bottom: 10px;
        left: 50%;
        -webkit-transform: translateX(-50%) scaleX(0);
        -moz-transform: translateX(-50%) scaleX(0);
        transform: translateX(-50%) scaleX(0);
        -webkit-transition: -webkit-transform .2s ease-out;
        -moz-transition: -moz-transform .2s ease-out;
        transition: transform .2s ease-out;
    }

    .zoom-image:hover::after {
        -webkit-transform: translateX(-50%) scaleX(1);
        -moz-transform: translateX(-50%) scaleX(1);
        transform: translateX(-50%) scaleX(1);
    }

.imageholder1:hover::after {
    -webkit-transform: translateX(-50%) scaleX(1);
    -moz-transform: translateX(-50%) scaleX(1);
    transform: translateX(-50%) scaleX(1);
}

@keyframes uppad {

    from {
        bottom: 0px;
    }

    to {
        bottom: 10px;
    }
}


@-webkit-keyframes uppad {

    from {
        bottom: 0px;
    }

    to {
        bottom: 10px;
    }
}

.rowcrascolslide {
    padding-top: 50px;
    padding-bottom: 50px;
    background: url(../../images/parallax-4.jpg );
}

.rowcrascol {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f5f5f5 !important;
}

.spanrows {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-left: 27px solid #00f0ff;
    border-right: 0px solid transparent;
    border-bottom: 30px solid transparent;
}


.navbar-brand img {
    width: 40px;
    height: 40px;
}

.navbar-nav > li > a {
    color: #222 !important;
}

    .navbar-nav > li > a:hover {
        color: #00bdf5 !important;
    }

.navbar-brand a {
    padding-top: 20px !important;
}



/*hidecoment*/


@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
        opacity: 1\9; /* IE9 only */
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
        opacity: 1\9; /* IE9 only */
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        opacity: 1\9; /* IE9 only */
    }

    to {
        opacity: 1;
    }
}

.fade-in1 {
    opacity: 0; /* make things invisible upon start */
    -webkit-animation: fadeIn ease-in 1; /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards; /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    animation-duration: 0.3s;
}

.fade-in2 {
    opacity: 0; /* make things invisible upon start */
    -webkit-animation: fadeIn ease-in 1; /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards; /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

.fade-in3 {
    opacity: 0; /* make things invisible upon start */
    -webkit-animation: fadeIn ease-in 1; /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards; /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    animation-duration: 0.8s;
}

.fade-in1.one {
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.fade-in2.two {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.fade-in3.three {
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
/* cd-herooslider*/


/* -------------------------------- 

Main Components 

-------------------------------- */

/* Banner Block */
.vc_banner.vc_light-theme {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .vc_banner.vc_light-theme .vc_metro-wrapper .vc_metro-slider-outer .track {
        background-color: #333;
    }

    .vc_banner.vc_light-theme .vc_metro-wrapper .vc_metro-slider-outer .thumb {
    }

    .vc_banner.vc_light-theme .vc_metro-wrapper .vc_metro-slider-outer .btn-slide {
    }

.vc_banner, .vc_banner-title {
}

.vc_banner-title {
    border-top: 4px solid #ccc;
    border-bottom: 4px solid #ccc;
}

    .vc_banner-title h1 {
        color: #FFF;
        margin-bottom: 10px;
        margin-top: 46px;
        text-shadow: -1px -1px 1px #333;
    }


/* Revolution Slider Class */
.revolution_slider .container1 {
    position: relative;
}

    .revolution_slider .container1 .banner {
        height: 500px;
        overflow: hidden;
        position: relative;
        width: 100%;
        background-color: #fff;
    }


/* Simple Slide Class */
.simple_slide {
    position: relative;
}

    .simple_slide .banner {
        height: 500px;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    .simple_slide #carousel div {
        height: 500px;
        float: left;
    }

    .simple_slide #carousel img {
        min-width: 100%;
        min-height: 100%;
    }

    .simple_slide #title {
        text-align: center;
        width: 100%;
        margin-top: -10px;
        position: absolute;
        top: 45%;
    }

        .simple_slide #title h3 {
            text-shadow: 0 3px 3px rgba( 0, 0, 0, 0.3 ), 0 -3px 3px rgba( 0, 0, 0, 0.3 ), 3px 0 3px rgba( 0, 0, 0, 0.3 ), -3px 0 3px rgba( 0, 0, 0, 0.3 );
            font-size: 3.1em;
            font-weight: bold;
            line-height: 50px;
            color: #fff;
            margin: 0;
        }

        .simple_slide #title a {
            color: #fff;
        }

            .simple_slide #title a:hover {
                background: rgba( 0, 0, 0, 0.5 );
                padding: 5px;
            }

    .simple_slide #pager {
        border-radius: 10px;
        background: #fff;
        text-align: center;
        width: 120px;
        height: 40px;
        margin: 0 0 0 -60px;
        position: absolute;
        bottom: -18px;
        left: 50%;
    }

        .simple_slide #pager a.selected span {
            background: #666;
        }

        .simple_slide #pager a {
            display: inline-block;
            padding: 3px 5px 5px;
        }

        .simple_slide #pager span {
            border-radius: 10px;
            background: #ccc;
            text-indent: -100px;
            line-height: 0;
            display: inline-block;
            width: 10px;
            height: 10px;
            overflow: hidden;
        }

.pdt66 {
    padding-top: 66px;
}

.pdt88 {
    padding-top: 88px;
}

.spanconter {
    width: 50%;
    height: 40px;
    color: #FFF;
    font-size: 3.1em;
}

.slideshowtxt {
    background-color: #333;
    height: 400px;
}

.rowmap {
    height: 500px;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
}

/*  progersbar     */


.progressbar {
    position: relative;
    display: block;
    width: 100%;
    height: 6px;
    border-bottom: 1px solid rgba(255,255,255,0.25);
    border-radius: 16px;
    margin-top: 70px;
    -webkit-box-shadow: 0px 4px 4px -8px rgb(12, 174, 233),0px -3px 3px -6px rgb(12, 188, 237),inset 0px 0px 12px 0px rgb(0, 200, 249);
    box-shadow: 0px 4px 4px -8px rgb(12, 174, 233),0px -3px 3px -6px rgb(12, 188, 237),inset 0px 0px 12px 0px rgb(0, 200, 249);
}


.bar {
    position: absolute;
    display: block;
    width: 0px;
    height: 6px;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(top, rgb(2, 2, 2) 0%, rgb(14, 14, 14) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(126,234,25,1)), color-stop(100%,rgba(83,173,0,1)));
    background: -webkit-linear-gradient(top, rgba(126,234,25,1) 0%,rgba(83,173,0,1) 100%);
    background: -o-linear-gradient(top, rgba(126,234,25,1) 0%,rgba(83,173,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(126,234,25,1) 0%,rgba(83,173,0,1) 100%);
    background: linear-gradient(to bottom, rgb(2, 2, 2) 0%,rgb(21, 21, 21) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7eea19', endColorstr='#53ad00',GradientType=0 );
    -webkit-border-radius: 16px;
    border-radius: 16px;
    overflow: hidden;
}

    .bar.color2 {
        background: rgb(229,195,25);
        background: -moz-linear-gradient(top, rgba(229,195,25,1) 0%, rgba(168,140,0,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,195,25,1)), color-stop(100%,rgba(168,140,0,1)));
        background: -webkit-linear-gradient(top, rgba(229,195,25,1) 0%,rgba(168,140,0,1) 100%);
        background: -o-linear-gradient(top, rgba(229,195,25,1) 0%,rgba(168,140,0,1) 100%);
        background: -ms-linear-gradient(top, rgba(229,195,25,1) 0%,rgba(168,140,0,1) 100%);
        background: linear-gradient(to bottom, rgba(229,195,25,1) 0%,rgba(168,140,0,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5c319', endColorstr='#a88c00',GradientType=0 );
        -webkit-box-shadow: 0px 0px 12px 0px rgba(229, 195, 25, 1),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.45),inset 1px 0px 0px 0px rgba(255, 255, 255, 0.25),inset -1px 0px 0px 0px rgba(255, 255, 255, 0.25);
        box-shadow: 0px 0px 12px 0px rgba(229, 195, 25, 1),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.45),inset 1px 0px 0px 0px rgba(255, 255, 255, 0.25),inset -1px 0px 0px 0px rgba(255, 255, 255, 0.25);
    }

    .bar.color3 {
        background: rgb(232,25,87);
        background: -moz-linear-gradient(top, rgba(232,25,87,1) 0%, rgba(170,0,51,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,25,87,1)), color-stop(100%,rgba(170,0,51,1)));
        background: -webkit-linear-gradient(top, rgba(232,25,87,1) 0%,rgba(170,0,51,1) 100%);
        background: -o-linear-gradient(top, rgba(232,25,87,1) 0%,rgba(170,0,51,1) 100%);
        background: -ms-linear-gradient(top, rgba(232,25,87,1) 0%,rgba(170,0,51,1) 100%);
        background: linear-gradient(to bottom, rgba(232,25,87,1) 0%,rgba(170,0,51,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e81957', endColorstr='#aa0033',GradientType=0 );
        -webkit-box-shadow: 0px 0px 12px 0px rgba(232, 25, 87, 1),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.45),inset 1px 0px 0px 0px rgba(255, 255, 255, 0.25),inset -1px 0px 0px 0px rgba(255, 255, 255, 0.25);
        box-shadow: 0px 0px 12px 0px rgba(232, 25, 87, 1),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.45),inset 1px 0px 0px 0px rgba(255, 255, 255, 0.25),inset -1px 0px 0px 0px rgba(255, 255, 255, 0.25);
    }

    .bar.color4 {
        background: rgb(24,109,226);
        background: -moz-linear-gradient(top, rgba(24,109,226,1) 0%, rgba(0,69,165,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(24,109,226,1)), color-stop(100%,rgba(0,69,165,1)));
        background: -webkit-linear-gradient(top, rgba(24,109,226,1) 0%,rgba(0,69,165,1) 100%);
        background: -o-linear-gradient(top, rgba(24,109,226,1) 0%,rgba(0,69,165,1) 100%);
        background: -ms-linear-gradient(top, rgba(24,109,226,1) 0%,rgba(0,69,165,1) 100%);
        background: linear-gradient(to bottom, rgba(24,109,226,1) 0%,rgba(0,69,165,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#186de2', endColorstr='#0045a5',GradientType=0 );
        -webkit-box-shadow: 0px 0px 12px 0px rgba(24, 109, 226, 1),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.45),inset 1px 0px 0px 0px rgba(255, 255, 255, 0.25),inset -1px 0px 0px 0px rgba(255, 255, 255, 0.25);
        box-shadow: 0px 0px 12px 0px rgba(24, 109, 226, 1),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.45),inset 1px 0px 0px 0px rgba(255, 255, 255, 0.25),inset -1px 0px 0px 0px rgba(255, 255, 255, 0.25);
    }

    .bar:before {
        position: absolute;
        display: block;
        content: "";
        width: 606px;
        height: 150%;
        top: -25%;
        left: -25px;
        background: #222;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59ffffff', endColorstr='#00ffffff',GradientType=1 );
    }

    .bar:after {
        position: absolute;
        display: block;
        content: "";
        width: 64px;
        height: 16px;
        right: 0;
        top: 0;
        -webkit-border-radius: 0px 16px 16px 0px;
        border-radius: 0px 16px 16px 0px;
        background: #222;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
    }

    .bar span {
        position: absolute;
        display: block;
        width: 100%;
        height: 64px;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        top: 0;
        left: 0;
        -webkit-animation: sparkle 1500ms linear infinite;
        -moz-animation: sparkle 1500ms linear infinite;
        -o-animation: sparkle 1500ms linear infinite;
        animation: sparkle 1500ms linear infinite;
        opacity: 0.2;
    }

.labe {
    font-family: 'Aldrich', sans-serif;
    position: absolute;
    display: block;
    width: 30px;
    height: 10px;
    line-height: 10px;
    top: -30px;
    left: 0px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#262626',GradientType=0 );
    font-weight: bold;
    font-size: 0.8em;
    color: #333;
    text-align: center;
}


@-webkit-keyframes sparkle {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 0 -64px;
    }
}

@-moz-keyframes sparkle {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 0 -64px;
    }
}

@-o-keyframes sparkle {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 0 -64px;
    }
}

@keyframes sparkle {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 0 -64px;
    }
}

/*news*/

.rownewsbackcolor {
    background-color: #f9f9f9 !important;
}


.Newsheader {
    background: url(../../images/THUMBNAIL_BG_01.jpg) fixed 50%;
    height: 300px;
}

.newspad {
    padding-top: 50px;
    padding-bottom: 80px;
}

.lastnews {
    margin-bottom: 30px;
    float: right;
}

.MR0 {
    margin-right: 0px !important;
    margin-bottom: 10px !important;
    float: right;
}

.lastnewsbox {
    display: inline-block;
    width: 100%;
}

    .lastnewsbox ul {
        list-style: none;
        display: inline-block;
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0;
        padding: 0;
        vertical-align: top;
    }



.lnewsbar {
    float: right;
    margin-bottom: 10px;
    margin-top: 10px;
}

.news-imageholder {
    width: 90px;
    height: 100%;
    position: relative;
    display: table-cell;
    float: right;
}

    .news-imageholder img {
        width: 80%;
        min-height: 72px;
    }


.news-textholder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 130px;
    text-align: right;
    margin-right: 5px;
    vertical-align: top;
    padding: 0;
    float: right;
    margin-top: 15px;
}

.newscontentiner {
    padding: 0 0 20px 0;
}

.newsplaceholder {
    margin-bottom: 50px;
    width: 100%;
    height: 100%;
}

.boxgallery {
    width: 25%;
    height: 150px;
    float: right;
    margin-right: 5%;
}

    .boxgallery img {
        width: 100%;
        height: 100%;
    }

        .boxgallery img:hover {
            cursor: pointer;
        }

.mr30 {
    margin-right: 35% !important;
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,.8);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
}

.news-image {
    width: 100%;
    height: auto;
    float: right;
}

    .news-image img {
        width: 100%;
    }

.newsimg {
    width: 36%;
    height: 100%;
    float: right;
}

    .newsimg a::after {
        content: '';
        position: absolute;
        right: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(0,0,0,.35);
        opacity: 0;
        -webkit-transition: opacity .2s ease;
        -moz-transition: opacity .2s ease;
        transition: opacity .2s ease;
    }

    .newsimg img {
        width: 100%;
        height: 222.75px;
    }

    .newsimg a:hover::after {
        opacity: 1;
        -webkit-transition: opacity .6s ease;
        -moz-transition: opacity .6s ease;
        transition: opacity .6s ease;
    }
/*image zoom gallery

*/


.reveal-modal.large {
    width: 641px;
    margin-left: -340px;
}

.reveal-modal {
    display: none;
    top: 10px;
    left: 50%;
    margin-left: -300px;
    width: 520px;
    background: #FFFFFF;
    position: absolute;
    z-index: 101;
    padding: 30px 40px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -box-shadow: 0 0 10px rgba(0,0,0,.4);
}

    .reveal-modal img {
        max-width: 641px;
    }

    .reveal-modal .close-reveal-modal {
        font-size: 22px;
        line-height: .5;
        position: absolute;
        top: 8px;
        right: 11px;
        color: #aaa;
        text-shadow: 0 -1px 1px rbga(0,0,0,.6);
        font-weight: bold;
        cursor: pointer;
    }

.newstxt {
    width: 64%;
    padding: 10px;
    position: relative;
    box-shadow: 0 0 18px 0 rgba(0,0,0,.06);
    border: 1px solid #eaeaea;
    background-color: #fff;
    min-height: 222.75px;
    text-align: right;
}

.headernewstxt {
    padding: 28px 30px 21px;
    position: relative;
    margin-bottom: 30px;
    background-color: #f6f6f6;
}

.smooth-transition-loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2000;
    background-color: #fff;
}

.st-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 2100;
}

.st-loader1 {
    position: relative;
    height: 100%;
}

.nodes {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 1.3em;
    height: 1.3em;
}

    .nodes div {
        content: '';
        position: absolute;
        display: inline-block;
        height: 5px;
        width: 5px;
        background-color: #000;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -webkit-animation-name: edgtfNodes;
        -webkit-animation-duration: 1s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease;
        -webkit-animation-delay: 0s;
        -webkit-animation-fill-mode: forwards;
        animation-name: Nodesanim;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        animation-timing-function: ease;
        animation-delay: 0s;
        animation-fill-mode: forwards;
    }

        .nodes div:nth-child(1) {
            -webkit-animation-delay: .6s;
            animation-delay: .6s;
            top: 10px;
            left: 0;
        }

        .nodes div:nth-child(2) {
            -webkit-animation-delay: 1s;
            animation-delay: 1s;
            top: 10px;
            left: 7px;
        }

        .nodes div:nth-child(3) {
            -webkit-animation-delay: 1.3s;
            animation-delay: 1.3s;
            top: 10px;
            left: 14px;
        }


        .nodes div:nth-child(4) {
            top: 10px;
            left: 21px;
        }

        .nodes div:nth-child(5) {
            top: 17px;
            left: 0;
        }

        .nodes div:nth-child(6) {
            top: 17px;
            left: 7px;
        }

        .nodes div:nth-child(7) {
            top: 17px;
            left: 14px;
        }

        .nodes div:nth-child(8) {
            top: 17px;
            left: 21px;
        }

        .nodes div:nth-child(9) {
            top: 24px;
            left: 0;
            -webkit-animation-delay: .1s;
            animation-delay: .1s;
        }

        .nodes div:nth-child(10) {
            top: 24px;
            left: 7px;
        }

        .nodes div:nth-child(11) {
            top: 24px;
            left: 14px;
        }

        .nodes div:nth-child(12) {
            top: 24px;
            left: 21px;
        }

        .nodes div:nth-child(13) {
            top: 31px;
            left: 0;
        }

        .nodes div:nth-child(14) {
            top: 31px;
            left: 7px;
            -webkit-animation-delay: .2s;
            animation-delay: .2s;
        }

        .nodes div:nth-child(15) {
            top: 31px;
            left: 14px;
        }

        .nodes div:nth-child(5) {
            -webkit-animation-delay: .3s;
            animation-delay: .3s;
        }

        .nodes div:nth-child(10) {
            -webkit-animation-delay: .4s;
            animation-delay: .4s;
        }

        .nodes div:nth-child(15) {
            -webkit-animation-delay: .5s;
            animation-delay: .5s;
        }

        .nodes div:nth-child(1) {
            -webkit-animation-delay: .6s;
            animation-delay: .6s;
        }

        .nodes div:nth-child(6) {
            -webkit-animation-delay: .7s;
            animation-delay: .7s;
        }

        .nodes div:nth-child(11) {
            -webkit-animation-delay: .8s;
            animation-delay: .8s;
        }

        .nodes div:nth-child(16) {
            top: 31px;
            left: 21px;
            -webkit-animation-delay: .9s;
            animation-delay: .9s;
        }

        .nodes div:nth-child(7) {
            -webkit-animation-delay: 1.1s;
            animation-delay: 1.1s;
        }

        .nodes div:nth-child(12) {
            -webkit-animation-delay: 1.2s;
            animation-delay: 1.2s;
        }

        .nodes div:nth-child(8) {
            -webkit-animation-delay: 1.4s;
            animation-delay: 1.4s;
        }

        .nodes div:nth-child(4) {
            -webkit-animation-delay: 1.5s;
            animation-delay: 1.5s;
        }

@keyframes Nodesanim {

    0%, 70% {
        background-color: #000;
    }

    30% {
        background-color: #00bdf5;
    }
}

.bullet::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 110%;
    border-radius: 5px;
    width: 0;
    opacity: 0;
    background-color: #00bdf5;
    -webkit-transition: width .0s .1s, opacity .1s ease;
    transition: width .0s .1s, opacity .1s ease;
}

.bullet:hover::after {
    opacity: 1;
    width: 100%;
    -webkit-transition: width .25s ease-out;
    transition: width .25s ease-out;
}

.margin0 {
    margin: 0px;
}

.ha {
    height: auto !important;
    color: #222;
}

/******responsive*****/



@media (min-width:0px) and (max-width:768px) {

    .control-label {
        clear: both;
        display: block;
    }

    .imageholderslide {
        margin-right: 34% !important;
    }

    .textholderslide {
        padding-bottom: 50px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        position: relative;
        margin-bottom: 5px;
    }

    .navbar-nav > li > a {
        color: #777;
        border-bottom: 1px solid #eaeaea;
        font-size: 13px;
        color: #8d8d8d;
        padding: 9px 0;
        display: block;
        position: relative;
        text-transform: none;
        line-height: 17px;
        letter-spacing: 0;
    }


    .colnumber {
        border-left: 1px dashed rgba(255,255,255,0.15) !important;
        border-right: 1px dashed rgba(255,255,255,0.15) !important;
    }

    a {
        font-size: 18px !important;
    }

    h1 {
        font-size: 30px !important;
    }

    h2 {
        font-size: 28px !important;
    }

    h3 {
        font-size: 22px !important;
    }

    h4 {
        font-size: 18px !important;
    }

    h5 {
        font-size: 16px !important;
    }

    .text-wp h2 {
        padding-top: 110px;
        font-size: 6vw;
        line-height: 4vw;
    }

    .innerfooter {
        padding-right: 40px !important;
    }

    .lastpost li a {
        color: #9e9e9e !important;
        font-size: 11px !important;
    }

    .rowpading {
        margin-top: 100px !important;
    }

    .navbar-header {
        height: 100px;
        background-color: #fff;
    }

    .navbar {
        background-color: #fff !important;
    }

    .newstxt {
        width: 100%;
        clear: both;
    }

    .newsimg {
        width: 100%;
        clear: both;
    }

        .newsimg img {
            height: 30% !important;
            max-height: 320px;
        }

    .maxheigth {
        width: 100%;
        text-align: right;
    }

    .rightbar:before {
        clear: both;
    }

    .rightbar:after {
        clear: both;
        content: "";
        display: block;
    }

    .txt-inner {
        clear: both;
    }
}



@media (min-width:769px) and (max-width:992px) {

    a {
        font-size: 18px !important;
    }

    h1 {
        font-size: 30px;
    }

    .text-wp h2 {
        padding-top: 80px;
        font-size: 4vw;
        line-height: 4vw;
    }

    .colnumber {
        border-left: 1px dashed rgba(255,255,255,0.15) !important;
        border-right: 1px dashed rgba(255,255,255,0.15) !important;
    }

    .newstxt {
        width: 100%;
        clear: both;
    }

    .newsimg {
        width: 100%;
        clear: both;
    }

        .newsimg img {
            height: 360px !important;
        }
}


@media(min-width:993px)and (max-width:1200px) {
    a {
        font-size: 16px !important;
    }

    .text-wp h2 {
        margin-top: 60px !important;
        font-size: 4vw;
        line-height: 4vw;
    }

    .colnumber {
        border-left: 1px dashed rgba(255,255,255,0.15) !important;
        border-right: 1px dashed rgba(255,255,255,0.15) !important;
    }

    .newstxt {
        width: 64%;
    }

    .newsimg {
        width: 36%;
    }
}

@media(min-width:1200px) {
    .image-blog img {
        max-height: 234px !important;
    }

    .text-wp h2 {
        font-size: 3vw;
    }

    .colnumber {
        border-left: 1px dashed rgba(255,255,255,0.15) !important;
    }

    .pishshomare {
        width: 10%;
        float: right;
        padding-right: 5px;
        padding-left: 5px;
    }

    .shomare {
        padding-right: 15px;
        padding-left: 5px;
        width: 16%;
        float: right;
    }
}

.tp-rightarrow {
    transition: 0.2s ease-out;
}

.tp-leftarrow {
    transition: 0.2s ease-out;
}



/* employmentregister*/


.rowregisterjob {
    background-color: #f5f5f5;
    padding-top: 30px;
}

.employheader {
    background: url(../../images/img/title-image-image-1.jpg) fixed 50% 0;
    height: 300px;
}

.toolbarReg {
    margin-top: 10px;
    width: 100%;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    float: right;
}

.registerbars {
    width: 25%;
    height: 150px;
    float: right;
    text-align: center;
}

.regbar1 {
    width: 100%;
    height: 100%;
}

.regbar2 {
    width: 100%;
    height: 100%;
}

.regbar3 {
    width: 100%;
    height: 100%;
}

regbar4 {
    width: 100%;
    height: 100%;
}

.regbar1 span {
    width: 60px !important;
    height: 60px;
    border-radius: 100%;
    border: 1px solid;
    background-color: #00bdf5 !important;
    color: #FFF;
    font-size: 18px;
    display: block;
    padding-top: 18px;
}

.registerbars span {
    width: 60px !important;
    height: 60px;
    border-radius: 100%;
    border: 1px solid;
    background-color: #ccc;
    color: #FFF;
    font-size: 18px;
    display: block;
    padding-top: 18px;
    vertical-align: middle;
    float: right;
    margin-right: 35%;
}

.regbar1 i {
    font-size: 16px;
    color: #00bdf5;
    margin-top: 30px;
}

.regbar1 span::after {
    border: 4px solid #00bdf5;
    width: 10%;
    content: '';
    position: absolute;
    margin-top: 6px;
    right: 16.58%;
    z-index: 5;
}

.regbar2 span::before {
    border: 4px solid #ccc;
    width: 10%;
    content: '';
    position: absolute;
    margin-top: 6px;
    margin-left: 3.1%;
}

.regbar2 span:after {
    border: 4px solid #ccc;
    width: 10%;
    position: absolute;
    content: '';
    right: 40%;
    margin-top: 5px;
}

.regbar3 span::before {
    border: 4px solid #ccc;
    width: 100px;
    position: absolute;
    content: '';
    margin-left: 34px;
    margin-top: 5px;
}

.regbar3 span::after {
    border: 4px solid #ccc;
    width: 10%;
    position: absolute;
    content: '';
    right: 63%;
    margin-top: 5px;
}

.regbar4 span::before {
    border: 4px solid #ccc;
    width: 100px;
    position: absolute;
    content: '';
    margin-left: 34px;
    margin-top: 5px;
}

.colore span, .colore span::after, .colore span::before {
    background-color: #00bdf5 !important;
    border: 4px solid #00bdf5 !important;
    margin-top: 1.5px;
    content: '';
}

.colore i {
    color: #00bdf5 !important;
}

.title-employ {
    padding: 20px 0px 10px 0px;
    font-size: 12px;
    font-weight: bold;
    color: #00bdf5;
}

#person {
    direction: rtl;
}

.FirstLine {
    background-image: url(../../images/divider.png );
    background-repeat: repeat-x;
    height: 7px;
    width: 100%;
    margin-bottom: 20px;
}


.formpad {
    padding-top: 5px;
    padding-bottom: 10px;
}

#reqjob .form-control {
    width: 80% !important;
}

.ComboBox {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 6px #FFFFFF;
    border: thin solid;
    border-radius: 3px 3px 3px 3px;
    font-size: 11px;
    font-family: Tahoma;
    color: #323232;
    border-color: #9B9B9B;
    height: 25px;
    margin: 3px 3px 3px 3px;
    width: 263px;
}

.adress {
    display: block;
    width: 92%;
    height: 34px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#RadioFaregh {
    margin-right: 30px;
}

.LastLine {
    background-image: url(../../images/divider-dot.png );
    background-repeat: repeat-x;
    height: 7px;
}

.butonleft {
    float: left;
}

.btn-row {
    background-color: #00bdf5;
    background-image: -moz-linear-gradient(center top, #62D3F5, #00bdf5);
    border-color: #00bdf5 #0E93D8 #186EA4;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #005083;
    cursor: pointer;
    font: 12px Tahoma;
    height: 30px;
    padding: 0 0 0 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    width: 80px;
    margin-left: 57px;
    margin-right: 57px;
    margin-top: 10px;
}

.alert1 {
    padding-right: 5px;
    display: inline;
    color: rgb(255, 0, 0);
    float: right;
}

#Education {
    direction: rtl;
    display: none;
}

.TBPerson {
    width: 100%;
}

    .TBPerson td {
        width: 30%;
        padding: 20px;
        font-size: 12px;
    }

    .TBPerson .TextBox:focus {
        box-shadow: 0 0 3px #16CAFF;
        background: none repeat scroll 0 0 #FFFFFF;
        border: thin solid #00AADD;
        border-radius: 3px 3px 3px 3px;
    }

    .TBPerson .TextBox {
        background: none repeat scroll 0 0 #FFFFFF;
        box-shadow: 0 0 6px #FFFFFF;
        border: thin solid;
        border-radius: 3px 3px 3px 3px;
        border-color: #9B9B9B;
        color: #323232;
        font-size: 11px;
        font-family: Tahoma;
        height: 25px;
        margin: 3px 3px 3px 3px;
        padding: 0 10px;
        width: 240px;
    }

.MainTbl2 {
    width: 90%;
}

    .MainTbl2 td, th {
        text-align: center;
        font-size: 12px;
        height: 30px;
    }

    .MainTbl2 th {
        background-color: #333;
        color: #fff;
        text-align: center;
    }

    .MainTbl2 td {
        background-color: #DCDCDC;
        color: #00bdf5;
        text-align: center;
    }

#Extra {
    direction: rtl;
    display: none;
}

    #Extra p {
        font-size: 12px !important;
    }

#END {
    direction: rtl;
    display: none;
}


    #END .deletes {
        display: none;
    }


#moarefff {
    display: none;
}

.numericforce {
}
/*contact us*/
.contact-us {
    float: right;
    text-align: right;
    font-size: 16px;
}

    .contact-us i {
        font-size: 25px;
        color: #888;
        float: right;
        padding-left: 20px;
    }

        .contact-us i:hover {
            color: #00bdf5;
        }

.contactpad {
    margin-top: 15px;
}

.contact-us p {
    font-size: 13px;
    color: #888;
    padding-right: 45px;
}

.btn-primary2 {
    color: #fff;
    background-color: #00bdf5;
    border-color: #00bdf5;
}

/*estekhdam
*/
.checkboxlabel {
    float: right;
    padding-top: 0px;
    margin-left: 5px;
}

#RadioMard {
    margin-left: 30px;
}

#RadioMojarad {
    margin-left: 30px;
}

#RadioDaneshjo {
    margin-left: 30px;
}

select, input {
    float: right;
}

.moaref {
    display: none;
}


.shomarecontrol {
    display: block;
    width: 100%;
    height: 30px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    float: right;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.ishomare {
    float: right;
    padding-top: 5px;
}

.showemploytable {
    width: 80%;
    padding-bottom: 10px;
}

    .showemploytable tr {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .showemploytable td {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .showemploytable label {
        color: #848282;
    }
