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

body,td,th {
	color: #333; 
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:normal; 
} 
body {
	background:#f0f2f9;
	margin-left: 0px;
	margin-top: 0px;  
	margin-right: 0px;
	margin-bottom: 0px; 
}
a:link {
	color: #333; 
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}

img { border:0px; }

p { margin-top:10px; margin-bottom:10px; line-height:normal; }


.left { float:left !important; }
.right { float:right !important; }

.top_10 { margin-top:10px; }
.top_20 { margin-top:20px; }
.top_30 { margin-top:30px; }
.top_40 { margin-top:40px; }
.top_50 { margin-top:50px; }

.right_10 { margin-right:10px; }
.right_20 { margin-right:20px; }
.right_30 { margin-right:30px; }
.right_50 { margin-right:50px; }
.no_right { margin-right:0px; }

.left_10 { margin-left:10px; }
.left_40 { margin-left:40px; }
.left_70 { margin-left:70px; }
.left_15 { margin-left:15px; }
.no_left { margin-left:0px; }

.padding_10 { padding:10px; }
.padding_20 { padding:20px; }
.padding_30 { padding:30px; }
.padding_40 { padding:40px; }

.clear { clear:both; height:0px; }
.clear_4 { clear:both; height:4px; }
.clear_8 { clear:both; height:8px; }
.clear_10 { clear:both; height:10px; }
.clear_20 { clear:both; height:20px; }
.clear_30 { clear:both; height:30px; }
.clear_40 { clear:both; height:40px; }
.clear_50 { clear:both; height:50px; }
.clear_60 { clear:both; height:60px; }
.clear_70 { clear:both; height:70px; }
.clear_80 { clear:both; height:80px; }
.clear_90 { clear:both; height:90px; }
.clear_100 { clear:both; height:100px; }
.clear_110 { clear:both; height:110px; }
.clear_120 { clear:both; height:120px; }
.clear_150 { clear:both; height:150px; }
.clear_160 { clear:both; height:160px; }
.clear_170 { clear:both; height:170px; }
.clear_180 { clear:both; height:180px; }
.clear_190 { clear:both; height:190px; }
.clear_200 { clear:both; height:200px; }
.clear_210 { clear:both; height:210px; }
.clear_230 { clear:both; height:230px; }
.clear_240 { clear:both; height:240px; }
.clear_280 { clear:both; height:280px; }
.clear_305 { clear:both; height:305px; }
.clear_300 { clear:both; height:300px; }
.clear_390 { clear:both; height:390px; }
.clear_5 { clear:both; height:5px; }
.clear_15 { clear:both; height:15px; }
.clear_25 { clear:both; height:25px; }
.clear_35 { clear:both; height:35px; }
.clear_45 { clear:both; height:450px; }
.clear_55 { clear:both; height:55px; }
.clear_65 { clear:both; height:65px; }
.clear_75 { clear:both; height:75px; }
.clear_85 { clear:both; height:85px; }
.clear_95 { clear:both; height:95px; }
.clear_8 { clear:both; height:8px; }
.clear_12 { clear:both; height:12px; }

h1,h2,h3,h4,h5,h6 { margin:0px; padding:0px; }

.black { color:#000 !important; }
.green { color:#8bba33 !important; }
.blue { color:#212b37 !important;  }
.light_blue { color:#2980b9 !important;  }
.white { color:#fff !important; }
.dark { color:#333 !important; }
.nines { color:#999 !important; }
.purple { color:#BE90D4 !important }

.light { font-weight:300; }
.normal { font-weight:400; }
.medium { font-weight:500; }
.semibold { font-weight:600; }
.bold { font-weight:700; }
.extra_bold { font-weight:800; }
.italic { font-style:italic; }
.uppercase { text-transform:uppercase; }
.underline { text-deoration:underline; }

.line_20  {line-height:20px; }
.line_24  {line-height:24px; }
.line_28  {line-height:28px; }
.line_32  {line-height:32px; }
.line_36  {line-height:36px; }
.line_40  {line-height:40px; }
.line_50  {line-height:50px; }

.f_10 { font-size:10px; }
.f_11 { font-size:11px; }
.f_12 { font-size:12px; }
.f_13 { font-size:13px; }
.f_14 { font-size:14px; }
.f_16 { font-size:16px; }
.f_18 { font-size:18px; }
.f_20 { font-size:20px; }
.f_22 { font-size:22px; }
.f_24 { font-size:24px; }
.f_26 { font-size:26px; }
.f_28 { font-size:28px; }
.f_30 { font-size:30px; }
.f_32 { font-size:32px; }
.f_44 { font-size:44px; }

.container { margin:auto; width:1170px; max-width:calc(100% - 40px); }
@media (max-width: 1024px) {
	.container { margin:auto;  }	
}

@media (max-width: 768px) {
	.container { margin:auto; max-width:calc(100% - 20px);}
}

@media (max-width: 320px) {
	.container { margin:auto; max-width:calc(100% - 10px);}
}

.centered { display:table; margin:auto; }

.bloc_10 { float:left; width:10% }
.bloc_20 { float:left; width:20% }
.bloc_25 { float:left; width:25% }
.bloc_30 { float:left; width:30% }
.bloc_40 { float:left; width:40% }
.bloc_33 { float:left; width:33% }
.bloc_50 { float:left; width:50% }
.bloc_66 { float:left; width:66% }
.bloc_75 { float:left; width:75% }
.bloc_100 { float:left; width:100% }

.bg_efefef { background:#efefef; }

.material-icons { vertical-align:middle; }

.just_web { display:block; }
.just_mobile { display:none !important; }

@media (max-width: 768px) {
	.just_web { display:none; }
	.just_mobile { display:block !important; }
    .bloc_33 { float:left; width:50%; }
}

@media (max-width: 420px) {
   .bloc_33 { float:left; width:100%; } 
}

a {
  outline: none;
}

.stop_scroll { height:100%; overflow:hidden; } 



 #loader-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 200;
        background-color: #fff;
        opacity: 1;
        display: block;
        z-index: 9999;
    }
    
    #loader {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 200px;
        height: 200px;
        margin-top: -9px;
        margin-left: -100px;
        -webkit-perspective: 400px;
        perspective: 400px;
        transform-type: preserve-3d;
    }
    
    #loader .dot {
        -webkit-animation: loader ease-in-out 3s infinite;
        animation: loader ease-in-out 3s infinite;
        height: 15px;
        width: 15px;
        border-radius: 50%;
        background-color: #137dcc;
        position: absolute;
        border: 2px solid #fff;
    }
    
    #loader .dot:nth-child(2){
        -webkit-animation-delay:.5s;animation-delay:.5s
    }#loader .dot:nth-child(3){
        -webkit-animation-delay:.4s;animation-delay:.4s
    }
    #loader .dot:nth-child(4){
        -webkit-animation-delay:.3s;animation-delay:.3s
    }
    #loader .dot:nth-child(5){
        -webkit-animation-delay:.2s;animation-delay:.2s
    }
    #loader .dot:nth-child(6){
        -webkit-animation-delay:.1s;animation-delay:.1s
    }
    #loader .dot:nth-child(7){
        -webkit-animation-delay:0s;animation-delay:0s
    }
    @-webkit-keyframes loader{
        15%{
            -webkit-transform:translateX(0);transform:translateX(0)
        }
        45%{
            -webkit-transform:translateX(235px);transform:translateX(235px)
        }
        65%{
            -webkit-transform:translateX(235px);transform:translateX(235px)
        }
        95%{
            -webkit-transform:translateX(0);transform:translateX(0)
        }
    }
    @keyframes loader{
        15%{
            -webkit-transform:translateX(0);transform:translateX(0)
        }
        45%{
            -webkit-transform:translateX(235px);transform:translateX(235px)
        }
        65%{
            -webkit-transform:translateX(235px);transform:translateX(235px)
        }
        95%{
            -webkit-transform:translateX(0);transform:translateX(0)
        }
    }


/* TOP */
#top { clear:both; width:calc(100% + 0px); left: 0px; float:left; position:fixed; top:0px; font-family: 'Montserrat', sans-serif; background:rgba(255,255,255,0.99); z-index:9991; box-shadow: 0 4px 2px -2px rgba(0,0,0,0.10); }
#top .container { position:relative; height: 44px}
.logo { float: left;  }
.logo-mobile { float: left; display: none; }
.bars { float: left; cursor: pointer; margin-left: 10px; display: none;}
.bars i { font-size: 44px; font-weight: 300; margin-top: 0px; }
.logo img { height: 44px }
.flags { float:right; line-height: 44px; padding-left: 15px; padding-right: 15px; border-radius: 12px; background: #f7f7f7; color: #333; font-size:13px; cursor: pointer; }
.flags img { float:left; margin-right: 10px; height: 16px; margin-top: 13px; }
.tracking { float:right; margin-right: 20px; background: #ff8c00; color: #fff; line-height: 44px; border-radius: 6px; padding-left: 15px; padding-right: 15px; opacity: .9; }
.tracking:hover { opacity: 1; }
.navigation { float:right; margin-right: 0px;  }
.navigation a { float:right; display:inline-block; font-size:13px; letter-spacing:0px; text-transform:uppercase; color:#455660; transition:color 0.2s ease; line-height:44px; margin-right:40px; }
.navigation a:hover { color:#ff8c00; }
.navigation .active_link { color:#ff8c00; } 

.all_flags { position: absolute; z-index:9999; right: 0px; top: 50px; width: 83px; line-height: 30px; padding-top: 10px; padding-bottom: 10px; padding-left: 15px; padding-right: 15px; border-radius: 12px; background: #f7f7f7; color: #333; font-size:13px; display: none}
.all_flags div { cursor: pointer; }
.all_flags img { float:left; margin-right: 10px; height: 16px; margin-top: 7px; }

.flags, .all_flags { -khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#top2 { clear:both; width:calc(100% + 0px); float:left; background:#0565e0; color: #fff; padding:0px; }
#top2 .container-menu-2 { min-height: 20px; font-size: 13px; display: table; margin: auto; }
#top2 .container-menu-2 a { color: #fff; }
#top2 .item-20 { float: left; padding: 15px 0; }
#top2 .item-20 a { display: inline; padding: 5px 10px; border:1px solid #0565e0; margin: 0px 15px; text-align: center; line-height: 20px; cursor: pointer;  }
#top2 .item-20 a:hover { border:0px solid white; border-radius: 2px; }

.submenus {
    position:fixed;
    top:138px;
    left: 50%;
    background: #fff; 
    transform: translateX(-50%);
    width: 1370px;
    padding: 30px;
    box-sizing: border-box;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 0 4px 2px -2px rgba(0,0,0,0.10);
    display: none;
    z-index: 10;
}

.submenus .column {
    float: left;
    text-align: left;
    padding-right: 50px;
}

.submenus strong {
    color: #ff8c00;
    font-size: 14px;
    opacity: 1;
    text-transform: uppercase;
}

.submenus a {
    color: #333;
}

.submenus a:hover {
    text-decoration: underline;
    color: #ff8c00;
}

.submenus i {
    font-size: 14px;
    margin-left: -5px;
}
#mask_menus {
    position: absolute;
    background: rgba(0,0,0,0.1);
    top: 138px;
    width: 100%;
    height: 2000px;
    z-index: 9;
    display: none;
}

.navigation_mobile { position: absolute; z-index:9998; left: 0px; top: 88px; width: calc(100% - 40px) ; line-height: 30px; padding: 20px; background: #f7f7f7; color: #333; font-size:13px; display: none}
.navigation_mobile a { float:left; display:inline-block; font-size:13px; letter-spacing:2px; text-transform:uppercase; color:#455660; }
#mask_popup { position:fixed; z-index:9000; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.4); display: none; cursor:pointer }

.categ_nav {
    width: calc(100% - 20px) ;
    display: inline-table;
    padding-left: 20px;
    height: 60px;
    background:#efefef;
    color: #333 !important;
    font-weight: bold;
    line-height: 60px;
    letter-spacing:0px;
}

.sep_menu {
    width: 100%;
    height: 1px;
    background: #ddd;
}
.menu-flags { display: none; }
.tracking_small_mobile { display: none; }



@media (max-width:1030px) {
    .bars { display: block;}
    .navigation { display:none; }	
    .tracking { display:none; }	
    .tracking_mobile { float:left; background: #ff8c00; color: #fff; line-height: 44px; border-radius: 6px; width: calc(100% - 30px); padding-left: 15px; padding-right: 15px; }
}

@media (max-width: 768px) {
    #top { position: absolute; }
    #top2 { display: none; }
	.logo { display: none; }
    .logo-mobile { display: block; margin-left: 10px;  }
    .logo-mobile img { height: 44px;  }
    
    .flags { margin-right: 10px; height: 44px; }
    .flags img { float:left; height: 16px; margin-top: 13px; margin-right: 5px; }
    .flags i { margin-top:-4px; margin-right:-4px;}
    .all_flags { position: absolute; right: 20px; }
    
}

@media (max-width: 390px) {
    .flags i { display: none; }
}

@media (max-width: 350px) {
    .flags { display: none !important; }
    .menu-flags { display: block; }
    .menu-flags img { width: 34px; margin: 2px; }
}

@media (max-width: 320px) {
    .logo-mobile { margin-left: 0px;  }
    .flags i { display: none; }
    .tracking_mobile { padding-left: 5px; padding-right: 5px; width: calc(100% - 10px); font-size: 12px; }
    .tracking_mobile i { display: none; }
    .tracking_small_mobile { display: none; }
}

@media (max-width: 260px) {
    .navigation_mobile { top: 83px; }
    .logo-mobile { margin-top: 5px;  }
    .logo-mobile img { height: 34px;  }
    .tracking_mobile { display: none; }
    .tracking_small_mobile { display: block; }
}


/* SLIDER */
#slider { clear:both; float:left; width:100%; position:relative; top: 80px; z-index:100; height: 700px; background-image:url(/img/bg-slide.png); background-position:50% 50%;  background-size:cover; }
#slider .lisere { position:absolute; width:100%; bottom: 0px; height: 80px; background-image:url(/img/lisere.png); background-position: top center; background-repeat: repeat; display: none; }

#slider .slides { width: 1170px; max-width: 100%; overflow: hidden; height: 438px; margin-top: 50px; }
#slider .all_slides { width: 1170px; max-width: 100%; float: left; height: 438px; position: relative}
/* #slider .slide { width: 1170px; float: left; height: 438px; border-radius: 12px; cursor: pointer; }*/
#slider .slide { position:absolute; top:0px; width:100%; height:438px; border-radius: 12px; display:none; background-color: #efefef; }


#slider .text { width: 650px; float: left; height: 300px; margin-left: 70px; margin-top: 70px; }

#slider h1 { font-family: 'Montserrat', sans-serif; font-size:40px; color:#000; font-weight:600; text-align:left; line-height:40px; letter-spacing:1px; }
#slider .tagline { font-family: 'Montserrat', sans-serif; font-size:30px; margin-top: 10px; color:#000; font-weight:400; line-height:36px; letter-spacing:1px; }

#slider .prices { float: left; margin-right: 15px; }
#slider .price { font-family: 'Open sans', sans-serif; font-size:16px; color:#25232b; font-weight:600; line-height:36px; letter-spacing:0px; float: left; }
#slider .price span { color:#ff8c00; margin-left: 10px; font-size:32px; }
#slider .price-barred { font-family: 'Open sans', sans-serif; font-size:22px; color:#000; font-weight:400; line-height:1; padding-top: 9px; letter-spacing:0px; float: left; margin-left: 10px; text-decoration: line-through; }
#slider .button { float: left; background: #ff8c00; color: #fff; line-height: 44px; margin-top: 1px; border-radius: 6px; padding-left: 15px; padding-right: 20px; cursor: pointer; opacity:.9 } 
#slider .button:hover { opacity:1 }

#slider .button_slide { width:40px; height:5px; float:left; background:#fff; margin:10px; cursor:pointer; opacity:.3 }
#slider .button_slide:hover { opacity:1 }
#slider .active_button { opacity:1 }

.lisere { clear:both; float:right; }

@media (max-width: 1170px) {
    
    #slider .slides { width: calc(100% - 0px); margin-left: 0px; margin-top: 30px; }
    #slider .all_slides { width: 100%; }
    #slider .text { width: 500px; max-width: 50%; float: left; height: 300px; margin-left: 30px; margin-top: 30px; }
    #slider .slide { background-position: center right; }
    

    
}

@media (max-width: 970px) {
    #slider h1 { font-size:32px; line-height:30px; }
    #slider .tagline { font-size:24px; line-height:28px; }
    #slider .button { clear: both; margin-top: 10px; } 
}

@media (max-width: 950px) {
   #slider .text { max-width: 40%; float: left; height: 300px; margin-left: 30px; margin-top: 30px; } 
    #slider h1 { font-size:30px; line-height:30px; }
    #slider .tagline { font-size:22px; line-height:28px; }
    
}

@media (max-width: 930px) {
    #slider { height: 540px; }
}

@media (max-width: 768px) {
    #slider { display: none}
    #slider .slides { width: calc(100% - 20px); margin-left: 10px; margin-top: 18px; }
    #slider .all_slides { width: 100%; }
    #slider .slide { position:absolute; top:0px; width:100%; height:438px; border-radius: 12px; display:none; }
    #slider .text { width: calc(100% - 20px); float: left; height: 300px; margin-left: 10px; margin-top: 20px; }

	#slider h1 { line-height:30px; font-size:30px; width:calc(100% - 20px); margin-left:10px; text-align: center; }
    #slider .tagline { font-size:22px; margin-top: 10px; color:#000; font-weight:400; text-align: center; line-height:26px; letter-spacing:1px; }
    #slider .img_product { display: table; margin: auto; height: 200px; }
    #slider .price { margin-left: 10px; }
    #slider .price span { font-size:24px; }
    #slider .button { float: right; margin-left: 0px;  margin-right: 10px;} 

    
	#slider { max-height:570px; }
    #slider .slide { max-height:570px; }
}

/* SLIDER */
#slider_terms { clear:both; float:left; width:100%; position:relative; top: 0px; z-index:100; height: 300px; background-image:url(/img/bg-slide.png); background-position:50% 50%;  background-size:cover; }
#slider_terms .lisere { position:absolute; width:100%; bottom: 0px; height: 80px; background-image:url(/img/lisere.png); background-position: top center; background-repeat: repeat;  }
#slider_terms h1 { font-family: 'Montserrat', sans-serif; font-size:30px; color:#fff; font-weight:600; text-align:center; margin-top: 200px; line-height:40px; letter-spacing:1px; }




/* REFUND */
.featured_terms { margin-top:0px !important; padding-top: 30px; font-size: 18px; } 
.featured_terms .container{ width: 900px; } 
.featured_terms h2 { font-size:24px !important;  } 



@media (max-width: 768px) {
    #slider_terms { height: 200px; }
    #slider_terms h1 { font-size:30px; margin-top: 130px; line-height:30px; letter-spacing:1px; }
    .featured_terms .container{ width: calc(100% - 40px) !important; margin-left: 20px; } 
    .featured_terms { margin-top:0px !important; font-size: 18px; } 
    .featured_terms h2 { font-size:18px !important; line-height: 25px !important;  } 
 
    
}


@media (max-width: 600px) {
    
    .featured_terms .bloc_33 { width: 100%; } 
    
}

@media (max-width: 400px) {
    
    .featured_terms { font-size: 14px; } 
    #slider_terms h1 { font-size:20px; line-height:20px; }
    
}


/* FEATURED */
#featured { clear:both; width:100%; float:left; position: relative; z-index:101; margin-top: -30px;}

#featured .vignettes { 
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
} 

#featured .first-small { 
    display: none;
    border: 2px solid #ff8c00 !important;
}

#featured .first { 
    float:left;
    width: 530px;
    height: 404px;
    padding: 20px;
    border: 2px solid #ff8c00;
    border-radius: 6px;
    background: #fff;
    cursor: pointer;
    position: relative;
}
#featured .first .texts { 
    float:left;
    width: 50%;
}
#featured .first .product { 
    float:left;
    width: 50%;
}
#featured h2 { font-family: 'Montserrat', sans-serif; font-size:35px; color:#000; font-weight:600; text-align:left; line-height:40px; letter-spacing:1px; }
#featured .first h3 { font-family: 'Montserrat', sans-serif; font-size:24px; color:#000; font-weight:600; text-align:left; line-height:40px; letter-spacing:1px; margin-top: 30px; }
#featured .first p { 
    font-family: 'Montserrat', sans-serif;
    font-size:16px;
    color:#000;
    font-weight:400;
    line-height:24px;
    text-align: left;
}
#featured .first .offer { 
    clear: both;
    float: left;
    width: calc(100% - 40px);
    margin-left: -20px; 
    margin-top: 20px; 
    padding: 20px;
    background:#ff8c00;
    color: #fff;
    position: absolute;
    bottom: 0;
}
#featured .price { font-family: 'Open sans', sans-serif; font-size:16px; color:#000; font-weight:600; line-height:36px; letter-spacing:0px; float: left; }
#featured .price span { color:#fff; margin-left: 10px; font-size:32px; }
#featured .price-barred { font-family: 'Open sans', sans-serif; font-size:22px; color:#000; font-weight:400; line-height:1; padding-top: 9px; letter-spacing:0px; float: left; margin-left: 10px; text-decoration: line-through; }

#featured .button { float: left; margin-left: 20px; background: #fff; color: #ff8c00; line-height: 44px; margin-top: 1px; border-radius: 6px; padding-left: 15px; padding-right: 20px; cursor: pointer; } 
#featured .button:hover { background: #f8f8f8;  } 
#featured .break_featured { clear: both; height: 20px; display: none; }


#featured .second { float:left; width: 278px; margin: 0px; background: #fff; border: 2px solid #efefef; border-radius: 6px; cursor: pointer; padding-bottom: 13px; text-align: center; }
#featured .second:hover { border: 2px solid #ff8c00; }
#featured .second .product { width: 90%; margin-top: 10px;  }
#featured .second h3 { font-family: 'Montserrat', sans-serif; font-size:24px; color:#000; font-weight:600; line-height:40px; letter-spacing:1px; margin-top: 15px; margin-bottom: 15px; }
#featured .second p { 
    font-family: 'Montserrat', sans-serif;
    font-size:16px;
    color:#000;
    font-weight:400;
    line-height:24px;
    height: 48px;
    width: calc(100% - 40px);
    margin: 10px 20px;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
#featured .second .price { margin-left: 20px; }
#featured .second .price span { color:#ff8c00; margin-left: 10px; font-size:28px; }
#featured .second .button { float: right; margin-right: 20px; background: #ff8c00; color: #fff; line-height: 36px; margin-top: 1px; border-radius: 6px; padding-left: 10px; padding-right: 15px; cursor: pointer; } 



#featured .third { float:right; width: calc(50% - 14px); margin-left: 10px; background: #fff; border: 2px solid #efefef; border-radius: 6px; cursor: pointer; padding-bottom: 13px; text-align: center; }
#featured .third:hover { border: 2px solid #ff8c00; }
#featured .third .product { width: 90%; margin-top: 10px;  }
#featured .third h3 { font-family: 'Montserrat', sans-serif; font-size:24px; color:#000; font-weight:600; line-height:40px; letter-spacing:1px; margin: 15px;  }
#featured .third p { 
    font-family: 'Montserrat', sans-serif;
    font-size:16px;
    color:#000;
    font-weight:400;
    line-height:24px;
    height: 48px;
    width: calc(100% - 40px);
    margin: 10px 20px;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
#featured .third .price { margin-left: 20px; }
#featured .third .price span { color:#ff8c00; margin-left: 10px; font-size:28px; }
#featured .third .button { float: right; margin-right: 20px; background: #ff8c00; color: #fff; line-height: 36px; margin-top: 1px; border-radius: 6px; padding-left: 10px; padding-right: 15px; cursor: pointer; } 


@media (max-width: 1210px) {
    #featured .first-small { 
        display: block;
    }
    #featured .first { 
        display: none;
    }
    #featured .vignettes { 
        width: 888px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: auto;
    }  
    #featured .second {  margin-left: 7px; margin-right: 7px; }
}

@media (max-width: 1024px) {
    #featured .firstfeatured { float:none; width:100%; max-width: 600px; margin: auto;}
    #featured .secondfeatured { float:none; width:100%; max-width: 600px; margin: auto; }
    #featured .break_featured { display: block}
    #featured .main { width: calc(100% - 44px); }

}

@media (max-width: 930px) {
    #featured { display: none; }
    .clear_featured { clear: both; height: 88px; }

}



/* FOR SALE */
#for_sale { clear:both; width:100%; float:left; background:#f0f2f9; color:#000;  font-size:16px; }
#for_sale .left_50 { float:left; width:50%; }
#for_sale #slide_category {
    background-image: url('https://blog.innovations-shopping.com/wp-content/uploads/2022/12/how-to-protect-yourself-from-electromagnetic-waves.jpg');
    width: 100%;
    height: 300px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
#for_sale h1 { 
    font-family: 'Montserrat', sans-serif; 
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    text-shadow: 2px 2px 2px rgba(0,0,0,25%);
    transform: translateY(-50%);
    font-size:50px; 
    color:#fff; 
    font-weight:600; 
    line-height:40px; 
    letter-spacing:1px;
}
#for_sale h2 { font-family: 'Montserrat', sans-serif; font-size:35px; color:#000; font-weight:600; text-align:center; line-height:40px; letter-spacing:1px; }

.ariane-desc {
    float: left;
    width: 100%;
    background: #f8f8f8;
    border-bottom: 1px solid #ddd;
    color: #333;
    font-size: 14px;
    line-height: 20px;
    margin-top: 140px;
}
.ariane-desc .ariane {
    clear: both;
    width: calc(100% + 0px);
    float: left;
    font-family: 'Montserrat', sans-serif;
    background: rgba(0,0,0,0.05);
    color: #333;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
}

.ariane-desc .ariane a {
    display: inline-block;
    margin-right: 7px;
    margin-left: 7px;
    color: #333;
    text-decoration: none;
}

.ariane-desc h1 { 
    float: left;
    font-family: 'Montserrat', sans-serif; 
    width: 100%;
    font-size:30px; 
    color:#333; 
    font-weight:600; 
    line-height:40px; 
    letter-spacing:1px;
}

.ariane-desc .desc-page {
    float: left;
    margin-top: 10px;
    width: calc(100% - 00px);
}

.ariane-desc .desc-page-mobile {
    display: none;
}

#for_sale .filters {
    float: left;
    width: 250px;
}

#for_sale .filter {
    color:#333; 
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
}

#for_sale .filter i {
    float: left;
}

#for_sale .filter div {
    float: left;
    margin-top: 0px;
    margin-left: 10px;
}

#for_sale .vignettes-category {
    float: right;
    width: calc(100% - 280px);
    justify-content: flex-start !important;
    column-gap: 14px;
}

#for_sale .price { font-family: 'Open sans', sans-serif; font-size:16px; color:#000; font-weight:600; line-height:36px; letter-spacing:0px; float: left; }
#for_sale .price span { color:#fff; margin-left: 10px; font-size:32px; }
#for_sale .price-barred { font-family: 'Open sans', sans-serif; font-size:20px; color:#666; font-weight:400; line-height:1; padding-top: 9px; letter-spacing:0px; float: left; margin-left: 10px; text-decoration: line-through; }
#for_sale .button { float: left; margin-left: 20px; background: #fff; color: #ff8c00; line-height: 36px; margin-top: 1px; border-radius: 6px; padding-left: 15px; padding-right: 20px; cursor: pointer; } 

#for_sale .vignettes { 
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap:14px;
}  

#for_sale .inline { float:left; width:278px; margin: 0; margin-bottom: 10px; background: #fff; border: 2px solid #efefef; border-radius: 6px; cursor: pointer; height: 440px; text-align: center; }
#for_sale .inline:hover { border: 2px solid #ff8c00; }
#for_sale .inline .product { width: 90%; margin-top: 10px;  }
#for_sale .inline h3 { font-family: 'Montserrat', sans-serif; font-size:24px; color:#000; font-weight:600; line-height:40px; letter-spacing:1px; margin-top: 15px; margin-bottom: 5px; }
#for_sale .inline p { 
    font-family: 'Montserrat', sans-serif;
    font-size:16px;
    color:#000;
    font-weight:400;
    line-height:24px;
    height: 48px;
    width: calc(100% - 40px);
    margin: 10px 20px;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
#for_sale .inline a { 
    text-decoration: none;
}
#for_sale .inline .price-small { display: none; }
#for_sale .inline .price-desktop .from { 
    float: left;
    margin-left: 20px;
    color: #000;
    font-size: 14px;
    line-height: 36px;
    font-weight: bold;
}
#for_sale .inline .price { margin-left: 5px; }
#for_sale .inline .price span { color:#ff8c00; margin-left: 10px; font-size:24px; }
#for_sale .inline .price-barred { font-family: 'Open sans', sans-serif; font-size:18px; color:#000; font-weight:400; line-height:1; padding-top: 12px; letter-spacing:0px; float: left; margin-left: 10px; text-decoration: line-through; }
#for_sale .inline .button { float: right; margin-left: 0px; margin-right: 20px; background: #ff8c00; color: #fff; line-height: 36px; margin-top: 1px; border-radius: 6px; padding-left: 10px; padding-right: 15px; cursor: pointer; } 
#for_sale a { color: cornflowerblue; text-decoration: underline;}


@media (max-width: 1210px) {
    #for_sale .vignettes { 
        width: 888px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: auto;
        column-gap:0px;
    }  
    #for_sale .inline {  margin-left: 7px; margin-right: 7px; }
    
    #for_sale .filters {
        width: 150px;
    }
    
}



@media (max-width: 930px) {
    #for_sale .vignettes { 
        width: 598px;
        column-gap:6px;
    }
}

@media (max-width: 800px) {
    .filters {
        display: none;
    }
    
    #for_sale .vignettes-category {
        float: unset;
    }
}

@media (max-width: 768px) {
    .ariane-desc {
        margin-top: 91px;
    }
    
    .ariane-desc h1 { 
       font-size:22px;
    }
    
    
    
    .ariane-desc .desc-page {
        display: none;
    }
    
    .ariane-desc .desc-page-mobile {
        display: block;
    }
    
    .ariane-desc .desc-page-mobile a {
     text-decoration: underline;
    }
}

@media (max-width: 600px) {
    #for_sale h2 { font-size: 28px; }
    #for_sale .vignettes { 
        width: 100%;
        justify-content: flex-start;
        column-gap:6px;
    }
    #for_sale .inline { height:  unset; width: calc(50% - 10px);margin-left: 0px; margin-right: 0px;  }
    #for_sale .inline h3 { text-align: left; font-size: 16px; margin-left: 20px; line-height: 1; margin-top: 10px; margin-bottom: 0; }
    #for_sale .inline p { margin-top: 10px; margin-bottom: 0; line-height: 18px; height: 36px; }
    #for_sale .inline .price { margin-top: 10px; margin-bottom: 10px; }
    #for_sale .inline .price span { font-size:16px; }
    
    #for_sale .inline .price-barred { font-size:13px; padding-top: 22px; }
    
}

@media (max-width: 460px) {
    #for_sale h2 { font-size: 24px; }
    #for_sale .inline h3 { font-size: 14px;  }
    #for_sale .inline p { font-size: 14px;  }
    #for_sale .inline .price { font-size: 14px; margin-top: 0px;  }
    #for_sale .inline .price-barred { padding-top: 13px; }
}

@media (max-width: 400px) {
    #for_sale h2 { font-size: 20px; }
    #for_sale .inline { width: calc(100% - 0px);margin-left: 0px; margin-right: 0px;  }
    #for_sale .inline .product { float: left; width: calc(50% - 10px);margin-left: 0px; margin-right: 10px;  }
    #for_sale .inline .content { float: right; width: calc(50% - 0px);margin-left: 0px; margin-right: 0px;  }
    #for_sale .inline p { height: 92px; }
}

@media (max-width: 375px) {
    #for_sale .inline .price-small { 
        display: block;
        font-size: 14px;
        color: #000;
        text-align: left;
        margin-left: 20px;
        line-height: 1.2;
        margin-top: 5px;
        float: left;
        margin-bottom: 10px;
    }
    #for_sale .inline .price-real { 
        color: #ff8c00;
        font-weight: bold;
        margin-right: 10px;
        float: left;
    }
    #for_sale .inline .price-barred { padding-top: 0; font-size: 14px; line-height: 1.2; margin-left: 0; }
    #for_sale .inline .price-desktop { display: none; }
    
}

@media (max-width: 350px) {
    #for_sale .inline h3 { font-size: 12px;  }
}

@media (max-width: 320px) {
    #for_sale .inline { width: calc(100% - 20px);margin-left: 8px; margin-right: 0px;}
    #for_sale .inline h3 { font-size: 14px;  }
    #for_sale .inline .price { font-size: 13px; margin-top: 0px;  }
    #for_sale .inline .product { float: left; width: calc(100% - 10px); margin-left: 5px; margin-top: 5px;  }
    #for_sale .inline .content { float: right; width: calc(100% - 10px); margin-left: 5px; margin-top: 10px; }
    #for_sale .inline .content h3 { margin-left: 0; }
    #for_sale .inline .content p { font-size: 14px; margin: 0; padding: 0; height: 50px; margin-bottom: 10px; width: unset }
    
    #for_sale .inline .price-small {
        margin-left: 0;
        float: left
    }
    #for_sale .inline .price-small .from { 
        float: left; 
        margin-right: 10px;
    }
    #for_sale .inline .price-small .clear_5 { 
       display: none;
    }
    
}


/* FOR SALE */
#blog { clear:both; width:100%; float:left; background:#f0f2f9; color:#000;  font-size:16px; }
#blog h2 { font-family: 'Montserrat', sans-serif; font-size:35px; color:#000; font-weight:600; text-align:center; line-height:40px; letter-spacing:1px; margin-right: 20px; }
#blog .see-all { 
    padding: 7px 10px;
    background: #d4d4d4;
    color: #333;
    cursor: pointer;
    margin-left: 20px;
    border-radius: 12px;
    opacity: .8;
}
#blog .see-all:hover {  
    opacity: 1
}
#blog .h2-all { 
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#blog #articles { 
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#blog .article { 
    width: calc(33% - 30px);
    padding: 10px;
    flex-basis: calc(33% - 30px);
    position: relative;
    background: #fff;
    border: 2px solid #efefef;
    cursor: pointer;
}
#blog .article img { 
    width: 100%;
    height: 250px;
    object-fit: cover;
}
#blog .article .date_post { 
    display: inline-block;
    position: absolute;
    top: 240px;
    left: 50%;
    transform: translateX(-49%);
    padding: 7px;
    background: #666;
    color: #fff;
}
#blog .article .categorie { 
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 7px;
    background: #ff8c00;
    color: #fff;
}
#blog .article .title { 
    font-weight: bold;
    color:#329cf9;
    font-size: 17px;
}
#blog .article .content { 
    margin-top: 20px;
}
#blog .article .description { 
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 1210px) {
    #blog #articles { 
        width: 888px;
        margin: auto;
    }
}

@media (max-width: 930px) {
    #blog #articles { 
        width: 598px;
        justify-content: flex-start;
    }
    #blog .article { 
        flex-basis: 261px;
        margin: 7px;
        
    }
}

@media (max-width: 600px) {
    #blog h2 { font-size:28px; }

    #blog #articles { 
        width: 100%;
        justify-content: space-between;
    }
    #blog .article { 
        flex-basis: calc(50% - 30px);
        margin-left: 0px;
        margin-right: 0px;
        
    }
}

@media (max-width: 500px) {
    #blog .article .description { 
        -webkit-line-clamp: 4;
    }
}

@media (max-width: 460px) {
    #blog h2 { font-size:24px; } 
    #blog .article .date_post { 
        display: none;
    }
}

@media (max-width: 400px) {
    #blog h2 { font-size:20px; } 
    #blog .article { 
        flex-basis: calc(100% - 20px);
        margin-left: 0px;
        margin-right: 0px;
        font-size: 14px;
    }
    #blog .article img { 
        float: left;
        width: 50%;
        height: 200px;
    }
    #blog .article .content { 
        float: right;
        width: calc(50% - 10px);
        margin-top: 0;
    }
    #blog .article .title { 
        font-size: 14px;
    }
    #blog .article .categorie { 
        width: calc(50% - 44px);
        font-size: 14px;
    }
    
    #blog .article .description { 
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 360px) {
   #blog .article .description { 
        -webkit-line-clamp: 5;
    } 
}

@media (max-width: 320px) {
    #blog .article img { 
        float: unset;
        width: 100%;
        height: 200px;
    }
    #blog .article .content { 
        float: right;
        width: calc(100% - 0px);
        margin-top: 10px;
    }
    #blog .article .description { 
        -webkit-line-clamp: 4;
    }
    #blog .article .categorie { 
        width: auto;
        font-size: 16px;
    }
}
        


/* CONTACT */
#contact { clear:both; width:100%; float:left; position: relative; z-index:101; background: #f8f8f8}
#contact .container { width: 900px; }
.text_message { display: table; margin: auto; font-size: 20px; text-align: center}
.form_body { width: calc(100% - 100px); padding: 50px; background: #fff; border-radius: 12px; float: left; }
.form_body .bloc_51 { width: calc(50% - 10px); float: left; }
.form_body .bloc_52 { width: calc(50% - 10px); float: right; }
.input_div { width: calc(100% - 0px); float: left; position: relative; height: auto;  }
.form_body .input_text { width: calc(100% - 19px); padding-left: 15px; float: left; border-radius: 6px; line-height: 34px;border: 2px solid #efefef; font-size: 14px; font-family: 'Montserrat', sans-serif; color: #333; }
.input_div .label { font-size: 12px; font-family: 'Montserrat', sans-serif; color: #333; position: absolute; top: -8px; left: 10px; z-index: 101; padding-left: 7px; padding-right: 7px; line-height: 18px; background: #fff; display: none; }
.form_body .input_area { width: calc(100% - 34px); padding: 15px; float: left; border-radius: 6px; line-height: 22px;border: 2px solid #efefef; font-size: 14px; font-family: 'Montserrat', sans-serif; color: #333; height: 110px; }

.form_body .button { float: right; cursor: pointer;  background: #ff8c00; color: #fff; line-height: 44px; border-radius: 6px; padding-left: 25px; padding-right: 25px;  }

.form_body .g-recaptcha {
    float: left;
}

.form_tracking { width: calc(100% - 100px); max-width: 500px; float: none;  margin: auto; }

.input_text:focus{
    outline: none;
}
.input_text:focus::placeholder {
  color: transparent;
}
.input_area:focus{
    outline: none;
}
.input_area:focus::placeholder {
  color: transparent;
}

@media (max-width: 768px) {
    .text_message { display: table; margin: auto; font-size: 16px; text-align: center; margin-left: 20px; margin-right: 20px; width: calc(100% - 40px) }
    .form_body { width: calc(100% - 60px); padding: 10px; margin: auto; float: none; background: #fff; border-radius: 6px; }
    .form_body .bloc_51 { width: calc(100% - 20px); float: left; margin-left: 10px; }
    .form_body .bloc_52 { width: calc(100% - 20px); float: left; margin-left: 10px; }
    .form_body .bloc_100 { width: calc(100% - 20px); float: left; margin-left: 10px; }
    .g-recaptcha { margin-left: 10px; }
    .form_body .input_text { font-size: 16px; -webkit-appearance: none; width: calc(100% - 26px); }
    .form_body .input_area { font-size: 16px; -webkit-appearance: none; }
    .form_body .button { float: left; margin-top:0px; width: calc(100% - 20px); margin-left: 10px; text-align: center; padding-left: 0px; padding-right: 0px;  }


    
}


@media (max-width: 360px) {
    .form_body { width: calc(100% - 10px); padding: 5px; margin-left: 0px; background: #fff; border-radius: 6px; }
    .form_body .bloc_51 { width: calc(100% - 0px); float: left; margin-left: 0px; }
    .form_body .bloc_52 { width: calc(100% - 0px); float: left; margin-left: 0px; }
    .form_body .bloc_100 { width: calc(100% - 0px); float: left; margin-left: 0px; }
    .form_body .input_text { font-size: 16px; -webkit-appearance: none; width: calc(100% - 20px); }
    .form_body .button { float: left; margin-top:0px; width: calc(100% - 0px); margin-left: 0px; text-align: center; padding-left: 0px; padding-right: 0px;  }
    
    .g-recaptcha {
        transform:scale(0.77);
        transform-origin:0 0;
    }
    
}

@media (max-width: 240px) {
    .g-recaptcha {
        transform:scale(0.5);
        transform-origin:0 0;
    }
}





/* PICTOS */
#pictos { clear:both; float:left; width:100%; background-image:url(/img/bg-slide.png); background-position:50% 50%;  background-size:cover; }
#pictos .bloc_25 { display: table; width: calc(25% - 20px); padding-right: 20px;  }
#pictos .picto { float: left; width: 55px; }
#pictos .picto i { color: #fff; font-size:36px; margin-top: 5px; }
#pictos .text { color: #fff; font-family: 'Montserrat', sans-serif; font-size:18px; line-height: 22px; font-weight:300; display: table-cell; vertical-align: middle; width: 216px !important }

@media (max-width: 900px) {
    #pictos .text { font-size:15px; }
}

@media (max-width: 768px) {
    #pictos { display: none; }


    
}





/* unsuscribe */
#unsuscribe { clear:both; width:100%; float:left; position: relative; z-index:101; margin-top:0px;}
#unsuscribe .main { width:600px; padding: 50px; border: 1px solid #ccc; border-radius: 2px; background: #fff; display: table; margin: auto; }
#unsuscribe .name { line-height: 100px; background: #0a6fe4; color: #fff; padding-left: 40px; padding-right: 40px; display: table; margin: auto; font-size:24px; text-transform: uppercase  }
#unsuscribe .text { line-height: 24px; color: #333; width: 100%; text-align: center; font-size:18px;  }
#unsuscribe .nope { line-height: 24px; color: #333; width: 100%; text-align: center; font-size:14px;  }
#unsuscribe .button { display: table; margin: auto; background: #ff8c00; opacity:.9; color: #fff; line-height: 40px; border-radius: 6px; padding-left: 15px; padding-right: 20px; cursor: pointer; text-transform: uppercase} 
#unsuscribe .button:hover { opacity:1  } 

@media (max-width: 1024px) {
    #unsuscribe .main { width:calc(100% - 82px); padding: 20px; border: 1px solid #ccc; border-radius: 2px; background: #fff; display: table; margin: auto; }
    #unsuscribe .name { line-height: 50px; background: #0a6fe4; color: #fff; padding-left: 20px; padding-right: 20px; display: table; margin: auto; margin-top: 20px; font-size:18px; text-transform: uppercase}
    #unsuscribe .text { line-height: 24px; font-size:16px;  }
    #unsuscribe .button { line-height: 40px; border-radius: 6px; padding-left: 10px; padding-right: 10px; font-size:12px; } 

    
    
}


/* min */

#footer { clear:both; width:100%; float:left; background:#2c2c2c; color:#f7f7f7; font-family: 'Montserrat', sans-serif; }
#footer .bloc { float:left; width:calc(25% - 30px); margin-right: 29px; height:200px; border-right:1px dashed #fff; }
#footer .bloc strong { font-size:14px; color:#fff; text-transform:uppercase; }
#footer .bloc a { font-size:13px; color:#f7f7f7; text-transform:uppercase; font-weight:300; }

#footer .bloc_right { float:left; width:calc(25% - 0px); height:200px; }
#footer .bloc_right strong { font-size:14px; color:#fff; text-transform:uppercase; }
#footer .bloc_right a { font-size:13px; color:#f7f7f7; text-transform:uppercase; font-weight:300; }
#footer .bloc_right .input { float:left; width:calc(100% - 17px); padding-left:15px; border:1px solid #efefef; background:#efefef; color:#333; line-height:40px; font-size:14px; }
#footer .bloc_right .submit { float:right; padding-left:10px; padding-right:10px; border:1px solid #333; background:#333; color:#fff; line-height:30px; font-size:14px; margin-top:-38px; margin-right:5px; text-transform:uppercase; cursor:pointer; }
#footer .bloc_right .submit:hover { background:#000; color:#fff; }

#footer .ico_footer { float:right; opacity:.7; cursor:pointer; margin-top:-10px; }
#footer .ico_footer { opacity:1; }

#copyright { clear:both; width:100%; float:left; background:#000; color:#efefef;  font-size:11px; padding-top: 20px; padding-bottom: 20px; line-height:20px; font-family: 'Montserrat', sans-serif; text-align: center; }
#copyright a { color:#fff; }
#copyright i { color: #28a745; font-size: 9px; margin-left: 10px; } 

@media (max-width: 768px) {
	#footer .bloc { width:calc(100% - 40px); border-right:0px dashed #fff; margin-left:20px; height:auto }
	#footer .bloc_middle {  width:calc(100% - 40px); padding-left:0px; padding-right:0px; margin-left:20px; border:0px dashed #fff; font-size:13px; color:#f7f7f7; font-weight:300; margin-top:40px; height:auto }
	#footer .bloc_right { width:calc(100% - 40px); padding-left:0px; margin-left:20px; font-size:13px; color:#f7f7f7; font-weight:300; margin-top:0px; height:auto }
	
	#copyright { width:calc(100% - 40px); padding:20px; line-height:20px; text-align: left; font-size:14px; }
    #copyright i { font-size: 9px; margin-left:0px; } 
    #copyright a {  }
	#footer .bloc_right .input { -webkit-appearance: none; border-radius: 0; font-size:16px; }
	#footer .bloc_right .submit { margin-top:-40px; }


}























/* about us */
#about_us { clear:both; width:100%; float:left; background:#f4f5f9; color:#222;  font-size:16px; }
#about_us h2 { font-family: 'Vollkorn', serif; font-size:30px; color:#222; font-weight:400; text-align:center; line-height:30px; letter-spacing:2px; }
#about_us .tagline { font-family: 'Montserrat', sans-serif; font-size:14px; color:#333; font-weight:500; text-align:center; line-height:20px; letter-spacing:2px; }

#about_us .agent { float:left; width:300px; border:1px solid #ddd; background:#fff; color:#303339; margin:10px; }
#about_us .agent img { width:100%; }
#about_us .agent .name { font-family: 'Vollkorn', serif; font-size:20px; margin-left:10px; }
#about_us .agent .position { font-family: 'Vollkorn', serif; font-size:16px; margin-left:10px; }
#about_us .agent .email { font-family: 'Montserrat', sans-serif; font-size:14px; margin-left:10px; }
#about_us .agent .phone { font-family: 'Montserrat', sans-serif; font-size:14px; color:#CCC; margin-left:10px; }

#about_us .paragraphe { float:left; width:600px; color:#303339; margin:10px; text-align:left }

/* CLIENTS */
#brokers { clear:both; width:100%; float:left; background:url(img/bg-dot.png); }
#brokers h2 { font-family: 'Vollkorn', serif; font-size:30px; color:#222; font-weight:400; text-align:center; line-height:60px; letter-spacing:2px; background:#fff; padding:0px 30px; display:table; margin:auto }
#brokers .tagline { background:#fff; padding:30px; }
#brokers .tagline .text { font-family: 'Montserrat', sans-serif; font-size:14px; color:#333; font-weight:500; text-align:center; line-height:20px; letter-spacing:2px; }

#brokers .agent { float:left; width:300px; border:1px solid #ddd; background:#fff; color:#303339; margin:10px; }
#brokers .agent img { width:100%; }
#brokers .agent .name { font-family: 'Vollkorn', serif; font-size:20px; margin-left:10px; }
#brokers .agent .position { font-family: 'Vollkorn', serif; font-size:16px; margin-left:10px; }
#brokers .agent .email { font-family: 'Montserrat', sans-serif; font-size:14px; margin-left:10px; }
#brokers .agent .registration { font-family: 'Montserrat', sans-serif; font-size:14px; color:#ccc; margin-left:10px; }
#brokers .agent .phone { font-family: 'Montserrat', sans-serif; font-size:14px; color:#c5a770; margin-left:10px; }

@media (max-width: 768px) {
	#about_us .agent { float:left; width:calc(100% - 40px); border:1px solid #ddd; background:#fff; color:#303339; margin:20px; }	
	#about_us .paragraphe { float:left; width:calc(100% - 40px); color:#303339; margin:20px; text-align:center }

}










/* about us */
#about_us .bloc_left { float:left; width:35%; margin-right:5%; }
#about_us .bloc_left h2 { text-align:left !important; }
#about_us .bloc_left a { color:#c5a770 }
#about_us .image_right { float:right; width:60%; }
#about_us .image_right img { width:100%; }

#about_us .bloc_right { float:right; width:35%; margin-left:5%; }
#about_us .bloc_right h2 { text-align:left !important; }
#about_us .bloc_right a { color:#c5a770 }
#about_us .image_left { float:left; width:60%; }
#about_us .image_left img { width:100%; }

@media (max-width: 768px) {
	#about_us .bloc_left h2 { text-align:center !important; margin-top:30px; }
	#about_us .bloc_right h2 { text-align:center !important; margin-top:30px; }
	#about_us .image_left { float:left; width:calc(100% - 40px); margin-left:20px; }
	#about_us .image_right { float:left; width:calc(100% - 40px); margin-left:20px; }
	#about_us .bloc_left { float:left; width:calc(100% - 40px); margin-left:20px; }
	#about_us .bloc_right { float:left; width:calc(100% - 40px); margin-left:20px; }

	
}






/* about us */
#lost {
    clear: both;
    width: 100%;
    float: left;
    position: relative;
    z-index: 101;
    top: 140px;
}
.lost-img {
    display: table;
    margin: auto;
}
#lost h2 {
    text-align: center; 
    color: #ff8c00; 
    font-size: 36px; 
    line-height: 1; 
    font-weight: 600;
}

.oups {
    text-align: center; 
    color: #ff8c00; 
    font-size: 29px; 
    line-height: 1;
    font-weight: 400;
}
.maybe {
    text-align: center; 
    color: #54595F; 
    font-size: 29px; 
    line-height: 1;
    font-weight: 400;
}

#lost .tracking {
    float: none; 
    display: table; 
    margin: auto;
}





.alert {
	width:500px;
    padding: 20px;
    background-color: #f44336; /* Red */
    color: white;
}

@media (max-width: 768px) {
	.alert { width:calc(100% - 20px); margin-left:10px; }	
}

.alert.success {background-color: #4CAF50;}
.alert.info {background-color: #2196F3;}
.alert.warning {background-color: #ff9800;}

/* The close button */
.closebtn {
	color:#000;
	opacity:0.2;
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

/* When moving the mouse over the close button */
.closebtn:hover {
    opacity:1;
}














