body{
    font-family: Tahoma;
}
.wapper {
    max-width: 1600px;
    margin: 0 auto;
    display: block;
    background: #f0f1f6;
    position: relative;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}
.blog-center{
    margin: 0 auto;
    padding: 0;
    display: block;
}
.wapper img{
    max-width: 100%;
    height: auto;
}
.center{
    margin: 0 auto;
    display: block;
}

.wapper header .logo img{
    margin: 0 auto;
    display: block;
}
.pt-0{
    padding-top: 0 !important;
}
.mt-10{
    margin-top: 10px;
}
.mt-20{
    margin-top: 20px;
}
.bg-none, .bg-none:hover{
    background: none !important;
}
.title{
    margin: 60px auto;
}
input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #004a81;
    opacity: 1; /* Firefox */
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #004a81;
}

input::-ms-input-placeholder { /* Microsoft Edge */
    color: #004a81;
}
/*nav*/
header{
    z-index: 999;
    width: 1600px;
    background: #014689;
    max-width: 100%;
    height: 65px;
    position: fixed;
}
.navbar{
    margin-bottom: 0;
    padding: 10px 0;
}
.navbar-brand{
    padding: 0 15px;
}
.navbar-nav > li > a{
    color: #FFF;
    font-weight: 500;
    font-size: 17px;
    text-transform: uppercase;
}
.navbar-right {
    float: right!important;
    margin-right: 40px;
}
.nav>li {
    padding: 10px 15px;
}
.nav>li>a {
    padding: 0px 0px 5px 0px;
}
.nav > li > a:focus, .nav > li > a:hover{
    color: #FFF;
    border-bottom: 2px solid #6c9631;
    background: none;
}
.nav > li > a.floating:focus, .nav > li > a.floating:hover{
    color: #00487c;
    border-bottom: none;
    background: none;
}
.navbar-toggle{
    background: #004a80;
}
.navbar-toggle .icon-bar{
    background: #fff;
}
/*main*/
main{
    background: #fff;
}
/*home*/
#home{
    background: url("../images/p1/nen-2.jpg") no-repeat top center;
    position: relative;
    border-bottom: 10px solid #f9dd00;
    background-size: cover;
}

#home .col-sm-8{
    padding: 55px 0 10px 0;
}
#home .col-sm-8 .col-sm-5{
    padding-top: 60px;
}
#uu-dai{
    padding-bottom: 40px;
}
/*Giao Luu*/
#giao-luu .bs-mc{
    background: url("../images/giaoluu/nen.jpg") no-repeat top center;
    background-size: cover;
}
#giao-luu .div_voucher{
    background: url("../images/giaoluu/nen-2.jpg") no-repeat top center;
    background-size: cover;
    padding-bottom: 40px;
}
.voucher .col-sm-6{
    margin: 40px auto;
    color: #fff;
    text-align: right;
}
.m_bs-mc{
    background: url("../images/giaoluu/nen_mobile.jpg") no-repeat top center;
    background-size: cover;
}
/*phat-minh*/
#phat-minh{
    padding-bottom: 20px;
}
#phat-minh .chi-tiet img{
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    border-radius: 5px;
    margin: 50px auto;
}
/*video*/
#video{
    background: url("../images/p4/nen.jpg") no-repeat center;
    background-size: cover;
    padding-bottom: 50px;
}

/*images*/
#images{
    background: url("../images/p5/nen.jpg") no-repeat center;
    background-size: cover;
    padding-bottom: 50px;
}

.pc{}
.mobile{
    display: none;
}
.carousel-control.right ,.carousel-control.left{
    background: none;
}
.nav-control{
    position: absolute;
    width: 90px;
    left: 20%;
    bottom: 10%;
}
.nav-control-mobile{
    position: absolute;
    width: 65px;
    left: 40%;
    bottom: -10%;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
    margin-left: -15px;
    border: 5px solid;
    padding: 10px;
    width: 50px;
    height: 50px;
    margin-top: -15px;
    font-size: 20px;
    border-radius: 100%;
    background: #000;
}

#register .form-dk {
    color: #FFF;
    padding: 20px 20px;
    background: #1a75bb;
    margin: 20px 0px 0px;
}
.form-control {
    font-size: 16px;
    height: 40px;
    color: #004a81;
}
.title-form-dk, .note-form-dk{
    text-align: center;
}
.whos-form-dk{text-align: center; display: block;}

.title-form-dk{
    font-size: 30px;
}
#btnSubmit span {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    color: #fff;    
    background: #004a81;
    padding: 4px 8px;
    border-radius: 3px;
    box-shadow: 0px 2px 1px 0px #9E9E9E;
}
.btn{
    padding: 0;
}
input[type="checkbox"], input[type="radio"]{
    margin: 13px 5px 0px 0px;
}
footer{
    color: #fff;
    border-top: 10px solid #92c043;
    padding-top: 10px;
    background: #00497e;
}
.h3, h3 {
    font-size: 19px;
    margin: 0 auto;
}
.dmca {
    text-align: center;
    padding: 10px 0 30px;
}
.info-address {
    padding-top: 20px;
}
footer span{
    color: #FFF;
    font-size: 16px;
    margin: 0 0px 0 0;
    padding-top: 5px;
}
footer .r-footer,
footer .r-footer a{
    background: #92c043;
    font-size: 18px;
    display: table;
    padding: 5px 10px;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}
footer .r-footer span{
    color: #fff;
    font-size: 16px;
    margin: 0;
}
@media (max-width: 768px) {
    .title{
        margin: 20px auto;
    }
    #home .col-sm-8 .col-sm-5{
        padding-top: 10px;
    }
    #phat-minh .chi-tiet img{
        margin: 20px auto;
    }
    .nav-control{
        bottom: -10%;
        left: 35%;
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
        border: 4px solid;
        padding: 5px;
        width: 35px;
        height: 35px;
        margin-top: -15px;
        font-size: 15px;
    }
    .nhan_vat{
        margin-top: 10px;
    }
    .kh{
        padding-top: 50px;
    }
    .check-form-dk .col-sm-3{
        width: 50%;
        float: left;
    }
    .pc{
        display: none;
    }
    .mobile{
        display: block;
    }
}
.register {padding-top: 25px;}
.navbar-brand>img {
    padding-left: 90px;
    margin-top: -7px;
}
.text-right {float: right}
.text-left {float: left;}
.p-right {padding-right: 0;}
.p-left {padding-left: 0;}
.p-ab-right {position: absolute;right: 0;}
.p-ab-bottom {position: absolute;bottom: 0;}
.bt30 {bottom: 30px;}
.bt50 {bottom: 50px;}
/****** Page 1 *******/
#page-one {
    background: url("../images/p1/8.jpg") no-repeat top center;
    background-size: cover;
    height: auto;
    position: relative;
    padding-top: 70px;
}
.img-title-p1 {
    padding: 30px 0 30px
}
.img-km-p1 {
    padding: 15px 0;
}
.text-km-p1 {
    padding: 15px
}
.text-km-p1 h1 {
    color: #00487e;
    font-size: 22px;
    font-style: italic;
    margin-top: 0;
}
.text-km-p1 span {
    color: #F44336;
    font-size: 24px;
}
.text-km-p1 p {}

/****** Page 2 *******/
#page-two {
    background: url("../images/p2/6.png") no-repeat top center;
    background-size: cover;
    height: auto;
    position: relative; 
    margin-top: -15px;  
}
.title-p2 {
    padding: 80px 0 30px;
}
.title-p2 h2 {
    background: url(../images/p2/1.png) no-repeat center 20px;
    padding-bottom: 20px;
    color: #00487e;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 600;
}
.km-sub-p2 {
    padding: 40px 0;
}


/****** Page 3 *******/
#page-three {
    background: url("../images/p3/3.jpg") no-repeat top center;
    background-size: cover;
    height: auto;
    position: relative; 
    border-top: 7px solid #FF5722;
    padding-bottom: 35px;
}
.title-p3 {
    padding: 40px 0 30px;
}
.title-p3 h3 {
    background: url(../images/p3/1.png) no-repeat center 20px;
    padding-bottom: 20px;
    color: #FFEB3B;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 600;
}

/****** Page 4 *******/
#page-four {
    background: url("../images/p4/5.jpg") no-repeat top center;
    background-size: cover;
    height: auto;
    position: relative;
}
.title-p4 {
    padding: 40px 0 30px;
}
.title-p4 h4 {
    background: url(../images/p2/1.png) no-repeat center 20px;
    padding-bottom: 20px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 600;
}
.text-info-p4 {
    text-align: justify;
}
.text-info-p4 span {
    color: #FFF;
    font-size: 22px;
    font-family: 'Roboto Condensed', sans-serif;
}
.img-info-p4 {
    padding: 30px 0;
}
.title-p4-sub span {
    color: #FFF;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    background: #004a81;
    padding: 10px 30px;
    border-radius: 50px;
    box-shadow: 0px 2px 1px 1px #ffffff;
}
.title-p4-sub {
    padding: 30px 0 35px;
}
.text-caption {
    padding: 10px 0;
}
.text-caption span {
    color: #FFF;
    font-size: 26px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
}
.fa-check-circle-o {
    color: #F44336;
    padding-right: 10px;
    font-size: 20px !important;
}
.text-loiich span {
    color: #FFF;
    font-size: 20px;
    text-align: justify;
}
.noidungloiich {
    padding: 5px 0;
}

/****** Page 5 *******/
#page-five {
    background: url("../images/p5/2.jpg") no-repeat top center;
    background-size: cover;
    height: auto;
    position: relative;
}
.title-p5 {
    padding: 40px 0 30px;
}
.title-p5 h5 {
    background: url(../images/p2/1.png) no-repeat center 20px;
    padding-bottom: 20px;
    color: #00487e;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 600;
}

/****** Page 6 *******/
#page-six {
    background: #fff;
    padding-bottom: 80px;
}
.title-p6 {
    padding: 40px 0 30px;
}
.title-p6 h6 {
    background: url(../images/p2/1.png) no-repeat center 20px;
    padding-bottom: 20px;
    color: #00487e;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 600;
}

/****** Page footer *******/
.fa-star {
    background: -webkit-linear-gradient(#f1e867, #feb745);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px !important;
}
.register-footer span{
    padding: 10px 20px;
    background: #92c043;
    border-radius: 4px;
    font-size: 20px;
}
.icon-social {
    margin-top: 15px;
}
.fa-youtube-square, .fa-facebook-square {
    color: #FFF;
    font-size: 35px !important;
    padding: 0 10px;
}

.register-ab {margin-top: -100px;}
.star{
    background-size: cover;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 27%;
    left: 50%;
    z-index: 99;
    opacity: 0;
    -webkit-animation: star 3.5s ease 1.5s infinite;
    animation: star 3.5s ease 1.5s infinite;
}




@-webkit-keyframes star {
    0% {
        opacity: 1; -webkit-transform: rotate(0);
    }
    100% {
        opacity: 0; -webkit-transform: rotate(270deg);
    }
}
    
@keyframes star {
    0% {
        opacity: 1; transform: rotate(0);          
    }
    100% {
        opacity: 0; transform: rotate(270deg);
    }
}
.star2 {
    background-size: cover;
    width: 65px;
    height: 65px;
    position: absolute;
    top: 30%;
    left: 75%;
    z-index: 99;
    opacity: 0;
    -webkit-animation: star 3.5s ease 1.5s infinite;
    animation: star 3.5s ease 1.5s infinite;
}

@-webkit-keyframes star2 {
    0% {
        opacity: 1; -webkit-transform: rotate(0);
    }
    100% {
        opacity: 0; -webkit-transform: rotate(270deg);
    }
}
    
@keyframes star2 {
    0% {
        opacity: 1; transform: rotate(0);          
    }
    100% {
        opacity: 0; transform: rotate(270deg);
    }
}
.star3 {
    background-size: cover;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 33%;
    left: 13%;
    z-index: 99;
    opacity: 0;
    -webkit-animation: star 3.5s ease 1.5s infinite;
    animation: star 3.5s ease 1.5s infinite;
}

@-webkit-keyframes star3 {
    0% {
        opacity: 1; -webkit-transform: rotate(0);
    }
    100% {
        opacity: 0; -webkit-transform: rotate(270deg);
    }
}
    
@keyframes star3 {
    0% {
        opacity: 1; transform: rotate(0);          
    }
    100% {
        opacity: 0; transform: rotate(270deg);
    }
}
@-webkit-keyframes spaceboots {
    0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
    10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
    20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
    30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
    40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
    50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
    60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
    70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
    80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
    90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
    100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
}
.shake{
    -webkit-animation-name: spaceboots;
    -webkit-animation-duration: 0.8s;
    -webkit-transform-origin:50% 50%;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}
#carousel {
    height: 550px;
    position: relative;
    clear: both;
    overflow: hidden;
}
.btn-prev-next {
    text-align: center;
    padding-top: 0px;
}
#prev {
    margin-right: 40px;
}
#register {
    padding: 40px 0px 0px 100px;
}
#btnSubmit {margin-top: 15px;}
.form-group {
    margin-bottom: 20px !important;
}
.img-nv-register {
    bottom: 0;
    position: absolute;
    right: 0;
}
.title-video span {
    font-family: 'Roboto Condensed', sans-serif;
    color: #143d5f;  
    font-size: 30px;   
    font-weight: 700;  
}
.title-form-dk {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: center;
    z-index: 9999;
    margin-bottom: 20px;
    font-size: 25px;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
    padding-top: 15px;
}
.note-form-dk {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    color: #fff;
}
.whos-form-dk {
    background: #004a81;
    color: #fff; 
    border-radius: 5px; 
    padding: 10px 0;
    font-size: 16px;
}
.info-check-form-dk {
    padding-left: 0px;
    padding-right: 0px;
}

span.text-check-form-dk {
    color: #004a81;
}
.tab-mobile {
    display: none !important;
}
.modal-dialog {
    margin: 10% auto;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25% !important;
}
.but-close {
    position: absolute;
    right: -15px;
    z-index: 999;
    top: -15px;
}
.close {
    float: right;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    color: #fa6800;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}
.close:hover {
    color: #7dd5e2;
    opacity: 1;
}
.btn-prev-next-mobile {margin-top: 20px;}
.text-luuy {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.text-luuy span {
    background: #548645 none repeat scroll 0 0;
    border: 1px dashed #fff;
    color: #fff;
    font-size: 16px;
    padding: 2px 15px;
}
@media screen and (max-width:414px) {

}
@media screen and (max-width:768px) {
    .navbar-brand>img {
        padding-left: 0;
    }  
    .text-luuy span {line-height: 1.8;font-size: 13px;}
    .text-luuy {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }       
    #register .form-dk {
        margin: 30px 0px;
    }   
    #register-form {
        width: 100%;
    }            
    #carousel-example-generic {
        padding-left: 10px;
        padding-right: 10px;
    }     
    .silde-kh-mobile {
        padding: 30px 0 0;
    }    
    .logo-footer, .logo-diachi {float: none !important}
    .title-footer-01 span {
        font-size: 18px !important;
    }
    .address {
        padding: 10px 0 70px !important;
    }    
    #register {width: 100%;}    
    .slide-mobile {
        padding: 0 15px;
    }
    .title-form-dk {
        font-size: 20px;
    }    
    .note-form-dk {
        font-size: 12px;
    }    
    #register {
        padding: 0px 10px;
    }  
    .navbar-nav {
        margin: 7.5px 5px;
    }    
    .tab-pc {
        display: none !important;
    }
    .tab-mobile {
        display: block !important;
    }
    .sbzoff, .sbzon {
        bottom: 8% !important;
    }
    .img-title-p1 {
        padding: 15px 0 0;
    }    
    .text-km-p1 {
        padding: 0px 0 15px;
    }
    .img-daidien-p1 {
        padding-top: 20px;
    }
    .title-p2 {
        padding: 10px 0 10px;
    }
    .title-p2 h2 {
        background: url(../images/p2/1.png) no-repeat center 35px;
        padding-bottom: 27px;
        color: #00487e;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 600;
    }
    .img-km-p2 span {
        color: #00487e;
    }
    .img-mb-p2 {
        width: 50%;
        padding: 15px 5px;
        float: left;    
    }
    .title-p3 h3 {
        background: url(../images/p3/1.png) no-repeat center 35px;
        padding-bottom: 20px;
        color: #FFEB3B;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 600;
    }
    .silde-kh-p3 {padding: 0;}
    .title-p4 h4 {
        background: url(../images/p2/1.png) no-repeat center 35px;
        padding-bottom: 20px;
        color: #FFF;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 600;
    }
    .title-p4 {
        padding: 30px 0 10px;
    }
    .text-info-p4 span {font-size: 18px;}
    .text-caption span {font-size: 18px;}
    .title-p4-sub span {font-size: 22px;}
    .text-loiich {padding-left: 0; padding-right: 0;padding-bottom: 30px;}
    .text-loiich span {font-size: 16px;}
    .title-p6 {
        padding: 20px 0 20px;
    }
    .page-six {
        padding-bottom: 30px;
    }
    .bacsi-mobile {
        padding: 0;
    }
    #owl-bs {margin-top: -75px;}
    .title-p5 {
        padding: 20px 0 10px;
    }
    .title-p5 h5 {
        background: url(../images/p2/1.png) no-repeat center 35px;
        padding-bottom: 20px;
        color: #00487e;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 600;
    }
    .register-footer {
        padding-top: 20px;
    }    
}
@media screen and (max-width:1024px) {
    .btn-register-1 {
        bottom: 13%
    }
    .navbar-header {
        float: none;
        position: relative
    }
    .navbar-left,
    .navbar-nav,
    .navbar-right {
        float: none!important
    }
    .navbar-toggle {
        display: block
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px
    }
    .navbar-collapse.collapse {
        display: none!important
    }
    .navbar-nav {
        margin-top: 0;
        margin-bottom: 0;
        margin-right: 0
    }
    .navbar-nav>li {
        float: none
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        text-transform: uppercase;
    }
    .main-nav.navbar-default .navbar-nav>li>a {
        color: #fff
    }
    .main-nav.navbar-default .nav>li>a.btn-dangky {
        display: block;
        margin: 0;
        border-radius: 0;
        padding: 10px 15px
    }
    .main-nav.navbar-default .nav>li>a.btn-call {
        display: block;
        margin: 10px 0;
        border-radius: 0;
        padding: 10px 15px;
        float: none
    }
    .main-nav.navbar-default .navbar-nav>li.live a {
        background: #fafafa;
        color: #2375bf
    }
    .collapse.in {
        padding-left: 0;
        padding-right: 0;
        display: block!important;
        background: #014689;
        margin-top: 3px;
        background-size: cover;
        border-top: 3px solid #fff;
    }
    .nav>li {
        padding: 5px 10px;
    }
    .navbar-nav > li > a {
        font-size: 16px;
    }    
    .main-nav .navbar-collapse.collapse {
        padding-left: 0;
        padding-right: 0;
        border-top: none;
        margin-top: 0
    }
    .main-nav .navbar-collapse.collapsing {
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
        border-top: none;
        background: #003471
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
        background: #FDE9CB
    }
    .main-nav .navbar-brand {
        width: 180px;
        margin-top: 0;
        margin-left: 0!important;
        left: 50%;
        background: 0 0;
        height: auto
    }
    .main-nav .navbar-brand>img {
        width: 100%;
        background: 0 0
    }
    .main-nav,
    .main-nav.navbar-default .navbar-toggle .icon-bar {
        background: #fff
    }
    .main-nav .container {
        width: auto
    }
    .main-nav {
        top: 0;
        width: 100%;
        z-index: 99;
        border-radius: 0;
        position: fixed;
        min-height: 0;
        border: 0;
        margin: 0
    }
    .main-nav.navbar-default .navbar-toggle {
        border: none;
        margin-top: 14px;
        padding: 0;
        margin-bottom: 14px;
        border-radius: 0;
        color: #014b81
    }
    .main-nav.navbar-default .navbar-toggle:focus,
    .main-nav.navbar-default .navbar-toggle:hover {
        background: 0 0;
        color: #004a80
    }
    .main-nav.navbar-default .navbar-nav>li.active>a {
        background: #003871;
        color: #fff
    }
    .main {
        margin-top: 65px
    }
    .main-nav .navbar-nav>li>a.outer-caret {
        display: block;
        position: absolute;
        top: 0;
        right: 0
    }
    .navbar-default .navbar-nav>li>a>i {
        display: none
    }
    .navbar-default .navbar-nav>li>a>span {
        display: block
    }
    .main-nav.navbar-default .navbar-nav>.active>a,
    .main-nav.navbar-default .navbar-nav>.active>a:focus,
    .main-nav.navbar-default .navbar-nav>.active>a:hover {
        background: #2E925C;
        color: #fff
    }
    .main-nav.navbar-default .navbar-nav>.open>a,
    .main-nav.navbar-default .navbar-nav>.open>a:focus,
    .main-nav.navbar-default .navbar-nav>.open>a:hover {
        background: #F99F1B;
        color: #fff
    }
    #mainNav,
    #mainNavBottom {
        -moz-transform: translate3d(0, 0, 0);
        -moz-transition: -moz-transform .3s;
        -o-transition: transform .3s
    }
    #mainNav.scrolled {
        -webkit-transform: translate3d(0, -46px, 0);
        -moz-transform: translate3d(0, -46px, 0);
        transform: translate3d(0, -46px, 0)
    }
    #mainNavBottom.scrolled {
        -webkit-transform: translate3d(0, 46px, 0);
        -moz-transform: translate3d(0, 46px, 0);
        transform: translate3d(0, 46px, 0)
    }
}
.fixed-animated-top-right {
    position: fixed;
    z-index: 10000;
    top: 40vh;
    right: -100%;
    padding: 10px;
    background: #c61b25;
    color: #fff;
    border-radius: 5px;
    -webkit-animation: boxRight 10s infinite;
    -moz-animation: boxRight 10s infinite;
    -o-animation: boxRight 10s infinite;
    -ms-animation: boxRight 10s infinite;
    animation: boxRight 10s infinite;
}
a.fixed-animated-top-right:focus, a.fixed-animated-top-right:hover, a.fixed-animated-top-right:active {
    color: #fff;
}
.fixed-animated-top-right .box-contact {
    border: 1px solid #f28266;
    padding: 15px 10px;
    position: relative;
}
.fixed-animated-top-right .box-contact .icon{
    position: absolute;
    font-size: 36px;
}
.fixed-animated-top-right .box-contact .text{
    padding-left: 42px;
    line-height: 26px;
}
.fixed-animated-bottom-right {
    position: fixed;
    z-index: 10000;
    bottom: -100%;
    right: 15px;
    -webkit-animation: boxBottom 15s infinite;
    -moz-animation: boxBottom 15s infinite;
    -o-animation: boxBottom 15s infinite;
    -ms-animation: boxBottom 15s infinite;
    animation: boxBottom 15s infinite;
}
.fixed-animated-bottom-right .chat-icon{
    padding: 15px;
}
@keyframes boxRight{
    0% {right: -100%;}
    25% {right: 0%;}
    50% {right: 0%;}
    75% {right: 0%;}
    100% {right: -100%;}
}
@keyframes boxBottom{
    0% {bottom: -100%;}
    25% {bottom: 20vh;}
    50% {bottom: 20vh;}
    75% {bottom: 20vh;}
    100% {bottom: -100%;}
}
.fa-map-marker {
    width: 30px;
    font-size: 22px !important;
    color: #92c043;
}
.fa-phone-square {
    width: 30px;
    font-size: 22px !important;
    color: #92c043;
}
.fa-envelope {
    width: 30px;
    font-size: 22px !important;
    color: #92c043;
}
.fa-globe {
    width: 30px;
    font-size: 22px !important;
    color: #92c043;
}
.address {
    padding: 25px 0;
}
.title-footer-01 {
    padding: 5px 0;
}
.title-footer-01 span {
    font-size: 20px;
}
.title-footer-02 {
    padding: 5px 0;
}
.logo-footer {
    float: right;
    text-align: center;
}
.register-footer span {font-size: 17px;}
.regft {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    height: 60px;
    position: fixed;
    background: rgba(0,0,0,0.5);
    left: 0;
    bottom: 0;
    z-index: 999;
}
.regft a:nth-child(1) {
    background: #107359;
    box-shadow: 0px 3px 0px 0px #10384a;
}
.regft a {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0 10px 10px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: left;
    border-radius: 4px;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    padding-left: 20px;
}
.regft a:nth-child(2) {
    background: #e23d3a;
    margin-right: 10px;
    box-shadow: 0px 2px 0px 0px #8f2725;
}
.regft a {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0 10px 10px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: left;
    border-radius: 4px;
    font-size: 19px;
    font-weight: normal;
    text-transform: uppercase;
    padding-left: 20px;
}
i.fa.fa-phone {
    font-size: 18px;
    width: 25px;
}
.btn.focus, .btn:focus, .btn:hover {color: #fff !important;}
.owl-controls {
    padding-bottom: 20px;
    text-align: center;
}
.owl-controls .owl-nav [class*=owl-] {
    color: #FF5722;
    font-size: 40px;
    display: inline-block;
    cursor: pointer;
    width: 40px;
    height: 28px;
    margin: 0px 10px;
}