@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic,800italic,800,300italic);
@font-face {
  font-family: 'UTMMobifoneKT';
  src: url('../fonts/UTMMobifoneKT.eot?#iefix') format('embedded-opentype'),  url('../fonts/UTMMobifoneKT.woff') format('woff'), url('../fonts/UTMMobifoneKT.ttf')  format('truetype'), url('../fonts/UTMMobifoneKT.svg#UTMMobifoneKT') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf')  format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf')  format('truetype'), url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf')  format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed-Bold';
  src: url('../fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/RobotoCondensed-Bold.woff') format('woff'), url('../fonts/RobotoCondensed-Bold.ttf')  format('truetype'), url('../fonts/RobotoCondensed-Bold.svg#RobotoCondensed-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed-Regular';
  src: url('../fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/RobotoCondensed-Regular.woff') format('woff'), url('../fonts/RobotoCondensed-Regular.ttf')  format('truetype'), url('../fonts/RobotoCondensed-Regular.svg#RobotoCondensed-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'),  url('../fonts/OpenSans.woff') format('woff'), url('../fonts/OpenSans.ttf')  format('truetype'), url('../fonts/OpenSans.svg#OpenSans') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UTMAndrogyne';
  src: url('../fonts/UTMAndrogyne.eot?#iefix') format('embedded-opentype'),  url('../fonts/UTMAndrogyne.woff') format('woff'), url('../fonts/UTMAndrogyne.ttf')  format('truetype'), url('../fonts/UTMAndrogyne.svg#UTMAndrogyne') format('svg');
  font-weight: normal;
  font-style: normal;
}


a,
a:hover {
    text-decoration: none;
}
button, input, select, textarea, a{
    outline: 0;
}
a,body,h1,h2,h3,h4,h5,p {
    font-family: 'Roboto-Regular', sans-serif
}
.container{
	margin: 0 auto;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#main{
  /*background: url('../images/bk-main.jpg');*/
  /*background-size: cover;*/
  position: relative;
}

.head-top{
  background: url('../images/bk-head-top.jpg');
  background-size: cover;
  text-align: right;
}
.form-top{
  display: inline-block;
  width: 100%;
}
.social{
  float: right;
  margin-top: 8px;
}
.social ul{
  padding-left: 0px;
  float: right;
  list-style: none;
}
.social ul li{
  float: left;
}

.form-search{
  position: relative;
  display: inline-block;
  margin-top: 9px;
  margin-right: 30px;
}
.form-search input{
  width: 290px;
  height: 30px;
  border: 1px solid #978e87;
  border-radius: 5px;
  padding-left: 15px;
  background: none;
  color: #fff;
}
.form-search button{
  position: absolute;
  right: 5px;
  background: none;
  border: none;
  color: #fe0000;
  font-size: 16px;
  top: 3px;
}

/*********************** logo ******************/

.logo p{
  font-size: 17px;
  color: #000000;
  margin-top: 8px;
  max-width: 77%;
}
.header-bot h4{
  color: #fe0000;
  font-size: 20px;
  text-align: right;
  font-family: 'Roboto-Bold';
  margin-top: 20px;`
}
.logo h1{
  margin-top: 3px;
}
/*********************** menu ******************/

.main-menu-nav{
  display: inline-block;
  float: right;
  margin-top: -8px;
}

.menu-header > li{
  margin: 0px;
  margin-left: 0px !important;
  padding: 5px 3px;
  background: none !important;
  z-index: 999
}
.menu-header > li > a{
  font-size: 17px;
  color: #1f1f1f;
  font-family: 'RobotoCondensed-Bold';
  text-transform: uppercase;
  padding: 10px 8px;
}
.menu-header > li:last-child,
.menu-header > li:last-child > a{
  padding-right: 0px;
}
.menu-header > li.active > a{
  color: #fe0000;
  background: none;
  padding: 10px 0px;
}
.menu-header > li > a:hover,
.menu-header > li > a:focus{
  color: #fe0000;
  background: none !important;

}
.menu-header > li.active > a:hover,
.menu-header > li.active > a:focus{
  color: #fe0000;
  background: none !important;
}
.sf-arrows .sf-with-ul{
  padding-right: 0px;
}
.sf-arrows .sf-with-ul:after{
  display: none;
}
.dropdown-menu li a{
  text-transform: inherit;
  padding: 3px 10px;
}

/************************* banner *********************/

.content-banner{
  position: absolute;
  left: 200px;
  top: 100px;
  width: 500px;
}
.content-banner h4{
  font-size: 35px;
  color: #fff;
  font-family: 'RobotoCondensed-Regular';
}
.content-banner p{
  font-size: 14px;
  color: #fff;
  font-family: 'Roboto-Light';
}
.banner-slider{
  position: relative;
  z-index: 1;
}

.banner-slider .list-banner-slider::before{
  background: url('../images/bor-top.png') no-repeat;
  content:"";
  position:absolute;
  width: 100%;
  height: 150px;
  bottom:-2px;
  /*left: 0px;*/
  z-index: 1;
  max-width: 100%;
}
.banner-slider .list-banner-slider img{
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.border-banner-slider img{
  max-width: 100%;
  width: 100%;
}
.border-banner-slider{
  position: absolute;
  bottom: 0px;
  z-index: 1;
}
.jssorb01{
  bottom: 30px;
  /*left: -12%;*/
  z-index: 9;
  display: inline-block;
  width: 100%;
}
.jssorb01 div.av{
  background: #f30100;
  margin:0px 5px;
}
.jssorb01 .dn, .jssorb01 .dn:hover{
  background-color: #f30100 !important;
  margin:0px 5px;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active{
  background: #f30100;
  margin: 0px 5px;
}
.jssorb01 div{
  width: 12px;
  height: 12px;
  margin: 0px 5px;
  color: #fff;
  opacity: 1;
}

/******************************* footer ********************/
.promotion{
  background: url('../images/bg.png') no-repeat;
  background-size: cover;
}
.list-promotion{
  margin-bottom: 50px;
}
.list-partner{
  padding-bottom: 40px;
  /*padding-top: 20px;*/
}

/********************* send mail ***********************/

/*.senmail{
  background: url('../images/part.jpg');
}*/
.senmail h5{
  font-size: 20px;
  color: #f4f101;
  font-family: 'Roboto-Bold';
  margin-top: 20px;
  margin-bottom: 20px;
}
.senmail h5 i{
  margin-right: 10px;
}
.form-send-mail{
  display: inline-block;
  width: 100%;
  padding-bottom: 30px;
}
.form-send-mail .form-group input{
  height: 35px;
  background: rgba(178,178,178,0.4);
  border-radius: 0px;
  border: none;
  color: #fff;
}
.form-send-mail .form-group:nth-child(2){
  padding-left: 0px;
  padding-right: 0px;
}
/*.form-send-mail .form-group{
  padding-left: 0px;
}*/
.form-send-mail .form-group button{
  height: 35px;
  background: url('../images/btn-send.jpg');
  border-radius: 0px;
  border: none;
  color: #fff;
  font-size: 18px;
  text-shadow: none;
  padding: 0px 20px;
  /*width: 100%;*/
}
.form-send-mail .form-group button:hover{
  background: #ce1414;
}

.form-send-mail ::-webkit-input-placeholder {
  color: #c6c6c6;
  font-size: 14px;
  font-family: 'Roboto-Light', sans-serif;
  font-style: italic;
}
.form-send-mail :-moz-placeholder { /* older Firefox*/
  color: #c6c6c6;
  font-size: 14px;
  font-family: 'Roboto-Light', sans-serif;
  font-style: italic;
}
.form-send-mail ::-moz-placeholder { /* Firefox 19+ */ 
  color: #c6c6c6;
  font-size: 14px;
  font-family: 'Roboto-Light', sans-serif;
  font-style: italic;
} 
.form-send-mail :-ms-input-placeholder { 
  color: #c6c6c6;
  font-size: 14px;
  font-family: 'Roboto-Light', sans-serif;
  font-style: italic;
}

/**********************/

/*.info-footer{
  background: url('../images/bk-footer-content.jpg') center;
  background-size: cover;
}*/
.info-footer-content{
  background: url('../images/footer.png') center center no-repeat;
  /*background-size: cover;*/
  background-size: 1920px 577px;
}
.title-promotion{
  margin-top: 150px !important;
}

.info-footer-top .col-md-4 h5{
  font-size: 18px;
  color: #fefb00;
  font-family: 'RobotoCondensed-Regular';
  text-transform: uppercase;
  margin-bottom: 5px;
}
.info-footer-top .col-md-4 ul{
  list-style: none;
  padding-left: 0px;
  margin-top: 10px;
}
.info-footer-top .col-md-4 ul li{
  font-size: 14px;
  color: #fefefe;
  font-family: 'Roboto-Light';
  min-height: 22px;
}
.info-footer-top .col-md-4 ul li span{
  margin-right: 15px;
/*  float: right;*/
  display: inline-block;
  width: 80px;
}

.info-footer-bot{
  display: inline-block;
  width: 100%;
  /*margin-top: 80px;
  margin-bottom: 10px;*/
}
.info-footer-bot .col-xs-6 img{
  float: left;
  margin-right: 10px;
}
.info-address i{
  color: #fe0000;
  background: #fff;
  border-radius: 100%;
  padding: 2px 4px;
  margin-right: 4px;
  float: left;
}
.info-address i.fa-home{
  padding: 2px 3px;
}
/*.info-address span{
  border: 1px dashed #fff;
  padding: 2px;
  border-radius: 100%;
  display: inline-block;
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 10px;
}*/
.info-address p{
  font-size: 13px;
  color: #fefefe;
  font-family: 'Roboto-Light';
}
.phone div{
  float: left;
  width: 40%;
}
.info-footer-bot{
  margin-left: 40px;
  position: relative;
}
.info-footer-bot .col-xs-6 h6{
  font-size: 13px;
  color: #fefefe;
  font-family: 'Roboto-Light';
  margin-top: 3px;
}
.info-footer-bot .col-xs-6 h6 a{
  color: #fe0000;
}
.info-footer-bot .col-xs-6 p{
  font-size: 13px;
  color: #fefefe;
  font-family: 'Roboto-Light';
  font-style: italic;
  min-height: 19px;
  padding-top: 5px;
}
.info-footer-bot .pull-right{
  position: absolute;
  top: 0px;
  right: 75px;
}

/******************* title ****************/
.wrap-title{
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.wrap-title h3{
  position: absolute;
  left: 25px;
  font-size: 36px;
  color: #000;
  font-family: 'RobotoCondensed-Bold';
  top: 10px;
  text-transform: uppercase;
}

/******************* breadcrumb ******************/

.main-title-breadcrumb{
  background: none !important;
  /*position: absolute;*/
  float: right;
}
.main-title-breadcrumb .breadcrumb{
  background: none;
  margin-bottom: 0px;
  padding-right: 20px;
}
.main-title-breadcrumb .breadcrumb li{
  font-size: 14px;
  color: #f30100;
  font-family: 'Roboto-Bold';
} 
.main-title-breadcrumb .breadcrumb li a{
  font-size: 16px;
  color: #b7b7b7;
} 
.breadcrumb >li:last-child a{
  color: red;
  font-family: 'Roboto-Bold';
}
.main-title-breadcrumb .breadcrumb li a:hover{
  color: red;
}

/****************** paging **************************/

.paging{
  list-style: none;
}
.paging{
  display: inline-block;
}
.paging a{
  float: left;
  margin: 0px 5px;
  border: 1px solid #cfcfcf;
  border-radius: 0px;
  padding: 3px 10px;
  color: #777777;
  font-size: 17px !important;
}
.paging a:first-child{
  border-radius: 5px 0px 0px 5px;
  color: #f30100;
  border: 1px solid #f30100;

}
.paging a:last-child{
  border-radius: 5px 0px 0px 5px;
  color: #f30100;
  border: 1px solid #f30100;

}
.paging a:last-child{
  border-radius: 0px 5px 5px 0px;
  color: #f30100;
}

.paging a:first-child i{
  color: #f30100;
}
.paging a:last-child i{
  color: #f30100;
}
.paging a i{
  padding: 0px 15px;
  font-size: 20px;
  color: #c4c4c4;
}
.paging a.active {
  /*padding: 10px 15px;*/
  font-size: 14px;
  color: #fff;
}
.paging a.active{
  /*padding: 3px 18px;*/
  color: #fff;
  background: #e20406;
}
.paging a.active i{
  color: #fff;
}
.paging a span{
  display: block;
  padding: 3px 6px;
  color: #777777;
}
.paging a.active span{
  color: #fff;
}
.paging a:hover{
  color: #fff;
  background: #e20406;
}
.paging a:hover i{
  color: #fff;
  background: #e20406;
  border-radius: 30px;
}
.paging a:hover span{
  color: #fff;
  background: #e20406;
  border-radius: 30px;
}
.header-bot .container{
  position: relative;
}
/****************** sub menu *********************************/

.sub-menu-product .nav-tabs{
  background: #6d6d6d;
  border-left: 3px solid #111111;
  border-right: 3px solid #111111;
}
.sub-menu-product .nav-tabs li{
  border-radius: 0px;
  padding: 0px;
}
.sub-menu-product .nav-tabs li a{
  border-radius: 0px;
  padding: 10px 40px;
  font-size: 18px;
  color: #fff;
  font-family: 'RobotoCondensed-Regular';
  text-transform: uppercase;
}
.sub-menu-product .nav-tabs li.active a,
.sub-menu-product .nav-tabs li:focus a{
  background: #fb0908;
  color: #fff;
}
.sub-menu-product .nav-tabs li a:hover,
.sub-menu-product .nav-tabs li a:focus{
  background: #fb0908 !important;
  color: #fff;
}

#owl-list-partner .item{
  margin: 10px;
}

.info-detail-top{
  margin-top: 40px;
}

#logoParade
{
  width: 100%;
  height: 65px;
  position: relative;
}

#logoParade div.scrollableArea a
{
  display: block;
  float: left;
  padding-left: 20px;
}
.scrollableArea a img{
  height: 60px;
}

