@font-face {
    font-family: 'UTM_Avo';
    src: url('../fonts/UTM Avo.ttf');
}
@font-face {
    font-family: 'Avo_Bold';
    src: url('../fonts/UTM AvoBold.ttf');
}
@font-face {
    font-family: 'UTM Neutra';
    src: url('../fonts/UTM Neutra.ttf');
}
@font-face {
    font-family: 'Archivo_Bold';
    src: url('../fonts/ArchivoNarrow-Bold.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: 'Quicksand-Bold';
    src: url('../fonts/Quicksand-Bold.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: 'Istok Web';
    src: url('../fonts/IstokWeb-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{
    color: #696969;
    font-family:'UTM_Avo';
    font-size: 15px;
    font-weight: normal;
    /*line-height: 20px;*/
   /* background-color:#efefef;*/
    /*letter-spacing: 0.6px;*/
}
b,strong{
    font-family: "Avo_Bold";
}
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;
}
.top-header li {
    padding-left: 20px;
    position: relative;
}
.top-header ul {
    display: flex;
    flex: 1;
}
.top-header a {
    color: #696969;
}
.top-header i{
	padding-right: 7px;
}
.top-header li:after {
    content: '';
    border-right: 1px solid #696969;
    padding-right: 20px;
}
.top-header li:last-child:after{
	display: none;
}
.top-header li:nth-child(4):after{
  display: none;
}
.top-header{
	float: right;
	padding: 10px 0;
}
/* mau nen phia tren */
.navbar-default {
    background-color: #dce9fa;
    border-color: transparent;
    margin: 0;
    border-radius: 0;
}
.navbar-default .navbar-nav>li>a{
	text-transform: uppercase;
  padding: 20px 15px;
}
.nav-right{
	float: right;
}
.navbar-collapse{
	padding-left: 0;
	padding-right: 0;
}
.openBtn {
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  border: 0px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  background-color: white;
  background-image: url('../images/searchicon.png');
  background-position: 0; 
  background-repeat: no-repeat;
  padding:0;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  cursor: pointer;
}

input[type=text]:focus {
  width: 100%;
}
.search_n{
	position: static;
    right: 70px;
    z-index: 9999;
    top: 15px;
    padding-top: 15px;
}
section.gioi-thieu-n {
    padding: 3em 0;
    background: #f7f9fc;
}
.p-1 {
	font-size: 24px;
}
.col-l{
	margin-left: 20px;
}
.col-l li{
	color: #ff6d90;
	list-style: circle;
	float: left;
	width: 50%;
	padding: 10px 0;
}
.col-l li a{
	color: #2c3038;
}
.col-item {
    display: flex;
    flex: 1;
}
.col-1{
	position: relative;
}
.col-text {
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
    top: 0;
    background: rgb(25 64 115 / 60%);
    color: #fff;
    align-items: center;
    padding-top: 15%;
    padding-left: 2em;
}
p.col-name {
    font-size: 27px;
    text-transform: uppercase;
}
.col-text b{
	font-size: 27px;
}
.col-text a {
    color: #fff;
    border: 1px solid yellow;
    padding: 8px 5px;
    margin-top: 20px;
    display: block;
    width: 150px;
    text-align: center;
}
.col-text.text-right {
    left: 0;
    text-align: left;
}
#gallery {
    padding: 6em 0;
    text-align: center;
}
.gallery-grids {
    margin-top: 3em;
}
.ban-mar {
    margin: 35px 0;
}
.baner-top a {
    padding: 10px 10px;
    display: block;
    box-shadow: 0px 0px 9px #BDBDBD;
}
.baner-top img {
    width: 100%;
}
.baner-top {
    margin-bottom: 35px;
}
.img-box-content, .gal-text-box {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.img-box-content img, .gal-text-box img {
  display: block;
  position: relative;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.img-box-content {
  position: relative;
}
.gal-text-box {
  top: 0;
  left: 0;
  position: absolute;
}
.gal-text-box .info-gal-con {
  display: block;
  position: relative;
  padding: 2%;
  left: 50%;
  top: 50%;
  position: relative;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
    text-align: center;
}

.separator {
  display: block;
  position: relative;
  height: 1px;
  width: 60%;
  margin: 10px auto;
  background: rgb(61 61 61 / 50%);
  clear: both;
}


.gal-spin-effect {
  display: block;
  overflow: hidden;
  position: relative;

}
.gal-spin-effect .gal-text-box {
  filter: alpha(opacity=0);
  -wekbit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translateZ(0) scale(2, 2);
  -moz-transform: translateZ(0) scale(2, 2);
  -ms-transform: translateZ(0) scale(2, 2);
  -o-transform: translateZ(0) scale(2, 2);
  transform: translateZ(0) scale(2, 2);
  color: #232323;
}
.gal-spin-effect .gal-text-box * {
  z-index: 3;
}
.gal-spin-effect .gal-text-box:after, .gal-spin-effect .gal-text-box:before {
  content: "";
  display: block !important;
  position: absolute;
  visibility: visible !important;
  background-color: rgba(255, 255, 255, 0.6);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: 0.6s ease-in-out;
  -moz-transition: 0.6s ease-in-out;
  -ms-transition: 0.6s ease-in-out;
  -o-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
}
.gal-spin-effect.vertical .gal-text-box:before {
  -webkit-transform: translateZ(0) translateX(100%) rotateZ(180deg);
  -moz-transform: translateZ(0) translateX(100%) rotateZ(180deg);
  -ms-transform: translateZ(0) translateX(100%) rotateZ(180deg);
  -o-transform: translateZ(0) translateX(100%) rotateZ(180deg);
  transform: translateZ(0) translateX(100%) rotateZ(180deg);
}
.gal-spin-effect.vertical .gal-text-box:after {
  -webkit-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
  -moz-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
  -ms-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
  -o-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
  transform: translateZ(0) translateX(-100%) rotateZ(180deg);
}
.gal-spin-effect.vertical:hover .gal-text-box {
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1, 1);
  -moz-transform: translateZ(0) scale(1, 1);
  -ms-transform: translateZ(0) scale(1, 1);
  -o-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0) scale(1, 1);
}
.gal-spin-effect.vertical:hover .gal-text-box:before {
  -webkit-transform: translateZ(0) translateX(50%) rotateZ(0deg);
  -moz-transform: translateZ(0) translateX(50%) rotateZ(0deg);
  -ms-transform: translateZ(0) translateX(50%) rotateZ(0deg);
  -o-transform: translateZ(0) translateX(50%) rotateZ(0deg);
  transform: translateZ(0) translateX(50%) rotateZ(0deg);
}
.gal-spin-effect.vertical:hover .gal-text-box:after {
  -webkit-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
  -moz-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
  -ms-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
  -o-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
  transform: translateZ(0) translateX(-50%) rotateZ(0deg);
}
.gal-spin-effect.horizontal .gal-text-box:before {
  -webkit-transform: translateZ(0) translateY(100%) rotateZ(180deg);
  -moz-transform: translateZ(0) translateY(100%) rotateZ(180deg);
  -ms-transform: translateZ(0) translateY(100%) rotateZ(180deg);
  -o-transform: translateZ(0) translateY(100%) rotateZ(180deg);
  transform: translateZ(0) translateY(100%) rotateZ(180deg);
}
.gal-spin-effect.horizontal .gal-text-box:after {
  -webkit-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
  -moz-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
  -ms-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
  -o-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
  transform: translateZ(0) translateY(-100%) rotateZ(180deg);
}
.gal-spin-effect.horizontal:hover .gal-text-box {
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1, 1);
  -moz-transform: translateZ(0) scale(1, 1);
  -ms-transform: translateZ(0) scale(1, 1);
  -o-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0) scale(1, 1);
}
.gal-spin-effect.horizontal:hover .gal-text-box:before {
  -webkit-transform: translateZ(0) translateY(50%) rotateZ(0deg);
  -moz-transform: translateZ(0) translateY(50%) rotateZ(0deg);
  -ms-transform: translateZ(0) translateY(50%) rotateZ(0deg);
  -o-transform: translateZ(0) translateY(50%) rotateZ(0deg);
  transform: translateZ(0) translateY(50%) rotateZ(0deg);
}
.gal-spin-effect.horizontal:hover .gal-text-box:after {
  -webkit-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
  -moz-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
  -ms-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
  -o-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
  transform: translateZ(0) translateY(-50%) rotateZ(0deg);
}
.info-gal-con .ct-1 {
    font-size:18px;
    margin-bottom: 20px;
    color: #232323;
    text-transform: uppercase;
}
.info-gal-con p {
    font-size: 18px;
    line-height: 28px;
}
.title-head {
	font-family: 'UTM Neutra';
	font-size: 30px;
	color: #232323; 
	padding-bottom: 10px;
}
.title {
    text-align: center;
    padding-bottom: 15px;
}
section.section_1{
	padding: 3em 0;
}
.newsletter form {
    width: 60%;
    margin: 0 auto;
}
.newsletter input[type="email"] {
    outline: none;
    padding: 10px;
    font-size: 14px;
    color: #212121;
    background: #f5f5f5;
    border: 1px solid #E4E4E4;
    width: 79%;
}
.newsletter input[type="submit"] {
    outline: none;
    padding: 9px 0 11px;
    font-size: 1em;
    color: #fff;
    background: #ff7200;
    border: none;
    width: 20%;
}
.title_2 {
    text-align: center;
    font-size: 30px;
    padding-bottom: 20px;
    color: #232323;
}
section.section_2 {
    text-align: center;
    padding-bottom: 3em;
    background: #f7f9fc;
    padding-top: 3em;
    box-shadow: 1px 1px 15px 5px rgb(221 221 221 / 80%);
}
.section_2 p{
  font-size: 18px;
  color: #232323;
}
.newsletter {
    padding-bottom: 15px;
}
ul.social li {
    display: inline-block;
    padding: 0 5px;
   color: #232323;
   font-size: 18px;
}
ul.social li a{
   color: #232323;
   font-size: 18px;
}
footer.footer {
    background: #6b84a4;
    color: #ffffff;
    padding: 3em 0 2em 0;
    line-height: 26px;
}
.text-center{
  text-align: center;
}
.logo_bot p{
  font-size: 24px;
  color: #fff;
}
.name {
    padding-bottom: 12px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
}
ul.footer-content a{
  color: #aaaaaa;
}
ul.footer-content li{
  padding: 5px 0;
}
.footer-wrap.te {
    padding-top: 2em;
    border-top: 1px solid #616161;
    margin-top: 2em;
}
.logo_bot {
  padding-bottom: 2em;
}
.company i{
  padding-right: 5px;
}

.nav-right{
  padding-right: 0px;
  padding-top: 12px;
}
.position-relative {
    position: relative !important;
}
.w3l-aboutblock img {
    border-radius: 10px;
    width: 100%;
}
.play-view {
    left: 0;
    right: 0;
    top: calc(50% - 40px);
}
.video-play-icon {
    background: #c31110;
    color: #fff;
    display: inline-block;
    padding-left: 5px;
    width: 65px;
    height: 65px;
    line-height: 65px;
    border-radius: 50%;
    transition: 0.3s ease-in-out;
    -webkit-animation: ripple 1s linear infinite;
    animation: ripple 1s linear infinite;
}
.position-absolute {
    position: absolute !important;
}
#small-dialog {
    max-width: 750px;
    margin: 40px auto;
    position: relative;
}
.small-dialog{
  max-width: 750px;
    margin: 40px auto;
    position: relative;
}
div#small-dialog iframe {
    width: 100%;
    height: 420px;
    display: block;
    border-radius: 10px;
}
.mfp-hide {
    display: none !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}


.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    transform: scale(1);
}
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
}
span.fa.fa-play{
  line-height: 65px;
}

/*-- video popup --*/

@-webkit-keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(195, 17, 16, 0.15), 0 0 0 10px rgba(195, 17, 16, 0.15), 0 0 0 20px rgba(195, 17, 16, 0.15); }
  100% {
    box-shadow: 0 0 0 10px rgba(195, 17, 16, 0.15), 0 0 0 20px rgba(195, 17, 16, 0.15), 0 0 0 40px rgba(195, 17, 16, 0); } }

@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(195, 17, 16, 0.15), 0 0 0 10px rgba(195, 17, 16, 0.15), 0 0 0 20px rgba(195, 17, 16, 0.15); }
  100% {
    box-shadow: 0 0 0 10px rgba(195, 17, 16, 0.15), 0 0 0 20px rgba(195, 17, 16, 0.15), 0 0 0 40px rgba(195, 17, 16, 0); } }
.w3l-homeblock3 span {
  font-size: 45px;
  font-weight: 600;
  color: var(--heading-color); }

.w3l-homeblock3 h4 {
  font-size: 18px;
  color: var(--font-color); }

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  line-height: 40px;
  position: absolute;
  right: 0px;
  top: -40px;
  text-decoration: none;
  text-align: center;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  background: transparent; }

.mfp-close-btn-in .mfp-close {
  color: #fff; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

  /*end video popup*/

.breadcrumb-bg-about {
    background-size: cover;
    background-image: linear-gradient(to right, rgba(25, 25, 25, 0.7), rgba(0, 0, 0, 0.7)), url(../images/slide4.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: center;
    background-attachment: fixed;
    padding: 6em 0;
}
.title {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}
.breadcrumbs-custom-path li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.2em;
    line-height: 1.5;
    font-weight: 400;
    text-transform: capitalize;
    color: #fff;
}
.breadcrumbs-custom-path li a {
    color: #fff;
    opacity: .6;
}
.breadcrumbs-custom-path li span.fa {
    font-size: 12px;
    vertical-align: 2px;
    padding: 0 5px;
    color: #a6a7a8;
}
.active span.fa{
  color: #fff !important;
}
.title-small {
    font-size: 18px;
    
    text-transform: uppercase;
    line-height: 2em;
    letter-spacing: 1px;
    color: #7e7d7d;
}
.title-big {
    font-size: 30px;
    font-family: 'Avo_Bold';
        color: #9e0700;
    opacity: .7;
}
.pt-4, .py-4 {
    padding-top: 1.5rem !important;
    line-height: 28px;
}
.btn-style {
    padding: 12px 35px;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    
    transition: 0.3s ease-in;
    border-radius: 10px;
}
.about-right-text {
    font-size: 1.1em;
    color: #2c3038;
    font-style: italic;
}
.fa-quote-left {
    font-size: 5em !important;
    color: #696969;
    opacity: .1;
}
h5.abt-right {
    color: #ff668a;
    font-size: 2em;
    text-transform: capitalize;
    font-weight: 800;
    margin-top: 1em;
}
h4.abt-right-text {
    color: #696969;
    font-size: 20px;
}
section#about {
   padding: 5em 0;
    background: #eee;
}

section.about-main_1{
  padding-bottom: 3em;
}
.about_right img.main_img {
    width: 65%;
    position: relative;
    border: 4px solid #4CAF50;
    padding: 1em;
}
.about_right img.top_img1 {
    width: 65%;
    position: absolute;
    left: 15%;
    top: 50%;
    border: 4px solid #2196F3;
    padding: 1em;
}
.about_right img.top_img2 {
    width: 65%;
    position: absolute;
    left: 35%;
    top: 25%;
    border: 4px solid #F44336;
    padding: 1em;
}
.welcome{
  padding: 5em 0;
}
.contact_grid_right {
    background: #151515;
    padding: 2em;
    text-align: center;
}
.contact_grid_right h4 {
    font-size: 1.4em;
    color: #ffffff;
    margin-bottom: 0.8em;
    text-align: center;
    padding-top: 20px;
}
.contact_grid p {
    color: #c9c9c9;
    font-size: 14px;
    line-height: 2em;
    letter-spacing: 1px;
    /*display: flex;*/
}
.contact_grid p i {
    color: #bbb;
    margin-right: 8px;
    line-height: 30px;
}
.heading {
    font-size: 30px;
    padding: 30px 0;
    text-align: center;
    color: #9b0500;
    text-transform: uppercase;
}
.top-map {
    margin: 0 auto;
    max-width: 900px;
}
.map-content-9 form input, .map-content-9 form textarea {
    width: 100%;
    color: #696969;
    background: #fff;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    border: none;
    font-family: inherit;
    padding: 0px 16px;
    border: 1px solid #ddd;
    outline: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    height: 55px;
    display: inline-block;
    line-height: 52px;
    box-shadow: none;
}
.map-content-9 form textarea {
    resize: none;
    height: 130px;
    margin: 30px 0;   
}
.text-lg-right {
    text-align: right;
}
.btn-style {
    padding: 12px 35px;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    transition: 0.3s ease-in;
    border-radius: 10px;
    background-color: #9f0800;
    border-color: #9f0800;
    font-weight: normal;
}
.form-top-left {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}
section.form_contact {
    padding: 3em 0;
}
.heading-1 {
  font-size: 30px;
   
    text-align: center;
    color: #9b0500;
    text-transform: uppercase;
}
.mb-4{
  padding-bottom: 20px;
}
.services {
    padding: 5em 0;
}

.margin {
    margin-bottom: 20px;
}
.innergrid1 {
    border: 1px solid #cecece;
    padding: 2em;
    text-align: center;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.picture {
    border: 1px solid #ff4f81;
}
.check {
    border: 1px solid #ffc168;
}
.tree-deciduous {
    border: 1px solid #1cc7d0;
}
.lamp {
    border: 1px solid #ff6c5f;
}
span.glyphicon.glyphicon-picture {
    color: #ff4f81;
}
span.glyphicon.glyphicon-check {
    color: #ffc168;
}
span.glyphicon.glyphicon-tree-deciduous {
    color: #1cc7d0;
}
span.glyphicon.glyphicon-lamp {
    color: #ff6c5f;
}
.innergrid1 span {
    font-size: 40px;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #777;
}
.innergrid1 h3 {
    text-transform: capitalize;
    font-size: 22px;
    color: #333;
    margin: 1em 0;
}
.innergrid1 p {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 26px;
    color: #171717;
}
.cwp4-text ul li {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #232323;
    margin-top: 10px;
}
.cont-4 li span.fa {
    color: #ff668a;
    margin-right: 12px;
    background: rgb(255 102 138 / 5%);
    font-size: 10px;
    padding: 8px;
    border-radius: 50%;
    display: inline-block;
}
.cwp4-text p {
    font-size: 15px;
    line-height: 28px;
    color: #696969;
    margin: 15px 0 0px 0;
}
.awe-section-2 .banner {
    background-image: url(../images/bg-banner.jpg);
    background-repeat: repeat-x;
    background-size: center left;
    max-height: 510px;
   
}
.awe-section-2 .banner .inner-banner{overflow:hidden;padding:80px 0}
.awe-section-2 .banner .inner-banner .banner-custom{
  float:left;width:8%;
  -webkit-transition:width 0.5s;transition:width 0.5s;position:relative}
  .awe-section-2 .banner .inner-banner .banner-custom img{height:360px;width:auto;max-width:1000%;
    cursor:pointer}.awe-section-2 .banner .inner-banner .banner-custom.active{width:50%}
    .awe-section-2 .banner .inner-banner .banner-custom:first-child a{
      font-family:'Roboto', sans-serif;text-transform:uppercase;
      font-size:14px;color:#fff;display:block;
      border:1px solid rgba(255,255,255,0.4);
      padding:7px 20px;position:absolute;left:6%;bottom:42px;white-space:nowrap;
      background:rgba(0,0,0,0.4)}
      .awe-section-2 .banner .inner-banner .banner-custom a{font-family:'Roboto', 
      sans-serif;text-transform:uppercase;font-size:14px;color:#fff;
      display:block;border:1px solid rgba(255,255,255,0.4);
      padding:7px 20px;position:absolute;left:20%;bottom:42px;
      white-space:nowrap;background:rgba(0,0,0,0.4)}
      .awe-section-2 .banner .inner-banner .banner-custom a:hover{background:#fff;color:#000}
#owl-demo-1,#owl-demo-2,#owl-demo-3,#owl-demo-4,#owl-demo-duan,#owl-demo-5,#owl-demo-6,#owl-demo-7,
#owl-demo-8,#owl-demo-9,#owl-demo-10,#owl-demo-11,#owl-demo-12,#owl-demo-13,#owl-demo-14,#owl-demo-15
{
  overflow: hidden;
  padding-top: 15px;
  position: relative;
}
#owl-demo-duan .owl-pagination {
    display: none;
}
.gal img{
  width: 100%;
}
#owl-demo-duan .owl-next,#owl-demo-duan .owl-prev{
  top: 45% !important;
  opacity: 0;
  transition: all .5s ease-in-out;
}
#owl-demo-duan:hover .owl-next,#owl-demo-duan:hover .owl-prev{
  opacity: 1;
}
.product_1 {
    text-align: center;
    padding: 10px 0;
    line-height: 28px;
    color: #cecece;
}
.home-brands .item {
    padding: 10px;
}
.heading_1 {
    float: left;
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
}
section.home-brands{
  padding: 3em 0;
  background: #1f2225;
}
.link.text-right a{
  border: 1px solid rgb(242 255 133 / 40%);
  padding: 7px 20px;
  color: #fff;
}
.white{
  background: #1a1a1a !important;
}
section.all_project {
    padding: 3em 0;
}
section.all_project .product_1{
  color: #232323;
}
.item_project {
    margin-bottom: 10px;
}
section.detail_product {
    padding: 3em 0;
    background: #1a1a1a;
}
.all-detils{
  background: #1f2225;
  overflow: hidden;
  padding: 15px;
  color: #fff;
}
.col-detail h1 {
    font-size: 22px;
    font-family: 'Avo_Bold';
    padding-bottom: 20px;
    line-height: 34px;
}
.col-detail ul li{
  color: #aaa;
  padding: 10px 0;
  list-style: circle;
}
.col-detail ul{
  margin-left: 20px;
}
.col-detail {
    padding-top: 20px;
}
.w3l-blog-post-main {
    background-color: #f7f9fc;
    padding: 3em 0;
}
.w3l-blog-post-main .blog-grids-info {
    margin-bottom: 40px;
    box-shadow: 0 25px 98px 0 rgb(0 0 0 / 10%);
    background-color: var(--bg-color);
    padding: 15px;
    border-radius: var(--border-radius);
    -webkit-border-radius: var(--border-radius);
    -o-border-radius: var(--border-radius);
    -moz-border-radius: var(--border-radius);
}
.blog-grids-info a.img-grid {
   /* width: 100%;
    height: 250px;*/
    display: inline-block;
    overflow: hidden;
}
.blog-grids-info img {
   
    border-radius: 6px;
}
.w3l-blog-post-main .blog-grids-content {
    padding: 25px 20px 15px 20px;
}
.w3l-blog-post-main h2.blogpost-title {
    font-size: 16px;
    margin: 5px 0 10px 0;
    line-height: 32px;
    font-weight: 600;
    color: #2c3038;
}
.w3l-blog-post-main .bloggrids-admin-info a {
    font-size: 15px;
    color: #696969;
    text-transform: capitalize;
    opacity: .7;
}
.w3l-blog-post-main .bloggrids-admin-info span.fa {
    color: #2c3038;
    margin-right: 8px;
    opacity: .5;
}
.w3l-blog-post-main .bloggrids-admin-info {
    margin-bottom: 14px;
}
.pagination.p1 {
    justify-content: center;
    margin-top: 60px;
    margin: 50px auto 0;
    display: block;
    text-align: center;
}
.p1 a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
}
.p1 a.is-active, .p1 a:hover {
    background: #fff;
    color: #696969;
    transition: 0.3s ease;
    box-shadow: 0 25px 98px 0 rgb(0 0 0 / 10%);
}
.pagination>li>a, .pagination>li>span{
  border:none;
}
.p1 a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
}
 .sidebar-widget {
    background: #fff;
    padding: 30px 20px;
    border-radius: 6px;
    box-shadow: 0 25px 98px 0 rgb(0 0 0 / 3%);
    margin-bottom: 2em;
}
.side-title {
    font-size: 20px;
    margin-bottom: 15px;
        font-family: 'Avo_Bold';
        color: #9f0800;
        opacity: .7;
}
ul.list-group.single a {
    color: #292929;
    opacity: .7;
}
li.list-group-item {
    font-size: 16px;
    padding: 4px 0;
    border: none;
    margin-bottom: 5px;
    color: #808080;
    background: transparent;
}
.tags-w3l a {
    border: none;
    border-radius: 6px;
    font-size: 15px;
    color: #696969;
    outline: none;
    padding: 8px 14px;
    margin: 0 8px 12px 0;
    display: inline-block;
   
    background: #fff;
    
    border: 1px solid #ddd;
}
.post-gallery-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}
.padding{
  padding: 0;
}
.w3l-blog-grids-main:nth-child(2n+1) {
    clear: both;
}
h1.title-head-article {
    font-size: 25px;
    font-family: 'Avo_Bold';
    padding: 20px 0;
}
.content_ar {
    background: #fff;
    padding: 15px;
    border-radius: 6px 6px 0px 0px;
}
.article-content img{
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.news-right li a{
  padding-bottom: 15px;
  color: #232323;
  display: block;
}
ul.news-right {
    margin-left: 15px;
}
ul.news-right li {
    list-style: circle;
    color: #232323;
}
ul.news-right li:nth-child(even){
   list-style: circle;
    color: #9f0800;
}
ul.news-right li:nth-child(even) a{
color: #9f0800;
}
section.col-service {
    padding-bottom: 5em;
}

.overlay {
  height: 100%;
  width: 500px;
  display: none;
  position: absolute;
  z-index: 999;
  top: 50px;
  right: 0;

}

.overlay-content {
  position: relative;
  top: 0;
  width: 100%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.overlay .closebtn:hover {
  color: #ccc;
}

.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
  border-radius: 0;
  border: 1px solid rgb(221 221 221 / 50%);
  border-right: 0;
  height: 57px;
}

.overlay input[type=text]:hover {
  background: #f1f1f1;
}

.overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
  height: 57px;
}

.overlay button:hover {
  background: #bbb;
}
.article-content p {
    line-height: 30px;
}
.navbar-toggle .icon-bar {
    height: 3px;
    width: 32px;
    margin: 6px 0;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.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-default .navbar-toggle {
    border-color: transparent;
}
.navbar-toggle{
  margin: 0;
}
.article-content{
  text-align: justify;
}
.title-index{
    padding-bottom: 2em;
}
div#owl-demo-3 img,section#colum_1 img {
    height: 205px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.all-detils .owl-carousel img {
    height: 500px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
/*slide*/
.swiper {
        width: 100%;
        height: 300px;
        margin-left: auto;
        margin-right: auto;
      }

      .swiper-slide {
        background-size: cover;
        background-position: center;
      }

      .mySwiper2 {
        height: 80%;
        width: 100%;
      }

      .mySwiper {
        height: 20%;
        box-sizing: border-box;
        padding: 10px 0 !important;
      }

      .mySwiper .swiper-slide {
        width: 25%;
        height: 100%;
        opacity: 0.4;
      }

      .mySwiper .swiper-slide-thumb-active {
        opacity: 1;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
      .mySwiper img{
        height: 150px;
      }
/*end*/
.dropdown-menu>li>a{
  padding: 10px 20px;
  text-transform: capitalize;
}


@media (min-width: 1200px){
.container {
    width: 1200px;
    padding: 0;
}
 .category .container{
    width: 100%;
  }
.fixed{
  position: fixed;
  top: 0;
  width: 100%;
  margin: 0 auto;
  left:0%;
  z-index:99;
    background-color: #fff !important;
    box-shadow: 0 0 6px #939393;
}
}
@media(min-width: 1400px){
  .category .container{
    width: 1200px;
  }
}
@media (min-width: 992px) and (max-width: 1199px){
  img.img-responsive.logoimg{
    width: 310px;
  }
  .search_n{
    right: 22px;
    top: 15px;
  }
  .col-tex{
    top: 10%;
  }
  .overlay{
    top: 45px;
  }
  .col-text{
    padding-top: 10%;
  }
  .nav-right{
    padding-top: 0;
  }

.welcome {
    padding: 3em 0;
}
.all-detils .owl-carousel img{
    height: 400px;
  }
}
@media (min-width: 768px) and (max-width: 991px){
  .nav-right{
    float: left;
    padding-top: 0;
  }
  .search_n{
    position: static;
    padding-top: 0px;
  }
  .openBtn{
    margin-top: -6px;
  }
  .navbar-header{
    width: 100%;
  }
  img.img-responsive.logoimg{
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .col-text{
    padding-top: 5%;
  }
  .logo_bot p{
    font-size: 20px;
  }
 
.welcome {
    padding: 3em 0 12em 0;
}
 .agileits-banner-info4 {
    padding: 2em 0;
}
.contact_grid {
    padding: 5px;
}
.contact_grid_right{
  padding: 1em;
}
.pagination.p1{
    margin-bottom: 2em;
  }
  .all-detils .owl-carousel img{
    height: 320px;
  }

}
@media (max-width: 767px){
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a{
    padding: 10px 20px;
  }
  .mySwiper img {
    height: 100px;
}
  .breadcrumbs-custom-path li{
    font-size: 18px;
  }
  .all-detils .owl-carousel img{
    height: 220px;
  }
  .all-detils{
    padding: 0;
  }
  .w3l-blog-post-main .blog-grids-content {
    padding: 10px;
}
  .pagination.p1{
    margin-bottom: 2em;
  }
  .service_left_grid img{
  margin-left: auto;
  margin-right: auto;
  display: block;
}
 .service_left_grid{
  margin-bottom: 15px;
 }
 .cwp4-text {
    padding-bottom: 2em;
    text-align: justify;
}
section.col-service {
    padding-bottom: 2em;
}
  .services {
    padding: 3em 0;
}
  .title {
    font-size: 20px;
  }
  .heading_1{
    font-size: 15px;
    width: 55%;  
    margin-top: -12px;
  }
  .map-content-9 form input, .map-content-9 form textarea{
    margin-bottom: 10px;
  }
  .contact_grid_right{
    margin-bottom: 15px;
  }
  .agileits-banner-info4 {
    padding: 1em 0;
}
.form-top-left{
  display: block;
}
.map-content-9 form textarea{
  margin-top: 0;
}
  section#about{
    margin-top: 2em;
    padding: 3em 0;
  }
  .pt-4, .py-4{
    text-align: justify;
  }
  .title_2{
    font-size: 25px;
  }
  .col-text a{
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .col-l li{
    width: 100%;
    float: none;
  }
  .navbar-default .navbar-nav>li>a{
    padding: 15px;
  }
  .navbar-nav{
    margin: 0;
  }
  ul.social li{
    font=size: 15px;
  }
  .section_2 p{
    font-size: 16px;
  }
  .newsletter input[type="email"]{
    width: 65%;
  }
  .newsletter input[type="submit"]{
    width: 30%;
  }
  .newsletter form{
    width: 100%;
  }
  .title-head{
    font-size: 22px;
  }
  .col-text{
    width: 100%;
    padding-top: 15px;
    left: 0;
    text-align: center;
    padding-right: 2em;

  }
  .col-text.text-right{
    text-align: center;
  }
  .col-text b {
    font-size: 22px;
}
p.col-name{
  font-size: 22px;
  margin-bottom: 0;
}
  .logo_bot p{
    font-size: 18px;
  }
  .col-item{
    display: block;
  }
  .nav-right {
    float: none;
}
  img.img-responsive.logoimg{
    width: 250px;
  }
  .search_n{
    position: static;
    padding-top: 0;
  }
  .openBtn{
    padding: 0;
    width: 30px;
    height: 30px;
    margin-top: -5px;
    background-position: 0;
  }
  .overlay{
    width: 290px;
    top: 40px;
  }
}