@font-face {
    font-family: 'SVN-Hollie';
    src: url('../fonts/SVN-Hollie Script Pro.ttf');
}
@font-face {
    font-family: 'UTM-Americana';
    src: url('../fonts/UTM Amerika Sans.ttf');
}
@font-face {
    font-family: 'UTM AvoBold_Italic';
    src: url('../fonts/UTM AvoBold_Italic.ttf');
}
@font-face {
    font-family: 'UTM AvoItalic';
    src: url('../fonts/UTM AvoItalic.ttf');
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.ttf');
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.ttf');
}
@font-face {
    font-family: 'Roboto-Italic';
    src: url('../fonts/Roboto-Italic.ttf');
}
@font-face {
    font-family: 'Roboto-LightItalic';
    src: url('../fonts/Roboto-LightItalic.ttf');
}
@font-face {
    font-family: 'Roboto-BoldItalic';
    src: url('../fonts/Roboto-BoldItalic.ttf');
}
body{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #333;
	 font-family: 'Roboto';
    }
     
ul li{
	list-style: none;
}
ul{
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
img {
	max-width: 100%;
	/*margin-left: auto;
	margin-right: auto;*/
	display: block;
}
b,strong {
    font-family: Roboto-Bold;
}
.clearfix{
	clear: both;
}
.navbar {
    margin-bottom: 0;
}
.navbar-brand>img{
    width: 100px;
}
/*add-nhi*/
.body-box ul li {
    padding: 10px 12px;
    margin: 0!important;
    border-bottom: 1px solid #fff;
    font-size: 15px;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,.05);
    display: flex;
    flex: 1;
    align-items: center;
}
.body-box img {
    display: inline-block;
    padding-right: 10px;
}
/*.body-box {
    margin-top: 10px;
}*/
.box-1 {
    background: #fff;
    box-shadow: 0 5px 20px 0 rgb(2 55 102 / 20%);
   
    border-radius: 10px;
    position: relative;
}
/*.title-box:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 10px solid #028e8e;
    border-bottom: 0px solid transparent;
    top: 0;
    right: -10px;
}
.title-box:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-right: 10px solid #028e8e;
    border-bottom: 0px solid transparent;
    top: 0;
    left: -10px;
}*/
/*.box-2 .title-box:before{
    border-right: 10px solid #038282;
}
.box-2 .title-box:after{
    border-left: 10px solid #038282;
}
.box-3 .title-box:before{
    border-right: 10px solid #89b3b3;
}
.box-3 .title-box:after{
    border-left: 10px solid #89b3b3;
}
.box-4 .title-box:before{
    border-right: 10px solid #af6108;
}
.box-4 .title-box:after{
    border-left: 10px solid #af6108;
}*/
/*.body-box:after {
    content: '';
    position: absolute;
    border: 3px solid #00d893;
    width: 100px;
    bottom: 0;
   
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 10px 10px 0 0;
    left: 0;
    right: 0;
}*/
/*.box-2 .body-box:after{
    border: 3px solid #4277e2;
}
.box-3 .body-box:after{
    border: 3px solid #d20042;
}
.box-4 .body-box:after{
    border: 3px solid #fd8700;
}*/
.box-contact {
    text-align: center;
    padding: 15px 0 20px 0;
}
.box-contact a {
    background: #0db7c0;
    padding: 10px;
    display: block;
    text-transform: uppercase;
    color: #fff;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 10px 0;
    font-size: 18px;
}
.box-2 .box-contact a{
    background: #079fa7;
}
.box-3 .box-contact a{
    background: #007878;
}
.box-4 .box-contact a{
    background: #fd8700;
}
.title-box {
        text-align: center;
    background: #0db7c0;
    color: #fff;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 12px 0;
    border-radius: 10px 10px 0 0;
    position: relative;
    top: 0;
    
}
.title-box p {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
    background: #0eced8;
    border-radius: 10px;
    padding: 6px;
    margin: 5px 15px 3px;
    font-family: 'Roboto-Bold';
}
.box-2 .title-box {
    background: #079fa7;
}
.box-2 .title-box p{
    background: #03caca;
}
.box-3 .title-box {
    background: #007878;
}
.box-3 .title-box p{
    background: #019f9f;
}
.box-4 .title-box {
    background: #fd8700;
}
.box-4 .title-box p{
    background: #fea43e;
}
.title-box span {
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 18px;
    font-family: Roboto-Bold;
}
.note_dv_kh {
    color: #007878;
    border: dashed 1px #279cff;
    border-radius: 20px;
    padding: 20px 10px;
    margin-top: 50px;
    text-align: center;
    font-size: 24px;
    margin-bottom: 2em;
    font-family: Roboto-Bold;
    background: #fff;
    box-shadow: 0px 0px 20px 1px #e3e8ed;
}
.section_2{
    background: #e2f9ff;
    padding-bottom: 3em;
}
.img_da_dv {
    background-image: url(../images/bg_nen.jpg);
    background-repeat: repeat;
    padding: 10px;
    width: 100%;
    margin-bottom: 20px;
}

.img_da_dv .image {
    text-align: center;
    position: relative;
    transition: all 15s linear 0s;
    -moz-transition: all 15s linear 0s;
    -webkit-transition: all 15s linear 0s
}
.img_da_dv .image>a>span {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    transition: all 15s ease-out 0s;
    -moz-transition: all 15s ease-out 0s;
    -webkit-transition: all 15s ease-out 0s;
    background-position: center top;
    background-size: cover
}
.img_da_dv .image a span:after {
    content: "";
    display: block;
    padding-top: 126%;
}
.img_da_dv .image:hover span {
    background-position: center 100%
}
.tab-product li {
    margin: 0!important;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px!important;
    max-width: 100%;
    width: 145px;
}
.tab-product li a {
    min-height: 100px;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #f2f2f2;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    height: 100%;
    overflow: hidden;
    color: #444;
    display: inline-block;
    width: 100%;
}
.tab-product .active a{
    border-color: #0093ed !important;
    background-color: #fff;
    box-shadow: 0 0 21px 0 rgb(0 0 0 / 21%);
}
.tab-product li:hover a{
    border-color: #0093ed;
    background-color: #fff;
    box-shadow: 0 0 21px 0 rgb(0 0 0 / 21%);
}
.tab-product .tab-icon {
    padding-top: 10px!important;
    height: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.tab-product li .tab-title {
    width: 100%;
    margin: 15px 0 0 0;
    font-size: 15px;
    height: 40px;
    text-align: center;
}
.nav-tabs>li>a{
    color: #333;
    font-family: Roboto-Bold;
}
section.section_1 .n-t {
    font-family: 'Roboto-Bold';
    font-size: 18px;
    line-height: 25px;
    padding: 15px 0;
}
img.d-none.d-lg-block.show{
    margin-left: 0;
}
section.section_1{
    padding: 3em 0;
    background: #f2fcfb;
}
.block-right p {
    padding-bottom: 30px;
}
div#owl-demo{
    overflow: hidden;
}
.wrap_danhgia .inner-bg {
    background: #fff;
    border-radius: 10px;
    position: relative;
    padding: 30px 20px;
}
.wrap_danhgia .inner-bg .images {
    position: absolute;
    bottom: -25px;
    left: 50px;
    width: 55px;
    border-radius: 50%;
    overflow: hidden;
}
section.section_3 {
    background: aliceblue;
    padding-bottom: 5em;
    position: relative;
    padding-top: 2em;
}
.wrap_danhgia .item {
    padding-bottom: 30px;
    margin-right: 10px;
}
section.section_3:after {
    content: '';
    background: url(../images/bg-yk.jpg) no-repeat fixed;

    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background-size: cover;
    z-index: 0;
    opacity: .3;
}
#owl-demo-1{
    overflow: hidden;
}
section.section_5{
    padding-bottom: 8em;
    background: aliceblue;
}
.post-item .post-thumbnail {
    width: 100%;
    height: 225px;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    transition: .3s ease-in-out;
}
.post-item {
    width: 100%;
    background: #fff;
    box-shadow: 0 6px 25px 0 rgb(12 97 242 / 15%);
    border-radius: 5px;
    overflow: hidden;
    transition: .3s ease-in-out;
    margin-bottom: 30px;
}
.post-item .post-content .post-meta {
    color: #888;
    font-size: 14px;
    margin-bottom: 10px;
}
.post-item .post-content h2,.post-item .post-content .t-h3, .title_ct {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
    padding: 10px 0;
    font-family: Roboto-Bold;
    color: #494949;
    margin-top: 0;
}
.post-item .post-content .post-read {
    color: #0093ed;
    font-size: 14px;
}
.post-item .post-content {
    width: 100%;
    padding: 15px;
}
.wrap_tintuc .item{
    padding: 15px;
}
section.section_6 {
    /*background: url(../images/bg-count.png);*/
    padding: 2em 0;
    position: relative;
    z-index: 0;
}
.page-category {
    position: relative;
    z-index: 9;
    margin: 30px 0;
    overflow: hidden;
    display: block;
}
.page-category ul li {
    float: left;
    padding: 5px 15px;
    border: 1px solid #0093ed;
    border-radius: 50px;
    transition: .3s ease-in-out;
    margin: 0 5px 10px 5px!important;
}
.page-category ul li a {
    font-size: 14px;
    color: #0093ed;
}
.title_module_main_n {
    text-align: center;
    padding-top: 2em;
}
.section_0{
    padding-bottom: 4em;
}
.box_dk_ngay {
    background-image: linear-gradient(to right, #258f8f, #01c2ce);
    font-size: 23px;
    text-transform: uppercase;
    transition: all .5s;
    text-align: center;
    border-radius: 30px;
    padding: 10px 15px;
    box-shadow: 0 0px 10px 0 rgb(18 83 252 / 51%);
}
.box_dk_ngay:hover{
    background-image: linear-gradient(to right, #01c2ce, #258f8f);
}
.dk_ngay {
    border-radius: 30px;
    text-align: center;
    padding: 5px;
    overflow: hidden;
    margin-bottom: 20px;
    display: table;
    margin: 5px auto 20px;
}
.box_dk_ngay a {
    color: #fff;
}
.box_dk_ngay:hover a{
    color: #eaffa9;
}
.name-duan {
    font-size: 18px;
}
.detail_sp.img_da_dv .image a span:after{
    padding-top: 77%;
}
.section_10{
    padding-top: 3em;
    background: aliceblue;
}
.box-product-info {
    width: 100%;
    background: #fff;
    box-shadow: 0 5px 12px 0 rgb(12 97 242 / 36%);
    border-radius: 5px;
}
.box-product-info .product-title span {
    text-align: center;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #f2f2f2;
    font-size: 18px;
    color: #444;
    margin: 0;
    font-family: Roboto-Bold;
    display: block;
}
.box-product-info .product-content {
    width: 100%;
    display: inline-block;
    padding: 15px;
    text-align: center;
}
.box-product-info .product-wrapper span {
    color: #ee3523;
    text-align: center;
    font-family: Roboto-Bold;
    font-size: 20px;
    padding-bottom: 20px;
    display: block;
}
.box-product-info .product-cart a.btn-demo {
    width: 200px;
    padding: 8px 30px;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: linear-gradient(to right, #258f8f, #01c2ce);
    border-radius: 50px;
}
.box-product-info .product-cart a.btn-register {
    width: 200px;
    padding: 8px 30px;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: linear-gradient(to right, #01c2ce, #258f8f);
    margin-top: 10px;
    border-radius: 50px;
}
.box-product-info .product-footer {
    width: 100%;
    display: inline-block;
    padding: 20px;
    border-top: 1px solid #f2f2f2;
}
 .box-product-info .product-footer p {
    margin-bottom: 10px;
    font-size: 15px;
    color: #444;
}
.box-product-info .product-footer p a {
    color: #ee3523;
}
h1.entry-title {
    font-size: 22px;
    font-family: 'Roboto-Bold';
    padding-bottom: 1em;
    margin: 0;
    color: #06aaaa;
}
.blog_page_section p {
    line-height: 25px;
}
.blog_page_section img{
    margin-left: auto;
    margin-right: auto;
    display: block;padding: 10px 0;
}
.right-n {
    overflow: hidden;
    display: block;
    float: right;
    padding-right: 30px;
}
.hotline {
    width: auto;
    height: 40px;
    position: relative;
    text-align: center;
    margin: 0;
    border-right: 1px dashed #fff;
    padding-right: 0px;
    -webkit-animation: fadeInUp;
    animation: fadeInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    display: inline-block;
}
.icon_search {
    /*position: relative;*/
    padding-top: 0;
    padding-left: 0px;
    top: 0;
    right: 10px;
}
.hotline a {
    width: auto;
    margin-right: 20px;
    font-style: italic;
    font-size: 15px;
    line-height: 40px;
    color: #f11d1c;
   /* text-shadow: 1px 1px 0 rgb(0 0 0 / 30%);*/
    transition: all .3s ease-in-out;
}
.mail,.mail i{
    color: #3b78ff !important;
}
span.call i{
    color: red;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.hotline span.call {
   /* background: url(../images/call.png) center center no-repeat;*/
    width: 25px;
    height: 25px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid red;
    border-radius: 50%;
    margin: 0 5px;
    animation: tada 1s linear infinite;
    -webkit-animation: tada 1s linear infinite;
    padding:4px;
}
.social {
    height: 40px;
    width: auto;
    text-align: center;
    margin: 0;
    padding-left: 30px;
    -webkit-animation: fadeInUp;
    animation: fadeInUp;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.social li {
    width: 28px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.img-n {
    color: #0037ff;
    font-size: 15px;
    padding: 0;
    background: transparent;
    border-radius: 2px;
    cursor: pointer;
    line-height: 0;
    font-size: 18px;
    padding-top: 12px;
}
.timkiem {
    width: 350px;
    float: right;
    position: absolute;
    top: 40px;
    right: 7%;
    display: none;
    z-index: 1000;
}
.timkiem form {
    position: relative;
    width: auto;
    vertical-align: middle;
    padding: 0;
    border: 1px solid #f4f4f4;
}
.timkiem input {
    height: 34px;
    color: #7c7c7c;
    padding-left: 15px;
    font-size: 14px;
    width: 100%;
    outline: none;
    position: relative;
    transition: .3s linear;
    border-radius: 0;
    background: #fff;
    font-weight: 400;
    font-size: 13px;
    border: none;
}
.timkiem button {
    height: 34px;
    width: 40px;
    color: #fff;
    background: #058a8e;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    outline: none;
    transition: .3s all;
}
.timkiem button i {
    color: #fff;
    font-size: 14px;
}



.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-default .navbar-nav>li>a{
    padding: 0;
}
.navbar-default .navbar-nav>li>a{
    /*color: #777;*/
    /*font-family: Roboto-Bold;*/
    font-size: 15px;
    color: #191d1d;
   /* margin: 0 10px;*/
    padding: 20px 15px;
    text-transform: uppercase;
    transition: all 1s;
}
.navbar-nav {
    float: right;
}
.navbar-default .navbar-nav>li>a:hover{
    color: #f0a549;
    background: transparent;
}
.dropdown-menu>li>a:hover{
    background: #007878;
    color: #fff;
}
header {
    background: #fff;
    padding:1px 0;
}
.navbar{
    min-height: auto;
    
}
.navbar-brand{
    height: auto;
    padding: 0;
}
.header-top {
    background: #ffff;
}
.dropdown-menu>li>a h3{

}
.dropdown-menu>li>a{
    padding: 10px 15px;
    border-bottom: 1px dashed #ddd;
    transition: all .5s;
}
.dropdown-menu>li>a h3 {
    font-size: 15px;
    margin: 0;
}
.dropdown-menu{
    padding: 0;
}
.service_head .wrap {
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
}
.service_head .wrap .img {
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    line-height: 50px;
    text-align: center;
}
.service_head .wrap .content {
    margin-left: 15px;
    display: block;
    float: left;
    width: calc(100% - 50px - 15px);
    -moz-width: calc(100% - 50px - 15px);
    -webkit-width: calc(100% - 50px - 15px);
    -o-width: calc(100% - 50px - 15px);
    -os-width: calc(100% - 50px - 15px);
}
.service_head .wrap .content p {
    font-family: "Roboto",sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #737e95;
    line-height: 24px;
    height: unset;
    margin-bottom: 0px;
}
.service_head .wrap .content span, .service_head .wrap .content a {
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #737e95;
    line-height: 24px;
    height: unset;
}
.service_head .wrap .content a {
    font-size: 18px;
    font-weight: 700;
    color: #f33f62;
    text-decoration: none;
}
a.logo-wrapper img{
    width: 200px;
}
.title_module_main span {
    display: inline-block;
    position: relative;
    font-family: Roboto-Bold;
    padding: 0;
    margin: 0;
    color: #008484;
    font-size: 2.2em;
    padding-bottom: 10px;
}
.contentin p{
    width: 90%;
    float: left;
    padding-top: 15px;
    font-size: 16px;
    color: #737e95;
    line-height: 28px;
    text-align: left;
}
.button_35px {
    margin-top: 20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    padding: 0 45px;
    background: #4277e2;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 25px;
    float: left;
    border: solid 1px #4277e2;
}
.button_35px:hover{background:#fff;color:#f33f62}
.about-us{
    padding: 30px 0;
}
.dt-sc-ico-content {
    width: 100%;
    margin: 0px;
    padding: 0px;
    clear: both;
    display: block;
    text-align: center;
    padding-bottom: 25px;
}
.dt-sc-ico-content.type6 .dt-sc-iconbox {
    display: inline-block;
    margin-bottom: 10px;
    min-height: 124px;
    position: relative;
    width: 100%;
}
.dt-sc-ico-content.type6 .dt-sc-iconbox .icon {
    width: 150px;
    height: 150px;
    border: 10px solid;
    border-radius: 100%;
    position: relative;
    display: inline-block;
    border-color: #b2ccff;
    background-color: #179ed6;
}
.dt-sc-ico-content.type6 .dt-sc-iconbox:before {
    background: url(../images/icon-seperator.png) repeat-x;
    height: 10px;
    content: "";
    float: left;
    left: 0;
    position: absolute;
    top: 41.5%;
    width: 100%;
}
.dt-sc-ico-content.type6 .dt-sc-iconbox .icon span {
    line-height: 110px;
}
.dt-sc-ico-content.type6 .icon img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 100%;
}
.dt-sc-ico-content.type6 .icon:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    border-radius: 50%;
    box-sizing: content-box;
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
    width: 100%;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0;
}
.dt-sc-ico-content.type6 h2 a {
    color: #1a1c19;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}
.title_module_main.a-left {
    text-align: center;
    padding: 30px 0;
    margin-bottom: 20px;
    position: relative;
    z-index: 99;
}
.item-why img {
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    display: block;
   
}
.why-color{
     color: #333;
    padding: 20px;
}
/*.why-color:nth-child(even) {
    background-color: #4277e2;
}
.why-color:nth-child(odd) {
    background-color: #00C1CF;
   
}*/
.plan-inside {
    padding: 30px;
    text-align: center;
    color: #fff;
    background: #618fed;
}
.plan-inside ul li {
    text-align: center;
    padding: 11px 10px;
    display: block;
    margin: 0;
    font-size: 18px;
    
}
.plan-bottom p{
    font-weight: 600;
    text-align: center;
}
.plan-bottom p.bottom-1 {
    font-size: 25px;
    color: #f33f62;

}
.plan-bottom p.bottom-2 {
    font-size: 16px;
    
}
.plan-bottom {
    padding: 20px 0;
}
.collapsible,.collapsible-2 {
  background:linear-gradient(to right, #258f8f, #01c2ce);
  color: #fff;
  cursor: pointer;
  padding: 18px 30px 18px;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 15px;
  border-radius: 10px;
  font-weight: 500;
  border: 1px solid #eaeaea; 
  position: relative;
}

.collapsible.active, .collapsible:hover {
  background: #007878;
  color: #fff;
}

.collapsible:after,.collapsible-2:after {
  content: '\002B';
  color: #fff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  position: absolute;
  right: 15px;
  top: 35%;
}

.collapsible.active:after {
  content: "\2212";
  color: #fff;
}
.collapsible-2:after{
    color: #0e7fad;
}
.collapsible:hover:after,.active:hover:after{
    color: #fff;
}
.content-ques{
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #fff;
}
.content-address {
    max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #fff;
}
.content-ques p{
    padding: 10px;
    font-size: 16px;
    color: #747e97;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
}
.itemquestion.item_js.col-click.clicked {
    margin-bottom: 10px;
}
.answer{
    padding: 20px;
}
.section_4{
    padding-bottom: 2em;
}
.item-why h3 {
    font-size: 18px;
    text-align: center;
    font-family: Roboto-Bold;
    padding-top: 10px;
}
.item-why p{
    text-align: justify;
    font-size: 16px;
}
button.collapsible-2 {
    border-color: #0e7fad;
    color: #0e7fad;
    background: #c0e9fa;
    background-position: 30px 20px;
    margin: 10px 0;
    padding: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 4px 3px 5px rgba(000,000,000,0.5),inset 0 0 10px rgba(46,46,46,0.4);
    -webkit-box-shadow: 4px 3px 5px rgba(000,000,000,0.5), inset 0 0 10px rgba(46,46,46,0.4);
    box-shadow: 4px 3px 5px rgba(000,000,000,0.5), inset 0 0 10px rgba(46,46,46,0.4);
    border: 3px dashed;
}
.footer .ul_col li {
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
}
.footer .ul_col li .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
   /* border: solid 3px #fccfd8;
    background: #f33f62;*/
    text-align: center;
}
.footer .ul_col li .icon .fa {
    font-size: 14px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    float: none;
    text-align: center;
}
footer {
    background-color: rgb(4 56 56);
    color: #F0F0F0;
    position: relative;
}
.topfoter:before {
    content: '';
    position: absolute;
    background: url(../images/bg-footer.png) 100%;
    top: 0;
    display: block;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background-size: cover;
}
.footer .top-footer ul li span,.footer .top-footer ul li a{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
   
}
.footer .top-footer {
    width: 100%;
    float: left;
    padding: 30px 0;
}
.footer .bottom-footer {
    width: 100%;
    float: left;
    padding: 10px 0;
   /* border-top: solid 1px #ebebeb;*/
    text-align: center;
    background: #032a2a;
}
.footer .ul_col li .right {
    display: block;
    width: calc(100% - 40px);
    -webkit-width: calc(100% - 40px);
    -moz-width: calc(100% - 40px);
    -o-width: calc(100% - 40px);
    -os-width: calc(100% - 40px);
    padding-left: 0px;
}
.footer .top-footer h4{
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 15px;
}
.large {
    font-family: 'Roboto-Bold';
    padding-bottom: 15px;
    font-size: 16px;
    text-transform: uppercase;
    color: #f3e8c2;
}
ul.toggle-mn li{
    list-style: disc;
    padding: 5px 0;
}
.section-newsletter {
    margin-top: -75px;
    background: #fff;
    box-shadow: 0px 0px 20px 0px #ddddddab;
    margin-bottom: 45px;
    padding: 35px 60px;
    border-radius: 10px;
    display: inline-block;
    width: 100%;
    float: left;
}
.section-newsletter .d-inner-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.section-newsletter .title_block {
   /* max-width: 400px;*/
    color: #333;
}
.section-newsletter .t-h2 {
    font-family: Roboto-Bold;
    text-transform: capitalize;
    margin-bottom: 15px;
    font-size: 22px;
}
.section-newsletter form {
    margin: 0px;
    position: relative;
    border: 1px solid #de393f;
    border-radius: 14px;
    width: 380px;
    max-width: 100%;
}
.section-newsletter form input {
    margin: 0;
    border-radius: 15px;
    border-color: transparent !important;
    padding-right: 100px;
    height: 50px;
    width: 100%;
    font-size: 16px;
    padding-left: 20px;
    color: #333;
    outline: none;
}
.section-newsletter form button {
    position: absolute;
    right: 5px !important;
    top: 5px;
    border-radius: 0 10px 10px 0px;
    border: none;
    background: #de393f;
    color: #fff;
    text-transform: uppercase;
    height: 40px;
    font-family: Roboto-Bold;
    transition: all 0.3s ease 0s;
    padding: 0 30px;
}
#address-hb{
    padding-bottom: 30px;
}
.title_module_main.a-left p {
    font-size: 16px;
    color: #737e95;
    font-weight: 400;
    padding: 0 10%;
    margin: 0;
}
.section_3 .title_module_main.a-left p{
    font-size: 18px;
    color: #007878;
}
.breadcrumb_background {
    background-image: url(../images/bg_nen.jpg);
        background-repeat: repeat-y;
    background-size: contain;
    
    padding: 25px 0px;
    
    min-height: 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    float: left;
    flex-flow: column;
    margin-bottom: 0px;
    position: relative;
}
.breadcrumb_background .title_page_breadcrumb {
    font-size: 30px;
    font-family: Roboto-Bold;
    color: #fff;
    line-height: 34px;
    margin: 0px 0 5px;
    text-align: center;
}
.a-center h1{
    text-align: center;
    font-size: 30px;
    font-family: Roboto-Bold;
    color: #fff;
    margin: 0;
}
.breadcrumb>li+li:before{
    color: #fff;
}
.bread-crumb {
    background: transparent;
    margin-bottom: 0px;
}
.breadcrumb {
    margin: 0;
    font-size: 15px;
    padding: 5px 0px 15px;
    border-radius: 0;
    font-weight: 400;
    line-height: 24px;
    background-color: transparent;
    width: 100%;
    text-align: center;
}
.breadcrumb li {
    display: inline;
}
.breadcrumb li>a {
    color: #fff;
}
.breadcrumb li .mr_lr {
    padding: 0px 0px;
    color: #fff;
}
.breadcrumb li a:hover, .breadcrumb li.active, .breadcrumb li strong {
    color: #f2ff88;
    font-weight: 400;
    text-decoration: none;
}
.product-thumbnail {
    width: 100%;
    float: left;
    position: relative;
}
.product-thumbnail .image_thumb {
    height: 250px;
    width: 250px;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: solid 15px #b2ccff;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.product-thumbnail .image_thumb:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #179ed6;
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}
.button_views {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -os-transform: translate(-50%, -50%);
    z-index: 99;
    opacity: 0;
}
.product-bottom {
    width: 100%;
    float: left;
    background: #fff;
    padding: 0;
    width: 100%;
    text-align: center;
    margin: 20px 0px 15px;
    position: relative;
}
.product-bottom .product-name {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 5px;
    line-height: 24px;
}
.product-bottom .product-name a {
    color: #4277e2;
}
.product-item-main:hover .button_views{opacity:1}
.item_product_main .product-item-main .product-bottom .product-name:hover{color:#4277e2}
.item_product_main .product-item-main .product-bottom .product-name:hover a{color:#4277e2}
.item_product_main .product-item-main:hover .product-thumbnail .image_thumb:before{opacity:.6}
.page_title .title_page_h1 {
    margin: 0 0 20px 0;
    padding: 0px 15px 10px 0px;
    font-size: 30px;
    font-weight: 700;
    border-bottom: solid 1px #e7eaf2;
    color: #344059;
}
.page_title {
    position: relative;
}
.title_module_arrow h2 {
    font-size: 18px;
    font-weight: 700;
    color: #344059;
    line-height: 24px;
    padding: 0px 0 15px;
    margin: 0px;
    position: relative;
}
.aside-item.collection-category .nav-item {
    position: relative;
    clear: left;
    font-size: 14px;
    padding: 0px;
    width: 100%;
    float: left;
}

.aside-item.collection-category .nav-item a:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #737e95;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 15px;
}


.aside-item.collection-category .nav-item a {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #737e95;
     padding: 8px 20px 8px 20px;
    border-bottom: solid 0px #ebebeb;
    position: relative;
    display: block;
}
.aside-item .list-blogs .blog_list_item .blog-item {
    padding: 20px 0px 15px 0px;
    margin: 0px 0px !important;
    position: relative;
    margin-bottom: 15px;
    border: none;
}
.blog-item-thumbnail {
    position: relative;
}
.aside-item .list-blogs .blog_list_item .blog-item .blog-item-thumbnail {
    display: inline-block;
    float: left;
    width: 100%;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.aside-item .list-blogs .blog_list_item .blog-item .blog-item-thumbnail a {
    width: 80px;
    height: 80px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
}
.aside-item .list-blogs .blog_list_item .blog-item .blog-item-name {
    margin: 0px 0px 5px;
    line-height: 19px;
    font-size: 15px;
    font-weight: 700;
    color: #344059;
}
.aside-item .list-blogs .blog_list_item .blog-item .blog-item-name a {
    color: #344059;
    text-decoration: none;
}
.aside-item .list-blogs .blog_list_item .blog-item .ct_list_item {
    display: block;
    float: left;
    width: calc(100% - 90px);
    -o-width: calc(100% - 90px);
    -moz-width: calc(100% - 90px);
    -webkit-width: calc(100% - 90px);
    padding-left: 20px;
}
.aside-item .list-blogs .blog_list_item .blog-item .time_post {
    font-size: 14px;
    color: #abb2c3;
    font-weight: 400;
    padding: 7px 0 0;
    width: 100%;
    float: left;
}
.text3line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.blog_page_section .blog-main .blog-description {
    font-size: 15px;
    color: #737e95;
    font-weight: 400;
    margin-top: 10px;
    line-height: 24px;
}
.blog_page_section .blog-main .blog_full .blog_img_left {
    display: block;
    float: left;
}
.blog_page_section .blog-main .blog_full .blog_img_left {
    width: 275px;
}
.blog_page_section .blog-main .blog_full .content_blog_full {
    margin-left: 30px;
    width: calc(100% - 275px - 30px);
    -webkit-width: calc(100% - 275px - 30px);
    -moz-width: calc(100% - 275px - 30px);
    -o-width: calc(100% - 275px - 30px);
    -os-width: calc(100% - 275px - 30px);
    float: left;
    display: block;
}
.title_module_arrow h2:before {
    content: "";
    width: 50px;
    height: 2px;
    background: #f33f62;
    position: absolute;
    left: 0;
    bottom: 0;
}
.blog_page_section .blog-main .blog_full {
    width: 100%;
    float: left;
    padding-bottom: 30px;
    border-bottom: solid 1px #e7eaf2;
}
.margin-bottom-30 {
    margin-bottom: 30px !important;
}
section.blog_page_section {
    padding: 30px 0;
    padding-bottom: 10em;
}
.title_module_arrow h2 a {
    color: #344059;
}
.margin-bottom-25 {
    margin-bottom: 25px !important;
    display: block;
    overflow: hidden;
}
.aside-item.collection-category .nav-item:hover>a, 
.aside-item.collection-category .nav-item:hover em{
    color: #f33f62;
    background-color: #fff;
}
.aside-item.collection-category .nav-item a:hover:before{
    background: #f33f62;
}
.content_blog_full h3{
    margin-top: 0;
}
a.button_35px.btn-right {
    float: right;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
}
.pagination>li>a, .pagination>li>span{
    border-radius: 100%;
    margin: 0 3px;
    color: #009ce6;
    border: 1px solid #009ce6;
}
li.page-item.active:after{
    content: '';
}
.page{
    text-align: center;
    padding-top: 2em;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 100%;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 100%;
}
.pagination{
    margin:0;
}
div#list-item-n {
    padding-bottom: 10em;
}
.item_product_main.margin-bottom-20 {
    overflow: hidden;
    display: block;
    padding-bottom: 20px;
}
.margin-bottom-30 {
    margin-bottom: 30px !important;
}
.sectioncontact .title-ct {
    font-size: 24px;
    font-family: Roboto-Bold;
    color: #f0a549;
    padding: 0px;
    margin-bottom: 30px;
    margin-top: 0px;
}
textarea {
    min-height: 100px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.template-contact input, .template-contact textarea {
    border-radius: 0px;
    border: solid 1px #e7eaf2;
    font-size: 15px;
    color: #abb2c3;
    border-radius: 3px;
    padding: 6px 20px;
    width: 100%;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
}
.template-contact input {
    height: 50px;
    line-height: 50px;
}

.template-contact .button_custome_35 {
    display: inline-block;
    height: 45px;
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    padding: 0 40px;
    background: #f33f62;
    border: solid 1px #f33f62;
    font-weight: 400;
    border-radius: 23px;
    margin-top: 10px;
}
.sectioncontact .p {
    font-size: 16px;
    font-family: Roboto-Bold;
    text-transform: uppercase;
    color: #737e95;
    padding: 0px 0;
    padding-bottom: 0;
}
.sectioncontact .span {
    font-size: 16px;
    font-weight: 400;
    color: #737e95;
    padding: 5px 0 20px;
    display: block;
    line-height: 27px;
    text-align: justify;
}
.margin-bottom-15 {
    margin-bottom: 15px !important;
}
.t_contact ul li {
    width: 100%;
    float: left;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
.t_contact ul li .block_fonticon {
    display: inline-block;
    float: left;
    width: 20px;
    text-align: left;
    margin-right: 5px;
}
.t_contact ul li .block_fonticon i {
    margin-left: 1px;
    font-size: 15px;
    color: #f33f62;
}
.t_contact ul li a{
    color: blue;
}
.t_contact ul li .title_li {
    display: block;
    width: calc(100% - 30px);
    float: left;
    font-size: 15px;
    font-weight: 400;
}
.t_contact ul li .title_li a {
    color: #f33f62;
    text-decoration: none;
}
.section_maps {
    padding: 30px 0;
    padding-bottom: 10em;
    background: #f6fbff;
}
section#contact-1 {
    padding: 20px 0;
    padding-bottom: 10em;
}
section.sectioncontact {
    padding-bottom: 2em;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    background-color: transparent;
    color: #c67c0c;
}
.dropdown-menu>li>a{
    color: #002828;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0px 0px 6px #939393;
}
.box_cttt p {
    font-size: 18px;
}
.box_cttt img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.page-category h2{
    margin: 0;
}

.breadcrumb_background:after {
    content: '';
    position: absolute;
    background: url(../images/bg-nn.jpg) 100% center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .2;
}
.top-header {
     background: #fafafa; 
}
.item-why a{
    color: #333;
}
.item-why a:hover h3{
    color: #f0a549;
}
.name-duan a {
    color: #333;
}
.product-cart i {
    padding-right: 5px;
}
.why-color{
    transition: all .5s;
}
.why-color:hover{
    box-shadow: 0 30px 40px 0 rgb(0 0 0 / 20%);
    transform: translateY(-6px);
}

.post-item a{
    color: #333;
}


#toTop {
     padding: 15px;
   background: url(../images/arr.png) no-repeat 0px 0px;
    color: #fff;
    position: fixed;
    bottom: 112px;
    right: 43px;
    display: none;
}
.step_1 {
    width: 16%;
    display: inline-block;
    padding: 0 15px;
}
.circle span {
    border: 6px solid #007878;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
}
.circle span:after {
    content: '';
    position: absolute;
    bottom: -19px;
    width: 0;
    height: 0;
    left: 33%;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #007878;
}
.step_2 .circle span:after{
    top: -19px;
   border-top: 0;
    border-bottom: 15px solid #007878;

}
.content-step {
    padding-top: 2em;
}
.title-step {
    font-size: 17px;
    font-family: 'ROBOTO-BOLD';
    /* text-align: center; */
    padding-bottom: 10px;
    color: #007878;
}
.content-step p{
    text-align: left;
    font-style: italic;
    font-size: 14px;
}
section.section_7 {
    padding-bottom: 3em;
}
.circle img{
        width: 55px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 10px;
}
.why_left {
    display: flex;
   /* min-height: 145px;*/
    margin-bottom: 15px;
}
.why_left .why_txt {
    text-align: right;
}

.why_txt {
    font-size: 16px;
   
    color: #666;
    line-height: 1.5;
    font-weight: 400;
    padding-top: 10px;
    width: calc(100% - 65px);

}
.why_left .why_img {
    margin-left: 20px;
}

.why_img {
    width: 65px;
    flex-shrink: 0;
}
.why_txt span{
    font-size: 17px;
    font-family: Roboto-Bold;
    padding-bottom: 15px;
    display: block;
    color: #6e6e6e;
}
.why_right {
    display: flex;
    /*min-height: 145px;*/
    margin-bottom: 15px;
}
.why_right .why_img {
    margin-right: 20px;
}
.section_7 {
    background: url(../images/backgroundFooter.png) no-repeat 100% center;
    background-size: cover;
}
.why_txt p {
    font-size: 14px;
    height: 63px;
    overflow: hidden;
}
.colum-gia-1 {
    float: left;
    width: 39%;
    padding: 0px;
    background: #fff;
    text-align: right;
    box-shadow: 0 0 20px -2px rgb(0 0 0 / 25%)
}
.colum-gia-2{
    background: #fff;
    text-align: center;
}
.colum-gia-3{
    background:#fff;
    text-align: right;
    width: 22%;
}
.colum-gia-1 li{
    padding: 15px 20px;
    color: #333;
}
.colum-gia-1 li:nth-child(odd){
    background:#f1f1f1;
}
.colum-gia-1 li:nth-child(even) {
   /* background: aliceblue;*/
    color: #333;
}
.colum-gia-2 li:nth-child(odd) {
    /*background: #fcaf42;*/
}
.colum-gia-2 li:nth-child(even) .gw-select{
    color: #333;
}
select.gw-value.gw-select option {
    color: #333;
}
.colum-gia-3 li:nth-child(odd){
    background: #f1f1f1;
}
/*.colum-gia-3 li:nth-child(even){
    background: #c1e4fc;
}*/
.colum-gia-1.colum-gia-2 li {
    padding: 10px 20px;
}
.colum-gia-1 .title_gia{
    font-size: 20px;
   /* font-family: Roboto-Bold;*/
    color: #fff;
    padding: 20px;
    /*text-transform: capitalize;*/
    background: #017688;
    position: relative;
    text-align: center;
}
.gw-value-item {
    position: relative;
    margin-bottom: 3px;
}
.gw-select{
    width: 100%;
    height: 28px;
    line-height: 28px;
    padding: 0 2%;
    outline: none;
    border: solid 1px transparent;
    box-sizing: border-box;
        appearance: none;
    background: url(../images/select-arrow.png) right center  no-repeat  !important;
    background-position: 99% 50%;
    background-size: 7px;
    color: #333;
 background: transparent;
 /*text-transform: capitalize;*/
}
.form_n {
    overflow: hidden;
    display: block;
}
.all-gia li {
    padding: 20px;
    background:linear-gradient(to bottom right, #007878, #0f8884);
}
.all-gia li:first-child {
    width: 78%;
    float: left;
    /*background: linear-gradient(to bottom right, #007878, #20bca7);*/
    color: #fff;
    text-align: right;
    font-family: Roboto-Bold;
    font-size: 20px;
}

.all-gia li:last-child {
    padding: 20px;
    width: 22%;
    float: right;
    color: #fff;
    font-family: Roboto-Bold;
    font-size: 20px;
    text-align: right;
}
.dslc-button-group {
    text-align: center;
    padding: 3em 0 0 0;
    display: block;
}
.dslc-button-group a.cal-service {
    background-color: rgb(42, 160, 239);
    border-color: rgba(125, 199, 250, 0.35);
    border-radius: 4px;
    border-style: solid;
    border-width: 0;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-family: Roboto;
    font-size: 23px;
    font-weight: 300;
    letter-spacing: 0;
    padding: 16px 24px;
    position: relative;
}
.dslc-button-group a.contact-sevice {
    background-color: rgb(255, 165, 0);
    border-color: rgba(243, 181, 68, 0.27);
    border-radius: 4px;
    border-style: solid;
    border-width: 0;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-family: Roboto;
    font-size: 23px;
    font-weight: 300;
    letter-spacing: 0;
    padding: 16px 24px;
    margin-left: 15px;
    position: relative;
}
.form_price {
        overflow: hidden;
    box-shadow: 0 5px 20px 0 rgb(2 55 102 / 20%);
    border-radius: 5px;
    border: 1px solid #ebebeb;
}
.colum-gia-2 .title_gia{
    background: #1f92a5;
}
.colum-gia-3 .title_gia{
    background: #3eb3c6;
}
/*.colum-gia-1 .title_gia:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #017688;
    bottom: -15px;
    left: 45%;
}*/
/*.colum-gia-2 .title_gia:after {
    content: '';
    position: absolute;
    
    border-top: 15px solid #1f92a5;
   
   
}
.colum-gia-3 .title_gia:after {
    content: '';
    
    border-top: 15px solid #3eb3c6;
   
    
}*/
.colum-gia-mb li .gw-value-item {
    width: 60%;
    float: left;
}
.colum-gia-mb li .price_mb{
        margin: 0;
    text-align: right;
    padding: 5px 0px;
    font-weight: 700;
}
.padding-top-30 {
    padding-top: 30px;
}
.padding-5{
    padding: 0 5px;
}
.section_3 .title_module_main span{
    display: none;
}
.blog_page_section .col-md-10.col-md-offset-1 {
    width: 100%;
    margin-left: 0;
}
.block-right img.d-none.d-lg-block.show{
    width: 100px;
}

@media (min-width: 1200px){
.container {
    width: 1200px;
}}
@media (min-width: 992px) and (max-width: 1199px){
    .body-box ul li{
        padding: 15px 10px;
    }
    .why_txt p{
        height: auto;
    }
    .post-item .post-content h2{
        height: 95px;
    }
    .post-item .post-thumbnail{
        height: 180px;
    }
    .section-newsletter .t-h2{
        font-size: 18px;
    }
    .navbar-default .navbar-nav>li>a{
        padding: 20px 12px;
    }
    .title_module_main.a-left {
    padding: 30px 0 30px 0;
}
.dt-sc-ico-content.type6 h2 {
    height: 32px;
}
.title_module_main span{
    font-size: 30px;
}
.why-color{
    padding: 20px 10px;
}
.tab-product li{
    width: 115px;
}
.padding-tab{
        padding: 0;
    }
    .colum-gia-1 li{
        padding: 15px 9px;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .padding-5 {
    padding: 0 5px;
}
.body-box ul li{
    padding: 10px;
}
    .padding-tab{
        padding: 0;
    }
    .colum-gia-1 li{
        padding: 15px 7px;
    }
    .colum-gia-1 .title_gia{
        font-size: 18px;
    }
    .post-item .post-thumbnail{
        height: 175px;
    }
    .section-newsletter .t-h2{
        font-size: 18px;
    }
    .section-newsletter{
        padding: 30px 20px;
    }
    .tab-product li{
        width: 140px;
    }
   .item-why p{
    text-align: justify;
    height: 63px;
   }
    .box-1{
        margin-bottom: 3em;
    }
    .right-n{
        text-align: center;
        float: none;
    }
    .navbar-default .navbar-nav>li>a{
        padding: 20px 15px;
    }
    .navbar-header {
    float: none;
}
.navbar-nav {
    float: none;
}
    a.logo-wrapper img{
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .navbar-default .navbar-nav>li>a h2{
        padding: 20px 0;
        font-size: 14px;
    }
    header .container{
        width: 100%;
    }
    .navbar-collapse.collapse{
        padding: 0;
    }
    .img {
    padding-top: 20px;
}
/*.title_module_main.a-left {
    padding: 0 0 10px;
}*/
.title_module_main span{
    font-size: 30px;
}
.why-color{
    margin-bottom: 1px;
}
.collapsible, .collapsible-2{
    padding: 18px 35px 18px;
}

.page {
    padding-bottom: 30px;
}
}
@media (min-width: 768px){

}
@media (max-width: 767px){
    .padding-5 {
    padding: 0 15px;
}
    .colum-gia-1 li:nth-child(odd) {
   
    padding: 5px;
}
.colum-gia-1 li{
    padding: 12px 15px;
}
    .body-box ul li{
        padding:10px;
    }
    .all-gia li:last-child {
    padding: 15px;
    width: 50%;
   
    font-size: 18px;
    height: 90px;
    align-items: center;
    flex: 1;
    display: flex;
}
.all-gia li:first-child {
    width: 50%;
    float: left;
    /* background: linear-gradient(to bottom right, #007878, #20bca7); */
    color: #fff;
    text-align: left;
     font-family: Roboto; 
    font-size: 14px;
    padding: 15px;
    height: 90px;
    align-items: center;
    flex: 1;
    display: flex;
}
    .dslc-button-group a.cal-service{
        margin-bottom: 15px;
    }
    .dslc-button-group a.contact-sevice{
        margin-left: 0;
    }
    .colum-gia-1 .title_gia{
        text-align: center;
    }
    .colum-gia-1{
        width: 100%;
        text-align: left;
    }
    .why_left .why_txt {
    text-align: left;
}
.why_left{
        flex-direction: row-reverse;
}
.why_left .why_img {
    margin-left: 0;
    margin-right: 20px;
}
    .title_module_main.a-left p{
        padding: 0;
        font-size: 15px;
    }
   
    ul.toggle-mn{
        margin-left: 15px;
    }
    .section-newsletter .title_block{
        padding-bottom: 10px;
    }
    .section-newsletter .d-inner-flex{
        display: block;
    }
    .section-newsletter form button{
        padding: 0 10px;
    }
    .section-newsletter{
        padding: 30px 15px;
        text-align: center;
    }
    .section-newsletter .t-h2{
        font-size: 18px;
    }
    section.section_5{
        padding-bottom: 4em;
    }
    .box-1{
        margin-bottom: 3em;
    }
    .block-right p {
    
    text-align: justify;
}
.post-item .post-thumbnail{
    height: auto;
}
    .block-right{
        text-align: center;
    }
    img.d-none.d-lg-block.show{
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-8px, 6px);
  transform: rotate(-45deg) translate(-8px, 6px);
  width: 30px !important;
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-5px, -4px);
  transform: rotate(45deg) translate(-5px, -4px);
  width: 30px !important;
}
    .navbar-nav {
    float: none;
}
.navbar-default .navbar-nav>li>a{
    padding: 12px;
}
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
        background: transparent;
        padding: 5px 0;
    }
    .navbar-toggle .icon-bar:nth-child(2){
        width: 25px;
    }
    .icon-bar:nth-child(3){
        width: 30px;
    }
    .icon-bar:nth-child(4){
        width: 35px;
    }
    .navbar-toggle .icon-bar+.icon-bar{
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .navbar-toggle .icon-bar{
        height: 3px;
    }
    a.logo-wrapper img {
    width: 150px;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
    .hotline{
        height: auto;
        padding: 10px 0;
    }
    .right-n{
        padding-right: 0;
        float: none;
        text-align: center;
    }
    .hotline a{
        margin-right: 10px;
        line-height: 30px;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 10px 10px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #2c2c2c;
}
    .page_title .title_page_h1{
        font-size: 25px;
    }
    .t_contact.max991px {
    padding-top: 20px;
}
    .breadcrumb_background .title_page_breadcrumb{
        font-size: 25px;
    }
    .navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
    right: 20px;
    top: 22px;
}
    .navbar-default .navbar-nav>li>a h2{
        padding: 15px 0;
    }
    .footer .ul_col li .right{
        padding-left: 5px;
    }
    .footer .top-footer ul li span, .footer .top-footer ul li a{
        font-size: 15px;
    }
    
    .logo.a-left {
    padding: 5px 0;
}
.dt-sc-ico-content.type6 .dt-sc-iconbox .icon{
    width: 130px;
    height: 130px;
}
.title_module_main.a-left{
    padding: 10px 0 10px 0;
}
.title_module_main span{
    font-size: 25px;
}
.plan-inside{
    padding: 20px 0;
}
.contentin p {
    width: 100%;
    float: none;
    text-align: justify;
    padding-top: 0;
}
.img {
    padding-top: 20px;
}
.about-us {
    padding: 20px 0;
}

.blog_page_section .blog-main .blog_full .blog_img_left {
    width: 100%;
    float: none;
}
.blog_page_section .blog-main .blog_full .content_blog_full {
    margin-left: 0;
    width: 100%;
    float: none;
    display: block;
    padding-top: 15px;
}
.page {
    padding-bottom: 30px;
}
.content_blog_full h3 {
    text-align: center;
}
.title_module_arrow h2{
    padding-top: 10px;
}
}