@charset "utf-8";
/* CSS Document */

/*optimisation navigation*/
body{
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 -webkit-tap-highlight-color: transparent;
	-moz-outline-style: none;
}

/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important; text-decoration:none !important
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance:none !important;
}

input:focus, textarea:focus, select:focus, button:focus {outline: none;}

/*font weight*/

.fw900 {font-weight:900}
.fw800 {font-weight:800}
.fw700 {font-weight:700}
.fw600 {font-weight:600}
.fw500 {font-weight:500}
.fw400 {font-weight:400}
.fw300 {font-weight:300}
.fw200 {font-weight:200}
.fw100 {font-weight:100}

.lh1 {line-height:1}
.lh11 {line-height:1.1}
.lh12 {line-height:1.2}
.lh13 {line-height:1.3}
.lh14 {line-height:1.4}
.lh15 {line-height:1.5}
.lh16 {line-height:1.6}
.lh17 {line-height:1.7}
.lh18 {line-height:1.8}
.lh19 {line-height:1.9}
.lh2 {line-height:2}
/*font-style*/
.maj {text-transform:uppercase}
.underline {text-decoration:underline}
.ita {font-style:italic}

/*font size*/
.fs240 {font-size:240px}
.fs190 {font-size:190px} .fs170 {font-size:170px} .fs130 {font-size:130px} .fs110 {font-size:110px}
.fs100 {font-size:100px} .fs98 {font-size:88px} .fs96 {font-size:96px} .fs94 {font-size:94px} .fs92 {font-size:92px}
.fs90 {font-size:90px} .fs88 {font-size:88px} .fs86 {font-size:86px} .fs84 {font-size:84px} .fs82 {font-size:82px}
.fs80 {font-size:80px} .fs78 {font-size:78px} .fs76 {font-size:76px} .fs74 {font-size:74px} .fs72 {font-size:72px}
.fs70 {font-size:70px} .fs68 {font-size:68px} .fs66 {font-size:66px} .fs64 {font-size:64px} .fs62 {font-size:62px}
.fs60{font-size:60px} .fs58{font-size:58px} .fs56{font-size:56px} .fs54{font-size:54px} .fs52{font-size:52px}
.fs50{font-size:50px} .fs48{font-size:48px} .fs46{font-size:46px} .fs44{font-size:44px} .fs42{font-size:42px}
.fs40{font-size:40px} .fs38{font-size:38px} .fs36{font-size:36px} .fs34{font-size:34px} .fs32{font-size:32px} 
.fs30{font-size:30px} .fs28{font-size:28px} .fs26{font-size:26px} .fs24{font-size:24px} .fs22{font-size:22px}
.fs20{font-size:20px} .fs18{font-size:18px} .fs16{font-size:16px} .fs14{font-size:14px} .fs12{font-size:12px}

.left-side {float:left} .right-side {float:right} .centered {text-align:center} .mcenter {margin: 0 auto} .lefted {text-align:left;} .righted {text-align:right;} .justify {text-align:justify}

.w100 {width:100%}
.w90 {width:90%}
.w80 {width:80%}
.w75 {width:75%}
.w70 {width:70%}
.w60 {width:60%}
.w50 {width:50%}
.w42 {width:42%;}
.w40 {width:40%}
.w30 {width:30%}
.w25 {width:25%}
.w20 {width:20%}

.container80 {width:80%;margin: 0 auto; position: relative;}

.mh120 {margin:120px 0} .mh100 {margin:100px 0 } .mh80 {margin:80px 0} .mh60 {margin:60px 0} .mh40 {margin:40px 0} .mh30 {margin:30px 0}
.mt120 {margin-top:120px} .mt100 {margin-top:100px} .mt80 {margin-top:80px} .mt60 {margin-top:60px} .mt40 {margin-top:40px} .mt30 {margin-top:30px} .mt0 {margin-top:0}
.mb120 {margin-bottom:120px} .mb100 {margin-bottom:100px} .mb80 {margin-bottom:80px} .mb60 {margin-bottom:60px} .mb40 {margin-bottom:40px} .mb30 {margin-bottom:30px;}.mb20 {margin-bottom:20px} .mb15 {margin-bottom:15px} .mb10 {margin-bottom:10px} .mb6 {margin-bottom:6px} .mb0 {margin-bottom:0}
.m120 {margin:120px} .m100 {margin:100px} .m80 {margin:80px} .m60{margin:60px} .m40 {margin:40px} .m30 {margin:30px}

.ph160 {padding:160px 0} .ph120 {padding:120px 0} 
.ph100 {padding:100px 0} .ph80 {padding:80px 0} .ph60 {padding:60px 0} .ph40 {padding:40px 0} .ph30 {padding:30px 0}
.pt120 {padding-top:120px} .pt100 {padding-top:100px} .pt80 {padding-top:80px} .pt60 {padding-top:60px} .pt40 {padding-top:40px} .pt30 {padding-top:30px}
.pt20 {padding-top:20px} .pt15 {padding-top:15px} .pt10 {padding-top:10px} .pt5 {padding-top:5px}
.pb200 {padding-bottom:200px} .pb120 {padding-bottom:120px} .pb100 {padding-bottom:100px} .pb80 {padding-bottom:80px} .pb60 {padding-bottom:60px} .pb40 {padding-bottom:40px} .pb30 {padding-bottom:30px} .pb20 {padding-bottom:20px} .pb15 {padding-bottom:15px} .pb10 {padding-bottom:10px} .pb5 {padding-bottom:5px}
.p120 {padding:120px} .p100 {padding:100px} .p80 {padding:80px} .p60{padding:60px} .p40 {padding:40px} .p30 {padding:30px} .p20 {padding:20px} .p15 {padding:15px} .p10 {padding:10px} .p5 {padding:5px}

.zi10 {z-index:10}
.s-oh {overflow:hidden}
.s-cb {clear:both}
/* =Screen Size Min 1921px
-------------------------------------------------------------- */
@media screen and (min-width: 1921px) {
	
	.fs84 {font-size: 4VW;}
	.fs70 {font-size:3.4vw}
	.fs60 {font-size: 3vw;}
	.fs50 {font-size: 2.6vw;}

}

/* =Screen Size Max 1680px
-------------------------------------------------------------- */
@media screen and (max-width: 1680px) {
	
.fs240 {font-size:210px}
.fs190 {font-size:160px} .fs170 {font-size:140px} .fs130 {font-size:100px} .fs110 {font-size:80px}
.fs100 {font-size:90px} .fs98 {font-size:88px} .fs96 {font-size:86px} .fs94 {font-size:84px} .fs92 {font-size:82px}
.fs90 {font-size:80px} .fs88 {font-size:78px} .fs86 {font-size:76px} .fs84 {font-size:74px} .fs82 {font-size:72px}	
.fs80 {font-size:70px} .fs78 {font-size:68px} .fs76 {font-size:66px} .fs74 {font-size:64px} .fs72 {font-size:62px}
.fs70 {font-size:60px} .fs68 {font-size:58px} .fs66 {font-size:56px} .fs64 {font-size:54px} .fs62 {font-size:52px}
.fs60{font-size:50px} .fs58{font-size:48px} .fs56{font-size:46px} .fs54{font-size:44px} .fs52{font-size:42px}
.fs50{font-size:40px/*40*/} .fs48{font-size:39px} .fs46{font-size:38px/*38*/} .fs44{font-size:37px} .fs42{font-size:36px}
.fs40{font-size:34px} .fs38{font-size:32px} .fs36{font-size:30px} .fs34{font-size:28px} .fs32{font-size:26px} 
.fs30{font-size:28px} .fs28{font-size:26px} .fs26{font-size:24px} .fs24{font-size:22px} .fs22{font-size:20px}
.fs20{font-size:18px} .fs18{font-size:16px} .fs16{font-size:14px} .fs14{font-size:12px} .fs12{font-size:10px}
	
	/*marges*/
.mh120 {margin:110px 0} .mh100 {margin:90px 0 } .mh80 {margin:70px 0} .mh60 {margin:50px 0} 
.mt120 {margin-top:110px} .mt100 {margin-top:90px} .mt80 {margin-top:70px} .mt60 {margin-top:50px} 
.mb120 {margin-bottom:110px} .mb100 {margin-bottom:90px} .mb80 {margin-bottom:70px} .mb60 {margin-bottom:50px} 
.m120 {margin:110px} .m100 {margin:90px} .m80 {margin:70px} .m60{margin:50px} 

.ph160 {padding:150px 0} .ph120 {padding:110px 0} 
.ph100 {padding:90px 0} .ph80 {padding:70px 0} .ph60 {padding:50px 0} 
.pt120 {padding-top:110px} .pt100 {padding-top:90px} .pt80 {padding-top:70px} .pt60 {padding-top:50px} 
.pb200 {padding-bottom:190px} .pb120 {padding-bottom:110px} .pb100 {padding-bottom:90px} .pb80 {padding-bottom:70px} .pb60 {padding-bottom:50px} 
.p120 {padding:110px} .p100 {padding:90px} .p80 {padding:70px} .p60{padding:50px} 	
	
	
	
}


/* =Screen Size Max 1344px
-------------------------------------------------------------- */
@media screen and (max-width: 1366px) {
	
	.fs240 {font-size:190px}
	.fs190 {font-size:140px} 	.fs170 {font-size:120px} .fs130 {font-size:80px} .fs110 {font-size:60px}

.fs100 {font-size:84px} .fs98 {font-size:82px} .fs96 {font-size:80px} .fs94 {font-size:78px} .fs92 {font-size:76px}
.fs90 {font-size:74px} .fs88 {font-size:72px} .fs86 {font-size:70px} .fs84 {font-size:68px} .fs82 {font-size:66px}
.fs80 {font-size:64px} .fs78 {font-size:62px} .fs76 {font-size:60px} .fs74 {font-size:58px} .fs72 {font-size:56px}
.fs70 {font-size:54px} .fs68 {font-size:52px} .fs66 {font-size:50px} .fs64 {font-size:48px} .fs62 {font-size:46px}
.fs60{font-size:44px/*44*/} .fs58{font-size:42px} .fs56{font-size:40px} .fs54{font-size:38px} .fs52{font-size:36px}
.fs50{font-size:34px/*34*/} .fs48{font-size:33px} .fs46{font-size:32px/*32*/} .fs44{font-size:31px} .fs42{font-size:30px}
.fs40{font-size:29px} .fs38{font-size:28px} .fs36{font-size:26px} .fs34{font-size:24px} .fs32{font-size:22px} 	
.fs30{font-size:20px} .fs28{font-size:19px} .fs26{font-size:18px} .fs24{font-size:18px} .fs22{font-size:16px}	
.fs20{font-size:16px} .fs18{font-size:14px} .fs16{font-size:12px} 
	
	
		
	
.mh120 {margin:100px 0} .mh100 {margin:80px 0 } .mh80 {margin:60px 0} .mh60 {margin:40px 0} .mh30 {margin:20px 0}
.mt120 {margin-top:100px} .mt100 {margin-top:80px} .mt80 {margin-top:60px} .mt60 {margin-top:40px} .mt30 {margin-top:20px}
.mb120 {margin-bottom:100px} .mb100 {margin-bottom:80px} .mb80 {margin-bottom:60px} .mb60 {margin-bottom:40px} .mb40 {margin-bottom:30px} .mb30 {margin-bottom:20px} .mb20 {margin-bottom:15px} .mb15 {margin-bottom:10px} .mb10 {margin-bottom:5px} .mb6 {margin-bottom:4px}
.m120 {margin:100px} .m100 {margin:80px} .m80 {margin:60px} .m60{margin:40px} .m30 {margin:20px}

.ph160 {padding:140px 0} .ph120 {padding:100px 0} 
.ph100 {padding:80px 0} .ph80 {padding:60px 0} .ph60 {padding:40px 0} .ph30 {padding:20px 0}
.pt120 {padding-top:100px} .pt100 {padding-top:80px} .pt80 {padding-top:60px} .pt60 {padding-top:40px} .pt30 {padding-top:20px} .pt20 {padding-top:15px} .pt15 {padding-top:10px}
.pb200 {padding-bottom:180px} .pb120 {padding-bottom:100px} .pb100 {padding-bottom:80px} .pb80 {padding-bottom:60px} .pb60 {padding-bottom:40px} .pb30 {padding-bottom:20px} .pb20{padding-bottom:15px} .pb15 {padding-top:10px}
.p120 {padding:100px} .p100 {padding:80px} .p80 {padding:60px} .p60{padding:40px} .p30 {padding:20px} .p20 {padding:15px} .p15 {padding:10px}
	
}

/* =Screen Size Max 1280px
-------------------------------------------------------------- */
@media screen and (max-width: 1280px) {
	
	.fs190 {font-size:120px} .fs170 {font-size:100px} .fs130 {font-size:60px} .fs110 {font-size:40px}
.fs100 {font-size:74px} .fs98 {font-size:78px} .fs96 {font-size:76px} .fs94 {font-size:74px} .fs92 {font-size:72px}
.fs90 {font-size:64px} .fs88 {font-size:68px} .fs86 {font-size:66px} .fs84 {font-size:64px} .fs82 {font-size:62px}	
.fs80 {font-size:54px} .fs78 {font-size:58px} .fs76 {font-size:56px} .fs74 {font-size:54px} .fs72 {font-size:52px}	
.fs70 {font-size:50px} .fs68 {font-size:48px} .fs66 {font-size:46px} .fs64 {font-size:44px} .fs62 {font-size:42px}
.fs60{font-size:40px} .fs58{font-size:38px} .fs56{font-size:36px} .fs54{font-size:34px} .fs52{font-size:32px}
.fs50{font-size:30px} .fs48{font-size:29px} .fs46{font-size:28px} .fs44{font-size:27px} .fs42{font-size:26px}
.fs40{font-size:25px} .fs38{font-size:24px} .fs36{font-size:22px} .fs34{font-size:20px} .fs32{font-size:18px}
	
}


/* =Screen Size Max 980px
-------------------------------------------------------------- */
@media screen and (max-width: 980px) {
	.right-side.w80 {width:100%}
	
.w90,.w80,.w75,.w70,.w60,.w50,.w42,.w40,.w30,.w25,.w20 {width: 100%;}
	.fs170 {font-size:60px}
	
.mh120 {margin:80px 0} .mh100 {margin:60px 0 } .mh80 {margin:40px 0} .mh60 {margin:30px 0} 
.mt120 {margin-top:80px} .mt100 {margin-top:60px} .mt80 {margin-top:40px} .mt60 {margin-top:30px} 
.mb120 {margin-bottom:80px} .mb100 {margin-bottom:60px} .mb80 {margin-bottom:40px} .mb60 {margin-bottom:30px} 
.m120 {margin:80px} .m100 {margin:60px} .m80 {margin:40px} .m60{margin:30px} .mb40 {margin-bottom:20px}

.ph160 {padding:100px 0} .ph120 {padding:80px 0} 
.ph100 {padding:60px 0} .ph80 {padding:40px 0} .ph60 {padding:30px 0} 
.pt120 {padding-top:80px} .pt100 {padding-top:60px} .pt80 {padding-top:40px} .pt60 {padding-top:30px}
.pb200 {padding-bottom:80px} .pb120 {padding-bottom:80px} .pb100 {padding-bottom:60px} .pb80 {padding-bottom:40px} .pb60 {padding-bottom:30px} 
.p120 {padding:80px} .p100 {padding:60px} .p80 {padding:40px} .p60{padding:30px}
	
}

/* =Screen Size Max 560px
-------------------------------------------------------------- */
@media screen and (max-width: 560px) {
	.fs190 {font-size:60px} 	.fs170 {font-size: 40px;} .fs130 {font-size:50px} .fs110 {font-size:26px}
.fs100 {font-size:64px} .fs98 {font-size:68px} .fs96 {font-size:66px} .fs94 {font-size:64px} .fs92 {font-size:62px}
.fs90 {font-size:54px} .fs88 {font-size:52px} .fs86 {font-size:50px} .fs84 {font-size:48px} .fs82 {font-size:46px}	
.fs80 {font-size:40px} .fs78 {font-size:38px} .fs76 {font-size:36px} .fs74 {font-size:34px} .fs72 {font-size:32px}	
.fs70 {font-size:34px} .fs68 {font-size:24px} .fs66 {font-size:24px} .fs64 {font-size:24px} .fs62 {font-size:24px}	
.fs60 {font-size: 30px;} .fs58{font-size:22px} .fs56{font-size:22px} .fs54{font-size:22px} .fs52{font-size:22px}
.fs50{font-size:20px} .fs48{font-size:20px} .fs46{font-size:20px} .fs44{font-size:20px} .fs42{font-size:20px}
.fs40{font-size:18px} .fs38{font-size:18px} .fs36{font-size:18px} .fs34{font-size:18px} .fs32{font-size:18px}
		

.mh120 {margin:60px 0} .mh100 {margin:50px 0 } 
.mt120 {margin-top:60px} .mt100 {margin-top:50px} 
.mb120 {margin-bottom:60px} .mb100 {margin-bottom:50px} 
.m120 {margin:60px} .m100 {margin:50px} 

.ph160 {padding:70px 0} .ph120 {padding:60px 0} .ph100 {padding:50px 0} 
.pt120 {padding-top:80px} .pt100 {padding-top:50px} 
.pb200 {padding-bottom:80px} .pb120 {padding-bottom:80px} .pb100 {padding-bottom:50px} 
.p120 {padding:80px} .p100 {padding:50px} 
	
}