@font-face {
    font-family: 'Comfortaa';
    src: url('../fonts/Comfortaa-Regular.ttf');
}
@font-face {
    font-family: 'UTMSwissCondensedBold';
    src: url('../fonts/UTM Swiss CondensedBold.ttf');
}
@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSans.ttf');
}
@font-face {
    font-family: 'OpenSansSemibold';
    src: url('../fonts/OpenSans-Semibold.ttf');
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.ttf');
}
@font-face {
    font-family: 'RobotoBold';
    src: url('../fonts/Roboto-Bold.ttf');
}
@font-face {
    font-family: 'UTMAlexander';
    src: url('../fonts/UTM_Alexander/UTM-Alexander.ttf');
}
/*@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/RobotoCondensed-Bold.ttf');
}*/
@font-face {
    font-family: 'RobotoSlab';
    src: url('../fonts/Roboto/RobotoSlab.ttf');
}
@font-face {
    font-family: 'RobotoSlab-Regular';
    src: url('../fonts/Roboto/RobotoSlab-Regular.ttf');
}

@font-face {
    font-family: 'RCR';
    src: url('../fonts/RobotoCondensedRegular.eot');
    src: url('../fonts/RobotoCondensedRegular.eot') format('embedded-opentype'),
         url('../fonts/RobotoCondensedRegular.woff2') format('woff2'),
         url('../fonts/RobotoCondensedRegular.woff') format('woff'),
         url('../fonts/RobotoCondensedRegular.ttf') format('truetype'),
         url('../fonts/RobotoCondensedRegular.svg#RobotoCondensedRegular') format('svg');
}
@font-face {
    font-family: 'RCB';
    src: url('../fonts/RobotoCondensedBold.eot');
    src: url('../fonts/RobotoCondensedBold.eot') format('embedded-opentype'),
         url('../fonts/RobotoCondensedBold.woff2') format('woff2'),
         url('../fonts/RobotoCondensedBold.woff') format('woff'),
         url('../fonts/RobotoCondensedBold.ttf') format('truetype'),
         url('../fonts/RobotoCondensedBold.svg#RobotoCondensedBold') format('svg');
}
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
body{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #333;
    font-family: 'Comfortaa', sans-serif;
}
ul li{
	list-style: none;
}
ul{
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
img {
	max-width: 100%;
}
h1,h2,h3,h4{
    margin: 0;
}
.clearfix{
	clear: both;
}
.header-info ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
    margin-bottom: 0px;
}
.header-info ul li {
    display: flex;
    flex-wrap: wrap;
    margin-right: 20px;
}
.col-head-info{
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.head-contact p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0px;
    color: #ffab10;
    font-weight: bold;
}
.head-contact a {
    color: #3b4964;
    font-weight: 600;
    line-height: 25px;
    font-size: 16px;
    display: inline-block;
}
.header-info ul li i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 2px solid #e6e9f2;
    display: inline-block;
    border-radius: 50%;
    font-size: 22px;
}
.position-relative {
    position: relative;
}
.header-action_cart #dropdownCartButton {
    background: #f4f8f9;
    height: 50px;
    position: relative;
    margin-left: 20px;
    display: inline-block;
    border: none;
    border-radius: 5px;
    padding: 15px 10px 15px 21px;
    min-height: 50px;
    max-width: 180px;
}
.header-action_text .header-action__link .box-icon {
    display: inline-block;
    position: relative;
}
.header-action_cart #dropdownCartButton .box-icon img {
    width: 20px;
}
.header-action_cart .count-holder {
    background: #f20000;
    width: 16px;
    height: 16px;
    position: relative;
    text-align: center;
    line-height: 16px;
    font-size: 10px;
    border-radius: 100%;
    top: -5px;
    right: 6px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
}
.header-action_text .header-action__link .box-icon .count {
    position: relative;
}
 .head-contact {
    padding-left: 15px;
}
.main-search .searchform-product .input-search {
    padding: 0px 40px 0px 15px;
    width: 100%;
    height: 100%;
    background: transparent;
    border: 0;
    line-height: 50px;
    height: 50px;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    color: #3b4964;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    outline: none;
}
.main-search .searchform-product .btn-search {
    position: absolute;
    padding: 0;
    top: 0px;
    bottom: 0;
    right: 0px;
    border-radius: 0 4px 4px 0;
    border: 0;
    width: 50px;
    background: #337ab7;
    transition: opacity 150ms linear;
    color: #fff;
}
.main-search{
	position: relative;
}
.main-search .search-box {
    border-radius: 5px;
    width: 100%;
    border: solid 1px #e6e9f2;
    position: relative;
    background: #fff;
}
.top-head {
   /* background: #fff;*/
    color: #3b4964;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9991;
    padding: 10px 0;
    border-bottom: 0px solid #e6e9f2;
  
}
img.img-responsive.logoimg {
    width: 80px;
}

.navbar-default .navbar-nav>li>a {
    color: #333;
    text-transform: capitalize;
    font-size: 15px;
    transition: all .5s ease;
    font-weight: 600;
}
.navbar-default{
	background-color: transparent;
	border-color: transparent;
	border-bottom: 0px solid #e6e9f2;
}
.navbar{
	margin-bottom: 0;
	border-radius: 0;
    border: 0;
}
.section-title {
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 3em;
    text-align: center;
}
.section-title b {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: .1;
    background-color: currentColor;
}
.section-title-bold-center span, .section-title-bold span {
    /*border: 5px double rgb(255 255 255);*/
    padding: .3em .8em;
    background:rgb(77 174 234 / 80%);
   
    box-shadow: rgb(0 152 231 / 15%) -10px -11px 0px 0px, rgb(0 152 231 / 15%) 11px 11px 0px 0px
}
span.section-title-main{
	font-size: 25px;
	text-transform: uppercase;
    font-family: 'RobotoBold';

}

.section-title i {
    opacity: .6;
    margin-right: .5em;
}
.p-1{
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
}
.socials .fa {
    color: #fff;
    
}

.socials a {
    display: inline-block;
    width: 35px;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: border-color ease 0.4s;
}
.socials{
	text-align: left;
}
.content-gt{
	padding-left: 0em;
}
.section-title-center span {
    margin: 0 15px;
    font-weight: 700;
    font-size: 25px;
}
.product-item {
    min-height: 333px;
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    text-align: left;
    background: #fff;
    box-shadow: rgb(0 0 0 / 40%) 0px 8px 12px 0px;
}
.product-item .product-img {
    text-align: center;
    position: relative;
    overflow: hidden;
    border-radius: 0px;
}
.product-item .product-img .button-add {
    position: absolute;
    z-index: 30;
    right: 0px;
    top: auto;
    opacity: 0;
    visibility: hidden;
    display: block;
    text-align: center;
    font-size: 15px;
    line-height: 40px;
    font-weight: 600;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    flex-direction: row;
    width: 100%;
    bottom: 0px;
    background: rgb(1 91 182 / 70%);
    transform: translateY(40px);
    transition: 0.5s;
    opacity: 0;
    visibility: hidden;
}
.product-item .product-detail {
    padding: 10px;
}
.product-item .product-detail .pro-name {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    display: inline-block;
    color: #0a3380;
    width: 100%;
    height: 56px;
}
.product-item .product-detail .pro-name a {
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
    color: #3b4964;
    transition: all .5s ease-out;
    line-height: 28px;
}
.product-item:hover .product-detail .pro-name a{
	color: #337ab7;
}
.pro-price {
    color: #ff6b50;
    font-size: 15px;
    margin: 0;
    font-weight: 600;
}
.product-item:hover .product-img .button-add {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
}
.product-item .product-img .button-add button, .product-item .product-img .button-add a {
    border: 0;
    color: #fff;
    outline: none;
    border-radius: 0px;
    display: block;
    align-items: center;
    justify-content: center;
    position: relative;
    line-height: 40px;
    height: 40px;
    background: unset;
    width: 100%;
    cursor: pointer;
}
.product-item .product-img .button-add button:hover, .product-item .product-img .button-add a:hover {
    background: rgb(53 203 222 / 70%);
}
.product-item .product-img .button-add button i, .product-item .product-img .button-add a i {
    font-size: 16px;
}
.box-pro-prices {
    padding-top: 10px;
    text-align: center;
}
img.lazyload.img-loop {
    height: 200px;
}
#home-policy {
    background: #edf3f6;
        opacity: 1;
    filter: grayscale(0%) blur(0px);
    background-image: linear-gradient(rgba(0, 140, 217, 0.8), rgba(0, 140, 217, 0.8)), url(../images/bg.jpg) !important;
    background-size: auto, cover !important;
    background-position: 50% 50%, 50% 50% !important;
    background-attachment: scroll, fixed !important;
    background-repeat: no-repeat, no-repeat !important;
    position: relative;
}
#home-policy:before {
    content: '';
    position: absolute;
    bottom: -100%;
    background: url(../images/bg-2.png) no-repeat;
    width: 100%;
    height: 100%;
   
    left: 0;
    right: 0;
    opacity: 1;
}
.pb-50 {
    padding-bottom: 50px;
}

.pt-10 {
    padding-top: 10px;
}
#home-policy .policy-item {
    position: relative;
}
#home-policy .policy-item .policy-icon {
    display: inline-block;
    height: 100px;
    width: 100px;
    line-height: 70px;
    background: #ffffff;
    border-radius: 50%;
    border: 6px solid #edf3f6;
    position: relative;
    bottom: -40px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#home-policy .policy-item .policy-icon img {
    width: 56px;
    padding-top: 20px;
}
#home-policy .policy-item .policy-desc {
    padding: 56px 15px 22px;
    background: #ffffff;
    margin-bottom: 0px;
    border: none;
    border-radius: 10px;
}
#home-policy .policy-item .policy-desc .des-2 {
    font-size: 16px;
    line-height: 26px;
    color: #555;
    margin: 0;
}
#home-policy .policy-item .policy-desc p {
    font-size: 16px;
    line-height: 26px;
    margin: 6px 0;
    height: 52px;
}
#home-policy .policy-item .policy-desc a {
    text-align: center;
    color: #015bb6;
    display: inline-block;
    font-weight: 500;
}
.text2line {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.home-brands {
    padding: 5em 0 50px 0;
    margin-top: 2em;
}
div#demo{
	overflow: hidden;
}
div#demo img{
	margin-left: auto;
	margin-right: auto;
	display: block;
    
}
#owl-demo-1 img{
    height: 75px;
}
.owl-pagination {
    display: none;
}
.icon-box-center .icon-box-img {
    margin: 0 auto 1em;
}
/*.icon-box-img.has-icon-bg{
	width: 100px;
}
.has-icon-bg .icon .icon-inner {
    color: #446084;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    border: 0px solid currentColor;
    border-radius: 100%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}*/
/*.has-icon-bg .icon svg, .has-icon-bg .icon i, .has-icon-bg .icon img {
    position: absolute;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    padding: 0;
    top: 50%;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    margin-left: 20%;
    margin-right: 20%;
}*/
/*.has-icon-bg .icon {
    padding-top: 100%;
    height: 0;
    overflow: hidden;
    position: relative;
}*/
/*.medium-4 {
    border-left: 1px solid #ececec;
    border-right: 1px solid #eccece;
}*/
.col, .gallery-item, .columns {
    position: relative;
    margin: 0;
    padding: 0 15px 30px;
    
}
.footer {
    position: relative;
    background: url(../images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    padding: 4em 0 0 0;
}
.footer:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(37, 39, 46, 0.96);
}
.footer .name {
    font-size: 22px;
    font-weight: 600;
    margin: 15px 0 20px;
    position: relative;
    line-height: 26px;
    color: #fff;
}
.footer .footer-content li {
    line-height: 26px;
    margin-bottom: 10px;
}
.footer a {
    color: #fff;
}
.footer-bottom {
    padding:15px 0 15px;
    border-top: 1px solid #67686d;
    position: relative;
    margin-top: 2em;
    text-align: center;
}
.footer-bottom p {
    margin: 0;
    color: #a9a9a9;
}
.red{
	color: #ad3d14;
}
.cu{
	color: #555;
}
section.product {
    padding:13em 0 3em 0;
        background-image: linear-gradient(rgba(255, 255, 255, 0.64), rgba(255, 255, 255, 0.64)), url(../images/snow.jpg) !important;
    background-size: auto, auto !important;
    background-position: 50% 50%, 50% 50% !important;
    background-attachment: scroll, scroll !important;
    background-repeat: no-repeat, repeat !important;
    position: relative;
}
section.product:before {
    content: '';
    position: absolute;
    background: url(../images/bg-4.png);
    width: 100%;
    top: 0;
    height: 189px;
}


.client-item {
    text-align: center;
    position: relative;
}
.client-item .description {
      box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
      background: #fff;
      padding: 44px 50px 73px;
      border-radius: 5px;
      position: relative;
      margin: 15px;
      background: #fff; 
}
.client-item .description .des-cont {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
    /*height: 100px;*/
    font-size: 15px;
    color: #555;
    line-height: 28px;
}
.client-item .description:after {
    position: absolute;
        content: '';
        border-top: 20px solid white;
        border-left: 20px solid rgba(56, 148, 185, 0);
        bottom: -20px;
        left: 20px;
}
 .client-item .testimonial-content {
      display: flex;
      align-items: center;
      transform: translateY(-15px); }
      .client-item .testimonial-content .pic {
        width: 110px;
        transform: translate(70px, -30px); }
.client-item .testimonial-content .pic img {
          width: 100px;
          height: 100px;
          border-radius: 100%;
          border: 5px solid #edf3f6; }
          .client-item .testimonial-content .cv-testi-name {
        width: calc(100% - 110px);
        padding-left: 100px;
        margin-bottom: 20px;
        text-align: left; }
        .home-client{
        	background: #edf3f6;
        	padding: 3em 0 0 0;
        }
        .client-item .testimonial-content .cv-testi-name .title {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0;
    line-height: 30px;
    color: #0a3380;
}
.client-item .testimonial-content .cv-testi-name .post {
    font-size: 15px;
    font-weight: bold;
    color: #3b4964;
    display: block;
    margin-bottom: 0px;
}
section.why-choose{
	padding-top: 3em;
    background: url(../images/bg-1.png) no-repeat;
}
p.v-1 {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
}
.section-title-n1 {
    padding: 2em 0 3em 0;
}
.col-inner {
    background: #fff;
    padding: 35px;
    box-shadow: rgb(0 0 0 / 40%) 0px 8px 12px 0px;
}
.section-title-n{
	display: block;
	text-align: center;
    margin-bottom: 1em;
}
.blue{
	color: #fff;
}
.blue-n{
    color: #015bb6;
}
.contact-content img{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
p{
	line-height: 28px;
}
.breadcrumb-shop {
    padding: 20px 0;
    /*background: url(../images/breadcrumb.png);*/
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: center;
}
.breadcrumb-shop .breadcrumb-box .title-h2, .breadcrumb-box h1 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #ffffff;
    word-break: break-word;
    text-transform: capitalize;
    line-height: 40px;
}
.breadcrumb-shop ol.breadcrumb.breadcrumb-arrows li {
    display: inline-block;
    position: relative;
    color: #333;
    text-transform: capitalize;
}
.breadcrumb-shop .breadcrumb > li + li:before {
    padding: 0 3px;
    color: #333;
    content: "/\00a0";
    margin-left: 6px;
}
.breadcrumb{
	background-color: transparent;
	margin-bottom: 0;
    padding: 0;
}
.breadcrumb li a{
	color: #333;
}
.contact-info {
    background: #fff;
    border:1px solid #cdebed;
    background-size: 100%;
    background-repeat: no-repeat;
    box-shadow: 0 0px 20px 0 rgb(0 0 0 / 6%);
    padding:60px 15px 52px;
    overflow: hidden;
    position: relative;
    height: 100%;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.contact-info .contact-icon img {
    height: 60px;
    width: 60px;
}
.contact-info .contact-icon {
    margin: 0 0 50px;
}
.contact-info .contact-text .h4-nn {
    text-transform: capitalize;
    color: #0a3380;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
}
.contact-info .contact-text p a {
    color: #3b4964;
    font-size: 15px;
    line-height: 23px;
    display: inline-block;
    width: 100%;
    
}
.box-info-contact{
	padding: 1em;
}
.header-page-contact {
  background: #fff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07);
  background: #fff;
  border-radius: 10px;
  padding: 42px 50px 30px;
  margin-top: 20px;
  margin-bottom: 0px; }
  .header-page-contact h2:after {
  content: "";
  display: block;
  margin-top: 25px;
  width: 100px;
  height: 3px;
  background: #252a2b; }

.input-group input,
.input-group textarea {
  border: 1px solid #e7e7e7;
  box-shadow: none;
  height: 45px;
  font-weight: 500;
  padding: 0 20px;
  border-radius: 5px;
  background: transparent;
  color: #3b4964;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }
  .btn-dark {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    font-size: 15px;
}
.contact-form .input-group textarea {
  width: 100%;
  height: 130px;
  padding: 20px 20px; }

.contact-form .input-group textarea:focus {
  outline: none; }
  .input-group {
    margin: 15px 0;
}
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.map{
	padding: 3em 0;
}
.news-latest, .menu-blog {
    margin: 0 0 30px;
    position: relative;
}
.sidebar-title .side-h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #07629c;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between; }
   .tree-menu > li > a {
    color: #3b4964;
    font-weight: 500;
    font-size: 16px;
    padding: 10px 0;
    border-bottom: 1px solid #eee; 
    display: block;
}
    .tree-menu li a .fa-angle-right {
    margin-right: 5px;
}
.list-news-latest .item-article {
  border-bottom: 1px #efefef dotted;
  padding: 15px 0;
  margin: 0; }

.list-news-latest .item-article:last-child {
  border-bottom: none; }

.list-news-latest .item-article .post-image {
  width: 30%;
  float: left;
  position: relative; }

.list-news-latest .item-article .post-content {
  width: 70%;
  float: left;
  padding-left: 10px; }
  .list-news-latest .item-article .post-content a {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; 
    color: #3b4964;
}

.list-news-latest .item-article .post-content .h3 {
  margin: 0 0 5px;
  font-size: 14px; 
  line-height: 20px;
}

.list-news-latest .item-article .post-content span.author {
  font-size: 12px; }

.list-news-latest .item-article .post-content .date {
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0.8px; }
  .section_pr{
  	padding: 3em 0;
  }
nav.page {
    text-align: center;
}
.blog-post-title {
    margin-bottom: 10px;
    font-size: 18px;
    text-transform: none;
    letter-spacing: 0;
    margin: 0;
    padding: 10px 0 10px;
    text-transform: capitalize;
    line-height: 28px;
}
.blog-post-meta {
    margin-bottom: 10px;
    color: #999;
    font-weight: 100;
    font-style: italic;
}
.blog-post {
    margin-bottom: 25px;
    background: #f3f5f6;
    padding: 15px 0;
    border-radius: 5px;
}
.detail-content img{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.detail-content h1 {
    font-size: 24px;
    padding-bottom: 15px;
    color: #337ab7;
    font-weight: 700;
}
.title-box-news {
    font-size: 22px;
    font-weight: 700;
    color: #a20505;
    padding-bottom: 10px;
}
ul.other-article li {
    padding: 8px 0;
    border-bottom: 1px solid #fff;
}
ul.other-article a {
	color: #082355;
}
.same-item {
    background: #f3f5f6;
    padding: 15px
}
ul.other-article li span{
	padding-right: 15px;
}
button#buy-now {
    background: #e73232;
    color: #fff;
    border-color: #e73232;
}
button.btn-addtocart {
  font-size: 15px;
  font-weight: 600;
  box-shadow: none;
  padding: 10px 35px;
  line-height: 22px;
  margin-bottom: 10px;
  color: #fff;
  border: 1px solid #ddd;
  min-width: 150px;
  border-radius: 5px;
  text-transform: uppercase; 
  background: #07629c;
}
button.btn-addtocart:hover{
	color: yellow;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	border: 0;
	border-bottom: 2px solid #e04c4c;
	color: #e04c4c;
}
.nav>li>a:focus, .nav>li>a:hover{
	background-color: transparent;
}
.nav-tabs>li>a:hover{
	border-color: transparent;
}
.thongtin-ct .nav>li>a{
	padding: 10px 10px 10px 0;
	margin-right: 42px;
	font-size: 17px;
	font-weight: 700;
}
.tab-content img{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.tab-content {
    padding: 15px;
    background: #f3f5f6;
}
.info-n h1{
	line-height: 30px;
}
p.text-details {
    text-align: justify;
    padding-bottom: 15px;
}
section#category-sp {
    padding-top: 3em;
}
.col-head-info{
	padding-top: 12px;
}
.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-5px, 48px);
  transform: rotate(-45deg) translate(-5px, 8px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-5px, -7px);
  transform: rotate(45deg) translate(-5px, -7px);
}

.navbar-toggle{
	border: 0;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color: #337ab7;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color: transparent;
}
.navbar-toggle .icon-bar{
	height: 3px;
	width: 32px;
	margin: 6px 0;
}
.navbar-toggle{
	padding:0;
	float: left;
	margin-left: 15px;
}
.pagination>li>a, .pagination>li>span{
	border-radius: 0;
	margin: 0 2px;
}
a.ws_playpause.ws_pause{
	display: none;
}
.dropdown-menu>li>a{
	padding: 10px 15px;
	text-transform: capitalize;
    border-bottom: 1px solid #ebebeb;
}
.dropdown-menu>li>:last-child a{
    border: 0;
}
.dropdown-menu{
	padding: 0;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	background-color: transparent;
	
}
.navbar-default .navbar-nav>li>a:hover{
	/*background-color: #337ab7;
	color: #fff;*/
}
.content-p{
    font-style: italic;
    font-weight: 400;
    padding: 0 8em;
    text-align: center;
    margin-bottom: 2em;
}
del span.amount {
    opacity: .6;
    font-weight: 400;
    margin-right: 0.3em;
    color: #111;
}
span.amount {
    white-space: nowrap;
    color: #ff6b50;
    font-weight: 700;
}
span.price ins{
    text-decoration: none;
}
.badge-inner.secondary.on-sale {
    position: absolute;
    left: 0;
    z-index: 99;
    background: #ad3d14;
    top: 0;
    height: 50px;
    border-radius: 100%;
    width: 50px;
    padding: 12px;
    color: #fff;
    line-height: 25px;
}
.box-text-inner h2 {
    font-size: 16px;
    padding: 15px 0;
    text-align: center;
    color: #333;
    font-weight: 700;
}
.box-text-inner ul li {
    padding: 0 0 10px 0; 
    list-style: disc;
    margin-left: 20px;
}
.box-text.text-center {
    background: rgb(255 255 255 / 60%);
    color: #333;
    min-height: 360px;
    margin-bottom: 20px;
}
.box-text-inner{
    padding: 10px;
}
section.dichvu{
    padding: 4em 0 3em;
        background-image: linear-gradient(rgba(255, 255, 255, 0.64), rgba(255, 255, 255, 0.64)), url(../images/snow.jpg) !important;
    background-size: auto, auto !important;
    background-position: 50% 50%, 50% 50% !important;
    background-attachment: scroll, scroll !important;
    background-repeat: no-repeat, repeat !important;
}
.price-detail {
    font-size: 20px;
    padding-bottom: 10px;
}
.price-detail del {
    font-size: 16px;
}
#fancy{
    position: relative;
}
.tab-content ul li {
    list-style: disc;
    margin-left: 30px;
    padding: 8px 0;
}
.star-rating {
    position: relative;
}
.star-rating span {
    overflow: hidden;
    float: left;
    width: 10px;
    height: 10px;
    top: 0;
    left: 0;
    font-family: "fl-icons"!important;
    font-weight: normal!important;
    position: absolute;
    padding-top: 1.5em;
}
.star-rating span:before {
    content: '\e005\e005\e005\e005\e005';
    color: #d26e4b;
    top: 0;
    position: absolute;
    left: 0;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.navbar-collapse{
    padding: 0;
}
.lazyloaded{
    position: relative;
    overflow: hidden;
    
}
.box-image .lazyloaded:after{
        content: "";
    display: inline-block;
    width: 150%;
    height: 80%;
    position: absolute;
    right: 32%;
    top: -75%;
    background: rgba(255,255,255,0.1);
    transform: skewY(
-50deg);
    transition: all 0.5s ease;
}
.lazyloaded img{
    transition: all .5s ease-out;
}
.lazyloaded:hover img{
    transform: scale(1.1);
}
.box-image .lazyloaded:hover:after{
    right:-55%;top:120%;
}
.thrv_wrapper {
    width: 46%;
    float: left;
    box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    padding: 30px;
    margin: 20px;
    background: #fff;
}
.thrv_wrapper ul li {
    list-style: disc;
    margin-left: 15px;
    padding: 7px 0;
    font-size: 18px;
}
.title-ser h2 {
    font-size: 25px;
    text-align: center;
    color: #f12c38;
    font-weight: 700;
    padding: 20px 0;
}
.service {
    padding-bottom: 30px;
    background-image: linear-gradient(rgba(255, 255, 255, 0.64), rgba(255, 255, 255, 0.64)), url(../images/snow.jpg) !important;
    background-size: auto, auto !important;
    background-position: 50% 50%, 50% 50% !important;
    background-attachment: scroll, scroll !important;
    background-repeat: no-repeat, repeat !important;
}
.t-1{
    text-shadow: rgb(100 100 100 / 40%) 2px 2px 2px;
    font-size: 35px;
    padding-top: 1em;
    color: rgb(2, 55, 236) !important;
    padding: 2em 0 0 0;
    font-family: 'RobotoBold';
}
.t-2{
    font-size: 22px;
    color: #333;
    padding-top: 20px;
    line-height: 40px;
}
.t-3{
    padding-bottom: 3em;
}
.text-center{
    text-align: center;
}
.all-top {
 /*   overflow: hidden;
    background: url(../images/xanh.png) no-repeat 70px 0;*/
        opacity: 1;
    filter: grayscale(0%) blur(0px);
    clip-path: url(#clip-left-4c25dbde0d9ef);
    -webkit-clip-path: url(#clip-left-4c25dbde0d9ef);
    background-image: url(../images/xanh.png), url(../images/xanh-1.png), linear-gradient(rgba(255, 255, 255, 0.76), rgba(255, 255, 255, 0.76)), url(../images/bg.jpg) !important;
    background-size: auto, auto, auto, cover !important;
    background-position: 100% 0%, 0% 100%, 50% 50%, 50% 50% !important;
    background-attachment: scroll, scroll, scroll, scroll !important;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat !important;
}
.link{
    color: #fff;
    background: red;
    padding: 12px 25px;
}
.tcb-col {
    display: flex;
    flex: 1;
    box-shadow: rgb(0 0 0 / 40%) 0px 0px 10px -3px;
    padding: 20px 30px;
    margin-bottom: 2em;
    background: #fff;
}
.col-r{
    margin-left: 30px;
}
.col-l { 
    width: 20%;
    margin-top: 12px;
}
.col-l p {
    font-size: 50px;
    color: #3c62fd;
    box-shadow: rgb(0 152 231 / 15%) -10px -11px 0px 0px, rgb(0 152 231 / 15%) 11px 11px 0px 0px;
    padding: 20px;
    width: 82px;
    height: 82px;
    align-items: center;
    text-align: center;
    margin: 0;
    line-height: 40px;
}
.col-r p
{
    font-size: 16px;
   
}
p.q-1 {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
}
.step_1{
    padding-left: 10px;
    padding-right: 10px;
}
.box.has-hover.has-hover.box-text-bottom {
    box-shadow: rgb(73 73 73 / 40%) 0px 8px 12px 0px;
    }
.icon img {
    height: 70px;
}
section.step {
    background-image: linear-gradient(rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.94)), url(../images/air.jpg) !important;
    background-size: auto, auto !important;
    background-position: 50% 50%, 50% 50% !important;
    background-attachment: scroll, scroll !important;
    background-repeat: no-repeat, repeat !important;
    padding-bottom: 3em;
}
.hotline-new img{
    width: 150px;
    padding-top: 10px;
}

ul.nav.navbar-nav {
    padding-top: 20px;
    float: right;
}
footer.footer p i {
    padding-right: 5px;
}
section#home-policy:after {
    content: '';
    position: absolute;
    background: url(../images/bg-3.png);
    top: -30px;
    width: 100%;
    height: 40px;
}
.title-dv {
    padding-bottom: 2em;
    font-size: 28px;
    
    font-family: 'RobotoBold';
}
p.number {
    /* float: right; */
    /* width: 100%; */
    /* max-width: 58px; */
    overflow: hidden;
    z-index: 3;
    position: relative;
    padding: 14px 5px !important;
    /* margin-left: auto !important; */
    /* margin-right: auto !important; */
    background-color: rgb(0, 140, 217) !important;
    border-radius: 148px !important;
    background-image: none !important;
    border: 6px solid rgba(255, 255, 255, 0) !important;
    box-shadow: rgb(255 255 255 / 45%) 0px 0px 0px 1px inset !important;
    margin-bottom: 20px !important;
    width: 10%;
    text-align: center;
    color: #fff;
    margin-right: 20px;
}
ul.item-dv li {
    display: flex;
    flex: 1;
    align-items: center;
}
ul.item-dv {
    box-shadow: rgb(0 0 0 / 40%) 5px 5px 10px -5px;
    border: 1px solid rgb(0, 140, 217) !important;
    background-image: none !important;
    background-color: rgba(255, 255, 255, 0.5) !important;
    padding: 3em;
}
ul.item-dv p {
    font-size: 18px;
}
.box-dv{
    border: 3px dashed rgb(244, 13, 13);
    padding: 1em 2em;
    font-size: 22px;
    font-weight: 700;
    line-height: 40px;
}
.box-dv-1 ul li {
    
    float: left;
    width: 50%;
    padding: 12px 0;
}
.box-dv-1 {
    overflow: hidden;
    border: 2px solid rgb(0, 140, 217);
    padding: 2em;
    margin-bottom: 3em;
}
.box-dv-1 i{
    color: rgb(0, 140, 217);
    padding-right: 10px;
    float: left;
    margin-right: 0px;
    padding-bottom: 7px;
    padding-top: 0px;
}
.box-dv-1 ul li span{
    overflow: hidden;
}
.why-choose .col:nth-child(3n+1) {
    clear: both;
}
.white{
    color: white;
}
section.gioi-thieu{
    padding: 3em 0;
}
.thumua .input-group input{
    height: 60px;
    border: 1px solid #000;
}
.thumua .input-group textarea{
 border: 1px solid #000;
}

@media (min-width: 992px) and (max-width: 1199px){
    .nav>li>a{
        padding: 12px;
    }
	.col-head-info{
	justify-content: left;
	}
	.header-info ul li{
		margin-right: 10px;
	}
	.header-action_cart #dropdownCartButton{
		background: transparent;
		padding: 15px 0px 15px 12px;
		margin-left: 0;
	}
    .thrv_wrapper{
        width: 45%;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .footer .clear{
        clear: both;
    }
    .head-contact a{
        font-size: 14px;
    }
	.header-logo.wrap-logo img{
		margin-left: auto;
		margin-right: auto;
		display: block;padding-bottom: 20px;
	}
	.col-head-info{
		justify-content: left;
	}
	.header-action_cart #dropdownCartButton{
		background: transparent;
		padding: 15px 0px 15px 15px;
		margin-left: 0;
	}
	.head-contact{
		padding-left: 5px;
	}
	.header-info ul li{
		margin-right: 15px;
	}
	.product-item .product-detail .pro-name a{
		-webkit-line-clamp:3;
		line-height: 24px;
	}
    .thrv_wrapper{
        width: 44%;
    }
    .nav>li>a{
        padding: 12px;
    }
    ul.item-dv{
        padding: 2em;
    }
    p.number{
        width: 18%;
    }
    .col-inner{
        margin: 0 -10px;
        padding: 15px;
    }
}
@media (max-width: 767px){
    .box-dv-1 ul li {
    float: none;
    width: 100%;
  
}
.box-dv-1{
    padding: 15px;
}
    p.number{
        width: 25%;
    }
    ul.item-dv{
        margin-bottom: 20px;
        padding: 2em;
    }
    .detail-content p{
        text-align: justify;
    }
    section.why-choose:before {
    content: '';
    position: absolute;
    background: url(../images/bg-3.png);
    top: -30px;
    width: 100%;
    height: 40px;
    
}
    .product-item{
        margin: 0 -10px;
        margin-bottom: 20px;
    }
    .title-ser h2{
        line-height: 40px;
    }
    section.why-choose {
    padding-top: 2em;
    background-size: cover;
    background-position: center;
    position: relative;
}
.client-item .testimonial-content .cv-testi-name{
    padding-left: 0;
    padding-top: 100px;
    text-align: center;
}
.content-service p {
    text-align: justify;
}
    .col-l p{
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .tcb-col{
        display: block;
    }
    .col-l {
    width: 100%;
    margin-top: 12px;
}
.step_1 {
    padding-left: 15px;
    padding-right: 15px;
}

    .col-r {
    margin-left: 0;
    padding-top: 3em;
}
    .lazyloaded{
        height: auto;
    }
    .navbar{
        border:0;
    }

    .top-head{
        background: transparent;
    border-bottom: 0;
    position: absolute;
    top: 0;
    z-index: -1;
    }
    header {
   
    padding-top: 15px;
}

.hotline-new{
    text-align: right;
}
.hotline-new img {
    width: 125px;
    
}
    .thrv_wrapper{
        width: 100%;
        float: none;
        margin: 0;
    }
    .navbar-collapse{
    padding: 0 15px;
}
    .content-p{
        padding: 0;
        text-align: justify;
    }
   /* section.product{
        padding: 0 0 1em 0;
    }*/
    .box.has-hover.has-hover.box-text-bottom {
    margin-bottom: 20px;
}
.box-text-inner h2{
    font-size: 16px;
}
.product-item .product-detail .pro-name{
    height: 72px;
    font-size: 15px;
}
.box-pro-prices{
    height: 52px;
}
	.col-head-info{
	padding-top: 0px;
}
	.section-title-center span{
		font-size: 20px;
	}
	.thongtin-ct .nav>li>a{
		margin-right: 5px;
		
	}
	.nav-tabs>li{
		width: 50%;
	}
	button.btn-addtocart{
		min-width: 140px;
		padding: 10px 20px;
	}
	p.entry-content {
    text-align: justify;
}
img.lazyautosizes.ls-is-cached.lazyloaded{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
	.sidebar-blog {
    padding-top: 20px;
}
	.header-page-contact{
		padding: 20px;
	}
	.contact-content p{
		text-align: justify;
	}
	.header-logo.wrap-logo img{
		
		margin-right: auto;
		display: block;padding-bottom: 20px;
        width: 60px;
	}
	.main-search .searchform-product .input-search{
		height: 45px;
	}
	span.section-title-main{
		text-align: center;
        font-size: 22px;
	}
	.content-gt p{
		text-align: justify;
	}
	.socials{
		padding-bottom: 20px;
	}
	.product-item .product-detail .pro-name a{
		-webkit-line-clamp: 3;
		line-height: 24px;
	}
	img.lazyload.img-loop {
    height: 130px;
	}
	.client-item .description .des-cont{
		-webkit-line-clamp: initial;
		height: auto;
	}
	div#owl-demo-1 .item {
    margin: 0 10px;
}
.header-search{
	/*float: left;
	width: 85%;*/
}
.position-relative{
	position: absolute;
	right: 0;
	top: 0;
}
.header-action_cart #dropdownCartButton{
	background: transparent;
}
.col-head-info{
	display: inline-block;
}
.xzoom-container{
    text-align: center;
    display: block !important;
}
.navbar-default .navbar-nav>li>a{
    color: #333;

}
.navbar-default{
    background-color: transparent;
    border-bottom: 0px;
}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #333;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{
    color: #000;
    padding: 10px 20px;
}
.a_link {
    font-size: 20px;
    color: #c13733;
    padding-top: 12px;
    display: block;
    text-transform: uppercase;
    position: absolute;
    right: 66px;
}
.navbar-default .navbar-toggle{
    float: right;
    z-index: 999;
}
.navbar-nav {
    margin: 0;
    background: #fff;
    border: 1px solid #ddd;
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 0px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 0%);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 0%);
}
.logo-img{
    position: absolute;top: 0;
}
ul.nav.navbar-nav{
    float: none;
}
.t-1{
    font-size: 32px;
    padding-bottom: 2em;
}
}
@media (min-width: 400px) and (max-width: 767px){
    .product-item .product-detail .pro-name{
        height: 48px;
    }
}