.page-wrapper-1{
	display: flex;
    justify-content: center;
	padding:60px 0px;
}

.left-image{
	text-align:center;
}

.border-left{
	 border-left: 7px solid #2acbdd;
}

.wrap-2{
    padding: 0px 0px 0px 51px;	
}



.image-1{
max-width:400px;
height:auto;
}

.wrapper-1-right{
	padding-block-start:20px;
   
    padding-left: 51px;
    
	width:50%;
}

.wrapper-1-left{
	width:50%;
	
}

h3{
	margin-block-start:0em;
	margin-block-end:0em;
	padding-top:23px;
}

h1{
	font-size: 40px;
    max-width: 544px;
	margin-block-start:0.23em;
	margin-block-end:0.23em;
}

.wrapper-1-left p{
	max-width: 523px;
    font-size: 19px;
}

.wrapper-1-right p{
	max-width: 523px;
    font-size: 16px;
}

.wrapper-1-right li{
    font-size: 19px;
    list-style-type: circle;
}

.page-wrapper-2{
	background-color:black;
	text-align:center;
    padding-bottom: 60px;
}

.text{
	color:white;
	padding-top: 60px;
}

.page-wrapper-2 h2{
	font-size:28px;
	padding-bottom:30px;
	text-align:center;
	color:white;
}

.images{
	display:flex;
	justify-content:space-evenly;
}

.image-2{
	margin-top:20px;
	height:auto;
	max-width:242px;
}

.page-wrapper-3{
	display:flex;
	justify-content:space-between;
	margin-top: 100px;
    margin-bottom: 100px;
}

.wrapper-1-left ul li{
	list-style-type:circle;
	font-size:18px;
	letter-spacing:0em;
	
}
.wrapper-3{
	justify-content: center;
    padding-inline-start: 195px;
}


.image-left{
	display:flex;
}
.image-right{
	display:flex;
}
.image-3{
	max-width: 400px;
    height: auto;
}

.image-layer-bg{
	background-size:cover;
	background-image:url('../images/background.jpg' );
	height:auto;
	max-width:100%;
	background-blend-mode:multiply;
	background-color:#2b2b2b;
}


.image-layer-bg h1{
	color:white;
	max-width:1140px;
	
}
.image-layer-bg p{
	color:white;
	max-width:1100px;
	font-size: 19px;
	
}

.text-2{
   padding:85px;
}

.page-wrapper-4{
	display: flex;
    justify-content: space-around; 
    margin-top: 100px;
    margin-bottom: 100px;
}
.image-5{
   max-width: 400px;
    height: auto;
}



.wrapper-4-right {
	width:50%;  
}

.wrapper-4-right ul{
    padding: 0px;
    margin: 15px 0px;
}
.wrapper-4-right h1{
    max-width: 550px;
}

.wrapper-4-right li{
    font-size: 19px;
}

.wrapper-4-right p{
	max-width:523px;
	font-size: 19px;
}

.text-3{
	max-width: 980px;
    margin: 0px auto;
	padding: 80px;
}

.text-3 h1{
	max-width:80%;
	
}

.request {
	color:white;
	font-weight:600;
	text-decoration:none;
}


/*codepan css*/
body {
  background:#FFFFF;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;

}
h2 {
  color: #282F35;
  font-size: 20px;
  letter-spacing: 1px;
  margin: 0;
text-align:left
}
.list-text p {
  color: #666666;
  font-size: 18px;
  line-height: 1.5;
  margin: 20px;
}
.main {
  max-width: 640px;
  margin: 0 auto;
}
.list {
  overflow: hidden;
  padding: 0;
}
.list li {
  list-style-type: none;
  padding: 0;
}
.list-heading {
  background: #FFFFFF;
  border: none;
  border-bottom: solid 1px #F2F2F2;
  cursor: pointer;
  display: block;
  outline: none;
  padding: 2em;
  position: relative;
  text-align: center;
  width: 100%;
  
}
.list-heading:before {
  background: #1a2749;
  content: '';
  height: 2px;
  margin-right: 37px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: rotate(-90deg);
  transition: all 0.2s ease-in-out;
  width: 14px;
}
.list-heading:after {
  background:#1a2749 ;
  content: '';
  height: 2px;
  margin-right: 37px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 14px;
}
.list-heading.active:before {
  transform: rotate(0deg);
}
.list-heading.active h2, .list-heading:focus h2 {
  position: relative;
  color: #1a2749;
}
.list-text {
  background: #fffff;
  display: none;
  overflow: hidden;
}

.list-text ul li{
	list-style-type:circle;
}

.list-heading h2{
	font-size:18px;
	max-width:560px;
}

/*css for prp hair */
.image-1-1{
	max-width:400px;
}

.image-2-1{
	    margin-top: 20px;
    height: auto;
    width: 457px;
	max-width:457px;
}
.image-5-1{
	max-width: 500px;
    height: auto;
    padding: 31px
}

.left-image-1{
	margin:auto;
}

.list-heading h2{
	font-size:18px;
}

.main {
  max-width: 640px;
  margin: 0px auto 60px;
}

.main h1{
    max-width:650px;
	padding: 60px 0px 0px;
    font-size: 30px;
}

.section-5{
	    text-align: center;
    font-size: 35px;
    letter-spacing: .16em;
    line-height: 1.25;
    text-transform: uppercase;
    max-width: 1440px;
    padding: 50px 67px 10px;
    color: white;
    font-family: 'Mulish', sans-serif;
}

.section-5-content{
	display:flex;
	padding:20px 67px 50px;
}

.text-left{
	width:100%;
	float: left;
	columns: 2;
}


.text-left p{
	font-size:18px;
}

.section-5-content ol li{
     font-size: 19px;
     list-style-type: decimal;
     color: white;
     margin-bottom: 15px;
}

.section-5-content ol{
      margin: 0px;
}
.main-heading.heading-txt {
    text-align: center;
    font-size: 30px;
    padding: 30px 33px;
    background-color: #1a2749;
    color: #fff;
}

.wrapper-1-right ul{
    max-width: 485px;
}

/*media query start*/

@media screen and (max-width:1280px){
            .image-2{
                max-width: 180px;
            }
}
@media screen and (max-width:1024px){
    .page-wrapper-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 60px 20px;
}
.wrapper-1-left {
    width: 100%;
    margin: 0px 0px 20px;
}
.image-5-1 {
    padding: 31px 31px 0px;
}
.wrapper-4-right h1 {
    margin: 0px;
}
.wrapper-4-right ul {
    margin: 15px 0px 0px;
}
.wrapper-4-right p {
    max-width: 100%;
}
.image-1-1 {
    max-width: 280px;
}
.wrapper-1-right {
    padding-block-start: 20px;
    padding-left: 51px;
    width: 100%;
}
.wrapper-1-right ul{
    margin: 0px;
    max-width: 100%
}
.border-left {
    padding-top: 0px;
}
.images {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin: 0px 5px;
}
.image-2 {
    margin-top: 20px;
    height: auto;
    max-width: 154px;
}
.text-2 {
    padding: 0px;
}
.wrapper-4-right {
    width: 100%;
}
.wrap-2{
    padding-left: 51px;
    order: 2;
}
.wrap-2 h1{
    max-width: 100%;
}
.wrapper-1-left p {
     max-width: 100%;
}
.main {
         margin: 0px auto 60px;
         max-width: 710px;
}

.wrap-2 ul{
    margin-bottom: 40px;
}
.section-5 {
    padding: 50px 20px 10px;
}

}

@media screen and (max-width:768px) {
.page-wrapper-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


.image-3 {
    max-width: 361px;
    height: auto;
    margin-bottom: 20px;
}
.text-2 {
    padding: 20px;
}

.card .card-body a.button button {
        color: #643392;
    background: none;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
}
.card-banner{
    position:relative;
    z-index:0;
}
.text-3 {
    max-width: 980px;
    margin: 0px auto;
    padding: 25px;
}
.image-layer-bg h1 {
    max-width: 840px;
}
h1 {
    font-size: 21px;
}
.main h1 {
    max-width: 566px;
    padding: 60px 40px 0px;
    font-size: 21px;
}
.list-heading h2 {
    font-size: 14px;
    max-width: 320px;
}
.image-1{
    max-width:350px;
}
.image-5{
    max-width:350px;
}
.text-left {
    columns: 1;
}
.image-2-1 {
    max-width: 460px;
}
.section-5-content {
    padding: 20px 50px 50px;
}
.main {
    margin: 0px 20px 60px;
}

@media screen and (max-width:480px) {
.image-1{
    max-width:220px;
}
.image-5{
    max-width:260px;
}
.image-3{
    max-width:220px;
}
.image-1-1 {
    max-width: 361px;
}
.section-5 {
    text-align: center;
    font-size: 27px;
    letter-spacing: .16em;
    line-height: 1.25;
    text-transform: uppercase;
    max-width: 300px;
}
.section-5 {
    font-size: 27px;
    max-width: 365px;
}
.image-2-1 {
    margin-top: 20px;
    height: auto;
    width: 100%;
    max-width: 300px;
}
.image-5-1 {
    max-width: 330px;
    height: auto;
    padding: 31px;
}
.image-2 {
    max-width: 125px;
}
.section-5-content {
    padding: 20px 20px 50px;
}

}

@media screen and (max-width:582px) {
    .image-5-1 {
        max-width: 430px;
        padding: 0px;
    }
}
@media screen and (max-width:462px) {
    .image-1-1 {
    height: auto;
    width: 286px;
    max-width: 200px;
}
.image-5-1 {
    max-width: 280px;
    height: auto;
    padding: 0px;
}
.main h1 {
    padding: 60px 20px 0px;
}
.list-heading h2 {
    margin-right: 50px;
}
}