html,
body {
    height: 100%;
}

a {
    color: #0076be;
}
h1,h2,h3,h4{
	font-size:16px;
	font-weight:bold;
}
.clear-fix {
    display: inline-block;
    width: 100%;
}

.header {
    background: #0076BE url("") repeat-y center 0;
    color: #FFFFFF;
    position: relative;

}

.slogan {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    padding: 25px 0 0;
}

#logo{
    margin: 0;
    padding: 5px 0;
}
table {
        width: 100%;
}
.phone-num {
    font-size: 25px;
    font-weight: bold;
    padding-top: 33px;
}

.phone-num > i {
    font-size: 30px;
}

.slogan > p:last-child {
    color: #fff600;
	
}
.hidden-xs{
	padding:9px;
}
.main-nav.navbar {
    position: relative;
    padding-top: 3px;
    padding-bottom: 1px;
    width: 100%;
    display: inline-block;
    float: left;
    margin: 0;
    border-bottom: 1px #FFFFFF solid;
}

.main-nav.navbar:before {
    content: '';
    border-top: 2px solid #ff9c00;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
  
}

.navbar-content.nav li {
    display: inline-block;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
}

.navbar .collapse.navbar-collapse {
    padding: 0;
}

.navbar-content.nav li > a {
    background: none !important;
    color: #fff;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
}

/*.navbar-content.nav li.active > a:before {
    content: '';
    height: 3px;
    background-color: #FFFFFF;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 10px;
}*/

.sticky {
    height: 30px;
    background-color: #2d76c4;
    color: #FFFFFF;
}

.sticky a {
    color: #FFFFFF;
}

.content {
	text-align:justify;
}

.cwd-tab .tab-control {
    position: relative;
    border-bottom: 1px #e2e2e2 solid;
}

.cwd-tab .tab-control a {
    font-weight: bold;
    color: #ea0000;
    font-style: italic;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    height: 24px;
    padding: 0 25px;
    display: inline-block;
    line-height: 24px;
    float: left;
    margin-bottom: -1px;
}

.cwd-tab .tab-control a > span {
    position: relative;
    z-index: 10;
    display: inline-block;
}

.cwd-tab .tab-control a.active {
    color: #FFFFFF;
}

.cwd-tab .tab-control a.active:before {
    content: '';
    display: block;
    height: 97px;
    position: absolute;
    left: 3px;
    right: 6px;
    top: -25px;
    background-color: #ea0000;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
}

.content-wrap {
    padding: 27px 15px 40px 15px;
}

.tab-content {
    padding: 23px 0;
}

.news-box {

}

.news-box > a.news-image {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-top: 67%;
    overflow: hidden;
    background-color: #dddddd;
}

.news-image.image-4-2 {
    padding-top: 50% !important;
}

.news-box > a.news-image > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
}

.news-box > a.news-image.with-content span {
    position: absolute;
    z-index: 100;
    padding: 10px;
    background-color: rgba(45, 118, 196, 0.7);
    color: #FFFFFF;
    font-weight: bold;
    left: 0;
    bottom: 0;
    right: 0;
}

.list-feature-news {
    list-style: none;
    padding: 0;
    margin: 0;
}

.list-feature-news > li {
    padding: 10px 0;
    background-color: #f4f4f4;
}

.list-feature-news > li.with-icon {
    padding-left: 40px;
    position: relative;
}

.list-feature-news > li > span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    margin-right: 10px;
}

.list-feature-news > li:not(:last-child) {
    margin-bottom: 8px;
}

.icon.icon-around {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/plus.png") no-repeat 0 0;
    text-indent: -9999%;
    text-align: center;
    position: absolute;
    left: 10px;
}

@media (min-width: 1200px) {
    .col-padding-5 div[class*="col-"] {
        padding-left: 0;
    }

    .col-left-page{
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        width: 823px;
        float: left;
    }

    .col-right-page{
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        width: 300px;
        float: left;
    }

    .list-news-items{
        padding-left: 10px !important;
    }
}

.news-block {
    margin-bottom: 20px;
}

.news-block > .news-block-header {
    position: relative;
    padding: 3px 0;
}

.news-block > .news-block-header.no-body {
    margin-bottom: 15px;
}

.news-block > .news-block-header:after {
    content: '';
    height: 2px;
    background-color: #dddddd;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
}

.news-block > .news-block-header:before {
    content: '';
    height: 2px;
    background-color: #88bf30;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
}

.header-30-70:before {
    width: 30% !important;
}

.header-30-70:after {
    width: 70% !important;
}

.news-block > .news-block-header > a,
.news-block > .news-block-header > span {
    font-weight: bold;
    text-transform: uppercase;
    color: #ea0000;
    font-size: 18px;
}

.news-block > .news-block-header > h2 {
    font-size: 20px;
    margin-top: 0;
}

.news-block > .news-block-content {
    padding: 15px 0 0;
}

.news-block.block-orange > .news-block-header:before {
    background-color: #ff6600;
}

.news-block.block-orange > .news-block-header > a,
.news-block.block-orange > .news-block-header > span {
    color: #ff6600;
}

.abs {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.footer {
    border-top: 3px #ff6600 solid;
    background-color: #032A46;
    padding: 25px 0 0;
    font-weight: bold;
    color: #FFFFFF;
}

.copyright {
    height: 50px;
    line-height: 50px;
    background-color: #021E32;
    margin-top: 25px;
}

.news-category .news-block-title {
    display: block;
    padding: 5px 0 10px;
}

.news-category .news-box {
    margin-bottom: 20px;
}

.content-wrapper img {
    max-width: 100%;
    width: auto !important;
    height: auto !important;
	
}

.block-tags a {
    text-transform: none !important;
    color: #222222 !important;
    font-size: 12px !important;
}

.block-tags a:not(:last-child):after {
    content: ', ';
}

.block-tags i {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    color: #808080;
    margin-right: 5px;
}

.block-tags > .news-block-header {
    height: auto !important;
    padding: 6px 0;
    line-height: normal !important;
}

.list-relate {
    list-style: none;
    padding: 0;
    margin: 0;
}

.list-relate > li {
    display: inline-block;
    width: 50%;
    padding: 5px 20px;
    position: relative;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-relate > li:before {
    content: '';
    display: inline-block;
    width: 11px;
    height: 11px;
    background-color: #88bf30;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 0;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
}

.sidebar-news {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar-news > li {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    text-align: justify;
}

.sidebar-news .news-image-thumb {
    display: inline-block;
    width: 45%;
    float: left;
    padding-right: 15px;
}

.sidebar-news .news-intro h4 {
    font-size: 14px;
    margin: 0;
    line-height: 17px;
}

.vcard1 > h2{
    margin-top: 0;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.vcard1 a{
    color: #ffffff;
}
.pull-right{
	margin-top:-8px;
	line-height:2.0;
	margin-right: 14px;
	border-left-width: 47px;
    border-right-width: 0;
    margin-left: -11px;
    margin-right: 83px;
  
}
.pull-right> h2{
    margin-top: 0;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.pull-right a{
    color: #ffffff;
	display:block;
}

@media (max-width: 767px){
    .header .phone-num{
        padding: 0;
    }

    .navbar-collapse li{
        width: 100%;
    }

    .center-xs{
        text-align: center;
    }

    .container{
        margin: 0 20px;
    }

    .larva{
        display: none !important;
    }

    .no-padding-xs{
        padding-left: 0;
        padding-right: 0;
    }
}

.news-l-pd-10{
    padding-bottom: 5px;
}

.navbar-toggle{
    border: 2px #ffffff solid;
}

.navbar-toggle .icon-bar{
    background-color: #ffffff;
}

.hotline-block > p{
    font-size: 20px;
    color: #ff0000;
    font-weight: bold;
}

.brand{
    display: inline-block;
    float: left;
    min-width: 100px;
    height: 100px;
    margin: 14px;
}

.larva{
    display: inline-block;
    height: 3px;
    background-color: #FFFFFF;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    position: absolute;
    left: 0;
    bottom: 10px;
    min-width: 20px;
    -webkit-transition: width 0.2s, left 0.4s;
    transition: width 0.2s, left 0.4s;
}

.breadcrumb{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.carousel-control.right{
    background: url("../images/nav-right.png") no-repeat 0 center;
}

.carousel-control.left{
    background: url("../images/nav-left.png") no-repeat 100% center;
}

.carousel-control span{
    display: none !important;
}

#at-cv-lightbox{
    display: none !important;
}


#ver_menu {
	font-size:14px;
    padding-bottom: 6px;
    text-indent: 24px;
	font-family:arial;
	background-color:f4f4f4;
}
#ver_menu a {
    background: #f8f8f8 url("http://epcocbetonghanoi.net.vn/images/accPlusMinus.png") no-repeat scroll 8px 8px;
    border: 1px solid #ddd;
    color: #333;
    display: block;
    height: 38px;
    line-height: 38px;
    margin-bottom: 5px;
    text-decoration: none;
    text-indent: 40px;
    text-transform: uppercase;
}

body{
	-moz-user-select: none !important;
	-webkit-touch-callout: none!important;
	-webkit-user-select: none!important;
	-khtml-user-select: none!important;
	-moz-user-select: none!important;
	-ms-user-select: none!important;
	user-select: none!important;
}

@media (max-width: 768px) {
	.pull-right.mb {
		float: left !important;
		margin-left: 0;
	}
	.navbar-content.nav li {
		height: auto;
	}
	.dropdown-menu {
		position: relative!important;
		top: auto!important;
		left: auto!important;
		display: block!important;
		float: left;
		min-width: 100%!important;
		width: 100%;
		background: none!important;
		border: none!important;
		box-shadow: none!important;
		border-radius: 0!important;
	}
	.navbar-content.nav li .dropdown-menu {
		background: none !important;
		margin-left: 15px;
		padding-top: 0;
	}

}
.navbar-content.nav .dropdown-menu{
	background-color: #034b29!important;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: -2px;
	padding:15px 2px 5px 2px;
	left: 12px;
	width: 250px;
}
.navbar-content.nav .dropdown-menu li{
	height: 30px;
	line-height: 30px;

}
.navbar-content.nav .dropdown-menu li a{
	font-style: normal;
	text-transform: none;
	padding-left: 8px;
}
.navbar-content.nav .dropdown-menu li a:hover{
	text-decoration:underline;
}
.navbar-content.nav > li > a{
	font-size: 13px;
}
.navbar-content.nav li:hover .dropdown-menu{
	display:block!important;
}
.navbar-content.nav li .dropdown-menu li{
		width:100%;
		clear:both;
	}

	
	
	
.hotline-phone-ring-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999;
}
.hotline-phone-ring {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
}
.hotline-phone-ring-circle {
  width: 85px;
  height: 85px;
  top: 10px;
  left: 10px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid #e60808;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
	width: 55px;
  height: 55px;
  top: 25px;
  left: 25px;
  position: absolute;
  background-color: rgba(230, 8, 8, 0.7);
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
	background-color: #e60808;
	width: 33px;
  height: 33px;
  top: 37px;
  left: 37px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
	display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
	width: 20px;
	height: 20px;
}
.hotline-bar {
  position: absolute;
  background: rgba(230, 8, 8, 0.75);
  height: 40px;
  width: 170px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 9;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px !important;
  /* width: 175px !important; */
  left: 33px;
  bottom: 37px;
}
.hotline-bar > a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  text-indent: 50px;
  display: block;
  letter-spacing: 1px;
  line-height: 40px;
  font-family: Arial;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
  color: #fff;
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
@media (max-width: 768px) {
  .hotline-bar {
    display: none;
  }
}	