@media only screen and (max-width: 5000px) {


}


@media only screen and (max-width: 3000px) {


}


@media only screen and (max-width: 1200px) {


}


@media only screen and (max-width: 1100px) {

		
	.wrapper-apropos {
	    padding: 185px 0 135px;
	}

	

	.wrap-item-service-icon {
	    width: 62px;
	    font-size: 25px;
	    bottom: -25px;
	}

	.wrap-item-service-image img {
	    width: 100%;
	    height: auto;
	    aspect-ratio: 1;
	}

	.wrap-item-service-title {
	    font-size: 19px;
	}

	.wrap-item-service-text {
	    font-size: 15px;
	}



}


@media only screen and (max-width: 1024px) {


	.wrap-left-apropos {
	    padding: 0;
	}

	.wrap-right-apropos {
	    padding: 0;
	}




	.wrap-left-apropos-image1 {
	    margin: 0 auto;
	    width: 65%;
	}

	.wrap-left-apropos-image1 img {
	    height: 100%;
	    top: 0;
	}

	.wrap-left-apropos-experience {
	    width: 224px;
	    bottom: -25px;
	}

	.wrap-left-apropos-experience h3 {
	    font-size: 18px;
	}

	.wrap-left-apropos-experience p img {
	    height: 70px;
	}

	.item-process-bottom h3 {
	    font-size: 20px;
	}

	.wrap-item-process-numerotation {
	    width: 50px;
	    line-height: inherit;
	    top: -4px;
	    font-size: 19px;
	}

	.item-process-top-icon1 img {
	    height: 70px;
	}


}


@media only screen and (max-width: 768px) {

	.wrapper-apropos {	}

	.wrap-apropos > div {
	    width: 100%;
	    padding: 0;
	}

	.wrap-left-apropos-image2 {
	    left: 0%;
	    top: 0;
	}

	.wrap-apropos {
	    flex-direction: column-reverse;
	}

	.left-apropos {
	    margin-top: 40px;
	}



	.item-process {
	    width: 50%;
	    margin-bottom: 35px;
	}

	.wrap-item-process {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: center;
	}

	.wrap-item-process-numerotation {
	    left: 90px;
	}

	.item-process-top-icon2 {
	    left: unset;
	    right: -100px;
	    transform: translateX(0);
	}

	.item-process:nth-child(2) .item-process-top-icon2 {
	    display: none;
	}

	.item-process-bottom h3 {
	    margin-bottom: 10px;
	    font-size: 18px;
	}

	.item-process-bottom {
	    /* padding: 30px 0 0; */
	}

	.item-process-bottom {
	    padding-top: 20px;
	}





	.wrap-services {
	    flex-wrap: wrap;
	    margin-top: 35px;
	}

	.item-servicers {
	    width: 50%;
	    margin-bottom: 30px;
	}

	.wrap-item-services {
	    height: auto;
	    min-height: 490px;
	    padding: 20px 20px 30px;
	}

	.wrap-item-service-image img {
	    width: 190px;
	}



}


@media only screen and (max-width: 425px) {
	.content-fondation {
		position: relative;
		padding: 22px 0;
		padding-right: 22px;
		font-size: 14px;
	}
	.tablink {
		font-size: 16px;
	}
	.wrapper-apropos {
		padding: 50px 0 9px !important;
	}

	.wrap-right-apropos-text {
	    font-size: 14px;
	    line-height: 1.5;
	    text-align: justify;
	    padding-bottom: 25px;
	}

	.wrap-left-apropos-image1 {
	    width: 100%;
	}

	.wrap-left-apropos-image2 {
	    top: -14%;
	    left: -12%;
	}

	.wrap-left-apropos-experience {
	    width: 170px;
	    bottom: -60px;
	    right: -15px;
	}

	.wrap-left-apropos-experience p img {
	    height: 45px;
	}

	.wrap-left-apropos-experience h3 {
	    font-size: 14px;
	    margin-top: 8px;
	}



	.item-process {
	    width: 100%;
	    padding: 0;
	}

	.wrap-item-process-numerotation {
	    font-size: 14px;
	    width: 40px;
	    top: 3%;
	    left: 31%;
	}

	.item-process-top-icon1 {
	    width: 180px;
	    height: 160px;
	}


	.item-process-top-icon1::before {
	    width: 150px;
	}
	.item-process-top-icon1 img {
	    height: 50px;
	}

	.item-process-top-icon2 {
	    display: none;
	}

	.item-process-bottom {}

	.item-process-bottom h3 {
	    font-size: 16px;
	}

	.item-process-details p {
	    font-size: 14px;
	    line-height: 1.5;
	}




	.wrapper-services {
	    margin-bottom: 0;
	    padding: 40px 0 30px;
	}

	.wrapper-services .section-title h2 {
	    font-size: 22px;
	}

	.item-servicers {
	    width: 100%;
	    padding: 0;
	}

	.wrap-services {}

	.wrap-item-services {
	    min-height: unset;
	}

	.wrap-item-service-title {
	    font-size: 16px;
	    margin: 35px 0 9px;
	}

	.wrap-item-service-image img {
	    width: 170px;
	}

	.wrap-item-service-icon {
	    width: 50px;
	    font-size: 17px;
	}

	.wrap-item-service-text {
	    font-size: 14px;
	}

	.wrap-item-service-link {
	    position: relative;
	    bottom: unset;
	}

	.btn-detail-service-link {
	    font-size: 12px;
	}

	.btn-detail-service-link i {
	    width: 25px;
	    height: auto;
	    aspect-ratio: 1;
	    line-height: inherit;
	    font-size: 10px;
	}



}


@media only screen and (max-width: 375px) {

	.wrap-right-apropos-text, 
	.item-process-details p, 
	.wrap-item-service-text {
	    font-size: 13px;
	}

	.wrap-left-apropos-experience {
	    width: 158px;
	    bottom: -60px;
	}

	.wrap-left-apropos-experience p img {
	    height: 32px;
	}

	.wrap-left-apropos-experience h3 {
	    font-size: 13px;
	}
	.content-fondation {
		position: relative;
		padding: 22px 0;
		padding-right: 22px;
		font-size: 13px;
	}
	.tablink {
		font-size: 15px;
	}
		 
}


@media only screen and (max-width: 320px) {

	

}
