﻿/* html ---------------------------------------------- */
html,body,form
{
	margin:0px;
	padding:0px;
	background:#FAFAFA;
	width:100%;
	height:100%;
	
	color:#111111;	
	font-size:12px;
	font-family:arial, tahoma, helvetica, geneva, verdana, lucida, sans-serif;
	text-decoration:none;	
}
a:link,a:visited 
{
	color: #023d7f; text-decoration:none;
}
a:hover 
{
	color: #000000; text-decoration:none;
}
a:active,a:focus 
{
	color: #000000; text-decoration:none;
}

.content-view
{
display: table;
  
    margin: 0 auto;
    z-index: 1000;
    padding-left: 10px;
    padding-right: 10px;
    height: 25px;
    line-height: 25px;;
}

/*header*/
#header-form
{
	display:table;
	width:100%;
	background:#b130e8;	
	/*border-top: 3px solid #8F00CC;
    padding-top:5px;
    padding-bottom:5px;*/
}
.header-form-col1
{
	width:500px;
	float:left;
	height:120px;
    z-index: 1000;
    padding-top:5px;
    padding-bottom:5px;
}
.header-form-col2
{
	width:500px;
    float:right;
    height:130px;
	background: url('../Photo/bvht/truso.png') no-repeat;
    z-index:9999999;
}


/*Anh-viet*/
.header-otop
{
	width:100%;
    background:#FFFFFF;
    padding-top:5px;
    padding-bottom:5px;
}
.header-otop-line
{
    float:left;
	padding-right:10px;
	line-height:18px;
	font-weight:bold;
}
.header-otop-line img
{
    float:left;
	padding-right:5px;
}
.header-otop-item
{
    float:left;
	padding-right:10px;
	padding-left:10px;
	line-height:18px;
	border-left:1px solid #dcdcdc;
}
.anhviet-view
{
	margin-top:5px;
    width:60px;
    float:right;
    height:18px;
    vertical-align:middle;
}
.anhviet-view img
{
    width:27px;
    height:18px;
    border:none;
}
.anhviet-view-vn
{
    float:left;
    width:27px;
}
.anhviet-view-en
{
    float:right;
    width:27px;
}

.link-hotnew-boxe
{
    border:1px solid #0971a8;
    width:228px;    
    background:#1491d2;
}
.link-hotnew-boxe-txt
{
}
.link-hotnew-boxe a
{
    color:#ffffff;
    font-size:90%;
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
    vertical-align:middle;
    line-height:30px;
}
.link-hotnew-boxe img
{
    height:80px;
    border:none;
    float:left;
}
/*Cu*/
.home-hotnew-box1
{
    border:1px solid #0971a8;
    width:99%;    
    float:left;
    background:#1491d2;
}
.home-hotnew-box1-txt
{
    padding-top:25px;
}
.home-hotnew-box1 a
{
    color:#ffffff;
    font-size:120%;
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
    vertical-align:middle;
    line-height:30px;
}
.home-hotnew-box1 img
{
    height:80px;
    border:none;
    float:left;
}

.home-hotnew-box2
{
    border:1px solid #0971a8;
    width:99%;    
    float:left;
    background:#1491d2;
}
.home-hotnew-box2-txt
{
    padding-top:25px;
}
.home-hotnew-box2 a
{
    color:#ffffff;
    font-size:120%;
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
    vertical-align:middle;
    line-height:30px;
}
.home-hotnew-box2 img
{
    height:80px;
    border:none;
    float:left;
}
/*menuer*/
#menuer-form
{
    display:table;
	width:100%;
	background:#8F00CC;
	padding-top:3px;
	padding-bottom:3px;
	margin:0 auto;
	z-index:1000;
}
/*ul.header-menu*/
ul.header-menu 
{
    position: relative;
    z-index: 597;
    float: left;
    padding: 0px;
    list-style: none;
    margin: 0;
    padding: 0;
}

/*ul.header-menu li*/
ul.header-menu li
{
    list-style: none;
    margin: 0;
    padding: 0px 2px 0px 0px;
    
    float: left;
    vertical-align: middle;
    border: none;
}
ul.header-menu li.hover,ul.header-menu li:hover
{
    position: relative;
    z-index: 599;
    cursor: default; 
}
/*ul.header-menu  ul*/
ul.header-menu ul 
{
    list-style: none;
    margin: 0;
    padding: 2px;
	
    min-width:210px;
    visibility: hidden;
    position: absolute;
    top: 24px;
    z-index: 598;
    border: 1px solid #065619;
    background: #F0F0F0;
    
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
/*ul.header-menu  ul li*/
ul.header-menu ul li 
{
    float: none;
    padding: 2px 2px 2px 2px;    
    background:#F0F0F0 url(Photo/menu.png) 25px 0 no-repeat;
}
/*li:hover > ul */
ul.header-menu li:hover > ul 
{
    visibility: visible;
}

ul.header-menu a
{
    padding:5px 10px 5px 10px;
    display: block;
    /*border-bottom: 3px solid #D1FED6;*/
    color:#FFFF00;
    font-size:120%;
}
ul.header-menu a:hover, ul.header-menu li:hover > a
{
    z-index: 600;
    color:#00000;
    border-color: #EE0202;
	background:#388fd3;
}
/*menu*/
ul.header-menu .menuac
{
	/*border-bottom: 3px solid #FF5500;*/
    color:#000000;
    background:#c9e2fe;
    text-transform:uppercase;
}
ul.header-menu .menuun
{
    /* border-bottom: 3px solid #D1FED6; */
    color: #fff;
    background: #8F00CC;
    text-transform: uppercase;
    font-weight: bold;
}
ul.header-menu li:hover > *.menuun 
{
    color:#000000;
    background:#388fd3;    
}
ul.header-menu li:hover > *.menuac
{
    color:#000000;
    background:#388fd3;    
}
/*Lien ket  */
ul.header-menu ul a
{
    padding: 3px 2px 3px 2px;    
    display: block;
    width:210px;
    color: #111111;
    text-shadow:none;
    line-height:normal;
    border:0px solid #F0F0F0;
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
    background:#F0F0F0 url(Photo/menu.png) 23px 0 no-repeat;
}

ul.header-menu ul a:hover, ul.header-menu ul li:hover > a
{
	color:#c9e2fe;
    background:#8F00CC;
    border-color:#8F00CC;
}
/*Bieu tuong */
ul.header-menu ul div.icon
{
	width:21px;
	height:20px;
    float:left;
    display:block;
    margin-right:5px;
}
ul.header-menu ul div.icon img
{
    border:none;
	height:16px;
	width:16px;
	vertical-align:middle;
}
/*Phan cach */
ul.header-menu ul div.space  
{
    background: #D0D0D0;
    border-bottom:1px solid #FFFFFF;
    height:1px;
    width:210px;
}

/*parent*/
#parent-form
{
	display:table;
	width:100%;
	margin:0 auto;
	z-index:1000;
	padding-top:10px;
	padding-bottom:10px;
}

/*home hien  trang chu*/
.parent-left
{
	display:table;	
	float:left;
	width:190px;
	padding-right:20px;
	margin:0 auto;
	z-index:1000;
}
.parent-view
{
	display:table;
	width:528px;
	float:left;
	margin:0 auto;
	z-index:1000;
}
.parent-link
{
	display:table;	
	float:right;
	width:230px;
	padding-left:20px;
	margin:0 auto;
	z-index:1000;
}

/*cot 0*/
.parent-col0
{
	display:table;
	width:190px;
	float:left;
	margin:0 auto;
	z-index:1000;
	background:#8F00CC;
	border:1px solid #1B5CA5;	
}
.left-menus
{
    width:100%;
}
.left-menus-item a
{
    padding: 2px 5px 2px 5px;    
    display:block;
    width:190px;
    color: #FFFF00;
    background:#388fd3;
    font-weight:bold;
    text-transform:uppercase;
    line-height:20px;
    border-bottom:1px solid #8F00CC;
}

.left-menus-item a:hover
{
	color:#c9e2fe;
    background:#388fd3;
    border-color:#8F00CC;
}
.left-menus-small a
{
	line-height:20px;
    color:#FFFFFF;
    overflow:hidden;
    z-index:999999;   
    background: url(../Photo/Icons/whiteright.png) no-repeat 0 center;
    padding-left:15px;
}

.left-menus-small a:hover
{
	color:#c9e2fe;
}
.left-video
{
	display:inline; 
	position:relative;
}
.left-video-view
{
	width:200px;
	height:150px;
}
/*cot 1*/
.parent-col1
{
	display:table;
	width:315px;
	float:left;
	margin:0 auto;
	z-index:1000;
}

/*cot 2*/
.parent-col2
{
	display:table;
	width:315px;
	padding-left:20px;
	float:left;
	margin:0 auto;
	z-index:1000;
}

/*cot 3*/
.parent-col3
{
	display:table;	
	float:right;
	width:330px;
	padding-left:20px;
	margin:0 auto;
	z-index:1000;
}

/*footer*/
#footer-form
{
	display:table;
	width:100%;
	background:#8F00CC;
	border-top:5px solid #388fd3;
	color:#c9e2fe;
}
.footer-form-view
{
	display:table;
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
}
.footer-form-menu
{
	display:table;
	width:100%;	
	padding-bottom:15px;
	line-height:23px;
}

.footer-menu-menu
{
    float:left;
    padding-right:40px;
    max-width:250px;
}

.footer-menu-link
{
    float:left;
    padding-right:40px;
    max-width:250px;
}

.footer-menu-addr
{
    float:right;
    text-align:right;
    overflow:hidden;
    z-index:999999;   
    max-width:400px;
}

.footer-form-info
{
	display:table;
	width:100%;
	border-top:1px solid #8f00cc;
	padding-top:10px;
}

.footer-menu-text
{
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:underline;
}

.footer-menu-item
{
    overflow:hidden;
    z-index:999999;   
    background: url(../Photo/Icons/whiteright.png) no-repeat 0 center;
    padding-left:15px;
}
.footer-menu-item a
{
    color:#c9e2fe;   
}
.footer-menu-item a:hover 
{
	color: #c9e2fe; text-decoration:underline;
}

.footer-addr-item
{
    overflow:hidden;
    z-index:999999;   
}

/*home*/
.folder-form
{
    width:100%;
    float:left;  
}
.folder-col1
{
    width:220px;
    float:left;    
}
.folder-col2
{
    width:220px;
    float:right;    
}
/*Trinh dien trang chu*/
.folder-home-slide img
{
    width:650px;
    height:230px;
    border:none;
}

/*Ti n nong*/
.folder-host
{
    float:left;
    width:100%;
}
.folder-host-view
{
    padding:0px 0px 0px 0px;
}
.folder-host-boxe
{
    float:left;
    width:210px;
    height:120px;
    background:#1491d2;
    border:1px solid #0971a8;
    padding:5px 0px 5px 0px;
    border:1px solid #0971a8;
}
.folder-host-boxe a
{
    display:block;
    padding:0px 5px 0px 5px;
    text-align:center;
    font-size:130%;
    font-weight:bold;
    color:#FFFFFF;
    text-transform:uppercase;
}
.folder-host-boxe img
{
    width:210px;
    height:73px;
    padding-bottom:5px;
    border:none;
}
.folder-host-text
{
    font-weight:bold;
    text-align:justify;
    height:24px;
    overflow:hidden;
    z-index:999999;
    padding:3px 3px 3px 3px;
}

/*Tieu de nhom*/
.folder-form-menu
{
    border-left:5px solid #2088fd;
    float:left;
    padding:5px 20px 5px 10px;
    background:#8F00CC url(../Photo/Menus/menugroup.png) right center no-repeat;
    text-transform:uppercase;
    font-weight:bold;
    color:#FFFFFF;
}
.folder-form-menu a
{
    float:left;
    padding:5px 20px 5px 10px;
    background:#8F00CC url(../Photo/Menus/menugroup.png) right center no-repeat;
    text-transform:uppercase;
    font-weight:bold;
    color:#FFFFFF;
}
/*Khung ngoai*/
.folder-form-boxe
{
    margin-top:12px;
    border:1px solid #EEEEEE;
    width:100%;
    height:100%;
    background:#FFFFFF;
}
/*Noi dung tin*/
.folder-form-view
{
    padding:0px 0px 0px 0px; 
    overflow:hidden;
    z-index:999999;
    width:528px;
}

.folder-form-view-host
{
    width:100%;
    float:left;
    height:80px;
    font-size:120%;
    line-height:20px;  
    overflow:hidden;
    z-index:999999;
}
.folder-form-view-host img
{
    width:100px;
    height:75px;
    padding-right:10px;
    float:left;    
    border:none;
}
.folder-form-view-host-text
{
    text-align:justify;
}


.folder-form-view-else
{
    width:94%;
    float:left;
    text-align:justify;  
    background: url(../Photo/Icons/blackright.png) no-repeat 0 center;
    padding-left:15px;
    overflow:hidden;
    z-index:999999;   
    max-width:310px;
    height:23px;
    line-height:23px;
}
.folder-form-view-else a:link,.folder-form-view-else a:visited 
{
	color: #747474; text-decoration:none;
}
.folder-form-view-else a:hover 
{
	color: #000000; text-decoration:none;
}
.folder-form-view-else a:active,.folder-form-view-else a:focus 
{
	color: #000000; text-decoration:none;
}
/*Nhom tin tuc*/
.group-form-menu
{
    border-left:5px solid #2088fd;
    float:left;
    width:100%;
}
.group-form-menu a
{
       float: left;
    padding: 5px 15px 5px 10px;
    background: #8F00CC url(../Photo/Menus/menugroup.png) right no-repeat;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFFFFF;
    height: 15px;
    line-height: 15px;
}
/*Khung ngoai*/
.group-form-line
{
    margin-top:12px;
    border-top:1px dotted #AAAAAA;
    width:100%;
    height:25px;
}
.group-host-news
{
    float:left;
    /*
    width:315px;
    height:250px;
    */
    width:100%;
    overflow:hidden;
    z-index:99999;
}
.group-host-news img
{
    width:650px;
    height:280px;
    border:none;
}
.group-host-news-text
{
    text-align:justify;
    font-weight:bold;
    font-size:150%;
    padding:5px 0px 5px 0px;
}

.group-host-news-else img
{
    float:left;
    width:75px;
    height:75px;
    padding-right:5px;
    border:none;
}
.group-host-news-else
{
    width:315px;
    float:left;
    text-align:justify;  
    overflow:hidden;
    z-index:999999;   
    max-width:315px;
    height:75px;
    line-height:18px;
}
.group-host-news-else a:link,.group-host-news-else a:visited 
{
	color: #747474; text-decoration:none;
}
.group-host-news-else a:hover 
{
	color: #000000; text-decoration:none;
}
.group-host-news-else a:active,.group-host-news-else a:focus 
{
	color: #000000; text-decoration:none;
}
/*Chi tiet nhom*/
.group-news-view
{
    float:left;
    width:100%;
    /*border-top:1px dotted #DCDCDC;*/
    border-bottom:1px dotted #DCDCDC;
    padding-top:10px;
    padding-bottom:10px;
}
.group-news-view img
{
    float:left;
    width:150px;
    height:120px;
    padding-right:5px;
    border:none;
}
.group-news-view-menu
{
    text-align:justify;
    font-weight:bold;
    font-size:130%;
}
.group-news-view-text
{
    text-align:justify;
    padding:10px 0px 0px 0px;
    line-height:22px;
}

/*Chi tiet tin*/
.detail-news-view
{
    float:left;
    width:100%;
}
.detail-news-view-menu
{
    width:100%;   
}
.detail-news-view-menu img
{
    float:left;
    width:190px;
    height:140px;
    padding-right:5px;
    border:none;
}
.detail-news-view-menu-text
{
    text-align:justify;
    font-weight:bold;
    font-size:150%;
    line-height:22px;
}
.detail-news-view-menu-desc
{
    text-align:justify;
    line-height:22px;
    font-size:110%;
}

.detail-news-view-text
{
    text-align:justify;
    padding:10px 0px 0px 0px;    
    line-height:22px;
}
/*Tin cung muc*/
.detail-news-else-menu
{
    float:left;
    width:100%;
    background:#DCDCDC;
}
.detail-news-else-menu-text
{
    padding:5px 5px 5px 5px;
    font-weight:bold;
    font-size:120%;
    color:#023d7f;
}
.detail-news-else-item
{
    float:left;
    width:100%;
}
.detail-news-else-item-text
{
    background: url(../Photo/Icons/blackright.png) no-repeat 0 center;
    padding-left:15px;
    overflow:hidden;
    z-index:999999;
    height:25px;
    line-height:25px;
}

/*Chi tiet van ban*/
.document-view
{
    
}
.document-view-text
{
    text-align:justify;
    line-height:18px;
    border-top:1px solid #DCDCDC;
}
.document-view-down
{
    font-weight:bold;
    text-align:center;
    border-top:1px solid #DCDCDC;
    line-height:18px;
    width:10%;
}

.document-view-link
{
    text-align:center;
    border-top:1px solid #DCDCDC;
    line-height:18px;
    width:20%;
}

/*spaced*/
.folder-space05
{
    float:left;
    height:10px;
    width:100%;
}
.folder-space10
{
    float:left;
    height:10px;
    width:100%;
}
.folder-space15
{
    float:left;
    height:15px;
    width:100%;
}
.folder-space15r
{
    float:left;
    height:15px;
    width:100%;
}
.folder-space20
{
    float:left;
    height:20px;
    width:100%;
}
.folder-space30
{
    float:left;
    height:30px;
    width:100%;
}
.folder-hpace05
{
    float:left;
    height:100%;
    width:5px;
}

.folder-spacev3
{
    height:1px;
    width:100%;
    background:#FFFFFF;
}
/*hotline*/
.column3-hotline
{
    float:left;
    width:220px;
    border:5px solid #8F00CC;
}

.column3-hotline-line
{
    padding:5px 5px 5px 5px;
    background:#8F00CC;
    height:50px;
    line-height:50px;
}
.column3-hotline-line img
{
    width:50px;
    height:50px;
    padding-right:10px;
    float:left;
    border:none;
}
.column3-hotline-line-txt
{
    font-weight:bold;
    font-size:150%;
    padding-right:10px;
    color:#000000;
    float:left;
}
.column3-hotline-line-num
{
    text-transform:uppercase;
    font-weight:bold;
    font-size:180%;
    color:#ffffff;
    float:left;
}

.column3-hotline-menu
{
    float:left;    
    width:100%;
    background:#FAFAFA;    
}
.column3-hotline-menu-item
{
    padding:5px 5px 5px 5px;
    text-align:center;
    font-weight:bold;
    float:left;
    width:95px;
}
.column3-hotline-menu-item img
{
    width:50px;
    height:50px;
    border:none;
}

/*video*/
.column3-videos
{
    float:left;
    width:220px;
    border:5px solid #DCDCDC;
    overflow:hidden;
    z-index:999999;
}

.column3-videos-menu
{
    padding:5px 5px 5px 5px;
    background:#DCDCDC;
    height:30px;
    line-height:30px;
}
.column3-videos-menu img
{
    width:30px;
    height:30px;
    padding-right:10px;
    float:left;
    border:none;
}
.column3-videos-menu-text
{
    text-transform:uppercase;
    font-weight:bold;
    float:left;  
}

.column3-videos-item
{
    padding:0px 0px 0px 0px;
}

/*search*/
.column3-search
{
    float:left;
    width:220px;
    overflow:hidden;
    z-index:999999;
}

/*faqask*/
.column3-faqask
{
    float:left;
    width:220px;
    border:5px solid #DCDCDC;
    overflow:hidden;
    z-index:999999;
}

.column3-faqask-menu
{
    padding:5px 5px 5px 5px;
    background:#DCDCDC;
    height:30px;
    line-height:30px;
}
.column3-faqask-menu img
{
    width:30px;
    height:30px;
    padding-right:10px;
    float:left;
    border:none;
}
.column3-faqask-menu-text
{
    text-transform:uppercase;
    font-weight:bold;
    float:left;  
}

.column3-faqask-item
{
    padding:5px 5px 5px 5px;
    line-height:30px;
}
.column3-faqask-text
{
    background: url(../Photo/Icons/blackright.png) no-repeat 0 center;
    padding-left:15px;
    overflow:hidden;
    z-index:999999;   
    max-width:310px;
    height:25px;
    line-height:25px;
}
.column3-faqask-text a:link,.column3-faqask-text a:visited 
{
	color: #747474; text-decoration:none;
}
.column3-faqask-text a:hover 
{
	color: #000000; text-decoration:none;
}
.column3-faqask-text a:active,.column3-faqask-text a:focus 
{
	color: #000000; text-decoration:none;
}

/*lists*/
.column3-lists
{
    float:left;
    width:230px;
    border:0px solid #DCDCDC; 
}
.link-hotnew-boxs
{
    border:1px solid #0971a8;
    width:228px;   
    background:#1491d2;
}
.link-hotnew-boxs-txt
{
    padding-top:0px;
}
.link-hotnew-boxs a
{
    color:#ffffff;
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
    vertical-align:middle;
    line-height:30px;
}
.link-hotnew-boxs img
{
    height:80px;
    border:none;
    float:left;
}

/*favors*/
.column3-favors
{
    float:left;
    width:220px;
    border:5px solid #DCDCDC;
}

.column3-favors-menu
{
    padding:5px 5px 5px 5px;
    background:#DCDCDC;
    height:30px;
    line-height:30px;
    overflow:hidden;
    z-index:999999;
}
.column3-favors-menu img
{
    width:30px;
    height:30px;
    padding-right:10px;
    float:left;
    border:none;
}
.column3-favors-menu-text
{
    text-transform:uppercase;
    font-weight:bold;
    overflow:hidden;
    z-index:999999;
    float:left;  
}

.column3-favors-item
{
    padding:5px 5px 5px 5px;
}
.column3-favors-text
{
    text-align:justify;
    padding:5px 0px 5px 0px;
    max-width:310px;
    height:40px;
    overflow:hidden;
    z-index:999999;
    line-height:20px;

}
.column3-favors-text img
{
    width:40px;
    height:40px;
    padding-right:5px;    
    float:left;
    border:none;
}

.contract-view
{
    width:100%;
    float:left;
}
.contract-view-head
{
    font-size:130%;
    font-weight:bold;
}
.contract-view-text
{
    line-height:20px;
}
.contract-form
{
    border:1px solid #dcdcdc;
    padding:10px 10px 10px 10px;
}

/*Back to top button*/
.back-top
{
    display: inline-block;
    height: 30px;
    width: 30px;
    position: fixed;
    bottom: 30px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #FF8500 url(../Photo/backtop.png) no-repeat center 50%;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.back-top.cd-is-visible, .back-top.cd-fade-out, .no-touch .back-top:hover
{
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.back-top.cd-is-visible 
{
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.back-top.cd-fade-out 
{
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .back-top:hover 
{
  background-color: #e86256;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .back-top{
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .back-top{
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
    }
}

/*Menu mobi*/
.mobile-nav-button {
	width: 35px;
	position: absolute;
	margin: 2rem;
	right: 0;
	top: 0;
	z-index: 9999;
	cursor: pointer;
	width: 35px;
	height: 30px;
}

.mobile-nav-button .mobile-nav-button__line {
	width: 100%;
	height: 4px;
	background: #0e0e0e;
	position: relative;
	transition: 1s ease;
}

.mobile-nav-button .mobile-nav-button__line:nth-of-type(2) { margin: 0.5rem 0; }

.mobile-nav-button .mobile-nav-button__line--1 {
	transform: rotate(45deg);
	top: 13px;
	position: absolute;
}

.mobile-nav-button .mobile-nav-button__line--2 { display: none; }

.mobile-nav-button .mobile-nav-button__line--3 {
	transform: rotate(135deg);
	top: 13px;
	position: absolute;
}

.mobile-menu {
	display: block;
	max-width: 500px;
	width: 100%;
	right: -100%;
	height: 100vh;
	background: #8f00cc;
	position: absolute;
	z-index: 9998;
	transition: 0.6s ease;
	top: 0;
	opacity: 0;
}

.mobile-menu ul {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	padding: 0;
}

.mobile-menu ul li { list-style: none; }

.mobile-menu ul li a {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: block;
	text-decoration: none;
	color: #FFFF00;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	position: relative;
	padding:5px 0px 5px 15px;
}

.mobile-menu ul li a:after {
	content: '';
	background: #0e0e0e;
	width: 100%;
	height: 100%;
	position: absolute;
	right: -100%;
	top: 0;
	z-index: -1;
	transition: 0.4s ease;
}

.mobile-menu ul li a:hover { color: #fff; }

.mobile-menu ul li a:hover:after { right: 0; }

.mobile-menu img {
	position: absolute;
	width: 150px;
	display: block;
	left: 50%;
	top: 3rem;
	transform: translatex(-50%);
	padding: 0;
	text-align: center;
}

.mobile-menu--open {
	right: 0;
	opacity: 1;
}



/*Lien he*/
.contact-form
{
	width:100%;  
	line-height:22px;  
}
.contact-text
{
	font-size:120%;
	font-weight:bold;
	text-transform:uppercase;
}
.contact-item
{
	
}