/* Theme Name: djoussour*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
h1, h2, h3, h4, h5, h6 {clear: both;}
html { overflow-y: scroll; font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block;}
audio, canvas, video {display: inline-block; }
audio:not([controls]) {display: none;}
del {color: #333;}
ins {background: #fff9c0;text-decoration: none;}
hr {background-color: #ccc;border: 0;height: 1px;margin: 24px;margin-bottom: 1.714285714rem;}
sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
small {font-size: smaller;}
img {border: 0;	-ms-interpolation-mode: bicubic;}

/* button, input, select, textarea */
button, input, select, textarea {border: 1px solid #ccc;border-radius: 3px;font-family: inherit;padding: 6px;padding: 0.428571429rem;}
button, input {line-height: normal;}
textarea {font-size: 100%;overflow: auto;vertical-align: top;}
/* Reset non-text input types */
input[type="checkbox"], input[type="radio"], input[type="file"], input[type="hidden"], input[type="image"], input[type="color"] {border: 0;border-radius: 0;padding: 0;}

/* Buttons */
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {height: auto; }
img, img.size-full, img.size-large, img.header-image, img.wp-post-image {max-width: 100%;height: auto;}
embed, iframe, object, video {max-width: 100%;}
/* Images */
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter {display: block;margin-left: auto;margin-right: auto;}
/* =Basic structure
-------------------------------------------------------------- */
/* Body, links, basics */
body {font-size: 18px;
	text-rendering: optimizeLegibility;
	color: #495057;
	line-height: 36px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}
/*Style WD  Base */
*{box-sizing: border-box;}
a {outline: none;color: #21759b; text-decoration: none;}
a:hover {}
a:focus {outline: thin dotted;}

/*
Fonts
    font-family: 'Poppins', sans-serif;
    font-family: 'Raleway', sans-serif;
*/

/*Container*/

.sctcnt {width: 1200px;margin: 0 auto;padding: 0 30px;}

.ovr {overflow: hidden;}
.le {float: left;}
.ri {float: right;}

.clear:after {clear: both;}
.clear:before, .clear:after{display: table;content: "";}
/*Header*/
.hedr {padding: 50px 0;}
.hed1 a {display: block;}
.hed1 a img {display: block;}
/**/
.hed2-1 {margin-right: 25px;}
.hed2-1 ul li {
    display: inline-block;
    margin-right: 30px;
}
.hed2-1 ul li a {
    color: #fff;
    padding: 13px 0;
    display: block;
}
/**/
.hed2-2 {
    padding: 13px 30px;
    border: 1px solid #fff;
    border-radius: 16px;
    color: #fff;
	cursor: pointer;
	font-weight: 600;
}
/*  Home  */
.home {background-color: #F8F9FA;}

/* animation  ------------------------------------------------------------------ */
.swiper-slide-active .bounceInLeft{animation-name:bounceInLeft;}
.swiper-slide-active .bounceInRight{animation-name:bounceInRight;}
.swiper-slide-active .zoomIn, .d1-2.zoomIn, .blho1.zoomIn, .blhom5.zoomIn, .blho6.zoomIn, .cartem .swiper-slide.zoomIn, .colref.zoomIn, .i1.zoomIn {animation-name:zoomIn;}

.swiper-slide-active .slideInLeft{animation-name:slideInLeft;}
.swiper-slide-active .slideInRight{animation-name:slideInRight;}
.swiper-slide-active .slideInDown{animation-name:slideInDown;}
.swiper-slide-active .slideInUp, .ulbs.slideInUp{animation-name:slideInUp;}

.swiper-slide-active .fadeInDown{animation-name:fadeInDown;}
.swiper-slide-active .fadeInLeft, .d1-1.fadeInLeft, .bgho3.fadeInLeft, .bgho5.fadeInLeft{animation-name:fadeInLeft;}
.swiper-slide-active .fadeInRight{animation-name:fadeInRight;}
.swiper-slide-active .fadeInUp{animation-name:fadeInUp;}

/*   Section 1  ------------------------------------------------------------------  ho1   */
.ho1 {
    padding-bottom: 250px;
    background-size: cover!important;
	position: relative;
	background: url(https://djoussour.com/wp-content/uploads/2020/06/bgappr2.png) no-repeat center 0;
}
.d1-1 {
    width: 38%;
	color: #fff;
	margin-top: 200px;
}
.d1-2 {
    width: 62%;
}
.d1-1 span {
    display: block;
	font-family: 'Raleway', sans-serif;
}
.d1-1 h2 {
	font-size: 64px;
	line-height: 68px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
}
.djbtn {
display: inline-block;
color: #343A40;
background-color: #fff;
padding: 10px 10px 10px 25px;
margin-top: 30px;
border-radius: 16px;
font-weight: 600;
}
.djbtn i {
	font-size: 20px; 
	line-height: 20px;
	padding: 15.5px 0;
	width: 50px;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin-left: 35px;
	background-color: #FF922B;
	border-radius: 10px;
}
.blho1 { 
	width: 340px; 
	height: 340px; 
	background-color: #339AF0;
	border-radius: 100%;
	position: absolute;
	left: -170px;
	bottom: -230px;
}
/*   Section 2   ------------------------------------------------------------------  ho2 */
.ho2 {padding: 150px 0 215px 0;}
.cho2 {
    width: 1020px;
    margin: 0 auto;
    padding: 0 30px;
}
.bs {margin-bottom: 30px;}
.cbs {
    width: 50%;
    text-align: center;
    cursor: pointer;
    padding-bottom: 30px;
	border-bottom: 5px solid #CED4DA;
	color: #CED4DA;
	
}
.cbs.active {
border-bottom: 5px solid #FD7E14;
color: #FD7E14;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.cbs i {font-size: 63px;}
.cbs p {
    font-size: 30px;
    line-height: 40px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
}
/**/
.ulsbs {padding: 0 40px; position: relative; z-index: 1;}
.ulbs > p {margin-bottom: 25px;}
.ulbs ul {padding-left: 30px;}
.ulbs ul li {margin-bottom: 23px;padding-left: 50px;background: url(https://djoussour.com/wp-content/uploads/2020/06/bubble.png) no-repeat 0 center;}

/* Section  3   ------------------------------------------------------------------  ho3*/
.ho3 {padding-bottom: 110px; position: relative;}
.bgho3 {
    position: absolute;
    top: -330px;
    width: 23%;
}
.hho3 {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.cntho3 {
    padding: 0 50px;
    position: relative;
    right: -10%;
}
.ho3-1 {
    width: 50%;
    padding-top: 50px;
    padding-right: 30px;
}
.ho3-2 {
    width: 50%;
    position: relative;
    padding: 50px 0;
}
.ho3-1 h2 {
    font-size: 40px;
    line-height: 47px;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 30px;
}

.ho3-1 p {line-height: 45px;margin-bottom: 30px;}

.djbtn.orange {background-color: #FF922B;color: #fff;}

.djbtn.orange i {
    background-color: #fff;
    color: #FF922B;
}

.djbtn.bleu {
  background-color: #0A2432;
  color: #ffff;
  margin-left: 15px;
}

.djbtn.bleu i {
  background-color: #fff;
  color: #0A2432;
}




.bgho3-2 {
    width: 60%;
    background-color: #FA5252;
    height: 100%;
    position: absolute;
    top: 0;
    padding: 60px;
    border-radius: 100%;
    right: -115px;
    z-index: -1;
}

/*    Section 4 ------------------------------------------------------------------  ho4   */

.ho4 {
    padding-bottom: 150px;
}

.fc {
    width: 1000px;
    margin: 0 auto;
    padding: 0 30px;
}

/**/
.hfc {
    text-align: center;
}

.hfc h2 {
    font-size: 40px;
    line-height: 47px;
    margin-bottom: 20px;
	font-family: 'Raleway', sans-serif;
}

.hfc h2 span {
    color: #FF922B;
}

.hfc p {
    margin-bottom: 35px;
}

/**/
.dc1 ul {
    margin-bottom: 30px;
}
.dc1 li {
    width: 16.66%;
    text-align: center;
    padding-bottom: 20px;
    font-size: 50px;
    border-bottom: 5px solid #CED4DA;
    color: #CED4DA;
    float: left;
	cursor: pointer;
}
.dc1 li.active {
border-bottom: 5px solid #FD7E14;
color: #FD7E14;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
/**/
.dc2 {
	text-align: center;
	margin-bottom: 45px;
}
.dc2 p {display: none;}
.dc2 p.active {display: block;}
/**/
.dc3 {text-align: center;}


/*    ------------------------------------------------------------------  Section 5 (ho5)   */
.ho5 {
    padding-top: 500px;
	padding-bottom: 330px;
	position: relative;
	overflow: hidden;
}

.bgho5 {
    position: absolute;
    top: 0;
}

.cntho5 {
    overflow: hidden;
}

.blhom5 {
    width: 900px;
    height: 900px;
    position: absolute;
    background-color: #FCC419;
    bottom: 130px;
    right: -450px;
    border-radius: 100%;
}

/**/
.cartem {
    position: relative;
    right: -150px;
}

.cartem .swiper-slide {
    background-color: #fff;
    border-radius: 30px;
    padding: 25px;
}

.cartem .swiper-slide:nth-child(2n+2) {margin-top: 160px;}

.mbr1 {
    display: inline-block;
    background-color: #F8F9FA;
    border-radius: 100%;
    padding: 18px;
}

.mbr1 img {
    display: block;
}

.mbr2 {
    font-size: 30px;
    font-weight: 700;
	font-family: 'Raleway', sans-serif;
}

/*    ------------------------------------------------------------------  Section 6 (ho6)   */
.ho6 {position: relative;}
.blho6 {
    position: absolute;
    width: 900px;
    height: 900px;
    background-color: #FF922B;
    left: -400px;
    top: 0;
    border-radius: 100%;
    z-index: 1;
}

.cntho6.sctcnt .hfc {
    z-index: 1;
    position: relative;
    width: 940px;
    margin: 0 auto;
}
.ref {
    position: relative;
    z-index: 1;
}

.colref {
    background-color: #fff;
    padding: 25px;
    border-radius: 30px;
    width: 30.66%;
    margin-right: 3%;
}
.colref:nth-child(3) {margin-right: 0;}

.ref1 {
    display: inline-block;
    background-color: #F8F9FA;
    border-radius: 100%;
    padding: 18px;
}

.ref1 img {
    display: block;
}

.ref2 {
    font-size: 30px;
    font-weight: 700;
	font-family: 'Raleway', sans-serif;
}
.ho6 .djbtn.orange {margin-top: 80px; position: relative; z-index: 1;}

/*    ------------------------------------------------------------------  Section 7 (ho7)   */
.ho7 {
    padding: 300px 0;
	background: url(https://djoussour.com/wp-content/uploads/2020/06/bgho7.png) no-repeat 100% 100%;
}

.contact {
    padding: 100px;
    background-color: #fff;
}

.contact .hfc {
    text-align: left;
}

/**/
.les_4 {
    overflow: hidden;
}

.les_4 span:nth-child(2n+1) {
    margin-right: 2%;
}
.les_4 .wpcf7-form-control-wrap {
    float: left;
    width: 49%;
}
.contact2 .wpcf7-form-control-wrap {
margin-bottom: 20px;
	display: block;
}

.form-wd .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 25px;
}

.contact2 input, .contact2 select, .contact2 textarea {
    color: #ADB5BD;
    padding: 18px 28px;
    width: 100%;
    border: none;
    background-color: #F8F9FA;
	border-radius: 16px;
	font-size: 16px;
}

.btn_en_rest input {
    display: inline-block;
    width: auto;
    padding-right: 100px !important;
    padding-left: 20px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
	background: #FF922B url(https://djoussour.com/wp-content/uploads/2020/06/send.png) no-repeat 93% center;
}


.fotter-form {
    color: #FF922B;
    font-weight: 600;
    margin-top: 25px;
}

/*    ------------------------------------------------------------------  Section 8 (ho8)   */

.ho8 {padding-bottom: 250px}

.i {
    width: 23.5%;
    margin-right: 2%;
}
.i:nth-child(4) {margin-right: 0;}


.i1 {
    width: 120px;
    font-size: 60px;
    line-height: 60px;
    text-align: center;
    padding: 30px 0;
    margin-bottom: 40px;
    background-color: #339AF0;
    color: #fff;
    border-radius: 23px;
    box-shadow: 0 20px 30px #339AF047;
}

.i2 {
    font-size: 40px;
    line-height: 47px;
    font-weight: 700;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 10px;
}

/*    ------------------------------------------------------------------  Section 9 (ho9)   */
.ho9 .sctcnt p {
    text-align: center;
    margin-bottom: 45px;
}

/*    ------------------------------------------------------------------  FOOTER   */

.djfooter {
    background-color: #F1F3F5;
}

/*footer 1*/
.footer1 {
    padding: 20px 0;
    border-bottom: 1px solid #CED4DA;
}


.menufooter1-1 li {
    display: inline-block;
}


.menufooter1-1 li a {
    display: block;
    color: #495057;
    margin-right: 40px;
}

.menufooter1-1 li a:hover {
    color: #000;
}

.footer1-2 a {
    color: #495057;
    background-color: #fff;
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    width: 40px;
    padding: 10px 0;
    text-align: center;
    border-radius: 100%;
    margin-left: 7px;
	transition: all 0.3s ease;
}

.footer1-2 a:hover, .footer1-2 a:focus {    
	color: #fff;
    background-color: #495057;
}

/*footer 2*/

.footer2 {
    padding: 30px 0;
    border-bottom: 1px solid #CED4DA;
}

/*footer 3*/

.footer3 {
    padding: 35px 0;
}
.footer3 a {
    color: #495057;
}
.footer3 a:hover, .footer3 a:focus {
    color: #000;
	text-decoration: underline
}





/******************************************************************************************************************************************************************************************************    Le formulaire se connecté    **********************************/
.d1form {
    position: fixed;
    top: 50px;
    background-color: #fff;
    margin: 0 auto;
    width: 320px;
    padding: 50px 30px;
    border-radius: 7px;
	border-bottom: 5px solid #FD7E14;
	right: 3%;
	box-shadow: 0px 1px 11px #0d77ff26;
	display: none;
	z-index: 11;
}


.d1close {
    position: absolute;
    right: -9px;
    top: -38px;
    font-size: 21px;
    cursor: pointer;
}
.d1close:hover, .d1close:focus {color: rgba(207,23,26,1.00);}

.cntd1form {
    position: relative;
}

.d1form header {
    text-align: center;
    font-size: 65px;
    margin-bottom: 15px;
}
#d1user {
    width: 100%;
    font-size: 15px;
    padding: 10px;
    border-radius: 7px;
    margin-bottom: 11px;
}
#sendd1 {
    text-align: center;
    width: 100%;
    padding: 10px;
    background-color: #efe;
    border: none;
	cursor: pointer;
}
#sendd1:hover {
	background-color: #cbddcb;
}

.cntd1form > strong {
    border: 2px solid #be1a1a;
    display: block;
    padding: 8px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
}























/*    ------------------------------------------------------------------  Le Résponsive --------------------------------------------------------------    */


.hed3 {
    display: none;
}
.hed2-0 {display: none;}
.opa2 {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0,0,0,0.77);
    z-index: 9;
    display: none;
}

.hed2-1img {display: none;}


@media screen and (max-width: 1200px){
	
	
/* Générale */
.sctcnt {width: 100%; padding: 0 25px;}

.d1-1 {
    width: 50%;
    margin-top: 100px;
}
	
.d1-2 {width: 50%}	
	
	
	
	
	
/*HO3*/	
.cntho3 {
    right: auto;
}
	
	
	
	
}/*-----------------------------------------1200px*/



@media screen and (max-width: 1020px){
/*HO2*/	
.cho2 {
    width: 100%;
    padding: 0 25px;
}

/*ho5*/	
.cartem {
    position: relative;
    right: auto;
    padding: 0 0 0 25px;
}	
	
	
}/*-----------------------------------------1020px*/

@media screen and (max-width: 1000px){
	
	
	
.fc {width: 100%; padding: 0 25px;}	
/*ho3*/
.ho3-1 {
    width: 100%;
    padding-right: 0;
}	
.ho3-2 {width: 100%;padding: 0;}
	
.ho3-2 img {
    width: 80%;
    margin: 0 auto;
    display: block;
}	
	
.bgho3 {
    transform: rotate(180deg) !important;
    right: 0;
}

/*ho6*/
.blho6 {left: -650px;}
	
	
	
	
}/*-----------------------------------------1000px*/




@media screen and (max-width: 960px){	

.hedr { padding: 15px 0;}	
	
.hed3 {
    display: block;
    padding-top: 8px;
    color: #fff;
    font-size: 25px;
}
	
.ref {padding: 30px;}	
	
.colref {
    width: 100%;
    margin-right: 0;
    float: none;
	margin-bottom: 35px;
	margin-top: 35px;
}	
	
	
	
	
	
	
	
	
	
	
	
.cntho6.sctcnt .hfc {
    width: 85%;
}
	
	
	
.ho7 {
    padding: 80px 0 200px 0;
}	
.contact {
    padding: 30px;
}
	
	
.i {
    width: 48%;
    margin-right: 2%;
    text-align: center;
	margin-bottom: 30px;
}
	
	.i1 {
		margin: 0 auto 40px auto;
	}	
	
.d1-1 h2 {
  font-size: 50px;
  line-height: 50px;
}	
	
.ho8 {
    padding-bottom: 50px;
}	
	
	
	
	
	
	
	
.footer1-1 {
    float: none;
    width: 100%;
    text-align: center;
}	
	
.footer1-2 {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}	

.cbs p {
    font-size: 25px;
    line-height: 25px;
}
	
	
.cbs {
    padding-bottom: 23px;
}	
	
	
.blhom5 {right: -700px;}
	
	
	
	
	
	
/*Menu*/	
	
	
	
.hed2 {
    width: 285px;
    position: fixed;
    z-index: 10;
    left: -300px;
    top: 0;
    height: 100% !important;
    overflow-y: auto;
    background-color: #FCC419;
    box-shadow: 0px 0px 10px 1px #ccc;
}	
	
.hed2-1 {
    background-color: #FCC419;
    padding: 0;
    padding-top: 0;
    float: none;
    margin-right: 0;
}	
	
.closemx {
    display: block;
    font-size: 27px;
    text-align: right;
    padding: 15px 30px 15px 0;
    cursor: pointer;
    color: #fff;
}	
	
.hed2-1 ul li {
    display: block;
    margin-right: 0;
    padding: 0;
}	
.hed2-1 ul li a {
    padding: 13px 30px;
}
	
.hed2-2 {
    margin-left: 30px;
    margin-top: 25px;
    background-color: #fff;
    color: #000;
}	
	
	
.hed2-1img {display: block; text-align: center;}
	
	
}/*-----------------------------------------960px*/







@media screen and (max-width: 768px){
	
	
.blho1, .bgho5, .blho6 { display: none;}	
.home { background-color: #fff;}
	
	
	
.ho1 {
	background: url(https://djoussour.com/wp-content/uploads/2020/06/mobibac.png) no-repeat center 0;
}
	
	
.ho2 {padding: 90px 0 215px 0;}	
	
.ulsbs {padding: 0;}

.ulbs ul { padding-left: 0;}	
	
.ho4 {padding-bottom: 20px;}	
	
.ho5 {
    padding-top: 90px;
}	
	
.blhom5 { right: -250px;}

.blhom5 {
    width: 600px;
    height: 600px;
    bottom: auto;
}	
.ho5 {
    padding-bottom: 100px;
}
	
.cntho6.sctcnt .hfc {
    width: 100%;
}
	
	
	
.cartem .swiper-slide {
    box-shadow: 0 10px 11px 13px #868e9614;
}
	
.cartem .swiper-slide {
    margin-bottom: 30px;
}	
	
.colref {
    box-shadow: 0 10px 11px 13px #868e9614;
}	

.ho6 .djbtn.orange {
    margin-top: 30px;
}
	
.ho7 {
    padding: 80px 0 120px 0;
	background: none;
}	
	
.contact {
    background-color: transparent;
}	
	
	
	
	
	
	
}/*-----------------------------------------768px*/



@media screen and (max-width: 650px){

.djbtn.bleu {margin-left: 0;}

}





@media screen and (max-width: 450px){
	
.ho1 {
    background: none;
    background-color: #FF922B;
    padding-bottom: 30px;
    border-radius: 0 0 50px 50px;
}
	
	
.d1-1 {
    width: 100%;
    margin-top: 0;
	float: none;
}
	
	
.d1-2 {
    display: none;
}	

.cbs {
    padding-bottom: 15px;
}	

.cbs i {
    font-size: 30px;
}
	
.cbs p {
    font-size: 17px;
    line-height: 22px;
	height: 44px;
}	
	
	
.cbs.active {border-bottom: 3px solid #FD7E14;}	
	
.cbs {border-bottom: 3px solid #CED4DA;}	
	
.bgho3 { display: none;}	
	
.ho2 { padding: 65px 0 65px 0;}	
	
	
.cntho3 {
    padding: 0 25px;
}	
.ho3-2 {
    display: none;
}	
	
.ho3-1 {
    padding-top: 0;
}	
	
.ho3-1 p {
    margin-bottom: 0;
}	
	
.blhom5 {
    display: none;
}	
	
.dc1 li {
    padding-bottom: 10px;
    font-size: 30px;
    border-bottom: 3px solid #CED4DA;
}	
	
.dc1 li.active {
    border-bottom: 3px solid #FD7E14;
}	

.dc3 .djbtn.orange {margin-top: 0;}	
	
	
.ho5 {
    padding-bottom: 20px;
}	

.contact {
    padding: 30px 0;
}	
	
	
.cntho6.sctcnt {
    padding: 0;
}	
.cntho6.sctcnt .hfc {
    padding: 0 25px;
}	
	
	
	
	
	
	
.les_4 span:nth-child(2n+1) { margin-right: 0;}

.les_4 .wpcf7-form-control-wrap { float: none;width: 100%;}	
	
.fotter-form {text-align: center;}	
	
	
.ho7 { padding: 80px 0 40px 0;}	
	
	
.i {width: 100%;margin-right: 0;}	
	
	
	
.ho4 .djbtn, .ho6 .djbtn {
    padding: 10px 10px 10px 10px;
    width: 100%;
	font-size: 14px;
}	
	
.ho4 .djbtn i, .ho6 .djbtn i {
	margin-left: 15px;
	font-size: 16px;
    line-height: 16px;
    padding: 10px 0;
    width: 36px;
}	
	
	
	
.cntho6 footer {
    padding: 0 25px;
}	
	
	
	
	
	
.menufooter1-1 li {
    display: block;
    text-align: left;
}

.menufooter1-1 li a {
    margin-right: 0;
}	
	
.ho3 {
    padding-bottom: 70px;
}	
.ho6 .djbtn.orange {
    margin-top: 0;
}	
	
	
	
	
	
	
	
	
	
	
}/*-----------------------------------------450px*/






















































































































































































