:root{
    --c-main: #950b12;
    --c-text: #2b9cff;
    --c-blue:#2b9cff;
   
}
* {
    margin: 0;
    padding: 0
}

img {
    border: 0
}

a {
    text-decoration: none;
    color:#333
}
em {font-style: normal}
ul,
ol {
    list-style: none
}

.clr {
    clear: both
}

.none {
    display: none
}



body,
input,
button,
option,
textarea,
label,
select,
legend,
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font: 14px/18px "Roboto", Arial, Helvetica, sans-serif;
    color: #333;
    line-height: 24px;
    outline: none;
    margin: 0;
    padding: 0;
}

p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    text-rendering: geometricPrecision
}




input[type=text],
input[type=email],
input[type=tel],
textarea, select, button, input[type="submit"]
{
    -webkit-appearance: none
}
select:focus {outline:none}
select{
   background: #fff url(../img/down_arrow.gif) no-repeat right 12px center
}
picture {display: block}
.clearfix:after, .container:after{content:'\0020';display:block;height:0;clear:both;visibility:hidden;max-height:0}
.clearfix, .container{display:inline-block}
* html .clearfix, * html .container{height:1%}
.clearfix, .container{display:block}
.clearer{background:none;border:0;clear:both;display:block;float:none;font-size:0;list-style:none;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0}
.container{max-width:640px;width:100%;margin:0px auto;padding:0 10px;clear:both;position:relative;box-sizing: border-box;}


.lazy, .lazyload {
    opacity: 0;
}
.lazy.lazyOwl {
    opacity: 1;
    transition: all 300ms ease
}

.lazyloading {
    opacity: 1;
    transition: opacity 300ms;
    background: #f7f7f7 url(../img/loader.gif) no-repeat center;
}
.lazyloaded, .lazy.lazyOwl {
    opacity: 1;
    transition: opacity 300ms
}
img.lazyload:not([src]) {
    visibility: hidden;
}

/* Page header */
header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    height: 48px;
     margin: auto;
    background: var(--c-blue);
}

header .logo {
    display: inline-block;
    float: left;
    width: 240px;
    height: 48px;
    overflow: hidden;
}
header .logo img {
    vertical-align: middle;
    height: 40px;
    width: auto;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}
header .logo .shop_name{
    margin-top: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

#opennv {
    width: 20px;
    padding: 7px 10px 10px;
    overflow: hidden;
    position: absolute;
    z-index: 12;
    right: 20px;
    top: 5px;
    cursor: pointer;
}
#opennv i {
    display: block;
    margin: 4px 0;
    height: 3px;
    background: #fff;
    border-radius: 4px;
}

.over {
    display: none;
    overflow: hidden;
    z-index: 9;
    background: rgba(0, 0, 0, .75);
    width: 100%;
    max-width: 640px;
    margin: auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}
.fixbody {
    position: fixed;
    height: 100vh;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 1;
}
.navigation {
    display: none;
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 101;
}
.show {display: block}
.navigation a{
    color: #111;
    font-weight: bold;
    display: block;
    padding: 0 10px;
    line-height: 40px;
    border-bottom: 1px solid #ececec;
    text-transform: uppercase;
}


footer {
    background-color: #101215;
    color: #7d8492;
    padding: 40px 0 20px 0;
}



.sections {
    padding: 30px 0;
    box-sizing: border-box;
    clear: both;
    width: 100%;
    overflow: hidden;
}
.section_title {
    font-size: 36px;
    margin-bottom: 15px;
    font-weight: bold;
    line-height: 1.2;
   color: #0859d3;
   text-align: center;
}
.section_subtitle {
    display: block;
    line-height: 25px;
    font-size: 22px;
    font-weight: bold;
}

.section_desc, .landing-desc{
    line-height: 22px;
    margin: 0 auto;
}
.section_desc a{color: rgba(24,214,182,1)}
.section_action{
    display: block;
}
.sections_one {
     margin: 45px auto 0;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    background-image: url(../img/bg-partner-2.png);
}
.sections_one .sections_one_right{
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: 300px;
    background-image: url(../img/xehutbephot.png);
}
.sections_one .sections_one_left {
    text-align: center;
}
.dichvu_one {
    margin-top: 30px;
}
.sections_one h1 {
    font-size: 30px;
    line-height: 38px;
    color: #018afe;
    font-weight: 700;
}
.sections_one h2 {
     color: #018afe;
     line-height: 25px;
     padding: 20px 0;
     font-weight: 500;
     width: 90%;
}
.sections_one .section_ex {
    margin-bottom: 20px;
}
.dichvu_one li{
    display: inline-block;
    float: left;
    padding: 5px 0;
    text-align: left;
    width: 47%;
    margin-right: 20px;
}
.dichvu_one li:nth-child(2n+2){margin-right: 0;}

.dichvu_one li:before {
    content: "";
    width: 16px;
    display: inline-block;
    height: 16px;
    margin-right: 10px;
    background: url(../img/icon-checked.svg) no-repeat center center;
}
.bestbest {
    margin-top: 30px;
}
.bestbest ul li {
    display: inline-block;
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
}

.bestbest  ul li strong {
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
    color: #018afe
}

.btn-call {
    display: block;
    background: #2b9cff;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    padding: 10px 60px;
    border-radius: 60px;
    margin: 0 auto;
}
.btn-call span {
    margin-bottom: 5px;
    display: block;
    font-size: 14px;
}
.sections_one .section_action {
    text-align: center;
    height: auto;
    margin-top: 30px;
}



.sections_location {
    padding: 0;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    background-image: url(../img/bg-1.jpg);
}
.sections_location .overlay {
    background: rgba(43, 156, 225, .9);
    width: 100%;
}
.sections_location  .container {padding: 30px 10px;}

.sections_location h2 {color: #fff;}
.quanhuyen {
    margin: 30px auto 0;
    text-align: center;
}
.quanhuyen li {
    display: inline-block;
    float: left;
    width: calc(100% / 2 - 20px);
    background: #0359a5;
    color: #fff;
    padding: 10px;
    border-radius: 8px;
    margin: 10px;
    box-sizing: border-box;
    text-align: left;
}

.quanhuyen li:before {
    content: "";
    width: 18px;
    display: inline-block;
    height: 18px;
    margin-right: 10px;
    margin-top: 2px;
    background: url(../img/icon-pin.svg) no-repeat center center;
}

.sections_two {
    background: #f0f8ff;
}
.sections_two h2{
    text-align: center;
}

.services li {
    display: inline-block;
    float: left;
    width: 48.9%;
    box-sizing: border-box;
    margin: 10px 10px 10px 0;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
}

.services li:nth-child(2n+2){margin-right: 0;}
.services li .thumb{
    width: 100%;
    height: 156px;
    overflow: hidden;
}

.services li .thumb img{
    width: 100%;
    height: auto;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.services li h3{
    padding: 10px;
    font-weight: 700;
    text-align: center;
}
.sections_three {
    background-repeat: no-repeat;
    background-position: right top;
    background-image: url(../img/bg-he-sinh-thai.png);
    margin-top: -160px;
    padding-top: 160px;
    background-color: #f0f8ff;
}
.sections_three h2{
    text-align: center;
    color: #fff;
}
.sections_three .section_desc {
    text-align: center;
    margin: 0 auto;
    color: #fff;

}
.reasons {
    margin-top: 30px;
    clear: both;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    flex: 1 100%;
}
.reasons li {
    display: inline-block;
    float: left;
    width: 48.9%;
   margin: 10px 10px 10px 0;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
}
.reasons li:nth-child(2n+2){margin-right: 0;}

.sections_four {
   background-color: #f0f8ff;
  
}

.feedbacks-list .item {
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
    overflow: hidden;
    display: block;
    width: 96%;
    margin: 10px 10px;
    border-radius: 10px;

}
.feedbacks-person {
    margin-top: 20px;
}
.feedbacks-icon {
    height: 55px;
    display: inline-block;
    float: left;
    width: 55px;
    margin-right: 20px;
    overflow: hidden;
    border-radius: 55px;
}
.feedbacks-name{
    font-weight: 700;
    margin-right: 10px;
}


.feedbacks-content:before, .feedbacks-content:after {
    font-family: Georgia,serif;
    display: inline-block;
    vertical-align: top;
    height: 30px;
    line-height: 48px;
    font-size: 50px;
    opacity: .8;
    color: #f97150;
}
.feedbacks-content:before {
    content: '\201C';
    margin-right: 4px;
    margin-left: -8px;
}
.feedbacks-content:after {
    content: '\201D';
    margin-left: 4px;
    margin-right: -8px;
}
.copyright {text-align: center;}

#hotlinebonce {
    left: 30px;
    bottom: 60px;
    -webkit-transition: .3s;
    transition: .3s;
    overflow: visible;
    left: 15px;
    bottom: 60px;
    position: fixed;
    z-index: 99800;
    box-sizing: border-box;
    -webkit-font-smoothing: auto;
}
#hotlinebonce .btngocop {
    overflow: hidden;
    box-sizing: border-box;
    -webkit-font-smoothing: auto;
    margin-top: 10px;
    cursor: pointer;
}
#hotlinebonce .btngocop.btngoc {
    overflow: initial;
}

#hotlinebonce .btngocop .iconsp {
    background-color: #ca4819;
    float: left;
    border-radius: 100%;
    -moz-transition: transform .3s;
    -webkit-transition: transform .3s;
    transition: transform .3s;
    background-size: 26px;
    background-image: url('../img/callnow.svg');
    width: 44px;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    font-size: 20px;
    color: #fff;
    text-align: center;
    position: relative;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.11);
    background-position: center;
    background-repeat: no-repeat;
}
#hotlinebonce .btngocop .hoversp {
    display: block;
    overflow: visible;
    color: #fff;
    margin-left: -25px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    white-space: nowrap;
    height: 30px;
    line-height: 26px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 5px 10px 5px 29px;
    background: rgb(202, 72, 25);
    border-radius: 50px;
    margin-top: 3px;
    min-width: 68px;
    max-width: 300px;
    opacity: 1;
    letter-spacing: normal;
    text-transform: uppercase;
}

.btngoc .iconsp:before {
    content: '';
    background-color: inherit;
    width: 55px;
    height: 55px;
    -webkit-border-radius: 50px!important;
    -moz-border-radius: 50px!important;
    border-radius: 50px!important;
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: -1;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-animation: hvn-animation-pulse 2s infinite;
    animation: hvn-animation-pulse 2s infinite;
}
.btngoc .iconsp:after {
    content: '';
    background-color: inherit;
    width: 55px;
    height: 55px;
    -webkit-border-radius: 50px!important;
    -moz-border-radius: 50px!important;
    border-radius: 50px!important;
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: -1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-animation: hvn-animation-pulse 2s infinite;
    animation: hvn-animation-pulse 2s infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

    
    
@-webkit-keyframes hvn-animation-pulse{
    0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}
    50%{opacity:.5}
    100%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}

@keyframes hvn-animation-pulse{
    0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}
    50%{opacity:.5}
    100%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}



#subcriber {
    margin: 30px auto 0 auto;
    text-align: center;
}

#subcriber input {
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 250px;
}

#subcriber button{
    background: #2b9cff;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    border: none;
    text-align: center;
    cursor: pointer;
}
@media screen and (max-width:480px) {
    .services li, .reasons li {width: 48%;}
    .services li .thumb {height: 102px;}
}


@media screen and (max-width:414px) {
    
    .sections_one, .sections_location, .sections_three {
        background-image: none;
    }
    .sections_three {
        background: rgba(43, 156, 225, 1);
        margin-top: 0;
        padding-top: 30px;
    }
}



@media screen and (max-width:360px) {
    #subcriber input {width: auto;}
    .dichvu_one li {
        width: 98%;
        display: block;
        float: unset;
    }
    .services li .thumb {height: 80px;}
    .quanhuyen {
        clear: both;
        display: block;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
        flex: 1 100%;
        margin-bottom: 30px;
    }
    .quanhuyen li {
        width: calc(100% / 2 - 10px);
        margin: 5px;
        font-size: 13px;
        padding: 5px 10px;
    }
    .quanhuyen li:before{display: none;}
}