html{
    margin:0;
    padding: 0;
    overflow-x:hidden;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    background: #FFF;
    color: #6d6e71;
    font-weight: 600
}
body{
    margin:0;
    padding: 0;
    overflow-x:hidden;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    background: #FFF;
    color: #6d6e71;
    font-weight: 600
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600
}
a{
    color: #17479e;
}
a:hover{
    text-decoration: none
}
.clearfix:after {
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
[class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
}
.row{margin-left: -10px;margin-right: -10px}
.owl-theme .owl-controls {
    margin-top: 0;
}
.header {
    padding: 15px 0;
    background: #333;
}
.index-index .header{
    background: transparent;
}
.index-index .header,
.header.fix, 
.index-index .header.fix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}
.header.fix{
    background: #333
} 
.index-index .header.fix {
    background: rgb(40, 66, 162)
}
.first-screen {
    background: rgb(32,56,162);
    background: -moz-linear-gradient(left, rgba(32,56,162,1) 0%, rgba(38,211,231,1) 100%);
    background: -webkit-linear-gradient(left, rgba(32,56,162,1) 0%,rgba(38,211,231,1) 100%);
    background: linear-gradient(to right, rgba(32,56,162,1) 0%,rgba(38,211,231,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2038a2', endColorstr='#26d3e7',GradientType=1 );
    position: relative;
}

.first-screen{
    padding-top: 50px;
}
.first-screen,
.ifirst-screen,
.bos-slider,
.slider,
.slider .owl-stage-outer,
.slider .owl-stage-outer .owl-stage,
.slider .owl-stage-outer .owl-item,
.slider .owl-stage-outer .islider {
    height: 100%;
}
.slider .owl-stage-outer .tb-islider {
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.slider .owl-stage-outer .tbc-islider {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.first-screen:after{
    content: "";
    display: block;
    background: url(../images/scroll-down.png) no-repeat center center;
    width: 20px;
    height: 40px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -10px;
    z-index: 9;
    -webkit-animation: turn-scroll-btn 3s infinite ease-in-out;
    -moz-animation:    turn-scroll-btn 3s infinite ease-in-out;
    -o-animation:      turn-scroll-btn 3s infinite ease-in-out;
    animation:         turn-scroll-btn 3s infinite ease-in-out;
}
@-webkit-keyframes turn-scroll-btn {
    0%   { 
        opacity: 1;
        transform: translateY(0);
    }
    100% { 
        opacity: 0;
        transform: translateY(30px);
    }
}
@-moz-keyframes turn-scroll-btn {
    0%   { 
        opacity: 1;
        transform: translateY(0);
    }
    100% { 
        opacity: 0;
        transform: translateY(30px);
    }
}
@-o-keyframes turn-scroll-btn {
    0%   { 
        opacity: 1;
        transform: translateY(0);
    }
    100% { 
        opacity: 0;
        transform: translateY(30px);
    }
}
@keyframes turn-scroll-btn {
    0%   { 
        opacity: 1;
        transform: translateY(0);
    }
    100% { 
        opacity: 0;
        transform: translateY(30px);
    }
}
.nav-main {
    text-align: right;
}

.nav-main .nav-item {
    display: inline-block;
    float: none;
    position: relative;
}

.nav-main .nav-item+.nav-item {
    margin-left: 10px;
}
.nav-main .nav-item.open > .dropdown-menu {
    left: initial;
    right: 0;
    border: 1px solid rgba(0,0,0,0.05);
    border-radius: 0;
}
.nav-main .nav-item.open > .dropdown-menu:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #FFF;
    position: absolute;
    top: -4px;
    right: 10px;
}
.nav-main .nav-link {
    display: block;
    color: #FFF;
    text-transform: uppercase;
}

.nav-main .nav-item {
    display: inline-block;
    float: none;
}

.nav-main .nav-item+.nav-item {
    margin-left: 10px;
}

.nav-main .nav-link {
    display: block;
    color: #FFF;
    text-transform: uppercase;
}

.islider .title-slider {
    font-size: 255%;
    color: #FFF;
    line-height: 56px;
    margin-bottom: 30px
}

.islider  .description-slider {
    color: #FFF;
    margin-bottom: 40px;
}

.islider  .info-slider {
    padding: 10% 0;
}

.btn-white {
    background: #FFF;
    color: #17479e;
}

.iabout-screen {
    height: 100%;
    padding: 50px 0;
}

.title-gl {
    font-size: 200%;
    text-align: center;
    padding: 50px 0 20px 0;
    position: relative;
    margin: 0;
}

.title-gl.title-blue {
    color: #17479e;
}
.title-gl a{
    color: inherit
}
.lin-net{
    margin-bottom: 30px;
}
.ilin-net{
    margin: 0 auto;
    display: block;
    vertical-align: middle;
    text-align: center;
}
.ilin-net span{
    display: inline-block;
    vertical-align: middle;
}
.lin-net .l-linnet {
    height: 1px;
    width: 100px;
}
.lin-net.lin-blue .l-linnet {
    background: #17479e
}
.lin-net.lin-white .l-linnet {
    background: #FFF;
}
.lin-net .r-linnet {
    width: 50px;
    height: 50px;
}
.lin-net.lin-blue .r-linnet {
    background: url(../images/iyog.png) no-repeat center center;
}
.lin-net.lin-white .r-linnet {
    background: url(../images/wiyog.png) no-repeat center center;
}

.title-about {
    font-size: 200%;
    color: #17479e;
    margin-bottom: 20px;
}

.description-about {
    margin-bottom: 20px;
}

.info-about {
    padding: 20% 0;
}

.item-solution {
    padding: 40px;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    margin-bottom: 20px
}

.item-solution .img-solution {
    text-align: center;
    margin-bottom: 50px;
}

.item-solution .img-solution img {
    display: inline-block;
    max-height: 50px
}

.item-solution .name-solution {
    height: 50px;
    text-align: center;
    margin-bottom: 25px;
    color: #58595b;
    font-size: 111%;
    overflow: hidden;
    line-height: 26px;
}

.item-solution .name-solution a {
    color: #58595b;
}

.item-solution .description-solution {
    text-align: center;
    font-size: 80%;
    height: 75px;
    overflow: hidden;
}
.solution-screen {
    padding: 50px 0;
}

.target-screen {
    padding: 0 0 50px 0;
    background: url(../images/target-bg.png) no-repeat center center #FFF;
    background-size: cover;
}

.title-gl.title-white {
    color: #FFF;
}

.title-gl.title-white:after {
    background: #FFF;
}

.item-target {
    padding: 30px;
    border: 1px solid #FFF;
    border-radius: 10px;
    margin-bottom: 20px;
}

.item-target .img-target {
    margin-bottom: 20px;
    height: 30px
}

.item-target .name-target {
    margin: 0;
    color: #FFF;
    font-size: 100%;
    line-height: 24px;
}

.item-target .name-target a {
    color: #FFF;
}

.item-target .img-target img {
    max-height: 30px;
}

.item-service {
    margin-bottom: 20px;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    padding: 25px;
}

.item-service .img-service {
    margin-bottom: 30px;
}

.item-service .img-service img {
    display: inline-block;
}

.item-service .name-service {
    margin-bottom: 20px;
    font-size: 110%;
}

.item-service  .description-service {
    font-size: 80%;
    margin-bottom: 40px;
    line-height: 20px;
    height: 80px;
    overflow: hidden;
}

.btn-gr-blue {
    background: rgb(32,57,162);
    background: -moz-linear-gradient(left, rgba(32,57,162,1) 0%, rgba(38,210,231,1) 100%);
    background: -webkit-linear-gradient(left, rgba(32,57,162,1) 0%,rgba(38,210,231,1) 100%);
    background: linear-gradient(to right, rgba(32,57,162,1) 0%,rgba(38,210,231,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2039a2', endColorstr='#26d2e7',GradientType=1 );
    color: #FFF;
    border: none;
}

.btn-gr-blue:hover {
    background: rgb(51, 85, 228);
    background: -moz-linear-gradient(left, rgb(51, 85, 228) 0%, rgb(15, 161, 179) 100%);
    background: -webkit-linear-gradient(left, rgb(51, 85, 228) 0%,rgb(15, 161, 179) 100%);
    background: linear-gradient(to right, rgb(51, 85, 228) 0%,rgb(15, 161, 179) 100%);
    color: #FFF
}

.service-screen {
    padding: 50px 0;
}

.title-clients {
    font-size: 110%;
    margin-bottom: 40px;
    color: #58595b;
}

.iclients-screen {
    padding: 10px 0 50px 0;
    border-bottom: 1px solid #ccc;
}

.item-clients {
    text-align: center;
}

.item-clients img {
    height: 80px;
    display: inline-block;
}

.list-clients {
    padding: 0 30px;
}

.list-clients .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px
}

.list-clients .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -20px
}

.i-chevron-left{
    display: inline-block;
    width: 20px;
    height: 40px;
    background: url(../images/ileft.png) no-repeat center center;
    background-size: contain
}
.i-chevron-right{
    display: inline-block;
    width: 20px;
    height: 40px;
    background: url(../images/iright.png) no-repeat center center;
    background-size: contain
}
.clients-screen {
    padding: 0 0 75px 0;
}

.footer{
    background: url(../images/footer-bg.png) no-repeat center center;
    background-size: cover;
    padding: 60px 0 40px 0
}
.infor-footer .f_logo {
    border-bottom: 1px solid #FFF;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.infor-footer .nam-company {
    color: #FFF;
    margin-bottom: 15px;
    font-size: 110%
}

.infor-footer .irow-info {
    color: #FFF;
    line-height: 27px;
    margin-bottom: 15px;
    font-size: 90%
}

.infor-footer .social-linl {
    color: #FFF;
    margin-bottom: 25px;
    font-size: 90%
}

.infor-footer .social-linl .isocial {
    color: #FFF;
    display: inline-block;
    margin-right: 10px;
    font-size: 90%
}

.footer .copyright {
    color: #FFF;
    font-size: 90%
}

.form-contact {}

.form-contact .form-control {
    background: transparent;
    border: 1px solid #FFF;
    font-size: 100%;
    color: #FFF
}

.form-contact input.form-control {
    height: 40px;
}

.form-contact textarea.form-control {
    height: 130px;
}

.form-contact .form-group {
    margin-bottom: 20px;
}

.form-contact  .form-control::-webkit-input-placeholder {
    color: #FFF;
    font-size: 90%;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.form-contact  .form-control::-moz-placeholder {
    color: #FFF;
    font-size: 90%;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.form-contact  .form-control:-ms-input-placeholder {
    color: #FFF;
    font-size: 90%;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.form-contact  .form-control:-moz-placeholder {
    color: #FFF;
    font-size: 90%;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.btn-white-o {
    background: transparent;
    border: 1px solid #FFF;
    color: #FFF;
    font-size: 100%;
}
.pupop-sign {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 300px;
    z-index: 999999;
    cursor: pointer
}

.pupop-sign .pupop-small {
    background: #ffab00;
    text-align: center;
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    line-height: 40px;
    color: #FFF;
    font-size: 140%;
}
.pupop-sign .pupop-small a{
    color: #F9F9F9
}
.pupop-sign .pupop-lg {
    display: none;
    position: relative;
}
.inner-pupop-lg {
    background: #17479e;
    box-shadow: 0 0 2px 0 rgba(0,0,0,.25);
    overflow: hidden;
}

.top-opup {
    background: #FFF;
    padding: 40px 20px;
    text-align: center;
}
.top-opup .slogan-branch {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    padding-top: 6px;
    color: #646464;
}
.top-opup .slogan-branch b{
    color: #f597aa;
    font-size: 120%
}
.bottom-opup {
    padding: 20px 20px 10px 20px;
}
.pupop-sign.active .pupop-lg {
    display: block;
}
.pupop-sign.active .pupop-small{
    display: none
}

.pupop-sign .pupop-lg .title-sign {
    font-size: 140%;
    line-height: 24px;
    color: #FFF;
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
}

.pupop-sign .pupop-lg  .title-sign b {
    font-size: 120%;
}

.pupop-sign .pupop-lg .form-sign {
    border-bottom: none;
    margin-bottom: 0;
}
.btn-close-popup{
    position: absolute;
    top: 0;
    right: 5px;
    color: #333;
    font-size: 160%;
}
.pupop-sign .pupop-lg .form-sign .form-group {
    border-radius: 0;
    margin-bottom: 10px;
    border: none;
}
.pupop-sign .pupop-lg  input.form-control {
    height: 40px;
    border-radius: 0;
    border: none;
    background: rgba(255,255,255, .9);
}
.pupop-sign .pupop-lg .form-sign .form-btn .btn {
    background: #f79521;
    border-radius: 0;
    height: 40px;
    color: #f9f9f9;
    font-size: 90%;
}
.icon-sign{
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/isign.png) no-repeat top center;
    background-size: contain;
    vertical-align: middle
}
.pupop-sign .pupop-small .icon-left {
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -7px;
    display: block;
}
.pupop-sign .pupop-lg  textarea.form-control {
    border-radius: 0;
    border: none;
    background: rgba(255,255,255, .9);
}
.coz-alo-phone.coz-alo-static{opacity:.6}
.coz-alo-phone.coz-alo-hover,.coz-alo-phone:hover{opacity:1}
.coz-alo-ph-circle{width:160px;height:160px;top:20px;left:20px;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid #bfebfc;opacity:.1;-webkit-animation:coz-alo-circle-anim 1.2s infinite ease-in-out;-moz-animation:coz-alo-circle-anim 1.2s infinite ease-in-out;-ms-animation:coz-alo-circle-anim 1.2s infinite ease-in-out;-o-animation:coz-alo-circle-anim 1.2s infinite ease-in-out;animation:coz-alo-circle-anim 1.2s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-moz-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}
.coz-alo-phone.coz-alo-active .coz-alo-ph-circle{-webkit-animation:coz-alo-circle-anim 1.1s infinite ease-in-out!important;-moz-animation:coz-alo-circle-anim 1.1s infinite ease-in-out!important;-ms-animation:coz-alo-circle-anim 1.1s infinite ease-in-out!important;-o-animation:coz-alo-circle-anim 1.1s infinite ease-in-out!important;animation:coz-alo-circle-anim 1.1s infinite ease-in-out!important}
.coz-alo-phone.coz-alo-static .coz-alo-ph-circle{-webkit-animation:coz-alo-circle-anim 2.2s infinite ease-in-out!important;-moz-animation:coz-alo-circle-anim 2.2s infinite ease-in-out!important;-ms-animation:coz-alo-circle-anim 2.2s infinite ease-in-out!important;-o-animation:coz-alo-circle-anim 2.2s infinite ease-in-out!important;animation:coz-alo-circle-anim 2.2s infinite ease-in-out!important}.coz-alo-phone.coz-alo-hover .coz-alo-ph-circle,.coz-alo-phone:hover .coz-alo-ph-circle{border-color:#00aff2;opacity:.5}.coz-alo-phone.coz-alo-green.coz-alo-hover .coz-alo-ph-circle,.coz-alo-phone.coz-alo-green:hover .coz-alo-ph-circle{border-color:#75eb50;border-color:#baf5a7 9;opacity:.5}.coz-alo-phone.coz-alo-green .coz-alo-ph-circle{border-color:#00aff2;border-color:#bfebfc 9;opacity:.5}.coz-alo-phone.coz-alo-gray.coz-alo-hover .coz-alo-ph-circle,.coz-alo-phone.coz-alo-gray:hover .coz-alo-ph-circle{border-color:#ccc;opacity:.5}.coz-alo-phone.coz-alo-gray .coz-alo-ph-circle{border-color:#75eb50;opacity:.5}.coz-alo-ph-circle-fill{position: absolute;width:100px;height:100px;top:30px;left:30px;background-color:#000;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.1;-webkit-animation:coz-alo-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation:coz-alo-circle-fill-anim 2.3s infinite ease-in-out;-ms-animation:coz-alo-circle-fill-anim 2.3s infinite ease-in-out;-o-animation:coz-alo-circle-fill-anim 2.3s infinite ease-in-out;animation:coz-alo-circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-moz-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}.coz-alo-phone.coz-alo-active .coz-alo-ph-circle-fill{-webkit-animation:coz-alo-circle-fill-anim 1.7s infinite ease-in-out!important;-moz-animation:coz-alo-circle-fill-anim 1.7s infinite ease-in-out!important;-ms-animation:coz-alo-circle-fill-anim 1.7s infinite ease-in-out!important;-o-animation:coz-alo-circle-fill-anim 1.7s infinite ease-in-out!important;animation:coz-alo-circle-fill-anim 1.7s infinite ease-in-out!important}.coz-alo-phone.coz-alo-static .coz-alo-ph-circle-fill{-webkit-animation:coz-alo-circle-fill-anim 2.3s infinite ease-in-out!important;-moz-animation:coz-alo-circle-fill-anim 2.3s infinite ease-in-out!important;-ms-animation:coz-alo-circle-fill-anim 2.3s infinite ease-in-out!important;-o-animation:coz-alo-circle-fill-anim 2.3s infinite ease-in-out!important;animation:coz-alo-circle-fill-anim 2.3s infinite ease-in-out!important;opacity:0!important}.coz-alo-phone.coz-alo-hover .coz-alo-ph-circle-fill,.coz-alo-phone:hover .coz-alo-ph-circle-fill{background-color:rgba(0,175,242,.5);background-color:#00aff2 9;opacity:.75!important}.coz-alo-phone.coz-alo-green.coz-alo-hover .coz-alo-ph-circle-fill,.coz-alo-phone.coz-alo-green:hover .coz-alo-ph-circle-fill{background-color:rgba(117,235,80,.5);background-color:#baf5a7 9;opacity:.75!important}.coz-alo-phone.coz-alo-green .coz-alo-ph-circle-fill{background-color:rgba(0,175,242,.5);background-color:#a6e3fa 9;opacity:.75!important}.coz-alo-phone.coz-alo-gray.coz-alo-hover .coz-alo-ph-circle-fill,.coz-alo-phone.coz-alo-gray:hover .coz-alo-ph-circle-fill{background-color:rgba(204,204,204,.5);background-color:#ccc 9;opacity:.75!important}.coz-alo-phone.coz-alo-gray .coz-alo-ph-circle-fill{background-color:rgba(117,235,80,.5);opacity:.75!important}
.coz-alo-ph-img-circle{width:60px;height:60px;top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px
    ;position:absolute;background:url(http://cdn.coz.vn/neo/1.0.0/images/alo.png) center center no-repeat rgba(30,30,30,.1);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.7;-webkit-animation:coz-alo-circle-img-anim 1s infinite ease-in-out;-moz-animation:coz-alo-circle-img-anim 1s infinite ease-in-out;-ms-animation:coz-alo-circle-img-anim 1s infinite ease-in-out;-o-animation:coz-alo-circle-img-anim 1s infinite ease-in-out;animation:coz-alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}.coz-alo-phone.coz-alo-active .coz-alo-ph-img-circle{-webkit-animation:coz-alo-circle-img-anim 1s infinite ease-in-out!important;-moz-animation:coz-alo-circle-img-anim 1s infinite ease-in-out!important;-ms-animation:coz-alo-circle-img-anim 1s infinite ease-in-out!important;-o-animation:coz-alo-circle-img-anim 1s infinite ease-in-out!important;animation:coz-alo-circle-img-anim 1s infinite ease-in-out!important}.coz-alo-phone.coz-alo-static .coz-alo-ph-img-circle{-webkit-animation:coz-alo-circle-img-anim 0s infinite ease-in-out!important;-moz-animation:coz-alo-circle-img-anim 0s infinite ease-in-out!important;-ms-animation:coz-alo-circle-img-anim 0s infinite ease-in-out!important;-o-animation:coz-alo-circle-img-anim 0s infinite ease-in-out!important;animation:coz-alo-circle-img-anim 0s infinite ease-in-out!important}.coz-alo-phone.coz-alo-hover .coz-alo-ph-img-circle,.coz-alo-phone:hover .coz-alo-ph-img-circle{background-color:#00aff2}.coz-alo-phone.coz-alo-green.coz-alo-hover .coz-alo-ph-img-circle,.coz-alo-phone.coz-alo-green:hover .coz-alo-ph-img-circle{background-color:#75eb50;background-color:#75eb50 9}.coz-alo-phone.coz-alo-green .coz-alo-ph-img-circle{background-color:#00aff2;background-color:#00aff2 9}.coz-alo-phone.coz-alo-gray.coz-alo-hover .coz-alo-ph-img-circle,.coz-alo-phone.coz-alo-gray:hover .coz-alo-ph-img-circle{background-color:#ccc}.coz-alo-phone.coz-alo-gray .coz-alo-ph-img-circle{background-color:#75eb50}@-moz-keyframes coz-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 coz-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 coz-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 coz-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 coz-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 coz-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 coz-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 coz-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 coz-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)}}
.coz-alo-phone{
    position:fixed;background-color:transparent;width:150px;height:150px;cursor:pointer;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transition:visibility .5s;-moz-transition:visibility .5s;-o-transition:visibility .5s;transition:visibility .5s;left:2px;bottom:40px;
    z-index: 99999
}
.header .inav {
    display: inline-block;
    color: #FFF;
    text-transform: uppercase;
    font-size: 90%;
    position: relative;
}
.header .inav.inav-phone {
    font-size: 100%;
    font-weight: 600;
    color: #FFF;
}
.header .inav+.inav {
    margin-left: 20px;
}
.header .inav .dropdown-menu {
    left: inherit;
    right: 0;
    border-radius: 0;
    margin-top: 7px;
    padding: 0;
    border: 2px solid #f1f1f1;
    font-size: 100%;
    background: #FFF;
}
.header .inav .dropdown-menu .dropdown-item {
    padding: 5px 10px;
}
.header .inav .dropdown-menu a {
    display: block;
    color: #333;
}
.header button.navbar-toggler {
    position: absolute;
    top: -3px;
    left: -14px;
    z-index: 9;
    outline: none;
    color: #FFF
}
.frame-momo {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important;
}
.ifirst-screen {
    position: relative;
    z-index: 999;
}
.page-conact {
    padding: 40px 0;
}
.title-panel-conact {
    color: #363636;
    text-transform: uppercase;
    text-decoration: none;
}

.panel-conact {}

.panel-conact .form-control {
    border-color: #e1e1e1;
    border-radius: 0;
    font-size: 100%;
}
.panel-conact input.form-control{
    height: 32px
}
.panel-icontact .clogo {
    margin: 13px 0;
}

.widget-menu {
    list-style: none;
    padding: 0;
}

.widget-menu li {
    padding: 10px 0;
}
.coz-wrapper-profile {
    background: #FFF;
    padding: 40px 0;
    margin: 0 0 40px 0;
}
.coz-card {
    padding-top: 20px;
    margin: 0;
    background-color: rgba(214, 224, 226, 0.2);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.coz-card.hovercard {
    position: relative;
    padding: 30px 0;
    overflow: hidden;
    text-align: center;
    background: #0081cc;
}
.coz-card.hovercard .coz-cardheader {
    background: url(http://lorempixel.com/850/280/nature/4/);
    background-size: cover;
    height: 135px;
}
.coz-card.hovercard .coz-card-avatar {
    position: relative;
    top: -50px;
    margin-bottom: -50px;
}
.coz-inner-card-avatar {
    width: 100px;
    height: 100px;
    display: inline-block;
    position: relative;
}
.btn-edit-avatar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.4);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: none;
}
.coz-card.hovercard .coz-card-avatar img {
    width: 100px;
    height: 100px !important;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255,255,255,0.5);
}
.coz-card.hovercard .coz-card-info {
    padding: 4px 8px 10px;
}
.coz-card.hovercard .coz-card-info .coz-card-title {
    margin-bottom: 4px;
    font-size: 24px;
    line-height: 1;
    color: #FFF;
    vertical-align: middle;
    text-transform: uppercase
}
.coz-card.hovercard .coz-card-info .coz-card-title a{
    color: #FFF
}
.coz-card.hovercard .coz-card-info .coz-card-desc {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #FFF;
    text-overflow: ellipsis;
}
.coz-card.hovercard .coz-card-bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}
.coz-profile-sidebar {
    background: #fff;
    border: 1px solid #f1f1f1;
    border-top: none
}
.coz-profile-usermenu ul li.active {
    border-bottom: none;
}
.coz-profile-usermenu ul li a {
    color: #93a3b5;
    font-size: 14px;
    font-weight: 400;
}
.coz-profile-usermenu .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.coz-profile-usermenu ul li.active a {
    color: #5b9bd1;
    background-color: #f6f9fb;
    border-left: 2px solid #5b9bd1;
    margin-left: -2px;
}
table.coz-table-profile{
    width: 100%;
}
.coz-profile th, .coz-profile td{
    padding: 10px;
    font-size: 13px;
}
.coz-profile th{
    width: 100px
}
.coz-btn {
    display: inline-block;
    min-width: 46px;
    text-align: center;
    color: #444;
    font-size: 11px;
    font-weight: 700;
    height: 27px;
    padding: 0 8px;
    line-height: 27px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .218s;
    -moz-transition: all .218s;
    -ms-transition: all .218s;
    -o-transition: all .218s;
    transition: all .218s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: default;
}
.coz-btn-active {
    color: #fff;
    background-color: #0082c9
}
.coz-wrap-edit-profile {
    padding: 20px 0;
}
.coz-user-heading {
    padding: 10px 0;
}
.coz-user-heading h3 {
    margin: 0;
}
.coz-note-payment {
    font-family: open sans,arial;
    color: #737373;
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 20px;
}
.form-element-payment {
    position: relative;
    margin: 0 0 10px;
}
.ui-lb-payment {
    color: #222;
    margin: 0 0 .5em;
    display: inline-block;
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-weight: 700;
    font-size: 13px;
}
.ui-input-payment {
    position: relative;
    font-size: 13px;
}
.ui-input-payment input[type=email], .ui-input-payment input[type=number], .ui-input-payment input[type=password], .ui-input-payment input[type=tel], .ui-input-payment input[type=text], .ui-input-payment input[type=url], .ui-area-payment textarea {
    -webkit-appearance: none;
    appearance: none;
    display: inline-block;
    height: 29px;
    margin: 0;
    padding: 0 8px;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 1px solid silver;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    width: 100%;
}

.btn-style.btn-yellow {
    background: #ffaa00;
    color: #FFF;
}

.btn-style.btn-yellow:hover{
    background: #fbbb3b;
    box-shadow: 0 0 2px 0 rgba(0,0,0,.25);
}

.btn-style.btn-blue {
    background: #0083ca;
    color: #FFF;
}
.btn-style.btn-blue:hover{
    background: #089bea;
    box-shadow: 0 0 2px 0 rgba(0,0,0,.25);
}

.box-aside {
    margin-bottom: 20px;
}

.nav-category-heading {
    background-color: #555;
    color: #FFF;
    background-repeat: no-repeat;
    background-position: 10px 8px;
}

.nav-category-heading .title-box {
    font-size: 100%;
    line-height: 20px;
    padding: 10px 15px 10px 15px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.nav-category-heading .fa {
    margin: 4px 10px 0 0;
    vertical-align: middle;
}

.nav-category-heading button.fa {
    background: transparent;
    border: none;
}
.navbar-pills {
    border-top: 0;
    background-color: #f1f1f1;
}
.navbar-pills li{position:relative;}
.navbar-pills li a{position:relative;margin:0;padding: 10px 15px;display:block;font-size: 90%;text-transform: uppercase;color: #333;}
.navbar-pills li+li>a{border-top: 1px #eae9e9 solid;}
.navbar-pills li.active > a{font-weight:700}
.navbar-pills li i.fa{position:absolute;width:47px;height:47px;top:0;right:0;cursor:pointer}
.navbar-pills li:hover i.fa{color:#3d83f7}
.navbar-pills li i.fa:before{top:16px;right:18px;position:absolute}
.navbar-pills li.open:hover{background-color:rgba(102,161,130,0.12)}
.navbar-pills li.open > i.fa:before{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg)}
.navbar-pills li .dropdown-menu{padding:0;margin:0;min-width:100%;border:0;border-top:1px;opacity:0;display:block;float:left;position:relative;max-height:0;background-color:transparent;transition:All .3s ease;-webkit-transition:All .3s ease;-moz-transition:All .3s ease;-o-transition:All .3s ease;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0)}
.navbar-pills li.open > .dropdown-menu{max-height:1000px;opacity:1;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1)}
.navbar-pills li i.fa:active:hover{color:#fff;background-color:#3d83f7;border-color:#01315a}
.bread-crumb{background-color:#FFF;margin-bottom:10px}
.breadcrumbs{margin:0;font-size: 100%;padding: 10px 0;border-radius:0;}
.breadcrumbs li{display:inline}
.breadcrumbs li > a{color:#363636}
.breadcrumbs li span{display:inline-block;color: #333;}
.breadcrumbs li span .fa{color:#363636}
.breadcrumbs li a:hover,.breadcrumbs li.active,.breadcrumbs li strong{color: #0082c9;font-weight: normal;}


.breadcrumbs-session {
    background: #f1f1f1;
    margin-bottom: 20px;
}

.panel-sm-news {
    margin-bottom: 20px;
}

.panel-sm-news .title-sm-news {
    margin-bottom: 15px;
}

.panel-sm-news .item-sm-news {
    margin-bottom: 15px;
}

.detail-articles {
    margin-bottom: 40px;
}

.detail-articles .title-articles {
    font-size: 220%;
    margin-bottom: 10px;
    font-weight: 700;
    color: #333;
}

.detail-articles .title-articles:after {
    content: "";
    display: block;
    width: 100px;
    height: 2px;
    background: #00ace8;
    margin-top: 13px;
}

.detail-articles .description-articles {
    font-size: 110%;
    margin-bottom: 10px
}

.detail-articles .time-articles {
    margin-bottom: 20px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
    color: #797c7d;
}

.title-relates-news {
    font-size: 150%;
    color: rgb(40, 66, 162);
    margin-bottom: 15px;
}
.note-signup {
    font-size: 100%;
    margin-bottom: 20px;
}

.form-sign-up {}

.form-sign-up legend {
    font-size: 120%;
    font-weight: 600;
    margin-bottom: 10px;
}

.form-sign-up .control-label {
    text-align: right;
    display: block;
    font-size: 100%;
    padding: 10px 0 0;
}

.form-sign-up .form-group {
    margin-bottom: 20px;
}

.form-sign-up input.form-control {
    height: 38px;
    border-radius: 0;
    font-size: 100%;
    border: 1px solid #e6e5e5;
}

.section-auth {
    padding: 50px 0;
    position: relative
}
.section-auth:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    right: 0;
    background:url(../images/bg-login.png) no-repeat center center;
    background-size: cover;
    z-index: 1
}
.isection-auth{
    position: relative;
    z-index: 9
}
.title-section-auth {
    font-size: 180%;
    margin-bottom: 10px;
}

.note-section-auth {
    margin-bottom: 20px;
    font-size: 100%;
}

.box-section-auth {
    margin-bottom: 20px
}

.box-section-auth input.form-control {
    height: 38px;
    border-radius: 0;
    border: 1px solid #e4e2e2;
    font-size: 100%;
}

.box-section-auth .control-label {
    display: block;
    font-size: 100%;
    color: #333;
    margin-bottom: 5px;
}

.box-section-auth .link-misspass {
    color: #828080;
    display: inline-block
}
.thanks-sign-pakage {
    padding: 100px 0;
    background: url(../images/mbr.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.thanks-sign-pakage:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.6);
    z-index: 1
}
.thanks-sign-pakage .ms-thanks {
    padding: 20px;
    text-align: center;
    font-size: 200%;
    color: #FFF;
    position: relative;
    z-index: 9
}
.section-clients {
    padding: 60px 0;
}

.section-clients .title-clients {
    text-align: center;
    margin-bottom: 60px;
    font-size: 250%;
    font-weight: 700;
}

.section-comments{
    background: url(../images/bg-commnets.png) no-repeat center center;
    background-size: cover;
    padding: 60px 0;
}

.section-comments .title-comments {
    color: #FFF;
    text-align: center;
    margin-bottom: 40px;
    font-size: 250%;
    font-weight: 700;
}

.section-comments .item-comments {
    padding: 20px;
    background: rgba(0,0,0,.4);
    margin-bottom: 20px
}

.section-comments .item-comments .description-comments {
    color: #FFF;
    font-size: 100%;
    line-height: 24px;
    text-align: center;
    margin-bottom: 10px;
}

.section-comments .item-comments .rating-comments {
    margin-bottom: 10px;
    color: #FFF;
}

.section-comments .item-comments .avata-autho {
    font-size: 100%;
}

.section-comments .item-comments .avata-autho img {
    border-radius: 50%;
}


.section-comments .item-comments .name-autho {
    font-size: 100%;
    color: #FFF;
    margin: 10px 0 4px 0;
}

.section-comments .item-comments .level-autho {
    color: #FFF;
    margin-bottom: 2px;
}

.section-comments .item-comments .source-autho {
    color: #FFF;
}

.section-news .title-news {
    text-align: center;
    margin-bottom: 60px;
    font-size: 250%;
    font-weight: 700;
}

.section-news {
    padding: 80px 0;
}

.item-news {
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.1);
}

.item-news .img-news {
    text-align: center;
    overflow: hidden;
}

.item-news .img-news img {
    display: inline-block;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.item-news .img-news:hover img{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.section-sm-sign {
    background: #555555;
    padding: 40px 0;
}

.section-sm-sign .note-sm-sign {
    color: #FFF;
    display: inline-block;
    font-size: 190%;
    padding: 0 20px;
    margin: 8px 0;
    font-weight: 700;
}

.inner-sm-sign {
    position: relative;
    text-align: center;
}

.item-news .name-news {
    font-size: 120%;
    color: rgb(40, 66, 162);
    text-transform: uppercase;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: 600;
    height: 45px;
    overflow: hidden;
}

.item-news .name-news a {
    color: rgb(40, 66, 162);
}
.item-news .name-news:hover,
.item-news .name-news:hover a{
    color: #ffaa00;
}

.item-news .description-news {
    color: #555555;
    line-height: 24px;
    height: 145px;
    overflow: hidden;
    margin-bottom: 10px
}

.item-news .info-news {
    padding: 20px;
}

.title-sm-news {
    font-size: 150%;
    color: rgb(40, 66, 162);
    margin-bottom: 40px;
}

.section-sm-news {
    padding: 60px 0
}

.item-sm-news {
    margin-bottom: 20px;
}
@media (min-width: 1200px){
}
@media (max-width: 1200px){
}
@media (max-width: 991px){
}
@media (max-width: 767px){
    .islider .title-slider {
        font-size: 155%;
        line-height: 30px;
    }
    .title-gl {
        font-size: 150%;
    }
    .header .mlogo img{
        max-height: 30px;
        max-width: initial
    }
    .header .inav.inav-phone {
        font-size: 90%;
    }
    .header .inav+.inav {
        margin-left: 10px;
    }
    .header .mlogo {
        padding-left: 15px;
        display: block;
    }
    .islider .title-slider {
        margin-bottom: 10px;
    }
    .nav-main .nav-item {
        display: block
    }
    .nav-main {
        text-align: left;
        padding: 30px 0;
    }
    .nav-main .nav-item+.nav-item {
        margin-left: 0;
    }
    .header.opening-mm {
        background: rgb(40, 66, 162);
    }
}
@media (max-width: 543px){
    .islider .title-slider {
        font-size: 120%;
    }
    .pupop-sign {
        width: 100%
    }
    .coz-alo-phone {
        left: -35px;
        bottom: -20px;
        z-index: 99;
        zoom: 0.6;
    }
    .pupop-sign.active {
        bottom: 0;
        right: 0;
    }
    .title-about {
        font-size: 140%;
        text-align: center
    }
    .info-about {
        padding: 0;
    }
}
