@font-face {
    font-family: "iranian-sans";
    src: url(../fonts/iranian-sans.eot);
    src: url(../fonts/iranian-sans.eot?#iefix) format("embedded-opentype"), url(../fonts/iranian-sans.woff) format("woff"), url(../fonts/iranian-sans.ttf) format("truetype"), url(../fonts/iranian-sans.svg#Biranian-sans) format("svg");
    font-weight: 400;
    font-style: normal
}

body {
    font-family: 'iranian-sans', Tahoma;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out
}

::-moz-selection {
    background: #f9a12e;
    color: #fff
}

::selection {
    background: #f9a12e;
    color: #fff
}

a {
    color: #777
}

a:hover,
a:focus {
    color: #f9a12e;
    outline: none
}

ul {
    list-style: none;
    padding: 0
}

section,
footer {
    padding-top: 40px;
    padding-bottom: 40px
}

.form-control,
input,
select,
textarea {
    border-radius: 0;
    box-shadow: none
}

footer input {
    border: none !important
}

.form-control:focus,
input:focus,
select:focus,
textarea:focus {
    box-shadow: none !important
}

.btn {
    border-radius: 0;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.btn-default {
    background-color: #333;
    color: #fff;
    border-color: #111
}

.btn-default:hover,
.btn-default:focus {
    background-color: #444;
    color: #fff;
    border-color: #222
}

.btn-warning {
    background-color: #fda93e;
    color: #fff;
    border-color: #ce8c38
}

.btn-warning:hover,
.btn-warning:focus {
    background-color: #f89a21;
    color: #fff;
    border-color: #ce8c38
}

@media only screen and (max-width:1024px) {
    .container {
        width: 100%
    }
    .top-nav a {
        font-size: 11px !important
    }
}

.myscroll {
    height: 200px
}

.progress {
    height: 20px;
    vertical-align: middle;
    margin: 10px 0
}

.progress-bar {
    background-color: #24edbb
}

.nav .progress {
    width: 100px
}

.top-bar {
    background-color: #eee;
    padding: 5px 0;
    margin-top: 0;
    transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out
}

.top-contact-info {
    color: #aaa;
    padding: 3px 0;
    text-align: left
}

.top-contact-info span {
    margin-left: 20px
}

.top-bar i {
    color: #f9a12e;
    margin-left: 5px
}

.top-nav {
    text-align: right
}

.top-nav a {
    font-size: 12px;
    color: #aaa;
    margin-right: 20px
}

.language-switch {
    padding: 4px;
    background-color: #fff;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

@media only screen and (max-width: 720px) {
    .language-switch {
        margin-right: 0 !important
    }
}

@media only screen and (max-width: 360px) {
    .top-nav>a {
        margin-right: 25px !important;
        font-size: 10.5px !important
    }
}

.language-switch img {
    border-radius: 2px;
    vertical-align: top
}

.language-switch ul {
    margin: 0
}

.language-switch .dropdown .dropdown-menu {
    min-width: 42px;
    width: 42px;
    padding: 5px 4px;
    left: -5px;
    top: 24px;
    text-align: center;
    display: block;
    opacity: 0;
    visibility: hidden;
    border: none;
    border-radius: 4px;
    box-shadow: none;
    transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out
}

.language-switch .dropdown:hover .dropdown-menu {
    display: block;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    opacity: 1;
    visibility: visible
}

.language-switch .dropdown-toggle {
    display: block;
    width: 32px;
    height: 18px;
    margin: auto;
    padding: 0
}

.language-switch .dropdown-toggle h6 {
    text-align: center;
    margin: 0
}

.language-switch .dropdown-toggle h6 .glyphicon {
    font-size: 10px;
    background-color: #fff;
    color: #bbb;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 2px 3px
}

.language-switch .dropdown-menu a {
    line-height: 1;
    padding: 0;
    width: 32px;
    margin: 0 auto;
    margin-bottom: 6px !important
}

@media only screen and (max-width:360px) {
    .language-switch .dropdown-menu a {
        margin: 10px auto !important;
        margin-bottom: 10px !important
    }
}

.language-switch .dropdown-menu li:last-child a {
    margin-bottom: 2px !important
}

.navbar {
    border-radius: 0;
    margin-bottom: 0;
    border: none
}

.project-list li {
    display: table;
    width: 100%;
    border-bottom: 1px dashed #ccc;
    padding: 5px 0 5px 15px;
    overflow: auto
}

.project-list li a {
    padding-top: 3px
}

header.navbar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out
}

.navbar-inverse {
    background-color: rgba(255, 255, 255, 1);
    border-bottom: 1px solid #eee
}

.navbar-inverse .navbar-toggle {
    border-radius: 0
}

.navbar-inverse .navbar-toggle .icon-bar {
    width: 8px;
    height: 8px;
    display: inline-block;
    margin: 0;
    background-color: #333
}

.navbar-inverse .navbar-toggle:hover .icon-bar,
.navbar-inverse .navbar-toggle:focus .icon-bar {
    background-color: #eee
}

.navbar-inverse .navbar-nav>li>a {
    position: relative;
    color: #333;
    padding: 20px
}

.navbar-inverse .navbar-nav>li.active>a,
.navbar-inverse .navbar-nav>li.active>a:hover {
    background-color: #fff;
    color: #333
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    background-color: #fff;
    color: #333
}

.navbar-inverse .navbar-nav>li>a:hover::before,
.navbar-inverse .navbar-nav>li>a:focus::before,
.navbar-inverse .navbar-nav>li.active>a::before {
    opacity: 1;
    width: 100%
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #fff;
    color: #333
}

.navbar-inverse .navbar-nav>li>a::before {
    opacity: 0;
    display: block;
    content: '';
    position: absolute;
    background-color: #ddd;
    width: 0;
    margin: auto;
    height: 3px;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out
}

.menu-img2 {
    margin-top: 30px
}

.mega-dropdown {
    position: static !important
}

.menu-icon {
    background-image: url(../images/menu-icon.png);
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    margin-left: 7px;
    margin-right: 0;
    opacity: 1
}

.m1 {
    background-position: -2px -0
}

.m2 {
    background-position: -2px -34px
}

.m3 {
    background-position: -2px -68px
}

.m4 {
    background-position: -2px -102px
}

.m5 {
    background-position: -2px -136px
}

.m6 {
    background-position: -2px -170px
}

.logo-top a .logo-top-box {
    display: block;
    position: relative;
    width: 120px;
    height: 120px;
    overflow: hidden;
    background-color: #fff;
    padding: 15px;
    margin-top: -21px;
    box-shadow: 0 3px 1px rgba(0, 0, 0, 0.5);
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px
}

.logo-top a::before {
    display: none !important
}

.logo-top a .logo-top-box img {
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
    animation: logoanime1 15s linear infinite;
    -webkit-animation: logoanime1 15s linear infinite;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

@keyframes logoanime1 {
    25% {
        opacity: 1visibleauto10px1;
        visibility: visible;
        height: auto;
        top: 10px
    }
    30% {
        opacity: 0;
        visibility: hidden;
        height: 0;
        top: -100px
    }
    60% {
        opacity: 0;
        visibility: hidden;
        height: 0;
        top: -100px
    }
    65% {
        opacity: 1;
        visibility: visible;
        height: auto;
        top: 10px
    }
    100% {
        opacity: 1;
        visibility: visible;
        height: auto;
        top: 10px
    }
}

@-webkit-keyframes logoanime1 {
    25% {
        opacity: 1visibleauto10px1;
        visibility: visible;
        height: auto;
        top: 10px
    }
    30% {
        opacity: 0;
        visibility: hidden;
        height: 0;
        top: -100px
    }
    60% {
        opacity: 0;
        visibility: hidden;
        height: 0;
        top: -100px
    }
    65% {
        opacity: 1;
        visibility: visible;
        height: auto;
        top: 10px
    }
    100% {
        opacity: 1;
        visibility: visible;
        height: auto;
        top: 10px
    }
}

.smaller {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    margin-top: -10px
}

.logo-back {
    position: absolute;
    top: -150px;
    right: 5px;
    left: 5px;
    padding: 5px;
    text-align: center;
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    animation: logoanime 15s linear infinite;
    -webkit-animation: logoanime 15s linear infinite
}

.logo-back>div {
    border: 1px dashed #6c00ff;
    height: 95px;
    border-radius: 10px;
    padding: 5px
}

.logo-back>div span {
    display: block;
    margin-top: 15px
}

.logo-back h6 {
    color: #6c00ff;
    padding: 3px;
    padding-top: 10px !important;
    border-top: 1px solid #ccc;
    font-size: 18px;
    font-weight: 900
}

@keyframes logoanime {
    25% {
        opacity: 0hidden-150pxrotateX(180deg)rotateX(180deg)0;
        visibility: hidden;
        top: -150px;
        transform: rotateX(180deg);
        -webkit-transform: rotateX(180deg)
    }
    30% {
        opacity: 1;
        visibility: visible;
        top: 10px;
        transform: rotateX(0);
        -webkit-transform: rotateX(0)
    }
    60% {
        opacity: 1;
        visibility: visible;
        top: 10px;
        transform: rotateX(0);
        -webkit-transform: rotateX(0)
    }
    65% {
        opacity: 0;
        visibility: hidden;
        top: -150px;
        transform: rotateX(180deg);
        -webkit-transform: rotateX(180deg)
    }
    100% {
        opacity: 0;
        visibility: hidden;
        top: -150px;
        transform: rotateX(180deg);
        -webkit-transform: rotateX(180deg)
    }
}

@-webkit-keyframes logoanime {
    25% {
        opacity: 0hidden-150pxrotateX(180deg)rotateX(180deg)0;
        visibility: hidden;
        top: -150px;
        transform: rotateX(180deg);
        -webkit-transform: rotateX(180deg)
    }
    30% {
        opacity: 1;
        visibility: visible;
        top: 10px;
        transform: rotateX(0);
        -webkit-transform: rotateX(0)
    }
    60% {
        opacity: 1;
        visibility: visible;
        top: 10px;
        transform: rotateX(0);
        -webkit-transform: rotateX(0)
    }
    65% {
        opacity: 0;
        visibility: hidden;
        top: -150px;
        transform: rotateX(180deg);
        -webkit-transform: rotateX(180deg)
    }
    100% {
        opacity: 0;
        visibility: hidden;
        top: -150px;
        transform: rotateX(180deg);
        -webkit-transform: rotateX(180deg)
    }
}

@media only screen and (width: 1024px) {
    .navbar-inverse .nav>li>a {
        padding: 20px 5px;
        width: 135px !important;
        font-size: 12px
    }
}

@media only screen and (min-width: 720px) and (max-width:980px) {
    .navbar-inverse .nav>li>a {
        padding: 20px 10px
    }
}

.dropdown-menu {
    z-index: 100
}

@media only screen and (max-width: 2480px) {
    .mega-dropdown-menu {
        right: 41% !important;
        left: 41% !important;
        margin-right: -14% !important;
        margin-left: -14% !important
    }
    .navbar-inverse .nav>li.hover>ul {
        display: block;
        transform: skew(0deg, 0deg);
        -webkit-transform: skew(0deg, 0deg);
        opacity: 1;
        visibility: visible;
        width: 1120px;
        max-width: 100%
    }
}

@media only screen and (max-width: 1920px) {
    .mega-dropdown-menu {
        right: 41% !important;
        left: 41% !important;
        margin-right: -20.2% !important;
        margin-left: -20.2% !important
    }
    .navbar-inverse .nav>li.hover>ul {
        display: block;
        transform: skew(0deg, 0deg);
        -webkit-transform: skew(0deg, 0deg);
        opacity: 1;
        visibility: visible;
        width: 1120px;
        max-width: 100%
    }
}

@media only screen and (max-width:1800px) {
    .mega-dropdown-menu {
        right: 50% !important;
        left: 50% !important;
        margin-right: -31% !important;
        margin-left: -31% !important
    }
    .navbar-inverse .nav>li.hover>ul {
        display: block;
        transform: skew(0deg, 0deg);
        -webkit-transform: skew(0deg, 0deg);
        opacity: 1;
        visibility: visible;
        width: 1120px;
        max-width: 100%
    }
}

@media only screen and (max-width:1700px) {
    .mega-dropdown-menu {
        right: 50% !important;
        left: 50% !important;
        margin-right: -33% !important;
        margin-left: -33% !important
    }
    .navbar-inverse .nav>li.hover>ul {
        display: block;
        transform: skew(0deg, 0deg);
        -webkit-transform: skew(0deg, 0deg);
        opacity: 1;
        visibility: visible;
        width: 1120px;
        max-width: 100%
    }
}

@media only screen and (max-width:1600px) {
    .mega-dropdown-menu {
        right: 50% !important;
        left: 50% !important;
        margin-right: -35.5% !important;
        margin-left: -35.5% !important
    }
    .navbar-inverse .nav>li.hover>ul {
        display: block;
        transform: scaleY(1) translateY(0px);
        -webkit-transform: scaleY(1) translateY(0px);
        opacity: 1;
        visibility: visible;
        width: 1120px;
        max-width: 100%
    }
}

@media only screen and (max-width:1500px) {
    .mega-dropdown-menu {
        right: 50% !important;
        left: 50% !important;
        margin-right: -37% !important;
        margin-left: -37% !important
    }
    .navbar-inverse .nav>li.hover>ul {
        display: block;
        transform: scaleY(1) translateY(0px);
        -webkit-transform: scaleY(1) translateY(0px);
        opacity: 1;
        visibility: visible;
        width: 1120px;
        max-width: 100%
    }
}

@media only screen and (max-width: 1366px) {
    .mega-dropdown-menu {
        right: 50% !important;
        left: 50% !important;
        margin-right: -41.5% !important;
        margin-left: -41.5% !important
    }
    .navbar-inverse .nav>li.hover>ul {
        display: block;
        transform: scaleY(1) translateY(0px);
        -webkit-transform: scaleY(1) translateY(0px);
        opacity: 1;
        visibility: visible;
        width: 1120px;
        max-width: 100%
    }
}

@media only screen and (max-width: 1280px) {
    .mega-dropdown-menu {
        right: 50% !important;
        left: 50% !important;
        margin-right: -44% !important;
        margin-left: -44% !important
    }
    .navbar-inverse .nav>li.hover>ul {
        display: block;
        transform: scaleY(1) translateY(0px);
        -webkit-transform: scaleY(1) translateY(0px);
        opacity: 1;
        visibility: visible;
        width: 1120px;
        max-width: 100%
    }
}

@media only screen and (max-width: 1200px) {
    .mega-dropdown-menu {
        right: 50% !important;
        left: 50% !important;
        margin-right: -47% !important;
        margin-left: -47% !important
    }
    .navbar-inverse .nav>li.hover>ul {
        display: block;
        transform: scaleY(1) translateY(0px);
        -webkit-transform: scaleY(1) translateY(0px);
        opacity: 1;
        visibility: visible;
        width: 1120px;
        max-width: 100%
    }
}

@media only screen and (max-width: 1024px) {
    .mega-dropdown-menu {
        right: 50% !important;
        left: 50% !important;
        margin-right: -50% !important;
        margin-left: -50% !important
    }
    .navbar-inverse .nav>li.hover>ul {
        display: block;
        transform: scaleY(1) translateY(0px);
        -webkit-transform: scaleY(1) translateY(0px);
        opacity: 1;
        visibility: visible;
        width: 1120px;
        max-width: 100%
    }
}

.wrapper {
    position: relative;
    overflow-x: hidden
}

@media only screen and (min-width: 1024px) {
    .homepage .wrapper {
        margin-top: 0
    }
    .wrapper {
        margin-top: 100px
    }
    .navbar-inverse .navbar-nav {
        display: table;
        margin: 0 auto;
        float: none
    }
    .navbar-inverse .nav>li>a {
        height: 60px;
        width: 160px
    }
    .mega-dropdown-menu {
        overflow: hidden;
        display: block;
        opacity: 0;
        visibility: hidden;
        transform-origin: 0 0;
        transform: scaleY(0) translateY(-10px);
        -webkit-transform: scaleY(0) translateY(-10px);
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        padding: 30px 0;
        box-shadow: none;
        -webkit-box-shadow: none;
        z-index: 1000 !important
    }
}

@media only screen and (max-width: 980px) {
    header.navbar {
        position: relative !important;
        min-height: auto !important
    }
    .navbar-header {
        float: none
    }
    .navbar-inverse {
        display: none;
        height: 0 !important;
        border-bottom: none !important
    }
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-top: 1px solid #333
    }
    .navbar-inverse .navbar-nav>li {
        float: none !important
    }
    .navbar-inverse .navbar-nav>li>a::before {
        display: none
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .mega-dropdown .awards img {
        max-width: 100% !important
    }
}

@media only screen and (max-width: 480px) {
    .top-nav {
        text-align: right !important
    }
}

.mega-dropdown-menu p {
    font-size: 12px;
    color: #888;
    text-align: justify
}

.mega-dropdown-menu>li>ul {
    padding: 0;
    margin: 0
}

.mega-dropdown-menu>li>ul>li {
    list-style: none
}

.mega-dropdown-menu>li>ul>li>a {
    display: block;
    color: #222;
    padding: 3px 5px
}

.mega-dropdown-menu>li ul>li>a:hover,
.mega-dropdown-menu>li ul>li>a:focus {
    text-decoration: none
}

.mega-dropdown-menu .dropdown-header {
    color: #f9a12e;
    border-bottom: 2px solid #eee;
    padding: 0;
    margin-bottom: 10px;
    line-height: 30px
}

.mega-dropdown-menu .dropdown-header h5 {
    position: relative;
    display: inline-block;
    margin: 0;
    padding-bottom: 10px
}

.mega-dropdown-menu .dropdown-header h5:after {
    position: absolute;
    display: block;
    content: '';
    bottom: -2px;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #f9a12e
}

.navbar-brand {
    padding: 10px 15px;
    height: auto
}

.website-order,
.portal-order {
    display: inline-block;
    width: 48%;
    vertical-align: middle;
    text-align: center
}

.website-order span,
.portal-order span {
    display: block;
    height: 100px
}

.website-order span {
    background: url(../images/menu-website.png) no-repeat center
}

.portal-order span {
    background: url(../images/menu-portal.png) no-repeat center
}

.website-order h5,
.portal-order h5 {
    font-size: 12px;
    margin-top: 0
}

.hidden-nav {
    display: none !important
}

.homepage .menufixed {
    margin-top: 0 !important
}

.menufixed .hidden-nav {
    display: block !important
}

.menufixed .top-bar {
    margin-top: -35px;
    transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out
}

.menufixed .navbar-inverse {
    min-height: 40px !important;
    border-bottom: 2px solid #ddd
}

.menufixed .navbar-inverse .nav>li>a {
    width: 135px;
    height: 40px;
    text-align: center;
    padding: 5px 0;
    line-height: 30px
}

@media only screen and (max-width: 1024px) {
    .menufixed .navbar-inverse .nav>li>a {
        width: 110px !important
    }
}

.menufixed .menu-icon {
    width: 20px !important;
    height: 20px !important;
    margin-left: 4px !important
}

.menufixed .m0 {
    background-position: -2px -204px
}

.menufixed .m1 {
    background-position: -2px -226px
}

.menufixed .m2 {
    background-position: -2px -248px
}

.menufixed .m3 {
    background-position: -2px -270px
}

.menufixed .m4 {
    background-position: -2px -292px
}

.menufixed .m5 {
    background-position: -2px -314px
}

.menufixed .m6 {
    background-position: -2px -336px
}

.menufixed .m7 {
    background-position: -2px -358px
}

.menufixed .logo-top-box {
    display: none !important
}

.menufixed img.hidden-nav {
    max-height: 100%;
    margin: auto
}

.full-slider {
    background-image: url(../video/videoposter.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom: 5px solid #c37e23;
    padding: 0 !important;
    overflow-x: hidden;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.full-slider::after {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 2;
    background: rgba(0, 0, 0, 0.2) url(../images/dots.png)
}

.full-slider .carousel {
    width: 100%;
    max-width: 2500px;
    height: 593px;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    position: relative;
    background-position: 1.4s ease-in-out .3s
}

.full-slider .carousel_item {
    z-index: 10;
    position: absolute;
    width: 100%;
    height: 613px;
    display: none;
    top: 0;
    padding-top: 150px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8)
}

@media only screen and (min-width: 1200px) {
    .full-slider .carousel {
        height: 635px !important
    }
    .full-slider .carousel_item {
        height: 655px !important;
        padding-top: 250px !important
    }
    .full-slider .carousel_img {
        top: 150px !important
    }
}

@media only screen and (min-width: 1360px) {
    .full-slider .carousel {
        height: 635px !important
    }
    .full-slider .carousel_item {
        height: 655px !important;
        padding-top: 250px !important
    }
    .full-slider .carousel_img {
        top: 150px !important
    }
}

@media only screen and (min-width: 1600px) {
    .full-slider .carousel {
        height: 765px !important
    }
    .full-slider .carousel_item {
        height: 785px !important;
        padding-top: 250px !important
    }
    .full-slider .carousel_img {
        top: 180px !important
    }
}

@media only screen and (min-width: 1900px) {
    .full-slider .carousel {
        height: 905px !important
    }
    .full-slider .carousel_item {
        height: 925px !important;
        padding-top: 300px !important
    }
    .full-slider .carousel_img {
        top: 200px !important
    }
}

.full-slider .carousel_item>h2 {
    font-size: 5em;
    font-style: normal;
    padding: 0 5px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400
}

.full-slider .carousel_item>p {
    font-size: 24px;
    font-style: normal;
    padding: 0 5px;
    color: #fff;
    font-weight: 400;
    margin-top: 60px;
    margin-bottom: 20px;
    width: 60%;
    max-width: 100%;
    line-height: 1.7
}

@media only screen and (max-width: 1024px) {
    .full-slider .carousel_item>h2 {
        font-size: 4em
    }
    .full-slider .carousel_item>p {
        font-size: 18px
    }
    .full-slider .carousel {
        height: 615px !important
    }
    .full-slider .carousel_item {
        height: 635px !important;
        padding-top: 200px !important
    }
    .full-slider .carousel_img {
        top: 140px !important
    }
}

@media only screen and (max-width: 800px) {
    .full-slider .carousel_item>p {
        width: 100%
    }
    .full-slider .carousel_item {
        width: 80%
    }
    .full-slider .carousel_img {
        display: none !important;
        visibility: hidden
    }
}

@media only screen and (max-width: 640px) {
    .full-slider .carousel {
        height: 450px !important
    }
    .full-slider .carousel_item {
        text-align: center;
        padding-top: 50px !important;
        height: 470px !important
    }
    .full-slider .carousel_item>h2 {
        font-size: 2.5em
    }
    .full-slider .carousel_item>p {
        font-size: 20px
    }
    .full-slider .carousel-control .glyphicon-chevron-left {
        left: 15px !important
    }
}

.full-slider .carousel_item .btn-default {
    position: relative;
    margin: 15px 0;
    padding: 0 !important
}

.full-slider .carousel_item .btn-default .glyphicon {
    margin-right: 10px;
    color: #fff;
    z-index: 3;
    font-size: 18px;
    top: 3px
}

.full-slider .carousel_item .btn-default h5 {
    font-size: 18px;
    padding: 5px 30px;
    display: inline-block;
    margin-right: 20px
}

.full-slider .carousel_item .btn-default:after {
    content: '';
    background: url(../images/btn-cover.png) no-repeat left;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 50px;
    z-index: 2
}

.full-slider .carousel_img {
    position: absolute;
    left: 50%;
    z-index: 11;
    height: 400px;
    top: 100px;
    display: none
}

.full-slider .carousel_img>img {
    vertical-align: middle;
    height: 100%;
    display: none
}

.full-slider .carousel-control {
    background-image: url(../images/abstracts.png);
    background-repeat: no-repeat;
    opacity: 1;
    width: 70px;
    height: 70px;
    top: auto;
    bottom: -20px;
    cursor: pointer;
    z-index: 16
}

.full-slider .carousel-control .glyphicon-chevron-left {
    left: 5px;
    margin-top: -6px
}

.full-slider .carousel-control .glyphicon-chevron-right {
    right: 20px;
    margin-top: -6px
}

.full-slider .carousel-control.left {
    background-position: -2px -0
}

.full-slider .carousel-control.right {
    background-position: -2px -72px
}

.full-slider .carousel-indicators {
    bottom: -20px
}

.full-slider .carousel-indicators li {
    width: 35px;
    height: 8px;
    margin: 0 !important;
    border-radius: 0
}

.full-slider .carousel-indicators .active {
    height: 8px
}

.carousel_item ul li {
    padding: 10px 5px
}

.carousel_item ul li .glyphicon {
    margin-left: 10px;
    top: 3px
}

.subslider {
    background-color: #f9a12e
}

.subslider::after {
    display: none !important
}

.subslider .carousel {
    height: 450px !important
}

.subslider .carousel_item {
    top: 20px !important;
    padding-top: 90px !important;
    height: auto !important
}

.subslider .carousel_img {
    top: 100px !important;
    height: 300px !important
}

.features {
    background: #eee url(../images/line-bg.png) repeat;
    padding-top: 30px;
    padding-bottom: 30px
}

.features .col-lg-3 {
    padding: 0
}

.feature {
    background-color: #f7f7f7;
    margin: 5px
}

.feature-img {
    position: relative;
    background-color: #d7c9b6;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    height: 99px;
    overflow: hidden
}

.feature-img span {
    background-image: url(../images/feature.png);
    background-repeat: no-repeat
}

.feature-img .overlay {
    position: absolute;
    bottom: 0;
    right: -5%;
    left: -5%;
    border-width: 0;
    border-right: 150px solid transparent;
    border-left: 150px solid transparent;
    border-bottom: 13px solid #f7f7f7;
    height: 0;
    z-index: 2
}

.feature-text {
    display: block;
    text-align: center;
    padding-bottom: 20px;
    text-decoration: none !important
}

.feature-text h3 {
    font-size: 36px;
    color: #f9a12e;
    font-weight: 900;
    text-transform: uppercase
}

.feature-text p {
    color: #333
}

.feature1 .feature-img span {
    display: inline-block;
    position: absolute;
    bottom: 0;
    z-index: 1
}

.feature1 .feature-img span:nth-child(2) {
    background-position: -2px -209px;
    width: 60px;
    height: 77px;
    left: 20%;
    animation-duration: .8s !important
}

.feature1 .feature-img span:nth-child(3) {
    background-position: -69px -160px;
    width: 60px;
    height: 77px;
    left: 45%;
    animation-duration: .5s !important
}

.feature1:hover .feature-img span {
    animation: shine linear;
    -webkit-animation: shine linear;
    animation-duration: 1s
}

@keyframes shine {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    50% {
        transform: scale(.5);
        -webkit-transform: scale(.5);
        bottom: -40px
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes shine {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    50% {
        transform: scale(.5);
        -webkit-transform: scale(.5);
        bottom: -40px
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.feature2 .feature-img span {
    display: inline-block;
    position: absolute;
    z-index: 1;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.feature2 .feature-img span:nth-child(2) {
    background-position: -2px -367px;
    width: 51px;
    height: 51px;
    left: 8%;
    bottom: -25px
}

.feature2 .feature-img span:nth-child(3) {
    background-position: -2px -0;
    width: 130px;
    height: 74px;
    left: 27%;
    bottom: -4px
}

.feature2 .feature-img span:nth-child(4) {
    background-position: -2px -367px;
    width: 51px;
    height: 51px;
    left: 70%;
    top: 20px
}

.feature2:hover .feature-img span:nth-child(2) {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg)
}

.feature2:hover .feature-img span:nth-child(3) {
    bottom: -10px
}

.feature2:hover .feature-img span:nth-child(4) {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg)
}

.feature3 .feature-img span {
    background-image: url(../images/feature.png);
    background-repeat: no-repeat;
    background-position: -2px -76px;
    width: 100px;
    height: 82px;
    left: 30%;
    bottom: 0;
    display: inline-block;
    position: absolute;
    z-index: 1;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.feature3:hover .feature-img span {
    left: 35%;
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg)
}

.feature4 .feature-img span {
    background-image: url(../images/feature.png);
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    width: 60px;
    height: 77px;
    z-index: 1;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.feature4 .feature-img span:nth-child(2) {
    background-position: -64px -318px;
    left: 60%;
    bottom: 0
}

.feature4 .feature-img span:nth-child(3) {
    background-position: -64px -239px;
    left: 37%;
    bottom: -8px
}

.feature4 .feature-img span:nth-child(4) {
    background-position: -2px -288px;
    left: 15%;
    bottom: -8px
}

.feature4:hover .feature-img span:nth-child(2) {
    left: 10%;
    bottom: -8px
}

.feature4:hover .feature-img span:nth-child(3) {
    animation: shine linear;
    -webkit-animation: shine linear;
    animation-duration: 1s
}

.feature4:hover .feature-img span:nth-child(4) {
    left: 60%;
    bottom: -8px
}

.best-show {
    overflow: hidden
}

.best-show h3 {
    color: #444
}

.best-show p {
    text-align: justify
}

.middle1 {
    background-color: #eee;
    line-height: 2
}

.middle1 h2 {
    color: #f9a12e;
    margin-top: 10px
}

.textborder {
    border-right: 4px solid #f9a12e
}

.middle1 .textborder {
    margin-top: 30px
}

.middle2 {
    background-image: url(../images/bg2.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff
}

.middle2 h2 {
    color: #f9a12e
}

.latest-work {
    position: relative;
    background-color: #fff;
    padding-right: 15px;
    padding-left: 15px
}

.worktitle {
    background: url(../images/robots/line.png) repeat-x center;
    height: 46px;
    background-color: #333;
    border-radius: 30px;
    border: 3px solid #444;
    text-align: center
}

.leftgear {
    text-align: left;
    width: 33.2%;
    display: inline-block;
    vertical-align: top
}

.rightgear {
    text-align: right;
    width: 33.2%;
    display: inline-block;
    vertical-align: top
}

.rightgear span {
    float: right;
    margin-left: -2px
}

.leftgear span {
    float: left;
    margin-right: -2px
}

.rightgear span,
.leftgear span {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/robots/robot-elements.png);
    background-repeat: no-repeat;
    background-position: -2px -358px;
    animation: rotateme1 2s infinite linear;
    -webkit-animation: rotateme1 2s infinite linear
}

.rightgear span:nth-child(2n),
.leftgear span:nth-child(2n) {
    background-position: -2px -316px !important
}

.worktitle h3 {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    color: #eee;
    margin-top: 8px;
    text-align: center
}

@media only screen and (max-width: 480px) {
    .worktitle h3 {
        width: 50% !important;
        font-size: 18px;
        padding-top: 2px
    }
    .rightgear,
    .leftgear {
        width: 25% !important
    }
    .rightgear span:nth-child(2),
    .leftgear span:nth-child(2) {
        display: none
    }
    .rightgear span:nth-child(3),
    .leftgear span:nth-child(3) {
        display: none
    }
}

.portfolio {
    margin: 48px 0
}

.portfolio-sorting {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 48px
}

.portfolio-sorting li a {
    color: gray;
    text-decoration: none;
    padding: 6px
}

.portfolio-sorting li a:hover,
.portfolio-sorting li a.active {
    color: #f9a12e;
    border-bottom: 2px solid #f9a12e
}

.portfolio-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.portfolio-item:hover {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2)
}

.owl-carousel {
    direction: ltr
}

.ourworks::before {
    display: block;
    content: '';
    position: absolute;
    top: 32px;
    right: 0;
    left: 0;
    background: #809876;
    z-index: 0;
    height: 14px;
    border: 2px solid rgba(0, 0, 0, 0.05)
}

.latest-work .item .worksimg {
    display: block;
    height: 200px;
    margin-top: 150px;
    border: 1px solid #555;
    border-radius: 3px;
    overflow: hidden
}

.ourworks .owl-item {
    text-align: center
}

.ourworks .item {
    position: relative;
    width: 300px;
    height: 500px;
    background: url(../images/robots/bigrobot.png) no-repeat center;
    max-width: 300px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    margin: 15px auto 20px;
    padding: 20px 20px 2px
}

.myswing {
    animation: myswing .5s linear;
    -webkit-animation: myswing .5s linear
}

@keyframes myswing {
    0% {
        transform: skew(10deg);
        -webkit-transform: skew(10deg)
    }
    50% {
        transform: skew(0deg);
        -webkit-transform: skew(0deg)
    }
    100% {
        transform: skew(0);
        -webkit-transform: skew(0)
    }
}

@-webkit-keyframes myswing {
    0% {
        transform: skew(10deg);
        -webkit-transform: skew(10deg)
    }
    50% {
        transform: skew(0deg);
        -webkit-transform: skew(0deg)
    }
    100% {
        transform: skew(0);
        -webkit-transform: skew(0)
    }
}

@-moz-keyframes myswing {
    0% {
        transform: skew(10deg);
        -webkit-transform: skew(10deg)
    }
    50% {
        transform: skew(0deg);
        -webkit-transform: skew(0deg)
    }
    100% {
        transform: skew(0);
        -webkit-transform: skew(0)
    }
}

@-ms-keyframes myswing {
    0% {
        transform: skew(10deg);
        -webkit-transform: skew(10deg)
    }
    50% {
        transform: skew(0deg);
        -webkit-transform: skew(0deg)
    }
    100% {
        transform: skew(0);
        -webkit-transform: skew(0)
    }
}

@-o-keyframes myswing {
    0% {
        transform: skew(10deg);
        -webkit-transform: skew(10deg)
    }
    50% {
        transform: skew(0deg);
        -webkit-transform: skew(0deg)
    }
    100% {
        transform: skew(0);
        -webkit-transform: skew(0)
    }
}

.ourworks img {
    position: relative;
    bottom: 0;
    transition: all 1s ease-in-out .2s;
    -webkit-transition: all 1s ease-in-out .2s
}

.workslink {
    direction: rtl !important;
    text-align: center;
    padding: 5px;
    margin: 0
}

.workslink a {
    text-decoration: none;
    color: #aaa;
    display: block;
    font-size: 12px
}

.workslink a:hover,
.workslink a:focus {
    color: #777
}

.workslink span {
    background-color: #666;
    color: #fff !important;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    border-radius: 50%;
    padding: 5px 4px;
    margin-left: 7px
}

.portfolio-item .label {
    display: block;
    background: #444;
    border: none;
    border-radius: 0;
    position: absolute;
    width: 100%;
    height: 55px;
    right: 0;
    left: 0;
    bottom: -55px;
    z-index: 10;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.portfolio-item .label-text {
    color: #fff;
    position: relative;
    padding: 5px 8px
}

.portfolio-item .label-text h4 {
    font-size: 14px
}

.middle3 {
    background-color: #f9a12e;
    color: #fff
}

.middle3 h4 {
    font-weight: 600;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.middle2 a,
.middle3 a {
    color: #fff
}

.iconborder {
    display: block;
    width: 60px;
    height: 60px;
    margin: 5px auto;
    border: 3px solid #fff;
    border-radius: 10px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.icon1 {
    background: url(../images/icon1.png) no-repeat center
}

.icon2 {
    background: url(../images/icon2.png) no-repeat center
}

.icon3 {
    background: url(../images/icon3.png) no-repeat center
}

.icon4 {
    background: url(../images/icon4.png) no-repeat center
}

.middle2 .col-lg-3:hover .iconborder {
    border-radius: 0
}

.middle2 .col-lg-3:hover .text-center h4 {
    color: #f9a12e
}

.statics {
    position: relative;
    background-color: #444;
    padding-top: 10px;
    padding-bottom: 10px
}

.statics::before {
    position: absolute;
    content: '';
    top: -49px;
    right: 0;
    left: 0;
    width: 100%;
    height: 0;
    border: 0;
    border-top: 50px solid transparent;
    border-right: solid #444;
    border-bottom: 0;
    z-index: 2
}

.statics::after {
    position: absolute;
    content: '';
    bottom: -50px;
    right: 0;
    left: 0;
    width: 100%;
    height: 0;
    border: 0;
    border-bottom: 50px solid transparent;
    border-left: solid #444;
    border-top: 0;
    z-index: 2
}

.statics span.static-icon {
    display: block;
    width: 64px;
    height: 64px;
    background-image: url(../images/statics.png);
    background-repeat: no-repeat;
    margin: auto
}

.static1 {
    background-position: -2px -0
}

.static2 {
    background-position: -68px -0
}

.static3 {
    background-position: -2px -66px
}

.static4 {
    background-position: -68px -66px
}

.static-num {
    font-size: 30px;
    color: #fff;
    font-weight: 600
}

.statics span {
    color: #f9a12e;
    text-transform: capitalize
}

#testimonials-row .carousel a,
.testimonial-control a {
    color: #f9a12e
}

#testimonials-row hr {
    margin: 8px
}

.testimonials-carousel {
    min-height: 240px;
    padding-bottom: 40px
}

#testimonials-row .item blockquote {
    position: relative;
    min-height: 185px;
    padding-bottom: 25px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    padding-left: 0 !important;
    text-align: justify
}

#testimonials-row .item blockquote i {
    font-size: 50px;
    font-weight: 700;
    color: #f9a12e;
    line-height: .8;
    display: block;
    height: 20px
}

#testimonials-row .item blockquote small {
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: 1
}

.testimonial-avatar {
    padding: 0;
    overflow: hidden;
    text-align: center
}

.testimonial-avatar img {
    width: 135px;
    margin: auto;
    max-width: 100%;
    height: 135px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    border-top-left-radius: 40px
}

.testimonial-avatar .user-det {
    width: 135px;
    margin: auto;
    max-width: 100%;
    border-bottom-right-radius: 40px;
    padding: 8px 5px;
    text-align: right
}

.orange-testimonials {
    background-color: #f9a12e;
    color: #fff;
    text-align: center;
    padding: 12px;
    min-height: 195px
}

.orange-testimonials h4 {
    line-height: 2.3
}

.orange-testimonials h4>span {
    font-size: 30px;
    display: block
}

.review {
    float: left;
    padding-left: 10px
}

.starbox {
    margin: 10px 0
}

.star {
    transition: none !important;
    background-image: url(../images/star.png);
    background-position: left 0;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    float: right;
    margin: 0 2px;
    cursor: pointer;
    zoom: 1
}

.fullStar {
    background-position: left -60px
}

.stars {
    overflow: hidden;
    display: inline-block
}

.starrate {
    display: inline-block;
    vertical-align: middle
}

.tmp_es {
    background-position: left -21px
}

.tmp_fs {
    background-position: left -40px
}

.modal-content {
    border-radius: 0
}

.login-modal {
    max-width: 250px;
    margin: 10px auto
}

.login-modal h5 span {
    color: #f9a12e;
    top: 3px;
    margin-left: 5px
}

.login-modal input {
    font-size: 12px
}

.login-modal .btn {
    width: 100%
}

.fit-cover {
    object-fit: cover
}

.user-det {
    background-color: #f9a12e;
    margin: 0;
    color: #444;
    font-size: 10px;
    padding: 15px 5px
}

.user-det h4 {
    margin-top: 0;
    font-size: 14px;
    text-align: right;
    color: #fff;
    margin-bottom: 3px;
    padding-right: 20px
}

.testimonial-control {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    margin-bottom: 5px !important
}

.testimonial-control a {
    margin: 0 10px
}

.nopadding {
    padding: 0
}

.blog .date,
.blog .comment {
    margin-left: 8px
}

.blog .commTime .glyphicon {
    margin-left: 5px;
    display: inline
}

.commTime {
    color: #aaa
}

footer {
    background-color: #f9a12e;
    color: #fff
}

#google-map {
    text-align: center;
    border: 2px solid #fff
}

.gm-style .gm-style-iw {
    color: #333;
    font-family: 'iranian-sans', Tahoma;
    font-size: 9px !important
}

.contact-tab li {
    border: none;
    padding: 0 1px !important;
    background-color: #333
}

.contact-tab li.active {
    background-color: #f9a12e;
    color: #fff
}

.contact-tab li.active a,
.contact-tab li.active a:hover,
.contact-tab li.active a:focus {
    color: #fff
}

.contact-tab li a {
    background-color: transparent !important;
    padding: 0;
    border: none !important;
    color: #fff
}

.contact-tab li a img {
    max-width: 100%;
    width: 220px;
    height: 70px
}

.contact-tab li a span {
    display: block;
    padding: 3px;
    text-align: center
}

@media only screen and (max-width: 720px) {
    .contact-tab {
        text-align: center
    }
    .contact-tab li {
        display: inline-block;
        margin: 3px auto;
        min-width: 48.5px
    }
    .contact-tab li a img {
        display: none
    }
}

.contact-info li {
    font-size: 18px;
    clear: both;
    margin: 2px 0;
    overflow: auto;
    width: 49.7%;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle;
    direction: ltr;
    border: 1px dashed #ccc
}

@media only screen and (max-width: 768px) {
    .contact-info li {
        width: 100% !important
    }
}

.contact-info li:last-child {
    width: 100% !important;
    font-size: 16px
}

.contact-info li span {
    position: relative;
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(../images/contact-info.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    line-height: normal;
    margin-left: 17px;
    margin-right: 10px;
    float: right;
    margin-top: 13px
}

.contact-info li span::before {
    display: block;
    width: 30px;
    height: 30px;
    background-color: #ec8d12;
    border-radius: 50%;
    content: '';
    top: -7px;
    right: -7px;
    z-index: -1;
    position: absolute
}

.contact-info li .address-icon {
    background-position: -2px -0
}

.contact-info li .phone-icon {
    background-position: -2px -36px
}

.contact-info li .mobile-icon {
    background-position: -20px -18px
}

.contact-info li .fax-icon {
    background-position: -20px -0
}

.contact-info li .mail-icon {
    background-position: -2px -18px
}

.contact-info li:hover span {
    animation: bubble linear;
    -webkit-animation: bubble linear;
    animation-duration: 1s
}

.contact-info li:hover span::before {
    background-color: #f9a12e
}

@keyframes bubble {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    50% {
        transform: scale(.5);
        -webkit-transform: scale(.5);
        opacity: .3
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes bubble {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    50% {
        transform: scale(.5);
        -webkit-transform: scale(.5);
        opacity: .3
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.social {
    padding: 5px;
    text-align: right
}

.social .nav li a {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 0;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

@media only screen and (max-width: 640px) {
    .social {
        text-align: center
    }
    .social .nav {
        display: inline-block
    }
    .copyright {
        text-align: center !important;
        font-size: 12px;
        padding-top: 0 !important
    }
}

.facebook {
    background: url(../images/facebook.jpg) no-repeat bottom center
}

.twitter {
    background: url(../images/twitter.jpg) no-repeat bottom center
}

.youtube {
    background: url(../images/youtube.jpg) no-repeat bottom center
}

.instagram {
    background: url(../images/instagram.jpg) no-repeat bottom center
}

.gplus {
    background: url(../images/gplus.jpg) no-repeat bottom center
}

.telegram {
    background: url(../images/telegram.jpg) no-repeat bottom center
}

.social .nav li:hover a {
    background-position: top center
}

.breadcrumb {
    border-radius: 0
}

.breadcrumb li {
    font-size: 11px;
    color: #777
}

.breadcrumb li a {
    color: #777
}

.breadcrumb li.active {
    color: #f9a12e !important
}

.content {
    font-size: 12px;
    color: #666
}

.page-header {
    color: #f9a12e;
    border-bottom: 2px solid #eee;
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 30px
}

.page-header h4 {
    position: relative;
    display: inline-block;
    margin: 0;
    padding-bottom: 10px
}

.page-header h4:after {
    position: absolute;
    display: block;
    content: '';
    bottom: -2px;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #f9a12e
}

.content ul li {
    padding: 7px
}

.content ul li strong {
    color: #f9a12e;
    padding: 0 7px
}

.img-box {
    background-color: #f7f7f7;
    padding: 20px
}

.img-box img {
    margin: auto
}

.list-title {
    background-color: #f9a12e;
    color: #fff;
    font-size: 16px;
    padding: 7px
}

.list-group {
    padding-right: inherit
}

.list-group-item {
    padding: 5px 10px
}

.list-group-item:first-child {
    border-radius: 0
}

.list-group-item:last-child {
    border-radius: 0
}

.list-group-item .glyphicon {
    margin-left: 7px;
    color: #24edbb;
    left: 5%;
    position: absolute;
    top: 11px
}

.more-detail {
    background-color: #f6f6f6;
    padding: 20px
}

.sky {
    background-image: url(../images/sky.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% cover
}

h2.ss-subtitle {
    padding: 10px 10% 40px;
    font-size: 52px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.8);
    position: relative;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2)
}

h2.ss-subtitle:before {
    width: 4px;
    height: 40px;
    background: rgba(17, 17, 22, 0.8);
    content: '';
    position: absolute;
    right: 25%;
    margin-right: -4px;
    bottom: -4px;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0
}

h2.ss-subtitle:after {
    width: 25%;
    height: 0;
    border-bottom: 4px dotted rgba(17, 17, 22, 0.8);
    content: '';
    position: absolute;
    left: 50%;
    margin-right: -1px;
    bottom: -4px
}

.ss-links {
    position: fixed;
    left: 10px;
    top: 166px;
    width: 25%;
    z-index: 100
}

.ss-links a {
    background: rgba(0, 0, 0, 0.2);
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 5px;
    float: left;
    border-radius: 50%;
    display: block;
    text-align: center;
    -webkit-transition: background .2s linear;
    -moz-transition: background .2s linear;
    -o-transition: background .2s linear;
    -ms-transition: background .2s linear;
    transition: background .2s linear
}

.ss-links a:hover {
    background: rgba(0, 0, 0, 0.4)
}

.ss-container {
    width: 100%;
    position: relative;
    text-align: left;
    float: left;
    overflow: hidden;
    padding-bottom: 0
}

.ss-container h2 {
    font-size: 40px;
    text-transform: uppercase;
    color: rgba(78, 84, 123, 0.2);
    padding: 20px 0
}

.ss-container:before {
    position: absolute;
    width: 4px;
    background: rgba(17, 17, 22, 0.8);
    top: 0;
    left: 50%;
    margin-left: -2px;
    content: '';
    height: 100%
}

.ss-container:after {
    position: absolute;
    width: 60px;
    background: url(../images/rocket.png) no-repeat top center;
    top: 0;
    left: 47.5%;
    margin-left: -2px;
    content: '';
    height: 106px
}

.ss-row {
    width: 100%;
    clear: both;
    float: left;
    position: relative;
    padding: 0
}

.start,
.start h2 {
    padding: 0;
    margin: 0 !important
}

.start h2 {
    padding-right: 40px !important
}

.ss-left,
.ss-right {
    float: left;
    width: 50%;
    position: relative
}

.ss-right {
    padding-left: 2%
}

.ss-left {
    text-align: right;
    float: left;
    padding-right: 2%
}

.ss-circle {
    display: block;
    text-indent: -9000px;
    text-align: left;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    position: static
}

.ss-circle img {
    max-height: 150px
}

.ss-circle-deco:before {
    width: 29%;
    height: 0;
    border-bottom: 5px dotted #ddd;
    border-bottom: 5px dotted rgba(17, 17, 22, 0.3);
    -webkit-box-shadow: 0 1px 1px #fff;
    -moz-box-shadow: 0 1px 1px #fff;
    box-shadow: 0 1px 1px #fff;
    position: absolute;
    top: 50%;
    content: '';
    margin-top: -3px
}

.ss-circle-deco:after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -10px
}

.ss-left .ss-circle-deco:before {
    right: 2%
}

.ss-right .ss-circle-deco:before {
    left: 2%
}

.ss-left .ss-circle-deco:after {
    right: 0;
    border-right: 10px solid rgba(17, 17, 22, 0.8)
}

.ss-right .ss-circle-deco:after {
    left: 0;
    border-left: 10px solid rgba(17, 17, 22, 0.8)
}

.ss-left .ss-circle {
    margin-right: 30%
}

.ss-right .ss-circle {
    margin-left: 30%;
    direction: ltr
}

.ss-container h3 {
    display: inline-block;
    margin-top: 34px;
    color: #555;
    padding: 20px;
    border: 2px dashed #f9a12e;
    text-align: right
}

@media only screen and (max-width: 760px) {
    .ss-container h3 {
        font-size: 12px !important;
        line-height: 2
    }
}

.ss-container h3 p {
    font-size: 14px !important;
    margin-top: 10px
}

.ss-title {
    text-align: right
}

.ss-container .ss-medium h3 {
    margin-top: 40px
}

.ss-container .ss-left h3 {
    border-right: 5px solid #f9a12e;
    margin-right: 10px;
    padding-right: 40px
}

.ss-container .ss-right h3 {
    border-left: 5px solid #f9a12e;
    margin-left: 10px;
    padding-left: 40px
}

.ss-container h3 .badge,
.ss-container .badge {
    position: absolute;
    top: 55px;
    color: #EEE;
    background-color: #f9a12e;
    font-size: 30px;
    border-radius: 50px;
    margin: 0;
    border: 4px solid #ddd
}

.ss-right .badge {
    left: 10px
}

.ss-left .badge {
    right: 10px
}

.ss-container h3 a {
    font-size: 28px;
    color: rgba(255, 255, 255, 0.9);
    display: block
}

.ss-container h3 a:hover {
    color: rgba(255, 255, 255, 1)
}

.end {
    text-align: center
}

.end .ss-center {
    background-image: url(../images/award.png);
    background-position: center top 5px;
    background-repeat: no-repeat;
    display: inline-block;
    background-color: #f9a12e;
    color: #fff;
    text-align: center;
    margin: 30px auto 0;
    padding: 15px;
    padding-top: 70px !important
}

.end .ss-center h4 {
    color: #fff !important;
    margin: 0
}

.end .ss-center h4 p {
    font-size: 13px !important;
    margin-top: 10px
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0
}

.panel-heading {
    border-radius: 0
}

.panel-group .panel {
    border-radius: 0
}

.panel-group .panel-heading {
    padding: 0
}

.panel-title {
    position: relative;
    padding: 10px 10px 10px 20px;
    cursor: pointer
}

.panel-title .indicator {
    position: absolute;
    top: 30%;
    left: 5px;
    color: #f9a12e;
    font-size: 12px
}

.#accordion .list-title {
    color: #f9a12e;
    border-bottom: 2px solid #EEE;
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 30px
}

.contactform {
    border: 1px solid #eee;
    padding-bottom: 15px
}

.contactform input,
.contactform select,
.contactform textarea {
    border: 1px solid #ccc !important;
    border-radius: 0 !important
}

.contactform input:focus,
.contactform select:focus,
.contactform textarea:focus {
    border: 1px solid #f9a12e !important
}

.contactform .input-group-addon {
    border-radius: 0 !important;
    background-color: #fff
}

.contactform .form-group {
    margin: 10px 0 !important
}

.contactform .radio {
    display: inline-block
}

.project-item {
    position: relative;
    background-color: #ddd;
    padding: 5px;
    overflow: hidden;
    margin-bottom: 30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.project-item>a {
    background: #111;
    display: block;
    overflow: hidden;
    height: 150px
}

.project-item img {
    position: relative;
    opacity: 1;
    bottom: 0;
    transition: all 1.5s ease-in-out .2s;
    -webkit-transition: all 1.5s ease-in-out .2s
}

.project-item .label {
    display: block;
    background: rgba(51, 51, 51, 1);
    border: none;
    border-radius: 0;
    position: relative;
    width: 100%;
    text-align: right;
    z-index: 10;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.project-item .label .glyphicon {
    color: #F0B342;
    top: 3px;
    margin-left: 7px
}

.project-item .label-text {
    color: #eee;
    position: relative;
    padding: 5px 8px
}

.project-item .text-title {
    margin-top: 5px
}

.project-item .text-category {
    display: block;
    font-size: 9px
}

.project-item:hover .label {
    bottom: 0
}

.project-item:hover img {
    opacity: 1
}

.blog-post {
    position: relative;
    padding: 20px;
    margin-bottom: 10px;
    border: 1px dashed #ccc
}

.blog-title {
    padding-right: 60px
}

.blog-date {
    position: absolute;
    top: -1px;
    right: 20px;
    background: url(../images/blog-date.png) no-repeat center;
    width: 50px;
    height: 74px;
    text-align: center;
    color: #fff
}

.blog-date h6 {
    margin: 0
}

.blog-day {
    font-size: 18px;
    margin-top: 10px !important
}

.blog-month {
    margin-top: 2px !important
}

.blog-year {
    margin-top: 3px !important
}

.blog-body {
    margin-top: 30px;
    margin-bottom: 10px
}

.blog-body img {
    width: 150px;
    height: 100px;
    margin-left: 10px
}

.blog-footer {
    padding-top: 5px;
    border-top: 1px solid #ddd;
    margin-top: 10px
}

.bank-logo {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px 0;
    margin-top: 40px
}

@media only screen and (max-width:640px) {
    .bank-logo ul {
        width: 260px;
        margin: auto
    }
}

.bank-logo ul li {
    float: left;
    margin: 15px 1px 0
}

.bank-logo ul li span {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    background-image: url(../images/bank.png);
    background-repeat: no-repeat
}

.bank-eqtesad {
    background-position: -2px -0
}

.bank-meli {
    background-position: -44px -0
}

.bank-parsian {
    background-position: -2px -42px
}

.bank-saderat {
    background-position: -44px -42px
}

.bank-saman {
    background-position: -2px -84px
}

.bank-sepah {
    background-position: -44px -84px
}

.footer-list li {
    padding: 3px 0
}

.footer-list li a {
    display: block;
    color: rgba(255, 255, 255, 0.7)
}

.footer-list li:hover span {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.footer-list li span {
    position: static;
    background-image: url(../images/abstracts2.png);
    background-repeat: no-repeat;
    background-position: -75px -32px;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    width: 24px;
    height: 24px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

footer h3 {
    color: rgba(255, 255, 255, 0.8);
    margin-top: 0;
    padding: 10px;
    background: rgba(0, 0, 0, 0.1);
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05));
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05));
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05));
    background: linear-gradient(right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05))
}

footer .col-lg-3:last-child p {
    font-size: 12px
}

.footer2 {
    background-color: #da8e2a
}

.copyright {
    text-align: left;
    padding-top: 8px
}

.copyright p span,
.copyright p a {
    color: #fff
}

.awards img {
    max-width: 120px;
    margin: 10px auto
}

.owl-dots {
    text-align: center;
    height: 20px;
    padding: 5px 0
}

.owl-dot {
    display: inline-block;
    vertical-align: middle
}

.owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    background-color: #ddd;
    margin: 0 2px
}

.owl-dot.active span {
    background-color: #aaa !important
}

.mega-dropdown .awards img {
    max-width: 70px;
    margin: 10px auto
}

.search-domain {
    background: #4d4c4c url(../images/orib.png) repeat;
    padding-bottom: 10px !important;
    border-top: 1px solid #ccc;
    overflow: hidden;
    text-align: center
}

.search-domain-box .checkdomain {
    text-align: right !important;
    position: relative;
    padding-right: 60px;
    width: 300px;
    margin: 0 auto
}

.search-domain-box .checkdomain::before {
    position: absolute;
    top: 0;
    right: 30px;
    content: '';
    width: 0;
    height: 0;
    border: none;
    border-right: 25px solid transparent;
    border-left: 0 solid #f9a21f;
    border-top: 45px solid #f9a21f;
    z-index: 1
}

.search-domain-box .checkdomain h4 {
    margin-top: 0;
    padding-top: 4px;
    margin-bottom: 7px;
    color: #f9a12e;
    font-weight: 900
}

.search-domain-box .checkdomain p {
    color: #fff;
    font-size: 12px
}

.search-domain .input-group {
    z-index: 10;
    width: 300px;
    border: 6px solid #f9a21f;
    border-radius: 22px;
    overflow: hidden;
    margin: 0 auto;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.inputanime {
    width: 500px !important;
    max-width: 100% !important
}

@media only screen and (max-width: 480px) {
    .inputanime {
        width: 300px !important;
        max-width: 100% !important
    }
}

.search-domain-box {
    margin: 0 auto
}

.search-domain-box input {
    background-color: #4d4c4c !important;
    color: #fff;
    height: 44px;
    line-height: 44px;
    text-align: left;
    border: none !important;
    padding: 0 0 0 50px !important
}

.search-domain-box ::-webkit-input-placeholder {
    color: #fff;
    font-size: 24px
}

.search-domain-box :-moz-placeholder {
    color: #fff;
    font-size: 24px
}

.search-domain-box ::-moz-placeholder {
    color: #fff;
    font-size: 24px
}

.search-domain-box :-ms-input-placeholder {
    color: #fff;
    font-size: 24px
}

.search-panel .btn {
    direction: ltr;
    height: 44px;
    border-radius: 0;
    background-color: #fff;
    color: #888;
    border-color: #ccc
}

.search-panel select {
    min-width: 90px;
    height: 44px;
    direction: ltr;
    border-radius: 0 !important;
    padding: 6px 2px
}

.search-btn {
    background-color: #4d4c4c !important;
    height: 44px;
    padding: 0 50px 0 0
}

.search-btn span {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../images/abstracts2.png);
    background-repeat: no-repeat;
    background-position: -2px -32px
}

.main-domains {
    margin-top: 10px
}

.m-domain {
    background-color: #fff;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px
}

@media only screen and (max-width: 991px) {
    .m-domain {
        border-radius: 0 !important
    }
}

.domain-icon {
    height: 50px;
    padding: 5px;
    text-align: center
}

.domain-icon img {
    margin: auto
}

.domain-price {
    color: #fff;
    padding: 5px;
    text-align: center;
    margin: 0
}

.domain1 h4.domain-price {
    background-color: #6c9eb1
}

.domain2 h4.domain-price {
    background-color: #b1af6c
}

.domain3 h4.domain-price {
    background-color: #93b16c
}

.domain4 h4.domain-price {
    background-color: #6c77b1
}

.domain5 h4.domain-price {
    background-color: #b16c8c
}

.domain6 h4.domain-price {
    background-color: #6cb191
}

.chat-toggler {
    display: none;
    position: fixed;
    right: 5px;
    bottom: 0;
    z-index: 990
}

.chat-toggler-btn {
    width: 135px;
    height: 106px;
    background: url(../images/type-mashine.png) no-repeat center top;
    z-index: 9999
}

@media only screen and (max-width:980px) {
    .footer2 {
        padding-bottom: 20px
    }
    .chat-toggler-btn {
        background-image: none !important;
        background-color: #b60303;
        color: #fff !important;
        height: 28px !important;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }
    .chat-toggler h5 {
        background: url(../images/headset.png) no-repeat center right 7px;
        min-height: 16px;
        -webkit-animation: none !important;
        animation: none !important;
        padding: 6px 30px !important;
        padding-left: 20px !important;
        font-size: 14px !important;
        text-align: center;
        width: 100% !important;
        margin: 0 !important
    }
}

.chat-toggler h5 {
    width: 135px;
    font-size: 11px;
    font-weight: 700;
    padding-right: 20px;
    padding-top: 25px;
    white-space: nowrap;
    overflow: hidden;
    -webkit-animation: type 5s steps(50, end) infinite;
    animation: type 5s steps(50, end) infinite
}

@keyframes type {
    from {
        width: 0
    }
}

@-webkit-keyframes type {
    from {
        width: 0
    }
}

.mydrag {
    cursor: move
}

.chatscroll {
    height: 310px
}

.online-support {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 300px;
    background-color: rgba(255, 255, 255, 1);
    visibility: hidden;
    height: 350px;
    transform: translateY(400px);
    -webkit-transform: translateY(400px);
    overflow: hidden;
    transition: all 1.5s ease-in-out;
    -webkit-transition: all 1.5s ease-in-out;
    box-shadow: -4px 0 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -4px 0 0 rgba(0, 0, 0, 0.1);
    z-index: 9999
}

.chat-header {
    background-color: #24edbb;
    padding: 5px;
    color: rgba(0, 0, 0, 0.4)
}

.close-chat {
    float: left;
    padding: 1px 5px;
    cursor: pointer
}

.online-support .form-control {
    background-color: #eee;
    border: none
}

.showchat {
    visibility: visible !important;
    transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    transform: translateY(0px) !important;
    -webkit-transform: translateY(0px) !important
}

.showchat2 {
    visibility: visible !important;
    height: 310px !important;
    padding: 10px 10px 55px !important;
    margin: 5px !important;
    transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    transform: translateY(0px) !important;
    -webkit-transform: translateY(0px) !important
}

.online-chat-user {
    padding: 10px;
    margin: 5px;
    border: 1px dashed #ccc
}

.online-chat-user label {
    font-size: 11px;
    color: #bbb
}

.online-chats {
    padding: 0;
    margin: 0;
    background-color: #fff;
    visibility: hidden;
    height: 0;
    border: 1px dashed #ccc;
    transform: translateY(400px);
    -webkit-transform: translateY(400px);
    overflow: hidden;
    transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out
}

.bubble {
    overflow: auto;
    margin: 10px 0
}

.bubble-text {
    position: relative;
    padding: 1px 8px;
    display: table-cell;
    font-size: 12px
}

.bubble.even .bubble-text::before {
    content: '';
    position: absolute;
    top: 0;
    right: -10px;
    width: 0;
    height: 0;
    border: 0;
    border-top: 0 solid transparent;
    border-left: 10px solid #eee;
    border-bottom: 10px solid transparent
}

.bubble.odd .bubble-text::before {
    content: '';
    position: absolute;
    top: 0;
    left: -10px;
    width: 0;
    height: 0;
    border: 0;
    border-top: 0 solid transparent;
    border-right: 10px solid #b2ecdd;
    border-bottom: 10px solid transparent
}

.bubble.even .bubble-text {
    background-color: #eee;
    border-radius: 5px;
    border-top-right-radius: 0 !important
}

.bubble.odd .bubble-text {
    float: left;
    background-color: #b2ecdd;
    border-radius: 5px;
    border-top-left-radius: 0 !important
}

.bubble.even .user-avatar {
    float: right
}

.bubble.odd .user-avatar {
    float: left
}

.bubble-date {
    color: rgba(0, 0, 0, 0.4);
    font-size: 9px
}

.user-avatar {
    width: 40px;
    height: 40px;
    margin: 0 3px;
    border-radius: 50%
}

.chat-footer {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    margin-top: 10px;
    border-top: 1px solid #ccc;
    padding: 10px
}

.wrapper.cities {
    margin-top: 0 !important
}

.city-design {
    position: relative;
    height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}

.city-design::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 39.5%;
    left: 39.5%;
    margin-left: -50%;
    margin-right: -50%;
    width: 0;
    height: 0;
    border: 0;
    border-right: 960px solid #fff;
    border-left: 960px solid #fff;
    border-top: 100px solid transparent;
    z-index: 1
}

.city-design.shiraz {
    background-image: url(../images/cities/shiraz.jpg);
    background-position: bottom
}

.city-design.isfahan {
    background-image: url(../images/cities/isfahan.jpg);
    background-position: bottom
}

.city-design.tehran {
    background-image: url(../images/cities/tehran.jpg);
    background-position: bottom
}

.city-design.mashhad {
    background-image: url(../images/cities/mashhad.jpg);
    background-position: top
}

.city-design.ahvaz {
    background-image: url(../images/cities/ahvaz.jpg);
    background-position: bottom
}

.city-services {
    position: absolute;
    bottom: 0;
    left: 45%;
    z-index: 2;
    right: 45%;
    margin-right: -45%;
    margin-left: -45%
}

.cservice {
    float: left;
    margin-right: 20px;
    margin-left: 20px;
    text-align: center
}

.cservice:hover,
.cservice:focus {
    text-decoration: none
}

.cservice:nth-child(4) {
    margin-top: 20px
}

.cservice:nth-child(3) {
    margin-top: 40px
}

.cservice:nth-child(2) {
    margin-top: 60px
}

.cservice:nth-child(1) {
    margin-top: 80px
}

@media only screen and (min-width: 1900px) {
    .city-design {
        height: 700px !important
    }
    .city-design::after {
        border-right: 1000px solid #fff;
        border-left: 1000px solid #fff;
        border-top: 100px solid transparent;
        right: 47.5% !important
    }
}

@media only screen and (max-width: 1279px) and (min-width:800px) {
    .cservice {
        margin-right: 0
    }
    .aboutus {
        padding-bottom: 120px !important
    }
}

@media only screen and (max-width: 799px) and (min-width:768px) {
    .cservice {
        margin-right: 0
    }
    .aboutus {
        padding-bottom: 100px !important
    }
}

@media only screen and (max-width: 767px) {
    .city-design {
        height: 650px !important
    }
    .city-design::after {
        display: none !important
    }
    .cservice {
        float: none !important;
        display: inline-block;
        margin: 10px 5px !important
    }
    .city-services {
        text-align: center
    }
    .aboutus h2 {
        margin-top: 15px !important
    }
}

@media only screen and (max-width: 767px) and (min-width:600px) {
    .city-design {
        overflow: visible !important
    }
    .cservice {
        margin: 10px 0 !important
    }
    .cservice h4 {
        font-size: 14px
    }
    .cservice-icon {
        width: 100px !important;
        height: 100px !important
    }
    .cservice-icon>span {
        width: 82px !important;
        height: 82px !important
    }
}

@media only screen and (max-width: 480px) {
    .city-services {
        background-color: rgba(255, 255, 255, 0.7)
    }
    .city-title {
        display: none
    }
}

@media only screen and (max-width: 480px) {
    .city-design {
        height: 570px !important
    }
}

.cservice-icon {
    background-color: #fff;
    width: 110px;
    height: 110px;
    border: 2px dashed rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    padding: 7px
}

.cservice-icon>span {
    background-color: #fff;
    border-radius: 50%;
    display: block;
    width: 92px;
    height: 92px;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px dashed #eee
}

.website-icon2>span {
    background-image: url(../images/cities/website.png)
}

.graphic-icon2>span {
    background-image: url(../images/cities/graphic.png)
}

.portal-icon2>span {
    background-image: url(../images/cities/portal.png)
}

.ads-icon2>span {
    background-image: url(../images/cities/ads.png)
}

.seo-icon2>span {
    background-image: url(../images/cities/seo.png)
}

.city-title img {
    margin-top: 25px
}

.cloud {
    background: url(../images/cities/cloud.png) no-repeat center;
    width: 1350px;
    position: absolute;
    bottom: -150px;
    left: 0;
    height: 600px;
    z-index: 1;
    animation: cloudy 30s infinite;
    -webkit-animation: cloudy 30s infinite
}

@keyframes cloudy {
    0% {
        opacity: 1;
        left: -200px;
        right: auto
    }
    30% {
        opacity: .5;
        left: 0;
        right: auto
    }
    70% {
        opacity: .7;
        left: -100px;
        right: auto
    }
    100% {
        opacity: 1;
        left: -200px;
        right: auto
    }
}

@-webkit-keyframes cloudy {
    0% {
        opacity: 1;
        left: -200px;
        right: auto
    }
    50% {
        opacity: .5;
        left: 200px;
        right: auto
    }
    100% {
        opacity: 1;
        left: -200px;
        right: auto
    }
}

.cloud2 {
    background: url(../images/cities/cloud2.png) no-repeat center;
    width: 1920px;
    position: absolute;
    bottom: -150px;
    left: 0;
    height: 500px;
    z-index: 1;
    animation: cloudy2 30s infinite;
    -webkit-animation: cloudy2 30s infinite
}

@keyframes cloudy2 {
    0% {
        opacity: .5;
        left: 200px;
        right: auto
    }
    50% {
        opacity: 1;
        left: -200px;
        right: auto
    }
    100% {
        opacity: .5;
        left: 200px;
        right: auto
    }
}

@-webkit-keyframes cloudy2 {
    0% {
        opacity: .5;
        left: 200px;
        right: auto
    }
    50% {
        opacity: 1;
        left: -200px;
        right: auto
    }
    100% {
        opacity: .5;
        left: 200px;
        right: auto
    }
}

.aboutus {
    position: relative;
    padding-bottom: 200px;
    overflow: hidden
}

.aboutus h2 {
    margin-top: 0
}

.aboutus p,
.aboutus li {
    color: #888
}

.aboutus p {
    text-align: justify
}

.aboutus ul li {
    padding: 5px 0
}

.aboutus .glyphicon {
    color: #f9a12e
}

.cities .aboutus::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 0;
    border-left: 1920px solid #f7f7f7;
    border-top: 200px solid transparent;
    border-bottom: 0 solid transparent;
    z-index: 1
}

.cities .latest-work {
    padding-top: 10px !important
}

.process-line {
    position: relative;
    background-color: #333;
    background-image: url(../images/robots/robotline.png);
    background-repeat: repeat-x;
    background-position: bottom;
    min-height: 300px;
    overflow: hidden;
    padding: 0 !important
}

.robotbox {
    position: absolute;
    width: 300px;
    bottom: 5px
}

.robot1,
.robot2,
.robot3,
.robot4,
.robot5,
.robot6,
.robot7,
.robot8 {
    z-index: 3;
    right: -300px
}

.robot1-empty,
.robot2-empty,
.robot3-empty,
.robot4-empty,
.robot5-empty,
.robot6-empty,
.robot7-empty,
.robot8-empty {
    z-index: 2;
    left: -300px;
    bottom: 15px !important;
    direction: ltr
}

.robot1 {
    animation: robotmove1 50s infinite linear;
    -webkit-animation: robotmove1 50s infinite linear
}

@keyframes robotmove1 {
    0% {
        right: -300px
    }
    10% {
        right: 40%
    }
    13% {
        right: 40%
    }
    20% {
        right: 100%
    }
    30% {
        right: 100%
    }
    40% {
        right: 100%
    }
    50% {
        right: 100%
    }
    60% {
        right: 100%
    }
    70% {
        right: 100%
    }
    80% {
        right: 100%
    }
    90% {
        right: 100%
    }
    100% {
        right: 100%
    }
}

@-webkit-keyframes robotmove1 {
    0% {
        right: -300px
    }
    10% {
        right: 40%
    }
    20% {
        right: 100%
    }
    30% {
        right: 100%
    }
    40% {
        right: 100%
    }
    50% {
        right: 100%
    }
    60% {
        right: 100%
    }
    70% {
        right: 100%
    }
    80% {
        right: 100%
    }
    90% {
        right: 100%
    }
    100% {
        right: 100%
    }
}

.robot2 {
    animation: robotmove2 50s infinite linear;
    -webkit-animation: robotmove2 50s infinite linear
}

@keyframes robotmove2 {
    0% {
        right: -300px
    }
    10% {
        right: -300px
    }
    20% {
        right: 40%
    }
    23% {
        right: 40%
    }
    30% {
        right: 100%
    }
    40% {
        right: 100%
    }
    50% {
        right: 100%
    }
    60% {
        right: 100%
    }
    70% {
        right: 100%
    }
    80% {
        right: 100%
    }
    90% {
        right: 100%
    }
    100% {
        right: 100%
    }
}

@-webkit-keyframes robotmove2 {
    0% {
        right: -300px
    }
    10% {
        right: -300px
    }
    20% {
        right: 40%
    }
    23% {
        right: 40%
    }
    30% {
        right: 100%
    }
    40% {
        right: 100%
    }
    50% {
        right: 100%
    }
    60% {
        right: 100%
    }
    70% {
        right: 100%
    }
    80% {
        right: 100%
    }
    90% {
        right: 100%
    }
    100% {
        right: 100%
    }
}

.robot3 {
    animation: robotmove3 50s infinite linear;
    -webkit-animation: robotmove3 50s infinite linear
}

@keyframes robotmove3 {
    0% {
        right: -300px
    }
    10% {
        right: -300px
    }
    20% {
        right: -300px
    }
    30% {
        right: 40%
    }
    33% {
        right: 40%
    }
    40% {
        right: 100%
    }
    50% {
        right: 100%
    }
    60% {
        right: 100%
    }
    70% {
        right: 100%
    }
    80% {
        right: 100%
    }
    90% {
        right: 100%
    }
    100% {
        right: 100%
    }
}

@-webkit-keyframes robotmove3 {
    0% {
        right: -300px
    }
    10% {
        right: -300px
    }
    20% {
        right: -300px
    }
    30% {
        right: 40%
    }
    33% {
        right: 40%
    }
    40% {
        right: 100%
    }
    50% {
        right: 100%
    }
    60% {
        right: 100%
    }
    70% {
        right: 100%
    }
    80% {
        right: 100%
    }
    90% {
        right: 100%
    }
    100% {
        right: 100%
    }
}

.robot4 {
    animation: robotmove4 50s infinite linear;
    -webkit-animation: robotmove4 50s infinite linear
}

@keyframes robotmove4 {
    0% {
        right: -300px
    }
    10% {
        right: -300px
    }
    20% {
        right: -300px
    }
    30% {
        right: -300px
    }
    40% {
        right: 40%
    }
    43% {
        right: 40%
    }
    50% {
        right: 100%
    }
    60% {
        right: 100%
    }
    70% {
        right: 100%
    }
    80% {
        right: 100%
    }
    90% {
        right: 100%
    }
    100% {
        right: 100%
    }
}

@-webkit-keyframes robotmove4 {
    0% {
        right: -300px
    }
    10% {
        right: -300px
    }
    20% {
        right: -300px
    }
    30% {
        right: -300px
    }
    40% {
        right: 40%
    }
    43% {
        right: 40%
    }
    50% {
        right: 100%
    }
    60% {
        right: 100%
    }
    70% {
        right: 100%
    }
    80% {
        right: 100%
    }
    90% {
        right: 100%
    }
    100% {
        right: 100%
    }
}

.robot5 {
    animation: robotmove5 50s infinite linear;
    -webkit-animation: robotmove5 50s infinite linear
}

@keyframes robotmove5 {
    0% {
        right: -300px
    }
    10% {
        right: -300px
    }
    20% {
        right: -300px
    }
    30% {
        right: -300px
    }
    40% {
        right: -300px
    }
    50% {
        right: 40%
    }
    53% {
        right: 40%
    }
    60% {
        right: 100%
    }
    70% {
        right: 100%
    }
    80% {
        right: 100%
    }
    90% {
        right: 100%
    }
    100% {
        right: 100%
    }
}

@-webkit-keyframes robotmove5 {
    0% {
        right: -300px
    }
    10% {
        right: -300px
    }
    20% {
        right: -300px
    }
    30% {
        right: -300px
    }
    40% {
        right: -300px
    }
    50% {
        right: 40%
    }
    53% {
        right: 40%
    }
    60% {
        right: 100%
    }
    70% {
        right: 100%
    }
    80% {
        right: 100%
    }
    90% {
        right: 100%
    }
    100% {
        right: 100%
    }
}

.robot6 {
    animation: robotmove6 50s infinite linear;
    -webkit-animation: robotmove6 50s infinite linear
}

@keyframes robotmove6 {
    0% {
        right: -300px
    }
    10% {
        right: -300px
    }
    20% {
        right: -300px
    }
    30% {
        right: -300px
    }
    40% {
        right: -300px
    }
    50% {
        right: -300px
    }
    60% {
        right: 40%
    }
    63% {
        right: 40%
    }
    70% {
        right: 100%
    }
    80% {
        right: 100%
    }
    90% {
        right: 100%
    }
    100% {
        right: 100%
    }
}

@-webkit-keyframes robotmove6 {
    0% {
        right: -300px
    }
    10% {
        right: -300px
    }
    20% {
        right: -300px
    }
    30% {
        right: -300px
    }
    40% {
        right: -300px
    }
    50% {
        right: -300px
    }
    60% {
        right: 40%
    }
    63% {
        right: 40%
    }
    70% {
        right: 100%
    }
    80% {
        right: 100%
    }
    90% {
        right: 100%
    }
    100% {
        right: 100%
    }
}

.robot7 {
    animation: robotmove7 50s infinite linear;
    -webkit-animation: robotmove7 50s infinite linear
}

@keyframes robotmove7 {
    0% {
        right: -300px
    }
    10% {
        right: -300px
    }
    20% {
        right: -300px
    }
    30% {
        right: -300px
    }
    40% {
        right: -300px
    }
    50% {
        right: -300px
    }
    60% {
        right: -300px
    }
    70% {
        right: 40%
    }
    73% {
        right: 40%
    }
    80% {
        right: 100%
    }
    90% {
        right: 100%
    }
    100% {
        right: 100%
    }
}

@-webkit-keyframes robotmove7 {
    0% {
        right: -300px
    }
    10% {
        right: -300px
    }
    20% {
        right: -300px
    }
    30% {
        right: -300px
    }
    40% {
        right: -300px
    }
    50% {
        right: -300px
    }
    60% {
        right: -300px
    }
    70% {
        right: 40%
    }
    73% {
        right: 40%
    }
    80% {
        right: 100%
    }
    90% {
        right: 100%
    }
    100% {
        right: 100%
    }
}

.robot8 {
    animation: robotmove8 50s infinite linear;
    -webkit-animation: robotmove8 50s infinite linear
}

@keyframes robotmove8 {
    0% {
        right: -300px
    }
    10% {
        right: -300px
    }
    20% {
        right: -300px
    }
    30% {
        right: -300px
    }
    40% {
        right: -300px
    }
    50% {
        right: -300px
    }
    60% {
        right: -300px
    }
    70% {
        right: -300px
    }
    80% {
        right: 40%
    }
    83% {
        right: 40%
    }
    90% {
        right: 100%
    }
    100% {
        right: 100%
    }
}

@-webkit-keyframes robotmove8 {
    0% {
        right: -300px
    }
    10% {
        right: -300px
    }
    20% {
        right: -300px
    }
    30% {
        right: -300px
    }
    40% {
        right: -300px
    }
    50% {
        right: -300px
    }
    60% {
        right: -300px
    }
    70% {
        right: -300px
    }
    80% {
        right: 40%
    }
    83% {
        right: 40%
    }
    90% {
        right: 100%
    }
    100% {
        right: 100%
    }
}

.robot1-empty {
    animation: robotmove11 50s infinite linear 13s;
    -webkit-animation: robotmove11 50s infinite linear 13s
}

@keyframes robotmove11 {
    0% {
        left: -300px
    }
    20% {
        left: 100%
    }
    30% {
        left: 100%
    }
    40% {
        left: 100%
    }
    50% {
        left: 100%
    }
    60% {
        left: 100%
    }
    70% {
        left: 100%
    }
    80% {
        left: 100%
    }
    90% {
        left: 100%
    }
    100% {
        left: 100%
    }
}

@-webkit-keyframes robotmove11 {
    0% {
        left: -300px
    }
    20% {
        left: 100%
    }
    30% {
        left: 100%
    }
    40% {
        left: 100%
    }
    50% {
        left: 100%
    }
    60% {
        left: 100%
    }
    70% {
        left: 100%
    }
    80% {
        left: 100%
    }
    90% {
        left: 100%
    }
    100% {
        left: 100%
    }
}

.robot2-empty {
    animation: robotmove22 50s infinite linear 13s;
    -webkit-animation: robotmove22 50s infinite linear 13s
}

@keyframes robotmove22 {
    0% {
        left: -300px
    }
    10% {
        left: -300px
    }
    30% {
        left: 100%
    }
    40% {
        left: 100%
    }
    50% {
        left: 100%
    }
    60% {
        left: 100%
    }
    70% {
        left: 100%
    }
    80% {
        left: 100%
    }
    90% {
        left: 100%
    }
    100% {
        left: 100%
    }
}

@-webkit-keyframes robotmove22 {
    0% {
        left: -300px
    }
    10% {
        left: -300px
    }
    30% {
        left: 100%
    }
    40% {
        left: 100%
    }
    50% {
        left: 100%
    }
    60% {
        left: 100%
    }
    70% {
        left: 100%
    }
    80% {
        left: 100%
    }
    90% {
        left: 100%
    }
    100% {
        left: 100%
    }
}

.robot3-empty {
    animation: robotmove33 50s infinite linear 13s;
    -webkit-animation: robotmove33 50s infinite linear 13s
}

@keyframes robotmove33 {
    0% {
        left: -300px
    }
    10% {
        left: -300px
    }
    20% {
        left: -300px
    }
    40% {
        left: 100%
    }
    50% {
        left: 100%
    }
    60% {
        left: 100%
    }
    70% {
        left: 100%
    }
    80% {
        left: 100%
    }
    90% {
        left: 100%
    }
    100% {
        left: 100%
    }
}

@-webkit-keyframes robotmove33 {
    0% {
        left: -300px
    }
    10% {
        left: -300px
    }
    20% {
        left: -300px
    }
    40% {
        left: 100%
    }
    50% {
        left: 100%
    }
    60% {
        left: 100%
    }
    70% {
        left: 100%
    }
    80% {
        left: 100%
    }
    90% {
        left: 100%
    }
    100% {
        left: 100%
    }
}

.robot4-empty {
    animation: robotmove44 50s infinite linear 13s;
    -webkit-animation: robotmove44 50s infinite linear 13s
}

@keyframes robotmove44 {
    0% {
        left: -300px
    }
    10% {
        left: -300px
    }
    20% {
        left: -300px
    }
    30% {
        left: -300px
    }
    50% {
        left: 100%
    }
    60% {
        left: 100%
    }
    70% {
        left: 100%
    }
    80% {
        left: 100%
    }
    90% {
        left: 100%
    }
    100% {
        left: 100%
    }
}

@-webkit-keyframes robotmove44 {
    0% {
        left: -300px
    }
    10% {
        left: -300px
    }
    20% {
        left: -300px
    }
    30% {
        left: -300px
    }
    50% {
        left: 100%
    }
    60% {
        left: 100%
    }
    70% {
        left: 100%
    }
    80% {
        left: 100%
    }
    90% {
        left: 100%
    }
    100% {
        left: 100%
    }
}

.robot5-empty {
    animation: robotmove55 50s infinite linear 13s;
    -webkit-animation: robotmove55 50s infinite linear 13s
}

@keyframes robotmove55 {
    0% {
        left: -300px
    }
    10% {
        left: -300px
    }
    20% {
        left: -300px
    }
    30% {
        left: -300px
    }
    40% {
        left: -300px
    }
    60% {
        left: 100%
    }
    70% {
        left: 100%
    }
    80% {
        left: 100%
    }
    90% {
        left: 100%
    }
    100% {
        left: 100%
    }
}

@-webkit-keyframes robotmove55 {
    0% {
        left: -300px
    }
    10% {
        left: -300px
    }
    20% {
        left: -300px
    }
    30% {
        left: -300px
    }
    40% {
        left: -300px
    }
    60% {
        left: 100%
    }
    70% {
        left: 100%
    }
    80% {
        left: 100%
    }
    90% {
        left: 100%
    }
    100% {
        left: 100%
    }
}

.robot6-empty {
    animation: robotmove66 50s infinite linear 13s;
    -webkit-animation: robotmove66 50s infinite linear 13s
}

@keyframes robotmove66 {
    0% {
        left: -300px
    }
    10% {
        left: -300px
    }
    20% {
        left: -300px
    }
    30% {
        left: -300px
    }
    40% {
        left: -300px
    }
    50% {
        left: -300px
    }
    70% {
        left: 100%
    }
    80% {
        left: 100%
    }
    90% {
        left: 100%
    }
    100% {
        left: 100%
    }
}

@-webkit-keyframes robotmove66 {
    0% {
        left: -300px
    }
    10% {
        left: -300px
    }
    20% {
        left: -300px
    }
    30% {
        left: -300px
    }
    40% {
        left: -300px
    }
    50% {
        left: -300px
    }
    70% {
        left: 100%
    }
    80% {
        left: 100%
    }
    90% {
        left: 100%
    }
    100% {
        left: 100%
    }
}

.robot7-empty {
    animation: robotmove77 50s infinite linear 13s;
    -webkit-animation: robotmove77 50s infinite linear 13s
}

@keyframes robotmove77 {
    0% {
        left: -300px
    }
    10% {
        left: -300px
    }
    20% {
        left: -300px
    }
    30% {
        left: -300px
    }
    40% {
        left: -300px
    }
    50% {
        left: -300px
    }
    60% {
        left: -300px
    }
    80% {
        left: 100%
    }
    90% {
        left: 100%
    }
    100% {
        left: 100%
    }
}

@-webkit-keyframes robotmove77 {
    0% {
        left: -300px
    }
    10% {
        left: -300px
    }
    20% {
        left: -300px
    }
    30% {
        left: -300px
    }
    40% {
        left: -300px
    }
    50% {
        left: -300px
    }
    60% {
        left: -300px
    }
    80% {
        left: 100%
    }
    90% {
        left: 100%
    }
    100% {
        left: 100%
    }
}

.robot8-empty {
    animation: robotmove88 50s infinite linear 13s;
    -webkit-animation: robotmove88 50s infinite linear 13s
}

@keyframes robotmove88 {
    0% {
        left: -300px
    }
    10% {
        left: -300px
    }
    20% {
        left: -300px
    }
    30% {
        left: -300px
    }
    40% {
        left: -300px
    }
    50% {
        left: -300px
    }
    60% {
        left: -300px
    }
    70% {
        left: -300px
    }
    90% {
        left: 100%
    }
    100% {
        left: 100%
    }
}

@-webkit-keyframes robotmove88 {
    0% {
        left: -300px
    }
    10% {
        left: -300px
    }
    20% {
        left: -300px
    }
    30% {
        left: -300px
    }
    40% {
        left: -300px
    }
    50% {
        left: -300px
    }
    60% {
        left: -300px
    }
    70% {
        left: -300px
    }
    90% {
        left: 100%
    }
    100% {
        left: 100%
    }
}

.robot1 .robotpack span {
    animation: print1 50s infinite linear;
    -webkit-animation: print1 50s infinite linear
}

@keyframes print1 {
    0% {
        opacity: 0
    }
    10.5% {
        opacity: 0
    }
    11% {
        opacity: 1
    }
    20% {
        opacity: 1
    }
    30% {
        opacity: 1
    }
    40% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    60% {
        opacity: 1
    }
    70% {
        opacity: 1
    }
    80% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
}

@-webkit-keyframes print1 {
    0% {
        opacity: 0
    }
    10.5% {
        opacity: 0
    }
    11% {
        opacity: 1
    }
    20% {
        opacity: 1
    }
    30% {
        opacity: 1
    }
    40% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    60% {
        opacity: 1
    }
    70% {
        opacity: 1
    }
    80% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
}

.robot2 .robotpack span {
    animation: print2 50s infinite linear;
    -webkit-animation: print2 50s infinite linear
}

@keyframes print2 {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    20.5% {
        opacity: 0
    }
    21% {
        opacity: 1
    }
    30% {
        opacity: 1
    }
    40% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    60% {
        opacity: 1
    }
    70% {
        opacity: 1
    }
    80% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
}

@-webkit-keyframes print2 {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    20.5% {
        opacity: 0
    }
    21% {
        opacity: 1
    }
    30% {
        opacity: 1
    }
    40% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    60% {
        opacity: 1
    }
    70% {
        opacity: 1
    }
    80% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
}

.robot3 .robotpack span {
    animation: print3 50s infinite linear;
    -webkit-animation: print3 50s infinite linear
}

@keyframes print3 {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    20% {
        opacity: 0
    }
    30.5% {
        opacity: 0
    }
    31% {
        opacity: 1
    }
    40% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    60% {
        opacity: 1
    }
    70% {
        opacity: 1
    }
    80% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
}

@-webkit-keyframes print3 {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    20% {
        opacity: 0
    }
    30.5% {
        opacity: 0
    }
    31% {
        opacity: 1
    }
    40% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    60% {
        opacity: 1
    }
    70% {
        opacity: 1
    }
    80% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
}

.robot4 .robotpack span {
    animation: print4 50s infinite linear;
    -webkit-animation: print4 50s infinite linear
}

@keyframes print4 {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    20% {
        opacity: 0
    }
    30% {
        opacity: 0
    }
    40.5% {
        opacity: 0
    }
    41% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    60% {
        opacity: 1
    }
    70% {
        opacity: 1
    }
    80% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
}

@-webkit-keyframes print4 {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    20% {
        opacity: 0
    }
    30% {
        opacity: 0
    }
    40.5% {
        opacity: 0
    }
    41% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    60% {
        opacity: 1
    }
    70% {
        opacity: 1
    }
    80% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
}

.robot5 .robotpack span {
    animation: print5 50s infinite linear;
    -webkit-animation: print5 50s infinite linear
}

@keyframes print5 {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    20% {
        opacity: 0
    }
    30% {
        opacity: 0
    }
    40% {
        opacity: 0
    }
    50.5% {
        opacity: 0
    }
    51% {
        opacity: 1
    }
    60% {
        opacity: 1
    }
    70% {
        opacity: 1
    }
    80% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
}

@-webkit-keyframes print5 {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    20% {
        opacity: 0
    }
    30% {
        opacity: 0
    }
    40% {
        opacity: 0
    }
    50.5% {
        opacity: 0
    }
    51% {
        opacity: 1
    }
    60% {
        opacity: 1
    }
    70% {
        opacity: 1
    }
    80% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
}

.robot6 .robotpack span {
    animation: print6 50s infinite linear;
    -webkit-animation: print6 50s infinite linear
}

@keyframes print6 {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    20% {
        opacity: 0
    }
    30% {
        opacity: 0
    }
    40% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    60.5% {
        opacity: 0
    }
    61% {
        opacity: 1
    }
    70% {
        opacity: 1
    }
    80% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
}

@-webkit-keyframes print6 {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    20% {
        opacity: 0
    }
    30% {
        opacity: 0
    }
    40% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    60.5% {
        opacity: 0
    }
    61% {
        opacity: 1
    }
    70% {
        opacity: 1
    }
    80% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
}

.robot7 .robotpack span {
    animation: print7 50s infinite linear;
    -webkit-animation: print7 50s infinite linear
}

@keyframes print7 {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    20% {
        opacity: 0
    }
    30% {
        opacity: 0
    }
    40% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    60% {
        opacity: 0
    }
    70.5% {
        opacity: 0
    }
    71% {
        opacity: 1
    }
    80% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
}

@-webkit-keyframes print7 {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    20% {
        opacity: 0
    }
    30% {
        opacity: 0
    }
    40% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    60% {
        opacity: 0
    }
    70.5% {
        opacity: 0
    }
    71% {
        opacity: 1
    }
    80% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
}

.robot8 .robotpack span {
    animation: print8 50s infinite linear;
    -webkit-animation: print8 50s infinite linear
}

@keyframes print8 {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    20% {
        opacity: 0
    }
    30% {
        opacity: 0
    }
    40% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    60% {
        opacity: 0
    }
    70% {
        opacity: 0
    }
    80.5% {
        opacity: 0
    }
    81% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
}

@-webkit-keyframes print8 {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    20% {
        opacity: 0
    }
    30% {
        opacity: 0
    }
    40% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    60% {
        opacity: 0
    }
    70% {
        opacity: 0
    }
    80.5% {
        opacity: 0
    }
    81% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
}

.robot1 .robot {
    background: url(../images/robots/robot1.png) no-repeat center bottom;
    width: 101px;
    height: 163px
}

.robot2 .robot {
    background: url(../images/robots/robot2.png) no-repeat center bottom;
    width: 86px;
    height: 163px
}

.robot3 .robot {
    background: url(../images/robots/robot3.png) no-repeat center bottom;
    width: 87px;
    height: 163px
}

.robot4 .robot {
    background: url(../images/robots/robot4.png) no-repeat center bottom;
    width: 101px;
    height: 163px
}

.robot5 .robot {
    background: url(../images/robots/robot5.png) no-repeat center bottom;
    width: 101px;
    height: 163px
}

.robot6 .robot {
    background: url(../images/robots/robot2.png) no-repeat center bottom;
    width: 86px;
    height: 163px
}

.robot7 .robot {
    background: url(../images/robots/robot3.png) no-repeat center bottom;
    width: 87px;
    height: 163px
}

.robot8 .robot {
    background: url(../images/robots/robot8.png) no-repeat center bottom;
    width: 101px;
    height: 163px
}

.robotpack {
    background: url(../images/robots/robotpack.png) no-repeat center;
    width: 116px;
    height: 96px;
    position: absolute;
    right: 75px;
    top: 0;
    padding: 20px 5px;
    text-align: center;
    line-height: 1.8;
    font-size: 16px;
    font-weight: 700;
    color: #222
}

.robotpack i {
    display: block;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-image: url(../images/robots/robotpack-icon.png);
    margin: auto
}

.robot1 .robotpack i {
    background-position: -36px -68px
}

.robot2 .robotpack i {
    background-position: -2px -68px
}

.robot3 .robotpack i {
    background-position: -36px -0
}

.robot4 .robotpack i {
    background-position: -2px -34px
}

.robot5 .robotpack i {
    background-position: -2px -0
}

.robot6 .robotpack i {
    background-position: -2px -102px
}

.robot7 .robotpack i {
    background-position: -36px -34px
}

.robot8 .robotpack i {
    background-position: -36px -102px
}

.robot1-empty .robot {
    background: url(../images/robots/robot1-flip.png) no-repeat center bottom;
    width: 101px;
    height: 163px
}

.robot2-empty .robot {
    background: url(../images/robots/robot2-flip.png) no-repeat center bottom;
    width: 86px;
    height: 163px
}

.robot3-empty .robot {
    background: url(../images/robots/robot3-flip.png) no-repeat center bottom;
    width: 87px;
    height: 163px
}

.robot4-empty .robot {
    background: url(../images/robots/robot4-flip.png) no-repeat center bottom;
    width: 101px;
    height: 163px
}

.robot5-empty .robot {
    background: url(../images/robots/robot5-flip.png) no-repeat center bottom;
    width: 101px;
    height: 163px
}

.robot6-empty .robot {
    background: url(../images/robots/robot2-flip.png) no-repeat center bottom;
    width: 86px;
    height: 163px
}

.robot7-empty .robot {
    background: url(../images/robots/robot3-flip.png) no-repeat center bottom;
    width: 87px;
    height: 163px
}

.robot8-empty .robot {
    background: url(../images/robots/robot8-flip.png) no-repeat center bottom;
    width: 101px;
    height: 163px
}

.robot-bg {
    background: url(../images/robots/pipes1.png), url(../images/robots/door.png);
    background-repeat: no-repeat;
    background-position: top right, top 55px right 220px
}

.robot-line {
    position: relative;
    background: url(../images/robots/window.png) no-repeat left 22% top 30px;
    bottom: 0;
    height: 300px
}

@media only screen and (max-width: 979px) {
    .robot-line {
        background: none !important
    }
}

@media only screen and (max-width: 980px) and (min-width:768px) {
    .robot-bg {
        background: url(../images/robots/pipes1.png) !important;
        background-repeat: no-repeat !important;
        background-position: top right !important
    }
}

@media only screen and (max-width:767px) {
    .robot-bg {
        background: none !important
    }
    .static-machine {
        display: none
    }
}

@media only screen and (width: 1920px) {
    .machine-inner {
        margin-right: 43% !important
    }
}

@media only screen and (max-width: 1024px) and (min-width:980px) {
    .machine-inner {
        margin-right: 45% !important
    }
}

@media only screen and (max-width: 800px) and (min-width:768px) {
    .machine-inner {
        margin-right: 48% !important
    }
    .static-machine {
        left: auto !important;
        right: 100px !important
    }
}

@media only screen and (max-width: 767px) and (min-width:640px) {
    .machine-inner {
        margin-left: 22% !important
    }
}

@media only screen and (max-width: 600px) {
    .machine-inner {
        margin-left: 16% !important
    }
}

@media only screen and (max-width: 480px) {
    .machine-inner {
        margin-left: 14% !important
    }
    .robot-line {
        margin-right: -50px
    }
}

@media only screen and (max-width: 360px) {
    .machine-inner {
        margin-left: 12% !important
    }
    .robot-line {
        margin-right: -180px
    }
    .machine-inner {
        margin-left: 13% !important
    }
    .robot-line {
        margin-right: -200px
    }
}

.gatebox {
    position: absolute;
    bottom: 0;
    right: 0
}

.gate {
    background: url(../images/robots/gate.png) no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 73px;
    height: 214px;
    z-index: 1
}

.gateleft {
    background: url(../images/robots/gate-left.png) no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 73px;
    height: 214px;
    z-index: 10
}

.gatebox2 {
    position: absolute;
    bottom: 0;
    left: 0
}

.gate2 {
    background: url(../images/robots/gate-flip.png) no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 73px;
    height: 214px;
    z-index: 1
}

.gateleft2 {
    background: url(../images/robots/gate-left-flip.png) no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 73px;
    height: 214px;
    z-index: 10
}

.machine-inner {
    position: relative;
    background: url(../images/robots/machin.png) no-repeat;
    width: 200px;
    height: 300px;
    margin: 0 auto
}

.gear1 {
    position: absolute;
    background: url(../images/robots/robot-elements.png);
    background-repeat: no-repeat;
    background-position: -2px -250px;
    width: 64px;
    height: 64px;
    bottom: 45px;
    right: 20px;
    animation: rotateme2 4s infinite linear;
    -webkit-animation: rotateme2 4s infinite linear;
    z-index: 2
}

@keyframes rotateme2 {
    0% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg)
    }
    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
}

@-webkit-keyframes rotateme2 {
    0% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg)
    }
    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
}

.gear2 {
    position: absolute;
    background: url(../images/robots/robot-elements.png);
    background-repeat: no-repeat;
    background-position: -2px -316px;
    width: 40px;
    height: 40px;
    bottom: 88px;
    right: 13px;
    animation: rotateme1 2s infinite linear;
    -webkit-animation: rotateme1 2s infinite linear;
    z-index: 2
}

@keyframes rotateme1 {
    0% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
}

@-webkit-keyframes rotateme1 {
    0% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
}

.gear3 {
    position: absolute;
    background: url(../images/robots/robot-elements.png);
    background-repeat: no-repeat;
    background-position: -2px -316px;
    width: 40px;
    height: 40px;
    bottom: 27px;
    right: 52px;
    animation: rotateme1 2s infinite linear;
    -webkit-animation: rotateme1 2s infinite linear;
    z-index: 2
}

@keyframes rotateme1 {
    0% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
}

@-webkit-keyframes rotateme1 {
    0% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
}

.light {
    background: url(../images/robots/light.png) no-repeat center bottom;
    width: 120px;
    height: 100px;
    position: absolute;
    top: 0;
    right: -50px;
    z-index: 10
}

.stamp-arm {
    background-image: url(../images/robots/robot-elements.png);
    background-repeat: no-repeat;
    background-position: -2px -0;
    width: 80px;
    height: 132px;
    position: absolute;
    top: -32px;
    right: 40px;
    z-index: 10
}

.stamper {
    background-image: url(../images/robots/robot-elements.png);
    background-repeat: no-repeat;
    background-position: -2px -134px;
    width: 80px;
    height: 114px;
    position: absolute;
    top: 85px;
    right: 40px;
    animation: rotateme 50s infinite linear;
    -webkit-animation: rotateme 50s infinite linear;
    z-index: 11;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0
}

@keyframes rotateme {
    0% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    10% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    10.5% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    12% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    20% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    20.5% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    22% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    30% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    30.5% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    32% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    40% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    40.5% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    42% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    50% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    50.5% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    52% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    60% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    60.5% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    62% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    70% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    70.5% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    72% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    80% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    80.5% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    82% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    90% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    100% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
}

@-webkit-keyframes rotateme {
    0% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    10% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    10.5% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    12% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    20% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    20.5% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    22% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    30% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    30.5% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    32% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    40% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    40.5% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    42% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    50% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    50.5% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    52% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    60% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    60.5% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    62% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    70% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    70.5% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    72% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    80% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    80.5% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    82% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    90% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
    100% {
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg)
    }
}

.hand {
    position: absolute;
    top: 88px;
    right: 120px;
    width: 40px;
    height: 40px;
    z-index: 2
}

.hand-stop {
    position: absolute;
    top: 12px;
    right: 10px;
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../images/robots/robot-elements.png);
    background-position: -2px -442px;
    animation: handstop 50s infinite linear;
    -webkit-animation: handstop 50s infinite linear
}

.hand-go {
    position: absolute;
    top: 12px;
    right: 10px;
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../images/robots/robot-elements.png);
    background-position: -2px -400px;
    animation: handgo 50s infinite linear;
    -webkit-animation: handgo 50s infinite linear
}

@keyframes handstop {
    0% {
        opacity: 0
    }
    9% {
        opacity: 0
    }
    10% {
        opacity: 1
    }
    12% {
        opacity: 1
    }
    13% {
        opacity: 0
    }
    19% {
        opacity: 0
    }
    20% {
        opacity: 1
    }
    22% {
        opacity: 1
    }
    23% {
        opacity: 0
    }
    29% {
        opacity: 0
    }
    30% {
        opacity: 1
    }
    32% {
        opacity: 1
    }
    33% {
        opacity: 0
    }
    39% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
    42% {
        opacity: 1
    }
    43% {
        opacity: 0
    }
    49% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    52% {
        opacity: 1
    }
    53% {
        opacity: 0
    }
    59% {
        opacity: 0
    }
    60% {
        opacity: 1
    }
    62% {
        opacity: 1
    }
    63% {
        opacity: 0
    }
    69% {
        opacity: 0
    }
    70% {
        opacity: 1
    }
    72% {
        opacity: 1
    }
    73% {
        opacity: 0
    }
    79% {
        opacity: 0
    }
    80% {
        opacity: 1
    }
    82% {
        opacity: 1
    }
    83% {
        opacity: 0
    }
    90% {
        opacity: 0
    }
}

@-webkit-keyframes handstop {
    0% {
        opacity: 0
    }
    9% {
        opacity: 0
    }
    10% {
        opacity: 1
    }
    12% {
        opacity: 1
    }
    13% {
        opacity: 0
    }
    19% {
        opacity: 0
    }
    20% {
        opacity: 1
    }
    22% {
        opacity: 1
    }
    23% {
        opacity: 0
    }
    29% {
        opacity: 0
    }
    30% {
        opacity: 1
    }
    32% {
        opacity: 1
    }
    33% {
        opacity: 0
    }
    39% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
    42% {
        opacity: 1
    }
    43% {
        opacity: 0
    }
    49% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    52% {
        opacity: 1
    }
    53% {
        opacity: 0
    }
    59% {
        opacity: 0
    }
    60% {
        opacity: 1
    }
    62% {
        opacity: 1
    }
    63% {
        opacity: 0
    }
    69% {
        opacity: 0
    }
    70% {
        opacity: 1
    }
    72% {
        opacity: 1
    }
    73% {
        opacity: 0
    }
    79% {
        opacity: 0
    }
    80% {
        opacity: 1
    }
    82% {
        opacity: 1
    }
    83% {
        opacity: 0
    }
    90% {
        opacity: 0
    }
}

@keyframes handgo {
    0% {
        opacity: 1
    }
    9% {
        opacity: 1
    }
    10% {
        opacity: 0
    }
    12% {
        opacity: 0
    }
    13% {
        opacity: 1
    }
    19% {
        opacity: 1
    }
    20% {
        opacity: 0
    }
    22% {
        opacity: 0
    }
    23% {
        opacity: 1
    }
    29% {
        opacity: 1
    }
    30% {
        opacity: 0
    }
    32% {
        opacity: 0
    }
    33% {
        opacity: 1
    }
    39% {
        opacity: 1
    }
    40% {
        opacity: 0
    }
    42% {
        opacity: 0
    }
    43% {
        opacity: 1
    }
    49% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    52% {
        opacity: 0
    }
    53% {
        opacity: 1
    }
    59% {
        opacity: 1
    }
    60% {
        opacity: 0
    }
    62% {
        opacity: 0
    }
    63% {
        opacity: 1
    }
    69% {
        opacity: 1
    }
    70% {
        opacity: 0
    }
    72% {
        opacity: 0
    }
    73% {
        opacity: 1
    }
    79% {
        opacity: 1
    }
    80% {
        opacity: 0
    }
    82% {
        opacity: 0
    }
    83% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
}

@-webkit-keyframes handgo {
    0% {
        opacity: 1
    }
    9% {
        opacity: 1
    }
    10% {
        opacity: 0
    }
    12% {
        opacity: 0
    }
    13% {
        opacity: 1
    }
    19% {
        opacity: 1
    }
    20% {
        opacity: 0
    }
    22% {
        opacity: 0
    }
    23% {
        opacity: 1
    }
    29% {
        opacity: 1
    }
    30% {
        opacity: 0
    }
    32% {
        opacity: 0
    }
    33% {
        opacity: 1
    }
    39% {
        opacity: 1
    }
    40% {
        opacity: 0
    }
    42% {
        opacity: 0
    }
    43% {
        opacity: 1
    }
    49% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    52% {
        opacity: 0
    }
    53% {
        opacity: 1
    }
    59% {
        opacity: 1
    }
    60% {
        opacity: 0
    }
    62% {
        opacity: 0
    }
    63% {
        opacity: 1
    }
    69% {
        opacity: 1
    }
    70% {
        opacity: 0
    }
    72% {
        opacity: 0
    }
    73% {
        opacity: 1
    }
    79% {
        opacity: 1
    }
    80% {
        opacity: 0
    }
    82% {
        opacity: 0
    }
    83% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
}

.static-machine {
    position: absolute;
    left: 100px;
    bottom: 26px;
    z-index: 2
}

.static-machine-inner {
    position: relative;
    width: 180px;
    height: 240px
}

.yellow-robot {
    background: url(../images/robots/monitor-robot.png) no-repeat center;
    width: 159px;
    height: 137px;
    position: absolute;
    bottom: 20px;
    right: 10px;
    z-index: 2
}

.stage {
    background-image: url(../images/abstracts2.png);
    background-repeat: no-repeat;
    background-position: -2px -0;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 3;
    width: 180px;
    height: 30px
}

.counter {
    color: #fff;
    display: block;
    height: 30px;
    text-align: center;
    font-size: 25px
}

.site-message {
    display: block;
    color: #fff;
    height: 10px;
    width: 80px;
    margin: auto;
    text-align: center;
    margin-top: 60px !important;
    font-size: 9px
}

.start-message {
    background-color: #32363c;
    color: #46b65b;
    display: block;
    height: 45px;
    position: absolute;
    top: 30px;
    right: 0;
    left: 0;
    padding-top: 10px;
    width: 78px;
    margin: auto;
    text-align: center;
    margin-top: 30px !important;
    opacity: 0
}

.opacity1 {
    opacity: 1
}

@media all and (max-width: 767px) {
    .nopadd-xs {
        padding: 0 !important
    }
}

#tablet-slide {
    position: relative;
    width: 481px;
    max-width: 100%;
    height: 360px;
    float: left;
    overflow: hidden;
    margin-left: -15px
}

#tablet-slide .carousel-inner {
    width: 350px;
    margin-right: 40px;
    margin-top: 30px
}

.tablet-overlay {
    background: url(../images/tablet.png) no-repeat;
    width: 481px;
    height: 360px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 20
}

.character {
    position: absolute;
    width: 150px;
    height: 239px;
    bottom: 30px;
    right: 50px;
    z-index: 21
}

.character-body {
    background: url(../images/character.png) no-repeat;
    width: 78px;
    height: 239px;
    position: relative
}

.character-hand {
    background-image: url(../images/abstracts2.png);
    background-repeat: no-repeat;
    background-position: -44px -32px;
    width: 29px;
    height: 73px;
    position: absolute;
    z-index: 2;
    bottom: 127px;
    right: 73px;
    animation: 4s infinite linear;
    -webkit-animation: 4s infinite linear;
    z-index: 11;
    -webkit-transform-origin: 100% bottom;
    -moz-transform-origin: 100% bottom;
    -o-transform-origin: 100% bottom;
    -ms-transform-origin: 100% bottom;
    transform-origin: 100% bottom
}

@keyframes handshake {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    5% {
        transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg)
    }
    20% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    60% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
}

@-webkit-keyframes handshake {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    5% {
        transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg)
    }
    20% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    60% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }
}

.whyus li {
    padding: 6px 0
}

.customers {
    border-top: 1px solid #ccc;
    padding: 15px 0 !important
}

.customers h4 {
    color: #f9a12e
}

.ourcustomer {
    direction: ltr
}

.ourcustomer .item {
    text-align: center
}

.ourcustomer .item img {
    width: auto !important;
    max-width: 100%;
    margin: auto;
    max-height: 60px
}

.awards-slider {
    background-color: #eee;
    border: 1px solid #ddd
}

@media only screen and (max-width: 640px) {
    .awards-slider {
        display: none
    }
    .bottom0 img {
        display: none
    }
}

.ourawards .item {
    text-align: center
}

.ourawards .item img {
    margin: auto;
    max-width: 90%
}

.ourawards .item h5 {
    background-color: #e7e7e7;
    margin-top: 0;
    padding: 5px
}

.bottom0 {
    border-bottom: 1px solid #ccc
}

.bottom0 img {
    margin-top: 20px
}

.bottom0 p {
    text-align: justify
}

.bottom2 {
    background: #e0dfdf url(../images/dots2.png) repeat center;
    padding-top: 80px !important
}

.blogbox {
    background-color: #fff;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px
}

@media only screen and (max-width: 480px) {
    .blogcontainer {
        width: 100% !important
    }
}

.blogmain {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fff;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
    transform: scaleY(1) translate(0);
    -webkit-transform: scaleY(1) translateY(0);
    transform-origin: -50% 0;
    transition-property: all;
    transition-duration: .8s
}

.blogbody {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #333;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding: 20px;
    color: #eee;
    font-size: 13px;
    line-height: 1.8
}

.blog-body-in {
    position: relative;
    border: 1px solid #f89a21;
    padding: 10px;
    min-height: 100%;
    padding-bottom: 50px !important
}

.blog-body-in p {
    font-size: 12px
}

.blogbox:hover .blogmain {
    transform: scaleY(0.5) translateY(-100%)
}

.blogbtn {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    padding-bottom: 5px
}

.blogimg {
    position: relative
}

.blogimg>img {
    width: 100%
}

.blogimg-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: inline-block;
    height: 32px;
    background-color: #fff
}

.blogstar {
    position: relative;
    background-color: #fff;
    min-width: 180px;
    padding: 10px
}

.blogstar::before {
    background-image: url(../images/abstracts.png);
    background-repeat: no-repeat;
    background-position: -2px -144px;
    display: block;
    position: absolute;
    content: '';
    top: 0;
    right: -57px;
    height: 32px;
    width: 57px;
    z-index: 0
}

.starlist {
    float: right
}

.starcount {
    color: #b6b6b3;
    padding-top: 1px;
    float: left
}

.blogtitle {
    padding: 10px;
    color: #b6b6b3;
    margin-bottom: 20px;
    min-height: 90px
}

.blogtitle h3 {
    font-size: 17px;
    margin-top: 5px;
    line-height: 1.6
}

.blogdate {
    text-align: center;
    position: relative
}

.blogdate div::before {
    background-image: url(../images/abstracts.png);
    background-repeat: no-repeat;
    background-position: -37px -178px;
    display: block;
    position: absolute;
    content: '';
    top: 0;
    right: -33px;
    height: 28px;
    width: 33px;
    z-index: 0
}

.blogdate div::after {
    background-image: url(../images/abstracts.png);
    background-repeat: no-repeat;
    background-position: -2px -178px;
    display: block;
    position: absolute;
    content: '';
    top: 0;
    left: -33px;
    height: 28px;
    width: 33px;
    z-index: 0
}

.blogdate div {
    position: relative;
    background-color: #fdce91;
    display: inline-block;
    margin: 0 auto;
    height: 28px;
    padding: 5px 10px;
    color: #a95f01
}


.tags{
	position:relative;
	padding-top:20px;
	border-top:1px solid #ddd;
	margin-top:30px;
	padding-bottom:10px;
}
.tags > h6{
	background-color:#eee;
	display:inline-block;
	position:absolute;
	top:-21px;
	right:0;
	padding:4px 10px;
	color:#999;
	z-index:2;
}
.tags .tag{
	display:inline-block;
	vertical-align:middle;
	margin:3px;
	padding:3px 7px;
	color:#fff;
}
.tags .tag:first-child{
	background-color:#81ce53;
}
.tags .tag:nth-child(2){
	background-color:#53cece;
}
.tags .tag:nth-child(3){
	background-color:#cebe53;
}
.tags .tag:nth-child(4){
	background-color:#ce5399;
}
.tags .tag:nth-child(5){
	background-color:#4560c4;
}
.tags .tag:nth-child(6){
	background-color:#ce8d53;
}
.tags .tag:nth-child(7){
	background-color:#ce5353;
}
.tags .tag:nth-child(8){
	background-color:#7053ce;
}
.tags .tag:nth-child(9){
	background-color:#81ce53;
}
.tags .tag:nth-child(10){
	background-color:#53cece;
}
.tags .tag:nth-child(11){
	background-color:#cebe53;
}
.tags .tag:nth-child(12){
	background-color:#ce5399;
}
.tags .tag:nth-child(13){
	background-color:#4560c4;
}
.tags .tag:nth-child(14){
	background-color:#ce8d53;
}
.tags .tag:nth-child(15){
	background-color:#ce5353;
}
.tags .tag:nth-child(16){
	background-color:#7053ce;
}
.tags .tag:hover, .tags .tag:focus{

	color:#fff;
	text-decoration:none !important;
}

.newsbox>h4 {
    position: relative;
    background-color: #f9a12e;
    color: #fff;
    margin-bottom: 1px;
    padding: 10px;
    padding-right: 60px
}

.newsbox>h4::before {
    position: absolute;
    content: '';
    top: 7px;
    right: 10px;
    bottom: 0;
    width: 24px;
    height: 24px;
    background-image: url(../images/abstracts2.png);
    background-repeat: no-repeat;
    background-position: -101px -32px;
    z-index: 2
}

.newsbox>h4::after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #e38d1c;
    width: 48px;
    z-index: 1
}

.newsbox ul li {
    background-color: #f7f7f7;
    color: #333;
    padding: 8px 10px;
    margin-bottom: 2px
}

aside .newsbox ul li,
aside .blogbox ul li {
    background-color: #eee !important
}

aside .newsbox ul li a {
    font-size: 11px
}

.newsbox ul li a span,
.blogbox ul li a span {
    color: #f9a12e;
    margin-left: 5px
}

.newsbox ul li a span::after,
.blogbox ul li a span::after {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    content: "\e079";
    font-family: 'Glyphicons Halflings';
    color: #fbd099;
    z-index: 0
}

.newsbox ul li:hover span::after,
.blogbox ul li:hover span::after {
    animation: iconarrow 1s infinite linear;
    -webkit-animation: iconarrow 1s infinite linear
}

@keyframes iconarrow {
    0% {
        right: -10px;
        opacity: 1
    }
    100% {
        right: 0;
        opacity: 0
    }
}

@-webkit-keyframes iconarrow {
    0% {
        right: -10px;
        opacity: 1
    }
    100% {
        right: 0;
        opacity: 0
    }
}

.newsbox ul li a,
.blogbox ul li a {
    color: #333;
    text-decoration: none;
    font-size: 13px
}

.dropdown-backdrop {
    display: none !important
}

.mobile-menu {
    padding: 10px 30px
}

.mobile-logo {
    float: right
}

.menu-open {
    float: left;
    width: 60px
}

.menu-open button {
    background-color: transparent;
    border: none;
    padding: 6px 4px;
    margin-top: 8px
}

.menu-open .icon-bar {
    display: block;
    background-color: #444;
    width: 35px;
    height: 4px;
    margin-bottom: 6px
}

.menu-close {
    display: inline-block
}

.menu-close:hover,
.menu-close:focus {
    color: #111
}

.fixed-left {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0 linear 0.1s, opacity .1s linear;
    background: #333;
    z-index: 9999;
    width: 300px;
    max-width: 90%;
    height: 100%;
    overflow: auto;
    position: fixed;
    left: -350px;
    top: 0;
    -webkit-box-shadow: -3px 10px 0 0 rgba(50, 50, 50, 0.45);
    -moz-box-shadow: -3px 10px 0 0 rgba(50, 50, 50, 0.45);
    box-shadow: -3px 10px 0 0 rgba(50, 50, 50, 0.45);
    -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -o-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000)
}

.menu-overlay {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%
}

.open {
    left: 0;
    visibility: visible;
    opacity: 1;
    transition-delay: 0
}

.fixed-left-title {
    background-color: #4800ff;
    color: #fff;
    padding: 20px;
    margin: 0
}

.menu-box .fixed-left-title {
    background-color: #444 !important
}

.fixed-left-body {
    position: relative;
    padding: 20px
}

.menu-nav a {
    color: #eee;
    background-color: #222;
    margin: 1px 0;
    display: block;
    width: 100%;
    height: 36px;
    padding: 8px 20px
}

.menu-box .dropdown-menu {
    background-color: transparent;
    position: static;
    float: none !important;
    box-shadow: none !important;
    border-radius: 0;
    padding: 0
}

.menu-box .dropdown-menu>li>a {
    padding: 8px 20px;
    color: #eee;
    border: none
}

.menu-box .dropdown-menu>li>a:hover,
.menu-box .dropdown-menu>li>a:focus {
    color: #666
}

.dropdown-menu li a i {
    font-size: 11px
}

.dropdown-menu img {
    max-height: 200px
}

.dropdown-toggle {
    display: block;
    padding: 5px
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
    text-decoration: none
}

.dropdown-toggle i {
    float: left
}

.menu-divider {
    background-color: #444;
    color: #fff;
    padding: 4px 15px
}

.menu-nav>li>a span {
    background-image: url(../images/mobile-menu-icon.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px
}

.home-icon {
    background-position: -28px -0
}

.products-icon {
    background-position: -28px -26px
}

.gear-icon {
    background-position: -2px -52px
}

.about-icon {
    background-position: -2px -0
}

.samples-icon {
    background-position: -2px -26px
}

.contact-icon {
    background-position: -28px -52px
}

.stylishform {
    background: #f9a12e;
    padding: 25px;
    color: #fff
}

.stylishform .loginform {
    margin: 10px auto
}

.stylishform .loginform .form-control {
    background-color: #e18f24;
    color: #fff;
    border: none
}

.stylishform ::-webkit-input-placeholder {
    color: #fff
}

.stylishform :-moz-placeholder {
    color: #fff
}

.stylishform ::-moz-placeholder {
    color: #fff
}

.stylishform :-ms-input-placeholder {
    color: #fff
}

.stylishform .checkbox-inline {
    color: rgba(0, 0, 0, 0.4)
}

.stylishform .btn {
    margin-top: 20px
}

.fingerprint {
    position: relative;
    width: 200px;
    height: 165px;
    overflow: hidden;
    margin: 0 auto;
    background: url(../images/finger-scan.png) no-repeat center
}

.fingerlazer {
    position: absolute;
    background: url(../images/fingerlazer.png) no-repeat center;
    width: 200px;
    height: 159px;
    display: block;
    bottom: -50px;
    right: 0;
    animation: swiping 5s infinite linear;
    -webkit-animation: swiping 5s infinite linear
}

@keyframes swiping {
    0% {
        bottom: -100px
    }
    50% {
        bottom: 0
    }
    100% {
        bottom: -100px
    }
}

@-webkit-keyframes swiping {
    0% {
        bottom: -100px
    }
    50% {
        bottom: 0
    }
    100% {
        bottom: -100px
    }
}

.widthhalf input:first-child {
    width: 40% !important
}

.widthhalf input:last-child {
    width: 60% !important
}

.widthhalf input {
    margin: 0;
    float: right
}

.article img {
    width: 100%;
    height: 220px;
    margin-bottom: 10px
}

.box {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 20px;
    overflow: auto
}

.box p {
    line-height: 2
}

.box img {
    margin: 0 10px
}

.box img.m-15 {
  margin: 15px;
}

.box .text-center img {
    margin: 0 auto
}

.service-page {
    line-height: 2
}

.service-page ul li .glyphicon,
.order-page ul li .glyphicon {
    margin-left: 6px
}

.service-page .text-center img {
    margin: 0 auto
}

.service-item {
    margin-bottom: 20px
}

.service-item .text-center img {
    margin: 0 auto
}

.order-page .col-md-3>h4 {
    background-color: #ddd;
    color: #999;
    padding: 10px
}

.arrow-down {
    color: #f9a12e
}

ul.list-inline {
    margin-bottom: 40px
}

ul.list-inline li {
    width: 49%;
    display: inline-block;
    vertical-align: top
}

ul.list-inline li span {
    color: #f9a12e;
    margin-left: 5px
}

ul.list-inline li span::after {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    content: "\e079";
    font-family: 'Glyphicons Halflings';
    color: #fbd099;
    z-index: 0
}

ul.list-inline li:hover span::after {
    animation: iconarrow 1s infinite linear;
    -webkit-animation: iconarrow 1s infinite linear
}

@keyframes iconarrow {
    0% {
        right: -10px;
        opacity: 1
    }
    100% {
        right: 0;
        opacity: 0
    }
}

@-webkit-keyframes iconarrow {
    0% {
        right: -10px;
        opacity: 1
    }
    100% {
        right: 0;
        opacity: 0
    }
}

ul.list-inline li {
    color: #333;
    text-decoration: none;
    font-size: 13px
}

.margin-top-30 {
    margin-top: 30px
}

.contactform-top {
    background-color: #f7f7f7;
    padding: 10px 0;
    float: right;
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px
}

.contactform-top .glyphicon {
    top: 3px;
    margin-left: 7px
}

.imp1,
.imp2,
.imp3,
imp4 {
    color: #fff
}

select option:checked,
select option:hover {
    box-shadow: 0 0 10px 100px #333 inset;
    -moz-box-shadow: 0 0 10px 100px #333 inset
}

.imp1 {
    background-color: #ec4c4c
}

.imp2 {
    background-color: #ec934c
}

.imp3 {
    background-color: #ecc44c
}

.imp4 {
    background-color: #9bec4c
}

#ul-data {
    position: relative;
    display: none
}

#chart-container {
    display: block
}

#ul-data li {
    font-size: 32px
}

.goemployee {
    padding: 10px;
    background-color: #565353;
    overflow: auto
}

.goemployee img {
    margin-right: 30px
}

.goemployee span {
    float: right;
    font-size: 20px
}

.goemployee span i {
    color: #444
}

.goemployee .btn {
    float: left;
    margin-top: 20px;
    margin-left: 30px
}

.orangebg {
    background-color: #f9a12e;
    padding: 10px;
    padding-right: 80px !important;
    position: relative;
    color: #fff;
    line-height: 2;
    min-height: 90px;
    margin: 30px 0;
    overflow: hidden
}

.orangebg::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-right: 50px solid #e29229;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    z-index: 1
}

.fprogress {
    width: 100%;
    margin: 10px auto
}

.fprogress .circle,
.fprogress .fbar {
    display: inline-block;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    border: 1px solid #d5d5da;
    text-align: center
}

.fprogress .fbar {
    position: relative;
    width: 35px;
    height: 6px;
    margin: 0 -5px 17px;
    top: -9px;
    border-left: none;
    border-right: none;
    border-radius: 0
}

@media only screen and (width: 1024px) {
    .fprogress .fbar {
        width: 22px !important
    }
}

.fprogress .circle .flabel {
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 22px;
    margin-top: 3px;
    color: #b5b5ba;
    font-size: 11px
}

.fprogress .circle .flabel i {
    width: 22px;
    height: 22px;
    line-height: 22px
}

.fprogress .circle .ftitle {
    color: #b5b5ba;
    font-size: 10px;
    line-height: 30px;
    margin-left: -5px
}

.fprogress .fbar.done,
.fprogress .circle.done {
    background: #eee
}

.fprogress .fbar.half {
    background: linear-gradient(to left, #EEE 40%, #FFF 60%)
}

.fprogress .circle.done .flabel {
    color: #FFF;
    background: #8bc435;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, .2)
}

.fprogress .circle.done .ftitle {
    color: #444
}

.fprogress .circle.active .flabel {
    color: #FFF;
    background: #01d0e9;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, .2)
}

.fprogress .circle.active .ftitle {
    color: #0c95be
}

.faq-tab {
    position: relative
}

.faq-tab .tab-pane {
    padding: 15px !important
}

.affix.dropdown {
    position: fixed;
    top: 45px
}

.question {
    margin-bottom: 10px
}

.question-icon,
.question-text,
.answer-icon {
    display: inline-block;
    vertical-align: top
}

.question-text {
    background-color: #def2f8;
    width: 87%;
    min-height: 53px;
    padding: 10px
}

.answer-text {
    background-color: #e2fabd;
    position: relative;
    width: 100%;
    padding: 0;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
    transform: scaleY(-30px);
    -webkit-transform: scaleY(-30px);
    z-index: -1
}

.answer-show {
    transform: scaleY(0px);
    -webkit-transform: scaleY(0px);
    opacity: 1;
    height: auto;
    padding: 15px !important;
    margin-top: 10px;
    border-top: 4px solid #8bc435;
    z-index: 1
}

.question-icon,
.answer-icon {
    width: 6%;
    padding: 5px;
    height: auto;
    color: #fff;
    font-family: Arial, sans-serif;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    min-height: 53px;
    line-height: 1.2
}

@media only screen and (max-width: 768px) {
    .question-icon,
    .answer-icon {
        width: 10% !important
    }
    .question-text {
        width: 79% !important
    }
}

@media only screen and (max-width: 480px) {
    .question-icon,
    .answer-icon {
        width: 12% !important
    }
    .question-text {
        width: 75% !important
    }
}

@media only screen and (max-width: 360px) {
    .question-icon {
        display: none
    }
    .answer-icon {
        width: 20% !important
    }
    .question-text {
        width: 79% !important
    }
}

.question-icon {
    position: relative;
    background: #0c95be
}

.question-icon span,
.answer-icon span {
    display: block;
    vertical-align: middle;
    width: 100%;
    border: 1px solid;
    height: 100%;
    min-height: 43px
}

.question-icon span {
    border-color: #72d1ed;
    background-image: url(../images/question-icon.png);
    background-position: center;
    background-repeat: no-repeat
}

.answer-icon span {
    border-color: #cffb8d;
    background-image: url(../images/answer-icon.png);
    background-position: center;
    background-repeat: no-repeat
}

.question-icon::before {
    content: '';
    position: absolute;
    top: 44%;
    left: -15px;
    width: 0;
    height: 0;
    border: none;
    border-right: 0 solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #0c95be;
    z-index: 2
}

.answer-icon {
    position: relative;
    background-color: #8bc435;
    float: left;
    cursor: pointer
}

.answer-icon i {
    opacity: 0;
    content: '';
    position: absolute;
    bottom: -12px;
    left: 44%;
    width: 0;
    height: 0;
    border: none;
    border-left: 15px solid transparent;
    border-right: 2px solid transparent;
    border-top: 15px solid #8bc435;
    z-index: 2
}

.project-img {
    height: 401px;
    padding-top: 19px;
    margin-top: 20px
}

.project-img-in {
    height: 320px;
    overflow: hidden;
    text-align: center
}

@media only screen and (max-width: 1024px) {
    .project-img-in {
        height: 300px
    }
    .project-img {
        max-width: 100%;
        height: 350px;
        padding-top: 18px;
        margin-top: 15px
    }
}

@media only screen and (max-width: 980px) {
    .project-img-in {
        height: 215px
    }
    .project-img {
        max-width: 100%;
        height: 300px;
        padding-top: 0;
        margin-top: 15px
    }
}

@media only screen and (max-width: 800px) {
    .project-img-in {
        height: 173px
    }
    .project-img {
        max-width: 100%;
        height: 258px;
        padding-top: 4px
    }
}

@media only screen and (max-width: 768px) {
    .project-img {
        padding-top: 9px
    }
}

@media only screen and (max-width: 640px) {
    .project-img-in {
        height: 350px
    }
    .project-img {
        height: 410px;
        padding-top: 20px
    }
    .project-img img {
        width: 455px !important
    }
}

@media only screen and (max-width: 480px) {
    .project-img-in {
        height: 250px
    }
    .project-img {
        height: 330px
    }
}

@media only screen and (max-width: 360px) {
    .project-img-in {
        height: 173px
    }
    .project-img {
        height: 258px
    }
}

@media only screen and (max-width: 320px) {
    .project-img-in {
        height: 150px
    }
    .project-img {
        height: 235px
    }
}

.project-img img {
    position: relative;
    opacity: 1;
    bottom: 0;
    width: 430px;
    max-width: 82%;
    margin: auto;
    transition: all 1.5s ease-in-out .2s;
    -webkit-transition: all 1.5s ease-in-out .2s
}

.project-img::after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    background: url(../images/laptop.png) no-repeat center;
    background-size: 100%;
    width: 100%;
    height: 100%;
    z-index: 3
}

.pagination-box {
    text-align: center
}

.pagination {
    margin-top: 5px
}

.pagination li {
    padding: 0 !important
}

.pagination li a {
    background-color: #333;
    color: #fff;
    border: none;
    border-radius: 0;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out
}

.pagination li a.active,
.pagination li a:hover,
.pagination li a:focus {
    background-color: #f9a12e;
    color: #fff
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #f9a12e
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    background-color: #ddd
}

.portal-feaures {
    padding: 40px 0;
    margin: 30px 0;
    border-top: 1px solid #ccc
}

.portal-feature {
    text-align: center
}

.portal-feature p {
    text-align: justify
}

.portal-prices {
    background-color: #fff;
    text-align: center;
    padding-bottom: 15px;
    border: 1px dashed #aaa
}

.portal-prices h4 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 10px
}

.portal-prices h4 span {
    display: block;
    color: #aaa !important;
    font-size: 10px !important;
    padding: 5px 0
}

.portal-package {
    padding: 10px;
    color: #fff;
    font-size: 18px
}

.portal-prices .btn {
    border: none !important
}

.bronze {
    background-color: #dd8853
}

.bronze-pack .btn {
    background-color: #b16b40 !important;
    color: #ffe4d2
}

.silver {
    background-color: #c6c6c6
}

.silver-pack .btn {
    background-color: #7e7c7c !important;
    color: #fff
}

.gold {
    background-color: #daa94a
}

.gold-pack .btn {
    background-color: #a97c2e !important;
    color: #ffe3ad
}

.armin-special {
    background-color: #6954a6
}

.armin-pack .btn {
    background-color: #453771 !important;
    color: #dfd4fe
}

#portal-site .modal-dialog {
    top: 30%
}

#portal-site .counter-modal {
    font-size: 18px;
    background-color: #ddd;
    text-align: center;
    padding: 5px 10px;
    border-radius: 3px;
    margin-bottom: 10px
}

#portal-site .modal-body img {
    margin-left: 10px
}

#portal-site .modal-body p {
    padding: 15px
}

.more-detail img {
    margin-left: 10px
}

.disnone {
    display: none !important
}

.boxes {
    background: url(../images/dots2.png) repeat
}

.boxes-row {
    text-align: center
}

.stylishbox {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 139px;
    height: 210px
}

@media only screen and (min-width: 1024px) {
    .stylishbox {
        margin: 0 40px
    }
}

.box-cover {
    height: 98px;
    background: url(../images/box-cover.png) no-repeat center;
    position: absolute;
    top: 70px;
    right: 0;
    left: 0;
    z-index: 2
}

.box1 .box-cover {
    animation: gloop 20s linear infinite;
    -webkit-animation: gloop 20s linear infinite
}

@keyframes gloop {
    0% {
        top: 70px
    }
    10% {
        top: 0
    }
    12% {
        top: 0
    }
    28% {
        top: 0
    }
    30% {
        top: 70px
    }
    100% {
        top: 70px
    }
}

@-webkit-keyframes gloop {
    0% {
        top: 70px
    }
    10% {
        top: 0
    }
    12% {
        top: 0
    }
    28% {
        top: 0
    }
    30% {
        top: 70px
    }
    100% {
        top: 70px
    }
}

.box2 .box-cover {
    animation: gloop2 20s linear infinite;
    -webkit-animation: gloop2 20s linear infinite
}

@keyframes gloop2 {
    20% {
        top: 70px
    }
    30% {
        top: 0
    }
    32% {
        top: 0
    }
    48% {
        top: 0
    }
    50% {
        top: 70px
    }
    100% {
        top: 70px
    }
}

@-webkit-keyframes gloop2 {
    20% {
        top: 70px
    }
    30% {
        top: 0
    }
    32% {
        top: 0
    }
    48% {
        top: 0
    }
    50% {
        top: 70px
    }
    100% {
        top: 70px
    }
}

.box3 .box-cover {
    animation: gloop3 20s linear infinite;
    -webkit-animation: gloop3 20s linear infinite
}

@keyframes gloop3 {
    40% {
        top: 70px
    }
    50% {
        top: 0
    }
    52% {
        top: 0
    }
    68% {
        top: 0
    }
    70% {
        top: 70px
    }
    100% {
        top: 70px
    }
}

@-webkit-keyframes gloop3 {
    40% {
        top: 70px
    }
    50% {
        top: 0
    }
    52% {
        top: 0
    }
    68% {
        top: 0
    }
    70% {
        top: 70px
    }
    100% {
        top: 70px
    }
}

.box4 .box-cover {
    animation: gloop4 20s linear infinite;
    -webkit-animation: gloop4 20s linear infinite
}

@keyframes gloop4 {
    60% {
        top: 70px
    }
    70% {
        top: 0
    }
    72% {
        top: 0
    }
    88% {
        top: 0
    }
    90% {
        top: 70px
    }
    100% {
        top: 70px
    }
}

@-webkit-keyframes gloop4 {
    60% {
        top: 70px
    }
    70% {
        top: 0
    }
    72% {
        top: 0
    }
    88% {
        top: 0
    }
    90% {
        top: 70px
    }
    100% {
        top: 70px
    }
}

.box5 .box-cover {
    animation: gloop5 20s linear infinite;
    -webkit-animation: gloop5 20s linear infinite
}

@keyframes gloop5 {
    80% {
        top: 70px
    }
    90% {
        top: 0
    }
    98% {
        top: 0
    }
    100% {
        top: 70px
    }
}

@-webkit-keyframes gloop5 {
    80% {
        top: 70px
    }
    90% {
        top: 0
    }
    98% {
        top: 0
    }
    100% {
        top: 70px
    }
}

.box-cover span {
    display: block;
    width: 70px;
    height: 70px;
    margin-right: 20px;
    margin-top: 15px
}

.box1 .box-cover span {
    background: url(../images/box-green-icon.png) no-repeat center
}

.box2 .box-cover span {
    background: url(../images/box-orange-icon.png) no-repeat center
}

.box3 .box-cover span {
    background: url(../images/box-red-icon.png) no-repeat center
}

.box4 .box-cover span {
    background: url(../images/box-purple-icon.png) no-repeat center
}

.box5 .box-cover span {
    background: url(../images/box-blue-icon.png) no-repeat center
}

.box-base {
    height: 52px;
    background: url(../images/box.png) no-repeat center;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2
}

.box-base h3 {
    font-size: 13px;
    text-align: center;
    padding-left: 20px;
    padding-top: 4px
}

.box1 .box-base h3 {
    color: #3ec390
}

.box2 .box-base h3 {
    color: #e2a250
}

.box3 .box-base h3 {
    color: #c34356
}

.box4 .box-base h3 {
    color: #9358ac
}

.box5 .box-base h3 {
    color: #3ebec3
}

.box-content {
    position: absolute;
    bottom: 30px;
    right: 0;
    left: 0;
    z-index: 1;
    height: 102px;
    font-size: 9px;
    color: #fff;
    padding: 20px 8px 15px 25px
}

.box1 .box-content {
    background: url(../images/box-green.png) no-repeat center
}

.box2 .box-content {
    background: url(../images/box-orange.png) no-repeat center
}

.box3 .box-content {
    background: url(../images/box-red.png) no-repeat center
}

.box4 .box-content {
    background: url(../images/box-purple.png) no-repeat center
}

.box5 .box-content {
    background: url(../images/box-blue.png) no-repeat center
}

.owl-vector {
    position: relative
}

.owl-vector h4 {
    font-size: 13px;
    max-width: 170px;
    position: absolute;
    top: 25px;
    left: 95px;
    z-index: 1;
    line-height: 1.5
}

.typebox {
    position: absolute;
    top: 250px;
    right: 40px;
    width: 370px;
    height: 50px;
    background: url(../images/typebg.png) no-repeat;
    padding: 15px 18px;
    font-size: 12px;
    color: #fff;
    z-index: 3
}

@media only screen and (max-width: 768px) {
    .city-design {
        padding-top: 5px !important
    }
    .typebox {
        position: relative !important;
        top: 0 !important;
        right: 0 !important;
        left: 0 !important
    }
}

@media only screen and (min-width: 1024px) {
    .typebox {
        width: 650px !important;
        height: 80px !important;
        padding: 22px 25px !important;
        font-size: 23px;
        background: url(../images/typebg1.png) no-repeat !important
    }
}

.typed-cursor {
    opacity: 1;
    font-weight: 100;
    -webkit-animation: blink .7s infinite;
    -moz-animation: blink .7s infinite;
    -ms-animation: blink .7s infinite;
    -o-animation: blink .7s infinite;
    animation: blink .7s infinite
}

@keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-ms-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.circle-infographic {
    border-bottom: 1px dashed #ccc
}

@media only screen and (max-width: 720px) {
    .circle-infographic {
        display: none
    }
}

.circle-container {
    position: relative
}

.maincircle {
    position: relative;
    top: 0;
    width: 292px;
    height: 292px;
    margin: auto;
    z-index: 10
}

.maincircle::before {
    background: url(../images/circle.png) no-repeat center;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    animation: gom 2s infinite linear;
    -webkit-animation: gom 2s infinite linear
}

@keyframes gom {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(0.95)
    }
    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes gom {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(0.95)
    }
    100% {
        transform: scale(1)
    }
}

@-moz-keyframes gom {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(0.95)
    }
    100% {
        transform: scale(1)
    }
}

@-ms-keyframes gom {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(0.95)
    }
    100% {
        transform: scale(1)
    }
}

@-o-keyframes gom {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(0.95)
    }
    100% {
        transform: scale(1)
    }
}

.maincircle-inner {
    position: relative;
    z-index: 3;
    text-align: center;
    width: 292px;
    height: 292px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.maincircle>h2 {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    line-height: 2;
    padding-top: 95px;
    margin: 0;
    font-size: 24px;
    color: #888;
    text-align: center
}

.maincircle-inner a.color-circle {
    position: absolute;
    display: block;
    width: 133px;
    height: 133px;
    cursor: pointer;
    z-index: 3
}

.rotation {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

.color-circle.active::before {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    left: 0;
    width: 133px;
    height: 133px;
    z-index: 1
}

.circle1.active::before {
    background: url(../images/circle1active.png) no-repeat center
}

.circle2.active::before {
    background: url(../images/circle2active.png) no-repeat center
}

.circle3.active::before {
    background: url(../images/circle3active.png) no-repeat center
}

.circle4.active::before {
    background: url(../images/circle4active.png) no-repeat center
}

.circle1 {
    background: url(../images/circle1.png) no-repeat center;
    top: 13px;
    right: 13px
}

.circle2 {
    background: url(../images/circle2.png) no-repeat center;
    top: 13px;
    left: 13px
}

.circle3 {
    background: url(../images/circle3.png) no-repeat center;
    bottom: 13px;
    left: 13px
}

.circle4 {
    background: url(../images/circle4.png) no-repeat center;
    bottom: 13px;
    right: 13px
}

.left-service {
    position: absolute;
    left: 5%;
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    width: 50%;
    overflow: hidden;
    text-align: left;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    opacity: 0
}

.right-service {
    position: absolute;
    right: 5%;
    width: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    overflow: hidden;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    opacity: 0
}

@media only screen and (max-width: 980px) {
    .right-service {
        right: 0 !important
    }
    .left-service {
        left: 0 !important
    }
    .service-list h2 {
        font-size: 14px !important
    }
    .service-list p {
        font-size: 10px !important
    }
    .right-service li:first-child {
        margin-right: 0 !important
    }
    .right-service li:last-child {
        margin-right: 0 !important
    }
    .left-service li:first-child {
        margin-left: 0 !important
    }
    .left-service li:last-child {
        margin-left: 0 !important
    }
}

.active .left-service {
    transform: translateX(0%) !important;
    -webkit-transform: translateX(0%) !important;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    opacity: 1
}

.active .right-service {
    transform: translateX(0%) !important;
    -webkit-transform: translateX(0%) !important;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    opacity: 1
}

.active .right-service li:first-child {
    animation: leftli .5s linear;
    -webkit-animation: leftli .5s linear
}

.active .right-service li:nth-child(2) {
    animation: leftli 1s linear;
    -webkit-animation: leftli 1s linear
}

.active .right-service li:last-child {
    animation: leftli 1.5s linear;
    -webkit-animation: leftli 1.5s linear
}

@keyframes leftli {
    from {
        transform: translate(-200px);
        -webkit-transform: translate(-200px)
    }
    to {
        transform: translate(0px);
        -webkit-transform: translate(0px)
    }
}

@-webkit-keyframes leftli {
    from {
        transform: translate(-200px);
        -webkit-transform: translate(-200px)
    }
    to {
        transform: translate(0px);
        -webkit-transform: translate(0px)
    }
}

@-moz-keyframes leftli {
    from {
        transform: translate(-200px);
        -webkit-transform: translate(-200px)
    }
    to {
        transform: translate(0px);
        -webkit-transform: translate(0px)
    }
}

@-ms-keyframes leftli {
    from {
        transform: translate(-200px);
        -webkit-transform: translate(-200px)
    }
    to {
        transform: translate(0px);
        -webkit-transform: translate(0px)
    }
}

@-o-keyframes leftli {
    from {
        transform: translate(-200px);
        -webkit-transform: translate(-200px)
    }
    to {
        transform: translate(0px);
        -webkit-transform: translate(0px)
    }
}

.active .left-service li:first-child {
    animation: rightli .5s linear;
    -webkit-animation: rightli .5s linear
}

.active .left-service li:nth-child(2) {
    animation: rightli 1s linear;
    -webkit-animation: rightli 1s linear
}

.active .left-service li:last-child {
    animation: rightli 1.5s linear;
    -webkit-animation: rightli 1.5s linear
}

@keyframes rightli {
    from {
        transform: translate(200px);
        -webkit-transform: translate(200px)
    }
    to {
        transform: translate(0px);
        -webkit-transform: translate(0px)
    }
}

@-webkit-keyframes rightli {
    from {
        transform: translate(200px);
        -webkit-transform: translate(200px)
    }
    to {
        transform: translate(0px);
        -webkit-transform: translate(0px)
    }
}

@-moz-keyframes rightli {
    from {
        transform: translate(200px);
        -webkit-transform: translate(200px)
    }
    to {
        transform: translate(0px);
        -webkit-transform: translate(0px)
    }
}

@-ms-keyframes rightli {
    from {
        transform: translate(200px);
        -webkit-transform: translate(200px)
    }
    to {
        transform: translate(0px);
        -webkit-transform: translate(0px)
    }
}

@-o-keyframes rightli {
    from {
        transform: translate(200px);
        -webkit-transform: translate(200px)
    }
    to {
        transform: translate(0px);
        -webkit-transform: translate(0px)
    }
}

.right-service .sicon {
    float: right;
    margin-left: 10px
}

.left-service .sicon {
    float: left;
    margin-right: 10px
}

.right-service li:first-child {
    margin-right: 40px
}

.right-service li:last-child {
    margin-right: 50px
}

.left-service li:first-child {
    margin-left: 40px
}

.left-service li:last-child {
    margin-left: 50px
}

.service-list {
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    top: 5px
}

.service-list li {
    margin-bottom: 40px;
    position: relative
}

.service-list h2 {
    font-size: 16px;
    border-bottom: 1px solid #aaa;
    padding-bottom: 10px
}

.service-list p {
    font-size: 11px
}

.circle-service {
    opacity: 0
}

.circle-service.active {
    opacity: 1 !important
}

.circle-service h2 i {
    font-style: normal !important;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    text-align: center;
    padding: 3px;
    border-radius: 50px
}

.left-service h2 i {
    float: left;
    margin-right: 5px;
    margin-left: 0 !important
}

.circle1-service h2 {
    color: #5dbeca
}

.circle1-service h2 i {
    background-color: #5dbeca !important;
    color: #fff !important
}

.circle2-service h2 {
    color: #b2ca5d
}

.circle2-service h2 i {
    background-color: #b2ca5d !important;
    color: #fff !important
}

.circle3-service h2 {
    color: #d9c306
}

.circle3-service h2 i {
    background-color: #d9c306 !important;
    color: #fff !important
}

.circle4-service h2 {
    color: #d55786
}

.circle4-service h2 i {
    background-color: #d55786 !important;
    color: #fff !important
}

.scrolleffect {
    transform: scale(0.7) translateY(-100px);
    -webkit-transform: scale(0.7) translateY(-100px);
    opacity: .5
}

.scrolleffect2 {
    animation: scrolleffect2 .6s linear !important;
    -webkit-animation: scrolleffect2 .6s linear !important
}

@keyframes scrolleffect2 {
    0% {
        transform: translateY(0);
        -webkit-transform: translateY(0)
    }
    50% {
        transform: translateY(-200px);
        -webkit-transform: translateY(-200px)
    }
    100% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px)
    }
}

@-webkit-keyframes scrolleffect2 {
    0% {
        transform: translateY(0);
        -webkit-transform: translateY(0)
    }
    50% {
        transform: translateY(-200px);
        -webkit-transform: translateY(-200px)
    }
    100% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px)
    }
}

@-moz-keyframes scrolleffect2 {
    0% {
        transform: translateY(0);
        -webkit-transform: translateY(0)
    }
    50% {
        transform: translateY(-200px);
        -webkit-transform: translateY(-200px)
    }
    100% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px)
    }
}

@-ms-keyframes scrolleffect2 {
    0% {
        transform: translateY(0);
        -webkit-transform: translateY(0)
    }
    50% {
        transform: translateY(-200px);
        -webkit-transform: translateY(-200px)
    }
    100% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px)
    }
}

@-o-keyframes scrolleffect2 {
    0% {
        transform: translateY(0);
        -webkit-transform: translateY(0)
    }
    50% {
        transform: translateY(-200px);
        -webkit-transform: translateY(-200px)
    }
    100% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px)
    }
}

.scrollbox {
    position: relative;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.scrollbox::before {
    content: '';
    display: block;
    height: 100%;
    vertical-align: middle
}

.videobox {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2
}

.showme {
    position: relative;
    padding-bottom: 50px;
    overflow: hidden;
    max-height: 200px
}

.blur {
    max-height: 100%
}

.unvis {
    opacity: 0 !important;
    visibility: hidden !important
}

.showmore {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 30px;
    line-height: 2;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    cursor: pointer;
    color: #888
}

.showmore .glyphicon:last-child {
    top: -20px
}

.showme-overlay {
    opacity: 1;
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.totop {
    opacity: 0;
    position: fixed;
    text-align: center;
    bottom: -30px;
    right: 48.5%;
    left: 48.5%;
    width: 50px;
    z-index: 9999;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out
}

@media only screen and (max-width: 980px) {
    .totop {
        right: 47% !important;
        left: 47% !important
    }
}

.showtotop {
    opacity: 1 !important;
    bottom: 0 !important
}

.gototop {
    background-color: #f9a12e;
    color: #fff;
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 24px;
    border: 3px solid #dd8819;
    border-bottom: 0 !important;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}

.gototop span {
    animation: togl .8s infinite;
    -webkit-animation: togl .8s infinite
}

@keyframes togl {
    from {
        top: 1px
    }
    to {
        top: 3px
    }
}

@-webkit-keyframes togl {
    from {
        top: 1px
    }
    to {
        top: 3px
    }
}

@-moz-keyframes togl {
    from {
        top: 1px
    }
    to {
        top: 3px
    }
}

@-ms-keyframes togl {
    from {
        top: 1px
    }
    to {
        top: 3px
    }
}

@-o-keyframes togl {
    from {
        top: 1px
    }
    to {
        top: 3px
    }
}

.order-me {
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    padding: 10px;
    background-color: #fff;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
    margin: 10px auto;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    text-decoration: none !important
}

.order-me span {
    position: relative;
    display: block;
    background-color: #fe9f3a;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 120px;
    border: 3px solid #ffd4a6;
    box-shadow: inset 0 -7px 0 #e7861f;
    -moz-box-shadow: inset 0 -7px 0 #e7861f;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    overflow: hidden
}

.order-me span::before {
    position: absolute;
    top: -150px;
    right: 0;
    left: 0;
    content: '';
    width: 124px;
    height: 130px;
    z-index: 1;
    border-radius: 100px;
    background: url(../images/order.png) no-repeat center;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out
}

.order-me span::after {
    position: absolute;
    top: -200px;
    right: -35px;
    left: -35px;
    content: '';
    width: 200px;
    height: 200px;
    z-index: 0;
    border-radius: 100px;
    background-color: #ffa84b;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.order-me:hover span {
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1)
}

.order-me:hover span::before {
    top: 0
}

.order-me:hover span::after {
    top: 0
}

.order-me.green span {
    background-color: #9ee156 !important;
    border: 3px solid #e2fcc6 !important;
    box-shadow: inset 0 -7px 0 #92d04e !important;
    -moz-box-shadow: inset 0 -7px 0 #92d04e !important
}

.order-me.green span::before {
    background: url(../images/order-green.png) no-repeat center !important
}

.order-me.green span::after {
    background-color: #91ce50
}

.service-options {
    text-align: center;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    padding-top: 10px;
    margin-bottom: 30px
}

.template-options ul li {
    width: 24%;
    margin: 10px 0 !important
}

@media only screen and (max-width: 768px) and (min-width:600px) {
    .service-options {
        text-align: right !important
    }
    .service-options ul li {
        width: 49%;
        margin: 0 !important;
        padding: 10px 0 !important
    }
    .template-options ul li {
        width: 30% !important;
        margin: 0 !important
    }
}

@media only screen and (max-width:500px) {
    .service-options {
        text-align: right !important
    }
    .service-options ul li {
        margin: 0 !important;
        padding: 10px 0 !important;
        width: 100%
    }
    .template-options ul li {
        width: 48% !important
    }
    .template-options ul li img {
        display: block !important;
        margin: auto !important
    }
    .template-options {
        text-align: center !important
    }
}

.service-options ul li {
    display: inline-block;
    vertical-align: top;
    margin: 10px
}

.service-options ul li img {
    margin-left: 4px
}

p.intro-text {
    text-align: justify
}

.service-options .option-title {
    position: absolute;
    top: -24px;
    right: 0;
    left: 0;
    width: 100%
}

.option-title h4 {
    background-color: #ccc;
    border-radius: 5px;
    display: inline-block;
    padding: 7px 15px;
    font-size: 15px
}

.top-text-info {
    padding: 20px;
    background-color: #555;
    color: #fff;
    border: 1px dashed #eee;
    border-right: 5px solid #ffa84b !important
}

.main-stylish .nav-tabs>li>a span {
    position: absolute;
    bottom: 0;
    width: 128px;
    padding: 5px;
    background-color: #eee;
    color: #444;
    right: 0;
    left: 0;
    z-index: 1;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.main-stylish .nav-tabs>li.active>a span {
    background-color: #444;
    color: #eee
}

.main-stylish>.nav-tabs {
    border: none !important
}

.main-stylish .nav-tabs li {
    text-align: center;
    padding: 0
}

.main-stylish .nav-tabs.tab-justify {
    width: 100%
}

.main-stylish .nav-tabs.tab-justify li {
    display: table-cell;
    width: 1%;
    float: none
}

.main-stylish .tab-content {
    background-color: #fff
}

.main-stylish .tab-content>.tab-pane {
    padding: 0 15px
}

.main-stylish .nav-tabs>li>a {
    position: relative;
    margin-right: 0;
    padding: 0;
    border: none;
    display: inline-block;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

@media only screen and (max-width:360px) {
    .main-stylish .nav-tabs>li>a {
        padding: 10px 0 !important
    }
}

.main-stylish .nav-tabs>li.active>a,
.main-stylish .nav-tabs>li.active>a:hover,
.main-stylish .nav-tabs>li.active>a:focus {
    border: none
}

.main-stylish .nav-tabs>li>a:hover,
.main-stylish .nav-tabs>li>a:focus {
    border: none
}

.main-stylish .nav-tabs>li>a img {
    margin: 0 auto
}

.main-stylish .nav-tabs>li>a:hover,
.main-stylish .nav-tabs>li>a:focus {
    background-color: transparent;
    border: none
}

.stylish-tab .nav-tabs li {
    width: 33.3%;
    text-align: center;
    padding: 0
}

.stylish-tab .nav-tabs.tab-justify {
    width: 100%
}

.stylish-tab .nav-tabs.tab-justify li {
    display: table-cell;
    width: 1%;
    float: none
}

.stylish-tab .colored>li {
    background-color: #e7e7e7;
    padding-top: 10px;
    border-left: 1px solid #bbb
}

.stylish-tab .colored>li:last-child {
    border-left: none !important
}

.stylish-tab .colored>li.active {
    background-color: #444
}

.stylish-tab .colored>li.active>a {
    color: #fff
}

.stylish-tab .colored>li>a,
.stylish-tab .colored>li>a:focus,
.stylish-tab .colored>li>a:hover,
.stylish-tab .colored>li.active>a {
    background-color: transparent !important;
    padding-bottom: 5px;
    display: block !important
}

.stylish-tab .tab-content {
    background-color: #fff;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.stylish-tab .tab-content>.tab-pane {
    padding: 35px 15px
}

.stylish-tab .tab-content>.tab-pane p {
    text-align: justify
}

.stylish-tab .tab-content>.tab-pane .myscroll {
    margin-bottom: 20px
}

.stylish-tab .tab-content>.tab-pane p {
    color: #888
}

.stylish-tab .nav-tabs>li>a {
    position: relative;
    margin-right: 0;
    border: none;
    border-bottom: 3px solid #ccc !important;
    display: inline-block;
    vertical-align: bottom;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

@media only screen and (max-width:360px) {
    .stylish-tab .nav-tabs>li>a {
        padding: 10px 0 !important
    }
}

.stylish-tab .nav-tabs>li.active>a,
.stylish-tab .nav-tabs>li.active>a:hover,
.stylish-tab .nav-tabs>li.active>a:focus {
    border: none;
    border-bottom: 3px solid #ffa84b !important
}

.stylish-tab .nav-tabs>li.active a::before {
    position: absolute;
    bottom: -20px;
    right: 0;
    left: 0;
    background: url(../images/tabflash.gif) no-repeat center;
    content: '';
    width: 100%;
    height: 20px;
    border: none;
    z-index: 1
}

.stylish-tab .nav-tabs>li>a:hover,
.stylish-tab .nav-tabs>li>a:focus {
    border: none;
    border-bottom: 3px solid #ffa84b !important
}

.stylish-tab .nav-tabs>li>a img {
    margin: 5px auto;
    display: block
}

.stylish-tab .nav-tabs>li>a:hover,
.stylish-tab .nav-tabs>li>a:focus {
    background-color: transparent;
    border: none
}

.dropdown-tab .tab-content {
    background-color: #fff;
    border: 1px solid #ccc
}

.dropdown-tab .tab-content>.tab-pane {
    padding: 35px 15px
}

.dropdown-tab .tab-content>.tab-pane p {
    text-align: justify
}

.dropdown-tab .tab-content>.tab-pane img {
    margin: auto
}

@media only screen and (max-width:360px) {
    .dropdown-tab .tab-content>.tab-pane img {
        margin: auto;
        margin-bottom: 20px !important
    }
}

.dropdown-tab .tab-content>.tab-pane .myscroll {
    margin-bottom: 20px
}

.dropdown-tab .tab-content>.tab-pane p {
    color: #888
}

.dropdown-tab .tab-content>.tab-pane h4 {
    color: #ffa84b
}

.dropdown-tab .dropdown-toggle {
    cursor: pointer
}

.dropdown-tab .dropdown-menu li {
    text-align: center;
    padding: 0
}

.dropdown-tab .dropdown-menu>li>a {
    position: relative;
    margin-right: 0;
    border: none;
    color: #777;
    font-size: 13px;
    border-bottom: 1px solid #ccc !important;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.dropdown-tab .dropdown-menu>li.active>a,
.dropdown-tab .dropdown-menu>li.active>a:hover,
.dropdown-tab .dropdown-menu>li.active>a:focus {
    background-color: #444 !important;
    color: #fff
}

.dropdown-tab .dropdown-menu>li>a:hover,
.dropdown-tab .dropdown-menu>li>a:focus {
    background-color: #444 !important;
    color: #fff
}

.dropdown-tab .dropdown-menu>li>a img {
    margin: 0 auto
}

.dropdown-tab .dropdown-menu>li>a:hover,
.dropdown-tab .dropdown-menu>li>a:focus {
    background-color: transparent;
    border: none
}

.option-vertical-icon {
    display: inline-block;
    vertical-align: middle;
    background: url(../images/menu.png) no-repeat;
    width: 24px;
    height: 24px;
    margin-left: 5px
}

@media only screen and (min-width:1024px) {
    .dropdown-tab .dropdown-menu {
        display: block !important;
        padding-bottom: 0;
        padding-top: 0;
        box-shadow: none;
        border-radius: 0;
        margin: 0
    }
    .dropdown-tab .tab-content {
        padding-right: 160px
    }
}

.service-link {
    text-align: left;
    margin-top: 20px
}

.portal-list {
    text-align: center
}

.portal-list h4 {
    font-size: 16px
}

.portal-list img {
    margin: auto
}

@media only screen and (max-width:768px) {
    .portal-list h4 {
        font-size: 15px !important
    }
}

@media only screen and (max-width:480px) {
    .portal-list h4 {
        font-size: 10px !important
    }
}

.prices-cards {
    text-align: center
}

.price-card {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 0 5px;
    background-color: #fff;
    margin-bottom: 10px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    z-index: 1;
    overflow: hidden
}

.price-card-header {
    background-color: #fff;
    text-align: center;
    padding: 10px 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4
}

#windows .price-card-header::after {
    content: '';
    position: absolute;
    top: 15px;
    right: 10px;
    background: url(../images/windows-sm.png) no-repeat center;
    width: 24px;
    height: 24px;
    z-index: 1
}

#linux .price-card-header::after {
    content: '';
    position: absolute;
    top: 15px;
    right: 10px;
    background: url(../images/linux-sm.png) no-repeat center;
    width: 24px;
    height: 24px;
    z-index: 1
}

.price-card-header>div>span {
    display: block;
    color: #fff
}

.plan1 .price-card-header {
    background-color: #f15927;
    color: #fff;
    border-bottom: 4px solid #cf4c21
}

.plan2 .price-card-header {
    background-color: #3f5465;
    color: #fff;
    border-bottom: 4px solid #293a48
}

.plan3 .price-card-header {
    background-color: #1cb4bf;
    color: #fff;
    border-bottom: 4px solid #17949d
}

.hosts .first-tab .price-card-header {
    background-image: url(../images/icon-coin.png);
    background-position: center left 10px;
    background-repeat: no-repeat
}

.hosts .second-tab .price-card-header {
    background-image: url(../images/icon-company.png);
    background-position: center left 10px;
    background-repeat: no-repeat
}

.hosts .third-tab .price-card-header {
    background-image: url(../images/icon-pro.png);
    background-position: center left 10px;
    background-repeat: no-repeat
}

.hosts .fourth-tab .price-card-header {
    background-image: url(../images/icon-iran.png);
    background-position: center left 10px;
    background-repeat: no-repeat
}

.price {
    font-size: 30px;
    font-weight: 700;
    padding: 10px
}

.price span {
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #888 !important;
    padding: 3px 5px;
    background: #eee;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.plan1 .price {
    color: #f15927
}

.plan2 .price {
    color: #3f5465
}

.plan3 .price {
    color: #1cb4bf
}

.price i {
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #fff !important;
    padding: 3px 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.plan1 .price i {
    background-color: #f15927
}

.plan2 .price i {
    background-color: #3f5465
}

.plan3 .price i {
    background-color: #1cb4bf
}

.plan1 .btn {
    background-color: #f15927;
    color: #fff
}

.plan2 .btn {
    background-color: #3f5465;
    color: #fff
}

.plan3 .btn {
    background-color: #1cb4bf;
    color: #fff
}

.price-card-body {
    padding: 20px 0;
    text-align: center;
    background-color: #eee
}

.price-card-body p {
    font-size: 13px !important;
    color: #777
}

.price-card-body h5 {
    color: #aaa
}

.card-body-side {
    font-size: 13px;
    border-bottom: 1px dashed #ccc;
    clear: both;
    text-align: left;
    padding: 3px 20px
}

@media only screen and (max-width:980px) {
    .card-body-side {
        font-size: 12px !important
    }
    .card-body-side span:first-child {
        font-size: 10px !important
    }
    .colums6-card .price-card {
        width: 30% !important;
        margin: 10px .5% !important
    }
}

@media only screen and (max-width:640px) {
    .price-card {
        width: 49% !important;
        margin: 5px 0 !important
    }
    .card-body-side {
        padding: 3px 10px !important
    }
    .colums6-card .price-card {
        width: 30% !important;
        margin: 10px .5% !important
    }
    .price {
        font-size: 24px !important
    }
}

@media only screen and (max-width:420px) {
    .price-card {
        width: 100% !important;
        margin: 5px 0 !important
    }
    .colums6-card .price-card {
        width: 48% !important;
        margin: 10px .5% !important
    }
}

.card-body-side span {
    padding: 0 2px
}

.card-body-side span:first-child {
    position: relative;
    float: right;
    background-image: url(../images/flash.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 10px
}

.price-card-body .btn {
    margin-top: 10px;
    padding: 6px 30px;
    color: #fff
}

.colums6-card .price-card {
    width: 15.2%;
    margin: 10px .5% !important
}

.colums6-card .card-body-side {
    text-align: right !important
}

.colums6-card .card-body-side span:first-child {
    float: none !important
}

.colums6-card .plan1 .price-card-header {
    background-color: #1cb4bf !important;
    border-bottom: 4px solid #17949d !important
}

.colums6-card .plan2 .price-card-header {
    background-color: #dd8853 !important;
    border-bottom: 4px solid #b16b40 !important
}

.colums6-card .plan3 .price-card-header {
    background-color: #c6c6c6 !important;
    border-bottom: 4px solid #7e7c7c !important
}

.colums6-card .plan4 .price-card-header {
    background-color: #daa94a !important;
    border-bottom: 4px solid #a97c2e !important
}

.colums6-card .plan5 .price-card-header {
    background-color: #a66954 !important;
    border-bottom: 4px solid #73493b !important
}

.colums6-card .plan6 .price-card-header {
    background-color: #6954a6 !important;
    border-bottom: 4px solid #453771 !important
}

.colums6-card .plan1 .price {
    color: #1cb4bf !important
}

.colums6-card .plan2 .price {
    color: #dd8853 !important
}

.colums6-card .plan3 .price {
    color: #c6c6c6 !important
}

.colums6-card .plan4 .price {
    color: #daa94a !important
}

.colums6-card .plan5 .price {
    color: #a66954 !important
}

.colums6-card .plan6 .price {
    color: #6954a6 !important
}

.colums6-card .plan1 .price i {
    background-color: #1cb4bf !important
}

.colums6-card .plan2 .price i {
    background-color: #dd8853 !important
}

.colums6-card .plan3 .price i {
    background-color: #c6c6c6 !important
}

.colums6-card .plan4 .price i {
    background-color: #daa94a !important
}

.colums6-card .plan5 .price i {
    background-color: #a66954 !important
}

.colums6-card .plan6 .price i {
    background-color: #6954a6 !important
}

.colums6-card .plan1 .btn {
    background-color: #1cb4bf !important
}

.colums6-card .plan2 .btn {
    background-color: #dd8853 !important
}

.colums6-card .plan3 .btn {
    background-color: #c6c6c6 !important
}

.colums6-card .plan4 .btn {
    background-color: #daa94a !important
}

.colums6-card .plan5 .btn {
    background-color: #a66954 !important
}

.colums6-card .plan6 .btn {
    background-color: #6954a6 !important
}

.graphic-price-card {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 23%;
    margin: 0 .5%;
    margin-top: 35px !important;
    margin-bottom: 10px;
    transform: translateY(50px) scale(.5);
    -webkit-transform: translateY(50px) scale(.5);
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    z-index: 1
}

.tab-pane.in .graphic-price-card {
    transform: translateY(0px) scale(1) !important;
    -webkit-transform: translateY(0px) scale(1) !important;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out
}

.without-tab .graphic-price-card {
    transform: translateY(0px) scale(1) !important;
    -webkit-transform: translateY(0px) scale(1) !important
}

.graphic-price-card .price-card-header {
    position: relative;
    background-color: #464646;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    min-height: 100px;
    border-bottom: 4px solid #555
}

.graphic-price-card .price-card-header::before {
    position: absolute;
    top: -33px;
    left: 0;
    width: 130px;
    height: 33px;
    background: url(../images/triangle-dark.png) no-repeat;
    content: '';
    z-index: 1
}

.graphic-price-card .price-card-header h4 {
    font-size: 20px
}

.graphic-price-card .price-card-header .planname {
    display: block;
    position: absolute;
    bottom: 10px;
    right: -5px;
    padding: 2px;
    z-index: 2
}

.graphic-price-card .price-card-header .planname span {
    display: block;
    font-size: 13px;
    padding: 2px 20px;
    z-index: 2;
    font-weight: 400 !important
}

.graphic-price-card.plan1 .price-card-header .planname {
    background: #dd8853 !important;
    color: #fff
}

.graphic-price-card.plan2 .price-card-header .planname {
    background: #c6c6c6 !important;
    color: #fff
}

.graphic-price-card.plan3 .price-card-header .planname {
    background: #daa94a !important;
    color: #fff
}

.graphic-price-card.plan4 .price-card-header .planname {
    background: #6954a6 !important;
    color: #fff
}

.graphic-price-card.plan1 .price-card-header .planname span {
    border: 1px dashed #ffe4d2
}

.graphic-price-card.plan2 .price-card-header .planname span {
    border: 1px dashed #fff
}

.graphic-price-card.plan3 .price-card-header .planname span {
    border: 1px dashed #ffe3ad
}

.graphic-price-card.plan4 .price-card-header .planname span {
    border: 1px dashed #dfd4fe
}

.graphic-price-card .price {
    font-size: 30px;
    font-weight: 700;
    padding: 10px
}

.graphic-price-card .price span {
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #fff !important;
    padding: 3px 5px;
    background: #464646;
    border-radius: 4px
}

.graphic-price-card.plan1 .price {
    color: #dd8853
}

.graphic-price-card.plan2 .price {
    color: #999
}

.graphic-price-card.plan3 .price {
    color: #daa94a;
    color: #daa94a
}

.graphic-price-card.plan4 .price {
    color: #6954a6
}

.graphic-price-card.price i {
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #fff !important;
    padding: 3px 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.graphic-price-card.plan1 .btn {
    background-color: #b16b40;
    color: #ffe4d2
}

.graphic-price-card.plan2 .btn {
    background-color: #7e7c7c;
    color: #e8e8e8
}

.graphic-price-card.plan3 .btn {
    background-color: #a97c2e;
    color: #ffe3ad
}

.graphic-price-card.plan4 .btn {
    background-color: #453771;
    color: #dfd4fe
}

.graphic-price-card .price-card-body {
    padding: 0 !important;
    text-align: center
}

.graphic-price-card.plan1 .price-card-body {
    background-color: #ffe4d2;
    color: #b16b40
}

.graphic-price-card.plan2 .price-card-body {
    background-color: #e8e8e8;
    color: #888
}

.graphic-price-card.plan3 .price-card-body {
    background-color: #ffe6b6;
    color: #a97c2e
}

.graphic-price-card.plan4 .price-card-body {
    background-color: #dfd4fe;
    color: #6954a6
}

.graphic-price-card .price-card-body p {
    font-size: 13px !important
}

.graphic-price-card .price-card-body h5 {
    color: #aaa
}

@media only screen and (max-width:900px) {
    .graphic-price-card {
        width: 48% !important
    }
}

@media only screen and (max-width:480px) {
    .graphic-price-card {
        width: 80% !important
    }
}

@media only screen and (max-width:360px) {
    .graphic-price-card {
        width: 100% !important
    }
}

.graphic-price-card .card-body-side {
    border-bottom: none !important;
    padding: 5px 20px;
    text-align: right !important
}

.graphic-price-card.plan1 .card-body-side {
    border-top: 1px dashed #b16b40
}

.graphic-price-card.plan2 .card-body-side {
    border-top: 1px dashed #c6c6c6
}

.graphic-price-card.plan3 .card-body-side {
    border-top: 1px dashed #daa94a
}

.graphic-price-card.plan4 .card-body-side {
    border-top: 1px dashed #6954a6
}

.graphic-price-card .card-body-side span {
    display: block;
    float: none !important;
    background-image: none !important;
    padding-right: 3px !important
}

.graphic-price-card .card-footer .btn {
    padding: 6px 30px
}

.card-footer {
    padding: 10px;
    position: relative
}

.graphic-price-card.plan1 .card-footer {
    background-color: #dd8853
}

.graphic-price-card.plan2 .card-footer {
    background-color: #c6c6c6
}

.graphic-price-card.plan3 .card-footer {
    background-color: #daa94a
}

.graphic-price-card.plan4 .card-footer {
    background-color: #6954a6
}

.graphic-price-card.plan1 .card-footer::before {
    position: absolute;
    bottom: -20px;
    right: 0;
    width: 85px;
    height: 20px;
    background: url(../images/triangle-bronze.png) no-repeat;
    content: '';
    z-index: 1
}

.graphic-price-card.plan2 .card-footer::before {
    position: absolute;
    bottom: -20px;
    right: 0;
    width: 85px;
    height: 20px;
    background: url(../images/triangle-silver.png) no-repeat;
    content: '';
    z-index: 1
}

.graphic-price-card.plan3 .card-footer::before {
    position: absolute;
    bottom: -20px;
    right: 0;
    width: 85px;
    height: 20px;
    background: url(../images/triangle-gold.png) no-repeat;
    content: '';
    z-index: 1
}

.graphic-price-card.plan4 .card-footer::before {
    position: absolute;
    bottom: -20px;
    right: 0;
    width: 85px;
    height: 20px;
    background: url(../images/triangle-purple.png) no-repeat;
    content: '';
    z-index: 1
}

.more-describe {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 10px
}

.more-describe strong {
    color: #f9a12e
}

.sample-toggler {
    position: relative;
    padding: 5px;
    cursor: pointer;
    font-weight: 700;
    padding-right: 45px !important;
    display: block;
    padding: 4px;
    background-color: #eee;
    width: 140px;
    background-image: url(../images/sample.png);
    background-position: center right 10px;
    background-repeat: no-repeat
}

.sample-box {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    bottom: 30px;
    right: 0;
    z-index: 1;
    padding: 5px;
    background-color: #eee;
    box-shadow: 5px -5px 0 rgba(0, 0, 0, 0.05);
    border: 1px solid #ddd;
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out
}

.showfancy {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0px) !important;
    -webkit-transform: translateY(0px) !important
}

.sample-box::before {
    content: '';
    position: absolute;
    bottom: -10px;
    right: 15px;
    width: 0;
    height: 0;
    border: 0;
    border-right: 10px solid transparent;
    border-left: 0 solid transparent;
    border-top: 10px solid #ddd;
    z-index: 2
}

.sample-box img {
    border: 1px dashed #aaa;
    max-width: 250px
}

table.domainpricing {
    direction: ltr;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    position: relative
}

table.domainpricing th {
    text-align: center;
    background-color: #444;
    color: #fff;
    padding: 5px 0
}

.domainpricing td.alt,
.domainpricing tr:nth-child(2n) td {
    background: #F5FAFA
}

.domainpricing td {
    background: #FFF;
    padding: 6px;
    color: #4f6b72;
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid #eee
}

.tldsearch {
    margin-bottom: 20px
}

.tldsearch input {
    text-align: left;
    border-color: #444
}

.tldsearch .input-group-addon {
    padding: 0;
    border: none;
    border-radius: 0;
    min-width: 130px
}

.tldsearch select {
    border-radius: 0 !important;
    border-color: #444;
    direction: ltr
}

.tldsearch .btn {
    background-color: #444;
    color: #bbb
}

@media only screen and (min-width:480px) {
    .tldsearch .btn {
        padding: 6px 20px !important
    }
    .portal-list .sample-box {
        right: -20px !important
    }
}

@media only screen and (max-width:360px) {
    .mobile-hidden {
        display: none
    }
    .portal-list .sample-box {
        right: -40px !important
    }
    .portal-list .sample-box::before {
        right: 50px !important
    }
}

.portal-list .sample-box {
    min-width: 180px
}

.portal-list .sample-box .btn-group {
    display: block !important
}

.portal-list .sample-box .btn {
    width: 82px;
    color: #fff;
    appearance: button;
    -moz-appearance: button;
    -webkit-appearance: button;
    margin: 1px;
    font-size: 13px
}

.full-width {
    width: 100% !important
}

.sample-box .bronze {
    background-color: #dd8853 !important
}

.sample-box .silver {
    background-color: #c6c6c6 !important
}

.sample-box .gold {
    background-color: #daa94a !important
}

.sample-box .armin-special {
    background-color: #6954a6 !important
}

.portal-list .sample-toggler {
    padding-right: 4px !important;
    background-image: none !important;
    background-color: #444;
    max-width: 100%;
    margin: auto
}

.portal-list .col-sm-3 {
    margin-bottom: 15px
}

.bg404 {
    background-color: #fff
}

.panel404 {
    width: 320px;
    margin: auto
}

.icon404 {
    background-image: url(../images/404.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 320px;
    height: 361px;
    max-width: 100%;
    margin: 100px auto 20px
}

.text404 {
    text-align: center;
    font-size: 24px
}

.bg404 .navbar-inverse {
    position: absolute;
    bottom: 100px;
    right: 0;
    left: 0;
    border-bottom: none;
    border-top: 1px solid #ddd
}

.bg404 .navbar li {
    padding: 10px
}

.bg404 .navbar li a {
    text-align: center !important;
    background-color: #fff;
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    border: 1px solid #ddd
}

.homepage .notify-box {
    top: 250px
}

@media only screen and (max-width:1366px) and (min-width:1280px) {
    .homepage .notify-box {
        top: 170px !important
    }
}

.notify-box {
    border: 1px solid #ccc;
    box-shadow: 0 5px 0 rgba(0, 0, 0, 0.06);
    position: absolute;
    width: 500px;
    max-width: 80%;
    top: 150px;
    z-index: 900;
    background-color: #fff;
    transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out
}

@media only screen and (max-width:720px) and (min-width:600px) {
    .notify-box {
        top: 150px
    }
}

.notify-right {
    right: 0
}

.notify-left {
    left: 0
}

.notify-title {
    padding: 4px 10px;
    height: 50px
}

.notify-right .notify-title {
    background-color: #b3cc5b
}

.notify-left .notify-title {
    background-color: #f73b67
}

.notify-body {
    padding: 15px
}

.notify-body-in {
    border: 1px dashed #ddd;
    height: 100%
}

.homepage .toggle-notify {
    background-color: rgba(255, 255, 255, 0.5) !important
}

.toggle-notify {
    background-color: rgba(207, 207, 207, 0.5);
    color: #fff;
    position: absolute;
    top: 50px;
    width: 30px;
    cursor: pointer
}

.toggle-notify i {
    margin: 10px 8px
}

.toggle-notify span {
    display: block;
    width: 30px;
    height: 95px;
    padding: 10px 0
}

.notify-right .toggle-notify span {
    background-image: url(../images/notify/notify-tit.png);
    background-position: -30px 8px;
    background-repeat: no-repeat;
    background-color: #f73b67
}

.notify-left .toggle-notify span {
    background-image: url(../images/notify/notify-tit.png);
    background-position: 0 8px;
    background-repeat: no-repeat;
    background-color: #a5c142
}

.notify-right .toggle-notify {
    left: -30px
}

.notify-left .toggle-notify {
    right: -30px
}

.hidenotify.notify-right {
    transform: translateX(100%);
    -webkit-transform: translateX(100%)
}

.hidenotify.notify-left {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%)
}

.Treant {
    position: relative;
    overflow: hidden;
    padding: 0 !important
}

.Treant>.node,
.Treant>.pseudo {
    position: absolute;
    display: block;
    visibility: hidden
}

.Treant.Treant-loaded .node,
.Treant.Treant-loaded .pseudo {
    visibility: visible
}

.Treant>.pseudo {
    width: 0;
    height: 0;
    border: none;
    padding: 0
}

.Treant .collapse-switch {
    width: 3px;
    height: 3px;
    display: block;
    border: 1px solid #000;
    position: absolute;
    top: 1px;
    right: 1px;
    cursor: pointer
}

.Treant .collapsed .collapse-switch {
    background-color: #868DEE
}

.Treant>.node img {
    border: none
}

.chart {
    height: 1250px;
    margin: 5px auto;
    width: 1024px
}

.Treant>p {
    font-weight: 700;
    font-size: 12px
}

.node-name {
    font-size: 9px;
    padding: 0 3px;
    text-align: center;
    margin-bottom: 5px
}

.node-title {
    font-size: 11px;
    padding: 0 3px;
    text-align: center;
    color: #666;
    margin-bottom: 5px
}

.nodeExample1 {
    padding: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px dashed #aaa;
    width: 70px;
    font-family: Tahoma;
    font-size: 12px
}

.nodeExample1 img {
    width: 100%
}

.table-plan {
    position: relative;
    margin-bottom: 20px
}

.table-plan-header,
.table-plan-footer {
    display: table;
    width: 100%;
    margin-bottom: 1px
}

.table-plan-header {
    top: 0
}

.table-plan-header .right-row {
    padding-right: 20px !important
}

.table-plan-footer {
    bottom: 0
}

.table-scroll {
    height: 400px
}

.table-scroll.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: 0 !important;
    left: auto !important
}

.table-scroll.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-left: 0 !important
}

.equip-title {
    background-color: #444 !important;
    color: #ccc;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px
}

.equip-row {
    display: table;
    width: 100%;
    margin-bottom: 1px
}

.equip-name {
    padding: 7px 43px !important;
    background-image: url(../images/gearorange.png);
    background-repeat: no-repeat;
    background-position: center right 10px
}

.equip-row:nth-child(2n) .equip-name {
    background-color: #eee !important
}

.right-row {
    display: table-cell;
    vertical-align: top;
    width: 60%;
    margin: 0;
    background-color: #f7f7f7;
    padding: 5px;
    margin-bottom: 1px
}

.status,
.plan,
.plan-footer {
    display: table-cell;
    vertical-align: top;
    width: 9.5%;
    margin: 0;
    text-align: center;
    padding: 5px;
    margin-bottom: 1px
}

.status1 {
    background-color: #fbe6da
}

.equip-row:nth-child(2n) .status1 {
    background-color: #f1d4c4 !important
}

.status2 {
    background-color: #f0f0f0
}

.equip-row:nth-child(2n) .status2 {
    background-color: #dfe0e0 !important
}

.status3 {
    background-color: #fff4e0
}

.equip-row:nth-child(2n) .status3 {
    background-color: #f4e4c7 !important
}

.status4 {
    background-color: #ece5ff
}

.equip-row:nth-child(2n) .status4 {
    background-color: #d9d0f3 !important
}

.plan {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px
}

.plan,
.plan-footer {
    color: #fff
}

.plan-footer h5 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding-bottom: 30px;
    margin-top: 30px
}

@media only screen and (max-width:980px) {
    .plan-footer h5 {
        font-size: 11px
    }
}

.checked {
    background: url(../images/check-icon.png) no-repeat center;
    display: block;
    width: 30px;
    height: 30px;
    margin: auto
}

.unchecked {
    background: url(../images/uncheck-icon.png) no-repeat center;
    display: block;
    width: 30px;
    height: 30px;
    margin: auto
}

.table-description {
    background-color: #444;
    color: #ddd
}

.table-description ul li {
    padding: 0 5px !important;
    font-size: 11px
}

.fplan1 {
    background-color: #dd8853
}

.fplan2 {
    background-color: #c6c6c6
}

.fplan3 {
    background-color: #daa94a
}

.fplan4 {
    background-color: #6954a6
}

.maglogo {
    margin-top: -50px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.blog-box>h5 {
    background-color: #ddd;
    display: inline-block;
    color: #888;
    padding: 4px 10px
}

.medias {
    border: 1px dashed #ccc;
    padding: 10px;
    padding-top: 0 !important;
    margin-bottom: 10px
}

.medias>h5 {
    background-color: #ddd;
    display: inline-block;
    color: #888;
    padding: 4px 10px;
    margin-right: -10px
}

.medias .owl-nav {
    display: none
}

.medias .item img {
    max-height: 250px
}

.medias .item span {
    position: absolute;
    top: 90px;
    right: 0;
    left: 0;
    z-index: 2;
    text-align: center
}

.medias .item span i {
    background-color: rgba(255, 255, 255, 0.4);
    display: block;
    width: 60px;
    height: 60px;
    padding: 14px;
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
    margin: auto;
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out
}

.medias .item span i::after {
    position: absolute;
    display: block;
    background-image: url(../images/lightcircle.png);
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    z-index: 2;
    animation: rotateme2 linear infinite;
    -webkit-animation: rotateme2 linear infinite;
    animation-duration: 2s
}

.medias .item:hover span i {
    background-color: rgba(255, 255, 255, 0.6)
}

.medias .media-overlay {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 10px;
    right: 0;
    left: 0;
    z-index: 2
}

.medias .media-overlay h4 {
    font-size: 13px
}

.medias .latest-sound .media-overlay h4,
.medias .top-sound .media-overlay h4 {
    font-size: 11px !important;
    margin-top: 0
}

.medias .top-sound img {
    min-height: 140px
}

.medias .item label {
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 11px;
    font-weight: 400 !important;
    z-index: 1;
    padding: 4px 8px;
    color: #fff
}

.medias .owl-item:nth-child(1) label {
    background-color: #81ce53
}

.medias .owl-item:nth-child(2) label {
    background-color: #53cece
}

.medias .owl-item:nth-child(3) label {
    background-color: #cebe53
}

.medias .owl-item:nth-child(4) label {
    background-color: #ce5399
}

.medias .owl-item:nth-child(5) label {
    background-color: #4560c4
}

.medias .owl-item:nth-child(6) label {
    background-color: #ce8d53
}

.medias .owl-item:nth-child(7) label {
    background-color: #ce5353
}

.medias .owl-item:nth-child(8) label {
    background-color: #7053ce
}

.cat-media img {
    width: 100%
}

.cat-media .item {
    position: relative;
    display: block;
    margin-bottom: 15px
}

.cat-media .col-md-6:nth-child(1) label {
    background-color: #81ce53
}

.cat-media .col-md-6:nth-child(2) label {
    background-color: #53cece
}

.cat-media .col-md-6:nth-child(3) label {
    background-color: #cebe53
}

.cat-media .col-md-6:nth-child(4) label {
    background-color: #ce5399
}

.cat-media .col-md-6:nth-child(5) label {
    background-color: #4560c4
}

.cat-media .col-md-6:nth-child(6) label {
    background-color: #ce8d53
}

.cat-media .col-md-6:nth-child(7) label {
    background-color: #ce5353
}

.cat-media .col-md-6:nth-child(8) label {
    background-color: #7053ce
}

.cat-media .col-md-6:nth-child(9) label {
    background-color: #81ce53
}

.cat-media .col-md-6:nth-child(10) label {
    background-color: #53cece
}

.cat-media .col-md-6:nth-child(11) label {
    background-color: #cebe53
}

.cat-media .col-md-6:nth-child(12) label {
    background-color: #ce5399
}

.asidebox {
    border: 1px dashed #ccc;
    padding: 10px;
    margin-bottom: 10px
}

.asidebox>h5 {
    background-color: #ddd;
    display: inline-block;
    color: #888;
    padding: 4px 10px;
    margin-right: -10px
}

.asidebox ul li:first-child {
    border-top: 1px solid #e7e7e7
}

.asidebox ul li {
    padding: 10px;
    border-bottom: 1px solid #e7e7e7;
    overflow: auto
}

.asidebox ul li:last-child {
    border-bottom: none
}

@media only screen and (max-width:980px) and (min-width:600px) {
    .asidebox ul li:first-child {
        border-top: none !important
    }
    .asidebox ul li {
        float: right;
        width: 50%
    }
}

.asidebox ul li a {
    text-decoration: none !important
}

.asidebox ul li img {
    margin-left: 7px;
    margin-bottom: 1px
}

.top-article ul li img {
    width: 80px;
    height: 60px
}

.asidebox ul li h4 {
    font-size: 13px
}

.article-date {
    font-size: 11px;
    color: #aaa !important
}

.article-date i.time {
    display: inline-block;
    padding-left: 10px;
    font-style: normal !important
}

.commentfix {
    margin-bottom: 10px
}

.affix-bottom {
    position: absolute
}

.affix.commentfix {
    position: fixed;
    top: 55px;
    z-index: 10;
    margin-right: -120px
}

@media only screen and (max-width:1280px) {
    .affix.commentfix {
        margin-right: -100px !important
    }
}

@media only screen and (max-width:1024px) {
    .affix.commentfix {
        opacity: 0
    }
}

.affix-bottom.commentfix {
    opacity: 0
}

.side-comments li {
    border: 2px solid #eee !important;
    margin-bottom: 10px;
    position: relative;
    z-index: 3;
    min-height: 105px
}

.side-comments li a {
    display: block
}

.side-comments h5 {
    min-height: 24px;
    line-height: 24px;
    margin-bottom: 5px
}

.side-comments h5 img {
    margin-left: 5px
}

.side-comments .article-date {
    float: left
}

.side-comments blockquote {
    position: relative;
    padding: 0;
    margin: 0;
    margin-top: 5px;
    font-size: 12px;
    color: #888;
    border: none !important
}

.side-comments blockquote i {
    font-size: 20px;
    font-weight: 700;
    color: #ccc;
    line-height: .8;
    display: block;
    height: 8px;
    margin-top: 5px
}

.user-comments li {
    border: 2px solid #eee !important;
    margin-bottom: 10px;
    position: relative;
    z-index: 3;
    min-height: 105px
}

.user-comments h5 {
    min-height: 24px;
    line-height: 24px;
    margin-bottom: 5px
}

.user-comments h5 img {
    margin-left: 5px
}

.user-comments .article-date {
    float: left;
    margin-left: 50px
}

.replybox {
    position: relative
}

.replybox::before {
    position: absolute;
    content: '';
    top: -10px;
    display: block;
    right: 24px;
    width: 3px;
    height: 100%;
    background-image: url(../images/blog/replyline2.png);
    background-repeat: repeat-y;
    z-index: -1
}

.reply {
    margin-right: 50px;
    position: relative
}

.reply::before {
    position: absolute;
    content: '';
    top: 30px;
    display: block;
    right: -26px;
    width: 26px;
    height: 55px;
    background-image: url(../images/blog/replyline.png);
    background-repeat: no-repeat;
    z-index: -1
}

#commentme {
    position: relative
}

.replybox #commentme::before {
    position: absolute;
    content: '';
    top: 30px;
    display: block;
    right: -26px;
    width: 26px;
    height: 55px;
    background-image: url(../images/blog/replyline.png);
    background-repeat: no-repeat;
    z-index: -1
}

.reply:last-child::after,
.replybox #commentme:last-child::after {
    position: absolute;
    content: '';
    top: 32px;
    bottom: 0;
    display: block;
    right: -52px;
    width: 48px;
    height: auto;
    background-color: #fff;
    z-index: 0
}

.whoreply {
    display: block;
    color: #aaa;
    margin-top: 3px
}

.whoreply i {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    margin-left: 4px
}

.reply-btn {
    margin-top: 3px;
    width: 100%;
    padding: 2px 12px;
    font-size: 12px
}

.likedislike {
    float: left;
    margin-right: 10px;
    text-align: left
}

@media only screen and (max-width:480px) {
    .likedislike {
        float: none !important;
        width: 100%;
        margin-right: 0 !important
    }
}

.like,
.dislike {
    font-size: 14px;
    margin-right: 10px;
    border: none;
    background-color: transparent
}

.like i,
.dislike i {
    color: #fff;
    padding: 0 5px;
    font-size: 11px;
    font-style: normal !important
}

.like i {
    background-color: #4cc794
}

.dislike i {
    background-color: #e85757
}

.like span,
.dislike span {
    background-image: url(../images/blog/like.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px
}

.dislike span {
    background-position: -0 -0;
    margin-bottom: -8px
}

.like span {
    background-position: -0 -26px;
    margin-top: -8px
}

.user-comments blockquote {
    position: relative;
    padding: 0;
    margin: 0;
    margin-top: 5px;
    font-size: 12px;
    color: #888;
    border: none !important
}

.user-comments blockquote i {
    font-size: 20px;
    font-weight: 700;
    color: #ccc;
    line-height: .8;
    display: block;
    height: 8px;
    margin-top: 5px
}

.blogcategory {
    margin-top: 20px;
    top: 0;
    position: relative;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out
}

.blogcategory ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center
}

.blogcategory ul li>div {
    cursor: pointer
}

.blogcategory ul li a {
    display: block;
    text-decoration: none !important
}

.blogcategory ul li img {
    margin: auto
}

.blogcategory ul li h2 {
    font-size: 13px;
    text-align: center
}

@media only screen and (min-width:980px) {
    .blogcategory ul li {
        width: 12%
    }
}

@media only screen and (max-width:900px) {
    .blogcategory ul li {
        width: auto
    }
}

@media only screen and (max-width:800px) {
    .blogcategory ul li {
        width: 24.4%
    }
    .subcategory {
        padding-top: 60px
    }
}

@media only screen and (max-width:360px) {
    .blogcategory ul li {
        width: 24%
    }
}

.subcategory {
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    text-align: center
}

.subcat-show {
    opacity: 1 !important;
    visibility: visible !important
}

.blogcat-hide {
    top: 10px
}

.subcategory li {
    position: static;
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out
}

.subcat1 {
    transform: translateX(150px);
    -webkit-transform: translateX(150px)
}

.subcat2 {
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px)
}

.subcat3 {
    transform: translateX(-150px);
    -webkit-transform: translateX(-150px)
}

.subcat1 span {
    background-color: #33d1f3;
    border: 3px solid #29c0e0
}

.subcat2 span {
    background-color: #894ee2;
    border: 3px solid #6f3abf
}

.subcat3 span {
    background-color: #ff5d74;
    border: 3px solid #e24b61
}

.subcat-show .subcat1 {
    transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important
}

.subcat1 a:hover,
.subcat1 a:focus {
    color: #33d1f3
}

.subcat2 a:hover,
.subcat2 a:focus {
    color: #894ee2
}

.subcat3 a:hover,
.subcat3 a:hover {
    color: #ff5d74
}

.subcat-show .subcat1 {
    transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important
}

.subcat-show .subcat2 {
    transform: translateY(0) !important;
    -webkit-transform: translateY(0) !important
}

.subcat-show .subcat3 {
    transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important
}

.subcategory li span {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    padding: 12px 0;
    margin: auto;
    text-align: center
}

.subcategory li span i {
    display: block;
    background-image: url(../images/blog/subcat-icon.png);
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    margin: auto
}

.subcategory .subcat1 span i {
    background-position: -2px -0
}

.subcategory .subcat2 span i {
    background-position: -2px -68px
}

.subcategory .subcat3 span i {
    background-position: -2px -34px
}

.subcategory li h3 {
    font-size: 13px;
    text-align: center;
    margin-top: 5px
}

.subcat-close {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 30px;
    z-index: 3;
    cursor: pointer
}

.item-with-side {
    background-color: #666;
    display: block;
    margin-bottom: 10px
}

.media-sideinfo {
    float: right;
    color: #eee;
    padding: 10px
}

.media-sideinfo a {
    color: #ddd
}

.media-sideinfo h4 {
    font-size: 16px
}

.media-img-side {
    position: relative;
    float: right;
    width: 159px;
    height: 140px
}

.media-img-side img {
    height: 140px
}

.item-with-side label {
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 11px;
    font-weight: 400 !important;
    z-index: 1;
    padding: 4px 8px;
    color: #fff
}

.item-with-side:nth-child(1) label {
    background-color: #81ce53
}

.item-with-side:nth-child(2) label {
    background-color: #53cece
}

.item-with-side:nth-child(3) label {
    background-color: #cebe53
}

.item-with-side:nth-child(4) label {
    background-color: #ce5399
}

.item-with-side:nth-child(5) label {
    background-color: #4560c4
}

.item-with-side:nth-child(6) label {
    background-color: #ce8d53
}

.item-with-side:nth-child(7) label {
    background-color: #ce5353
}

.item-with-side:nth-child(8) label {
    background-color: #7053ce
}

.item-with-side:nth-child(9) label {
    background-color: #81ce53
}

.item-with-side:nth-child(10) label {
    background-color: #53cece
}

.item-with-side:nth-child(11) label {
    background-color: #cebe53
}

.item-with-side:nth-child(12) label {
    background-color: #ce5399
}

.podcast-vector {
    background-color: #ff5d74;
    float: left;
    width: 100px;
    height: 140px
}

.podcast-vector div {
    background-image: url(../images/blog/podcast-lg-icon.png);
    background-position: 0;
    background-repeat: no-repeat;
    display: block;
    width: 64px;
    height: 64px;
    margin: 38px auto
}

.socialshare {
    padding: 5px 0;
    border-top: 1px solid #ddd;
    margin-top: 5px
}

.socialbtn {
    display: block;
    float: right;
    color: #fff;
    margin: 4px;
    padding: 4px 10px;
    height: 34px;
    line-height: 28px;
    border-radius: 3px
}

.socialbtn:hover,
.socialbtn:focus {
    color: #fff
}

.socialbtn i {
    background-image: url(../images/blog/socialicons.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: top;
    margin-top: 1px;
    margin-left: 4px
}

.facebookshare {
    background-color: #5d72a4
}

.facenamashare {
    background-color: #002f76
}

.gplusshare {
    background-color: #db5c4b
}

.linkedinshare {
    background-color: #0177b5
}

.telegramshare {
    background-color: #2ca5e0
}

.twittershare {
    background-color: #00baff
}

.facebookshare i {
    background-position: -2px -0
}

.facenamashare i {
    background-position: -28px -0
}

.gplusshare i {
    background-position: -2px -26px
}

.linkedinshare i {
    background-position: -28px -26px
}

.telegramshare i {
    background-position: -2px -52px
}

.twittershare i {
    background-position: -28px -52px
}

.readmore {
    float: left;
    padding: 5px;
    margin-top: 4px
}

.jp-video {
    direction: ltr
}

.jp-audio :focus,
.jp-audio-stream :focus,
.jp-video :focus {
    outline: 0
}

.jp-audio button::-moz-focus-inner,
.jp-audio-stream button::-moz-focus-inner,
.jp-video button::-moz-focus-inner {
    border: 0
}

.jp-audio,
.jp-audio-stream,
.jp-video {
    font-size: 16px;
    line-height: 1.6;
    color: #999;
    background-color: #eee
}

.jp-audio {
    width: 100%;
    max-width: 700px;
    direction: ltr
}

.jp-audio-stream {
    width: 182px
}

.jp-video-270p {
    width: 480px
}

.jp-video-360p {
    width: 100%;
    max-width: 700px;
    margin: auto
}

.jp-video-full {
    width: 480px;
    height: 270px;
    position: static !important;
    position: relative
}

.jp-video-full div div {
    z-index: 1000
}

.jp-video-full .jp-jplayer {
    top: 0;
    left: 0;
    position: fixed !important;
    position: relative;
    overflow: hidden
}

.jp-video-full .jp-gui {
    position: fixed !important;
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001
}

.jp-video-full .jp-interface {
    position: absolute !important;
    position: relative;
    bottom: 0;
    left: 0
}

.jp-interface {
    position: relative;
    background-color: #333;
    width: 100%;
    z-index: 6
}

.jp-audio .jp-interface,
.jp-audio-stream .jp-interface {
    height: 80px
}

.jp-controls-holder {
    clear: both;
    width: 440px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    top: -8px
}

.jp-interface .jp-controls {
    margin: 0;
    padding: 0;
    overflow: hidden
}

.jp-audio .jp-controls {
    width: 380px;
    padding: 20px 20px 0
}

.jp-audio-stream .jp-controls {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 142px
}

.jp-video .jp-type-single .jp-controls {
    width: 78px;
    margin-left: 200px
}

.jp-video .jp-type-playlist .jp-controls {
    width: 134px;
    margin-left: 172px
}

.jp-video .jp-controls {
    float: left
}

.jp-controls button {
    display: block;
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    border: none;
    cursor: pointer
}

.jp-play {
    width: 40px;
    height: 40px;
    background: url(../images/jplayer.blue.png) no-repeat
}

.jp-play:focus {
    background: url(../images/jplayer.blue.png) -41px 0 no-repeat
}

.jp-state-playing .jp-play {
    background: url(../images/jplayer.blue.png) 0 -42px no-repeat
}

.jp-state-playing .jp-play:focus {
    background: url(../images/jplayer.blue.png) -41px -42px no-repeat
}

.jp-next,
.jp-previous,
.jp-stop {
    width: 28px;
    height: 28px;
    margin-top: 6px
}

.jp-stop {
    background: url(../images/jplayer.blue.png) 0 -83px no-repeat;
    margin-left: 10px
}

.jp-stop:focus {
    background: url(../images/jplayer.blue.png) -29px -83px no-repeat
}

.jp-previous {
    background: url(../images/jplayer.blue.png) 0 -112px no-repeat
}

.jp-previous:focus {
    background: url(../images/jplayer.blue.png) -29px -112px no-repeat
}

.jp-next {
    background: url(../images/jplayer.blue.png) 0 -141px no-repeat
}

.jp-next:focus {
    background: url(../images/jplayer.blue.png) -29px -141px no-repeat
}

.jp-progress {
    overflow: hidden;
    background-color: #ddd
}

.jp-audio .jp-progress {
    position: absolute;
    top: 32px;
    height: 15px
}

.jp-audio .jp-type-single .jp-progress {
    left: 110px;
    width: 186px
}

.jp-audio .jp-type-playlist .jp-progress {
    left: 166px;
    width: 130px
}

.jp-video .jp-progress {
    top: 0;
    left: 0;
    width: 100%;
    height: 10px
}

.jp-seek-bar {
    background: url(../images/jplayer.blue.png) 0 -202px repeat-x;
    width: 0;
    height: 100%;
    cursor: pointer
}

.jp-play-bar {
    background: url(../images/jplayer.blue.png) 0 -218px repeat-x;
    width: 0;
    height: 100%
}

.jp-seeking-bg {
    background: url(../images/jplayer.blue.monday.seeking.gif)
}

.jp-state-no-volume .jp-volume-controls {
    display: none
}

.jp-volume-controls {
    position: absolute;
    top: 32px;
    left: 308px;
    width: 200px
}

.jp-audio-stream .jp-volume-controls {
    left: 70px
}

.jp-video .jp-volume-controls {
    top: 12px;
    left: 50px
}

.jp-volume-controls button {
    display: block;
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
    border: none;
    cursor: pointer
}

.jp-mute,
.jp-volume-max {
    width: 18px;
    height: 15px
}

.jp-volume-max {
    left: 74px
}

.jp-mute {
    background: url(../images/jplayer.blue.png) 0 -170px no-repeat
}

.jp-mute:focus {
    background: url(../images/jplayer.blue.png) -19px -170px no-repeat
}

.jp-state-muted .jp-mute {
    background: url(../images/jplayer.blue.png) -60px -170px no-repeat
}

.jp-state-muted .jp-mute:focus {
    background: url(../images/jplayer.blue.png) -79px -170px no-repeat
}

.jp-volume-max {
    background: url(../images/jplayer.blue.png) 0 -186px no-repeat
}

.jp-volume-max:focus {
    background: url(../images/jplayer.blue.png) -19px -186px no-repeat
}

.jp-volume-bar {
    position: absolute;
    overflow: hidden;
    background: url(../images/jplayer.blue.png) 0 -250px repeat-x;
    top: 5px;
    left: 22px;
    width: 46px;
    height: 5px;
    cursor: pointer
}

.jp-volume-bar-value {
    background: url(../images/jplayer.blue.png) 0 -256px repeat-x;
    width: 0;
    height: 5px
}

.jp-audio .jp-time-holder {
    position: absolute;
    top: 50px
}

.jp-audio .jp-type-single .jp-time-holder {
    left: 110px;
    width: 186px
}

.jp-audio .jp-type-playlist .jp-time-holder {
    left: 166px;
    width: 130px
}

.jp-current-time,
.jp-duration {
    width: 60px;
    font-size: .64em;
    font-style: oblique
}

.jp-current-time {
    float: left;
    display: inline;
    cursor: default
}

.jp-duration {
    float: right;
    display: inline;
    text-align: right;
    cursor: pointer
}

.jp-video .jp-current-time {
    margin-left: 20px
}

.jp-video .jp-duration {
    margin-right: 20px
}

.jp-details {
    direction: rtl !important;
    font-weight: 700;
    text-align: center;
    cursor: default
}

.jp-details,
.jp-playlist {
    width: 100%;
    background-color: #222;
    border-top: 1px solid #009be3
}

.jp-type-playlist .jp-details,
.jp-type-single .jp-details {
    border-top: none
}

.jp-details .jp-title {
    margin: 0;
    padding: 5px 20px;
    font-size: .72em;
    font-weight: 700
}

.jp-playlist ul {
    list-style-type: none;
    margin: 0;
    padding: 0 20px;
    font-size: .72em
}

.jp-playlist li {
    padding: 5px 0 4px 20px;
    border-bottom: 1px solid #eee
}

.jp-playlist li div {
    display: inline
}

div.jp-type-playlist div.jp-playlist li:last-child {
    padding: 5px 0 5px 20px;
    border-bottom: none
}

div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
    list-style-type: square;
    list-style-position: inside;
    padding-left: 7px
}

div.jp-type-playlist div.jp-playlist a {
    color: #333;
    text-decoration: none
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-current,
div.jp-type-playlist div.jp-playlist a:hover {
    color: #0d88c1
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px;
    font-weight: 700;
    color: #666
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
    color: #0d88c1
}

div.jp-type-playlist div.jp-playlist span.jp-free-media {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px
}

div.jp-type-playlist div.jp-playlist span.jp-free-media a {
    color: #666
}

div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {
    color: #0d88c1
}

span.jp-artist {
    font-size: .8em;
    color: #666
}

.jp-video-play {
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    background-color: transparent
}

.jp-video-270p .jp-video-play {
    margin-top: -270px;
    height: 270px
}

.jp-video-360p .jp-video-play {
    margin-top: -360px;
    height: 360px
}

.jp-video-full .jp-video-play {
    height: 100%
}

.jp-video-play-icon {
    position: relative;
    display: block;
    width: 112px;
    height: 100px;
    margin-left: -56px;
    margin-top: -50px;
    left: 50%;
    top: 50%;
    background: url(../images/jplayer.blue.monday.video.play.png) no-repeat;
    text-indent: -9999px;
    border: none;
    cursor: pointer
}

.jp-video-play-icon:focus {
    background: url(../images/jplayer.blue.monday.video.play.png) 0 -100px no-repeat
}

.jp-jplayer,
.jp-jplayer audio {
    width: 0;
    height: 0
}

.jp-jplayer {
    background-color: #000
}

.jp-toggles {
    padding: 0;
    margin: 0 auto;
    overflow: hidden
}

.jp-audio .jp-type-single .jp-toggles {
    width: 25px
}

.jp-audio .jp-type-playlist .jp-toggles {
    width: 55px;
    margin: 0;
    position: absolute;
    left: 325px;
    top: 50px
}

.jp-video .jp-toggles {
    position: absolute;
    right: 16px;
    margin: 10px 0 0;
    width: 100px
}

.jp-toggles button {
    display: block;
    float: left;
    width: 25px;
    height: 18px;
    text-indent: -9999px;
    line-height: 100%;
    border: none;
    cursor: pointer
}

.jp-full-screen {
    background: url(../images/jplayer.blue.png) 0 -310px no-repeat;
    margin-left: 20px
}

.jp-full-screen:focus {
    background: url(../images/jplayer.blue.png) -30px -310px no-repeat
}

.jp-state-full-screen .jp-full-screen {
    background: url(../images/jplayer.blue.png) -60px -310px no-repeat
}

.jp-state-full-screen .jp-full-screen:focus {
    background: url(../images/jplayer.blue.png) -90px -310px no-repeat
}

.jp-repeat {
    background: url(../images/jplayer.blue.png) 0 -290px no-repeat
}

.jp-repeat:focus {
    background: url(../images/jplayer.blue.png) -30px -290px no-repeat
}

.jp-state-looped .jp-repeat {
    background: url(../images/jplayer.blue.png) -60px -290px no-repeat
}

.jp-state-looped .jp-repeat:focus {
    background: url(../images/jplayer.blue.png) -90px -290px no-repeat
}

.jp-shuffle {
    background: url(../images/jplayer.blue.png) 0 -270px no-repeat;
    margin-left: 5px
}

.jp-shuffle:focus {
    background: url(../images/jplayer.blue.png) -30px -270px no-repeat
}

.jp-state-shuffled .jp-shuffle {
    background: url(../images/jplayer.blue.png) -60px -270px no-repeat
}

.jp-state-shuffled .jp-shuffle:focus {
    background: url(../images/jplayer.blue.png) -90px -270px no-repeat
}

.jp-no-solution {
    padding: 5px;
    font-size: .8em;
    background-color: #eee;
    border: 2px solid #009be3;
    color: #000;
    display: none
}

.jp-no-solution a {
    color: #000
}

.jp-no-solution span {
    font-size: 1em;
    display: block;
    text-align: center;
    font-weight: 700
}

.vidposter {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8
}

.posterbar {
    position: relative;
    height: 4px;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #ccc;
    z-index: 9
}

.posterbar span {
    position: absolute;
    height: 4px;
    width: 0;
    bottom: 0;
    left: 0;
    background-color: #872CFE
}

.showbar span {
    animation: barmove 5s linear;
    -webkit-animation: barmove 5s linear
}

@keyframes barmove {
    to {
        width: 100%
    }
}

@-webkit-keyframes barmove {
    to {
        width: 100%
    }
}

@-moz-keyframes barmove {
    to {
        width: 100%
    }
}

@-o-keyframes barmove {
    to {
        width: 100%
    }
}

.ads-btn {
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding: 5px 15px;
    z-index: 2;
    font-size: 12px
}

.btn-style1 {
    background-color: #017eff;
    color: #fff;
    border-radius: 14px
}

.btn-style1:hover,
.btn-style1:focus {
    background-color: #2c94ff;
    color: #fff
}

.btn-style1 {
    background-color: #ea0001;
    color: #fff
}

.btn-style1:hover,
.btn-style1:focus {
    background-color: #fe292a;
    color: #fff
}

.playlist {
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    z-index: 5
}

.playlist .medias>h4 {
    margin-top: 40px
}

.playlist .medias {
    border: none !important
}

.playlist .item {
    display: inline-block;
    width: 30%;
    max-width: 200px;
    margin: 1.3%;
    position: relative
}

.playlist .item img {
    height: auto !important
}

.playlist .media-overlay {
    position: relative !important;
    background-color: rgba(0, 0, 0, 0.3) !important;
    direction: rtl !important
}

.playlist .item span {
    top: 50px !important
}

.alert {
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #ddd
}

.alert-icon {
    display: inline-block;
    vertical-align: middle;
    width: 64px;
    height: 64px;
    margin-left: 10px
}

.success-icon {
    background-image: url(../images/check-alert.png)
}

.danger-icon {
    background-image: url(../images/cancel.png)
}

.hide-btn {
    display: none !important
}

.calendar {
    direction: rtl
}

button.order-me {
    border: none !important
}

.page-header .mb-40 {
  margin-bottom: 40px;
}

#flat_calendar_1,
#flat_calendar_2 {
    width: 200px
}