/*-----------------------------------------------------------------------------------
	Cosse Studio
	About: Studio de développement de jeux vidéo pour Mac et iOS
	Author: Cosse Studio
	Version: 1.0
	Built with Blocs
-----------------------------------------------------------------------------------*/
body{margin:0;padding:0;  background:#666666;  overflow-x:hidden;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}.page-container{overflow: hidden;} a,button{transition: background .3s ease-in-out;outline: none!important;} a:hover{text-decoration: none; cursor:pointer;}.scroll-fx-lock-init{position:fixed!important;top: 0;bottom: 0;left: :0;right: 0;z-index:99999;} .blocs-grid-container{display: grid!important;grid-template-columns: 1fr 1fr;grid-template-rows: auto auto;column-gap: 1.5rem;row-gap: 1.5rem;} nav .dropdown-menu .nav-link{color:rgba(0,0,0,0.6)!important;} [data-bs-theme="dark"] nav .dropdown-menu .nav-link{color:var(--bs-dropdown-link-color)!important;} @font-face {font-family:'Poppins-Bold';src: url('./fonts/Poppins-Bold/Poppins-Bold.ttf');src: url('./fonts/Poppins-Bold/Poppins-Bold.ttf') format('truetype');font-weight: normal;font-style: normal;font-display:swap;}@font-face {font-family:'Poppins-Regular';src: url('./fonts/Poppins-Regular/Poppins-Regular.ttf');src: url('./fonts/Poppins-Regular/Poppins-Regular.ttf') format('truetype');font-weight: normal;font-style: normal;font-display:swap;}@font-face {font-family:'Poppins-SemiBoldItalic';src: url('./fonts/Poppins-SemiBoldItalic/Poppins-SemiBoldItalic.ttf');src: url('./fonts/Poppins-SemiBoldItalic/Poppins-SemiBoldItalic.ttf') format('truetype');font-weight: normal;font-style: normal;font-display:swap;}@font-face {font-family:'Poppins-Light';src: url('./fonts/Poppins-Light/Poppins-Light.ttf');src: url('./fonts/Poppins-Light/Poppins-Light.ttf') format('truetype');font-weight: normal;font-style: normal;font-display:swap;}@font-face {font-family:'Poppins-SemiBold';src: url('./fonts/Poppins-SemiBold/Poppins-SemiBold.ttf');src: url('./fonts/Poppins-SemiBold/Poppins-SemiBold.ttf') format('truetype');font-weight: normal;font-style: normal;font-display:swap;}.bloc{width:100%;clear:both;background: 50% 50% no-repeat;padding:0 20px;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;position:relative;display:flex;}.bloc .container{padding-left:0;padding-right:0;position:relative;}.bloc-xl{padding:150px 20px;}.bloc-lg{padding:100px 20px;}.bloc-md{padding:50px 20px;}.full-width-bloc{padding-left:0;padding-right:0;}.full-width-bloc .row{margin-left:0;margin-right:0;}.full-width-bloc .container{width:100%;max-width:100%!important;}.full-width-bloc .carousel img{width:100%;height:auto;}.bloc-shape-divider{position: absolute;width:100%;text-align:center;left:0;right:0;z-index: 0;display: flex;pointer-events: none;}.svg-divider{width:100%;height:100px;fill:#000000;}.bloc-divider-top{top:-1px;align-items: flex-start;}.bloc-divider-bottom{bottom:-1px;align-items: flex-end;}.bloc-divider-flip-x svg{transform:scale(-1,1);}.bloc-divider-flip-y svg{transform:scale(1,-1);}.bloc-divider-flip-x.bloc-divider-flip-y svg{transform:scale(-1,-1);}.bloc-bg-texture::before{content:"";background-size: 2px 2px;position: absolute;top: 0;bottom: 0;left:0;right:0;}.texture-darken::before{background: rgba(0,0,0,0.5);}.texture-darken-strong::before{background: rgba(0,0,0,0.8);}.parallax__container {clip: rect(0, auto, auto, 0);height: 100%;left: 0;overflow: hidden;position: absolute;top: 0;width: 100%;z-index:-1;}.parallax {position: fixed;top: 0;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-transform-style: preserve-3d;transform-style: preserve-3d;width: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;}.d-bloc{color:rgba(255,255,255,.7);}.d-bloc button:hover{color:rgba(255,255,255,.9);}.d-bloc .icon-round,.d-bloc .icon-square,.d-bloc .icon-rounded,.d-bloc .icon-semi-rounded-a,.d-bloc .icon-semi-rounded-b{border-color:rgba(255,255,255,.9);}.d-bloc .divider-h span{border-color:rgba(255,255,255,.2);}.d-bloc .a-btn,.d-bloc .navbar a, .d-bloc a .icon-sm, .d-bloc a .icon-md, .d-bloc a .icon-lg, .d-bloc a .icon-xl, .d-bloc h1 a, .d-bloc h2 a, .d-bloc h3 a, .d-bloc h4 a, .d-bloc h5 a, .d-bloc h6 a, .d-bloc p a{color:rgba(255,255,255,.6);}.d-bloc .a-btn:hover,.d-bloc .navbar a:hover,.d-bloc a:hover .icon-sm, .d-bloc a:hover .icon-md, .d-bloc a:hover .icon-lg, .d-bloc a:hover .icon-xl, .d-bloc h1 a:hover, .d-bloc h2 a:hover, .d-bloc h3 a:hover, .d-bloc h4 a:hover, .d-bloc h5 a:hover, .d-bloc h6 a:hover, .d-bloc p a:hover{color:rgba(255,255,255,1);}.d-bloc .navbar-toggle .icon-bar{background:rgba(255,255,255,1);}.d-bloc .btn-wire,.d-bloc .btn-wire:hover{color:rgba(255,255,255,1);border-color:rgba(255,255,255,1);}.d-bloc .card{color:rgba(0,0,0,.5);}.d-bloc .card button:hover{color:rgba(0,0,0,.7);}.d-bloc .card icon{border-color:rgba(0,0,0,.7);}.d-bloc .card .divider-h span{border-color:rgba(0,0,0,.1);}.d-bloc .card .a-btn{color:rgba(0,0,0,.6);}.d-bloc .card .a-btn:hover{color:rgba(0,0,0,1);}.d-bloc .card .btn-wire, .d-bloc .card .btn-wire:hover{color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.3);}.voffset{margin-top:30px;}.voffset-md{margin-top:50px;}.voffset-lg{margin-top:80px;}.navbar-dark .nav .dropdown-menu .nav-link{color: rgb(64, 64, 64);}.sticky-nav.sticky{position:fixed;top:0;z-index:1000;box-shadow:0 1px 2px rgba(0,0,0,.3); transition: all .2s ease-out;}.svg-menu-icon{fill: none;stroke: rgba(0,0,0,0.5);stroke-width: 2px;fill-rule: evenodd;}.navbar-dark .svg-menu-icon{stroke: rgba(255,255,255,0.5);}.menu-icon-thin-bars{stroke-width: 1px;}.menu-icon-thick-bars{stroke-width: 5px;}.menu-icon-rounded-bars{stroke-width: 3px;stroke-linecap: round;}.menu-icon-filled{fill: rgba(0,0,0,0.5);stroke-width: 0px;}.navbar-dark .menu-icon-filled{fill: rgba(255,255,255,0.5);}.navbar-toggler-icon{background: none!important;pointer-events: none;width: 33px;height: 33px;}.dropdown-menu .dropdown-menu{border:none}@media (min-width:576px){.navbar-expand-sm .dropdown-menu .dropdown-menu{border:1px solid rgba(0,0,0,.15);position:absolute;left:100%;top:-7px}.navbar-expand-sm .dropdown-menu .submenu-left{right:100%;left:auto}}@media (min-width:768px){.navbar-expand-md .dropdown-menu .dropdown-menu{border:1px solid rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.15);position:absolute;left:100%;top:-7px}.navbar-expand-md .dropdown-menu .submenu-left{right:100%;left:auto}}@media (min-width:992px){.navbar-expand-lg .dropdown-menu .dropdown-menu{border:1px solid rgba(0,0,0,.15);position:absolute;left:100%;top:-7px}.navbar-expand-lg .dropdown-menu .submenu-left{right:100%;left:auto}}.mg-clear{margin:0;}.mg-sm{margin-top:10px;margin-bottom:5px;}.mg-md{margin-top:10px;margin-bottom:20px;}.mg-lg{margin-top:10px;margin-bottom:40px;}img.mg-sm,img.mg-md,img.mg-lg{margin-top: 0;}img.mg-sm{margin-bottom:10px;}img.mg-md{margin-bottom:30px;}img.mg-lg{margin-bottom:50px;}.btn-d,.btn-d:hover,.btn-d:focus{color:#FFF;background:rgba(0,0,0,.3);}button{outline: none!important;}.btn-sq{border-radius: 0px;}.img-rd-md{border-radius:20px;}.img-rd-lg{border-radius:34px;}.img-protected{-webkit-touch-callout: none;}.threeD-t{text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25),0 20px 20px rgba(0,0,0,.15);}.text-justify{text-align: justify;}.card-sq, .card-sq .card-header, .card-sq .card-footer{border-radius:0;}.card-rd{border-radius:30px;}.card-rd .card-header{border-radius:29px 29px 0 0;}.card-rd .card-footer{border-radius:0 0 29px 29px;}.card-columns .card {margin-bottom: 0.75rem;}@media (min-width: 576px) {.card-columns {-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;-webkit-column-gap: 1.25rem;-moz-column-gap: 1.25rem;column-gap: 1.25rem;orphans: 1;widows: 1;}.card-columns .card {display: inline-block;width: 100%;}}.form-control{border-color:rgba(0,0,0,.1);box-shadow:none;}.scroll-fx-in-range{will-change: opacity;}.scrollToTop{width:36px;height:36px;padding:5px;position:fixed;bottom:20px;right:20px;opacity:0;z-index:999;transition: all .3s ease-in-out;pointer-events:none;}.showScrollTop{opacity: 1;pointer-events:all;}.scroll-to-top-btn-icon{fill: none;stroke: #fff;stroke-width: 2px;fill-rule: evenodd;stroke-linecap:round;}.blocsapp-device-mb{background-repeat:no-repeat;background-size:contain;background-position:center;display: block;width:100%;height:auto;padding: 3.6% 15% 7.5%;}.blocsapp-device-mb img{width:100%;height:auto;margin: 0 auto;}.blocsapp-device-mb .ratio::before{padding-top: 56.25%;}.blocsapp-device-mb .ratio{padding-bottom: 8%;}.mb-space-grey{background-image:url("img/Apple-Macbook-Space-Grey.png");background-image: -webkit-image-set(url("img/Apple-Macbook-Space-Grey.webp") 1x,url("img/Apple-Macbook-Space-Grey.webp") 2x);background-image: image-set(url("img/Apple-Macbook-Space-Grey.png") 1x,url("img/Apple-Macbook-Space-Grey.png") 2x,url("img/Apple-Macbook-Space-Grey.webp") 1x,url("img/Apple-Macbook-Space-Grey.webp") 2x);}h1,h2,h3,h4,h5,h6,p,label,.btn,a{font-family:"Poppins-Regular";color:#000000!important;}.container{max-width:1170px;}.navbar-brand{font-size:35px;text-decoration:overline!important;color:#FEFFFF!important;font-family:"Poppins-Bold";}.navbar-brand:hover{text-shadow:0px 0px 14px rgba(255,251,0,0.3);color:#FEFB00!important;}.navbar-nav li a{font-size:18px;color:#FEFFFF!important;text-transform:capitalize;margin-right:5px;margin-left:5px;text-align:center;}.navbar-nav li a:hover{text-decoration:overline!important;text-shadow:0px 0px 14px rgba(255,251,0,0.3);color:#FEFB00!important;}.designer-twitter-icon{width:50px;color:#FEFFFF!important;background-color:#0096FF;height:50px;padding-top:11px;margin-top:-5px;margin-left:10px;padding-left:3px;border-radius:100px 100px 100px 100px;}.designer-youtube-icon{width:50px;color:#FEFFFF!important;background-color:#FF2600;height:50px;padding-top:10px;margin-top:-5px;border-radius:100px 100px 100px 100px;}.designer-twitter-icon:hover{background-color:#FEFFFF;color:#0096FF!important;box-shadow:0px 0px 14px rgba(255,251,0,0.3);}.designer-youtube-icon:hover{background-color:#FEFFFF;box-shadow:0px 0px 14px rgba(255,251,0,0.3);color:#FF2600!important;}h1{font-size:55px;line-height:63px;}h2{font-size:35px;line-height:43px;font-family:"Poppins-Light";}h3{font-size:23px;line-height:31px;}p{font-size:16px;line-height:24px;}label{font-size:14px;line-height:22px;}.designer-bold{font-family:"Poppins-SemiBold";}.designer-wire-button{padding-right:28px;padding-left:28px;font-size:13px;text-transform:uppercase;line-height:25px;border-style:solid;color:#FEFB00!important;border-color:#FEFB00!important;background-color:transparent;border-width:1px 1px 1px 1px;}.designer-wire-button:hover{background-color:#FEFB00;border-style:solid;color:#000000!important;box-shadow:0px 0px 14px rgba(255,251,0,0.3);border-width:1px 1px 1px 1px;}h4{font-size:20px;line-height:28px;}.img-style{width:280px;}.designer-section-title{font-size:45px;line-height:53px;font-family:"Poppins-Bold";}.designer-section-title:hover{;}.designer-content{margin-right:auto;padding-top:50px;padding-bottom:50px;margin-left:auto;max-width:1170px;}.designer-footer-twitter{width:100px;height:100px;color:#FEFFFF!important;background-color:#0096FF;margin-right:5px;margin-left:5px;padding-top:28px;font-size:50px;border-color:rgba(0,0,0,0.0)!important;border-style:solid;padding-left:3px;border-radius:100px 100px 100px 100px;border-width:0px 0px 0px 0px;}.designer-footer-twitter:hover{background-color:#FEFFFF;color:#0096FF!important;text-shadow:0px 0px 14px rgba(255,251,0,0.3);border-style:solid;border-color:#FEFB00!important;border-width:0px 0px 0px 0px;}.designer-footer-youtube{width:100px;height:100px;color:#FEFFFF!important;background-color:#FF2600;margin-right:5px;margin-left:5px;padding-top:25px;font-size:50px;border-color:rgba(0,0,0,0.0)!important;border-style:solid;border-radius:100px 100px 100px 100px;border-width:0px 0px 0px 0px;}.designer-footer-youtube:hover{background-color:#FEFFFF;color:#FF2600!important;text-shadow:0px 0px 14px rgba(255,251,0,0.3);border-style:solid;border-color:#FEFB00!important;border-width:0px 0px 0px 0px;}.designer-footer-facebook{width:100px;height:100px;color:#FEFFFF!important;background-color:#0066CC;margin-right:5px;margin-left:5px;padding-top:25px;font-size:50px;border-color:rgba(0,0,0,0.0)!important;border-style:solid;border-radius:100px 100px 100px 100px;border-width:0px 0px 0px 0px;}.designer-footer-facebook:hover{background-color:#FEFFFF;color:#0066CC!important;text-shadow:0px 0px 14px rgba(255,251,0,0.3);border-style:solid;border-color:#FEFB00!important;border-width:0px 0px 0px 0px;}.designer-footer-dribble{width:100px;height:100px;color:#FEFFFF!important;background-color:#EA4C89;margin-right:5px;margin-left:5px;padding-top:25px;font-size:50px;border-color:rgba(0,0,0,0.0)!important;border-style:solid;border-radius:100px 100px 100px 100px;border-width:0px 0px 0px 0px;}.designer-footer-dribble:hover{background-color:#FEFFFF;color:#EA4C89!important;text-shadow:0px 0px 14px rgba(255,251,0,0.3);border-style:solid;border-color:#FEFB00!important;background:linear-gradient(0deg, #FEFFFF, #FFFFFF);border-width:0px 0px 0px 0px;}.designer-footer-logo{text-decoration:overline!important;font-size:50px;font-family:"Poppins-Bold";}a{font-size:16px;line-height:24px;}.designer-about-bottom{margin-bottom:50px;}.img-9-style{height:100px;}.img-15-style{height:150px;}h5{font-size:14px;line-height:22px;}.designer-blog-title{font-size:23px;line-height:31px;font-family:"Poppins-SemiBold";}.designer-blog-title:hover{;}.designer-form{background-color:transparent;border-style:solid;border-color:rgba(255,251,0,0.1)!important;color:#FEFFFF!important;text-shadow:0px 0px 0px rgba(0,0,0,0.0);box-shadow:0px 0px 0px rgba(0,0,0,0.0);border-radius:0px 0px 0px 0px;border-width:1px 1px 1px 1px;}.designer-form:hover{background-color:transparent;border-color:#FEFB00!important;box-shadow:0px 0px 0px rgba(0,0,0,0.0);text-shadow:0px 0px 0px rgba(0,0,0,0.0);}.designer-form:active{background-color:transparent;box-shadow:0px 0px 0px rgba(0,0,0,0.0);text-shadow:0px 0px 0px rgba(0,0,0,0.0);}.form-control:focus{text-shadow:0px 0px 0px rgba(0,0,0,0.0);background-color:transparent;}.form-control:focus:hover{text-shadow:0px 0px 0px rgba(0,0,0,0.0);background-color:transparent;}.form-control:focus:active{text-shadow:0px 0px 0px rgba(0,0,0,0.0);box-shadow:0px 0px 0px rgba(0,0,0,0.0);background-color:transparent;}.alert{background-color:transparent;text-shadow:0px 0px 0px rgba(0,0,0,0.0);color:#FEFB00!important;padding-left:5px;border-radius:0px 0px 0px 0px;border-width:0px 0px 0px 0px;}.scrollToTop{background-color:transparent;color:#FEFFFF!important;border-radius:100px 100px 100px 100px;}.bloc-divider-t-style{height:100px;}.bloc-divider-b-style{height:100px;}.bloc-divider-t-bloc-5-style{height:100px;}.bloc-divider-b-fill{fill:transparent;background:linear-gradient(0deg, #000000 0%, transparent 100%);height:500px;}.bloc-divider-t-what-i-do-style{height:100px;}.bloc-divider-b-what-i-do-style{height:100px;}.bloc-divider-b-hero-courses-style{height:100px;}.bloc-divider-t-coures-style{height:100px;}.bloc-divider-b-coures-fill{fill:transparent;height:500px;background:linear-gradient(0deg, #000000 0%, transparent 100%);}.bloc-divider-b-templates-hero-style{height:100px;}.bloc-divider-b-blog-hero-style{height:100px;}.bloc-divider-b-bloc-17-style{height:100px;}.bloc-divider-t-bloc-19-style{height:100px;}.bloc-divider-b-bloc-19-fill{fill:transparent;height:500px;background:linear-gradient(0deg, #000000 0%, transparent 100%);}.bloc-divider-b-hero-style{height:100px;}.bloc-divider-t-footer-style{height:500px;fill:transparent;background:linear-gradient(0deg, #000000 0%, transparent 100%);}.bloc-divider-b-membership-style{height:400px;fill:transparent;background:linear-gradient(0deg, #000000 0%, transparent 100%);}.bloc-divider-t-membership-style{height:400px;fill:transparent;background:linear-gradient(0deg, #000000 0%, transparent 100%);}.link-style{font-weight:bold;}.img-bloc-games-style{width:250px;}.p-style{font-size:12px;line-height:16px;}.img-courses-intro-style{border-radius:0px 0px 0px 0px;}.text-span-style{font-weight:bold;}.h1-style{font-family:"Poppins-SemiBoldItalic";width:79.15%;}:root{--swatch-var-5060:rgba(255,255,255,1.00);--swatch-var-6353:rgba(251,251,251,1.00);--swatch-var-2594:#000000;--swatch-var-5230:rgba(40,40,40,1.00);--swatch-var-3783:rgba(255,251,0,1.00);--swatch-var-306:#6E7282;}.bgc-2594{background-color:var(--swatch-var-2594);}.bgc-306{background-color:var(--swatch-var-306);}.tc-6353{color:var(--swatch-var-6353)!important;}.tc-5060{color:var(--swatch-var-5060)!important;}.tc-3783{color:var(--swatch-var-3783)!important;}.ltc-5060{color:var(--swatch-var-5060)!important;}.ltc-5060:hover{color:#CCCCCC!important;}.bg-17{background-image:url("img/17.jpg");background-image: -webkit-image-set(url("img/17.webp") 1x,url("img/17.webp") 2x);background-image: image-set(url("img/17.jpg") 1x,url("img/17.jpg") 2x,url("img/17.webp") 1x,url("img/17.webp") 2x);}.bg-21{background-image:url("img/21.jpeg");background-image: -webkit-image-set(url("img/21.webp") 1x,url("img/21.webp") 2x);background-image: image-set(url("img/21.jpeg") 1x,url("img/21.jpeg") 2x,url("img/21.webp") 1x,url("img/21.webp") 2x);}.bg-12{background-image:url("img/12.jpg");background-image: -webkit-image-set(url("img/12.webp") 1x,url("img/12.webp") 2x);background-image: image-set(url("img/12.jpg") 1x,url("img/12.jpg") 2x,url("img/12.webp") 1x,url("img/12.webp") 2x);}.bg-25{background-image:url("img/25.jpg");background-image: -webkit-image-set(url("img/25.webp") 1x,url("img/25.webp") 2x);background-image: image-set(url("img/25.jpg") 1x,url("img/25.jpg") 2x,url("img/25.webp") 1x,url("img/25.webp") 2x);}.bg-2{background-image:url("img/2.jpeg");background-image: -webkit-image-set(url("img/2.webp") 1x,url("img/2.webp") 2x);background-image: image-set(url("img/2.jpeg") 1x,url("img/2.jpeg") 2x,url("img/2.webp") 1x,url("img/2.webp") 2x);}@media (min-width: 576px) {  .bloc-xxl-sm{padding:200px 20px;}  .bloc-xl-sm{padding:150px 20px;}  .bloc-lg-sm{padding:100px 20px;}  .bloc-md-sm{padding:50px 20px;}  .bloc-sm-sm{padding:20px;}  .bloc-no-padding-sm{padding:0 20px;}}@media (min-width: 768px) {  .bloc-xxl-md{padding:200px 20px;}  .bloc-xl-md{padding:150px 20px;}  .bloc-lg-md{padding:100px 20px;}  .bloc-md-md{padding:50px 20px;}  .bloc-sm-md{padding:20px 20px;}  .bloc-no-padding-md{padding:0 20px;}}@media (min-width: 992px) {  .bloc-xxl-lg{padding:200px 20px;}  .bloc-xl-lg{padding:150px 20px;}  .bloc-lg-lg{padding:100px 20px;}  .bloc-md-lg{padding:50px 20px;}  .bloc-sm-lg{padding:20px;}  .bloc-no-padding-lg{padding:0 20px;}}@media (max-width: 1024px){  .bloc.full-width-bloc, .bloc-tile-2.full-width-bloc .container, .bloc-tile-3.full-width-bloc .container, .bloc-tile-4.full-width-bloc .container{ padding-left: 0;   padding-right: 0;  }}@media (max-width: 991px){  .container{width:100%;}  .bloc{padding-left: constant(safe-area-inset-left);padding-right: constant(safe-area-inset-right);}   .bloc-group, .bloc-group .bloc{display:block;width:100%;}}@media (max-width: 767px){  .bloc-tile-2 .container, .bloc-tile-3 .container, .bloc-tile-4 .container{ padding-left:0;padding-right:0;  }  .btn-dwn{   display:none;   }  .voffset{ margin-top:5px;  }  .voffset-md{ margin-top:20px;  }  .voffset-lg{ margin-top:30px;  }  form{ padding:5px;  }  .close-lightbox{ display:inline-block;  }  .blocsapp-device-iphone5{ background-size: 216px 425px; padding-top:60px; width:216px; height:425px;  }  .blocsapp-device-iphone5 img{ width: 180px; height: 320px;  }}@media (max-width: 991px){.navbar-nav li a{margin-right:3px;margin-left:3px;font-size:17px;}h1{font-size:50px;line-height:58px;}h2{font-size:30px;line-height:38px;}h3{font-size:22px;line-height:30px;}p{font-size:16px;line-height:24px;}label{font-size:14px;line-height:22px;}.designer-twitter-icon{color:#FEFFFF!important;background-color:#0096FF;}.designer-twitter-icon:hover{color:#0096FF!important;box-shadow:0px 0px 14px rgba(255,251,0,0.3);background-color:#FEFFFF;}.designer-youtube-icon:hover{background-color:#FEFFFF;color:#FF2600!important;box-shadow:0px 0px 14px rgba(255,251,0,0.3);}h4{font-size:19px;line-height:27px;}.designer-section-title{font-size:40px;line-height:48px;}.designer-content{padding-top:40px;padding-bottom:40px;}.designer-device{margin-bottom:28px;}.designer-footer-dribble{background-color:#EA4C89;}.designer-footer-dribble:hover{color:#EA4C89!important;}.designer-footer-logo{font-family:"Lato";font-weight:900;text-decoration:overline!important;font-size:45px;}a{font-size:16px;line-height:24px;}h5{font-size:14px;line-height:22px;}.designer-blog-title{font-size:22px;line-height:30px;}.bloc-divider-t-style{height:100px;}.bloc-divider-b-style{height:100px;}.bloc-divider-t-bloc-5-style{height:100px;}.bloc-divider-t-what-i-do-style{height:200px;}.bloc-divider-b-what-i-do-style{height:200px;}.bloc-divider-b-hero-courses-style{height:100px;}.bloc-divider-t-coures-style{height:100px;}.bloc-divider-b-templates-hero-style{height:100px;}.bloc-divider-b-blog-hero-style{height:100px;}.bloc-divider-b-bloc-17-style{height:100px;}.bloc-divider-b-hero-style{height:100px;}.voffset-md{margin-top:30px;}}@media (max-width: 767px){.designer-twitter-icon{margin-top:10px;margin-bottom:3px;padding-left:3px;margin-left:0px;}.designer-youtube-icon{margin-top:3px;margin-bottom:3px;}.navbar-nav li a{text-align:center;}h1{font-size:45px;line-height:53px;}h2{font-size:28px;line-height:36px;}h3{font-size:21px;line-height:29px;}p{font-size:15px;line-height:23px;}label{font-size:12px;line-height:20px;}h4{font-size:18px;line-height:26px;}.designer-section-title{font-size:35px;line-height:43px;}.designer-content{padding-top:30px;padding-bottom:30px;}.designer-footer-twitter{width:80px;height:80px;font-size:40px;padding-top:22px;margin-right:3px;margin-left:3px;}.designer-footer-youtube{width:80px;height:80px;font-size:40px;padding-top:22px;margin-right:3px;margin-left:3px;}.designer-footer-facebook{width:80px;height:80px;font-size:40px;padding-top:22px;margin-right:3px;margin-left:3px;}.designer-footer-dribble{width:80px;height:80px;font-size:40px;padding-top:22px;margin-right:3px;margin-left:3px;}.designer-footer-logo{font-family:"Lato";font-weight:900;text-decoration:overline!important;font-size:40px;}a{font-size:15px;line-height:23px;}h5{font-size:12px;line-height:20px;}.designer-blog-title{font-size:21px;line-height:29px;}.bloc-divider-b-what-i-do-style{height:100px;}.bloc-divider-t-what-i-do-style{height:100px;}}@media (max-width: 575px){.designer-youtube-icon{margin-top:3px;margin-bottom:3px;}.designer-twitter-icon{margin-top:10px;margin-bottom:3px;}h1{font-size:40px;line-height:48px;}h2{font-size:25px;line-height:33px;}h3{font-size:20px;line-height:28px;}p{font-size:15px;line-height:23px;}label{font-size:12px;line-height:20px;}.designer-bold{}h4{font-size:17px;line-height:25px;}.designer-section-title{font-size:30px;line-height:38px;}.designer-footer-twitter{width:50px;height:50px;font-size:30px;padding-top:12px;}.designer-footer-youtube{width:50px;height:50px;font-size:30px;padding-top:11px;}.designer-footer-facebook{width:50px;height:50px;font-size:30px;padding-top:11px;}.designer-footer-dribble{width:50px;height:50px;font-size:30px;padding-top:11px;}.designer-wire-button{}.navbar-brand{}.designer-footer-logo{text-decoration:overline!important;font-family:"Lato";font-weight:900;font-size:40px;}a{font-size:15px;line-height:23px;}.designer-content{padding-top:20px;padding-bottom:20px;}.designer-content:hover{}h5{font-size:12px;line-height:20px;}.designer-blog-title{font-size:20px;line-height:28px;}}