@font-face {
    font-family: Muller;
    src: url('/fonts/Muller-Regular.otf') format("opentype");
}
@font-face {
    font-family: MullerHeavy;
    src: url('/fonts/Muller-Heavy.otf') format("opentype");
}
@font-face {
    font-family: MullerMedium;
    src: url('/fonts/Muller-Medium.otf') format("opentype");
}
@font-face {
    font-family: MullerLight;
    src: url('/fonts/Muller-Light.otf') format("opentype");
}
@font-face {
    font-family: MullerLightItalic;
    src: url('/fonts/Muller-Light Italic.otf') format("opentype");
}
@font-face {
    font-family: MullerBold;
    src: url('/fonts/Muller-Bold.otf') format("opentype");
}
@font-face {
    font-family: MullerBlack;
    src: url('/fonts/Muller-Black.otf') format("opentype");
}

body{

}
p{
    color: #b7b7cc;
    font-size: 16px;    
    font-family: MullerLight;
}
ul{
    padding-left: 0;
}
li{
    color: #b7b7cc;
    font-size: 16px;    
    font-family: MullerLight;
}
a{
    color: #FFF;
}
a:hover, a:active, a:focus{
    color: #FFF;
    text-decoration: none;
}
section{
    position: relative;
}
.head{
    padding: 7px 0;
}
.dark{
    background: #100e22;
}
.light{
    background: #eef8fa;
}
.car{
    background-image: url('/images/car.png');
    background-repeat: no-repeat;
    width: 600px;
    height: 429px;
    position: absolute;
    right: 0;
    bottom: -100px;
    z-index: 100;
}
.menu-item{
    font-size: 14px;
    text-transform: uppercase;
    color: #FFF;
    text-align: right;
    padding-top: 18px;
}
.top-banner{
    background: url('/images/top-bg.png');
    background-repeat: no-repeat;
}
.inner-banner h1{
    font-size: 64px;
    font-weight: bold;
    color: #e6dff5;
    text-transform: uppercase;
    font-family: MullerHeavy;
    margin-top: 182px;
}
.inner-banner p{
    font-size: 18px;
    color: #ada1cd;
    font-family: MullerLight;
}
.inner-banner .btn-success{
    font-family: MullerBold;
    font-size: 21px;
    background: #0b924b;
    border-radius: 40px;
    padding: 25px 65px;
    margin-top: 60px;
    margin-bottom: 195px;
    border-color: #0b924b;
}
.light h2{
    color: #323244;
    text-transform: uppercase;
    font-family: MullerHeavy;
    font-size: 64px;
    font-weight: bold;
    margin-bottom: 60px;
}
.dark h2{
    color: #4c4c62;
    text-transform: uppercase;
    font-family: MullerHeavy;
    font-size: 64px;
    font-weight: bold;
}
.vigoda h2{
    margin-bottom: 60px;
}
.light{
    padding-top: 100px;
}
.icon {
    display: block;
    width: 120px;
    height: 120px;
    background-repeat: no-repeat;
}
.icon-time{
    background-image: url('/images/icon-time.png');
}
.icon-paper{
    background-image: url('/images/icon-paper.png');
}
.icon-kr{
    background-image: url('/images/icon-kr.png');
}
.icon-fiz{
    background-image: url('/images/icon-fiz.png');
}
.icon-yur{
    background-image: url('/images/icon-yur.png');
}
.vitem .icon{
    margin-bottom: 30px;
}
.vitem h4{
    color: #323244;
    font-size: 24px;
    font-family: MullerBlack;
    text-transform: uppercase;
}
.vitem p{
    color: #4f4f6d;
}
.vigoda .title2{
    margin-top: 160px;
    margin-bottom: 40px;
}
.tabs{
    padding-top: 30px;
    border-bottom: 2px solid #151522;
    margin-bottom: 90px;
}
.tabs ul{
    padding-left: 0;
    margin-bottom: 0;
}
.tabs li{
    display: inline-block;
}
.tabs li a{
    color: #323247;
    display: block;
}
.tabs li.active a{
    color: #2ac68d;
    border-bottom: 3px solid #2ac68d;
}
.tabs li .number{
    font-size: 66px;
    display: inline-block;    
    width: 20%;
    font-family: MullerBold;
}
.tabs li .text{
    font-size: 24px;
    display: inline-block;
    font-family: MullerBold;
    text-transform: uppercase;
    width: 80%;
    line-height: 1.2;
}
ul li{
    list-style-image: url('/images/dot.png');
}
.inner-banner ul{
    margin-left: 25px;
}
.inner-banner ul li{
    color: #323244;
    font-size: 18px;
}
.list h5{

    font-size: 18px;
    font-family: MullerBold;
}
.steps ul.list{
    margin-top: 20px;
    margin-bottom: 30px;
}
.steps .tab-item{
    /*padding-top: 130px;*/
    padding-bottom: 100px;
    display: none;
}
.steps .tab-item.active{
    display: block;
}
.steps .tab-item h3{
    font-size: 24px;
    text-transform: uppercase;
    color: #FFF;
    font-family: MullerBold;
    margin-top: 0;
    margin-bottom: 35px;
}
.tab-dots{
    position: absolute;
    bottom: 20px;
    left: 38%;
}
.tab-dot{
    display: inline-block;
    background-image: url('/images/tab-dot.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    margin-right: 7px;
}
.tab-dot.active, .tab-dot:hover{
    background-image: url('/images/dot-active.png');    
}
.steps .tab-item.icon-tab-1{
    background-image: url('/images/icon-tab-1.png');
    background-repeat: no-repeat;
    background-position: 88% 50%;
    margin-bottom: 125px;
}
.tab-line{
    position: relative;
    background: #2ac68d;
    display: none;
}
.tab-line.active{
    display: block;
}
.tab-line:before{
    content:'';
    width: 20px;
    height: 20px;
    border: 40px solid #2ac68d;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(45deg);
    position: absolute;
    top: -20px;
    left: 220px;
}
.tabl-line .row{
    position: relative;
}
.tab-line h6{
    color: #0f0f19;
    font-size: 18px;
    font-family: MullerBold;
    line-height: 1.4;
}
.tab-line p{
    color: #FFF;
    font-size: 14px;
    font-family: MullerLightItalic;
}
.tab-line .icon-bin{
    background-image: url('/images/icon-bin.png');
    width: 80px;
    height: 80px;
    display: block;
    margin-top: 20px;
    float: right;
}
.tab-docs{
    padding-top: 8px;
    margin-bottom: 0;
}
.tab-docs img{
    height: 104px;
}
.forgot h2{
    margin-top: 0;
    margin-bottom: 50px;
}
.forgot p{
    color: #323244;
    font-size: 21px;
}
.icon-circle{
    width: 100px;
    height: 100px;
    background-image: url('/images/icon-circle.png');
}
.bg-white{
    background: #FFF;
}
.shtraf{
    position: absolute;
    bottom: -100px;
    z-index: 100;
}
.shtraf .row > div{
    height: 320px;
    padding: 40px 30px;
}
.bg-red{
    background: #f69227;
    padding: 70px 20px;
}
.bg-red p{
    font-size: 21px;
    color: #FFF;
    font-family: Muller;
}
.sitem{
    margin-bottom: 45px;
}
.sitem > span{
    display: inline-block;
    width: 100px;
    height: 100px;
    float: left;
}
.sitem > p{
    display: inline-block;
    font-size: 21px;
    color: #323244;
    margin-left: 20px;
}
.text-red{
    color: #f69227;
}
.text-b{
    font-size: 36px;
    font-family: MullerBlack;
}
.hr-medium{
    height: 280px;
}
.hr-small{
    height: 70px;
}
.partners h2{
    padding-top: 180px;
}
.text-green{
    color: #08ae72;
}
.partners .text-green{
    font-size: 21px;
    font-family: Muller;    
}
.arrow-right{
    background-image: url('/images/arrow-right.png');
    background-repeat: no-repeat;
    width: 62px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 4px;
    left: 20px;
}
.arrow-right-g{
    background-image: url('/images/arrow-right-g.png');
    background-repeat: no-repeat;
    width: 32px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 0;
}
.arrow-left-g{
    background-image: url('/images/arrow-left-g.png');
    background-repeat: no-repeat;
    width: 32px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 0;
}
.tab-arrows{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25%;
}
.tab-arrows a{
    color: #414151;
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
    width: 80%;
}
.tab-arrows a span{
    float: right;
}
.partners p{
    color: #b7b7cc;
    font-family: Muller;
}
.search{
    border-radius: 25px;
    background: #0a0612;
    border: 2px solid #282834;
    padding: 20px 10px;
    margin-bottom: 200px;
}
.partnersp{    
    color: #4c4c62 !important;
    margin-bottom: 200px;
}
.partners-list{
    margin-top: 65px;
    margin-bottom: 70px;
}
.partners-all{
    border-top: 2px solid #282834;
    padding: 30px 0;
}
.partners-list li{
    list-style: none;
    line-height: 46px;
}
.partners-list li a{
    color: #b7b7cc;
    font-size: 16px;
    font-family: Muller;
}
.partners-list li a:hover{
    color: #928c8c;
}
.sotr{
    padding-bottom: 100px;
}
.sotr p{
    color: #323244;
    font-size: 18px;
    font-family: Muller;
}
.sotr a.text-green{
    color: #078356;
    margin-left: 30px;
}
.sotr h2{
    margin-bottom: 40px;
}
.sotr .btn-success{
    font-family: MullerBold;
    font-size: 21px;
    background: #0b924b;
    border-radius: 40px;
    padding: 25px 65px;
    border-color: #0b924b;
}
footer{
    background: #cee9ee;
    padding: 30px 0;
}
footer a{
    color: #130f1a;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Muller;
}
footer a:hover, footer a:active, footer a:focus{
    color: #130f1a;
}
.awrapper{
    width: 700px;
    padding-bottom: 20px;
}
.awrapper:after, .awrapper:before{
    content: ' ';
    display: table;
    clear: both;
}
.acontent{
    padding: 20px;
    padding-bottom: 60px;
}
.acontent:after, .acontent:before{
    content: '';
    display:table;
    clear: both;
}
.awrapper .title{
    background: #0b924b;
    padding: 30px 20px;
    padding-right: 50px;
}
.awrapper .title h3{
    text-transform: uppercase;
    color: #FFF;
    font-size: 16px;
    font-family: Muller;
    margin: 0;
}
.fancybox-skin{
    padding: 0 !important;
    border-radius: 5px;
    position: relative;
}
.fancybox-type-ajax .fancybox-close {
    background-image: url('/images/close.png');
    width: 22px;
    height: 22px;
    top: 25px;
    right: 20px;
}
.acontent h4{    
    font-family: MullerBold;
    text-transform: uppercase;
    font-size: 14px;
    color: #4F4F6D;
}
.acontent p{
    color: #323244;
    margin-bottom: 80px;
}
.fancybox-inner{
    border-radius: 5px;
}
.tracker, .magnifier, .cursorshade, .statusdiv{
    z-index: 8050 !important;
}
.light2{
    background: #eef8fa;
}
.light2 .head .menu-item a{
    color: #0b924b;
    font-family: MullerMedium;
    font-size: 14px;
}
.menu-item a.active{
    color: #ff7e00 !important;
}
.light2 .inner-banner h1, .light2 .inner-banner p{
    color: #323244
}
.clock {
    background-image: url(/images/clock.png);
    background-repeat: no-repeat;
    width: 389px;
    height: 500px;
    position: absolute;
    right: 0;
    bottom: -100px;
    z-index: 100;
}
.work {
    padding-top: 100px;
}
.work p{
    color: #323244;
    font-size: 18px;
}
.white h2 {
    color: #323244;
    text-transform: uppercase;
    font-family: MullerHeavy;
    font-size: 64px;
    font-weight: bold;
}
.work .title2 {
    margin-top: 160px;
    margin-bottom: 40px;
}
#form-partner{
    margin-top: 80px;
}
#form-partner .row{
    margin-bottom: 20px;
}
#form-partner label{
    color: #323244;
    font-size: 18px;
    font-family: MullerLight;
    font-weight: normal;
}
#form-partner input[type=text], #form-partner input[type=email]{
    background: transparent;
    border: 2px solid #ccdee2;
    border-radius: 25px;
    padding: 20px;
}
#form-partner .btn-success {
    font-family: MullerBold;
    font-size: 21px;
    background: #0b924b;
    border-radius: 40px;
    padding: 25px 65px;
    margin-top: 30px;
    margin-bottom: 100px;
    border-color: #0b924b;
    width: 100%;
}
.footer-menu a.active {
    color: #ff7e00 !important;
}
.faq h1 {
    margin-top: 100px;
    margin-bottom: 60px;
}
.fitems{
    margin-bottom: 100px;
}
.fitem h3{
    padding: 40px 60px;
    background: #0b924b;
    color: #FFF;
    font-family: MullerBold;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 0;
    border-radius: 3px;
    cursor: pointer;
}
.fitem h3:hover{
    background: #14bf65;
}
.fitem .fbody{
    background: #FFF;
    display: none;
    padding: 60px 40px 75px 40px;
}
.fitem .fbody > div{
    padding-bottom: 70px;
}
.fitem .fbody > div, .fitem .fbody > div p, .fitem .fbody > div li{
    color: #323244;
    font-size: 18px;
    font-family: MullerLight;
}
.fitem .fhide{
    color: #08ae72;
    font-size: 18px;
    font-family: Muller;
}
.fitem .fhide:after{
    content: ' ';
    position: relative;
    top: 0;
    right: -10px;
    width: 19px;
    height: 11px;
    display: inline-block;
    background: url('/images/arrow-up.png');
}
.partners .left-side{
    background: #130f1a;
    position: relative;
    padding-top:20px;
}
.partners .left-side h2{
    color: #b7b7cc;
    font-size: 24px;
    text-transform: uppercase;
    font-family: MullerBold;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 0;
}
#search-partners{
    color: #b7b7cc;
    text-transform: uppercase;
    padding: 20px 20px;
    font-family: Muller;
    border-radius: 25px;
    border: 2px solid #282834;
    background: #0a0612;
    height: 60px;
}
.partners .left-side .nosearch{
    background: #0a0612;

    width: 100%;
    padding: 20px 15px;
}
.partners .left-side .nosearch .btn-success {
    font-family: MullerBold;
    font-size: 21px;
    background: #0b924b;
    border-radius: 40px;
    padding: 10px;
    border-color: #0b924b;
    width: 100%;
}
#search-item{
    height: 608px;
    overflow: auto;
    padding-bottom: 50px;
}
.seitem{
    border-bottom: 2px solid #282834;
    padding: 35px 15px 25px;
    cursor: pointer;
}
.seitem h5{
    color: #b7b7cc;
    font-size: 16px;
    font-family: MullerBold;
    margin-top: 0;
    margin-bottom: 3px;
}
.seitem p{
    margin: 0;
    color: #4c4c62;
    font-size: 15px;
    font-family: Muller;
}
.seitem.selected, .seitem:hover{
    background: #0a0612;
}
.seitem.selected h5, .seitem:hover h5{
    color: #ff7e00;    
}
#map{
    height: 800px;
    width: 100%;
}
/*.ui-autocomplete{
    background: #0b924b;
    width: 22%;
}*/
.ui-widget-content {
    background: #130F1A;
    border: 0 !important;
    max-height: 575px;
    overflow: auto;
}
.ui-menu .ui-menu-item {
    color: #FFF;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 0 !important;
    background: #0A0612 !important;
    font-weight: bold !important;
}
/*.ui-menu-item:hover{
    border: 0 !important;
    font-weight: bold !important;
}*/
.ui-widget-content .orange{
    color: #FF7E00;
    padding: 0;
    margin: 0;
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
    margin: 0;
    background: #0A0612 !important;
    border: 0 !important;
}
.noitem{
    padding: 30px;
    font-style: italic;
}
.order label{
    color: #323244;
    font-size: 16px;
    font-family: MullerLight;
    font-weight: normal;
}
.order .row{
    margin-bottom: 10px;
}
.order input[type=text], input[type=email]{
    background: transparent;
    border: 2px solid #ccdee2;
    border-radius: 15px;
    padding: 10px;
    box-shadow: none;
    font-family: MullerLight;
}
.order .btn-success{
    font-family: MullerBold;
    font-size: 21px;
    background: #0b924b;
    border-radius: 40px;
    padding: 10px;
    border-color: #0b924b;
    width: 100%;
    margin-top: 20px;
}
.order{
    padding-top: 40px; 
    padding-bottom: 20px;
}
.order p {
    color: #323244;
    margin-bottom: 45px;
}
.st .text{
    font-size: 17px !important;
}
.sendmsg{
    padding-bottom: 10px;
    display: block;
}
.mobile-menu li a.active {
    color: #f69227 !important;
}
#mobile-menu h3 {
    color: #FFF !important;
    padding: 0 15px; 
}
#mobile-menu h3 img {
    float: right;
}

.slick-slide {
    padding: 0 5px;
}
.mbtn{
    font-family: MullerBold;
    font-size: 21px;
    background: #0b924b;
    border-radius: 40px;
    padding: 25px 65px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-color: #0b924b;
}
@media (max-width: 768px){
    p {
        font-size: 13px;
    }
    .head {
        background: #FFF;
    }
    .mm-toggle{
        padding: 0 !important;
        float: right !important;
    }
    .top-banner {
        background: url(/images/top-bg-m.png);
        background-repeat: no-repeat;
        background-position: 10% 5%;
    }
    .inner-banner h1 {
        font-size: 26px;
        margin-top: 130px;
    }
    .car {
        background-image: url(/images/car-m.png);
        background-repeat: no-repeat;
        width: 300px;
        height: 215px;
        right: 0;
        bottom: -57px;
    }
    .inner-banner .btn-success {
        font-size: 15px;
        padding: 16px 24px;
        margin-top: 25px;
        margin-bottom: 195px;
    }
    .light {
        padding-top: 50px;
    }
    .light h2 {
        font-size: 28px;
    }
    .vigoda .title2 {
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .hr-medium {
        height: 0; 
    }
    .shtraf {
        position: relative; 
        bottom: -80px; 
        margin: 0 15px;
    }
    .shtraf .row > div {
        height: auto;
        padding: 20px 10px;
    }
    .sitem > p {
        font-size: 16px;
        margin-left: 11px;
    }
    .text-b {
        font-size: 17px;
    }
    .icon-fiz {
        background-image: url(/images/icon-fiz-m.png);
    }
    .icon-yur {
        background-image: url(/images/icon-yur-m.png);
    }
    .sitem > span {
        width: 50px;
        height: 50px;
    }
    .sitem {
        margin-bottom: 0px;
    }
    .bg-red p {
        font-size: 15px;
    }
    .dark h2 {
        font-size: 24px;
    }
    .partners h2 {
        padding-top: 100px;
    }
    #search-partners {
        padding: 10px 20px;
        height: 40px;
    }
    .search {
        margin-bottom: 40px;
    }
    .partnersp {
        margin-bottom: 70px;
    }
    .partners .text-green {
        font-size: 11px;
    }
    .sotr p {
        font-size: 13px;
    }
    .sotr h2 {
        margin-bottom: 20px;
        margin-top: 0;
    }
    .hr-small {
        height: 20px;
    }
    .sotr .btn-success {
        font-size: 15px;
        padding: 16px 24px;
        margin-top: 25px;
    }
    .sotr a.text-green {
        margin-left: 0;
        display: block;
        margin-top: 20px;
    }
    .sotr {
        padding-bottom: 30px;
    }
    .footer-menu .text-right{
        text-align: left !important;
        margin-bottom: 10px;
    }
    .footer-menu img{
        margin-bottom: 20px;
    }
    .steps .tab-item h3 {
        margin-top: 40px;
    }
    .steps .tab-item {
        padding-bottom: 100px;
        display: none;
        padding-left: 15px;
        padding-right: 15px;
    }
    .tab-dots-m{
        margin-bottom: 70px;
    }
    .tab-dots-m a{
        color: #414151;
    }
    .tab-dots-m .arrow-right-g, .tab-dots-m .arrow-left-g{
        top: 5px;
    }
    .tab-dots-m .tab-dot{
        top: 8px;
        position: relative;
    }
    .tab-line h6 {
        font-size: 14px;
        margin-bottom: 0;
    }
    .tab-docs img {
        height: 60px;
    }
    .tab-line .icon-bin {
        background-image: url(/images/icon-bin-m.png);
        width: 40px;
        height: 40px;
        margin-top: 10px;
    }
    .tab-line {
        padding-bottom: 10px;
    }
    .tab-docs {
        padding-top: 0;
    }
    .awrapper{
        width: 100%;
    }
    .awrapper .tab-dots{
        position: relative;
        left: 0;
    }
    .awrapper .tab-arrows{
        position: relative;
        width: 100%;
    }
    .tarrows:after, .tarrows:before{
        content: '';
        display: table;
        clear:both;
    }
    .order .btn-success {
        font-size: 15px;
    }
    .fitem h3 {
        padding: 10px 18px;
    }
    .faq h1 {
        margin-top: 40px !important;
        margin-bottom: 0px;
    }
    .fitem .fbody {
        padding: 18px 18px 15px 18px;
    }
    .light2 .inner-banner h1 {
        margin-top: 35px;
    }
    .clock {
        background-image: url(/images/clock-m.png);
        width: 233px;
        height: 300px;
    }
    .work .title2 {
        margin-top: 25px;
        margin-bottom: 15px;
        font-size: 25px;
    }
    .download img{
        width: 35px;
    }
    .forgot h2 {
        margin-bottom: 15px;
    }
    .forgot p {
        font-size: 14px;
    }
    #form-partner {
        margin-top: 10px;
    }
    #form-partner label {
        font-size: 14px;
    }
    #form-partner .btn-success {
        font-size: 15px;
        padding: 15px;
        margin-bottom: 30px;
        margin-top: 15px;
    }
}
@media (min-width: 769px) and (max-width: 991px){
    .menu-item {
        font-size: 11px;
        padding-top: 8px;
    }
    .car {
        background-image: url(/images/car-m.png);
        background-repeat: no-repeat;
        width: 300px;
        height: 215px;
        right: 0;
        bottom: -57px;
    }
    .inner-banner .btn-success {
        font-size: 18px;
        padding: 15px 45px;
        margin-top: 50px;
        margin-bottom: 100px;
    }
    .vigoda .title2 {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .tabs li .number {
        font-size: 44px;
    }
    .tabs li .text {
        font-size: 15px;
    }
    .tabs {
        padding-top: 5px;
        margin-bottom: 30px;
    }
    .steps .tab-item {
        padding-bottom: 100px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .tab-docs {
        margin-bottom: 15px;
    }
    .shtraf {
        position: relative; 
        bottom: -80px; 
        margin: 0 15px;
    }
    .shtraf .row > div {
        height: 170px;
        padding: 20px 10px;
    }
    .sitem > p {
        font-size: 16px;
        margin-left: 11px;
    }
    .text-b {
        font-size: 17px;
    }
    .icon-fiz {
        background-image: url(/images/icon-fiz-m.png);
    }
    .icon-yur {
        background-image: url(/images/icon-yur-m.png);
    }
    .sitem > span {
        width: 50px;
        height: 50px;
    }
    .sitem {
        margin-bottom: 0px;
    }
    .bg-red p {
        font-size: 15px;
    }
    .hr-medium{
        height:0;
    }
    .partnersp {
        margin-bottom: 70px;
    }
    .search {
        margin-bottom: 70px;
    }
    .sotr .btn-success {
        font-size: 18px;
        padding: 12px 46px;
    }
    .forgot h2 {
        margin-top: 0;
        font-size: 38px;
        margin-bottom: 15px;
    }
    .light {
        padding-top: 30px;
    }
    .partners h2 {
        padding-top: 90px;
    }
    .sotr p {
        font-size: 16px;
    }
    footer a {
        font-size: 11px;
    }
    .light2 .head .menu-item a {
        font-size: 11px;
    }
    .light2 .inner-banner h1{
        margin-top: 40px;
    }
    .clock {
        background-image: url(/images/clock-m.png);
        width: 233px;
        height: 300px;
    }
    .work .title2 {
        margin-top: 60px;
    }
    .st .text {
        font-size: 11px !important;
    }
    .download img{
        width: 35px;
    }
    #form-partner {
        margin-top: 20px;
    }
    #form-partner label {
        font-size: 16px;
    }
    .forgot p {
        font-size: 16px;
    }
    #form-partner .btn-success {
        font-size: 18px;
        padding: 18px 60px;
        margin-bottom: 50px;
    }
}
@media (min-width: 992px) and (max-width: 1200px){
    .light2 .head .menu-item a {
        font-size: 12px;
    }
    .steps .tab-item {
        padding-bottom: 100px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .text-b {
        font-size: 30px;
    }
    footer a {
        font-size: 11px;
    }
}
.top-header{
	background: #fff;
	height: 30px;
	width: 100%;
	border-bottom:1px solid #a3b7c1;
}
.top-header .container{
	width: 1170px;
}
.top-header ul{    
	text-align: center;
	padding-top: 4px;
	padding-left: 0;
	margin-bottom: 0;
	line-height: 20px;
}
.top-header ul li{
	display: inline-block;
	width: 16%;
	text-align: center;
}
.top-header ul li a{
	color: #888888;
	position: relative;
	display: block;
	font-size: 14px;
	border: 0;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
	font-weight: 300;
}
.top-header ul li a.active, .top-header ul li a:hover{
	color: #ff8800;
	border: 0;
	text-decoration: none;
    font-weight: 400;

}
.top-header ul li a.active:after, .top-header ul li a:hover:after {
	content: '';
	position: absolute;
	bottom: -5px;
	right: 50%;
	display: block;
	width: 0px;
	height: 0px;
	border: 4px solid transparent;
	border-bottom: 4px solid #ff8800;
	transform: translateX(-50%);
}