address,
em,
h1,
h2,
h3,
h4,
h5,
h6,
i,
strong {
    font-weight: 400;
    font-style: normal
}
*,
a,
i {
    text-decoration: none
}
.clear,
.clearfix:after {
    clear: both
}
#sitemap .row .box,
* {
    box-sizing: border-box
}
@font-face {
    font-family: at9;
    src: url(fonts/at10.eot);
    src: url(fonts/at10.eot?#iefix) format('embedded-opentype'), url(fonts/at10.woff) format('woff'), url(fonts/at10.ttf) format('truetype'), url(fonts/at10.svg#at10) format('svg')
}
@font-face {
    font-family: ITCEDSCR;
    src: url(fonts/ITCEDSCR.TTF)
}
* {
    margin: 0;
    padding: 0;
    font-family: at9, tahoma;
    direction: rtl
}
html {
    height: 100%;
    font-size: 11px
}
.clear,
.clearfix:after,
.clearfix:before {
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
    overflow: hidden
}
body {
    position: relative;
    min-height: 100%
}
.ltr {
    direction: ltr!important
}
.rtl {
    direction: rtl!important
}
.left {
    float: left!important
}
.right {
    float: right!important
}
.clearfix:after,
.clearfix:before {
    content: ".";
    line-height: 0;
    font-size: 0
}
.lt1 {
    letter-spacing: 1px
}
.tright {
    text-align: right
}
.tleft {
    text-align: left
}
.tcenter {
    text-align: center
}
.disnone {
    display: none!important
}
.goto_top {
    bottom: 1%;
    cursor: pointer;
    display: none;
    float: right;
    position: fixed;
    right: 1.5%;
    z-index: 5000;
    width: 45px;
    height: 50px;
    background: url(../_images/goto_top.png) center center/contain no-repeat
}
.goto_top:hover {
    opacity: .6
}
.goto_top i {
    display: none;
    font-size: 3.4rem;
    color: #53BD99
}
.goto_top:hover i {
    color: #4D9982
}
.en_words {
    font-family: sans-serif;
    letter-spacing: .2px
}
a,
i,
input,
textarea {
    transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease
}
input[type=option],
input[type=checkbox] {
    cursor: pointer
}
i {
    font-style: normal;
    vertical-align: middle
}
a,
i {
    font-family: inherit;
    color: inherit
}
ol,
ul {
    list-style: none
}
[class*=" i-"]::before,
[class^=i-]::before {
    vertical-align: middle
}
label.error {
    color: red;
    position: absolute;
    left: 2px;
    font-size: .9rem;
    top: -17px
}
#page_main_contenet {
    float: right;
    width: 100%
}
.container {
    margin: 0 auto;
    padding: 0 15px;
    width: 1200px;
    transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease
}
.container > div {
    float: right;
    width: 100%;
    position: relative;
    z-index: 1
}
.tag_style1,
.tag_style1 .text,
.tooltip,
.tooltip:after {
    position: absolute
}
.tag_style1 {
    top: -8px;
    left: -11px;
    z-index: 1;
    width: 78px;
    height: 75px;
    background: center center/contain no-repeat none
}
.tag_style1.undone {
    background-image: url(../_images/tag1.png)
}
.tag_style1.doing {
    background-image: url(../_images/tag2.png)
}
.tag_style1.done {
    background-image: url(../_images/tag3.png)
}
.tag_style1 .text {
    color: #fff;
    font-size: 1rem;
    transform: rotate(-45deg);
    display: block;
    left: -1px;
    bottom: 37px
}
.tooltip {
    padding: 0 5px;
    line-height: 19px;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    border-radius: 2px;
    display: none;
    min-width: 66px;
    font-size: .95rem
}
.tooltip.top {
    bottom: 120%
}
.tooltip.bottom {
    top: 120%
}
.tooltip.right {
    left: 120%
}
.tooltip.left {
    right: 120%
}
.tooltip.bottom:after,
.tooltip.top:after {
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    right: 5px
}
.tooltip:after {
    content: '';
    width: 0;
    height: 0
}
.tooltip.top:after {
    border-top: 5px solid rgba(0, 0, 0, .8);
    bottom: -5px
}
.tooltip.bottom:after {
    border-bottom: 5px solid rgba(0, 0, 0, .8);
    top: -5px
}
.tooltip.left:after,
.tooltip.right:after {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 5px
}
.tooltip.right:after {
    border-right: 5px solid rgba(0, 0, 0, .8);
    left: -5px
}
.tooltip.left:after {
    border-left: 5px solid rgba(0, 0, 0, .8);
    right: -5px
}
.alert_style1,
.alert_style1 .cirlce {
    right: 0;
    margin: 0 auto;
    position: absolute
}
.result_style1 {
    padding: 13px 20px;
    border-radius: 3px;
    font-size: 12px;
    margin: 25px auto;
    display: block;
    direction: rtl;
    width: 100%;
    max-width: 500px
}
.result_style1 .text {
    line-height: 23px;
    text-align: justify
}
.result_style1 .text p {
    margin-bottom: 3px
}
.result_style1 .text p:last-child {
    margin-bottom: 0
}
.result_style1 .link {
    color: #004479
}
.result_style1.s {
    background-color: #f3fff3;
    border: 1px solid #6fe66f;
    color: #080
}
.result_style1.e {
    background-color: #ffecec;
    color: #900;
    border: 1px solid #ffd3dd
}
.result_style1.w {
    border: 1px solid #ffef89;
    background-color: #ffc;
    color: #ba4b02
}
.result_style1.i {
    border: 1px solid #a6efff;
    background-color: #ecffff;
    color: #47639e
}
.result_style1 .bullet1 {
    font-size: 5px;
    margin-left: 5px;
    vertical-align: middle
}
.result_style1.sign .text {
    background-position: right 2px;
    background-repeat: no-repeat;
    padding-right: 25px
}
.btn_style4 .icon,
.btn_style4.right .icon.right {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center
}
.result_style1.s.sign .text.icon {
    background-image: url(../_images/notif_icon/success2.gif)
}
.result_style1.e.sign .text.icon {
    background-image: url(../_images/notif_icon/error2.gif)
}
.result_style1.w.sign .text.icon {
    background-image: url(../_images/notif_icon/warn2.gif)
}
.result_style1.i.sign .text.icon {
    background-image: url(../_images/notif_icon/info2.gif)
}
.posrel {
    position: relative
}
.alert_style1 {
    width: 17px;
    height: 17px;
    bottom: 3px;
    left: 0;
    z-index: 508
}
.alert_style1 .cirlce {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    top: 6px;
    left: 0;
    background-color: #5da3b7
}
.alert_style1 .cirlce:after {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    border: 2px solid rgba(101, 153, 165, .55);
    opacity: 0;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    animation: sonar 2s;
    animation-iteration-count: infinite
}
@keyframes sonar {
    0% {
        transform: scale(.9);
        opacity: 1
    }
    100% {
        transform: scale(3);
        opacity: 0
    }
}
.pagination_wrapper {
    position: relative;
    text-align: center;
    margin-bottom: 40px
}
.pagination_wrapper::after {
    background-color: #eee;
    height: 1px;
    position: absolute;
    right: 0;
    top: 15px;
    width: 100%;
    z-index: -1
}
.btn_style1,
.pagination {
    position: relative;
    text-align: center
}
.pagination {
    padding: 0 25px;
    display: inline-block;
    background-color: #fff
}
.pagination .page {
    float: right;
    height: 37px;
    line-height: 38px;
    padding: 0 15px;
    border: 1px solid #EEE;
    border-left: none;
    background-color: #FFF;
    font-size: 1.4rem;
    color: #999;
    margin: 0
}
.pagination .page:last-child {
    border-left: solid 1px #eee
}
.pagination .page:hover {
    color: #FAB23A;
    border-color: #ddd
}
.pagination .page.active {
    color: #FFF;
    background-color: #FAB23A;
    border: 1px solid #fff;
    box-shadow: 0 0 4px #EBA32B inset
}
.pagination .around {
    border: 1px solid #ddd;
    font-size: 1.3rem;
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15)
}
.pagination .dots {
    color: #ccc;
    line-height: 33px;
    display: block
}
.btn_style1 {
    display: block;
    width: 76%;
    color: #FFF;
    background-color: #1C60B0;
    padding: 0 30px;
    line-height: 48px;
    margin: 0 auto;
    height: 48px;
    font-size: 1.3rem
}
.btn_style2,
.btn_style3 {
    font-size: 1.2rem;
    min-width: 160px;
    display: inline-block
}
.btn_style1::after,
.btn_style1::before {
    content: "";
    position: absolute;
    top: 4px;
    bottom: 0;
    right: -19px;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    transform: rotate(45deg);
    background-color: #1C60B0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}
.btn_style1:after {
    right: auto;
    left: -19px
}
.btn_style1:hover,
.btn_style1:hover:after,
.btn_style1:hover:before {
    background-color: #124E95
}
.btn_style2 {
    margin: 0 10px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    padding: 0 5px;
    border-radius: 3px;
    line-height: 40px;
    position: relative
}
.btn_style2:hover {
    border-color: #000;
    background-color: rgba(0, 0, 0, .7)
}
.btn_style3 {
    margin: 30px auto;
    color: #0B85C5;
    padding: 0 25px;
    line-height: 50px;
    position: relative;
    background-color: #fff
}
.btn_style3:hover {
    color: #fff
}
.btn_style3 .bt_text {
    position: relative;
    z-index: 1
}
.btn_style3:after,
.btn_style3:before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    height: 2px;
    position: absolute;
    pointer-events: none;
    background-color: #0F93CD;
    transition: all .2s ease-in-out 0s
}
.btn_style3:after {
    top: auto;
    bottom: 0
}
.btn_style3:hover:before {
    height: 100%
}
.btn_style4 {
    display: inline-block;
    font-size: 1.15rem;
    /*color: #00445B;*/
    line-height: 45px;
    position: absolute;
    background-color: rgba(255, 255, 255, .1);
    bottom: 15px;
    right: 0;
    margin: 0 auto;
    left: 0;
    width: 26%;
    overflow: hidden;
    text-align: center;
    border-radius: 2px;
    border: 2px solid rgba(255, 255, 255, .85)
}
.btn_style4 .btn_text {
    position: relative;
    z-index: 1;
    right: 0;
    display: block;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}
.btn_style4:hover .btn_text {
    right: -20px
}
.btn_style4.right .btn_text {
    right: auto;
    left: 0
}
.btn_style4.right:hover .btn_text {
    left: -20px
}
.btn_style4 .icon {
    position: absolute;
    top: 0;
    left: -53px;
    bottom: -3px;
    display: inline-block;
    width: 53px
}
.btn_style4:hover .icon {
    left: -6px
}
.btn_style4.right .icon.right {
    left: auto;
    right: -53px
}
.btn_style4.right:hover .icon.right {
    right: -5px
}
.btn_style5 {
    position: relative;
    color: #fff;
    display: inline-block;
    padding: 0 30px;
    line-height: 35px;
    text-align: center;
    margin: 30px auto
}
.btn_style5 .btn_text {
    display: block
}
.btn_style5 .bg-tall {
    position: absolute;
    top: -4px;
    left: 0;
    bottom: -4px;
    right: 0;
    transform: translateZ(0);
    border: 1px solid rgba(255, 255, 255, .4)
}
.btn_style5 .bg-large {
    position: absolute;
    left: -4px;
    right: -4px;
    top: 0;
    bottom: 0;
    border: 1px solid rgba(255, 255, 255, .4)
}
.btn_style5 .bg-large .line-bottom-left:after,
.btn_style5 .bg-large .line-bottom-left:before,
.btn_style5 .bg-large .line-top-right:after,
.btn_style5 .bg-large .line-top-right:before {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, .9);
    -ms-transform: scale(0);
    -webkit-transform: scale(0) translateZ(0);
    transform: scale(0) translateZ(0);
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .1, 1);
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .1, 1);
    transition: transform .6s cubic-bezier(.4, 0, .1, 1);
    transition: transform .6s cubic-bezier(.4, 0, .1, 1), -webkit-transform .6s cubic-bezier(.4, 0, .1, 1)
}
.btn_style5 .bg-large .line-bottom-left:before,
.btn_style5 .bg-large .line-top-right:before {
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0) translateZ(0);
    transform: scaleX(0) translateZ(0)
}
.btn_style5 .bg-large .line-bottom-left:after,
.btn_style5 .bg-large .line-top-right:after {
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0) translateZ(0);
    transform: scaleY(0) translateZ(0)
}
.btn_style5 .bg-large .line-bottom-left:before {
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center
}
.btn_style5 .bg-large .line-bottom-left:after {
    top: 0;
    left: -1px;
    width: 1px;
    height: 100%;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}
.btn_style5 .bg-large .line-top-right:before {
    top: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center
}
.btn_style5 .bg-large .line-top-right:after {
    top: 0;
    right: -1px;
    width: 1px;
    height: 100%;
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top
}
.btn_style5 .bg-tall .line-bottom-left:after,
.btn_style5 .bg-tall .line-bottom-left:before,
.btn_style5 .bg-tall .line-top-right:after,
.btn_style5 .bg-tall .line-top-right:before {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, .9);
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .1, 1);
    transition: -webkit-transform .6s cubic-bezier(.4, 0, .1, 1);
    transition: transform .6s cubic-bezier(.4, 0, .1, 1);
    transition: transform .6s cubic-bezier(.4, 0, .1, 1), -webkit-transform .6s cubic-bezier(.4, 0, .1, 1)
}
.btn_style5 .bg-tall .line-bottom-left:before,
.btn_style5 .bg-tall .line-top-right:before {
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0) translateZ(0);
    transform: scaleX(0) translateZ(0)
}
.btn_style5 .bg-tall .line-bottom-left:after,
.btn_style5 .bg-tall .line-top-right:after {
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0) translateZ(0);
    transform: scaleY(0) translateZ(0)
}
.btn_style5 .bg-tall .line-bottom-left:before {
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center
}
.btn_style5 .bg-tall .line-bottom-left:after {
    top: 0;
    left: -1px;
    width: 1px;
    height: 100%;
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top
}
.btn_style5 .bg-tall .line-top-right:before {
    top: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center
}
.btn_style5 .bg-tall .line-top-right:after {
    top: 0;
    right: -1px;
    width: 1px;
    height: 100%;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}
.btn_style5:hover .bg-large .line-bottom-left:before,
.btn_style5:hover .bg-large .line-top-right:before {
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(.3, .1, .05, 1);
    transition: -webkit-transform 1.2s cubic-bezier(.3, .1, .05, 1);
    transition: transform 1.2s cubic-bezier(.3, .1, .05, 1);
    transition: transform 1.2s cubic-bezier(.3, .1, .05, 1), -webkit-transform 1.2s cubic-bezier(.3, .1, .05, 1)
}
.btn_style5:hover .bg-large .line-bottom-left:after,
.btn_style5:hover .bg-large .line-top-right:after {
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1) translateZ(0);
    transform: scaleY(1) translateZ(0);
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(.3, .1, .05, 1);
    transition: -webkit-transform 1.2s cubic-bezier(.3, .1, .05, 1);
    transition: transform 1.2s cubic-bezier(.3, .1, .05, 1);
    transition: transform 1.2s cubic-bezier(.3, .1, .05, 1), -webkit-transform 1.2s cubic-bezier(.3, .1, .05, 1)
}
.btn_style5:hover .bg-tall .line-bottom-left:before,
.btn_style5:hover .bg-tall .line-top-right:before {
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(.3, .1, .05, 1);
    transition: -webkit-transform 1.2s cubic-bezier(.3, .1, .05, 1);
    transition: transform 1.2s cubic-bezier(.3, .1, .05, 1);
    transition: transform 1.2s cubic-bezier(.3, .1, .05, 1), -webkit-transform 1.2s cubic-bezier(.3, .1, .05, 1)
}
.btn_style5:hover .bg-tall .line-bottom-left:after,
.btn_style5:hover .bg-tall .line-top-right:after {
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1) translateZ(0);
    transform: scaleY(1) translateZ(0);
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(.3, .1, .05, 1);
    transition: -webkit-transform 1.2s cubic-bezier(.3, .1, .05, 1);
    transition: transform 1.2s cubic-bezier(.3, .1, .05, 1);
    transition: transform 1.2s cubic-bezier(.3, .1, .05, 1), -webkit-transform 1.2s cubic-bezier(.3, .1, .05, 1)
}
.btn_style6 {
    display: inline-block;
    border: 1px solid #eee;
    line-height: 40px;
    padding: 0 50px 0 20px;
    font-size: 1.1rem;
    color: #777;
    overflow: hidden;
    position: relative;
    margin: 20px 0 10px
}
.btn_style6.type2,
.btn_style6:hover {
    background-color: #2a69ab;
    border-color: #2a69ab;
    color: #fff
}
.btn_style6.type2:hover {
    background: 0 0;
    border-color: #eee;
    color: #777
}
.btn_style6:before {
    content: '';
    position: absolute;
    top: -7px;
    right: -7px;
    width: 43px;
    height: 60px;
    border-left: solid 1px#ddd;
    transform: rotate(20deg);
    background-color: #fff
}
.btn_style6 .icon {
    position: absolute;
    right: 5px;
    top: 0;
    line-height: 44px;
    color: #d0cbcb;
    width: 30px;
    font-size: 1.5rem;
    text-align: center
}
.btn_style6.type2 .icon,
.btn_style6:hover .icon {
    color: #2a69ab
}
.btn_style6.type2:hover .icon {
    color: #d0cbcb
}
.btn_style7 {
    background-color: #f47212;
    display: block;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 1.4rem;
    cursor: pointer;
    width: 100%;
    border: none;
    position: relative;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}
.btn_style7:after,
.btn_style7:before {
    content: '';
    position: absolute;
    right: -5px;
    bottom: -5px;
    background-color: #e66910
}
.btn_style7:hover {
    opacity: .9
}
.btn_style7:after {
    top: 0;
    width: 1px
}
.btn_style7:before {
    left: 0;
    height: 1px
}
.title_style3 {
    display: block;
    margin-bottom: 15px;
    color: #333;
    line-height: 34px;
    font-size: 1.2em;
    position: relative;
    border-bottom: solid 2px #ddd
}
.title_style3:after {
    background-color: #85d6de;
    bottom: -2px;
    right: 0;
    content: "";
    height: 2px;
    width: 50px;
    position: absolute
}
.title_style4 {
    display: block;
    margin: 30px 0 50px;
    color: #333;
    font-size: 1.6rem;
    position: relative;
    padding-bottom: 30px
}
.title_style4:after,
.title_style4:before {
    position: absolute;
    content: ''
}
.title_style4:before {
    bottom: 1px;
    right: -100%;
    height: 1px;
    width: 100%;
    background-color: #ccc
}
.title_style4:after {
    bottom: 0;
    right: 0;
    width: 30px;
    height: 3px;
    background-color: #2E42A4
}
.title_style4 .name {
    display: block;
    line-height: 35px
}
.title_style4 .text {
    display: block;
    font-size: 1.2rem;
    color: #777;
    line-height: 26px
}
.title_style5 {
    font-size: 1.4rem;
    margin-bottom: 30px;
    color: #555;
    line-height: 45px;
    position: relative;
    border-bottom: solid 1px #C2EAE8
}
.title_style5:after {
    content: '';
    position: absolute;
    bottom: -6px;
    right: 40px;
    width: 10px;
    height: 10px;
    border: 1px solid #c2eae8;
    border-top: none;
    border-left: none;
    background-color: #f9f9f9;
    transform: rotate(45deg)
}
.title_style6 {
    margin: 0 auto 35px;
    display: inline-block;
    position: relative;
    border: 1px solid #BAE3EA;
    border-bottom: 1px solid #c2eae8;
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    transform: skew(-15deg)
}
.title_style6:after,
.title_style6:before {
    content: '';
    position: absolute;
    top: 50%;
    right: -50px;
    height: 2px;
    width: 50px;
    margin-top: -2px;
    border-top: solid 1px #BAE3EA;
    border-bottom: solid 1px #BAE3EA
}
.title_style6:after {
    right: auto;
    left: -50px
}
.title_style6 .text {
    display: block;
    line-height: 50px;
    padding: 0 30px;
    color: #285C8A;
    text-align: center;
    font-size: 1.45rem;
    position: relative;
    -webkit-transform: skew(15deg);
    -moz-transform: skew(15deg);
    -o-transform: skew(15deg);
    transform: skew(15deg)
}
.title_style6 .text::after,
.title_style6 .text::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -1px;
    width: 5px;
    background-color: #50B7C9;
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    transform: skew(-15deg)
}
.title_style6 .text:before {
    right: auto;
    left: -1px
}
.title_style7 {
    margin-bottom: 50px;
    display: block;
    position: relative;
    color: #555;
    font-size: 1.7rem
}
.title_style7:after,
.title_style7:before {
    content: '';
    position: absolute;
    bottom: -15px;
    right: 0;
    height: 3px;
    width: 40px;
    background-color: #42B8D4
}
.title_style7:after {
    width: 3px;
    right: 43px
}
.msg,
.msg p {
    width: 100%;
    float: right;
    text-align: center
}
.title_style8 {
    line-height: 38px;
    font-size: 1.8rem;
    color: #333;
    margin: 40px auto;
    text-align: center
}
.title_style8 .subtitle {
    display: block;
    color: #999;
    font-size: 1.2rem
}
.msg {
    padding: 15px;
    border: 1px solid #ccc;
    background-color: #eaeaea;
    margin-bottom: 30px;
    height: 0;
    overflow: hidden;
    transition: all .5s linear;
    -o-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear
}
.msg p {
    font-size: 9pt;
    color: #999;
    font-family: tahoma;
    direction: rtl
}
.msg.error {
    background-color: #fef2f2;
    border: 1px solid #ffb8b8
}
.msg.error p {
    color: #d84444
}
.msg.ok {
    background-color: #F0FFF0;
    border: 1px solid #BFFFBF
}
.msg.ok p {
    color: #390
}
.loading_box {
    background: url(../_images/loading5.gif) center center no-repeat rgba(0, 0, 0, .5);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    display: none
}
.underconstruction {
    height: 58px!important;
    position: absolute!important;
    right: -5px!important;
    top: 0!important;
    width: 95px!important;
    z-index: 10
}
.gearbox,
.gearbox2 {
    z-index: 0;
    position: absolute;
    left: 0;
    margin: 0 auto;
    right: 0
}
.gearbox {
    top: -27px;
    width: 215px;
    height: 130px
}
.gearbox2 {
    bottom: 0;
    width: 135px;
    height: 40px;
    overflow: hidden
}
.gearbox img,
.gearbox2 img {
    position: absolute;
    -moz-user-select: none
}
.gearbox2 .gear_0 {
    left: 0;
    right: 0;
    bottom: -34px;
    margin: 0 auto;
    z-index: 2;
    transform: rotate(38deg)
}
.gearbox .gear_1 {
    left: 60px;
    bottom: 0;
    transform: rotate(42.75deg)
}
.gearbox .gear_2 {
    left: 40px;
    bottom: 85px;
    transform: rotate(57deg)
}
.gearbox .gear_3 {
    right: 0;
    bottom: 35px;
    transform: rotate(-85.5deg)
}
.gearbox .gear_4 {
    left: 0;
    bottom: 38px;
    transform: rotate(-114deg)
}
.gearbox .gear_5 {
    left: 114px;
    bottom: 86px;
    transform: rotate(171deg)
}
.nav_style1 {
    margin-bottom: 30px;
    display: block
}
.nav_style1 .step1 .item {
    border: 1px solid #e3e4e6;
    float: right;
    position: relative;
    margin: 0 3px 15px
}
.nav_style1 .step1 .item .name {
    line-height: 40px;
    background-color: #fff;
    padding: 0 18px;
    display: block;
    color: #777;
    font-size: 1.02rem
}
.nav_style1 .step1 .item.active .name {
    background-color: #1dcdca;
    color: #fff
}
.nav_style1 .step1 .item .no {
    position: absolute;
    right: 0;
    left: 0;
    top: -15px;
    font-size: 1rem;
    border: 1px solid #ddd;
    line-height: 20px;
    text-align: center;
    width: 30px;
    margin: 0 auto;
    opacity: 0;
    border-radius: 2px;
    background-color: #fff;
    color: #06B9CB
}
.nav_style1 .step1 .item:hover .no {
    opacity: 1
}
.nav_style1 .step1 .item.active .no {
    background-color: #555;
    color: #fff;
    border: none;
    opacity: 1
}
.pro_style1 .item {
    float: right;
    width: 32%;
    margin: 0 .5% 20px;
    position: relative;
    border: 1px solid #DDD;
    background-color: #fff;
    padding: 4px
}
.pro_style1 .item .bg {
    position: absolute;
    z-index: 0;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .8);
    opacity: 0
}
.pro_style1 .item:hover .bg {
    opacity: 1
}
.pro_style1 .item .cover {
    display: block;
    overflow: hidden;
    height: 220px;
    padding: 40px 25px;
    position: relative;
    z-index: 2
}
.pro_style1 .item .pic {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 33px;
    width: 100%;
    background-size: cover;
    background-position: center top
}
.pro_style1 .item .name {
    font-size: 1.4rem;
    color: #fff;
    position: relative;
    line-height: 26px;
    opacity: 0
}
.pro_style1 .item:hover .name {
    opacity: 1
}
.pro_style1 .item .foot_name {
    font-size: 1.1rem;
    color: #333;
    position: absolute;
    bottom: 2px;
    right: 5px;
    line-height: 23px
}
.pro_style1 .item .foot_percent {
    font-size: 1.15rem;
    color: #3E8FCD;
    position: absolute;
    bottom: 0;
    left: 5px;
    line-height: 23px;
    letter-spacing: 1px
}
.pro_style1 .item:hover .foot_percent {
    color: #27E9FC
}
.pro_style1 .item .name .inner_name {
    font-weight: 700;
    font-size: 1.7rem
}
.pro_style1 .item .name:after {
    content: '';
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    height: 3px;
    opacity: 0;
    margin-top: 25px;
    background-color: #fff;
    -webkit-transform: skew(-45deg);
    -moz-transform: skew(-45deg);
    -o-transform: skew(-45deg);
    transform: skew(-45deg)
}
.pro_style1 .item .bg,
.pro_style1 .item .name,
.pro_style1 .item .name:after,
.pro_style1 .item .text {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}
.pro_style1 .item:hover .name:after {
    opacity: 1;
    margin-top: 12px
}
.pro_style1 .item .text {
    position: absolute;
    right: 25px;
    left: 25px;
    top: 100%;
    font-size: 1.1rem;
    color: #fff;
    opacity: 0;
    line-height: 23px;
    margin-top: 200px
}
.pro_style1 .item:hover .text {
    opacity: 1;
    margin-top: 25px
}
.pro_style2 {
    text-align: center
}
.pro_style2 .item {
    width: 20%;
    margin: 0 -4px -6px auto;
    position: relative;
    display: inline-block
}
.pro_style2 .item a {
    display: block;
    width: 100%;
    height: 120px;
    background-size: cover;
    background-position: center center
}
.pro_style2 .item .overlay {
    position: absolute;
    opacity: 0;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3)
}
.pro_style2 .item:hover .overlay {
    opacity: 1
}
.pro_style2 .item.text_style:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    border-left: solid 130px #F8F8F8;
    border-bottom: solid 120px transparent
}
.pro_style2 .item.text_style2::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    border-right: 130px solid #F8F8F8;
    border-bottom: 120px solid transparent;
    right: 0
}
.pro_style2 .item .text {
    font-size: .9rem;
    color: #555;
    position: absolute;
    z-index: 1;
    top: 29px;
    right: 37px;
    left: 0;
    margin: 0 auto;
    transform: rotate(-40deg)
}
.pro_style2 .item.text_style2 .text {
    right: -46px;
    transform: rotate(40deg)
}
.pro_style2 .item .text span {
    color: red
}
.pro_style3 .item {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative
}
.pro_style3 .item .pic {
    float: right;
    overflow: hidden;
    width: 25%;
    height: 95px;
    position: relative;
    text-align: center
}
.pro_style3.style2 .item .pic {
    width: 100%;
    height: 200px
}
.pro_style3 .item .pic a:after,
.pro_style3 .item .pic a:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}
.pro_style3 .item .pic a:after {
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 0
}
.pro_style3 .item .pic a:before {
    z-index: 1;
    background-color: orange;
    width: 0;
    height: 5px
}
.pro_style3 .item:hover .pic a:before {
    width: 100%
}
.pro_style3 .item:hover .pic a:after {
    opacity: 1
}
.pro_style3 .item .pic .icon {
    width: 30px;
    height: 36px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    opacity: 0;
    margin: -18px auto 0;
    z-index: 1;
    background: url(../_images/pointer.png) center center/contain no-repeat
}
.pro_style3.style2 .item .pic .icon {
    width: 40px;
    height: 46px
}
.pro_style3 .item:hover .pic .icon {
    top: 50%;
    opacity: 1
}
.pro_style3 .item .pic img {
    height: 100%
}
.pro_style3 .item .content {
    float: left;
    width: 100%
}
.pro_style3.style2 .item .content {
    width: 100%
}
.pro_style3 .item .cat {
    background-color: orange;
    color: #FFF;
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    padding: 2px 6px 0;
    line-height: 22px;
    display: inline-block;
    border-radius: 1px
}
.pro_style3.style2 .item .cat {
    position: absolute;
    table-layout: 0;
    top: 0;
    left: 0
}
.pro_style3 .item .content .name {
    font-size: 1.15rem;
    color: #0C4A97;
    line-height: 26px
}
.pro_style3 .item .content .text {
    display: block;
    margin-top: 20px;
    height: 261px;
    color: #777;
    line-height: 24px;
    text-align: justify;
    font-size: 1.05rem
}
.pro_style3.style2 .item .content .name {
    display: block
}
.pro_style3 .item:hover .content .name {
    color: #00BCF9
}
.pro_style3 .item .content .info {
    margin-top: 15px;
    font-size: .9rem;
    color: #999
}
.pro_style3 .item .content .info .val {
    display: inline-block;
    margin: 0 2px 0 5px;
    color: #00BCF9;
    letter-spacing: 1px
}
.pro_style4 .item {
    float: right;
    width: 32%;
    min-height: 281px;
    margin: 0 .5% 40px;
    position: relative
}
.pro_style4 .item .bg {
    position: absolute;
    z-index: 0;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: url(../_images/pc.png) center top no-repeat
}
.pro_style4 .item .pic {
    position: absolute;
    right: 50px;
    left: 42px;
    top: 13px;
    bottom: 105px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    border-radius: 2px
}
.pro_style4 .item .pic::before {
    content: "";
    position: absolute;
    right: -6px;
    top: 0;
    bottom: -30px;
    width: 138px;
    background: url(../_images/shadow.png) center top/contain no-repeat
}
.pro_style4 .item .pic:after {
    content: '';
    position: absolute;
    opacity: 0;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4);
    -webkit-transition: all ease-in .2s;
    -moz-transition: all ease-in .2s;
    -o-transition: all ease-in .2s;
    transition: all ease-in .2s
}
.pro_style4 .item:hover .pic:after {
    opacity: 1
}
.pro_style4 .item .name {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    color: #555;
    font-size: 1.2rem;
    text-align: center;
    line-height: 25px
}
.pro_style5 .item {
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    background-position: center center
}
.pro_style5 .item .inner {
    height: 100%;
    float: none
}
.pro_style5 .item .bg {
    width: 54%;
    height: 640px;
    top: -70%;
    left: 0;
    position: absolute;
    background: url(../_images/labtop.png) center center no-repeat
}
.pro_style5 .item .bg .pic {
    position: absolute;
    right: 13.7%;
    left: 13.7%;
    bottom: 105px;
    height: 285px;
    border-radius: 3px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top
}
.pro_style5 .item .info {
    position: absolute;
    right: 0;
    top: 50%;
    bottom: 0;
    margin-top: -250px;
    width: 45%;
    height: 500px;
    display: table;
    vertical-align: middle;
    padding: 3% 0;
    color: rgba(0, 0, 0, .5);
    background: url(../_images/frame3.png) center center/contain no-repeat
}
.pro_style5 .item .info .inside {
    display: table-cell;
    vertical-align: middle;
    padding: 30px 20% 0 16%;
    text-align: right;
    position: relative
}
.pro_style5 .item .info .inside::after {
    content: "";
    display: none;
    position: absolute;
    bottom: -33px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 120px;
    height: 100px;
    background: url(../_images/quote2.png) center center/contain no-repeat
}
.pro_style5 .item .info .name {
    font-weight: 700;
    margin: -30px auto 20px;
    line-height: 45px;
    font-size: 1.9rem
}
.pro_style5 .item .info .list .item {
    font-size: 1.3rem;
    line-height: 30px;
    margin-bottom: 10px;
    position: relative;
    padding-right: 25px
}
.pro_style5 .item .info .list .item:before {
    content: "ī�";
    position: absolute;
    right: 0;
    top: 1px;
    font-size: 1.3rem;
    color: rgba(255, 255, 255, .6);
    line-height: 25px;
    font-family: ifont;
    width: 18px;
    height: 100%;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}
.pro_style5 .item .info .list .item .title {
    color: rgba(0, 0, 0, .4);
    font-size: 1.15rem
}
.pro_style5 .item .info .list .item .val {
    color: rgba(255, 255, 255, .8);
    font-size: 1.2rem;
    display: inline-block;
    margin-right: 3px;
    height: 30px;
    width: 70%
}
#header_section2 .big_menu .fa-reorder,
#rsv_menu {
    display: none
}
.pro_style5 .item .info .list .item .val.en_words {
    font-size: 1.3rem
}
.label_style1 {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 9px;
    bottom: -53px;
    border: 2px solid #FFF;
    border-radius: 50%;
    color: #FFF;
    background-color: #F54C6D;
    text-align: center;
    line-height: 53px;
    font-size: 1.1rem;
    z-index: 1
}
.new_year_part {
    position: fixed;
    width: 315px;
    height: 750px;
    left: 0;
    top: 0;
    z-index: 10
}
.new_year_part .pic_part .clamp {
    position: absolute;
    width: 78px;
    height: 180px;
    top: 0;
    left: 0;
    background: url(../_images/clamp.png) center top/contain no-repeat;
    z-index: 1
}
.new_year_part .pic_part .clamp.right {
    left: auto;
    right: 0
}
.new_year_part .pic_part .fish {
    position: absolute;
    width: 100%;
    height: 601px;
    background: url(../_images/fish.jpg) center top/auto 100% no-repeat;
    top: 149px;
    opacity: .85
}
.new_year_part .title {
    background: url(../_images/new_year_text2.png) center top/contain no-repeat;
    position: absolute;
    top: 32%;
    left: 13px;
    height: 80px;
    right: 0
}
.new_year_part .sub_title {
    position: absolute;
    top: 45%;
    left: 16%;
    font-size: 1.05rem;
    color: #D77E36;
    line-height: 22px;
    right: 16%;
    text-align: center
}
.new_year_part .sub_title .date {
    letter-spacing: 1px;
    font-weight: 700;
    color: #c86821
}
#home_part11,
#home_part12,
.home_part2,
.home_part3,
.home_part4,
.home_part5,
.home_part6,
footer {
    position: relative!important;
    z-index: 13!important
}
header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 15
}
header.other_pages {
    position: relative;
    float: right;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}
#header_section1 {
    float: right;
    width: 100%;
    background-color: rgba(0, 0, 0, .4);
    padding: 0 0 14px
}
#header_section1 .info {
    margin-top: 14px
}
#header_section1 .key {
    float: right;
    padding: 10px;
    width: 100%;
    background-color: rgba(0, 0, 0, .2);
    min-height: 35px
}
#header_section1 .key span,
#header_section1 .key strong {
    float: right;
    color: #fff;
    font-size: .9rem;
    direction: rtl
}
#header_section1 .key strong:first-child {
    padding-right: 10px
}
#header_section1 ul li {
    direction: rtl;
    float: right;
    list-style-type: none;
    margin-left: 20px
}
#header_section1 ul li i {
    font-size: 11pt;
    color: #fff;
    float: right;
    margin: 0 7px
}
#header_section1 ul li i.fa-mobile {
    font-size: 15pt;
    margin-top: 0
}
#header_section1 ul li address,
#header_section1 ul li em {
    font-size: 1rem;
    color: #fff;
    float: right;
    font-style: normal;
    line-height: 24px;
    text-align: right
}
#header_section1 ul li.phone em {
    font-size: 1.05rem;
    letter-spacing: .05px
}
#header_section1 #logo {
    float: left;
    left: 30px;
    position: absolute;
    text-align: center;
    top: -55px;
    z-index: 10
}
#header_section1 #logo h1 {
    color: #fff;
    font-size: 25pt;
    text-align: center
}
#header_section1 #logo img {
    width: 100px
}
#header_section2 {
    float: right;
    width: 100%;
    background-color: #2C4452;
    display: none
}
#header_section2 .big_menu > ul > li {
    float: right;
    list-style-type: none;
    margin-left: 1%
}
#header_section2 .big_menu ul li a .sub_arrow,
#header_section2 .big_menu > ul > li > a:before {
    border-style: solid;
    display: inline-block;
    margin: 0 0 0 -2px;
    content: ""
}
#header_section2 .big_menu > ul > li > a {
    color: #fff;
    direction: rtl;
    float: right;
    font-size: .95em;
    padding: 32px 20px 27px;
    position: relative;
    text-align: right
}
#header_section2 .big_menu > ul > li:hover > a {
    padding-top: 59px;
    padding-bottom: 0
}
#header_section2 .big_menu > ul > li > a .hover {
    background-color: #53bd99;
    color: #fff;
    direction: rtl;
    float: right;
    font-size: .95em;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s
}
#header_section2 .big_menu > ul > li:hover > a .hover {
    padding-top: 32px;
    padding-bottom: 30px;
    height: auto
}
#header_section2 .big_menu > ul > li.sub_box:hover > a .hover {
    padding-top: 32px;
    padding-bottom: 35px
}
#header_section2 .big_menu > ul > li > a:before {
    border-color: transparent transparent #2C4452;
    border-width: 6px;
    bottom: -2px;
    left: 47%;
    opacity: 0;
    position: absolute;
    z-index: 10;
    transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s
}
#header_section2 .big_menu > ul > li.sub_box > a {
    padding-bottom: 33px
}
#header_section2 .big_menu > ul > li.sub_box:hover > a {
    padding-top: 32px;
    padding-bottom: 33px
}
#header_section2 .big_menu > ul > li.sub_box > a:before {
    border-color: #53bd99 transparent transparent;
    border-style: solid;
    border-width: 0;
    bottom: -11px
}
#header_section2 .big_menu > ul > li:hover > a:before {
    opacity: 1
}
#header_section2 .big_menu > ul > li:hover > a .sub_arrow {
    opacity: 0
}
#header_section2 .big_menu ul li a .sub_arrow {
    border-color: #fff transparent transparent;
    border-width: 5px;
    bottom: 9px;
    left: 50%;
    opacity: 1;
    position: absolute;
    transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s
}
#header_section2 .big_menu > ul > li.sub_box div {
    background-color: #53bd99;
    direction: rtl;
    height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0 11px;
    position: absolute;
    right: 0;
    top: 87px;
    width: 100%;
    z-index: 5;
    transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease
}
#header_section2 .big_menu > ul > li.sub_box:hover div {
    padding-bottom: 11px;
    padding-top: 15px;
    height: auto;
    opacity: 1
}
#header_section2 .big_menu ul li.sub_box ul li {
    float: right;
    width: 24%;
    margin-left: 10px;
    list-style-type: none
}
#header_section2 .big_menu ul li.sub_box ul li.archiv {
    display: none
}
#header_section2 .big_menu ul li.sub_box ul li.btn_archiv {
    background: #445c6a;
    border: 1px solid #8ca4b2;
    border-radius: 3px;
    float: left;
    margin-left: 0;
    padding: 0;
    width: auto
}
#header_section3,
#header_section3 .no_item,
#header_section3 nav {
    width: 100%;
    float: right
}
#header_section2 .big_menu ul li.sub_box ul li.btn_archiv a {
    font-size: .78em;
    text-shadow: .2px .2px 3px #fff
}
#header_section2 .big_menu ul li.sub_box ul li.btn_archiv:hover a {
    color: #6cd6b2;
    text-shadow: none
}
#header_section2 .big_menu ul li.sub_box ul li:nth-child(4n) {
    margin-left: 0
}
#header_section2 .big_menu ul li.sub_box ul li a {
    color: #fff;
    font-size: .73em;
    float: right;
    width: 100%;
    line-height: 35px;
    text-align: right;
    padding: 0 19px
}
#header_section2 .big_menu ul li.sub_box ul li:hover a {
    color: #445C6A
}
#header_section3 {
    position: relative;
    background-color: rgba(17, 30, 38, .75)
}
#header_section3 .container > div {
    z-index: 15
}
#header_section3 .no_item {
    color: #28404e;
    font-size: .9em;
    padding: 10px;
    text-align: center
}
#header_section3 .step1 > li {
    float: right;
    list-style-type: none
}
#header_section3 .step1 > li > a {
    display: block;
    padding: 0 16px;
    color: #fff;
    font-size: 1.3rem;
    line-height: 60px;
    cursor: pointer;
    position: relative
}
#header_section3 .step1 > li.icon {
    width: 4%
}
#header_section3 .step1 > li.icon > a {
    background: center center/45% auto no-repeat none;
    display: block;
    height: 60px;
    width: 100%
}
#header_section3 .step1 > li.icon.usefull_links {
    width: 6%
}
#header_section3 .step1 > li.icon.usefull_links > a {
    background-size: 48%;
    background-position-y: 27px;
    transition: all .2s ease
}
#header_section3 .step1 > li:hover > a .gap {
    opacity: 1
}
#header_section3 .step1 > li > a i {
    color: #868790;
    font-size: 1.2rem;
    line-height: 58px;
    display: inline-block;
    margin-right: 1px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}
#header_section3 .step1 > li:hover > a {
    background-color: #fefefe;
    color: #333;
    transition: none
}
#header_section3 .step1 .submenu > a:after {
    background: 0 0;
    bottom: -1px;
    height: 14px;
    left: 1px;
    position: absolute;
    right: 1px;
    z-index: 507;
    content: ""
}
#header_section3 .step1 .submenu:hover > a:after {
    background-color: #fefefe
}
#header_section3 .step1 > li:hover > a i {
    color: #555
}
#header_section3 .step1 .submenu > div {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    min-height: 350px;
    box-shadow: 0 4px 15px 0 rgba(130, 130, 130, .57);
    background-color: #fefefe;
    z-index: 500;
    direction: rtl;
    text-align: right;
    border-radius: 0 0 3px 3px;
    display: none;
    padding: 20px 15px;
    transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease
}
#header_section3 .step1 li {
    float: right;
    list-style-type: none
}

#header_section3 .step1 .projects .step2 > li {
    width: 30%;
    margin-left: 4.5%;
    position: relative
}
#header_section3 .step1 .projects .step2 > li:last-child {
    margin-left: 0
}
#header_section3 .step1 .projects .step2 {
    float: right;
    width: 100%
}
#header_section3 .step1 .projects .step2 .scroll {
    float: right;
    width: 100%;
    height: 245px;
    overflow: auto
}
#header_section3 .step1 .projects .step2 .scroll li {
    float: right;
    width: 100%;
    border-bottom: dotted 1px #ddd;
    padding: 10px 3px
}
#header_section3 .step1 .projects .step2 .scroll .prj_pic {
    background-size: contain;
    float: right;
    width: 25%;
    height: 59px;
    border: 1px solid #eee;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 5px
}
#header_section3 .step1 .projects .step2 .scroll .prj_title {
    float: right;
    font-size: 1.1rem;
    color: #444
}
#header_section3 .step1 .projects .step2 .part1 .scroll .prj_title,
#header_section3 .step1 .projects .step2 .part2 .scroll .prj_title {
    line-height: 23px;
    margin-top: 16px;
    width: 56%
}
#header_section3 .step1 .projects .step2 .scroll .prj_title:hover {
    color: #1D9D73
}
#header_section3 .step1 .projects .step2 .scroll .prj_prcent {
    float: left;
    width: 40px;
    height: 40px;
    position: relative;
    margin-top: 9px
}
#header_section3 .step1 .projects .step2 .scroll .prj_prcent strong {
    color: #666;
    font-size: .95rem;
    left: 0;
    line-height: 43px;
    position: absolute;
    right: 0;
    text-align: center;
    letter-spacing: .05px
}
#header_section3 .projects .step2 li.step50 {width: 47% !important;}
#header_section3 .step1 .step2 .archiv {
    color: #0387D4;
    font-size: .95rem;
    margin-top: 17px;
    position: absolute;
    left: 4px;
    top: -5px
}
#header_section3 .step1 .step2 .archiv:hover {
    color: #47D5F3
}
#header_section3 .step1 .step2 .btn_link {
    color: #0387D4;
    font-size: 1rem;
    position: absolute;
    left: 0;
    bottom: -27px;
    right: 0;
    text-align: center;
    border-top: solid 1px rgba(221, 221, 221, .45);
    padding-top: 8px
}
#header_section3 .step1 .step2 .btn_link:hover {
    color: #ff4900
}
#header_section3 .step1 .step2 .btn_link span {
    position: relative
}
#header_section3 .step1 .step2 .btn_link span:before {
    content: '';
    position: absolute;
    right: -20px;
    top: -2px;
    bottom: 0;
    width: 15px;
    background: url(../_images/telegram3.png) center center/contain no-repeat
}
#header_section3 .step1 .projects .step2 .prj_counter {
    background-color: #eee;
    border-radius: 2px;
    color: #0681c4;
    float: left;
    font-size: .8rem;
    letter-spacing: 1px;
    margin: 17px 0 0;
    padding: 1px 5px 2px
}
#header_section3 .step1 .projects .step2 .part3 {
    position: relative
}
.project_link_style1 {
    background: url(../_images/menu.gif) center center/85% auto no-repeat;
    height: 302px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0
}
.project_link_style1 .name {
    position: absolute;
    right: 19%;
    bottom: 28%;
    font-size: 1.3rem;
    color: #247DAD;
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
    transform: rotate(-25deg)
}
.project_link_style1:hover {
    opacity: .8
}
#header_section3 .step1 .services .step2 > li {
    width: 60%
}
#header_section3 .step1 .services .step2 > li.part3 {
    height: 111px;
    overflow: hidden;
    margin-top: 17px
}
#header_section3 .step1 .services .step2 > li.part1 {
    width: 34%;
    margin-left: 5.4%;
    padding: 0 2% 0 0;
    position: relative
}
#header_section3 .step1 .services .step2 {
    float: right;
    width: 100%
}
#header_section3 .step1 .services .step2 .scroll {
    float: right;
    width: 100%;
    height: 260px;
    overflow: auto
}
#header_section3 .step1 .services .step2 .part1 li {
    float: right;
    width: 100%;
    padding: 5px 7px;
    position: relative
}
#header_section3 .step1 .services .step2 .part1 li a {
    display: block;
    position: relative;
    color: #333;
    font-size: 1.05rem;
    padding: 0 15px 0 5px;
    line-height: 23px
}
#header_section3 .step1 .services .step2 .part1 li a:hover {
    color: #ff4900
}
#header_section3 .step1 .services .step2 .part1 li a::before {
    content: "\e002";
    font-family: ifont;
    position: absolute;
    right: -5px;
    top: 0;
    line-height: 18px;
    color: #008b9f;
    font-size: 1.3rem;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
#header_section3 .step1 .services .step2 .part1 li .no {
    display: inline-block;
    color: #39bbc9;
    font-size: .95rem
}
#header_section3 .step1 .services .step2 .scroll2 {
    float: right;
    height: 120px;
    overflow: auto;
    padding: 10px 0 0;
    width: 100%;
    direction: ltr
}
#header_section3 .step1 .services .step2 .scroll2 ul {
    float: right;
    width: 100%
}
#header_section3 .step1 .services .step2 .scroll2 li {
    margin-left: 10px;
    width: 160px;
    height: 80px;
    float: left
}
#header_section3 .step1 .services .step2 .scroll2 .cover {
    float: right;
    width: 100%;
    height: 100%;
    margin-right: 5px;
    overflow: hidden;
    position: relative
}
#header_section3 .step1 .services .step2 .scroll2 .cover img {
    width: 100%;
    min-height: 100%;
    display: block;
    margin: 0 auto
}
#header_section3 .step1 .services .step2 .scroll2 .cover .icon {
    position: absolute;
    right: 0;
    left: 0;
    top: -100px;
    margin: 0 auto;
    width: 40px;
    height: 40px;
    z-index: 1;
    background: url(../_images/play.png) center center/contain no-repeat
}
#header_section3 .step1 .services .step2 .scroll2 .cover .overley {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .5)
}
#breadcrumb ul li,
#header_section3 .step1 li.submenu.ver2 {
    position: relative
}
#header_section3 .step1 .services .step2 .scroll2 .cover .icon,
#header_section3 .step1 .services .step2 .scroll2 .cover .overley {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}
.about_part1 .shape_part .list_part .item .icon,
.footer_part3 .social .item {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease
}
#header_section3 .step1 .services .step2 .scroll2 .cover:hover .icon {
    top: 20px
}
#header_section3 .step1 .services .step2 .scroll2 .cover:hover .overley {
    opacity: 1
}
#header_section3 .step1 .services .step2 .part3 li a:hover,
.footer_part1 .website_stuff .article .step2 li a:hover {
    opacity: .6
}
#header_section3 .step1 .services .step2 .part3 .scroll {
    width: 100%;
    height: 100px
}
#header_section3 .step1 .services .step2 .part3 li {
    float: right;
    width: 75px;
    height: 60px;
    margin-left: 11.5px
}
#header_section3 .step1 .services .step2 .part3 li:last-child {
    margin: 0
}
#header_section3 .step1 .services .step2 .part3 li a {
    display: block;
    height: 100%
}
#header_section3 .step1 .services .step2 .part3 li img {
    width: 100%;
    height: 100%
}
#header_section3 .step1 .submenu.ver2 > div {
    width: 360px;
    left: auto;
    padding: 15px 10px 0
}
#header_section3 .step1 .submenu.ver2.article > div {
    padding-bottom: 38px
}
#header_section3 .step1 .submenu.ver2 .step2 > li.part1 {
    width: 100%
}
#header_section3 .step1 .submenu.ver2 .step2 .scroll {
    height: 255px
}
#header_section3 .step1 .submenu.usefull_links .step2,
#header_section3 .step1 .submenu.usefull_links > div {
    height: auto;
    min-height: 100%;
    padding-bottom: 5px;
    width: 245px
}
#header_section3 .step1 .submenu.article li.half {
    width: 50%
}
#header_section3 .step1 .submenu.article li.half a {
    font-size: .95rem;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
    color: #666;
    display: inline-block;
    line-height: 15px
}
#header_section3 .step1 .submenu.article li.half a:before {
    font-size: 1.3em;
    font-weight: 400
}
#breadcrumb {
    background: #f5f5f5;
    float: right;
    width: 100%
}
#breadcrumb ul li {
    float: right;
    list-style-type: none
}
#breadcrumb ul li:after {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    content: "";
    display: block;
    height: 24px;
    width: 24px;
    position: absolute;
    left: -15px;
    top: 5px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
#breadcrumb ul li:last-child:after {
    border: none
}
#breadcrumb ul li .en_words {
    font-weight: 700;
    text-transform: capitalize
}
#breadcrumb ul li a {
    float: right;
    width: 100%;
    color: #6c8492;
    font-size: .95rem;
    line-height: 34px;
    text-shadow: 0 1px 0 #fff;
    padding: 0 35px 0 15px;
    direction: rtl
}
#breadcrumb ul li a i {
    display: block;
    font-size: 1.5rem;
    margin-top: 2px;
    cursor: pointer;
    line-height: 32px
}
#breadcrumb ul li a.active,
#breadcrumb ul li a:hover,
#breadcrumb ul li a:hover i {
    color: #4f5dc5
}
.footer_part1 {
    background-color: #1B2F3B;
    padding: 60px 0;
    color: #C6D5DE;
    text-align: justify;
    font-size: 8px;
    font-size: 1rem
}
.footer_part1 .main_title {
    color: #FFF;
    font-size: 10px;
    font-size: 1.5rem;
    line-height: 45px;
    margin-bottom: 25px
}
.footer_part1 .step1 > li {
    width: 25%;
    float: right;
    margin-left: 5%
}
.footer_part1 .step1 > li.website_link {
    width: 33%;
    margin-left: 0
}
.footer_part1 .step1 > li.website_link .step2 {
    height: 270px;
    overflow: auto
}
.footer_part1 .step1 > li.website_link .mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.footer_part1 .step1 > li.website_link .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: 20px
}
.footer_part1 .step2 > li {
    width: 100%
}
.footer_part1 .website_info .logo a {
    margin-bottom: 7px;
    display: block
}
.footer_part1 .website_info .logo .name {
    color: #fff;
    font-size: 16.5px;
    font-size: 1.8rem;
    position: relative;
    top: -11px;
    margin-right: 5px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #0E151A
}
.footer_part1 .website_info .logo img {
    height: 36px
}
.footer_part1 .website_info .text {
    margin: 10px 0 20px;
    color: #fff;
    line-height: 23px;
    text-align: justify
}
.footer_part1 .website_info .info {
    line-height: 23px;
    padding: 15px 0;
    position: relative
}
.footer_part1 .website_info .info:last-child:after {
    background: 0 0
}
.footer_part1 .website_info .info address,
.footer_part1 .website_info .info em {
    font-weight: 400;
    font-style: normal;
    display: inline;
    line-height: 25px
}
.footer_part1 .website_info .info.phone {
    letter-spacing: 1px;
    font-size: 1.1rem
}
.footer_part1 .website_info .info.email {
    font-family: verdana;
    letter-spacing: 1px;
    font-size: 1rem
}
.footer_part1 .website_info .info.email i {
    bottom: -1px
}
.footer_part1 .website_info .info i {
    display: inline-block;
    color: #547589;
    width: 7%;
    position: relative;
    bottom: 0;
    font-size: 9px;
    font-size: 1.5rem
}
.footer_part1 .website_link .step2 li {
    position: relative;
    float: right;
    width: 100%;
    padding: 0 15px 10px 10px
}
.footer_part1 .website_link .step2 li::before {
    content:"";
    font-family: ifont;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 25px;
    color: #1590B1;
    font-size: 1.1rem
}
.footer_part1 .website_link .step2 li a {
    line-height: 25px
}
.footer_part1 .website_link .step2 li a:hover {
    color: #27E9FC
}
.footer_part1 .website_article .step2 li {
    float: right;
    width: auto;
    margin: 2px
}
.footer_part1 .website_article .step2 li a {
    color: #27E9FC;
    padding: 0 13px;
    line-height: 31px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 700;
    font-size: .95rem;
    white-space: nowrap
}
.footer_part1 .website_article .step2 li a:hover {
    color: #fff;
    background-color: #18A1AE
}
.footer_part1 .social .step2 li {
    float: right;
    margin-left: 10px;
    width: 12%;
    border-radius: 2px;
    background-color: #253945
}
.footer_part1 .social .step2 li:hover i {
    text-shadow: 0 0 5px #73B3BA
}
.footer_part1 .social .step2 li a {
    display: block;
    color: #547589;
    text-align: center;
    line-height: 25px
}
.footer_part1 .social .step2 li a i {
    color: #61969C;
    width: auto;
    font-size: 1.7rem
}
.footer_part1 .social .step2 li a:hover {
    color: #1B95FF
}
.footer_part1 .website_stuff .article p {
    line-height: 25px;
    padding-bottom: 10px
}
.footer_part1 .website_stuff .article .step2 li {
    float: right;
    width: 30%;
    height: 68px;
    padding: 5px
}
.footer_part1 .website_stuff .article .step2 li img {
    width: 100%;
    height: 100%
}
.footer_part1 .br {
    margin: 40px auto 60px;
    width: 50%;
    position: relative;
    text-align: center
}
.footer_part1 .br:before {
    right: 0;
    left: 50%;
    top: -7px
}
.footer_part1 .br span {
    position: absolute;
    top: -9px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 51px;
    height: 12px;
    z-index: 1;
    background: url(../_images/divider2.png) center center no-repeat #1B2F3B
}
.footer_part1 .websites .main_title {
    color: #09D4D1;
    text-shadow: 0 0 15px #09D4D1
}
.footer_part1 .websites .list li {
    float: right;
    width: 25%;
    margin-bottom: 5px;
    position: relative;
    padding-right: 18px
}
.footer_part1 .websites .list li::before {
    content:"";
    font-family: ifont;
    color: #01B4AF;
    line-height: 25px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    font-size: 1.1rem
}
.footer_part1 .websites .list li a {
    color: #BCE1E0;
    line-height: 25px;
    position: relative
}
.footer_part1 .websites .list li a:hover:after {
    content: '';
    position: absolute;
    bottom: -2px;
    right: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: dotted 1px #BCE1E0
}
.footer_part2 {
    background-color: #11212A;
    padding: 15px 0
}
.footer_part2 .container {
    padding-right: 2%
}
.footer_part2 .copyright {
    margin-bottom: 8px
}
.footer_part2 .copyright i {
    color: #AEABAB;
    float: right;
    font-size: 1.5rem;
    margin: -1px 0 0 5px
}
.footer_part2 .copyright p {
    float: right;
    font-size: .9rem;
    color: #efefef;
    direction: rtl
}
.footer_part2 nav ul li {
    color: #88a0ae;
    float: right;
    font-size: .95rem;
    list-style-type: none
}
.footer_part2 nav ul li:first-child {
    margin-right: 10px
}
.footer_part2 nav ul li a {
    color: #94acba;
    float: right;
    font-size: 1em;
    line-height: 14px;
    padding: 0 5px
}
.footer_part2 nav ul li a:hover {
    color: #27E9FC
}
.footer_part3 {
    min-height: 50px
}
.footer_part3 .social .item {
    float: right;
    width: 33.3333%;
    text-align: center;
    position: relative;
    transition: all .4s ease
}
.pic_anim_style1 img,
.seo_section1 .pic_anim_part img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease
}
.footer_part3 .social .item.google_plus {
    background-color: #1D96CF
}
.footer_part3 .social .item.facebook {
    background-color: #34ADE6
}
.footer_part3 .social .item.telegram {
    background-color: #88D3EF
}
.footer_part3 .social .item.google_plus:hover {
    background-color: #138CC5
}
.footer_part3 .social .item.facebook:hover {
    background-color: #2AA3DC
}
.footer_part3 .social .item.telegram:hover {
    background-color: #7EC9E5
}
.footer_part3 .social .item a {
    padding: 6px 20px;
    color: #fff;
    display: block
}
.footer_part3 .social .item .icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 53px;
    color: #fff;
    font-size: 3.5em;
    background-size: auto 80%;
    background-repeat: no-repeat;
    background-position: center center
}
.footer_part3 .social .item .name {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 1.5em;
    position: absolute;
    left: 0;
    top: 9px;
    right: 0;
    margin: 0 auto
}
.footer_part3 .social .item .text {
    display: inline-block;
    font-size: 1em;
    margin: 0 auto;
    padding: 0 8px;
    line-height: 20px;
    background-color: rgba(0, 0, 0, .2);
    border-radius: 2px;
    bottom: -12px;
    position: relative;
    left: 12px
}
.home_part1 {
    position: relative;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    padding: 250px 0 100px;
    z-index: 14;
    min-height: 750px
}
.home_part1 .part1 {
    text-align: center;
    margin: 0 auto 60px;
    width: 50%;
    position: relative
}
.home_part1 .part1 .text {
    color: #fff;
    font-size: 2.3rem;
    line-height: 50px;
    font-weight: 700
}
.home_part1 .part1 .type2 {
    font-size: 2.8rem
}
.home_part1 .part1 .type3 {
    position: absolute;
    bottom: -50px;
    right: 0;
    left: 0
}
.home_part1 .part1 .type3:after,
.home_part1 .part1 .type3:before {
    content: '';
    position: absolute;
    right: 0;
    top: 23%;
    height: 3px;
    width: 27%;
    background-color: #fff;
    -webkit-transform: skew(-50deg);
    -moz-transform: skew(-50deg);
    -o-transform: skew(-50deg);
    transform: skew(-50deg)
}
.home_part1 .part1 .type3:after {
    right: auto;
    left: 0
}
.home_part1 .part1 .sub_text {
    font-size: 1.2rem;
    position: absolute;
    right: 0;
    top: 40%;
    width: 27%;
    text-align: center;
    line-height: 22px;
    letter-spacing: 2px
}
.home_part1 .part1 .sub_text.left {
    right: auto;
    left: 0
}
.home_part1 .part2 {
    font-size: 1.15rem;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-bottom: 30px
}
.home_part1 .part3 .btn_style2.en_words {
    bottom: -3px;
    font-weight: 500;
    font-size: 1.6rem
}
.home_part2 {
    background-color: #F4F6F8;
    position: relative;
    padding: 30px 0 60px;
    z-index: 1
}
.home_part2::before,
.home_part2:after {
    display: inline-block;
    position: absolute;
    content: "";
    left: 0;
    right: 0
}
.home_part2::before {
    height: 0;
    top: 0;
    z-index: 1;
    box-shadow: 0 1px 10px 7px rgba(0, 0, 0, .1)
}
.home_part3,
.home_part4 {
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .3)
}
.home_part2:after {
    background: #e1e1e1;
    border-bottom: 1px solid #fefefe;
    bottom: 5px;
    height: 1px
}
.home_part2 .btn_wrapper {
    position: relative;
    height: 50px;
    margin-top: 60px
}
.home_part2 .btn_style4 {
    color: #fff;
    border: 3px solid #CFFBFF;
    width: 50%;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    background-color: #2363C3
}
.home_part2 .btn_style4.right:hover .btn_text {
    left: 0
}
.home_part3 {
    display: block;
    background: url(../_images/map2.jpg) center top no-repeat #e3e8ee;
    position: relative;
    border-bottom: solid 1px #f4f6f8;
    padding: 55px 0
}
.home_part3 .right_side {
    float: right;
    width: 30%;
    padding: 30px 95px 30px 30px
}
.home_part3 .right_side .name {
    color: #333;
    font-size: 1.5rem;
    text-align: left;
    line-height: 25px
}
.home_part3 .right_side .text {
    line-height: 23px;
    margin-top: 10px;
    color: #777;
    font-size: 1rem;
    text-align: left
}
.home_part3 .left_side {
    float: right;
    width: 70%;
    position: relative;
    min-height: 190px;
    border-right: solid 3px #F7720F
}
.home_part3 .left_side .slideshow,
.home_part3 .left_side .slideshow * {
    direction: ltr
}
.home_part3 .left_side .owl-theme .owl-controls .owl-page span {
    background: url(../_images/bullet.png) center center/contain no-repeat
}
.home_part3 .left_side .item {
    padding: 50px 150px 30px 30px
}
.home_part3 .left_side .item .pic {
    position: absolute;
    right: 40px;
    top: 40px;
    background-color: rgba(255, 255, 255, .73)
}
.home_part3 .left_side .item .pic img {
    background-position: center center;
    background-size: auto 75%;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    display: block;
    position: relative;
    border: none
}
.home_part3 .left_side .item .pic::before {
    content: "";
    position: absolute;
    width: 55px;
    height: 55px;
    border: 5px solid #ccc;
    top: -13px;
    right: -15px;
    z-index: -1
}
.home_part3 .left_side .item .text {
    color: #676767;
    font-size: 1.15rem;
    line-height: 27px;
    position: relative
}
.home_part3 .left_side .item .text p {
    display: block;
    position: relative;
    text-align: justify;
    direction: rtl
}
.home_part3 .left_side .item .text::before {
    content: "";
    position: absolute;
    right: -20px;
    top: -20px;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    background: url(../_images/quote.png) 20px 8px no-repeat #EBC2A5
}
.home_part3 .left_side .item .info {
    display: block;
    margin-top: 25px;
    color: #111;
    line-height: 23px;
    font-size: 1.1rem;
    direction: rtl
}
.home_part3 .left_side .item .info .name {
    color: #F7720F
}
.home_part3 .left_side .arrows {
    position: absolute;
    bottom: 10px;
    right: -120px
}
.home_part3 .left_side .arrows .btn {
    background-color: #3B3B3B;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 48px;
    text-align: center;
    font-size: 2.2rem;
    float: left;
    margin: 0 1px;
    color: #AAA
}
.home_part4,
.home_part5 {
    display: block;
    overflow: hidden
}
.home_part3 .left_side .arrows .btn:hover {
    color: #fff;
    background-color: #F7720F
}
.home_part3 .left_side .arrows .btn i {
    line-height: 40px
}
.home_part4 {
    background-color: #F9F9F9;
    position: relative;
    padding: 30px 0 0;
    min-height: 500px
}
.seo_box_style1 .rightside {
    float: right;
    position: relative;
    width: 36%;
    min-height: 415px;
    background: url(../_images/seo1.jpg) center center/cover no-repeat
}
.seo_box_style1 .rightside .seo_bg_style1 {
    position: absolute;
    right: -55px;
    top: -50px;
    width: 150px;
    height: 150px;
    background: url(../_images/seo-blog.png) center top/contain no-repeat;
    z-index: 1
}
.seo_box_style1 .leftside {
    float: left;
    width: 64%;
    min-height: 415px;
    background: url(../_images/seo2.png) left 80% no-repeat #00A9E0;
    position: relative
}
.seo_box_style1 .leftside .top_title:after,
.seo_box_style1 .leftside::after {
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: #00A9E0
}
.seo_box_style1 .leftside .top_title {
    background-color: #01B9F5;
    position: relative;
    float: right;
    width: 100%
}
.seo_box_style1 .leftside .top_title::after {
    background-color: #01B9F5;
    z-index: 1
}
.seo_box_style1 .leftside .top_title .pic1 {
    width: 20%;
    height: 65px;
    background: url(../_images/google5.png) center 20px/70% auto no-repeat #00A9E0;
    float: right;
    border-radius: 0 0 0 11%
}
.seo_box_style1 .leftside .top_title .text {
    color: #FFF;
    line-height: 65px;
    padding-right: 17px;
    float: right;
    font-size: 1.8rem;
    font-weight: 700
}
.seo_box_style1 .leftside .content {
    padding: 30px 60px;
    color: #fff;
    font-size: 1.2rem;
    line-height: 26px
}
.seo_box_style1 .leftside .content .text {
    text-align: justify;
    margin-bottom: 25px
}
.seo_box_style1 .leftside .content .list .item {
    line-height: 25px;
    font-size: 1.15rem;
    padding-right: 23px;
    position: relative;
    margin-bottom: 10px
}
.seo_box_style1 .leftside .content .list .item::before {
    content: "";
    position: absolute;
    right: -5px;
    top: 5px;
    width: 21px;
    height: 12px;
    background: url(../_images/tick.png) right center/contain no-repeat
}
.home_part5 {
    background-color: #f9f9f9;
    position: relative;
    padding: 30px 0 60px;
    min-height: 500px
}
.home_part5 .rightside {
    float: right;
    width: 35%;
    padding: 0 30px
}
.faq_style .list .item {
    position: relative;
    line-height: 25px;
    color: #006A99;
    font-size: 1.1rem;
    padding-right: 38px;
    margin-bottom: 30px;
    text-align: justify
}
.faq_style .list .item:hover {
    color: #00A9E0
}
.faq_style .list .item::after {
    content: "";
    position: absolute;
    border-right: 1px dashed #c2eae8;
    top: 28px;
    right: 15px;
    height: 100%
}
.faq_style .list .item:last-child::after {
    display: none
}
.faq_style .list .item .icon {
    background: url(../_images/question.png) center center/auto 70% no-repeat;
    padding: 5px;
    display: inline-block;
    border: 1px solid #c2eae8;
    margin-left: 10px;
    width: 30px;
    height: 27px;
    border-radius: 2px;
    position: absolute;
    right: 0;
    top: 0
}
.home_part5 .leftside {
    float: left;
    width: 65%;
    padding: 0 30px
}
.home_part5 .leftside .pro_style3.right {
    float: right;
    width: 55%
}
.home_part5 .leftside .pro_style3.left {
    float: right;
    width: 42%;
    min-height: 250px
}
.home_part6 {
    display: block;
    background-color: #fff;
    position: relative;
    overflow: hidden
}
.home_part6 .btn_part {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    line-height: 50px;
    width: 165px;
    text-align: center;
    background-color: #42B8D4
}
.home_part6 .leftside {
    float: left;
    width: 50%;
    height: 693px;
    position: relative;
    padding: 93px 50px 75px 0
}
.home_part6 .leftside .btn_part {
    right: 0;
    left: auto;
    background-color: #fff;
    color: #42B8D4
}
.home_part6 .btn_part:hover {
    color: #1B2F3B
}
.home_part6 .leftside .label_part {
    position: absolute;
    right: -132px;
    top: 50%;
    background-color: #FFF;
    border-radius: 17px;
    color: #777;
    font-size: 1rem;
    letter-spacing: 1px;
    line-height: 37px;
    width: 265px;
    height: 30px;
    text-align: center;
    overflow: hidden;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}
.home_part6 .leftside .label_part:hover {
    color: #42B8D4
}
.home_part6 .leftside .label_part .text {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}
.home_part6 .leftside .label_part .icon {
    font-size: 1.5rem;
    position: relative;
    bottom: -4px
}
.home_part6 .leftside .pro_style1 .item {
    width: 49%;
    border: 2px solid #A1DCEA;
    margin: 0;
    padding: 0
}
.home_part6 .leftside .pro_style1 .item .cover {
    height: 165px
}
.home_part6 .leftside .pro_style1 .item .name {
    font-size: 1rem
}
.home_part6 .leftside .pro_style1 .item .name .inner_name {
    font-size: 1.25rem
}
.home_part6 .leftside .pro_style1 .item .bg {
    opacity: .3
}
.home_part6 .leftside .pro_style1 .item .pic {
    bottom: 0;
    height: 100%
}
.home_part6 .leftside:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: -100%;
    background-color: #42B8D4
}
.home_part6 .rightside {
    float: right;
    width: 50%;
    position: relative;
    min-height: 692px;
    padding: 75px 0 77px 30px
}
.home_part6 .rightside .cat_list {
    height: 460px;
    overflow: auto
}
.home_part6 .rightside .cat_list .item {
    display: block;
    position: relative;
    border-bottom: 1px solid #EEE;
    padding: 0 66px 20px 0;
    min-height: 100px;
    margin-bottom: 25px
}
.home_part6 .rightside .cat_list .item .content .sub_title {
    display: block;
    line-height: 20px;
    font-size: 1rem;
    color: #AAA
}
.home_part6 .rightside .cat_list .item .content .title {
    font-size: 1.5rem;
    color: #555;
    line-height: 32px;
    margin-bottom: 6px;
    display: block
}
.home_part6 .rightside .cat_list .item .content .sub_title:hover,
.home_part6 .rightside .cat_list .item .content .title:hover {
    color: #42B8D4
}
.home_part6 .rightside .cat_list .item .content .text {
    line-height: 25px;
    color: #888;
    font-size: 1.05rem
}
.home_part6 .rightside .cat_list .item .label {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 20px;
    width: 50px;
    color: #FFF;
    text-align: center;
    background-color: #42B8D4;
    padding: 0 5px
}
.home_part6 .rightside .cat_list .item .label .no {
    font-size: 1.9rem;
    line-height: 33px;
    border-bottom: 1px solid #A1DCEA;
    display: block;
    margin-bottom: 6px;
    font-weight: 700;
    margin-top: 5px
}
.home_part6 .rightside .cat_list .item .label .text {
    font-size: 1.1rem;
    line-height: 15px
}
#home_part11 .part1,
#home_part11 .part2 {
    float: right;
    width: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    min-height: 700px;
    text-align: right;
    direction: rtl;
    color: #fff
}
#home_part11 .part1:after {
    background: url(../_images/ribon.png) center center/cover no-repeat rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    left: -97px;
    position: absolute;
    top: 0;
    width: 196px;
    z-index: 6
}
#home_part11 .part1 .inner {
    float: left;
    width: 585px
}
#home_part11 .part1 .bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(22, 30, 39, .6);
    z-index: 0
}
#home_part11 .part1 .bg2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background-size: cover;
    background-position: right center
}
#home_part11 .part1 li,
#home_part11 .part2 li {
    color: #fff;
    float: right;
    list-style: none;
    position: relative;
    width: 100%;
    padding: 0 10%
}
#home_part11 .part1 .title,
#home_part11 .part2 .title {
    font-size: 2.1rem;
    font-weight: 700;
    line-height: 40px;
    padding-bottom: 30px;
    padding-top: 60px;
    text-shadow: 2px 2px 5px #777
}
#home_part11 .part1 .text {
    font-size: 1.9rem;
    line-height: 60px;
    text-align: center
}
#home_part11 .part1 .count_title {
    font-size: 1.5rem;
    line-height: 35px;
    margin: 140px 0 30px
}
#home_part11 .part1 .count_title i {
    background: url(../_images/time_count.png) center center/contain no-repeat rgba(0, 0, 0, 0);
    bottom: -2px;
    display: inline-block;
    height: 17px;
    width: 17px;
    margin-left: 6px;
    position: relative
}
#home_part11 .part1 #countdown_time {
    margin-bottom: 25px
}
#home_part11 .part1 #countdown_time .item2 {
    font-size: 3rem;
    border-right: solid 1px #fff;
    text-align: center;
    float: left;
    padding: 0 35px;
    width: 115px
}
#home_part11 .part1 #countdown_time .item2:last-child {
    border: none
}
#home_part11 .part1 #countdown_time .label {
    font-size: 1.2rem;
    display: block
}
#home_part11 .part1 .boxes .box1,
#home_part11 .part1 .boxes .box2 {
    background-color: rgba(255, 255, 255, .15);
    border: 2px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: right;
    line-height: 37px;
    padding: 0 10px 0 50px;
    text-align: left;
    width: 100%;
    cursor: pointer;
    position: relative;
    font-size: 1.3rem
}
#home_part11 .part1 .boxes .box1 i {
    border-right: 2px solid #FFF;
    bottom: 6px;
    top: 6px;
    left: 5px;
    float: left;
    font-size: 1.9rem;
    line-height: 32px;
    position: absolute;
    width: 35px
}
#home_part11 .part1 .boxes .box2 {
    cursor: pointer;
    margin-right: 0;
    padding-right: 0;
    width: 30%;
    text-align: center;
    padding-left: 0;
    font-size: 11pt
}
#home_part11 .part1 .boxes .box2:hover {
    color: #1799DD;
    border-color: #1799DD;
    background: 0 0
}
#home_part11 .part2 {
    float: left;
    background-color: #161E27;
    padding-right: 35px
}
#home_part11 .part2 .inner {
    float: right;
    width: 585px
}
#home_part11 .part2 .title {
    font-size: 1.7rem;
    font-weight: 400;
    margin-bottom: 13px;
    text-shadow: none;
    padding-right: 13%
}
#home_part11 .part2 .text {
    font-size: 1.15rem;
    line-height: 25px;
    text-align: justify;
    color: #eee;
    padding-top: 60px
}
#home_part11 .part2 .item {
    margin-bottom: 35px
}
#home_part11 .part2 .item .pic {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 85% auto;
    border-radius: 9px;
    display: inline-block;
    float: right;
    height: 90px;
    margin-left: 56px;
    position: relative;
    text-align: center;
    width: 70px
}
#home_part11 .part2 .item .pic:after,
#home_part11 .part2 .item .pic:before {
    bottom: 0;
    left: -28px;
    top: 0;
    content: "";
    position: absolute
}
#home_part11 .part2 .item .pic:after {
    background-color: #1799dd;
    height: 100%;
    width: 1px
}
#home_part11 .part2 .item .pic:before {
    border-top: solid 7px transparent;
    border-bottom: solid 7px transparent;
    border-left: solid 6px #1799dd;
    top: 50%;
    height: 0;
    margin-top: -9px
}
#home_part11 .part2 .item .pic i {
    line-height: 90px;
    font-size: 23pt
}
#home_part11 .part2 .item .pic.pic2 {
    background: url(../_images/logo_new.png) center center no-repeat;
    background-size: 90%
}
#home_part11 .part2 .item .pic img {
    max-width: 80%;
    max-height: 90%
}
#home_part11 .part2 .item .inner_title {
    color: #fff;
    font-weight: 700;
    font-size: 1.25rem
}
#home_part11 .part2 .item .inner_text {
    color: #ddd;
    display: inline;
    float: right;
    font-size: 1.1rem;
    line-height: 23px;
    text-align: justify;
    width: 65%
}
#home_part12 {
    background: url(../_images/bgpattern.png)
}
#home_part12 .pic_part {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    background: url(../_images/launchpad.png) center bottom no-repeat
}
#home_part12 .pic_part .shake_little {
    bottom: 166px;
    left: 0;
    right: 34px;
    position: absolute;
    text-align: center
}
#home_part12 .pic_part .shake_little img {
    animation-delay: 0s;
    animation-duration: .1s;
    animation-iteration-count: infinite;
    animation-name: shake-little;
    animation-play-state: running;
    animation-timing-function: ease-in-out
}
#home_part12 .content_part {
    float: left;
    width: 50%;
    position: relative;
    min-height: 600px;
    direction: rtl;
    text-align: right
}
.learn_part4 .slideshow,
.learn_part4 .slideshow *,
.seo_section2 .logos_part,
.seo_section2 .logos_part * {
    direction: ltr
}
#home_part12 .content_part ul li {
    list-style-type: none
}
#home_part12 .content_part .title {
    color: #fe6514;
    font-size: 2.3rem;
    line-height: 50px;
    padding: 60px 0 30px
}
#home_part12 .content_part .text {
    color: #777;
    font-size: 1.15rem;
    line-height: 30px;
    padding: 0 7%;
    text-align: justify
}
#home_part12 .content_part .text .inner_title {
    font-size: 1.25rem;
    font-weight: 700;
    color: #555
}
#home_part12 .content_part .countdown {
    padding: 60px 0 0 7%;
    text-align: center
}
#home_part12 .content_part .countdown-row {
    clear: both;
    width: 100%;
    padding: 0 2px;
    text-align: center
}
#home_part12 #countdown_time2 .item2 {
    width: 15%;
    float: left
}
#home_part12 #countdown_time2 .no {
    position: relative;
    color: #F65003;
    border: 3px double #F9A786;
    width: 80%;
    font-size: 19pt;
    line-height: 50px;
    display: inline-block
}
#home_part12 #countdown_time2 .label {
    color: #999;
    border: none;
    font-size: 1.2rem;
    line-height: 40px;
    display: block
}
#home_part12 .content_part .count_title {
    background: url(../_images/comeback.png) right bottom no-repeat rgba(0, 0, 0, 0);
    bottom: 17%;
    height: 49px;
    left: 0;
    position: absolute;
    right: 0
}
#home_part12 .footer_part {
    background-color: #fb6d32;
    float: right;
    text-align: center;
    width: 100%
}
#home_part12 .footer_under {
    background-color: #F96021;
    float: right;
    width: 100%;
    height: 30px
}
#home_part12 .footer_part a {
    color: #922c01;
    display: inline-block;
    float: right;
    font-size: 3rem;
    line-height: 100px;
    width: 100%;
    font-family: 'Trebuchet MS'
}
.box_style3 .bs3_item1.other .title .name2,
.seo_section2 .logos_part .item .name,
.seo_section4 .paper2 .results_part .right_part .url {
    text-transform: capitalize;
    font-style: italic;
    font-family: sans-serif
}
.seo_section1 {
    padding: 40px 0 120px;
    text-align: center;
    background-color: #F2F2F2;
    min-height: 350px;
    margin-bottom: 100px;
    position: relative;
    overflow: hidden
}
.seo_section1::after,
.seo_section1::before {
    content: "";
    position: absolute;
    bottom: -1px;
    right: 0;
    left: 0;
    height: 155px
}
.seo_section1::after {
    z-index: 1;
    background: url(../_images/bg-cloud.png) center bottom/cover no-repeat
}
.seo_section1::before {
    z-index: 0;
    background: url(../_images/seo_bg1.png) center bottom/auto 107px no-repeat;
    bottom: -18px
}
.seo_section1 .logo_part {
    margin-bottom: 50px;
    display: none
}
.seo_section1 .logo_part .google {
    width: 219px;
    height: 74px;
    display: inline-block;
    background: url(../_images/google.png) right center/auto 100% no-repeat
}
.seo_section1 .logo_part .atlas {
    height: 90px;
    width: 90px;
    display: inline-block;
    margin-left: 10px;
    background: url(../_images/logo2.png) center center/90% auto no-repeat;
    border-radius: 50%
}
.seo_section1 .text_part {
    padding: 0 25%;
    margin-bottom: 75px
}
.seo_section1 .text_part .text1 {
    font-size: 1.8rem;
    color: #214076;
    line-height: 40px
}
.seo_section1 .pic_anim_part .inner {
    width: 560px;
    height: 210px;
    position: relative;
    margin: 0 auto 30px
}
.seo_section1 .pic_anim_part img {
    position: absolute;
    left: 25%;
    margin-left: 0;
    margin-top: 0;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}
.seo_section1 .pic_anim_part .seo3 {
    z-index: 7;
    bottom: 0;
    width: 81px;
    margin-left: -30px
}
.seo_section1 .pic_anim_part .seo4 {
    z-index: 6;
    bottom: 0;
    width: 235px
}
.seo_section1 .pic_anim_part .seo5 {
    z-index: 5;
    margin-top: 20px;
    width: 32px
}
.seo_section1 .pic_anim_part .seo6 {
    z-index: 4;
    bottom: 0;
    width: 172px;
    margin-left: 140px
}
.seo_section1 .pic_anim_part .seo7 {
    z-index: 3;
    width: 88px
}
.seo_section1 .pic_anim_part .seo8 {
    z-index: 2;
    width: 88px
}
.seo_section1 .pic_anim_part .seo9 {
    z-index: 1;
    width: 88px
}
.seo_section1 .pic_anim_part.animated .seo3 {
    margin-left: -60px
}
.seo_section1 .pic_anim_part.animated .seo4 {
    margin-left: 0
}
.seo_section1 .pic_anim_part.animated .seo5 {
    margin-left: 225px;
    margin-top: 55px
}
.seo_section1 .pic_anim_part.animated .seo6 {
    margin-left: 175px
}
.seo_section1 .pic_anim_part.animated .seo7 {
    margin-left: -12px;
    margin-top: -40px
}
.seo_section1 .pic_anim_part.animated .seo8 {
    margin-left: -33px;
    margin-top: -19px
}
.seo_section1 .pic_anim_part.animated .seo9 {
    margin-left: 49px;
    margin-top: -65px
}
.seo_section2 {
    padding-bottom: 50px;
    margin-top: -25px
}
.seo_section2 .logos_part {
    display: block;
    width: 45%;
    text-align: center;
    margin: 0 auto 100px
}
.seo_section2 .logos_part .owl-item {
    margin: 0 auto
}
.seo_section2 .logos_part .owl-theme .owl-controls {
    margin-top: 25px
}
.owl-theme .owl-controls .owl-page span {
    width: 18px;
    height: 18px;
    opacity: .5;
    background: url(../_images/winter.png) center center/contain no-repeat
}
.seo_section2 .logos_part .item .pic,
.seo_section2 .steps_part .item .pic {
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}
.seo_section2 .logos_part .item .pic {
    height: 50px;
    margin-bottom: 10px
}
.seo_section2 .logos_part .item:hover .pic {
    opacity: .5
}
.seo_section2 .logos_part .item .name {
    color: #B3C5E3;
    font-size: 1.1rem;
    line-height: 15px;
    font-weight: 400
}
.seo_section2 .steps_part .item {
    float: right;
    width: 33.33%;
    text-align: center
}
.seo_section2 .steps_part .item .pic {
    height: 105px;
    position: relative;
    margin-bottom: 30px
}
.seo_section2 .steps_part .item .pic::after {
    content: "";
    position: absolute;
    top: 54px;
    left: -23px;
    width: 45px;
    height: 30px;
    background: url(../_images/arrow.png) center center/contain no-repeat
}
.seo_section2 .steps_part .item:last-of-type .pic:after {
    display: none
}
.seo_section2 .steps_part .item .name {
    color: #01D79F;
    line-height: 50px;
    font-size: 2.1rem
}
.seo_section2 .steps_part .item .name .no {
    color: #B3C5E3
}
.seo_section2 .steps_part .item .text {
    color: #405D90;
    font-size: 1.1rem
}
.seo_section2 .steps_part .foot_text {
    font-size: 1.1rem;
    color: #8592A5;
    margin-top: 80px;
    font-style: italic;
    text-align: center
}
.seo_section3 {
    padding: 50px 0;
    background-color: #f9f9f9
}
.seo_section3 .text_part {
    float: right;
    width: 60%;
    padding: 30px 5%
}
.seo_section3 .text_part .text {
    line-height: 26px;
    margin-bottom: 15px;
    color: #405D90;
    text-align: justify;
    font-size: 1rem;
    position: relative
}
.seo_section3 .text_part .text::before {
    content: "";
    position: absolute;
    right: -25px;
    top: 2px;
    width: 20px;
    height: 20px;
    background: url(../_images/seo13.png) center center/contain no-repeat
}
.seo_section3 .pic_anim_part {
    float: left;
    width: 40%;
    position: relative
}
.seo_section3 .pic_anim_part .pic1 {
    width: 100%;
    height: 350px;
    background: url(../_images/seo14.png) center center/contain no-repeat
}
.seo_section3 .pic_anim_part .pic2 {
    width: 150px;
    height: 0;
    background: url(../_images/seo16.png) center center/contain no-repeat;
    position: absolute;
    left: 26%;
    top: 40%;
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    -o-transition: all ease .8s;
    transition: all ease .8s
}
.seo_section3 .pic_anim_part .pic3 {
    width: 57px;
    height: 57px;
    background: url(../_images/seo15.png) center bottom no-repeat;
    position: absolute;
    background-size: 100% 0;
    opacity: 0;
    left: 29%;
    bottom: 30%;
    -webkit-transition: opacity ease .2s, background-size ease 4s;
    -moz-transition: opacity ease .2s, background-size ease 4s;
    -o-transition: opacity ease .2s, background-size ease 4s;
    transition: opacity ease .2s, background-size ease 4s
}
.seo_section3 .pic_anim_part.animated .pic2 {
    height: 150px;
    top: 17%
}
.seo_section3 .pic_anim_part.animated .pic3 {
    background-size: 100% 100%;
    opacity: 1
}
.seo_section5 .part2 .rightside .tabs .item:hover,
.timeline_style1 .time_table .info .request_btn:hover {
    opacity: .7
}
.seo_section4 {
    position: relative;
    padding: 90px 0;
    background: url(../_images/receipt_effect2.jpg)
}
.seo_section4 .paper1 {
    position: absolute;
    right: -53px;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    z-index: 0;
    min-height: 700px;
    width: 50%;
    transform: rotate(14deg);
    top: 1px;
    background-color: #fff;
    box-shadow: 5px 5px 10px #777
}
.seo_section4 .paper2 {
    display: block;
    padding: 35px 50px 230px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    background-color: #FFF;
    min-height: 700px;
    width: 50%;
    box-shadow: 3px 3px 7px #aaa
}
.seo_section4 .paper2 .blue_label {
    position: absolute;
    left: 10px;
    top: 0;
    width: 40px;
    height: 95px;
    border-radius: 0 0 3px 3px;
    background-color: #00a1df
}
.seo_section4 .paper2 .google_label {
    position: absolute;
    left: 56px;
    top: 31px;
    width: 95px;
    height: 45px;
    background: url(../_images/googleadword.png) center center/contain no-repeat
}
.seo_section4 .paper2 .sign {
    position: absolute;
    width: 80px;
    height: 80px;
    left: 80px;
    bottom: 100px;
    background: url(../_images/sign.png) center bottom no-repeat
}
.seo_section4 .paper2 .sign .sign_label {
    color: #333;
    font-size: 1rem;
    display: block;
    text-align: center
}
.seo_section4 .paper2 .footer_label {
    position: absolute;
    width: 215px;
    right: 30px;
    bottom: 20px
}
.seo_section4 .paper2 .footer_label .text {
    color: #00A1DF;
    position: relative;
    padding-right: 12px;
    line-height: 22px;
    display: block;
    font-size: .8rem
}
.seo_section4 .paper2 .footer_label .text.en_words {
    line-height: 16px;
    font-size: 1rem
}
.seo_section4 .paper2 .footer_label .text::before {
    content: "";
    position: absolute;
    right: 0;
    top: 7px;
    height: 6px;
    width: 6px;
    background-color: #00A1DF;
    border-radius: 1px
}
.seo_section4 .paper2 .top_text {
    color: #555;
    font-size: 1.1rem;
    line-height: 25px;
    margin-bottom: 80px
}
.seo_section4 .paper2 .top_text p:first-child {
    color: #00A1DF
}
.seo_section4 .paper2 .results_part .result_header {
    display: table;
    width: 100%;
    margin-bottom: 20px;
    color: #00a1df;
    border-bottom: 1px dashed #bae3ea;
    padding-bottom: 12px;
    font-size: 1.1rem;
    text-align: center
}
.seo_section4 .paper2 .results_part .result_header .right_part {
    text-align: right;
    padding-right: 54px
}
.seo_section4 .paper2 .results_part .result_header .left_part {
    padding-left: 55px
}
.seo_section4 .paper2 .results_part .results {
    height: 370px;
    overflow: auto
}
.seo_section4 .paper2 .results_part .step1 .item {
    padding: 10px 0;
    float: right;
    width: 100%;
    position: relative;
    border-bottom: 1px dashed #bae3ea;
    display: table;
    vertical-align: middle
}
.seo_section4 .paper2 .results_part .right_part {
    width: 60%;
    vertical-align: middle;
    display: table-cell;
    position: relative
}
.seo_section4 .paper2 .results_part .right_part .logo {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}
.seo_section4 .paper2 .results_part .right_part .content {
    padding: 5px 57px 5px 10px;
    display: block;
    color: #214076;
    font-size: 1.1rem
}
.seo_section4 .paper2 .results_part .right_part .name,
.seo_section4 .paper2 .results_part .right_part .url {
    display: block;
    width: 100%;
    line-height: 22px
}
.seo_section4 .paper2 .results_part .right_part .url {
    color: #01D79F;
    font-weight: 400
}
.seo_section4 .paper2 .results_part .left_part {
    width: 41%;
    display: table-cell;
    vertical-align: middle
}
.seo_section4 .paper2 .results_part .step1 .item .left_part .step2 {
    padding-left: 20px
}
.seo_section4 .paper2 .results_part .left_part .step2 .item2 {
    display: block;
    border-radius: 34px;
    background-color: #50B7C9;
    color: #FFF;
    line-height: 22px;
    font-size: 1rem;
    position: relative;
    padding-left: 22px;
    text-align: center;
    margin-bottom: 9px
}
.seo_section4 .paper2 .results_part .left_part .step2 .item2:nth-child(2n) {
    background-color: #86D6D2
}
.seo_section4 .paper2 .results_part .left_part .step2 .no {
    position: absolute;
    left: -1px;
    top: -2px;
    width: 26px;
    height: 26px;
    border: 2px solid #FFF;
    border-radius: 50%;
    line-height: 23px;
    font-size: 1.2rem
}
.seo_section4 .paper2 .results_part .left_part .step2 .icon {
    position: absolute;
    left: -15px;
    top: 7px;
    font-size: 1.4rem;
    color: #62c52c;
    background: url(../_images/arrow_top2.png) center center/contain no-repeat;
    width: 14px;
    height: 8px
}
.seo_section5 {
    padding: 50px 0;
    background-color: #fff
}
.seo_section5 .part1 {
    background: url(../_images/bg.jpg) left center no-repeat #46CEE8;
    margin-bottom: 110px;
    padding: 50px 230px
}
.seo_section5 .part1 .label {
    position: absolute;
    top: 36px;
    right: 0;
    background-color: #FED455;
    color: #FFF;
    font-size: 1.7rem;
    text-transform: capitalize;
    line-height: 34px;
    padding: 0 9px;
    font-weight: 700;
    font-style: italic
}
.seo_section5 .part1 .label::after,
.seo_section5 .part1 .label::before {
    content: "";
    bottom: 0;
    left: -10px;
    border-right: 20px solid #FED455;
    border-top: 33px solid transparent;
    position: absolute
}
.seo_section5 .part1 .label::after {
    top: 0;
    bottom: auto;
    border: none;
    border-right: 20px solid #FED455;
    border-bottom: 33px solid transparent
}
.seo_section5 .part1 .pic {
    position: absolute;
    top: 25px;
    right: 25px;
    height: 185px;
    width: 150px;
    background: url(../_images/adwords1.jpg) center 80%/110px auto no-repeat #fafafa;
    box-shadow: -4px 4px rgba(0, 0, 0, .2)
}
.seo_section5 .part1 .title {
    font-size: 1.6rem;
    color: #107e92;
    line-height: 30px;
    margin-bottom: 13px;
    font-weight: 700
}
.seo_section5 .part1 .text {
    font-size: 1.15rem;
    line-height: 27px;
    color: #fff
}
.seo_section5 .part2 {
    margin-bottom: 50px
}
.seo_section5 .part2 .rightside {
    float: right;
    width: 70%;
    border: 2px solid #D2FAFB;
    padding: 95px 15px 30px;
    border-radius: 4px;
    position: relative
}
.seo_section5 .part2 .rightside .tabs {
    position: absolute;
    top: 0;
    right: 0;
    left: 0
}
.seo_section5 .part2 .rightside .tabs .item {
    float: right;
    width: 50%;
    background-color: #46CEE8;
    text-align: center;
    line-height: 60px;
    border-right: 1px solid #C1F4FE;
    font-size: 1.6rem;
    color: #FFF;
    cursor: pointer;
    position: relative
}
.seo_section5 .part2 .rightside .tabs .item:first-child {
    border: none;
    border-radius: 0 4px 0 0
}
.seo_section5 .part2 .rightside .tabs .item:last-child {
    border-radius: 4px 0 0
}
.seo_section5 .part2 .rightside .tabs .item.active {
    background-color: #FFF;
    color: #64B6CD;
    border-right-width: 2px;
    height: 60px;
    line-height: 38px
}
.seo_section5 .part2 .rightside .tabs .item.active:hover {
    opacity: 1
}
.seo_section5 .part2 .rightside .tabs .item.active::before {
    content: "";
    position: absolute;
    right: -2px;
    left: -2px;
    bottom: 98%;
    height: 25px;
    border: 2px solid #C1F4FE;
    background-color: #fff;
    border-bottom: 0 none;
    border-radius: 4px 4px 0 0
}
.seo_section5 .part2 .rightside .tables {
    display: none
}
.seo_section5 .part2 .rightside .tables.box1 {
    display: block
}
.seo_section5 .part2 .rightside .tables .item {
    float: right;
    width: 33.33%;
    padding: 0 15px
}
.seo_section5 .part2 .rightside .tables .item2 {
    display: block;
    line-height: 50px;
    color: #888;
    font-size: 1.2rem;
    padding: 0 9px
}
.seo_section5 .part2 .rightside .tables .item2 .btn {
    line-height: 38px;
    color: #FFF;
    background-color: #555;
    text-align: center;
    font-size: 1.3rem;
    margin: 20px auto 0;
    display: inline-block;
    border-radius: 2px;
    width: 100%;
    cursor: default
}
.seo_section5 .part2 .rightside .tables .item2 .btn.yellow {
    background-color: #F5C531
}
.seo_section5 .part2 .rightside .tables .item2 .btn.green {
    background-color: #A0C263
}
.seo_section5 .part2 .rightside .tables .item2 .btn.blue {
    background-color: #51CDE3
}
.seo_section5 .part2 .rightside .tables .item2 .label {
    color: #555;
    font-weight: 700
}
.seo_section5 .part2 .rightside .tables .yellow .item2 .label {
    color: #F5C531
}
.seo_section5 .part2 .rightside .tables .green .item2 .label {
    color: #A0C263
}
.seo_section5 .part2 .rightside .tables .blue .item2 .label {
    color: #51CDE3
}
.seo_section5 .part2 .rightside .tables .item2:nth-child(even) {
    background-color: #fafafa
}
.seo_section5 .part2 .rightside .tables .item2.row1 {
    font-size: 1.8rem
}
.seo_section5 .part2 .rightside .tables .item2.row1 .price {
    font-size: 1.7rem;
    position: relative;
    padding-right: 5px;
    display: inline-block;
    top: -10px
}
.seo_section5 .part2 .rightside .tables .item2.row1 .price::before {
    content: "/";
    color: #999;
    position: relative;
    right: -5px;
    bottom: -5px;
    font-size: 2.5rem
}
.seo_section5 .part2 .rightside .tables .item2.row2 {
    border-top: solid 2px #C4C4C4;
    border-bottom: solid 2px #C4C4C4;
    margin-top: 5px
}
.seo_section5 .part2 .rightside .tables .yellow .item2.row2 {
    border-top-color: #F5C531;
    border-bottom-color: #F5C531
}
.seo_section5 .part2 .rightside .tables .green .item2.row2 {
    border-top-color: #A0C263;
    border-bottom-color: #A0C263
}
.seo_section5 .part2 .rightside .tables .blue .item2.row2 {
    border-top-color: #51CDE3;
    border-bottom-color: #51CDE3
}
.seo_section5 .part2 .leftside {
    float: left;
    width: 30%;
    min-height: 494px;
    margin: 112px 0 0;
    position: relative;
    background-color: #f9f9f9;
    padding: 50px 30px 0
}
.seo_section5 .part2 .leftside .label {
    position: absolute;
    top: -50px;
    right: 0;
    left: -10px;
    background-color: #51CDE3;
    color: #FFF;
    font-size: 1.4rem;
    line-height: 50px;
    text-align: center
}
.seo_section5 .part2 .leftside .label:after,
.seo_section5 .part2 .leftside .label:before {
    content: "";
    bottom: 0;
    left: -16px;
    border-right: 20px solid #51CDE3;
    border-top: 33px solid transparent;
    position: absolute
}
.seo_section5 .part2 .leftside .label:after {
    top: 0;
    bottom: auto;
    border: none;
    border-right: 20px solid #51CDE3;
    border-bottom: 33px solid transparent
}
.seo_section5 .part2 .leftside .info .item {
    margin-bottom: 30px
}
.seo_section5 .part2 .leftside .info .item.googlead {
    height: 48px;
    background: url(../_images/googlead.png) right center/contain no-repeat
}
.seo_section5 .part2 .leftside .info .item.more_info {
    margin-bottom: 0;
    border-top: solid 2px #eee;
    padding-top: 30px
}
.seo_section5 .part2 .leftside .info .name {
    display: block;
    font-size: 1.5rem;
    color: #38B6CD;
    line-height: 50px
}
.seo_section5 .part2 .leftside .info .val {
    font-size: 1.3rem;
    color: #777
}
.seo_section5 .part2 .leftside .info .item.more_info .text {
    font-size: 1.05rem;
    line-height: 28px;
    color: #888;
    display: block
}
.projects_part1 {
    min-height: 500px;
    background-color: #f9fafc
}
.selected_seo_part1 {
    width: 100%;
    min-height: 600px;
    position: relative
}
.selected_seo_part1 .project_link_style1 {
    top: auto;
    width: 19%;
    height: 375px;
    margin: 0 auto;
    bottom: 0;
    background: url(../_images/archive.jpg) center top/contain no-repeat
}
.selected_seo_part1 .project_link_style1 .name {
    right: -5px;
    bottom: auto;
    font-size: 1.3rem;
    top: -35px;
    left: 0;
    text-align: center;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}
.learn_part0 .inner {
    min-height: 700px;
    position: relative;
    background: url(../_images/learning_page/under.png) center center/contain no-repeat
}
.learn_part0 .title {
    position: absolute;
    top: 75px;
    right: 0;
    left: 0;
    margin: 0 auto;
    font-size: 1.5rem;
    color: #a5a4a4;
    text-align: center
}
.learn_part0 .telegram_bg {
    position: absolute;
    bottom: 55px;
    right: 50px;
    left: 0;
    margin: 0 auto;
    height: 50px;
    width: 300px;
    border-radius: 3px;
    border: 2px solid #c2e2f1;
    line-height: 48px;
    color: #007fb7;
    font-size: 1.4rem;
    letter-spacing: .3px;
    padding-right: 68px;
    background: url(../_images/learning_page/telegram.png) right center/contain no-repeat
}
.learn_part1 {
    min-height: 260px;
    position: relative;
    margin-top: 34px;
    background: url(../_images/learning_page/learning_bg1.jpg)
}
.learn_part1 .title1 {
    font-size: 2rem;
    padding-top: 55px;
    text-align: center;
    line-height: 60px;
    color: #444
}
.learn_part1 .bg_bottom {
    position: absolute;
    right: 0;
    left: 0;
    bottom: -46px;
    height: 115px;
    background: url(../_images/learning_page/learning_bg2.jpg) center bottom repeat-x
}
.learn_part1 .title1 .mark1 {
    color: #3390ff
}
.learn_part1 .title1 .mark2 {
    color: #ffb913
}
.learn_part1 .title2 {
    font-size: 1.3rem;
    text-align: center;
    color: #777
}
.pic_anim_style1 .inner {
    width: 450px;
    height: 210px;
    position: relative;
    margin: 95px auto 30px;
    right: -100px
}
.pic_anim_style1 img {
    position: absolute;
    left: 25%;
    margin-left: 0;
    margin-top: 0;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}
.pic_anim_style1 .rocket {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3px;
    top: 0;
    overflow: hidden
}
.pic_anim_style1 .pic1 {
    bottom: 55px;
    margin-left: 40px
}
.pic_anim_style1 .pic2 {
    bottom: 250px;
    margin-left: -95px;
    opacity: 0
}
.pic_anim_style1 .pic3 {
    bottom: 55px;
    margin-left: -80px
}
.pic_anim_style1 .pic4 {
    bottom: 55px;
    margin-left: -20px
}
.pic_anim_style1 .pic5 {
    bottom: 55px;
    margin-left: -140px
}
.pic_anim_style1 .pic6 {
    opacity: 0;
    bottom: -20px;
    margin-left: -250px
}
.pic_anim_style1 .pic7 {
    bottom: 0;
    margin-left: -165px
}
.pic_anim_style1 .pic8 {
    bottom: 0;
    margin-left: 150px
}
.pic_anim_style1 .pic9 {
    bottom: 0;
    margin-left: -135px
}
.pic_anim_style1 .pic10 {
    bottom: -140px;
    margin-left: -55px;
    z-index: -1
}
.learn_part4,
.learn_part5 {
    z-index: 14;
    position: relative
}
.pic_anim_style1.animated .pic1 {
    bottom: 125px
}
.pic_anim_style1.animated .pic2 {
    bottom: 165px;
    opacity: 1
}
.pic_anim_style1.animated .pic3 {
    bottom: 125px
}
.pic_anim_style1.animated .pic4,
.pic_anim_style1.animated .pic5 {
    bottom: 105px
}
.pic_anim_style1.animated .pic6 {
    opacity: 1;
    transition-duration: 5s
}
.pic_anim_style1.animated .pic10 {
    bottom: 10px;
    margin-left: 50px
}
.learn_part2 {
    margin: 30px 0 15px
}
.learn_part3 {
    margin-bottom: 50px
}
.learn_part4 {
    padding: 10px 0 250px;
    background-color: #F8F8F8
}
.learn_part4 .slideshow .owl-pagination {
    margin: 10px 0
}
.learn_part4 .title_style8 .result_style1 {
    display: none
}
.learn_part5 {
    background-color: #eee;
    padding-bottom: 300px;
    box-shadow: 2px 2px 7px -3px rgba(0, 0, 0, .1) inset
}
.biography_style {
    margin-top: -200px;
    background-color: #fff;
    position: relative;
    padding-right: 375px
}
.biography_style .left_part {
    width: 375px;
    position: absolute;
    background: url(../_images/learning_page/bio_bg2.jpg) center center/cover no-repeat;
    right: 0;
    top: 0;
    bottom: 0
}
.biography_style .right_part {
    min-height: 400px;
    padding: 33px 25px
}
.biography_style .right_part .bio_hello {
    background-color: #1f3746;
    position: relative;
    color: #fff;
    font-size: 1.05rem;
    line-height: 25px;
    padding: 0 8px;
    display: inline-block;
    margin-bottom: 15px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2)
}
.biography_style .right_part .bio_hello:after {
    content: '';
    position: absolute;
    border-top: solid 8px #1f3746;
    border-left: solid 8px transparent;
    bottom: -8px;
    right: 0
}
.biography_style .right_part .bio_title {
    font-size: 1.6rem;
    color: #1f3746;
    line-height: 35px
}
.biography_style .mark {
    color: #016cdc
}
.biography_style .right_part .bio_subtitle {
    font-size: 1.1rem;
    color: #888;
    letter-spacing: .5px;
    line-height: 25px;
    border-bottom: solid 1px #e9e9e9;
    padding-bottom: 15px;
    margin-bottom: 45px
}
.biography_style .right_part .info {
    float: right;
    width: 36%
}
.biography_style .right_part .info .item {
    margin-bottom: 15px
}
.biography_style .right_part .info .item .name {
    color: #016cdc;
    line-height: 25px;
    font-size: 1.05rem
}
.biography_style .right_part .info .item .val {
    color: #525252;
    letter-spacing: .5px;
    font-size: 1.1rem
}
.biography_style .right_part .info_text {
    float: left;
    width: 61%;
    text-align: justify;
    line-height: 30px;
    font-size: 1.05rem;
    color: #555
}
.biography_style .right_part .main_icon {
    background: url(../_images/factor_logo.png) center center/contain no-repeat;
    position: absolute;
    left: 35px;
    top: 37px;
    width: 75px;
    height: 80px
}
.learn_part6 {
    background-color: #fff;
    margin: 50px 0 30px
}
.learn_part6 .main_title {
    line-height: 40px;
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    margin-right: 32%;
    color: #22715e;
    text-shadow: 0 0;
    letter-spacing: 1px
}
.learn_part6 .main_title .arrow1,
.learn_part6 .main_title .arrow2 {
    position: absolute;
    top: 100%;
    right: 50%;
    height: 54px;
    width: 1px;
    border-right: solid 2px #e7eef3;
    margin-right: -30px;
    margin-top: -6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.learn_part6 .main_title .arrow2 {
    margin-right: 26px;
    margin-top: -21px;
    height: 85px;
    -webkit-transform: rotate(62deg);
    transform: rotate(62deg)
}
.box_style3 .bs3_item1 {
    width: 28%;
    margin: 0 2.5%;
    border: 6px solid #eef3f7;
    min-height: 300px;
    float: right
}
.box_style3 .bs3_item1.master {
    border: none
}
.box_style3 .bs3_item1.other {
    padding: 30px 25px 15px 5px
}
.box_style3 .bs3_item1.master .bg {
    display: block;
    min-height: 250px;
    background: center top/contain no-repeat none
}
.box_style3 .bs3_item1.master .title {
    font-size: 1.45rem;
    text-align: center;
    letter-spacing: 1px;
    color: #255a79;
    text-shadow: 0 0;
    line-height: 45px
}
.box_style3 .bs3_item1.master .title .icon {
    position: relative;
    bottom: -3px;
    right: 3px;
    opacity: .2
}
.box_style3 .bs3_item1.other .icon {
    width: 70px;
    height: 70px;
    display: block;
    margin-right: 20px;
    margin-bottom: 20px;
    background: center/contain no-repeat none
}
.box_style3 .bs3_item1.other .title {
    line-height: 35px;
    font-size: 1.3rem;
    color: #a8d1e4;
    margin-bottom: 20px
}
.box_style3 .bs3_item1.other .title .name {
    color: #163648;
    font-size: 1.5rem;
    letter-spacing: .5px;
    text-shadow: 0 0
}
.box_style3 .bs3_item1.other .title .name2 {
    font-weight: 400;
    color: #958ebb;
    font-size: 1.1rem;
    float: left;
    margin-left: 8px
}
.box_style3 .bs3_item1.other .list {
    max-height: 185px
}
.box_style3 .bs3_item1.other .list .item2 {
    margin-bottom: 10px
}
.box_style3 .bs3_item1.other .list .link {
    display: block;
    line-height: 30px;
    color: #777;
    font-size: 1.2rem;
    text-shadow: 0 0
}
.box_style3 .bs3_item1.other .list .link:hover {
    color: #e68085
}
.learn_part7 .form_style1 {
    padding: 20px;
    border: 1px solid #eee;
    background-color: #f9f9f9;
    z-index: 1;
    position: relative;
    width: 40%;
    margin: 15px auto 50px
}
.learn_part7 .form_style1 .title {
    font-size: 1.4rem;
    color: #333;
    letter-spacing: .5px;
    line-height: 30px
}
.learn_part7 .form_style1 .sub_title {
    color: #777;
    font-size: 1.05rem;
    line-height: 23px;
    margin: 5px 0 20px;
    text-align: justify
}
.learn_part7 .form_style1 input[type=text] {
    height: 45px
}
.learn_part7 .form_style1 .btn_style7 {
    line-height: 45px;
    height: 45px;
    font-size: 1.35rem;
    margin-top: 20px
}
.timeline_style1 {
    margin: 0 1%;
    width: 23%;
    float: right;
    text-align: center;
    position: relative;
    direction: rtl
}
.timeline_style1:before {
    content: '';
    top: 0;
    bottom: 30px;
    right: 50%;
    width: 2px;
    background-color: #e5e5e5;
    position: absolute;
    z-index: -1
}
.timeline_style1 .item.show_box,
.timeline_style1 .item.steps .step_name.show_box {
    z-index: 2
}
.timeline_style1 .fix_overlay {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .8);
    z-index: 2;
    display: none
}
.timeline_style1 .item {
    margin-bottom: 30px;
    position: relative
}
.timeline_style1 .time_title {
    display: inline-block;
    margin: 0 auto 50px;
    border-radius: 20px;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 0 30px;
    font-size: 1.4rem;
    line-height: 40px;
    color: #2e69b3
}
.timeline_style1.theme_red .time_title {
    color: #E74C3C
}
.timeline_style1.theme_yellow .time_title {
    color: #f49e27
}
.timeline_style1 .item.steps .step_name {
    position: relative;
    display: inline-block;
    line-height: 30px;
    background-color: #f0faff;
    border: 1px solid #bde2fb;
    color: #004c88;
    font-size: 1.03rem
}
.timeline_style1 .item.steps .step_name:after {
    content: '';
    position: absolute;
    border: 1px solid #bde2fb;
    background-color: #f0faff;
    transform: rotate(-45deg);
    border-right-color: #f0faff;
    border-top-color: #f0faff;
    width: 8px;
    height: 8px;
    bottom: -5px;
    right: 50%;
    margin-right: -4px;
    z-index: 1
}
.timeline_style1 .item.steps.dactive:last-child .step_name:after {
    display: none
}
.timeline_style1.theme_green .item.steps .step_name,
.timeline_style1.theme_green .item.steps .step_name:after {
    background-color: #eafffb;
    border-color: #c2eae2;
    color: #009c65
}
.timeline_style1.theme_green .item.steps .step_name:after {
    border-right-color: #eafffb;
    border-top-color: #eafffb
}
.timeline_style1.theme_red .item.steps .step_name,
.timeline_style1.theme_red .item.steps .step_name:after {
    background-color: #ffeee9;
    border-color: #f9d8d3;
    color: #cc1300
}
.timeline_style1.theme_red .item.steps .step_name:after {
    border-right-color: #ffeee9;
    border-top-color: #ffeee9
}
.timeline_style1.theme_yellow .item.steps .step_name,
.timeline_style1.theme_yellow .item.steps .step_name:after {
    background-color: #fff4e5;
    border-color: #fbe7cc;
    color: #dc8000
}
.timeline_style1.theme_yellow .item.steps .step_name:after {
    border-right-color: #fff4e5;
    border-top-color: #fff4e5
}
.timeline_style1 .item.steps.dactive .step_name {
    background-color: #fff;
    border-color: #e5e5e5;
    color: #bbb
}
.timeline_style1 .item.steps.dactive .step_name:after {
    border: 3px solid #F8F8F8;
    border-radius: 50%;
    background-color: #E5E5E5;
    bottom: -22px;
    margin-right: -5px;
    width: 6px;
    height: 6px
}
.timeline_style1 .step_name > .text {
    display: block;
    padding: 0 15px;
    position: relative;
    direction: ltr;
    min-width: 88px
}
.timeline_style1 .step_name .hover_text {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #f0faff;
    font-size: 1rem;
    opacity: 0;
    display: block;
    cursor: pointer
}
.timeline_style1 .step_name.show_box .hover_text {
    display: none
}
.timeline_style1.theme_green .step_name .hover_text {
    background-color: #eafffb
}
.timeline_style1.theme_red .step_name .hover_text {
    background-color: #ffeee9
}
.timeline_style1.theme_yellow .step_name .hover_text {
    background-color: #fff4e5
}
.timeline_style1 .item.steps.dactive .step_name .hover_text {
    background-color: #fff
}
.timeline_style1 .step_name > .text:hover .hover_text {
    opacity: 1
}
.timeline_style1 .time_table {
    display: block;
    background-color: #fff;
    border-radius: 3px
}
.timeline_style1 .time_table .item2 {
    border: 1px solid #eaeaea;
    border-top: none
}
.timeline_style1 .time_table .item2:last-child {
    border-bottom: none
}
.timeline_style1 .time_table .title1 {
    line-height: 50px;
    font-size: 1.3rem;
    color: #2e69b3
}
.timeline_style1.theme_green .timeline_style1 .time_table .title1 {
    color: #1ABC9C
}
.timeline_style1.theme_red .timeline_style1 .time_table .title1 {
    color: #E74C3C
}
.timeline_style1.theme_yellow .timeline_style1 .time_table .title1 {
    color: #f49e27
}
.timeline_style1 .time_table .title2 {
    padding: 25px;
    font-size: 1.35rem;
    font-weight: 700;
    direction: ltr;
    position: relative;
    color: #004c88;
    background-color: #f0faff;
    border: 1px solid #bde2fb
}
.timeline_style1 .time_table .title2:after {
    content: '';
    position: absolute;
    border: 1px solid #bde2fb;
    background-color: #f0faff;
    transform: rotate(-45deg);
    border-right-color: #f0faff;
    border-top-color: #f0faff;
    width: 8px;
    height: 8px;
    bottom: -5px;
    right: 50%;
    margin-right: -4px;
    z-index: 1
}
.timeline_style1.theme_green .time_table .title2:after {
    border-right-color: #eafffb;
    border-top-color: #eafffb
}
.timeline_style1.theme_red .time_table .title2,
.timeline_style1.theme_red .time_table .title2:after {
    background-color: #ffeee9;
    border-color: #f9d8d3;
    color: #cc1300
}
.timeline_style1.theme_red .time_table .title2:after {
    border-right-color: #ffeee9;
    border-top-color: #ffeee9
}
.timeline_style1.theme_yellow .time_table .title2,
.timeline_style1.theme_yellow .time_table .title2:after {
    background-color: #fff4e5;
    border-color: #fbe7cc;
    color: #dc8000
}
.timeline_style1.theme_yellow .time_table .title2:after {
    border-right-color: #fff4e5;
    border-top-color: #fff4e5
}
.timeline_style1 .time_table .info {
    position: relative
}
.timeline_style1 .time_table .info .icon {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    width: 40px;
    border-left: solid 1px #eaeaea;
    background: center center/contain no-repeat none
}
.timeline_style1 .time_table .info .icon:before {
    position: absolute;
    top: 50%;
    line-height: 20px;
    margin-top: -10px;
    right: 0;
    left: 0;
    color: #bde2fb;
    font-size: 1.3rem
}
.timeline_style1.theme_green .time_table .info .icon:before {
    color: #C2EAE4
}
.timeline_style1.theme_red .time_table .info .icon:before {
    color: #f9d8d3
}
.timeline_style1.theme_yellow .time_table .info .icon:before {
    color: #fbe7cc
}
.timeline_style1 .time_table .info .name {
    line-height: 40px;
    color: #aaa;
    font-size: 1.05rem;
    padding: 0 60px 0 10px;
    text-align: right;
    direction: rtl
}
.timeline_style1 .time_table .info .val {
    color: #555;
    display: inline-block;
    margin-right: 10px
}
.timeline_style1 .time_table .info .val.link {
    letter-spacing: .5px;
    color: #8096a5;
    display: block;
    margin-right: 0
}
.timeline_style1 .time_table .info .val.link:hover {
    color: #64CCF7
}
.timeline_style1.theme_green .time_table .info .val.link:hover {
    color: #01d2b7
}
.timeline_style1.theme_red .time_table .info .val.link:hover {
    color: #ff4900
}
.timeline_style1.theme_yellow .time_table .info .val.link:hover {
    color: #ff9b00
}
.timeline_style1 .time_table .info .request_btn {
    display: block;
    color: #fff;
    line-height: 50px;
    font-size: 1.15rem;
    background-color: #3f79b5
}
.timeline_style1 .time_table .info .request_btn.disable {
    background-color: #ccc;
    pointer-events: none
}
.timeline_style1.theme_red .time_table .info .request_btn {
    background-color: #E74C3C
}
.timeline_style1.theme_yellow .time_table .info .request_btn {
    background-color: #ff9400
}
.timeline_style1 .item.show_box .time_table .request_btn {
    cursor: default;
    opacity: .3
}
.timeline_style1 .item.show_box .time_table .request_btn:hover {
    pointer-events: none
}
.timeline_style1 .more_info_box {
    position: absolute;
    width: 370px;
    background-color: #fff;
    z-index: 2;
    left: 100%;
    top: 0;
    border: 1px solid #bde2fb;
    margin-left: 10px;
    padding: 8px 15px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
    display: none
}
.timeline_style1 .more_info_box.left {
    left: auto;
    right: 100%;
    margin-left: auto;
    margin-right: 10px
}
.timeline_style1 .more_info_box:before {
    content: '';
    position: absolute;
    border: 1px solid #bde2fb;
    background-color: #fff;
    transform: rotate(-133deg);
    border-left-color: #fff;
    border-bottom-color: #fff;
    width: 10px;
    height: 10px;
    top: 10px;
    left: -7px
}
.timeline_style1.theme_green .more_info_box:before,
.timeline_style1.theme_red .more_info_box:before,
.timeline_style1.theme_yellow .more_info_box:before {
    border-left-color: #fff;
    border-bottom-color: #fff
}
.timeline_style1 .more_info_box.left:before {
    left: auto;
    right: -7px;
    transform: rotate(45deg)
}
.timeline_style1.theme_green .form_style1 input[type=email],
.timeline_style1.theme_green .form_style1 input[type=tel],
.timeline_style1.theme_green .form_style1 input[type=text],
.timeline_style1.theme_green .more_info_box,
.timeline_style1.theme_green .more_info_box:before {
    border-color: #c2eae2
}
.timeline_style1.theme_red .form_style1 input[type=email],
.timeline_style1.theme_red .form_style1 input[type=tel],
.timeline_style1.theme_red .form_style1 input[type=text],
.timeline_style1.theme_red .more_info_box,
.timeline_style1.theme_red .more_info_box:before {
    border-color: #f9d8d3
}
.timeline_style1.theme_yellow .form_style1 input[type=email],
.timeline_style1.theme_yellow .form_style1 input[type=tel],
.timeline_style1.theme_yellow .form_style1 input[type=text],
.timeline_style1.theme_yellow .more_info_box,
.timeline_style1.theme_yellow .more_info_box:before {
    border-color: #fbe7cc
}
.timeline_style1 .more_info_box .close_box {
    position: absolute;
    right: 8px;
    top: 6px;
    line-height: 20px;
    font-size: 1.5rem;
    height: 18px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    padding: 0 5px
}
.timeline_style1 .more_info_box.left .close_box {
    right: auto;
    left: 6px
}
.timeline_style1 .more_info_box .close_box:hover {
    color: #E74C3C
}
.timeline_style1 .more_info_box .title1 {
    font-size: 1rem;
    color: #2590d8;
    border-bottom: solid 1px #eee;
    line-height: 24px;
    display: inline-block;
    float: left;
    letter-spacing: .5px
}
.timeline_style1 .more_info_box .info .item2:last-child:after,
.timeline_style1 .more_info_box .title2:after {
    display: none
}
.timeline_style1 .more_info_box .title1 .guide {
    position: absolute;
    right: 35px;
    top: 11px;
    color: #ff3505;
    font-weight: 700;
    border-bottom: solid 1px #fddeae
}
.timeline_style1 .more_info_box.left .title1 .guide {
    right: auto;
    left: 35px
}
.timeline_style1.theme_green .more_info_box .title1 {
    color: #00d0a8
}
.timeline_style1.theme_red .more_info_box .title1 {
    color: #ff3505
}
.timeline_style1.theme_yellow .more_info_box .title1 {
    color: #ff9b00
}
.timeline_style1 .more_info_box.left .title1 {
    float: right
}
.timeline_style1 .more_info_box .title2 {
    font-size: 1.4rem;
    line-height: 35px;
    margin-top: 5px;
    text-align: left;
    color: #777!important;
    padding: 0;
    font-weight: 400;
    background: 0 0!important;
    border: none!important
}
.timeline_style1 .more_info_box.left .title2 {
    text-align: right
}
.timeline_style1 .item.show_box .more_info_box .title2 {
    text-align: center
}
.timeline_style1 .more_info_box .info .item2 {
    float: left;
    margin: 0 10px;
    color: #999;
    font-size: 1rem;
    position: relative
}
.timeline_style1 .more_info_box.left .info .item2 {
    float: right
}
.timeline_style1 .more_info_box .info .item2:first-child {
    margin-left: 0
}
.timeline_style1 .more_info_box .info .item2:last-child {
    margin-right: 0
}
.timeline_style1 .more_info_box.left .info .item2:first-child {
    margin-right: 0;
    margin-left: 10px
}
.timeline_style1 .more_info_box.left .info .item2:last-child {
    margin-left: 0;
    margin-right: 10px
}
.timeline_style1 .more_info_box .info .item2:after {
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #bde2fb;
    position: absolute;
    top: 50%;
    right: -11px;
    margin-top: -2px
}
.timeline_style1 .more_info_box.left .info .item2:after {
    left: -11px;
    right: auto
}
.timeline_style1.theme_green .form_style1 .btn {
    border-color: #c2eae2;
    background-color: #1ABC9C
}
.timeline_style1.theme_red .form_style1 .btn {
    border-color: #c2eae2;
    background-color: #E74C3C
}
.timeline_style1.theme_yellow .form_style1 .btn {
    border-color: #c2eae2;
    background-color: #ff9400
}
.form_style1 {
    margin-top: 15px
}
.form_style1 .item2 {
    float: right;
    width: 50%;
    padding: 0 5px 10px;
    border: none!important
}
.form_style1 .item2.full {
    width: 100%
}
.form_style1 input[type=email],
.form_style1 input[type=tel],
.form_style1 input[type=text] {
    height: 35px;
    border: 1px dashed #bde2fb;
    font-size: 1.05rem;
    padding: 0 7px;
    display: block;
    width: 100%;
    color: #2a69ab
}
.form_style1 input[type=email]:focus,
.form_style1 input[type=tel]:focus,
.form_style1 input[type=text]:focus {
    border-color: #F5802A;
    box-shadow: none
}
.form_style1 input[type=email].error,
.form_style1 input[type=tel].error,
.form_style1 input[type=text].error {
    border-color: rgba(233, 0, 3, 1)!important
}
.form_style1 .btn {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 38px;
    font-size: 1.1rem;
    background-color: #2a69ab;
    border: 1px solid #bde2fb;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    position: relative
}
.form_style1 .btn:hover {
    opacity: .7
}
.loading_ajax:after {
    content: '';
    position: absolute;
    right: -1px;
    left: -1px;
    top: -1px;
    bottom: -1px;
    width: 100%;
    cursor: default;
    background: url(../_images/loading5.gif) center center no-repeat #ddd
}
.file_style1 {
    height: 45px;
    position: relative;
    border: 1px dashed #88cbf8
}
.file_style1 input[type=file] {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 1
}
.file_style1 .file_text {
    color: #aaa9a9;
    font-size: 1.05rem;
    position: absolute;
    top: 0;
    bottom: 0;
    max-width: 65%;
    right: 10px;
    direction: ltr;
    text-align: right;
    line-height: 40px;
    z-index: 0;
    cursor: pointer;
    overflow: hidden
}
.file_style1 .file_btn {
    position: absolute;
    left: 4px;
    top: 5px;
    bottom: 5px;
    background-color: #28acc1;
    color: #fff;
    font-size: 1.05rem;
    line-height: 31px;
    padding: 0 8px;
    cursor: pointer;
    z-index: 2
}
.tab_style1 .tab_menu {
    border: 1px solid #e9e9e9;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);
    border-radius: 3px;
    border-right: none
}
.tab_style1 .tab_menu .step1 .item {
    float: left;
    width: 12.5%;
    height: 115px;
    padding-left: 30px;
    position: relative;
    cursor: pointer
}
.tab_style1 .tab_menu .step1 .item:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: -2px;
    left: 2px;
    height: 0;
    background-color: #368AA9;
    transition: all .4s ease
}
.content_style1 strong:before,
.content_style1 ul li:before {
    content: '';
    top: 0;
    bottom: 0;
    right: 0
}
.tab_style1 .tab_menu .step1 .item.active:before,
.tab_style1 .tab_menu .step1 .item:hover:before {
    height: 3px
}
.tab_style1 .tab_menu .step1 .item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    bottom: 0;
    width: 39px;
    background: url(../_images/learning_page/arrow.png);
    z-index: 2
}
.tab_style1 .tab_menu .step1 .item .name {
    display: block;
    color: #928e8e;
    font-size: 1.15rem;
    text-align: center;
    line-height: 30px;
    direction: ltr;
    letter-spacing: .5px
}
.tab_style1 .tab_menu .step1 .item.active .name,
.tab_style1 .tab_menu .step1 .item:hover .name {
    color: #444
}
.tab_style1 .tab_content {
    min-height: 300px;
    padding-top: 45px
}
.tab_style1 .tab_content .step1 > .item {
    display: none
}
.tab_style1 .tab_content .step1 > .item:first-child {
    display: block
}
.tab_style1 .tab_content .title_holder {
    text-align: center;
    overflow: hidden;
    margin-bottom: 30px
}
.tab_style1 .tab_content .main_title1 {
    text-align: center;
    font-size: 1.7rem;
    display: inline-block;
    position: relative;
    color: #4c4c4c;
    line-height: 35px
}
.tab_style1 .tab_content .main_title2 {
    text-align: center;
    color: #aaa;
    font-size: 1.2rem;
    line-height: 29px;
    position: relative;
    display: inline-block
}
.content_style1 {
    font-size: 1.2rem;
    color: #444;
    line-height: 30px;
    text-align: justify
}
.content_style1 p {
    margin-bottom: 10px
}
.content_style1 a {
    color: #f3006e;
    border-bottom: solid 2px #30B1D0;
    display: inline-block;
    line-height: 28px
}
.content_style1 a:hover {
    color: #00a4cc;
    border-bottom-color: #f3006e
}
.content_style1 strong {
    display: inline-block;
    position: relative;
    padding-right: 15px
}
.content_style1 strong:before {
    position: absolute;
    width: 11px;
    background: url(../_images/learning_page/google_fav.png) center center/contain no-repeat
}
.content_style1 ul li {
    margin-bottom: 3px;
    position: relative;
    padding-right: 28px
}
.content_style1 ul li:before {
    position: absolute;
    width: 25px;
    background: url(../_images/checkmark2.png) center center/contain no-repeat
}
#faktor {
    padding: 30px 0 60px;
    float: right;
    width: 100%
}
#faktor_part1 {
    width: 74%;
    float: left
}
#faktor_part1 nav {
    float: right;
    width: 100%;
    background-color: #3EA9F5;
    box-shadow: 0 -1px 10px 0 rgba(0, 0, 0, .1) inset;
    border-radius: 3px 3px 0 0
}
#faktor_part1 nav ul li {
    float: right;
    list-style-type: none
}
#faktor_part1 nav li a {
    float: right;
    width: 100%;
    padding: 10px 15.75px;
    text-align: center;
    font-size: 1.1rem;
    color: #eee;
    direction: rtl;
    cursor: pointer;
    background: url(../_images/seprator-news.png) -1px center no-repeat
}
#faktor_part1 nav li:first-child a {
    border-radius: 0 3px 0 0
}
#faktor_part1 nav li:last-child a {
    background: 0 0
}
#faktor_part1 nav ul li a.active,
#faktor_part1 nav ul li:hover a {
    background-color: #2E80B7!important;
    color: #fff!important
}
#faktor_part1 nav ul li a.yes {
    background-color: #7AC943;
    color: #eee
}
#faktor_part1 nav ul li a.no {
    background-color: #F03!important
}
#faktor_part1 .faktor_form,
#faktor_part1 .faktor_form > div {
    float: right;
    width: 100%;
    height: 100%
}
#faktor_part1 .faktor_form {
    border: 1px solid #50b7d9;
    border-top: none;
    background-color: #fff;
    min-height: 315px;
    padding: 20px;
    position: relative
}
#faktor_part1 .faktor_form > div {
    display: none
}
#faktor_part1 .faktor_form .no_item {
    background: #F4F4F4;
    border: 1px solid #eee;
    color: #AFAFAF;
    float: right!important;
    font-size: 1.1em;
    margin-top: 10px!important;
    padding: 10px;
    text-align: center;
    width: 100%!important
}
#faktor_part1 .faktor_form .next_page {
    bottom: 6px;
    color: #445c6a;
    cursor: pointer;
    font-size: 1rem;
    left: 8px;
    position: absolute
}
#faktor_part1 .faktor_form .next_page > div,
#faktor_part1 .faktor_form .prev_page > div {
    position: relative;
    float: right;
    width: 100%;
    padding-left: 20px
}
#faktor_part1 .faktor_form .next_page i,
#faktor_part1 .faktor_form .prev_page i {
    position: absolute;
    top: 0;
    width: 14px;
    height: 18px;
    background: url(../_images/arrow_left2.png) left center/contain no-repeat
}
#faktor_part1 .faktor_form .next_page i {
    left: 0
}
#faktor_part1 .faktor_form .prev_page {
    bottom: 6px;
    color: #445c6a;
    cursor: pointer;
    font-size: 1rem;
    position: absolute;
    right: 8px
}
#faktor_part1 .faktor_form .prev_page > div {
    padding-right: 20px;
    padding-left: 0
}
#faktor_part1 .faktor_form .prev_page i {
    right: 0;
    transform: rotate(180deg)
}
#faktor_part1 .faktor_form .next_page:hover,
#faktor_part1 .faktor_form .prev_page:hover {
    color: #0FC5EA
}
#faktor_part1 .faktor_form .help {
    display: block
}
#faktor_part1 .faktor_form > div > .title {
    float: right;
    width: 100%;
    text-align: center;
    color: #475f6d;
    font-size: 1.2em;
    line-height: 30px;
    margin-bottom: 20px;
    direction: rtl;
    position: relative
}
#faktor_part1 .faktor_form > div > .title:after {
    background: url(../_images/line-title.png) center center no-repeat;
    right: 0;
    left: 0;
    bottom: -16px;
    margin: 0 auto;
    width: 74px;
    height: 13px;
    position: absolute;
    content: ""
}
#faktor_part1 .faktor_form .website .title:after {
    background: 0 0
}
#faktor_part1 .faktor_form .website .title {
    line-height: 50px
}
#faktor_part1 .faktor_form .mobile_title {
    background: #004f93;
    color: #fff;
    float: right;
    font-size: .95em;
    margin: 15px 0;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    display: none;
    direction: rtl
}
#faktor_part1 .faktor_form ul li {
    float: right;
    list-style-type: none;
    padding: 0 5px 5px;
    width: 100%
}
#faktor_part1 .faktor_form li .hover_box {
    background-color: #333;
    border-color: #0d0d0d;
    border-radius: 6px;
    bottom: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3), 0 1px 0 rgba(255, 255, 255, .3) inset;
    color: #fff;
    display: none;
    float: right;
    left: -125px;
    margin-bottom: 9px;
    margin-left: 50%;
    padding: 10px 20px;
    position: absolute;
    width: 250px;
    z-index: 5;
    transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease
}
#faktor_part1 .faktor_form li .hover_box:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent!important;
    border-image: none;
    border-left-color: transparent!important;
    border-right-color: transparent!important;
    border-style: solid;
    border-top: 11px solid #333;
    border-width: 11px;
    top: 100%;
    content: "";
    display: block;
    left: 52%;
    margin: 0 20px 0 -16px;
    position: absolute;
    z-index: 999
}
#faktor_part1 .faktor_form li .hover_box a {
    color: #FFF;
    direction: rtl;
    float: right;
    font-size: .92rem;
    text-align: justify;
    width: 100%;
    line-height: 20px
}
#faktor_part1 .faktor_form .website ul li {
    text-align: center
}
#faktor_part1 .faktor_form .website select {
    border: 1px solid #ccc;
    direction: rtl;
    text-align: right;
    width: 50%;
    height: 34px;
    line-height: 34px;
    font-size: 1.1rem
}
#faktor_part1 .faktor_form .website select.no {
    border: 1px solid red
}
#faktor_part1 .faktor_form .website select option {
    border-bottom: 1px solid #f2f2e9;
    color: #333;
    font-size: 1.1rem;
    padding: 3px 10px
}
#faktor_part1 .faktor_form .website .help_link {
    padding: 25px 0;
    direction: rtl;
    display: none;
    background-size: 0
}
#faktor_part1 .faktor_form .website .help_link a {
    border-bottom: 1px solid #077fc5;
    color: #1E96DC;
    font-size: 1.2rem;
    position: relative
}
#faktor_part1 .faktor_form .website .help_link a h2 {
    color: #077fc5;
    display: inline-block;
    font-size: 1.1rem
}
#faktor_part1 .faktor_form .website .help_link i {
    bottom: 0;
    color: #999;
    font-size: 1.5rem;
    left: -21px;
    opacity: 0;
    position: absolute
}
#faktor_part1 .faktor_form .website .help_link a:hover i {
    opacity: 1
}
#faktor_part1 .faktor_form .website .help_link a .question_mark {
    background: url(../_images/question_mark.png) center center no-repeat rgba(0, 0, 0, 0);
    height: 36px;
    position: absolute;
    right: -31px;
    top: -11px;
    width: 30px
}
#faktor_part1 .faktor_form .help .website_description {
    float: right;
    width: 100%
}
#faktor_part1 .faktor_form .help .website_description ul li {
    text-align: right;
    line-height: 25px
}
#faktor_part1 .faktor_form .help .website_description ul li em {
    font-style: normal;
    font-size: 1em;
    color: #435b69
}
#faktor_part1 .faktor_form .help .website_description ul li .bold_style {
    color: #ED0032;
    font-weight: 700;
    border-bottom: solid 1px #ED0032
}
#faq .part2 .q,
#faq .part2 p {
    font-weight: 400;
    direction: rtl
}
#faktor_part1 .faktor_form .help .website_description ul li em:before {
    content: "";
    float: right;
    margin: 1px 0 0 5px;
    background: url(../_images/checkmark2.png) right center no-repeat;
    width: 30px;
    height: 22px;
    opacity: .8
}
#faktor_part1 .faktor_form .help .website_description ul li em .mobile {
    display: none
}
#faktor_part1 .faktor_form .help .website_description ul li i {
    color: #353535;
    float: right;
    font-size: .9em;
    margin: 8px 0 0 5px;
    display: none
}
#faktor_part1 .faktor_form .services li {
    float: right;
    width: 48%;
    margin: 0 0 10px 10px
}
#faktor_part1 .faktor_form .services li label {
    font-size: 1rem;
    color: #445C6A;
    cursor: pointer;
    float: right;
    direction: rtl;
    margin-left: 5px;
    position: relative;
    padding-right: 20px
}
#faktor_part1 .faktor_form .services li label input {
    float: right;
    margin: 5px 0 0 5px;
    position: absolute;
    right: 0;
    top: -2px
}
#faktor_part1 .faktor_form .services li i.question {
    cursor: default;
    position: absolute;
    left: -4px;
    top: -2px;
    width: 18px;
    height: 18px;
    background: url(../_images/question_mark.png) left center/contain no-repeat
}
#faktor_part1 .faktor_form .services li .item_price {
    float: right;
    color: #818181;
    font-size: 1rem;
    cursor: default;
    display: inline-block;
    text-align: right;
    position: relative;
    padding-left: 18px
}
#faktor_part1 .faktor_form .paye .services li .item_price,
#faktor_part1 .faktor_form .paye .services li label,
#faktor_part1 .faktor_form .paye .services li label input {
    cursor: not-allowed;
    color: #445c6a
}
#faktor_part1 .faktor_form .moshtarak .services li {
    margin: 0 0 15px;
    width: 33%
}
#faktor_part1 .faktor_form .moshtarak .services li i {
    margin-top: 1px
}
#faktor_part1 .faktor_form .takhasosi .services {
    display: none
}
#faktor_part1 .faktor_form .takhasosi .loading {
    background: url(../_images/loading1.gif) center center no-repeat;
    bottom: 0;
    float: right;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}
#faktor_part1 .faktor_form .pishnahadi .services li {
    margin: 0 0 20px;
    width: 100%
}
#faktor_part1 .faktor_form .pishnahadi .forooshgahi.disabled input:hover,
#faktor_part1 .faktor_form .pishnahadi .forooshgahi.disabled label:hover,
#faktor_part1 .faktor_form .pishnahadi .forooshgahi.disabled span:hover {
    cursor: not-allowed
}
#faktor_part1 .faktor_form .pishnahadi .forooshgahi.disabled:hover label,
#faktor_part1 .faktor_form .pishnahadi .forooshgahi.disabled:hover span {
    color: #445c6a
}
#faktor_part1 .faktor_form .pishnahadi .services li .title {
    color: #3492D1;
    float: right;
    font-size: 1.4em;
    margin-bottom: 25px;
    text-align: center;
    width: 100%;
    cursor: default;
    line-height: 32px
}
#faktor_part1 .faktor_form .pishnahadi .title_responsive {
    margin-bottom: 0;
    background: url(../_images/footerseparator.png) right 16px no-repeat, url(../_images/footerseparator.png) left 16px no-repeat;
    background-size: 260px
}
#faktor_part1 .faktor_form .pishnahadi .faktor_responsive {
    margin-left: 1%!important;
    width: 60%!important;
    float: none;
    display: inline-block
}
#faktor_part1 .faktor_form .pishnahadi .faktor_responsive > div {
    float: right;
    height: 140px;
    width: 100%
}
#faktor_part1 .faktor_form .pishnahadi .faktor_responsive > div i.fa-info-circle:hover .hover_box {
    opacity: 1;
    display: block
}
#faktor_part1 .faktor_form .pishnahadi .faktor_responsive > div:hover label {
    opacity: .6
}
#faktor_part1 .faktor_form .pishnahadi .faktor_responsive div.pc:hover label {
    opacity: 1;
    color: #445c6a
}
#faktor_part1 .faktor_form .pishnahadi .faktor_responsive > div:last-child {
    margin-left: 0
}
#faktor_part1 .faktor_form .pishnahadi .faktor_responsive div.pc .item_price,
#faktor_part1 .faktor_form .pishnahadi .faktor_responsive div.pc label {
    cursor: not-allowed
}
#faktor_part1 .faktor_form .pishnahadi .faktor_responsive div.pc {
    background: url(../_images/responsive-design1.png) right bottom no-repeat
}
#faktor_part1 .faktor_form .pishnahadi .faktor_responsive div.tablet {
    background: url(../_images/responsive-design2.png) right bottom no-repeat;
    height: 118px
}
#faktor_part1 .faktor_form .pishnahadi .faktor_responsive div.mobile {
    background: url(../_images/features-icon3.png) 70% bottom no-repeat
}
#faktor_part1 .faktor_form .shakhsi ul li {
    float: right;
    margin-bottom: 10px;
    padding: 0 10px;
    width: 50%;
    position: relative
}
#faktor_part1 .faktor_form .shakhsi ul li.full,
#faktor_part1 .faktor_form .shakhsi ul li.full input,
#faktor_part1 .faktor_form .shakhsi ul li.full textarea {
    width: 100%
}
#faktor_part1 .faktor_form .shakhsi ul li label {
    color: #555;
    direction: rtl;
    float: right;
    margin-bottom: 5px;
    font-size: 1rem;
    line-height: 25px
}
#faktor_part1 .faktor_form .shakhsi ul li .en_words {
    font-size: 1.2rem
}
#faktor_part1 .faktor_form .shakhsi ul li label.error {
    color: red;
    font-size: .85rem;
    position: absolute;
    left: 10px;
    top: 0
}
#faktor_part1 .faktor_form .shakhsi ul li input,
#faktor_part1 .faktor_form .shakhsi ul li textarea {
    color: #333;
    direction: rtl;
    float: left;
    font-size: 1rem;
    line-height: 27px;
    padding: 2px 5px;
    resize: none;
    width: 100%;
    border: 1px solid #abd2ec
}
#faktor_part1 .faktor_form .shakhsi ul li:last-child {
    margin-bottom: 20px
}
#faktor_part1 .faktor_form .shakhsi ul li input.error,
#faktor_part1 .faktor_form .shakhsi ul li textarea.error {
    border: 1px dotted red!important
}
#faktor_part1 .faktor_form .shakhsi ul li input:focus,
#faktor_part1 .faktor_form .shakhsi ul li input:hover,
#faktor_part1 .faktor_form .shakhsi ul li textarea:focus,
#faktor_part1 .faktor_form .shakhsi ul li textarea:hover {
    border: 1px dotted #6DC7BB
}
#faktor_part1 .faktor_form .shakhsi .next_page {
    width: 28px;
    height: 50px;
    bottom: -25px;
    cursor: default;
    display: none;
    z-index: 5
}
#faktor_part2 {
    width: 25%;
    float: right
}
#faktor_part2 > div {
    float: right;
    width: 100%
}
#faktor_part2 > div > .title {
    color: #fff;
    font-size: 1.2rem;
    background-color: #2E80B7;
    border-radius: 3px 3px 0 0;
    padding: 10px;
    text-align: center
}
#faktor_part2 .website_price {
    border-radius: 3px 3px 0 0;
    border: 1px solid #50b7d9;
    background-color: #fff
}
#faktor_part2 .website_price ul li {
    float: right;
    width: 100%;
    direction: rtl;
    text-align: right;
    padding: 5px 10px 0;
    list-style-type: none
}
#faktor_part2 .website_price ul li.price_row label {
    color: #555;
    float: right;
    font-size: 1.03rem;
    margin-bottom: 13px;
    margin-top: 5px;
    padding: 0 5px;
    text-align: center;
    width: 100%
}
#faktor_part2 .website_price ul li.price_row label.host {
    font-size: 1.1em;
    text-shadow: 2px 2px 3px #666
}
#faktor_part2 .website_price ul li.price_row .price {
    background: rgba(0, 0, 0, 0);
    border: none;
    color: red;
    float: left;
    font-size: 1.7rem;
    line-height: 26px;
    text-align: center;
    width: 100%
}
#faktor_part2 .website_price ul li.lan_row {
    display: none
}
#faktor_part2 .website_price ul li.lan_row i.fa-plus,
#faktor_part2 .website_price ul li.price_row i.fa-plus {
    float: right;
    font-size: 1.7em;
    color: #32c182;
    width: 100%;
    text-align: center;
    cursor: default;
    margin: 5px 0
}
#faktor_part2 .website_price ul li.lan_row label {
    cursor: pointer;
    width: 43%;
    margin: 0 3% 10px;
    padding: 0 5px;
    display: inline-block;
    position: relative;
    border: 1px solid #eee;
    background-color: #f5f5f5;
    color: #93a1b7;
    text-shadow: 0 0
}
#faktor_part2 .website_price ul li.lan_row label:hover {
    opacity: .7
}
#faktor_part2 .website_price ul li.lan_row label input {
    position: absolute;
    opacity: 0
}
#faktor_part2 .website_price ul li.lan_row .flag {
    display: inline-block;
    height: 40px;
    width: 33px;
    margin-left: 8px;
    background: right center/contain no-repeat none
}
#faktor_part2 .website_price ul li.lan_row label input:checked ~ .flag:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border: 2px solid #79caeb;
    z-index: 2
}
#faktor_part2 .website_price ul li.lan_row .check {
    position: absolute;
    background: url(../_images/checkmark2.png) center center/25px 21px no-repeat rgba(255, 255, 255, 0);
    left: 2px;
    top: 2px;
    width: 20px;
    height: 20px;
    opacity: 0
}
#faktor_part2 .website_price ul li.lan_row label input:checked ~ .check {
    opacity: 1
}
#faktor_part1 .frame label,
#faktor_part2 .website_price ul li.frame label {
    cursor: pointer;
    margin-bottom: 25px;
    display: block;
    position: relative;
    padding-right: 40px
}
#faktor_part1 .frame {
    padding: 38px 15% 35px
}
#faktor_part1 .frame label {
    display: inline-block;
    width: 34%;
    padding-top: 25px;
    margin: 0 10% 0 0
}
#faktor_part1 .frame label input,
#faktor_part2 .website_price ul li.frame label input {
    position: absolute;
    opacity: 0
}
#faktor_part1 .frame .bullet,
#faktor_part2 .website_price ul li.frame .bullet {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 5px;
    bottom: 11px;
    border-radius: 50%
}
#faktor_part1 .frame .bullet:before,
#faktor_part2 .website_price ul li.frame .bullet:before {
    content: '';
    position: absolute;
    top: -3px;
    right: -3px;
    left: -3px;
    bottom: -3px;
    border: 1px solid #ccc;
    border-radius: 50%
}
#faktor_part1 .frame label input:checked ~ .bullet,
#faktor_part2 .website_price ul li.frame label input:checked ~ .bullet {
    background-color: #528fcc
}
#faktor_part1 .frame label input:checked ~ .bullet:before,
#faktor_part2 .website_price ul li.frame label input:checked ~ .bullet:before {
    border-color: #79acdc
}
#faktor_part1 .frame label .icon {
    top: -15px;
    left: auto;
    right: 35px;
    width: 35px;
    height: 35px
}
#faktor_part1 .frame .name,
#faktor_part2 .website_price ul li.frame .name {
    font-size: 1.05rem;
    line-height: 25px;
    color: #547589;
    text-shadow: 0 0;
    display: block
}
#faktor_part1 .frame .text,
#faktor_part2 .website_price ul li.frame .text {
    display: block;
    font-size: 1rem;
    color: #999
}
#faktor_part2 .website_price ul li.br {
    background: url(../_images/footerseparator.png) center center/257px auto no-repeat rgba(0, 0, 0, 0);
    height: 8px
}
#faktor_part2 .website_price ul li:last-child {
    padding-bottom: 20px
}
#faktor_part2 .website_price ul li:first-child {
    padding-top: 27px
}
#faktor_part3 {
    width: 100%;
    float: right;
    margin-top: 10px
}
#faktor_part3 input {
    float: right;
    width: 100%;
    border: none;
    background: url(../_images/faktor_bg.png) left bottom no-repeat #64c4b8;
    padding: 10px 0;
    color: #fff;
    font-size: 1.5em;
    cursor: pointer;
    line-height: 35px;
    border-radius: 3px
}
#faktor_part3 input:hover {
    opacity: .8
}
#faktor_part3 input.disabled:hover {
    opacity: 1
}
#faktor_part3 .price {
    background: #222;
    border: 2px solid #1e96dc;
    border-radius: 5px 5px 0 0;
    bottom: 0;
    color: red;
    float: left;
    font-size: 1.5em;
    left: 0;
    line-height: 26px;
    padding: 5px 20px;
    position: fixed;
    text-align: center;
    display: none
}
#faktor_part3 .price span {
    float: left;
    font-size: .6em;
    margin-right: 5px;
    margin-top: 2px
}
.invoice_part1 {
    background: url(../_images/receipt_effect2.jpg);
    min-height: 800px;
    padding: 75px 0;
    border-top: solid 2px #e9e9e9
}
.invoice_style1 {
    width: 80%;
    min-height: 500px;
    display: block;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 0 4px #ccc
}
.invoice_style1 .part1 {
    padding-left: 90px
}
.invoice_style1 .part1 .logo {
    width: 110px;
    height: 290px;
    float: left;
    background: url(../_images/factor_logo.png) center center/contain no-repeat
}
.invoice_style1 .part1 .info {
    float: left;
    margin-left: 80px;
    border-left: solid 2px #ddd;
    padding: 70px 0 0 30px;
    width: 30%
}
.invoice_style1 .part1 .info .item {
    margin-bottom: 5px
}
.invoice_style1 .part1 .info .item .name {
    color: #46CEE8;
    font-size: 1.1rem;
    line-height: 33px
}
.invoice_style1 .part1 .info .item .val {
    font-size: 1rem;
    color: #666;
    text-align: justify;
    line-height: 22px
}
.invoice_style1 .part1 .shape {
    position: relative;
    width: 200px;
    height: 200px;
    float: right;
    background-color: #3d3d3d;
    color: #fff
}
.invoice_style1 .part1 .shape::after {
    position: absolute;
    bottom: -60px;
    left: 0;
    content: '';
    border-right: solid 155px transparent;
    border-left: solid 45px transparent;
    border-top: solid 60px #3d3d3d
}
.invoice_style1 .part1 .shape::before {
    position: absolute;
    top: 0;
    left: -140px;
    content: '';
    border-bottom: solid 200px transparent;
    border-right: solid 140px #3d3d3d
}
.invoice_style1 .part1 .shape .content {
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 80%
}
.invoice_style1 .part1 .shape .title {
    color: #46CEE8;
    font-size: 1.35rem;
    line-height: 55px
}
.invoice_style1 .part1 .shape .text {
    font-size: 1.1rem;
    text-align: justify;
    line-height: 22px
}
.invoice_style1 .part1 .shape .text span {
    border-bottom: dotted 1px #eee
}
.invoice_style1 .part2 {
    padding: 0 7% 50px
}
.invoice_style1 .part2 .main_title {
    font-size: 1.7rem;
    color: #3d3d3d;
    border-bottom: dashed 1px #c3c3c3;
    line-height: 70px;
    display: inline-block;
    padding-left: 30px;
    margin-bottom: 30px
}
.invoice_style1 .part2 .main_title .mark {
    color: #46CEE8
}
.table_style2 table {
    width: 100%;
    border-collapse: collapse;
    vertical-align: middle
}
.table_style2 td {
    padding: 13px
}
.table_style2 .col1 {
    width: 25%
}
.table_style2 .col2 {
    width: 50%
}
.table_style2 .col3 {
    color: #2DB4CE;
    font-size: 1.2rem;
    width: 13%;
    text-align: center;
    padding: 0;
    letter-spacing: .5px
}
.table_style2 .col4 {
    width: 85%;
    border: none
}
.table_style2 .col5 {
    width: 15%;
    border: none;
    padding: 0;
    text-align: center
}
.table_style2 thead {
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    background-color: #46CEE8;
    height: 65px;
    border-right: solid 1px #46CEE8;
    border-left: solid 1px #46CEE8
}
.table_style2 thead td {
    border-left: solid 1px rgba(255, 255, 255, .25)
}
.table_style2 thead td:last-child {
    border: none
}
.table_style2 thead .col3 {
    color: #fff
}
.table_style2 tbody {
    color: #777;
    line-height: 23px;
    font-size: 1rem
}
.table_style2 tbody tr:nth-child(even) {
    background-color: #f5f5f5
}
.table_style2 tbody td {
    border-left: dotted 1px rgba(0, 0, 0, .1)
}
.table_style2 tbody td:last-child {
    border: none
}
.table_style2 tbody .col2 {
    font-size: .93rem
}
.table_style2 tbody .col2.big_size {
    font-size: 1.5rem
}
.table_style2 tfoot {
    color: #666565;
    font-size: 1.2rem;
    border-top: solid 3px #46CEE8
}
.table_style2 .inner_tfoot {
    border: none
}
.table_style2 tfoot .full {
    padding: 7px 0
}
.table_style2 tfoot .col4 {
    text-align: left;
    padding-left: 25px
}
.table_style2 tfoot .lang {
    display: inline-block;
    border-bottom: dotted 2px rgba(0, 0, 0, .1);
    padding: 0 25px 14px;
    margin-left: -25px;
    margin-bottom: -14px
}
.table_style2 tfoot .total_price {
    color: #4FD200;
    border-top: dotted 2px rgba(0, 0, 0, .05);
    font-size: 1.2rem;
    text-shadow: 0 0
}
.invoice_style1 .part3 {
    padding: 0 7% 50px
}
.invoice_style1 .part3 .info {
    padding-right: 1.5%;
    border-right: solid 5px #e6e6e6
}
.invoice_style1 .part3 .info .item {
    float: right;
    width: 50%;
    padding: 0 1%;
    font-size: 1.05rem;
    line-height: 25px;
    margin-bottom: 10px
}
.invoice_style1 .part3 .info .item.full {
    width: 100%
}
.invoice_style1 .part3 .info .item .name {
    color: #0DABC9;
    margin-left: 5px
}
.invoice_style1 .part3 .info .item .val {
    color: #666
}
.invoice_style1 .part3 .info .item .val .desc {
    padding-right: 50px
}
.invoice_style1 .part3 .info .item .val.en_words {
    font-size: 1.25rem
}
.invoice_style1 .part4 {
    background-color: #3d3d3d;
    padding: 0 7%
}
.invoice_style1 .part4 .content {
    position: relative;
    padding: 25px 0 35px
}
.invoice_style1 .part4 .content:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    border-top: solid 5px #46CEE8;
    border-right: solid 5px transparent;
    border-left: solid 5px transparent
}
#faq:after,
.faq_part1 .q_list .q_bg {
    content: "";
    left: 0
}
.invoice_style1 .part4 .title {
    color: #46CEE8;
    font-size: 1.2rem;
    line-height: 30px;
    margin-bottom: 7px
}
.invoice_style1 .part4 .text {
    color: #c9c6c6;
    font-size: 1.1rem
}
#faq {
    position: relative
}
#faq:after {
    background: #e1e1e1;
    border-bottom: 1px solid #fefefe;
    bottom: 5px;
    display: inline-block;
    height: 1px;
    position: absolute;
    right: 0
}
.faq_part1 {
    padding: 60px 0 90px;
    overflow: hidden
}
.faq_part1 .q_list {
    padding: 00px 0 50px 200px
}
.faq_part1 .q_list .q_bg {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 500px;
    background: url(../_images/q2.png) right bottom no-repeat;
    z-index: -1
}
.faq_part1 .q_list:after,
.faq_part1 .q_list:before {
    content: '';
    position: absolute;
    right: -100%;
    left: 100%;
    bottom: 0;
    height: 8px;
    background: url(../_images/q3.png) repeat-x
}
.faq_part1 .q_list::after {
    left: -100%;
    right: 100%;
    bottom: 84px
}
.faq_part1 .q_list li {
    color: #006A99;
    position: relative;
    text-align: right;
    line-height: 32px;
    list-style-type: none;
    font-size: .7rem;
    cursor: pointer;
    padding-right: 17px
}
#faq .part2 > ul > li {
    margin-right: 40px;
    border-bottom: solid 2px #CFFBFF;
    margin-bottom: 20px;
    position: relative
}
#faq .part2 > ul > li:last-child {
    border: none
}
#faq .part2 > ul > li::after,
#faq .part2 > ul > li:first-child::before {
    position: absolute;
    border-right: 2px solid #1D96CF;
    right: -25px;
    content: ""
}
#faq .part2 > ul > li::after {
    top: 22px;
    height: 100%;
    z-index: 0;
    opacity: 0;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease
}
#faq .part2 > ul > li:last-child:after {
    top: 30px
}
#faq .part2 > ul > li.visible:after {
    opacity: 1
}
#faq .part2 > ul > li:first-child::before {
    bottom: 100%;
    height: 93px
}
.faq_part1 .q_list h1:hover {
    color: #191919
}
#faq .part2 .q {
    color: #1D96CF;
    font-size: 1.4em;
    line-height: 35px;
    text-align: right;
    margin-bottom: 10px;
    position: relative
}
#faq .part2 .q .no {
    border: 2px solid #1D96CF;
    border-radius: 50%;
    width: 40px;
    text-align: center;
    display: inline-block;
    margin-right: -45px;
    background-color: #FFF;
    position: relative;
    z-index: 1;
    line-height: 36px;
    font-size: 1.5rem;
    color: #33B3E1;
    margin-left: 10px
}
#faq .part2 .to_top {
    margin-bottom: 30px;
    position: relative;
    text-align: right
}
#faq .part2 .to_top i {
    cursor: pointer;
    font-size: 0;
    position: absolute;
    left: 0;
    bottom: -12px;
    width: 25px;
    height: 25px;
    background: url(../_images/arrow_left3.png) left bottom/contain no-repeat;
    transform: rotate(90deg)
}
#faq .part2 > ul > li:last-child .to_top i {
    display: none
}
#faq .part2 .to_top i:hover {
    color: #d5002d
}
#faq .part2 p {
    color: #555;
    font-size: 1.04rem;
    line-height: 29px;
    margin-bottom: 20px;
    text-align: justify
}
#faq .part2 .link {
    color: #1EA3C3;
    border-bottom: 1px solid #6EC2D7
}
#faq .part2 .link:hover {
    color: #191919;
    border-color: #191919
}
#faq .part2 .list li {
    color: #555;
    direction: rtl;
    font-size: 1.02rem;
    line-height: 25px;
    list-style-type: none;
    margin-top: 2px;
    text-align: right
}
#faq .part2 .inner_title {
    color: #14BBF9;
    direction: rtl;
    float: right;
    font-size: .95rem;
    line-height: 30px;
    text-align: right;
    width: 100%
}
.webdesc_part1 {
    padding: 70px 0
}
.webdesc_part1 .rightside {
    float: right;
    width: 70%
}
.webdesc_part1 .rightside .part1 {
    margin-bottom: 35px;
    background: url(../_images/4.jpg) center center;
    padding: 9% 4% 4%;
    box-shadow: 2px 2px 5px #ccc;
    border-radius: 3px
}
.webdesc_part1 .rightside .part1 .main_pic {
    display: block;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    border: 2px solid rgba(255, 255, 255, .6);
    border-top: 0;
    margin-bottom: 25px;
    border-right-width: 3px
}
.webdesc_part1 .rightside .part1 .main_pic::before {
    content: "";
    position: absolute;
    top: -43px;
    right: -3px;
    left: -2px;
    height: 43.5px;
    background: url(../_images/frame2.png) center top/cover no-repeat;
    z-index: 0;
    opacity: .6
}
.webdesc_part1 .rightside .part2 .faktor_btn:hover,
.webdesc_part1 .rightside .part2 .link:hover {
    opacity: .8
}
.webdesc_part1 .rightside .part1 .name {
    font-size: 1.5rem;
    color: #fff;
    display: block;
    position: relative;
    padding-right: 65px;
    line-height: 45px
}
.webdesc_part1 .rightside .part1 .name .icon {
    width: 45px;
    height: 67px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 0;
    top: 2px
}
.webdesc_part1 .rightside .part1 .name .print_label {
    position: absolute;
    left: 0;
    top: 20px;
    line-height: 30px;
    font-size: 1rem;
    color: #79F3FF;
    display: none
}
.webdesc_part1 .rightside .part1 .name .print_label i {
    display: inline-block;
    font-size: 1.5rem;
    position: relative;
    bottom: -4px
}
.webdesc_part1 .rightside .part1 .sub_name {
    display: inline-block;
    line-height: 20px;
    color: #27E9FC;
    font-size: .9rem;
    padding-right: 65px;
    margin-top: -6px
}
.webdesc_part1 .rightside .part1 .sub_name:hover {
    color: #ccc
}
.webdesc_part1 .leftside {
    float: left;
    width: 29%;
    padding: 0 17px
}
.cat_style1 .step1 .item {
    border-top: solid 5px;
    margin-bottom: 10px;
    min-height: 62px;
    position: relative
}
.cat_style1 .step1 .item:nth-child(2n-1) {
    border-top-color: #3E50B4
}
.cat_style1 .step1 .item:nth-child(2n) {
    border-top-color: #2194F1
}
.cat_style1 .step1 .item:nth-child(3n-1) {
    border-top-color: #5AC5FC
}
.cat_style1 .step1 .item::after {
    content: '';
    border-bottom: solid 9px transparent;
    border-right: solid 10px;
    position: absolute;
    left: -8px;
    top: -5px
}
.cat_style1 .step1 .item:nth-child(2n-1):after {
    border-right-color: #3E50B4
}
.cat_style1 .step1 .item:nth-child(2n):after {
    border-right-color: #2194F1
}
.cat_style1 .step1 .item:nth-child(3n-1):after {
    border-right-color: #5AC5FC
}
.cat_style1 .step1 .item a {
    display: block;
    padding: 8px 80px 5px 10px
}
.cat_style1 .step1 .item .icon {
    display: block;
    background-size: 72% auto;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: -5px;
    bottom: 0;
    width: 60px
}
.cat_style1 .step1 .item:nth-child(2n-1) .icon {
    background-color: #3E50B4
}
.cat_style1 .step1 .item:nth-child(2n) .icon {
    background-color: #2194F1
}
.cat_style1 .step1 .item:nth-child(3n-1) .icon {
    background-color: #5AC5FC
}
.cat_style1 .step1 .item .icon:after {
    content: '';
    border-top: solid 8px transparent;
    border-bottom: solid 8px transparent;
    border-right: solid 5px;
    position: absolute;
    left: -5px;
    top: 50%;
    margin-top: -8px
}
.cat_style1 .step1 .item:nth-child(2n-1) .icon:after {
    border-right-color: #3E50B4
}
.cat_style1 .step1 .item:nth-child(2n) .icon:after {
    border-right-color: #2194F1
}
.cat_style1 .step1 .item:nth-child(3n-1) .icon:after {
    border-right-color: #5AC5FC
}
.cat_style1 .step1 .item.active .icon:after,
.cat_style1 .step1 .item.active:after,
.cat_style1 .step1 .item:hover .icon:after,
.cat_style1 .step1 .item:hover:after {
    border-right-color: #F8B611
}
.cat_style1 .step1 .item .name {
    font-size: 1rem;
    color: #1a7b84;
    display: block;
    line-height: 30px;
    font-weight: 700
}
.cat_style1 .step1 .item .name span {
    display: block;
    font-size: .9rem;
    font-weight: 400;
    color: #999;
    line-height: 17px
}
.cat_style1 .step1 .item.active,
.cat_style1 .step1 .item:hover {
    border-top-color: #F8B611
}
.cat_style1 .step1 .item.active .icon,
.cat_style1 .step1 .item:hover .icon {
    background-color: #F8B611
}
.webdesc_part1 .rightside .part2 {
    padding: 0 3%;
    margin-bottom: 50px
}
.webdesc_part1 .rightside .part2 p {
    color: #333;
    direction: rtl;
    display: block;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 30px;
    text-align: justify;
    width: 100%;
    font-style: normal
}
.webdesc_part1 .rightside .part2 a {
    color: #444;
    font-size: 1rem;
    text-decoration: none
}
.webdesc_part1 .rightside .part2 p em,
.webdesc_part1 .rightside .part2 p h1,
.webdesc_part1 .rightside .part2 p h2,
.webdesc_part1 .rightside .part2 p h3,
.webdesc_part1 .rightside .part2 p h4,
.webdesc_part1 .rightside .part2 p h5,
.webdesc_part1 .rightside .part2 p h6,
.webdesc_part1 .rightside .part2 p strong {
    font-style: normal;
    font-weight: 400;
    line-height: 21px
}
.webdesc_part1 .rightside .part2 .link {
    border-bottom: 1px solid #004F93;
    color: #004F93;
    width: auto!important
}
.webdesc_part1 .rightside .part2 .inner_title {
    color: #004f93;
    direction: rtl;
    float: right;
    font-size: 1.15em;
    line-height: 43px;
    text-align: right;
    width: 100%
}
.webdesc_part1 .rightside .part2 ul {
    margin-bottom: 10px;
    counter-reset: list
}
.webdesc_part1 .rightside .part2 ul li {
    list-style-type: none;
    color: #555;
    font-size: 1.05rem;
    direction: rtl;
    text-align: right;
    line-height: 35px;
    font-style: normal;
    margin-bottom: 5px;
    position: relative
}
.webdesc_part1 .rightside .part2 > ul > li::before {
    counter-increment: list;
    content: counter(list, decimal-leading-zero) '.';
    color: #0aab8a;
    font-size: 2rem;
    line-height: 13px;
    margin-left: 10px;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    bottom: -2px
}
.webdesc_part1 .rightside .part2 ul li .no {
    color: #0aab8a;
    font-size: 2rem;
    line-height: 13px;
    margin-left: 10px;
    font-weight: 400;
    font-style: normal;
    display: none
}
.webdesc_part1 .rightside .part2 ul a {
    font-size: 100%;
    font-weight: 400;
    line-height: 25px;
    font-style: normal
}
.webdesc_part1 .rightside .part2 ul li > ul {
    padding-right: 30px
}
.webdesc_part1 .rightside .part2 ul li > ul li {
    margin-bottom: 0;
    margin-top: 7px;
    padding-right: 6%;
    line-height: 25px
}
.webdesc_part1 .rightside .part2 ul li > ul li:last-child {
    margin-bottom: 27px
}
.webdesc_part1 .rightside .part2 ul li > ul li:before {
    color: #0aab8a;
    content: "-";
    font-size: 1.2em;
    position: absolute;
    right: 4.5%;
    top: 0
}
.webdesc_part1 .rightside .part2 .faktor_btn {
    float: right;
    width: 100%;
    border: none;
    background: url(../_images/faktor_bg.png) left bottom no-repeat #3E50B4;
    padding: 10px 0;
    color: #fff;
    font-size: 1.5em;
    text-align: center;
    cursor: pointer;
    line-height: 35px;
    border-radius: 3px
}
.webdesc_part1 .rightside .part3 .pro_style1 .item {
    width: 46%;
    margin: 0 1.25% 20px
}
.webdesc_part1 .rightside .part3 .pro_style1 .item .pic {
    bottom: 0
}
.website_all {
    margin-bottom: 70px
}
.website_all .cat_style1 .step1 .item {
    width: 23%;
    float: right;
    margin: 0 1% 15px
}
.prodetail_part1 {
    padding: 80px 0 60px
}
.prodetail_part1 .part1 {
    float: right;
    width: 47%;
    height: 460px;
    padding: 23px 0
}
.prodetail_part1 .part1 .info_part {
    position: relative;
    display: block;
    height: 100%;
    background-color: #f9f9f9;
    box-shadow: 0 0 6px #ccc
}
.prodetail_part1 .part1 .info_part .btn_style5 {
    color: #1baae6;
    margin: 15px 29px 0 0;
    padding: 0 20px
}
.prodetail_part1 .part1 .info_part .btn_style5:hover {
    color: #ff4900
}
.prodetail_part1 .part1 .info_part .btn_style5 .bg-large,
.prodetail_part1 .part1 .info_part .btn_style5 .bg-tall {
    border: 1px solid rgba(112, 215, 249, .54)
}
.prodetail_part1 .part1 .info_part .btn_style5 .bg-large .line-bottom-left::after,
.prodetail_part1 .part1 .info_part .btn_style5 .bg-large .line-bottom-left::before,
.prodetail_part1 .part1 .info_part .btn_style5 .bg-large .line-top-right::after,
.prodetail_part1 .part1 .info_part .btn_style5 .bg-large .line-top-right::before,
.prodetail_part1 .part1 .info_part .btn_style5 .bg-tall .line-bottom-left::after,
.prodetail_part1 .part1 .info_part .btn_style5 .bg-tall .line-bottom-left::before,
.prodetail_part1 .part1 .info_part .btn_style5 .bg-tall .line-top-right::after,
.prodetail_part1 .part1 .info_part .btn_style5 .bg-tall .line-top-right::before {
    background-color: #ff4900
}
.prodetail_part1 .part1 .info_part .title_part .name {
    background-color: #353535;
    color: #fff;
    line-height: 47px;
    position: relative;
    padding: 0 15px;
    width: 75%;
    text-align: left;
    height: 50px;
    font-size: 1.3rem
}
.prodetail_part1 .part1 .info_part .title_part .name::before {
    content: '';
    position: absolute;
    left: -30px;
    top: 0;
    bottom: 0;
    border-right: solid 30px #353535;
    border-bottom: solid 50px transparent
}
.prodetail_part1 .part1 .info_part .title_part .name .key {
    font-size: 1.1rem;
    color: #888
}
.prodetail_part1 .part1 .info_part .logo_pic {
    position: absolute;
    top: 3px;
    left: 0;
    width: 25%;
    height: 51px;
    background-repeat: no-repeat;
    background-size: auto 70%;
    background-position: center center
}
.prodetail_part1 .part1 .info_part .info_list {
    display: block;
    padding: 23px 25px 0
}
.prodetail_part1 .part1 .info_part .info_list .item {
    position: relative;
    padding-right: 52px;
    min-height: 37px;
    margin-bottom: 7px
}
.prodetail_part1 .part1 .info_part .info_list .item .icon {
    position: absolute;
    background-color: #eee;
    top: 0;
    right: 0;
    bottom: 0;
    width: 38px;
    line-height: 42px;
    font-size: 1.5rem;
    text-align: center;
    color: #4AC5F8;
    border-radius: 0
}
.prodetail_part1 .part1 .info_part .info_list .item .icon::after {
    content: '';
    position: absolute;
    left: -5px;
    top: 50%;
    width: 12px;
    height: 12px;
    background-color: #eee;
    margin-top: -6.5px;
    border-radius: 4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.prodetail_part1 .part1 .info_part .info_list .item .name {
    color: #888;
    font-size: 1rem;
    margin-left: 2px;
    display: inline-block;
    line-height: 36px
}
.prodetail_part1 .part1 .info_part .info_list .item .val {
    color: #0681C4;
    font-size: 1.05rem;
    display: inline-block;
    line-height: 35px
}
.prodetail_part1 .part1 .info_part .info_list .item .val i {
    position: relative;
    bottom: -3px;
    left: -6px;
    font-size: 1.4rem
}
.prodetail_part1 .part1 .info_part .info_list .item .val.link:hover {
    color: #4AC5F8
}
.prodetail_part1 .part1 .info_part .info_list .item .val.en_words {
    font-size: 1.3rem;
    font-weight: 700;
    color: #ff4900;
    position: relative
}
.prodetail_part1 .part1 .info_part .info_list .item .val.en_words:after {
    position: absolute;
    bottom: 5px;
    right: 0;
    left: 0;
    content: '';
    border-bottom: dotted 1px #ff4900
}
.prodetail_part1 .part1 .info_part .info_list .item .val.en_words:hover:after {
    border-bottom-color: #4AC5F8
}
.prodetail_part1 .part1 .info_part .circle_part {
    position: absolute;
    left: 10px;
    bottom: 55px;
    width: 200px;
    height: 150px
}
.prodetail_part1 .part1 .info_part .circle_part .bg {
    background: url(../_images/circle_bg.png) center center/contain no-repeat;
    opacity: .3;
    transform: rotate(180deg);
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0
}
.prodetail_part1 .part1 .info_part .progress {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 19px;
    top: 50%;
    margin-top: -19px
}
.prodetail_part1 .part1 .info_part .progress strong {
    font-size: 1em;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    text-align: center;
    line-height: 36px;
    color: #555
}
.prodetail_part1 .part1 .warning_box {
    position: absolute;
    bottom: 4px;
    right: 14px;
    width: 92%;
    padding-right: 49px;
    line-height: 21px;
    color: #9a7606;
    letter-spacing: .5px;
    text-shadow: 0 0
}
.prodetail_part1 .part1 .warning_box .icon {
    width: 45px;
    height: 40px;
    position: absolute;
    right: -12px;
    bottom: -12px
}
.prodetail_part1 .part1 .warning_box .icon b:before {
    content: '';
    background: url(../_images/warning_icon.png) center center/contain no-repeat;
    position: absolute;
    z-index: 1;
    bottom: 8px;
    right: 4px;
    left: -13px;
    height: 81%
}
.prodetail_part1 .part1 .warning_box .icon b:after {
    content: '';
    position: absolute;
    bottom: 3px;
    border-bottom: solid 51px #f1be44;
    border-right: solid 30px transparent;
    border-left: solid 30px transparent
}
.prodetail_part1 .part1 .warning_box .icon:after,
.prodetail_part1 .part1 .warning_box .icon:before {
    content: '';
    position: absolute;
    left: -20px;
    bottom: 3px;
    z-index: -1;
    border-top: solid 6px #e0e0e0;
    border-right: solid 5px transparent;
    transform: skew(25deg);
    border-left: solid 5px transparent
}
.prodetail_part1 .part1 .warning_box .icon:after {
    right: -4px;
    left: auto
}
.prodetail_part1 .part2 .pic_part {
    background-color: #f9f9f9;
    border-radius: 3px;
    box-shadow: 0 3px 5px 0 #b3b3b3;
    float: left;
    width: 53%;
    position: relative;
    z-index: 2
}
.prodetail_part1 .part2 .pic_part .list_pic {
    float: right;
    padding: 0 2.5%;
    width: 65%;
    display: none
}
.prodetail_part1 .part2 .pic_part .list_pic.desktop {
    display: block
}
.prodetail_part1 .part2 .pic_part .list_pic ul li {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto!important;
    border: 1px solid #eee;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 60px;
    list-style-type: none;
    margin: 0 1% 20px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    width: 23%;
    transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease
}
.prodetail_part1 .part2 .pic_part .list_pic ul li:hover {
    border-color: #8c9ae0
}
.prodetail_part1 .part2 .pic_part .list_pic ul li img,
.prodetail_part1 .part2 .pic_part .main_pic img {
    height: auto;
    width: 100%;
    transition: all 10s ease;
    -o-transition: all 10s ease;
    -moz-transition: all 10s ease;
    -webkit-transition: all 10s ease
}
.prodetail_part1 .part2 .pic_part .main_pic {
    border-radius: 10px;
    height: 347px;
    margin: 10px auto 20px;
    padding: 4.2% 4.85% 13%;
    text-align: center;
    display: block;
    overflow: hidden;
    transition: none
}
.prodetail_part1 .part2 .pic_part .main_pic .label_style1 {
    bottom: 145px
}
.prodetail_part1 .part2 .pic_part .main_pic.desktop {
    background: url(../_images/desktop.png) center center/96% 93% no-repeat rgba(0, 0, 0, 0)
}
.prodetail_part1 .part2 .pic_part .main_pic.tablet {
    width: 50%;
    padding: 5.5% 4.8% 6%;
    background: url(../_images/tablet.png) center center/96% 93% no-repeat rgba(0, 0, 0, 0)
}
.prodetail_part1 .part2 .pic_part .main_pic.mobile {
    background: url(../_images/mobile.png) center center/96% 93% no-repeat rgba(0, 0, 0, 0);
    width: 34%;
    padding: 7.8% 3.2% 9% 2.96%
}
.prodetail_part1 .part2 .pic_part .main_pic > div {
    float: right;
    height: 100%;
    overflow: hidden;
    width: 100%
}
.prodetail_part1 .part2 .pic_part .response_act {
    float: left;
    padding-left: 2%;
    width: 30%
}
.prodetail_part1 .part2 .pic_part .response_act li {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    float: left;
    height: 30px;
    list-style: none;
    margin: 11px 4% 0;
    opacity: .5;
    width: 25%;
    position: relative;
    transition: all .1s ease;
    -o-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -webkit-transition: all .1s ease
}
.prodetail_part1 .part2 .pic_part .response_act li:last-child {
    margin-left: 0
}
.prodetail_part1 .part2 .pic_part .response_act li:after {
    border: 1px solid #aaa;
    bottom: -12px;
    content: "";
    height: 2px;
    left: 18%;
    right: 18%;
    position: absolute
}
.prodetail_part1 .part2 .pic_part .response_act li.active,
.prodetail_part1 .part2 .pic_part .response_act li:hover {
    opacity: 1
}
#keywords_part1 .btns a:hover,
.contact_part1 .contact_form .rightside .step1 .btn input:hover {
    opacity: .8
}
.prodetail_part1 .part2 .pic_part .response_act li.active:after {
    background-color: #5c6ad2;
    border: none;
    height: 3px
}
.prodetail_part2 .leftside::before,
.prodetail_part2 .rightside::before {
    top: 50%;
    margin-top: -15px;
    border-top: solid 15px transparent;
    border-bottom: solid 15px transparent;
    content: ''
}
.prodetail_part1 .part2 .pic_part .response_act .desktop {
    background-image: url(../_images/desktop.png)
}
.prodetail_part1 .part2 .pic_part .response_act .tablet {
    background-image: url(../_images/tablet.png)
}
.prodetail_part1 .part2 .pic_part .response_act .mobile {
    background-image: url(../_images/mobile.png)
}
.prodetail_part2 {
    margin-bottom: 60px
}
.prodetail_part2 .rightside {
    float: right;
    width: 46%;
    height: 300px;
    padding: 50px 50px 30px 0;
    margin-right: 3.2%;
    position: relative;
    background-color: #FF4900
}
.prodetail_part2 .rightside::before {
    position: absolute;
    left: -9px;
    border-right: solid 10px #FF4900
}
.prodetail_part2 .rightside .text {
    float: right;
    text-align: justify;
    width: 50%;
    font-size: 1.15rem;
    color: rgba(255, 255, 255, .9);
    line-height: 26px
}
.prodetail_part2 .leftside {
    float: left;
    margin-left: 3.2%;
    position: relative;
    background-color: #353535;
    width: 46%;
    height: 300px;
    padding: 50px 0 30px 50px
}
.prodetail_part2 .leftside .text {
    float: left;
    text-align: justify;
    width: 50%;
    font-size: 1.15rem;
    color: #ccc;
    line-height: 26px
}
.quote_style1,
.quote_style2 {
    position: absolute;
    width: 180px;
    bottom: 10px;
    text-align: center
}
.prodetail_part2 .leftside::before {
    position: absolute;
    right: -9px;
    border-left: solid 10px #353535
}
.quote_style1 {
    height: 175px;
    left: 10px;
    color: #FF4900;
    padding: 33px 27px;
    background: url(../_images/quote3.png) center center/contain no-repeat
}
.quote_style1 .title,
.quote_style2 .title {
    display: block;
    line-height: 35px;
    font-size: 1.2rem;
    color: #e33a0d;
    font-weight: 700
}
.quote_style1 .subtitle,
.quote_style2 .subtitle {
    display: block;
    line-height: 17px;
    font-size: .9rem
}
.quote_style2 {
    height: 200px;
    right: 10px;
    color: #999;
    padding: 37px 27px;
    background: url(../_images/quote2.png) center center/contain no-repeat
}
.quote_style2 .title {
    color: #777
}
.prodetail_part3 {
    margin-bottom: 50px;
    overflow: hidden
}
.prodetail_part3 .rightside {
    float: right;
    width: 50%;
    min-height: 400px;
    position: relative;
    padding: 30px;
    background-color: #f5f5f5
}
.prodetail_part3 .rightside .content {
    position: relative
}
.prodetail_part3 .rightside:before {
    content: '';
    position: absolute;
    top: 0;
    left: -50%;
    bottom: -100%;
    right: -100%;
    background-color: #eee
}
.prodetail_part3 .rightside .content .text {
    line-height: 23px;
    color: #666;
    height: 155px;
    overflow: hidden;
    font-size: 1.05rem;
    margin-bottom: 35px;
    text-align: justify
}
.prodetail_part3 .rightside .list .item {
    float: right;
    width: 50%;
    position: relative;
    margin-bottom: 10px;
    padding: 0 18px;
    line-height: 30px;
    color: #333;
    font-size: 1rem
}
.prodetail_part3 .rightside .list .item:before {
    content:'';
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.5rem;
    color: #FF4900;
    line-height: 25px;
    font-family: ifont;
    width: 10px;
    height: 100%;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}
.prodetail_part3 .rightside .list .title_style7 {
    font-size: 1.4rem;
    margin-bottom: 30px
}
.prodetail_part3 .rightside .list .title_style7:after,
.prodetail_part3 .rightside .list .title_style7:before {
    background-color: #F6A68A
}
.prodetail_part3 .leftside {
    float: left;
    width: 50%;
    min-height: 400px;
    position: relative;
    padding: 30px 40px 30px 30px;
    background-color: #42B8D4;
    -webkit-transform: skew(18deg);
    -moz-transform: skew(18deg);
    -o-transform: skew(18deg);
    transform: skew(18deg)
}
.prodetail_part3 .leftside::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: -100%;
    left: -100%;
    background-color: #42B8D4
}
.prodetail_part3 .leftside .content .step1 .icon,
.prodetail_part3 .leftside .content .step1 .text,
.prodetail_part3 .leftside .title_style7 {
    -webkit-transform: skew(-18deg);
    -moz-transform: skew(-18deg);
    -o-transform: skew(-18deg);
    transform: skew(-18deg)
}
.prodetail_part3 .leftside .line {
    -webkit-transform: skew(0);
    -moz-transform: skew(0);
    -o-transform: skew(0);
    transform: skew(0);
    width: 2px;
    position: absolute;
    top: 130px;
    bottom: 109px;
    right: 40px;
    background-color: #fff
}
.prodetail_part3 .leftside .title_style7 {
    color: #fff
}
.prodetail_part3 .leftside .title_style7:after,
.prodetail_part3 .leftside .title_style7:before {
    background-color: #fff
}
.prodetail_part3 .leftside .content {
    color: #fff;
    font-size: 1rem;
    line-height: 23px
}
.prodetail_part3 .leftside .content .step1 .item {
    height: 110px;
    position: relative;
    margin-top: -10px;
    padding-right: 70px
}
.prodetail_part3 .leftside .content .step1 .big_icon {
    padding-right: 85px
}
.prodetail_part3 .leftside .content .step1 .item::before {
    content: '';
    width: 25px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 27%
}
.prodetail_part3 .leftside .content .step1 .icon {
    width: 30px;
    height: 50px;
    position: absolute;
    right: 30px;
    top: 8%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../_images/play.png)
}
.prodetail_part3 .leftside .content .step1 .big_icon .icon {
    width: 44px;
    top: 6%
}
.prodetail_part3 .leftside .content .step1 .text {
    position: relative;
    top: 20px
}
.prodetail_part3 .leftside .content .step1 .name {
    font-weight: 700;
    font-size: 1.5rem;
    display: inline-block;
    margin-left: 5px
}
.prodetail_part4 {
    margin-bottom: 50px
}
.about_part1 {
    padding: 30px;
    position: relative
}
.about_part1 .shape_part {
    position: relative;
    text-align: center;
    overflow: hidden
}
.about_part1 .shape_part .circle_part {
    width: 500px;
    height: 490px;
    border-radius: 50%;
    border: 1px solid #bbb;
    display: inline-block;
    margin: 0 auto;
    position: relative;
    padding: 10% 6%
}
.about_part1 .shape_part .list_part .item {
    position: absolute;
    width: 74%;
    cursor: pointer
}
.about_part1 .shape_part .list_part .item.no1 {
    top: 10px;
    left: 71%
}
.about_part1 .shape_part .list_part .item.no2 {
    top: 40%;
    left: 89%
}
.about_part1 .shape_part .list_part .item.no3 {
    bottom: 10px;
    left: 71%
}
.about_part1 .shape_part .list_part .item.no6 {
    top: 10px;
    right: 71%
}
.about_part1 .shape_part .list_part .item.no5 {
    top: 40%;
    right: 89%
}
.about_part1 .shape_part .list_part .item.no4 {
    bottom: 10px;
    right: 71%
}
.about_part1 .shape_part .list_part .item .icon {
    float: left;
    width: 100px;
    height: 100px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #bbb;
    margin-right: 15px;
    background-size: 60% auto;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all .4s ease
}
.about_part1 .shape_part .list_part .item.left .icon {
    margin: 0 0 0 15px;
    float: right
}
.about_part1 .shape_part .list_part .item.active .icon,
.about_part1 .shape_part .list_part .item:hover .icon {
    background-color: #0084B4;
    border-color: #0084B4
}
.about_part1 .shape_part .list_part .item.no1 .icon {
    background-image: url(../_images/icon1.png)
}
.about_part1 .shape_part .list_part .item.no2 .icon {
    background-image: url(../_images/icon2.png)
}
.about_part1 .shape_part .list_part .item.no3 .icon {
    background-image: url(../_images/icon3.png)
}
.about_part1 .shape_part .list_part .item.no4 .icon {
    background-image: url(../_images/icon4.png)
}
.about_part1 .shape_part .list_part .item.no5 .icon {
    background-image: url(../_images/icon5.png)
}
.about_part1 .shape_part .list_part .item.no6 .icon {
    background-image: url(../_images/icon6.png)
}
.about_part1 .shape_part .list_part .item.no1.active .icon,
.about_part1 .shape_part .list_part .item.no1:hover .icon {
    background-image: url(../_images/icon1-1.png)
}
.about_part1 .shape_part .list_part .item.no2.active .icon,
.about_part1 .shape_part .list_part .item.no2:hover .icon {
    background-image: url(../_images/icon2-1.png)
}
.about_part1 .shape_part .list_part .item.no3.active .icon,
.about_part1 .shape_part .list_part .item.no3:hover .icon {
    background-image: url(../_images/icon3-1.png)
}
.about_part1 .shape_part .list_part .item.no4.active .icon,
.about_part1 .shape_part .list_part .item.no4:hover .icon {
    background-image: url(../_images/icon4-1.png)
}
.about_part1 .shape_part .list_part .item.no5.active .icon,
.about_part1 .shape_part .list_part .item.no5:hover .icon {
    background-image: url(../_images/icon5-1.png)
}
.about_part1 .shape_part .list_part .item.no6.active .icon,
.about_part1 .shape_part .list_part .item.no6:hover .icon {
    background-image: url(../_images/icon6-1.png)
}
.about_part1 .shape_part .list_part .item .name {
    color: #555;
    font-size: 1.6rem;
    text-align: left;
    display: block;
    line-height: 30px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    position: relative;
    bottom: -35px
}
.about_part1 .shape_part .list_part .item.left .name,
.about_part1 .shape_part .list_part .item.left .text {
    text-align: right
}
.about_part1 .shape_part .list_part .item.active .name,
.about_part1 .shape_part .list_part .item:hover .name {
    color: #0084B4
}
.about_part1 .shape_part .list_part .item .text {
    color: #aaa;
    font-size: 1.05rem;
    line-height: 20px;
    height: 40px;
    display: none;
    overflow: hidden
}
.about_part1 .shape_part .inner_content {
    text-align: center
}
.about_part1 .shape_part .inner_content .icon {
    display: block;
    height: 60px;
    background: url(../_images/icon1-2.png) center center no-repeat;
    margin-bottom: 10px
}
.about_part1 .shape_part .inner_content .name {
    display: block;
    line-height: 30px;
    color: #555;
    font-size: 1.7rem;
    margin-bottom: 15px
}
.about_part1 .shape_part .inner_content .text {
    color: #999;
    font-size: 1.05rem;
    line-height: 23px
}
.about_part2 {
    overflow: hidden;
    margin-top: 60px;
    position: relative
}
.about_part2 .rightside {
    float: right;
    width: 50%;
    height: 535px;
    position: relative;
    padding: 60px 0 60px 160px
}
.about_part2 .rightside:after,
.about_part2 .rightside:before {
    position: absolute;
    top: 0;
    bottom: 0;
    content: ''
}
.about_part2 .rightside:before {
    left: 0;
    right: -100%;
    background-color: #E1E1E1;
    z-index: -1
}
.about_part2 .rightside:after {
    left: -99px;
    width: 200px;
    z-index: 1;
    background: url(../_images/bg3.png) center center/contain no-repeat
}

.about_part2.overide .rightside:after {
    background: url(../_images/bg33.png) center center/contain no-repeat
}
.about_part2 .rightside .list .item {
    margin-bottom: 35px;
    text-align: left
}
.about_part2 .rightside .list .item:last-child {
    margin-bottom: 0
}
.about_part2 .leftside .list .item {
    margin-bottom: 35px;
    text-align: right
}
.about_part2 .leftside .list .item:last-child {
    margin-bottom: 0
}
.about_part2 .rightside .list .item .title {
    color: #0084B4;
    font-size: 1.7rem;
    margin-bottom: 15px;
    line-height: 30px;
    display: block
}
.about_part2 .rightside .list .item .text {
    color: #777;
    font-size: 1.05rem;
    line-height: 20px
}
.about_part2 .leftside {
    float: right;
    width: 50%;
    height: 535px;
    position: relative;
    padding: 60px 160px 60px 0
}
.about_part2 .leftside:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: -100%;
    background-color: #303030;
    z-index: -1
}
.about_part2 .leftside .title {
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    font-size: 1.7rem;
    line-height: 35px
}
.about_part2 .leftside .text {
    color: #fff;
    font-size: 1.05rem;
    line-height: 20px;
    text-align: justify
}
.about_part2 .leftside .text .link {
    color: #00A9E0;
    text-decoration: underline
}
.about_part3 {
    position: relative;
    min-height: 500px;
    background: url(../_images/careers-map.jpg) center top no-repeat
}
.about_part3 .rightside {
    float: right;
    width: 50%;
    padding: 145px 9% 0
}
.about_part3 .rightside .quote_part {
    background-color: #38B6CD;
    color: #fff;
    position: relative;
    border-radius: 0 0 4px 4px;
    padding: 10px 40px 30px;
    min-height: 250px
}
.about_part3 .rightside .quote_part * {
    direction: ltr;
    text-align: right
}
.about_part3 .rightside .quote_part .owl-pagination {
    position: absolute;
    bottom: -90px;
    right: 0;
    left: 0;
    text-align: center
}
.about_part3 .rightside .quote_part:before {
    content: '';
    position: absolute;
    top: -45px;
    right: 0;
    width: 45px;
    height: 45px;
    background: url(../_images/testimonial-fold.png) right top no-repeat
}
.about_part3 .rightside .quote_part::after {
    content: "";
    position: absolute;
    top: -45px;
    left: 0;
    width: 87.8%;
    height: 45px;
    background-color: #38B6CD;
    border-radius: 4px 0 0
}
.about_part3 .rightside .quote_part .text {
    line-height: 23px;
    font-size: 1.05rem;
    color: #fff;
    text-align: justify;
    height: 200px;
    overflow: hidden;
    direction: rtl
}
.about_part3 .rightside .quote_part .name {
    position: absolute;
    bottom: 25px;
    right: 0;
    font-size: 1.1rem
}
.about_part3 .rightside .quote_part .url {
    font-size: 1.3rem;
    font-style: italic;
    position: absolute;
    bottom: 0;
    right: 0;
    letter-spacing: .8px;
    color: #99EFFF
}
.about_part3 .rightside .quote_part .url:hover {
    color: #fff
}
.about_part3 .leftside {
    float: left;
    width: 50%;
    text-align: center;
    padding: 100px 5%
}
.about_part3 .leftside .inner_text {
    font-size: 1.05rem;
    line-height: 27px;
    color: #777
}
#contactus {
    padding: 25px 0 0;
    position: relative;
    overflow: hidden;
    float: right;
    width: 100%
}
.contact_part1 .contact_form {
    display: block;
    margin: 0 auto;
    width: 75%;
    border: 1px solid #eee;
    background-color: #f9f9f9;
    border-radius: 3px;
    padding: 30px;
    position: relative;
    z-index: 2
}
.contact_part1 .contact_form .rightside {
    float: right;
    width: 55%;
    position: relative
}
.contact_part1 .contact_form .rightside::after {
    content: "";
    position: absolute;
    left: -40px;
    top: 30px;
    bottom: 30px;
    width: 1px;
    background-color: #EEE
}
.contact_part1 .contact_form .rightside .inner_title,
.contact_part1 .contact_info .inner_title {
    line-height: 30px;
    margin-bottom: 30px;
    color: #0AD2D1;
    font-size: 1.8rem
}
.contact_part1 .contact_form .rightside .step1 li {
    display: block;
    margin-bottom: 25px;
    position: relative
}
.contact_part1 .contact_form .rightside .step1 li input,
.contact_part1 .contact_form .rightside .step1 li textarea {
    border: 1px solid #EEE;
    line-height: 35px;
    height: 35px;
    color: #555;
    padding: 0 10px;
    border-radius: 3px;
    display: block;
    width: 100%;
    font-size: 1.1rem
}
.contact_part1 .contact_form .rightside .step1 li textarea {
    height: 150px;
    resize: none
}
.contact_part1 .contact_form .rightside .step1 .btn input {
    cursor: pointer;
    width: 50%;
    background-color: #1D96CF;
    color: #FFF;
    border: none;
    line-height: 37px;
    height: 40px;
    font-size: 1.3rem
}
.contact_part1 .contact_form .leftside {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 45%;
    background: url(../_images/pin.png) center center/70% auto no-repeat
}
.contact_part1 .contact_info {
    display: block;
    margin: -20px auto 30px;
    width: 55%;
    min-height: 300px;
    border-radius: 5px;
    position: relative;
    z-index: 1
}
.contact_part1 .contact_info::after,
.contact_part1 .contact_info::before {
    content: "";
    position: absolute;
    top: 0;
    right: 5px;
    left: 5px;
    height: 19px;
    box-shadow: 0 0 10px #777;
    border-radius: 43%;
    z-index: 3
}
.contact_part1 .contact_info::after {
    top: auto;
    bottom: 0;
    z-index: -3
}
.contact_part1 .contact_info .info {
    position: absolute;
    top: 20px;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding: 30px;
    border: 1px solid #EEE;
    background-color: #F6F6F6
}
.contact_part1 .contact_info .inner_title {
    text-align: center;
    margin-bottom: 15px;
    color: #23C5FF
}
.contact_part1 .contact_info .step1 li {
    margin-bottom: 5px;
    color: #1D96CF;
    position: relative;
    float: right;
    width: 50%;
    padding-right: 16%
}
.contact_part1 .contact_info .step1 li.full {
    float: none;
    width: 65%;
    margin: 0 auto 15px;
    padding: 0;
    text-align: center
}
#sitemap .row,
#sitemap .title {
    margin-bottom: 30px;
    width: 100%;
    float: right
}
.contact_part1 .contact_info .step1 li .icon {
    position: absolute;
    line-height: 29px;
    color: #B5E7F9;
    right: 24%;
    font-size: 1.6rem
}
.contact_part1 .contact_info .step1 li .text {
    display: block;
    width: 100%;
    font-size: 1.1rem;
    line-height: 23px
}
.contact_part1 .contact_info .step1 li .text.en_words,
.contact_part1 .contact_info .step1 li .text.phone {
    font-size: 1rem
}
.contact_part2 {
    overflow: hidden;
    width: 100%
}
.contact_part2 .map {
    width: 100%;
    height: 300px
}
#sitemap {
    float: right;
    width: 100%;
    padding: 30px 0 60px
}
#sitemap .title {
    color: #465866;
    font-size: 1.7em;
    line-height: 36px;
    position: relative;
    text-align: center
}
#sitemap .main_title {
    border-bottom: 1px solid #dbdbdb;
    float: right;
    margin: 0 0 30px;
    position: relative;
    width: 100%
}
#sitemap .main_title strong {
    color: #555454;
    float: right;
    font-size: 1.1em;
    font-weight: 400;
    padding: 15px 0;
    text-align: center;
    width: 100%
}
#sitemap .row > div {
    width: 48.5%
}
#sitemap .row .right {
    margin-left: 3%
}
#sitemap .row .box {
    background-color: #fefefe;
    border: 1px solid #d6d4d4;
    float: right;
    padding: 0 18px 13px;
    width: 100%;
    margin-bottom: 25px
}
#sitemap .row .box:last-child {
    margin-left: 0
}
#sitemap ul li {
    float: right;
    width: 100%;
    list-style-type: none;
    text-align: right;
    line-height: 30px
}
#sitemap a {
    color: #777;
    font-size: 1.05rem;
    font-weight: 400
}
#sitemap a:hover {
    color: #333
}
#sitemap a.en_words {
    font-size: 1.2rem;
    font-weight: 700
}
#sitemap .category {
    float: right;
    width: 100%
}
#sitemap .category > div {
    float: right;
    width: 100%;
    padding-right: 10px;
    text-align: right
}
#sitemap .category .top_tree i {
    color: #555454;
    font-size: 15pt
}
#sitemap .category ul li {
    background: url(../_images/sitemap-horizontal.png) right 22px no-repeat rgba(0, 0, 0, 0);
    border-right: 1px solid #d6d4d4;
    padding: 7px 27px 0 0
}
#sitemap .category ul li:last-child {
    border: none;
    background: url(../_images/sitemap-last.png) right 0 no-repeat rgba(0, 0, 0, 0)
}
#sitemap .category .step1 {
    margin-right: 9px
}
#sitemap .pages ul li {
    padding-bottom: 11px
}
#sitemap .pages i {
    float: right;
    margin: 1px 0 0 10px
}
#keywords {
    position: relative;
    z-index: 1
}
#keywords .title_style1 {
    float: right;
    width: 100%;
    padding-top: 60px;
    position: relative;
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
    background-color: #45D2F5;
    margin-bottom: 140px;
    z-index: 5
}
#keywords .title_style1 h1 {
    background: url(../_images/heading-white.png) center bottom no-repeat #45d2f5;
    line-height: 30px;
    padding-bottom: 30px;
    position: relative;
    z-index: 20
}
#keywords .title_style1 h1:after {
    content: "";
    position: absolute;
    height: 100px;
    width: 100%;
    right: 0;
    left: 0;
    bottom: -99px;
    background: url(../_images/could-secondary-bottom.png) center bottom no-repeat
}
#keywords_part1 .list .step1 li.inner_title h3:before,
.article_rightside .project_list .pro_style1 .item .pic {
    bottom: 0
}
#keywords .title_style1 .icon {
    height: 235px;
    position: absolute;
    background: url(../_images/icon-wrapp-secondary.png) center center no-repeat;
    width: 150px;
    top: 100px;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 1;
    padding-top: 85px
}
#keywords .title_style1 .icon .icon_border {
    padding: 5px;
    border-radius: 50%;
    background-color: #71e0fb;
    border: 10px solid #f2f5f5
}
#keywords .title_style1 .icon .icon_border .icon_body {
    padding: 10px;
    border-radius: 50%;
    background-color: #23a7c8;
    border: 10px solid #3ebbda
}
#keywords .title_style1 .icon .icon_border .icon_body i {
    background: #fff;
    border-radius: 50%;
    font-size: 42px;
    height: 80px;
    line-height: 78px;
    width: 80px;
    color: #333
}
#keywords #keywords_part1 .hold_items {
    border: 1px solid #f0f0f0;
    border-bottom: 0 none;
    background: url(../_images/inner-could.png) center bottom no-repeat #F2F5F5;
    padding: 40px 30px 120px;
    margin-bottom: 60px;
    position: relative;
    z-index: 0;
    float: right;
    width: 100%
}
#keywords .title_style2 {
    background: url(../_images/heading-dark.png) center bottom no-repeat rgba(0, 0, 0, 0);
    color: #383B54;
    font-size: 1.7rem;
    height: 46px;
    line-height: 27px;
    margin-bottom: 30px;
    text-align: center;
    float: right;
    width: 100%;
    margin-top: 40px
}
#keywords_part1 .btns,
#keywords_part1 .list {
    float: right;
    width: 100%
}
#keywords_part1 .list .step1 li {
    direction: rtl;
    float: right;
    list-style-type: none;
    width: 100%;
    text-align: right;
    margin-bottom: 20px;
    position: relative
}
#keywords_part1 .list .step1 li.inner_title {
    margin-top: 40px;
    margin-bottom: 25px;
    text-align: center
}
#keywords_part1 .list .step1 li.inner_title:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #b8f5da
}
#keywords_part1 .list .step1 li.inner_title h3 {
    background: url(../_images/ask.png) center center/cover no-repeat #f2f5f5;
    color: #1195b6;
    font-size: 11pt;
    display: inline-block;
    margin: 0 auto;
    font-weight: 400;
    line-height: 44px;
    min-width: 180px;
    padding: 0 15px;
    position: relative;
    text-align: center;
    z-index: 1
}
#keywords_part1 .list .step1 li.inner_title h3:after,
#keywords_part1 .list .step1 li.inner_title h3:before {
    background-color: #b8f5da;
    height: 2px;
    left: 10px;
    opacity: .7;
    position: absolute;
    right: 11px;
    content: ""
}
#keywords_part1 .list .step1 li.inner_title h3:after {
    top: 0
}
#keywords_part1 .list .step1 li .title {
    color: #555;
    float: right;
    font-size: 1.3rem;
    padding-right: 15px;
    width: 100%;
    line-height: 30px;
    margin-bottom: 7px;
    background: url(../_images/menu_sep_line.png) right center no-repeat
}
#keywords_part1 .list .step1 li .text {
    float: right;
    width: 98%;
    margin-right: 2%;
    padding-right: 25px;
    color: #757575;
    font-size: 1.1rem;
    line-height: 29px;
    background: url(../_images/left.png) right 9px no-repeat;
    text-align: justify
}
#keywords_part1 .list .step1 li .text .link {
    border-bottom: 1px solid #004f93;
    color: #004f93
}
#keywords_part1 .btns {
    margin: 30px 0
}
#keywords_part1 .btns a {
    display: inline-block;
    width: 46%;
    margin: 0 1%;
    text-align: center;
    background: url(../_images/faktor_bg.png) left bottom no-repeat #23A7C8;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 1.3em;
    line-height: 35px;
    padding: 10px 0
}
#article .article_list .step1 > li:hover .pic,
#article_detail .detail_related .list .item:hover a {
    opacity: .7
}
.article_rightside {
    float: right;
    width: 23%;
    direction: rtl;
    padding: 30px 0
}
.article_rightside .main_title {
    color: #212121;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 10px 0 5px;
    position: relative;
    text-align: center
}
.article_rightside .main_title div {
    background-color: #fff;
    display: inline-block;
    margin: 0 auto;
    padding: 0 10px;
    position: relative
}
.article_rightside .project_list {
    margin-bottom: 30px
}
.article_rightside .project_list .pro_style1 .item {
    width: 100%
}
.article_rightside .project_list .pro_style1 .item .cover {
    height: 150px
}
.article_rightside .project_list .pro_style1 .item .name {
    font-size: 1.1rem
}
.article_rightside .project_list .pro_style1 .item .name .inner_name {
    font-size: 1.3rem
}
.article_rightside .popular_list .step1 > li {
    border-right: 1px solid #FAB23A;
    padding-bottom: 40px;
    padding-right: 15px;
    position: relative;
    line-height: 18px
}
.article_rightside .popular_list .step1 > li:last-child {
    border: none
}
.article_rightside .popular_list .step1 > li .title {
    color: #264d87;
    font-size: 1rem;
    position: relative;
    top: -9px;
    background-size: 200.22% auto;
    -webkit-background-size: 200.22% auto;
    -moz-background-size: 200.22% auto;
    background-position: 0 0;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #eee 50%);
    transition: background-position .5s ease-out;
    -webkit-transition: background-position .5s ease-out
}
.article_rightside .popular_list .step1 > li .title:hover {
    background-position: 99.99% 0
}
.article_rightside .popular_list .step1 > li .title:before {
    background-color: #fff;
    border: 1px solid #FAB23A;
    border-radius: 50%;
    content: "";
    height: 10px;
    position: absolute;
    right: -21px;
    top: 4px;
    width: 10px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}
.article_rightside .popular_list .step1 > li .title:hover:before {
    background-color: #FAB23A
}
.article_rightside .popular_list .step1 > li .date {
    display: block;
    color: #aaa;
    font-size: .95rem;
    position: relative;
    top: -5px
}
.article_leftside {
    float: left;
    width: 75%;
    direction: rtl;
    padding: 30px 0
}
.article_leftside li,
.article_rightside li {
    list-style-type: none
}
.border_after,
.border_before {
    background-color: #FAB23A;
    height: 7px;
    position: absolute;
    top: 50%;
    width: 85%;
    z-index: -1
}
.border_after.purple,
.border_before.purple {
    background-color: #7AA3DF
}
.border_after.grey,
.border_before.grey {
    background-color: #dedede
}
.border_before {
    right: -89%
}
.border_after {
    left: -89%
}
.border_after:after,
.border_after:before,
.border_before:after,
.border_before:before {
    border-style: solid;
    content: "";
    position: absolute;
    top: 0;
    z-index: 2
}
.border_after:after,
.border_before:before {
    border-color: #fff transparent;
    border-width: 0 0 13px 6px;
    right: 0
}
.border_after:before,
.border_before:after {
    border-color: #fff transparent;
    border-width: 13px 6px 0 0;
    left: 0
}
#article .article_list {
    margin-bottom: 35px
}
.article_leftside .main_title {
    color: #212121;
    font-size: 1.9rem;
    font-weight: 400;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    text-align: center;
    display: block
}
.article_leftside .main_title div {
    display: inline-block;
    margin: 0 auto;
    padding: 0 10px;
    background-color: #fff;
    position: relative
}
.article_leftside .main_title .en_words {
    text-transform: uppercase
}
#article .article_list .step1 > li {
    height: 350px
}
#article .article_list .step1 > li .content,
#article .article_list .step1 > li .pic {
    width: 50%;
    height: 350px
}
#article .article_list .step1 > li .pic {
    float: left;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center top
}
#article .article_list .step1 > li:nth-child(even) .pic {
    float: right
}
#article .article_list .step1 > li .content {
    float: right;
    background-color: #f8f8f8;
    padding: 40px;
    text-align: left;
    position: relative
}
#article .article_list .step1 > li .content:before {
    content: "";
    height: 6px;
    width: 35px;
    top: 40px;
    left: 0;
    position: absolute;
    background-color: #FAB23A
}
#article .article_list .step1 > li .content:after {
    border-bottom: 8px solid #f8f8f8;
    border-left: 3px solid transparent;
    content: "";
    left: 32px;
    top: 40px;
    position: absolute
}
#article .article_list .step1 > li:nth-child(even) .content {
    float: left;
    text-align: right
}
#article .article_list .step1 > li:nth-child(even) .content:before {
    right: 0;
    left: auto
}
#article .article_list .step1 > li:nth-child(even) .content:after {
    border: none;
    border-right: 3px solid transparent;
    border-bottom: 8px solid #f8f8f8;
    left: auto;
    right: 32px
}
#article .article_list .step1 > li .content .title_before {
    color: #333;
    font-size: 1.2rem;
    font-style: italic;
    font-weight: 700;
    line-height: 5px;
    text-transform: uppercase
}
#article .article_list .step1 > li .content .title {
    display: block;
    padding: 20px 0 15px
}
#article .article_list .step1 > li .content .title a {
    color: #264d87;
    font-size: 1.3rem;
    font-weight: 700;
    background-size: 200.22% auto;
    -webkit-background-size: 200.22% auto;
    -moz-background-size: 200.22% auto;
    background-position: 0 0;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #dedede 50%);
    transition: background-position .5s ease-out;
    -webkit-transition: background-position .5s ease-out
}
#article .article_list .step1 > li .content .title a:hover {
    background-position: 99.99% 0
}
#article .article_list .step1 > li .content .text {
    color: #444;
    font-size: 1rem;
    line-height: 24px;
    height: 125px
}
#article .article_list .step1 > li .info {
    padding-top: 15px
}
#article .article_list .step1 > li .info span {
    color: #aaa;
    float: left;
    font-size: 1em;
    margin-right: 15px;
    position: relative
}
#article .article_list .step1 > li .info span:after {
    background-color: #ccc;
    border-radius: 50%;
    content: "";
    height: 3px;
    margin-top: 0;
    position: absolute;
    right: -10px;
    top: 50%;
    width: 3px
}
#article .article_list .step1 > li .info span:last-child:after {
    width: 0;
    height: 0
}
#article .article_list .step1 > li .info span.hascolor {
    color: #e5362c;
    font-size: 1rem
}
#article .article_list .step1 > li:nth-child(even) .info span {
    float: right;
    margin-right: 0;
    margin-left: 15px
}
#article .article_list .step1 > li:nth-child(even) .info span:after {
    right: auto;
    left: -10px
}
#articles .articles_list > .inner {
    border: 1px solid #eee;
    float: right;
    width: 100%
}
#articles .articles_list .step1 > li {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    box-sizing: border-box;
    display: block;
    float: right;
    height: 500px;
    padding: 20px 20px 50px 0;
    width: 33.33%;
    position: relative;
    z-index: 0;
    background-color: #f8f8f8
}
#articles .articles_list .step1 > li:nth-child(1),
#articles .articles_list .step1 > li:nth-child(2),
#articles .articles_list .step1 > li:nth-child(3) {
    border-top: none
}
#articles .articles_list .step1 > li:nth-child(3) {
    border-left: none
}
#articles .articles_list .step1 .main_title {
    margin-bottom: 0;
    margin-left: 20px
}
#articles .articles_list .step1 .main_title > div {
    background-color: #F8F8F8;
    font-size: 1.5rem
}
#articles .articles_list .step1 .main_title .border_before {
    right: -52%
}
#articles .articles_list .step1 .main_title .border_after {
    left: -52%
}
#articles .articles_list .step1 .main_title .border_after::after,
#articles .articles_list .step1 .main_title .border_after::before,
#articles .articles_list .step1 .main_title .border_before::after,
#articles .articles_list .step1 .main_title .border_before::before {
    border-color: #F8F8F8 transparent
}
#articles .articles_list .scroll {
    height: 370px;
    overflow: auto
}
#articles .articles_list .mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-left: 0
}
#articles .articles_list .step2 > li {
    padding: 17px 0;
    border-bottom: solid 1px #eee;
    margin-left: 20px
}
#articles .articles_list .step2 > li:last-child {
    border: none
}
#articles .articles_list .step2 > li a {
    color: #264d87;
    display: block;
    font-size: 1rem;
    text-align: justify
}
#articles .articles_list .step2 > li:hover a {
    color: #222
}
#articles .articles_list .archive {
    margin-top: 20px;
    text-align: center
}
#articles .articles_list .archive a {
    border: 1px solid #fab23a;
    color: #eea62e;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    width: 47%;
    font-size: 1em
}
#articles .articles_list .archive a:hover {
    color: #fff;
    background-color: #fab23a
}
#article_detail .article_leftside {
    border: 1px solid #f3f3f3;
    border-top: none
}
#article_detail .top_title {
    color: #264d87;
    font-size: 1.5rem;
    line-height: 39px;
    margin: 10px auto 0;
    padding: 0 6%;
    text-align: center
}
#article_detail .main_title .label {
    color: #111;
    display: inline-block;
    font-size: 1.03rem;
    font-weight: 700;
    margin-left: 15px;
    position: relative
}
#article_detail .main_title .label:after {
    content: "";
    position: absolute;
    left: -12px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #FAB23A;
    top: 50%
}
#article_detail .main_title span.label:after {
    top: 40%
}
#article_detail .main_title span.label:last-of-type {
    margin-left: 0
}
#article_detail .main_title span.label:last-of-type:after {
    width: 0;
    height: 0
}
#article_detail .text {
    font-size: 1.4rem;
    color: #000;
    line-height: 28px;
    margin-bottom: 40px
}
#article_detail .text h1,
#article_detail .text h2,
#article_detail .text h3,
#article_detail .text h4,
#article_detail .text h5,
#article_detail .text h6,
#article_detail .text p {
    margin: 0 auto;
    max-width: 85%
}
#article_detail .text p {
    padding: 9px 0 15px;
    text-align: justify
}
#article_detail .text ul {
    max-width: 85%;
    margin: 20px auto
}
#article_detail .text ul li {
    line-height: 23px;
    margin-bottom: 5px;
    padding-right: 12px;
    position: relative
}
#article_detail .text ul li:before {
    content: '';
    position: absolute;
    right: 0;
    top: 10px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #FAB23A
}
#article_detail .text .img_holder {
    margin: 5px 0 20px
}
#article_detail .text img {
    max-width: 100%!important;
    margin: 0 auto;
    width: auto!important;
    height: auto!important
}
#article_detail .text .link {
    color: #e93a30;
    font-weight: 700;
    border-bottom: solid 2px #333
}
#article_detail .text .link:hover {
    color: #333;
    border-bottom-color: #e93a30
}
#article_detail .text .quote {
    border-right: solid 6px #F9B248;
    background-color: #F6F6F6;
    max-width: 85%;
    margin: 10px auto 20px;
    padding: 20px 30px
}
#article_detail .text .quote p {
    max-width: 100%;
    padding: 0;
    color: #333
}
#article_detail .detail_video {
    margin-top: 30px;
    text-align: center
}
#article_detail .detail_video video {
    border-radius: 4px;
    box-shadow: 2px 2px 7px #bbb;
    margin: 0 auto;
    max-width: 80%
}
#article_detail .detail_footer {
    width: 100%;
    margin-top: 30px;
    border-top: solid 1px #f3f3f3;
    border-bottom: solid 1px #f3f3f3;
    min-height: 70px;
    text-align: center
}
#article_detail .detail_footer .step1 > li {
    display: inline-block;
    width: 20%;
    min-height: 80px;
    margin: 10px 0
}
#article_detail .detail_footer .step1 > li.telegram_link {
    width: 55%
}
#article_detail .detail_footer .step1 .source span,
#article_detail .detail_footer .step1 .step_counter span {
    display: block
}
#article_detail .detail_footer .step1 .step_counter .no {
    color: #164a71;
    font-size: 2.8rem;
    line-height: 60px
}
#article_detail .detail_footer .step1 .step_counter .label {
    color: #6BB9E0;
    font-size: 1rem;
    line-height: 16px;
    padding-bottom: 16px
}
#article_detail .detail_footer .step1 .source {
    border-right: solid 1px #eee
}
#article_detail .detail_footer .step1 .source .label {
    font-size: 2em;
    color: #E93A30;
    line-height: 60px
}
#article_detail .detail_footer .step1 .source .value {
    font-size: .8em;
    color: #999
}
#article_detail .detail_related .main_title {
    font-size: 1.4em
}
#article_detail .detail_related {
    border-bottom: solid 1px #F3F3F3;
    padding: 30px 0;
    text-align: center;
    margin-bottom: 30px
}
#article_detail .detail_related .list .item {
    display: inline-block;
    margin: 0 15px;
    width: 25%
}
#article_detail .detail_related .pic {
    width: 100%;
    height: 150px;
    overflow: hidden;
    margin-bottom: 15px
}
#article_detail .detail_related .pic img {
    max-height: 100%
}
#article_detail .detail_related .name {
    text-align: center;
    color: #013E77;
    float: right;
    width: 100%;
    font-size: .95em
}
#article_detail .detail_related2 {
    border-bottom: solid 1px #F3F3F3;
    text-align: center;
    margin-bottom: 30px;
    padding: 30px 13% 50px
}
#article_detail .detail_related2 .main_title {
    font-size: 1.4em
}
.oppor_part1 {
    min-height: 300px;
    padding: 70px 0 30px;
    position: relative;
    background-color: #FBFBF7;
    border-bottom: solid 1px #aaa
}
.oppor_part1:after,
.oppor_part2:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    top: 100%;
    right: 0;
    left: 0;
    margin: -15px auto 0;
    z-index: 1;
    background-color: #fff;
    border: 1px solid #aaa;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.box_style2 {
    padding: 0 3%
}
.box_style2 .item {
    display: inline-block;
    margin: 0 3% 20px;
    min-height: 235px;
    width: 43.8%;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    background: url(../_images/bg2.jpg);
    padding: 25px 170px 15px 20px
}
.box_style2 .item .bg_pattern {
    position: absolute;
    right: -9px;
    top: -10px;
    bottom: -15px;
    background: left top/cover no-repeat none;
    width: 180px;
    opacity: .6
}
.oppor_part2,
.oppor_part2:after {
    background-color: #33B6CB
}
.box_style2 .item.programm .bg_pattern {
    right: 0;
    bottom: -11px
}
.box_style2 .item .title {
    color: #ff6c2f;
    font-size: 1.7rem;
    display: block;
    line-height: 33px
}
.box_style2 .item .sub {
    display: block;
    font-size: 1.6rem
}
.box_style2 .item.green .title {
    color: #99c221
}
.box_style2 .item .text {
    font-size: 1.2rem;
    color: #999;
    margin-top: 9px;
    line-height: 24px;
    display: block;
    letter-spacing: 1px
}
.box_style2 .item .link {
    margin-top: 41px;
    display: block;
    font-size: 1.3rem;
    letter-spacing: 1px;
    color: #ddd;
    text-align: left;
    padding-left: 8px
}
.box_style2 .item .link:hover {
    color: #fff
}
.box_style2 .item .link .icon {
    color: #dd7b53;
    display: inline-block;
    font-size: 1.6rem;
    position: relative;
    bottom: -2px
}
.box_style2 .item.green .link .icon {
    color: #99c221
}
.oppor_part2 {
    padding: 30px 0 40px;
    position: relative;
    border-bottom: solid 1px #aaa
}
.oppor_part2 .form_part {
    min-height: 600px;
    float: left;
    width: 50%;
    padding: 6% 10% 2%;
    position: relative
}
.oppor_part2 .form_part .bg_around {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: url(../_images/oppor_bg1.png) center center/contain no-repeat
}
.oppor_part2 .form_part .frm_style {
    padding: 20px;
    border: 1px solid #ddd;
    background-color: #fff;
    z-index: 1;
    position: relative;
    min-height: 470px
}
.oppor_part2 .form_part .file_style label.error {
    top: auto;
    bottom: -23px
}
.oppor_part2 .form_part .title {
    font-size: 1.4rem;
    color: #333;
    letter-spacing: .5px;
    line-height: 30px
}
.oppor_part2 .form_part .sub_title {
    color: #777;
    font-size: 1.05rem;
    line-height: 23px;
    margin: 5px 0 20px;
    text-align: justify
}
.oppor_part2 .form_part input[type=text] {
    height: 45px
}
.oppor_part2 .form_part .btn_part {
    margin-top: 30px
}
.oppor_part2 .form_part .overlay {
    position: absolute;
    z-index: 3;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .1)
}
.oppor_part2 .content_part {
    min-height: 500px;
    float: right;
    width: 50%;
    padding: 7% 2%
}
.oppor_part2 .content_part .logo_part {
    position: relative;
    padding-right: 60px
}
.oppor_part2 .content_part .logo_part .logo {
    background: url(../_images/wwu2.png) center center/contain no-repeat;
    width: 50px;
    height: 30px;
    position: absolute;
    display: inline-block;
    right: 0;
    opacity: .7
}
.oppor_part2 .content_part .logo_part .text {
    display: inline-block;
    line-height: 40px;
    font-size: 1.5rem;
    color: #fff
}
.oppor_part2 .content_part .title2 {
    color: #fff;
    font-size: 2.4rem;
    line-height: 48px;
    margin-top: 5px
}
.oppor_part2 .content_part .title3 {
    color: #258493;
    font-size: 1.25rem;
    margin-top: 15px;
    margin-bottom: 25px;
    font-weight: 700
}
.oppor_part2 .content_part .list .item {
    padding-right: 27px;
    position: relative;
    color: #fff;
    line-height: 25px;
    margin-bottom: 15px;
    font-size: 1.2rem
}
.oppor_part2 .content_part .list .item .text .link {
    color: #adf3ff;
    border-bottom: dashed 1px #3ae3ff;
    margin: 0 2px
}
.oppor_part2 .content_part .list .item .text .link:hover {
    color: #ffcaa3;
    border-bottom-color: #f48737
}
.oppor_part2 .content_part .list .item .icon {
    background: url(../_images/checkmark_small.png) center center/contain no-repeat;
    position: absolute;
    top: 3px;
    right: 0;
    width: 17px;
    height: 17px
}
.oppor_part3 {
    min-height: 300px;
    padding: 50px 0 0;
    background-color: #fff;
    border-bottom: solid 1px #aaa
}
.oppor_part3 .bg_people {
    background: url(../_images/oppur_people.png) center center/contain no-repeat;
    display: block;
    height: 220px;
    margin-top: 30px
}
.oppor_part3 .title {
    display: inline-block;
    border-top: solid 2px #ddd;
    border-bottom: solid 2px #ddd;
    color: #278ec7;
    font-size: 1.7rem;
    line-height: 40px;
    padding: 0 10px;
    letter-spacing: 1px
}
.oppor_part3 .title.rsp_title {
    display: none
}
footer {
    z-index: 15!important
}
.contact_popup {
    position: fixed;
    left: 10px;
    bottom: 0;
    z-index: 5;
    width: 160px;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 2px -4px 11px rgba(0, 0, 0, .05)
}
.contact_popup .popup_content {
    background-color: #f9f9f9;
    min-height: 120px;
    position: relative;
    margin-bottom: 7px;
    border-radius: 0 0 3px 3px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .15)
}
.contact_popup .popup_content:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #f9f9f9;
    top: 100%;
    right: 0;
    left: 0;
    margin: -5px auto 0;
    transform: rotate(45deg);
    z-index: 12
}
.contact_popup .popup_icon {
    height: 80px;
    display: block;
    background-color: #fcb330;
    position: relative
}
.contact_popup .text {
    padding: 35px 10px 5px;
    text-align: center;
    font-size: 1.4rem;
    line-height: 30px;
    letter-spacing: 1px;
    color: #01455c;
    text-shadow: 0 0
}
.contact_popup .text .mark {
    display: block;
    color: #0493c1;
    text-shadow: 0 0;
    font-size: 1.45rem;
    margin-top: 5px
}
.contact_popup .phone {
    display: block;
    text-align: center;
    font-size: 1.6rem;
    letter-spacing: 3px;
    color: orange
}
.contact_popup .popup_icon:after {
    content: '';
    position: absolute;
    top: 100%;
    right: 0;
    left: -3px;
    height: 37px;
    background-color: #fcb330;
    transform: rotate(-7deg);
    margin-top: -19px;
    z-index: 1
}
.contact_popup .popup_icon .phone {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5
}
.contact_popup .popup_icon .quick-alo-phone .quick-alo-show {
    visibility: visible
}
.contact_popup .popup_icon .quick-alo-phone {
    position: fixed;
    visibility: hidden;
    background-color: transparent;
    width: 82px;
    height: 64px;
    right: 150px;
    top: 60%;
    cursor: pointer;
    z-index: 200000!important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s
}
.contact_popup .popup_icon .quick-alo-phone .quick-alo-green .quick-alo-ph-circle {
    border-color: #00A1FF;
    opacity: .5
}
.contact_popup .popup_icon .quick-alo-ph-circle {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 0;
    left: 50%;
    margin-left: -50px;
    border: 2px solid #b7a553;
    background-color: transparent;
    border-radius: 100%;
    opacity: .1;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%
}
.contact_popup .popup_icon .quick-alo-phone .quick-alo-green .quick-alo-ph-circle-fill {
    background-color: #f6ca62;
    opacity: .75!important
}
.contact_popup .popup_icon .quick-alo-ph-circle-fill {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 11px;
    left: 50%;
    margin-left: -40px;
    background-color: #c5b775;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%
}
.contact_popup .popup_icon .bg_color {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 26px;
    left: 50%;
    margin-left: -25px;
    border-radius: 50%;
    background-color: #00a9e0
}
.contact_popup .popup_icon .quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color: #00A1FF
}
.contact_popup .popup_icon .quick-alo-phone .quick-alo-green .quick-alo-hover .quick-alo-ph-img-circle,
.contact_popup .popup_icon .quick-alo-phone.quick-alo-green:hover .quick-alo-ph-img-circle {
    background-color: #ff0101
}
@-moz-keyframes quick-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}
@-webkit-keyframes quick-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}
@-o-keyframes quick-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}
@-moz-keyframes quick-alo-circle-fill-anim {
    0%,
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
}
@-webkit-keyframes quick-alo-circle-fill-anim {
    0%,
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
}
@-o-keyframes quick-alo-circle-fill-anim {
    0%,
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
}
@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10%,
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20%,
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    100%,
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-webkit-keyframes quick-alo-circle-img-anim {
    0%,
    100%,
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10%,
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20%,
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
}
@-o-keyframes quick-alo-circle-img-anim {
    0%,
    100%,
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10%,
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20%,
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
}
@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
/*************************************Filters***********************************/
.contact_popup .popup_icon .quick-alo-ph-img-circle {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 26px;
    left: 50%;
    margin-left: -25px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABrklEQVRYR82XjTEEQRCFX0dABlwEiAARkAEyIAJEoERACETARUAIJwIyeOqptfbm5qeP3lpTdVVXVzPd3/R0v+4zTLxsYv/4XwAkrwDsV6JyZmaLyKj1ESB5AOCpYfzazAQZttYFuDWz8zDvwE8OkNwF8NIwvjCz2SgAMkqSDuOzyDxYqgKSrwB2GhBKxHsHqGtLCiDDJ42Tj2Z27LLu2JQCnAK4a5x7M7Nth23XlhRgE8B74+SemempQtaKEpKsPUPo++sGOYCSIIU7zwJ05ficSLLkV6H/CIn7wEi2GRVkOVwFixEoREE/hz9DsR2TVKkp2zeSsI9bBUNnJNV4bhIA5cFhVCk2B5JCWVYhSEopjwAob6qa4QGQOKkqcj1iJSdIpmoqWEHIhr7Ph1BNgC4haxAPAC7UITPOc1UrCOXR12TlAnBAyKhAdHvPUg4pIn6AAYQc1ebG8QC+LXfD66XHU2HP7yKQlKhGODWu1gCTY/g7wCAaendNyltrRCQOIAERjCc/ejV1V4H3dp2ES4jU1vVJpXxpogoHSEE7oOEIp9G+/3c1OkArcpMDfAIqL6EhVS6JOAAAAABJRU5ErkJggg==") no-repeat center center;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .99;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    transform-origin: 50% 50%;
}
#faktor_part2 .website_price ul li.frame .icon,
#faktor_part1 .frame .icon {
    background: none no-repeat right center/ contain;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    filter: url(data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%2â€¦%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    opacity: .3;
}
#faktor_part2 .website_price ul li.frame label input:checked ~ .icon,
#faktor_part1 .frame label input:checked ~ .icon {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: gray;
    opacity: 1;
}
.gray_scale {
    background: none no-repeat center center / contain;
    filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%â€¦200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
}
/***************Blur****************/
.blur {
    filter: url(../_images/blur.svg#blur);
    -webkit-filter: blur(1.5px);
    filter: blur(1.5px);
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='1.5');
}
#header_section3 .step1 .services .step2 .part1 li a.employment:after {
    content: '';
    position: absolute;
    left: 10px;
    top: -4px;
    background: url(../_images/wwu.png) no-repeat center center / contain;
    width: 40px;
    height: 28px;
    filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    opacity: .3;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
#header_section3 .step1 .services .step2 .part1 li a.employment:hover:after {
    opacity: 1;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}
.footer_part1 .website_info .info:after {
    position: absolute;
    content: '';
    right: 0;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(39, 69, 86, 0.65) 75%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(39, 69, 86, 0.65) 75%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(39, 69, 86, 0.65) 75%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6274556', GradientType=1);
}
.footer_part1 .br::after,
.footer_part1 .br::before {
    content: "";
    position: absolute;
    height: 2px;
    z-index: 0;
    border-radius: 5px;
    background: -moz-linear-gradient(left, rgba(27, 75, 81, 0.65) 31%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(27, 75, 81, 0.65) 31%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(27, 75, 81, 0.65) 31%, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a61b4b51', endColorstr='#00000000', GradientType=1);
    /*background-color: #1B4B51;*/
}
.footer_part1 .br::after {
    left: 0px;
    right: 50%;
    bottom: -1px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(27, 75, 81, 0.65) 69%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(27, 75, 81, 0.65) 69%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(27, 75, 81, 0.65) 69%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a61b4b51', GradientType=1);
    /*background-color: #1B4B51;*/
}
.tab_style1 .tab_menu .step1 .item .icon {
    height: 46px;
    display: block;
    background: none no-repeat center center / contain;
    filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%â€¦200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    opacity: .35;
    margin: 20px auto 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.tab_style1 .tab_menu .step1 .item:hover .icon,
.tab_style1 .tab_menu .step1 .item.active .icon {
    opacity: 1;
    filter: none;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}
.seo_box_style1 .rightside::after {
    content: "";
    position: absolute;
    right: -100%;
    width: 100%;
    top: 0;
    bottom: 0;
    background: #05a8dc;
    /* Old browsers */
    background: -moz-linear-gradient(top, #05a8dc 0%, #07a4d9 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #05a8dc 0%, #07a4d9 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #05a8dc 0%, #07a4d9 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#05a8dc', endColorstr='#07a4d9', GradientType=0);
    /* IE6-9 */
}
.tab_style1 .tab_content .main_title1:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    width: 400%;
    height: 2px;
    min-width: 600px;
    background: #ffffff;
    background: -moz-linear-gradient(left, #ffffff 0%, #eeeeee 100%);
    background: -webkit-linear-gradient(left, #ffffff 0%, #eeeeee 100%);
    background: linear-gradient(to right, #ffffff 0%, #eeeeee 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=1);
}
.tab_style1 .tab_content .main_title2:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 50%;
    width: 400%;
    height: 2px;
    min-width: 600px;
    background: #eeeeee;
    background: -moz-linear-gradient(left, #eeeeee 54%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #eeeeee 54%, #ffffff 100%);
    background: linear-gradient(to right, #eeeeee 54%, #ffffff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=1);
}
#faktor_part3 input.disabled {
    border: 1px solid #ccc;
    color: #aaa;
    cursor: default;
    background: rgb(238, 238, 238);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(221, 221, 221, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(221, 221, 221, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(221, 221, 221, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(221, 221, 221, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(221, 221, 221, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(221, 221, 221, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dddddd', GradientType=0);
    /* IE6-9 */
}
.prodetail_part1 .part1 .info_part .circle_part .logo {
    filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    opacity: .3;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 127px;
    height: 127px;
    background-size: auto 40%;
    background-position: center center;
    background-repeat: no-repeat;
}
.about_part3 .rightside .quote_part .logo {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 80px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: contain;
    filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    opacity: 0.2;
}
