*{
	margin: 0;
	padding: 0;
}
body, html{
	font-family: Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	font-size: 14px;
	line-height: 21px;
	color: #303030;
	background-repeat: repeat;
	width: 100%;
	max-width: 100%;
	overflow-x: hidden;
	background-color: #FFF;
}
h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 21px;
}
p{
	margin-bottom: 0;
}
.slider{
	position: relative;
}
.slider img{
	width: 100%;
	max-width: 100%;
}
.formContact {
	position: relative;
	width: 100%;
	height: auto;
	padding: 0 20px 30px;
}
.phone{
	position: absolute;
	z-index: 9;
	top: 91vh;
	right: 125px;
	width: 200px;
	background-color: #FFF;
	border-radius: 30px;
	padding: 13px 10px 9px 15px;
	border: 3px solid #011245;
	color: #011245;
	text-decoration: none;
	font-size: 17px;
	display: block;
}
.phone i img{
	width: 30px;
	margin-top: -7px;

}
.phone:hover{
	color: #000;
	border-color: #000;
}
.texte h1{
	font-size: 41px;
	color: #000;
	line-height: normal;
	margin-bottom: 5px;
}
.texte h2{
	font-size: 27px;
	color: #011245;
	line-height: normal;
	margin-bottom: 5px;
}
.texte img{
	width: 100%;
	max-width: 100%;
}
.texte .text-uppercase span{
	color: #011245;
}
.footer{
	background-color: #7b7873;
	color: #FFF;
}
.footer p{
	margin-bottom: 0;
	line-height: normal;
}
.footer a{
	display: inline-block;
	color: #FFF;
	text-decoration: none;
}
.footer a:hover{
	opacity: .75;
}
.footer img{
	height: 25px;
	margin: 0 5px;
	width: auto;
}
.footer .copyright img{
	height: 50px;
}
.befafter.maps::before,
.befafter.conditions::before{
	width: 100px;
	height: 2px;
	background-color: #FFF;
	right: -120px;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 0;
}
.befafter.conditions::before{
	width: 40px;
}
.texte.form h1{
	color: #000;
	font-size: 31px;
	font-weight: bold;
	text-transform: uppercase;
}
.texte.form h1 span{
	font-weight: normal;
}
.hbspt-form {
    text-align: center;
}

/* Style Form Hubspot */
.field {
    display: inline-block !important;
    margin: 0 auto 10px !important;
	width: 100% !important;
}
.field input, .field select {
    width: 100% !important;
    display: block !important;
    height: 30px !important;
    background-color: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid #bfbbbb !important;
    color: #34485a !important;
    margin: 0 !important;
    padding: 5px 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}
.field select{
	border-radius: 5px !important;
	background-color: #f5f8fa !important;
	height: 40px !important;
	border: 1px solid #d5dde8 !important;
	padding: 5px 10px !important;
}
.field label {
	color: #34485a !important;
    text-align: left !important;
    display: block !important;
    margin-bottom: 7px;
}
.field input[type="radio	"] {
	display: inline-block !important;
	width: 20px !important;
	height: 20px !important;
	margin: 0 10px 0 0 !important;
}
.field label.hs-form-radio-display {
	float: left !important;
	margin-right: 15px !important;
}
.hs_souhaitez_vous_etre_contactee.hs-souhaitez_vous_etre_contactee.hs-fieldtype-radio.field.hs-form-field {
	float: left !important;
	width: auto !important;
}
.actions {
	float: right !important;
}
input.hs-button.primary.large {
    width: auto !important;
    display: inline-block !important;
    padding: 15px 50px !important;
    background-color: #db252e !important;
    color: #FFF !important;
    border: 0 !important;
    border-radius: 10px !important;
    text-transform: uppercase !important;
    margin-top: 10px !important;
    font-size: 19px;
}
.hbspt-form {
	text-align: center;
}
input.hs-button.primary.large {
	width: 300px;
	display: inline-block;
	padding: 10px 30px;
	background-color: #011245;
	color: #FFF;
	border: 0;
	border-radius: 30px;
	text-transform: uppercase;
}
.style2 .field{
	width: 21% !important;
	margin: 0 2% 30px !important;
}
.style2 .field.hs-fiche_p_budget_previsionnel, .style2 .field.hs-fiche_p_raison_d_achat{
	width: 46% !important;
	margin: 0 2% 30px !important;
}
.conditions h1{
	margin-bottom: 30px;
}
.conditions h3{
	margin-bottom: 20px;
}
.conditions p{
	margin-bottom: 15px;
}
.title h1{
	font-size: 37px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	display: block;
	background-color: #a78b34;
	padding: 15px;
	padding-left: 110px;
	border-radius: 30px 30px 0 0;
	text-align: left;
	position: relative;
}
.befafter{
	position: relative;
}
.title h1::before {
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 1;
    width: 85px;
    height: 105px;
    background-image: url(https://dprgroup.ma/landing/cgi/residences_isli_2/images/icon-contact.png);
	background-size: 85px;
	background-position: left center;
	background-color: transparent;
    left: 10px;
    top: 0;
    margin: auto;
    bottom: 0;
}
.sec2 .slogan h3{
	font-size: 37px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 47px;
}
.befafter.sec1::before,
.befafter.sec2::before{
	width: 59%;
	height: 100%;
	background-color: #f7fafc;
	right: 0;
	top: 0;
}
.befafter.sec2::before{
	background-color: #ebf5fb;
}
.sec2 img.title{
	width: 270px;
	margin-bottom: 30px;
}
.sec2 p{
	font-size: 21px;
	font-weight: bold;
	color: #34485a;
	margin-bottom: 30px;
	line-height: 27px;
}
.banner{
	width: 100%;
	max-width: 100%;
	height: auto;
}
.banner a:hover{
	opacity: .75;
}
.banner .slick-prev,
.banner .slick-next {
	top: auto;
	bottom: -70px;
	display: block !important;
	width: 25px;
	height: 25px;
	z-index: 9;
	border: 0;
	background-size: 25px;
	background-repeat: no-repeat;
	background-position: center;
}
.banner .slick-prev:hover,
.banner .slick-next:hover{
	border-color: #005872;
}
.banner .slick-prev {
	left: auto;
	right: 60px;
	background-image: url(https://dprgroup.ma/landing/cgi/residences_isli_2/images/btn-prev.png);
}
.banner .slick-next {
	left: auto;
	right: 20px;
	background-image: url(https://dprgroup.ma/landing/cgi/residences_isli_2/images/btn-next.png);
}
.banner .slick-next::before,
.banner .slick-prev::before{
	content: none;
}
.sec3 .actions {
    float: none !important;
    text-align: center !important;
    clear: both !important;
    margin: 0 !important;
}
.sec3 input.hs-button.primary.large {
	padding: 10px 90px !important;
	margin: 0 auto !important;
}
input.hs-button.primary.large:hover{
	opacity: .75 !important;
	transition: all .3s;
}
.sec3.section{
	background-image: url(https://dprgroup.ma/landing/cgi/residences_isli_2/images/img-form.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.sec3::before{
	width: 90%;
	left: 5%;
	height: 100%;
	top: 0;
	background-color: rgba(255,255,255,.9);
}
.sec3 .field input, .field select {
	border-color: #333 !important;
}
.sec3 .hs_fiche_p_budget_previsionnel.hs-fiche_p_budget_previsionnel.hs-fieldtype-select.field.hs-form-field {
	padding-left: 0 !important;
}
.sec3 .hs_souhaitez_vous_etre_contactee.hs-souhaitez_vous_etre_contactee.hs-fieldtype-radio.field.hs-form-field {
	padding-left: 25px;
}
.visitePop.section{
	position: fixed;
	width: 100vw;
	height: 100vh;
	z-index: 999;
	left: 0;
	top: -150vh;
	background-color: rgba(0,0,0,0);
	transition: all .7s;
}
.visitePop.section.active{
	top: 0;
	background-color: rgba(0,0,0,.9);
}
.visitePop a.close{
	width: 40px;
	height: 40px;
	position: absolute;
	right: 20px;
	top: 20px;
	background-image: url(https://dprgroup.ma/landing/cgi/residences_isli_2/images/close.png);
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.visitePop a.close:hover,
a.btnV360:hover{
	opacity: .75;
}
.visitePop iframe{
	width: 80%;
	height: 80%;
	margin-left: 10vw;
	margin-top	: 10vh;
}
.footer .row{
	max-width: 100% !important;
}
.sec2 h2.befafter {
    font-size: 34px;
    font-weight: bold;
    color: #011245;
    margin-bottom: 30px;
	padding-left: 150px;
	text-transform: uppercase;
}
.sec2 h2.befafter::before {
	left: 0px;
}
.sec2 h3{
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 25px;
	font-style: italic;
}
.befafter.maps::before, .befafter.conditions::before {
    content: none;
}
.footer a.befafter.conditions {
    margin-left: 30px;
}
.field label.hs-form-radio-display {
	float: left !important;
    margin-right: 5px !important;
}
li.hs-form-radio input {
    margin: 0px 5px !important;
    width: 25px !important;
}
body .style2 .field label.hs-form-radio-display {
	float: none !important;
}
body .style2 .hs-form-radio {
    display: inline-block;
    float: none !important;
}
body .style2 #label-souhaitez_vous_etre_contacte_-57c7394a-7f28-4a18-a303-8dcbfcf0dd2b {
	text-align: center !important;
}
li.hs-form-radio {
    width: auto !important;
}
.posRel{
	position: relative;
}
.captionR{
	position: absolute;
	width: 60%;
	height: 40%;
	padding: 50px 15px;
	text-align: center;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: #FFF;
}
.logo2 img{
	width: 350px;
}
.captionR h3{
	font-size: 31px;
	color: #011245;
	line-height: 33px;
	margin-bottom: 50px;
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
}
.captionR h3::before{
	content: '';
	position: absolute;
	bottom: -25px;
	height: 3px;
	width: 70px;
	background-color: #36abdf;
	left: 0;
	right: 0;
	margin: auto;
}
.captionR p{
	font-size: 19px;
	color: #000;
	line-height: 23px;
	font-weight: bold;
	text-transform: uppercase;
}
.style2 label {
    font-size: 13px;
}
.item_form {
    background-color: #f6f4f4;
    border-radius: 30px;
    overflow: hidden;
    padding-bottom: 10px;
    margin-top: -130px;
}
.actions {
    float: none !important;
}
.section.sec1{
	z-index: 3;
}
.infos-v360 h3{
	font-size: 31px;
	color: #a78b34;
	font-weight: bold;
	text-transform: uppercase;
}
.infos-v360 h4,
.slogan h4{
	font-size: 41px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
}
.bg-line1::before,
.bg-line2::before,
.bg-line2::after {
    content: '';
    width: 73%;
    height: 15px;
    background-color: #cda261;
    position: absolute;
    left: -3px;
    top: 23px;
    z-index: -1;
}
.bg-line2::after {
    width: 50%;
    top: 73px;
}
.bg-gray{
	background-color: #eeeeee;
}
.title2 h2{
	font-size: 31px;
	font-weight: bold;
	color: #a78b34;
	display: inline-block;
	position: relative;
	padding-left: 40px;
	text-transform: uppercase;
}
.title2 h2::before,
.title2 h2::after{
	content: '';
	position: absolute;
	width: 30px;
	height: 1px;
	background-color: #a78b34;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.title2 h2::after{
	width: 80px;
	left: auto;
	right: -90px;
}
.banner .item{
	position: relative;
	border-radius: 30px;
	overflow: hidden;
}
.banner .item::before{
	content: '';
	position: absolute;
	width: 40px;
	height: 40px;
	right: 15px;
	top: 15px;
	background-image: url(https://dprgroup.ma/landing/cgi/residences_isli_2/images/full-screen.png);
	background-size: 40px;
	background-repeat: no-repeat;
	background-position: center;
}
.form.sec3 h2{
	font-size: 71px;
	color: #FFF;
	font-weight: bold;
	padding-left: 50px;
	text-transform: uppercase;
}
.bg-form{
	background-color: rgba(255,255,255,.9);
	border-radius: 20px 20px 0 0;
}
ul.small li{
	position: relative;
	margin-bottom: 0;
	padding-left: 10px;
}
ul.small li::before{
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	background-color: #F00;
	border-radius: 50%;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.hs-richtext.hs-main-font-element {
    text-align: left !important;
    padding-top: 0 !important;
}
.hs-richtext.hs-main-font-element div,
.hs-richtext.hs-main-font-element p {
    padding-left: 0 !important;
	width: 100% !important;
	font-size: 13px;
}
.hs-richtext.hs-main-font-element div strong {
    font-weight: normal !important;
	font-size: 13px !important;
}
.hs_j_accepte_les_conditions_generales.field {
    width: 100% !important;
}
.hs_j_accepte_les_conditions_generales.field input {
    float: left;
    width: 30px !important;
    height: 20px !important;
    margin-top: 15px !important;
}
.hs_j_accepte_les_conditions_generales.field label span {
    font-size: 13px !important;
    height: auto !important;
    padding-top: 19px !important;
    display: block !important;
    float: left !important;
    padding-top: 15px !important;
}
.hs_j_accepte_les_conditions_generales.field label span span{
	display: none !important;
}
.style2 .hs-richtext.hs-main-font-element {
    text-align: left !important;
}
.style2 .hs-richtext.hs-main-font-element div,
.style2 .hs-richtext.hs-main-font-element p {
    padding-left: 23px !important;
	width: 50% !important;
	font-size: 13px;
}
.style2 .hs-richtext.hs-main-font-element div strong {
    font-weight: normal !important;
	font-size: 13px !important;
}
.style2 .hs_j_accepte_les_conditions_generales.field {
    width: 100% !important;
}
.style2 .hs_j_accepte_les_conditions_generales.field input {
    float: left;
    width: 30px !important;
    height: 20px !important;
    margin-top: 15px !important;
}
.style2 .hs_j_accepte_les_conditions_generales.field label span {
    font-size: 13px !important;
    height: auto !important;
    padding-top: 19px !important;
    display: block !important;
    float: left !important;
    padding-top: 15px !important;
}
.style2 .hs_j_accepte_les_conditions_generales.field label span span{
	display: none !important;
}










.slick-dotted.slick-slider{ margin-bottom: 0;}
.backToTop{
	position: fixed;
	right: 30px;
	bottom: 100px;
	width: 40px;
	height: 40px;
	background-image: url(https://dprgroup.ma/landing/cgi/residences_isli_2/images/top.svg);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: center;
	z-index: 11;
	display: none;
	border-radius: 50%;
	border: 2px solid #131f67;
	text-align: center;
}
.backToTop.white{
	border-color: #FFF;
	background-image: url(https://dprgroup.ma/landing/cgi/residences_isli_2/images/top-white.svg);
	background-color: transparent;
}
.messagesV p.valide{
	font-size: 13px;
	color: green;
	margin-bottom: 5px;
}
.messagesV p.error{
	font-size: 13px;
	color: #FFF;
	margin-bottom: 5px;
}
.card-columns{ width: 100%;}
@media (min-width: 576px) {
    .card-columns {
        column-count: 2;
    }
}

@media (min-width: 768px) {
    .card-columns {
        column-count: 3;
    }
}

@media (min-width: 992px) {
    .card-columns {
        column-count: 4;
    }
}

@media (min-width: 1200px) {
    .card-columns {
        column-count: 4;
    }
}
.msgs{
  position: fixed;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  text-align: center;
  vertical-align: middle;
  display: none;
  top: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 999;
}
.msg{
  position: fixed;
  width: 80%;
  height: 80vh;
  text-align: center;
  background-color: #FFF;
  overflow-y: auto;
  /*box-shadow: 4px 6px 10px rgba(0,0,0,0.4);*/
  padding: 30px 40px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
}
.msg p{
  font-size: 21px;
  color: #f08b86 !important;
  margin: 0;
  background: #FFF;
  padding: 30px;
}
.fermer{
  background-image: url(https://dprgroup.ma/landing/cgi/residences_isli_2/images/close.svg);
  background-size: cover;
  height: 25px;
  width: 25px;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 999;
  cursor: pointer;
}
.popup{
	height: 0;
	overflow: hidden;
	-webkit-transition: all .3s; /* Safari */
    transition: all .3s;
}
.popup.active{
	padding: 60px 0 0;
	display: block;
	height: auto;
}
.popup .fermer{
	position: static;
	width: 25px;
	height: 25px;
	background-image: url("https://dprgroup.ma/landing/cgi/residences_isli_2/images/close.svg");
	background-size: 25px;
	background-position: center;
	float: right;
	margin: 0 0 20px;
}
.popup img{
	width: 100%;
	margin: 0 0 20px;
}
.popup h3{
	font-size: 31px;
	margin: 0 0 20px;
}
.popup p{
	margin: 0 0 10px;
}
.fermer:hover{
	opacity: 0.7;
}

.borderGray{
	border: 1px solid #c8c8c8;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 0.7;
  color: #3b3b3c;
}
::-moz-placeholder { /* Firefox 19+ */
  opacity: 0.7;
  color: #3b3b3c;
}
:-ms-input-placeholder { /* IE 10+ */
  opacity: 0.7;
  color: #3b3b3c;
}
:-moz-placeholder { /* Firefox 18- */
  opacity: 0.7;
  color: #3b3b3c;
}

.newsletter ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	opacity: 0.5;
	color: #FFF;
  }
.newsletter ::-moz-placeholder { /* Firefox 19+ */
	opacity: 0.5;
	color: #FFF;
  }
.newsletter :-ms-input-placeholder { /* IE 10+ */
	opacity: 0.5;
	color: #FFF;
  }
 .newsletter :-moz-placeholder { /* Firefox 18- */
	opacity: 0.5;
	color: #FFF;
  }

.search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	opacity: 0.5;
	color: #000;
  }
.search  ::-moz-placeholder { /* Firefox 19+ */
	opacity: 0.5;
	color: #000;
  }
.search :-ms-input-placeholder { /* IE 10+ */
	opacity: 0.5;
	color: #000;
  }
.search :-moz-placeholder { /* Firefox 18- */
	opacity: 0.5;
	color: #000;
}
img{
	max-width: 100%;
	height: auto;
}
input.error, textarea.error{
	border-color: #F00 !important;
	color: #F00 !important;
	background-color: transparent !important;
}
.preload{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgb(209, 209, 209);
	left: 0;
	top: 0;
	z-index: 99999;
	position: fixed;
}
.preload div{
	width: 250px;
	height: 150px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
}
.preload .logo{
	max-width: 250px;
	margin: -30px 0 30px
}
.preload .load{ max-width: 50px; }
.thumbnail{
	padding: 0;
	border: 0;
	border-radius: 0;
}

div.section{ 
	display: block;
	clear: both;
	position: relative;
	height: auto;
	z-index: 1;
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 100%;
	max-width: 100%;
}
.black{ background-color: #000; }
.red{ background-color: #ca222b; }
.gray{ background-color: #f6f6f6; }
.white{ background-color: #FFF; }
.cb{
	clear: both;
	width: 100%;
	float: left;
	height: 1px;
}
a:hover, a:focus{
    cursor: pointer;
	text-decoration: none;
	-webkit-transition: all .3s; /* Safari */
    transition: all .3s;
}
/*margin*/
.paddingRightLeft{
	padding: 0 15px;
}
.paddingMin{
	padding-left: 5px;
}
.noPadding{ padding: 0; }
.mb1{margin-bottom: 10px;}
.mb2{margin-bottom: 20px;}
.mb3{margin-bottom: 30px;}
.mb4{margin-bottom: 40px;}
.mb5{margin-bottom: 50px;}
.mb6{margin-bottom: 60px;}
.mb7{margin-bottom: 70px;}
.mb8{margin-bottom: 80px;}
.mb9{margin-bottom: 90px;}
.mb10{margin-bottom: 100px;}
.mt1{margin-top: 10px; }
.mt2{margin-top: 20px; }
.mt3{margin-top: 30px; }
.mt4{margin-top: 40px; }
.mt5{margin-top: 50px; }
.mt6{margin-top: 60px; }
.mt7{margin-top: 70px; }
.mt8{margin-top: 80px; }
.mt9{margin-top: 90px; }
.mt10{margin-top: 100px; }
/*Padding*/

.pt1{padding-top: 10px;}
.pt15{padding-top: 15px;}
.pt2{padding-top: 20px;}
.pt3{padding-top: 30px;}
.pt4{padding-top: 40px;}
.pt5{padding-top: 50px;}
.pt6{padding-top: 60px;}
.pt7{padding-top: 70px;}
.pt8{padding-top: 80px;}
.pt9{padding-top: 90px;}
.pt10{padding-top: 100px;}

.pb1{padding-bottom: 10px;}
.pb15{padding-bottom: 15px;}
.pb2{padding-bottom: 20px;}
.pb3{padding-bottom: 30px;}
.pb4{padding-bottom: 40px;}
.pb5{padding-bottom: 50px;}
.pb6{padding-bottom: 60px;}
.pb7{padding-bottom: 70px;}
.pb8{padding-bottom: 80px;}
.pb9{padding-bottom: 90px;}
.pb10{padding-bottom: 100px;}
ul, ol{
	list-style: none;
	padding: 0;
	margin: 0;
}
img{ max-width: 100%; }

.for-desktop{ display: inline-block !important; }
.for-mobile{ display: none !important; }

@media screen and (max-width: 768px) {
	.for-mobile{ display: inline-block !important; }
	.for-desktop{ display: none !important; }
	
	.captionR{
		position: static;
		width: 100%;
		height: auto;
		padding: 30px 15px;
	}
	.captionR h3{
		font-size: 21px;
		line-height: 25px;
		margin-bottom: 50px;
	}
	.captionR p{
		font-size: 17px;
		line-height: 21px;
	}
	.captionR br{
		display: none;
	}
}

@media screen and (max-width: 650px) {
	.phone {
		position: static;
		margin: -20px auto 0;
	}
	.texte h1 {
		font-size: 31px;
	}
	.texte.form h1 {
		font-size: 23px;
	}
	.style2 .field{
		width: 100% !important;
		margin: 0 0 15px !important;
	}
	.style2 .field.hs-fiche_p_budget_previsionnel, .style2 .field.hs-fiche_p_raison_d_achat {
		width: 100% !important;
		margin: 0 0 15px !important;
	}
	.title h1::before {
		width: 75px;
		left: 10px;
		background-size: 65px;
	}
	.actions {
		float: none !important;
		clear: both;
	}
	.field input, .field select {
		width: 100% !important;
		margin: 0 auto !important;
	}
	.field label {
		padding-left: 0 !important;
	}
	.befafter.maps::before, .befafter.conditions::before {
		content: none;
	}
	.befafter.sec1::before, .befafter.sec2::before {
		width: 100%;
	}
	.sec2 .slogan h3{
		font-size: 33px;
		text-transform: uppercase;
		font-weight: bold;
		line-height: 41px;
	}
	.title h1::before, .sec2 h2.befafter::before {
		width: 90px;
	}
	.sec2 h2.befafter {
		padding-left: 100px;
	}
	.item_form {
		margin-top: 0;
	}
	.title h1 {
		font-size: 27px;
		padding-left: 90px;
	}
	.form.sec3 h2 {
		font-size: 51px;
		padding-left: 30px;
	}
	.style2 .hs-richtext.hs-main-font-element div, .style2 .hs-richtext.hs-main-font-element p {
		padding-left: 0px !important;
		width: 100% !important;
		font-size: 13px;
	}
}