body, html, div, blockquote, p,
h1, h2, h3, h4, h5, h6, pre, ol, dl, dt,
dd, form, a, input, fieldset{margin:0px;padding:0px;border:none;color:#333333;font-size:13px;font-family: 'SFUFuturaRegular';}
h1, h2, h3, h4, h5, h6{margin:0px;padding:0px;color:#333333;font-size:16px;font-family: 'SFUFuturaRegular';}
ul,li, ol{list-style:none;margin:0px;padding:0px;color:#333333;font-size:16px;font-family: 'SFUFuturaRegular';}
img{border:none;padding:0px;}
a{text-decoration:none;cursor:pointer;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out;cursor: pointer;}
  a:hover{
    text-decoration: none;
  }
  
.clearfix{clear:both}
  @font-face {
   font-family: 'SFUFuturaBold';
   src: url('../fonts/SFUFuturaBold.svg');
   src: url('../fonts/SFUFuturaBold?#iefix') format('embedded-opentype'), url('../fonts/SFUFuturaBold.woff') format('woff'), url('../fonts/SFUFuturaBold.ttf') format('truetype'), url('../fonts/SFUFuturaBold.svg#SFUFuturaBold') format('svg');
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: 'SFUFuturaRegular';
   src: url('../fonts/SFUFuturaRegular.svg');
   src: url('../fonts/SFUFuturaRegular?#iefix') format('embedded-opentype'), url('../fonts/SFUFuturaRegular.woff') format('woff'), url('../fonts/SFUFuturaRegular.ttf') format('truetype'), url('../fonts/SFUFuturaRegular.svg#SFUFuturaRegular') format('svg');
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: 'SFUFuturaLight';
   src: url('../fonts/SFUFuturaLight.svg');
   src: url('../fonts/SFUFuturaLight?#iefix') format('embedded-opentype'), url('../fonts/SFUFuturaLight.woff') format('woff'), url('../fonts/SFUFuturaLight.ttf') format('truetype'), url('../fonts/SFUFuturaLight.svg#SFUFuturaLight') format('svg');
   font-weight: normal;
   font-style: normal;
}
 @font-face {
    font-family: "SFUFuturaBook";
    src:url("../fonts/SFUFuturaBook.TTF");
  }  
  @font-face {
    font-family: "SFUFuturaHeavy";
    src:url("../fonts/SFUFuturaHeavy.TTF");
  }


/*FIX SLIDER IN BOOTSTRAP TABS*/
.product .tab-content > .tab-pane:not(.active), 
.product .pill-content > .pill-pane:not(.active) {
display: block;
height: 0;
overflow-y: hidden;
}

/* END FIX SLIDER IN BOOTSTRAP TABS*/
.tab-products-index{
	text-align: center;
}
.tab-products-index ul{
	display: inline-block;
	border: 1px solid #ccc;
}
.tab-products-index ul li{
	display: inline-block;
	border: none;
	margin-bottom: -2px;
}
.tab-products-index ul li a{
	padding: 10px 25px;
	cursor: pointer;
}
.tab-products-index .nav-tabs>li:hover a, .tab-products-index .nav-tabs>li.active>a, .tab-products-index .nav-tabs>li.active>a:focus, .tab-products-index .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #ed1c24; 
    border: none;
    border-radius: 0px;
    margin-right: 0px;
    cursor: pointer;
}
.tab-products-index  .nav-tabs>li>a:hover {
    border: none;
    background: #ed1c24;
    color: #fff;
    border-radius: 0px;
}
.page-news .t_new{
    margin-top: 10px;
}
.slider-news-scci  , .slider-news-thi-truong{
	position: relative;
}
.desc_new {
     height: auto!important ; 
}
.name-news{
	text-align: center;
	margin: 20px 0px 25px;
}
.page-news .date_new {
    color: #ac2b28;
    font-size: 16px;
    padding: 6px 0px;
}
.name-news h2{
	text-transform: uppercase;
	display: inline-block;
	color: #ac2b28;
	font-size: 20px;
	font-family: "SFUFuturaBold";
}
.ul-news{
	display: inline-block;
	float: right;
	border-bottom:  1px solid red;
}
.ul-news li{
	float: left;
}
.ul-news li a{
	color: #333;
	padding: 10px 30px;
	display: block;
	text-decoration: none;
}
.ul-news li.active a{
	background: red;
	color: #fff;
}





   .test-menu .nav{
        background-color: #0080C0;
    }
 
    .test-menu .nav>li{
        float: left;
        margin-right: 15px;
    }
     
    .test-menu .nav>li>a{
        text-transform: uppercase;
        color: #fff;
    }
 
    .test-menu .nav li{
        position: relative;
    }
 
    .test-menu .nav li a{
        padding: 10px;
        line-height: 20px;
        display: inline-block;
    }
 
    .test-menu .nav .sub-menu{
        display: none;
        position: absolute;
        top: 0;
        left: 100%;
        width: 200px;
        background-color: #eee;
        padding: 5px 20px;
    }
     
    .test-menu .nav li:hover>.sub-menu{
        display: block;
        z-index: 99;
    }
 	.test-menu .nav .sub-menu li{
 		display: block;
 	}
    .test-menu .nav>li>.sub-menu{
        top: 40px;
        left: 0;
    }




















.slider-main {
    width: 100%;
    position: relative;
    margin-top: 60px;
}
#slider-1 {
    width: 100%;
    height: 720px;
}  
.hotline-bot {
    background: #ed1c24;
    position: fixed;
    bottom: 80px;
    right: 0;
    padding: 5px;
    padding-top: 7px;
    padding-bottom: 10px;
    width: 190px;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    z-index: 99;
    text-transform: uppercase;
    border: solid 1px #ed1c24;
     -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.hotline-bot a {
    color: #fff;
    font-size: 18px;
    margin-left: 30px;
    font-family: 'SFUFuturaBold';
    display: block;
    margin-top: 0px;
}
.box-phone {
    position: absolute;
    left: -40px;
    top: -10px;
    width: 60px;
    height: 60px;
    background: #ac2b28;
    border-radius: 50%;
}
.hotline-bot .quick-alo-ph-img-circle {
    top: 4px;
    left: 4px;
}

 .number-div >div{
 	padding-left: 0px;
 	padding-right: 0px;
 } 
 .slide-list-new-other{
 	position: relative;
 } 
.doitac-desc{
	padding-left: 15px;
}
.content_task .title-task{
	text-align: center;
}
.content_task img{
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-top: 50px;
}
.vitri-content img{
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.vitri-content p , .vitri-content ul li{
	font-size: 16px;
	color: #333333;
	font-family: 'SFUFuturaRegular';
	line-height: 22px;
	margin-top: 10px;
}
.vitri-content ul{
	padding-left: 50px;
}
.vitri-content ul li{
		list-style-type: disc;
}
.menu-vitri ul{
	text-align: center;
}
.menu-vitri ul li{
	display: inline-block;
	border-right: 2px solid #929292;
}
.menu-vitri ul li:nth-child(2){
	border: none;
}
.menu-vitri ul li a{
	padding: 5px 20px;
	color: #818181;
}
.menu-vitri ul li.active a{
	font-family: 'SFUFuturaBold';
	color: #ac2b28;
}
.list-vitri h3{
	margin-top: 10px;
	font-size: 16px;
}
.list-vitri h3 span{
	padding: 0px 6px;
}
.list-vitri h3 strong{
	font-family: 'SFUFuturaBold';
	color: #333333;
}
.list-vitri >div{
	width: 20%;
	float: left;
}

 .slick-next {
    background: url(../images/next.svg) center center no-repeat;
    height: 35px;
    width: 30px;
    top: 45%;
   -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.slick-prev {
    display: block;
    z-index: 9999;
    background: url(../images/back.svg) center center no-repeat;
    height: 35px;
    width: 30px;
    top: 45%;
	-webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
   
}
.slick-prev:hover, .slick-prev:focus {
   background: url(../images/back-act.svg) center center no-repeat;
 }  
.slick-next:hover,   .slick-next:focus {
    background: url(../images/next-act.svg) center center no-repeat;
}
 .slick-prev:before,  .slick-next:before  {
   display: none;
 }













 td.center{
 	text-align: center;
 }
 .tien-ich-pro tr th{
 	color: #ac2b28;
 	font-family: 'SFUFuturaBold';
 	text-align: center;
 	background: #e2e2e2;
 }
 .tien-ich-pro tr td{
 	vertical-align: middle !important;
 }
 .tien-ich-pro  h4{
  padding: 10px 0px;
  color: #666666;
  font-size: 16px;
  font-family: 'SFUFuturaBold';
 }
 .tien-ich-pro tr th:nth-child(1){
 	width: 10%;
 }
  .tien-ich-pro tr th:nth-child(2){
 	width: 40%;
 } 
  .tien-ich-pro tr th:nth-child(3){
 	width: 50%;
 }  
.chinh-sach-pro h4{
	font-family: 'SFUFuturaBold';
	font-size: 16px;
	color: #666666;	
	text-align: center;
	line-height: 1.3;
}
.chinh-sach-pro h4 span{
	font-family: 'SFUFuturaRegular';
	font-size: 16px;
	color: #333333;
}
.chinh-sach-pro img{
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;

}
.dau-tu-1 , .dau-tu-2 , .dau-tu-3{
	border: 1px solid #cecece;
	padding: 20px 0px;
}
.dau-tu-title{
	background: #e2e2e2;
}
.dau-tu-title h4{
	font-family: 'SFUFuturaBold';
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	color: #ac2b28;
	padding: 10px 0px;
}
.title-t-p{
	font-size: 30px;
	color: #666666;
	font-family: 'SFUFuturaRegular';
}
.pro-img-name .dau-tu-content {
	margin-top: 0px;
}
.dau-tu-2 , .dau-tu-3{
	border-top: none;
}
.dau-tu-content >div{
	padding-left: 0px;
	padding-right: 0px;
}
.dau-tu-content h5{
	font-family: 'SFUFuturaBold';
	font-size: 16px;
	color: #666666;
	line-height: 25px;
	margin-bottom: 10px;
}
.dau-tu-content p{
	color: #333333;
	 font-family: 'SFUFuturaRegular';
	 font-size: 16px;
	 line-height: 24px;
}
.modal.modal-danhsach.in .modal-dialog{
 	width: 1170px !important;
 	top: 9% !important;
 }
 .modal-title{
 	margin-bottom: 15px;
 } 
.modal-title h3{
	font-size: 24px;
	color: #ac2b28;
	font-family: 'SFUFuturaBold';
	text-align: center;
}
.modal-desc{
	margin-top: 15px;
}
.modal-content-main .modal-desc p{
	font-family: 'SFUFuturaRegular';
}
.modal-content-main .modal-desc {
	max-height: 100px;
	overflow: auto;	
}
.modal-desc p{
	font-size: 16px;
	color: #666666;
	font-family: 'SFUFuturaBold';	
	margin-top: 10px;
}
.modal-desc  p span{
 font-family: 'SFUFuturaRegular';
}
.modal-desc >div:nth-child(1) p span{
	float: right;
}
.modal-desc >div:nth-child(2) p span{
	padding-left: 30px;
}
.pro-img-name.danh-sach-pro .name-pro{
	font-family: 'SFUFuturaRegular';
	text-transform: uppercase;
	padding: 20px 0px;
}
.pro-img-name.danh-sach-pro .pro-cont-img{
	-webkit-box-shadow: 5px 5px 0px 0px rgba(172,43,40);
	-moz-box-shadow: 5px 5px 0px 0px rgba(172,43,40);
	box-shadow: 5px 5px 0px 0px rgba(172,43,40);
}
.slide-modal{
	position: relative;
}
.slide-modal .slick-next{
 right: 30px !important;
 padding: 30px 15px !important;
 background-color: rgba(255,255,255,0.7) !important;
}
.slide-modal .slick-prev {
 left: 30px !important;
  padding: 30px 15px !important;
 background-color: rgba(255,255,255,0.7) !important;
}
.slider-duan .slick-next , .slide-modal .slick-next{
    right: -20px;
    background: url(../images/next.svg) center center no-repeat;
    height: 35px;
    width: 30px;
    top: 45%;
   -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
 .slider-duan .slick-prev , .slide-modal .slick-prev {
    left:  -20px;
    display: block;
    z-index: 9999;
    background: url(../images/back.svg) center center no-repeat;
    height: 35px;
    width: 30px;
    top: 45%;
	-webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;  
}
.slider-duan .slick-prev:hover, .slider-duan .slick-prev:focus , .slide-modal .slick-prev:hover , .slide-modal .slick-prev:focus{
   background: url(../images/back-act.svg) center center no-repeat;
 }  
.slider-duan .slick-next:hover,  .slider-duan .slick-next:focus , .slide-modal .slick-next:hover , .slide-modal .slick-next:focus{
    background: url(../images/next-act.svg) center center no-repeat;
}
.slider-duan .slick-prev:before,  .slider-duan .slick-next:before ,  .slide-modal .slick-prev:before,  .slide-modal .slick-next:before {
   display: none;
  }

.slider-duan{
	position: relative;
}  
.slider-duan .name-pro{
	font-size: 16px;
	font-family: 'SFUFuturaBold';
	text-transform: uppercase;
	position: relative;
	background: #fff;
	color: #666666;
	font-weight: bold;
}
.slider-duan .name-pro:hover a{
	color: #F02B22;
}
.content-pro-details{
	margin-top: 120px;
}
.title-top.title-top-m .title{
	font-size: 16px;
}
.title-top.title-top-m .title::before{
	display: none;
}
.title-top.title-top-m  .title::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: 2px;
    margin-left: 7px;
    border-bottom: 7px solid #e32727;
    border-left: 7px solid transparent;
}
.menu-pro-details{
	position: absolute;
	left: 0px;
	background: rgba(172, 43, 40, 0.8);
	padding: 10px 20px;
	/* width: 325px; */
}
.menu-pro-details li{
	position: relative;
	/* margin-bottom: 10px; */
}
.menu-pro-details li:nth-child(1) a{
	padding-top: 0px;
}
.menu-pro-details li a{
	color: #cd807e;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
	position: relative;
}
.menu-pro-details li a{
	color: #cd807e;
	padding-top: 8px;
	padding-bottom: 0px;
	display: inline-block;
	position: relative;
	font-size: 15px;
}
.menu-pro-details li a:before{
	/* position: absolute;
	z-index: 9;
	content: "";
	height: 2px;
	    width: 105%;
	    background: #ac2b28 ;
	    bottom: -2px; */
}
.menu-pro-details li.active{
	/* border-bottom: 1px solid #fff; */
}
.menu-pro-details li.active a{
	color: #fff;
 	font-family: 'SFUFuturaBold';
 	font-size: 14px;
}



.menu-pro-details li a:hover , .menu-pro-details li:hover a{
	color: #fff;
}
/*SAN PHAM*/
.banner {
    margin-top: 60px !important;
}
.content-pro{
	margin-bottom: 30px;
	position: relative;
}
.w_company:before , .w_company:after{
	display: none !important;
}
.homepage .header .bot-slide2{
	bottom: 0px !important;
}
.homepage .header .bot-slide1{
	bottom: 20px !important;
}
.content-pro .title-top{
	text-align: left;
}
.content-pro .title-top{
	 margin-top: 60px;
	 margin-bottom: 30px;
}
.pro-cont-img{
	position: relative;
	overflow: hidden;
}
.pro-img-name >div{
	margin-top: 30px;
}
.pro-cont-img img{
	display: block;
	margin: 0 auto;
}
.name-pro{
	position: absolute;
	font-family: 'SFUFuturaBold';
	font-size: 17px;
	z-index: 9;
	content: "";
	width: 100%;
	text-align: center;
	bottom: 0px;
	left: 0px;
	right: 0px;
	color: #fff;
	padding: 10px;
	background: rgba(0,0,0,0.5);
	text-transform: uppercase;
}
.pro-img-name {
	margin-top: 30px;
}
.pro-des p{
	font-family: 'SFUFuturaRegular';
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	margin-top: 10px;
}




















.logo-footer img{
	width: 130px;
	height: 140px;
	display: block;
	margin: 0 auto;
}
.footer-bottom p {
    font-family: "SFUFuturaBook";
    color: #ffffff;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.footer ul.icon-social{
	text-align: center;
}
.footer-content >div h6{
	line-height: 25px;
	text-transform: uppercase;
	color: #4e4e4e;
}
.footer-content >div p{
	margin-top: 10px;
	line-height: 25px;
	color: #4e4e4e;
}
.footer-bottom{
	position: relative;
	background: #ed1d25;
}
.footer-bottom a{
	color: #fff;
}
.footer-bottom .heart p{
	text-align: right;
}
.slider-product{
	position: relative;
}  
.slider-pro-content{
	position: relative;
	margin: 0 auto;
}
.slick-initialized .slick-slide{margin-right:0px !important;}
.slider-pro-content .pro-content-img img{
	display: block;
	margin: 0 auto;
}
.slider-pro-content .pro-content-img {
    transform: translateY(60px);
    width: 80%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 15px;
}
.slider-product .slider-pro-content .pro-content-img:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    opacity: 1;
}
.slider-product .slider-pro-content.slick-current.slick-active .pro-content-img:after{
	opacity: 0;
}
.slider-product .slider-pro-content.slick-current.slick-active .pro-content-img {
    transform: translateY(0px);
    width: 100%; 
}
.slider-product .slider-pro-content.slick-current.slick-active .pro-content-img{
	margin-top: 10px;
}
.slider-product .slider-pro-content.slick-current.slick-active .pro-content-img:after{
	width: 0;
	height: 0;
}
.box-pro{
	position: relative;
	width: 80%;
	padding: 10px;
	margin: 0 auto;
	background: #fff;
	margin-top: -70px;
	display: none;
	-webkit-box-shadow: inset 0px -4px 15px 0px rgba(179,166,179,0.7);
	-moz-box-shadow: inset 0px -4px 15px 0px rgba(179,166,179,0.7);
	box-shadow: inset 0px -4px 15px 0px rgba(179,166,179,0.7);
}
.icon-slider{
	position: absolute;
	width: 60px;
	height: 60px;
	left: 45%;
	top: -30px;
	z-index: 99;
}
.box-pro h3{
	font-family: 'SFUFuturaBold';
	font-size: 20px;
	color: #ac2b28;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;	
}
.slider-product .box-pro p{
	color: #333333;
}
.slider-product  .pro-content-img p{
	font-family: 'SFUFuturaBold';
	font-size: 20px;
	color: #666666;
	padding-top: 10px;
}
.slider-product .slider-pro-content.slick-current.slick-active .box-pro{
	display: block;
}
.slider-product .slider-pro-content.slick-current.slick-active .pro-content-img p{
	display: none;
}















.intro-bottom{
	margin-top: 50px;
}
.intro-bottom  >div , .intro-bottom  >div >div{
	padding-left: 0px;
	padding-right: 0px;
}
.intro-bottom  >div:nth-child(2){
	margin-top: 30px;
}
.intro-bottom-content img{
	display: block;
}
.intro-bottom-content >div:nth-child(1){
	padding-left: 0px;
	padding-right: 0px;
}
.intro-bottom-content h3{
	font-family: 'SFUFuturaBold';
	font-size: 20px;
	color: #666666;
	margin-bottom: 10px;
}
.intro-bottom .intro-bottom-content p{
font-family: "SFUFuturaBook";
font-size: 16px;
color: #666666;	
}
.view-more-new{
margin-top: 30px;	
}
.view-more-new a{
font-family: "SFUFuturaBook";
font-size: 17px;
color: #eb2227;
}
.intro-bottom .view-more-new{
	text-align: center;
	top: 40px;
	position: relative;
}

.transform , .cont_c{
     transform: rotate(0deg) !important; 
}
.box_choose:before{
	display: none;
}
.effect{
	border: none !important;
	background: none !important;
}
.why-choose .box_choose{
	margin-bottom: 0px !important;
	height: auto;
	width: auto;
}
.why-choose .cont_c{
	padding-top: 40px;
	padding-bottom: 40px;
}
.box_choose:hover{
	background: url(../images/back-hover.jpg) center center no-repeat!important;
	background-size: 100% 100% !important;
}
.why-choose{
	padding-bottom: 50px;
}
.header:before, .sliderco-introduce:after, .product:after, .news:after, .map:after , .sliderco-introduce:before{
	display: none !important;
}
.w_company:before , .w_company:after, .bot-slide1 , .bot-slide2{
	/*display: none !important;*/
}
.home_slide {
    margin-top: 60px !important;
}
div.div-pading{
	padding-left: 0px;
	padding-right: 0px;
}
.hotline1 {
background: #ed1c24;
position: absolute;
z-index: 10;
opacity: 1 !important;
width: 100px;
top: 0px;
height: 25px;
right: 0px;
line-height: 20px;
padding-left: 12px;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
}
.hotline1 a{
position: relative;
font-size: 12px;
color: #ffffff;
font-family: "SFUFuturaBook";
text-decoration: none;
margin-right: 15px;
}
.hotline1 a:first-child:before {
position: absolute;
content: "";
height: 11px;
width: 2px;
background: #ffffff;
right: -8px;
top: 6px;
}
.hotline1:before {
content: "";
position: absolute;
border-bottom: 22px solid #ed1c24;
border-right: 26px solid transparent;
left: 94%;
bottom: 0;
}
.hotline1:after {
content: "";
position: absolute;
border-bottom: 22px solid #ed1c24;
border-left: 26px solid transparent;
right: 94%;
bottom: 0;
}
.menu-top .vn-en{
height: 15px;
background: #ffffff;
position: relative;
}
.menu-top .vn-en p{
position: absolute;
right: 2%;
margin-top: 2px;
}
.menu-top .vn-en p span{
margin-right: 10px;
}
.menu-top {
    position: fixed;
    top: 0px;
    z-index: 999;
    width: 100%;
    background: #ffffff;
}
/*.menu-top .vn-en p:before {
content: "";
position: absolute;
height: 12px;
width: 2px;
background: #4e4e4e;
top: 4px;
left: 40%;
}*/
.menu-top .vn-en .hot-line{
position: absolute;
right: 9%;
bottom: -5px;

}
.menu-top .menu{
background: #ed1c24;
height: 45px;
position: relative;
}
.menu-top .menu .logo-top {
position: absolute;
top: -18px;
left: 1%;
z-index: 999;
width: 270px;
}
.menu-top .menu .logo-top img{
display: block;
max-width: 100%;
}

/*MENU-CONTENT*/
#menu-content ul {
list-style-type: none;
text-align: left;
height: 44px;
margin-bottom: 0px;
}
#menu-content li {
list-style-type: none;
display: inline-block;
text-decoration: none;
margin-top: 12px;
height: 34px;
text-align: center;
}
#menu-content li.act a{
	padding-left: 10px;
}
/*#menu-content >ul>li:nth-child(4) a {
padding-right: 10px;
}*/
#menu-content >ul>li:nth-child(1){
padding-left: 10px;
}
#menu-content li a i {
margin-left: 5px;
}
/*#menu-content a {
font-family: "SFUFuturaBook";
color: #ffffff;
padding-left: 0px;
padding-right: 15px;
font-size: 16px;
}*/
#menu-content a {
    font-family: "SFUFuturaBook";
    color: #ffffff;
    padding-left: 12px;
    padding-right: 12px;
    text-transform: uppercase !important;
    font-size: 16px;
}
.sub-menu li {
display: none;
}
.sub-menu {
display: none;
position: absolute;
}
#menu-content li:hover .sub-menu {
display: block;
height: auto;
top: 44px;
z-index: 999999;
background: #ffffff;
margin-left: -3%;
padding-bottom: 5px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
overflow: hidden;
}
/*#menu-content li:nth-child(3):hover .sub-menu {
margin-left: 0px;
}*/
#menu-content li:nth-child(4):hover .sub-menu {
margin-left: -50px;
}
#menu-content .sub-menu li:hover a {
color: #ed1c24;
}
#menu-content ul.sub-menu li {
display: block;
/*margin-left: -40px !important;
width: 150px;*/
margin-top: 0px;
height: 30px;
border-bottom: 1px solid #d6cece;
}
#menu-content ul.sub-menu{
padding: 0 10px;
width: auto;
}
#menu-content ul.sub-menu li:last-child {
border: none;
}
/*
#menu-content ul.sub-menu.sub-menu-li li {
display: block;
width: 100%;
margin-left: -40px !important;
width: 200px;
}*/
#menu-content ul.sub-menu li a{
padding-right: 0px;
display: block;
color: #000;
text-align: center;
line-height: 30px;
font-size: 13px;
}
.sub-menu li {
margin-left: 0 !important;
}




.cont_c p{
	font-family: "SFUFuturaRegular";
	font-size: 17px;
	color: #6e6e6e;
	text-align: center;
	margin-top: 6px;
	margin-left: 5px;
	margin-bottom:10px
}
	.cont_c p span{display:block;white-space: nowrap;}
	.cont_c .ico_c1 {
    background: url(../images/choose1.svg) center top no-repeat;
    height: 43px;
    width: 100%;
    background-size: contain;
    margin-bottom: 15px;
    }
	.cont_c .ico_c1{
		background:url(../images/choose1.svg) center top no-repeat;
		height:43px;
		width: 100%;
		background-size:contain;
		margin-bottom:15px;
	}
	.cont_c:hover .ico_c1{
		background:url(../images/choose1-act.svg) center top no-repeat;
		height:43px;
		width: 100%;
		background-size:contain;
	}
	
	.ico_c2{
		background:url(../images/choose2.svg) center top no-repeat;
		height:53px;
		width: 100%;
		background-size:contain;
	}
	.cont_c:hover .ico_c2{
		background:url(../images/choose2-act.svg)  center top no-repeat;
		height:53px;
		width: 100%;
		background-size:contain;
	}
	
	.ico_c3{
		background:url(../images/choose3.svg) center top no-repeat;
		height:50px;
		width: 100%;
		background-size:contain;
	}
	.cont_c:hover .ico_c3{
		background:url(../images/choose3-act.svg) center top no-repeat;
		height:50px;
		width: 100%; 
		background-size:contain;
	}
	
	.ico_c4{
		background:url(../images/choose4.svg) center top no-repeat;
		height:52px;
		width: 100%;
		background-size:contain;
	}
	.cont_c:hover .ico_c4{
		background:url(../images/choose4-act.svg) center top no-repeat;
		height:52px;
		width: 100%;
		background-size:contain;
	}




