/*//////////////////////////////////////////////////////////////////
[ FONT ]*/

@font-face {
  font-family: Poppins-Regular;
  src: url('../fonts/poppins/Poppins-Regular.ttf');
}

@font-face {
  font-family: Poppins-Bold;
  src: url('../fonts/poppins/Poppins-Bold.ttf');
}

@font-face {
  font-family: Poppins-Medium;
  src: url('../fonts/poppins/Poppins-Medium.ttf');
}

@font-face {
  font-family: Montserrat-Bold;
  src: url('../fonts/montserrat/Montserrat-Bold.ttf');
}

.imageHome{
  height: 600px;
  width: 900px;
}

/* modification */
*,
::after,
::before {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: Poppins-Regular;
}

.shop_header {
  height: 20px;
  width: 20px;
  cursor: pointer;
}

.respo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 35px;
}

@media screen and (max-width: 991px) {
  .respo {
    flex-direction: column;
    gap: 10px;
  }
}

.smalled {
  padding: 0 3vw;
}

.position {
  position: relative;
  left: 40%;
}

.h3-size {
  font-size: 16px;
}

.position2 {
  position: relative;
  left: 24%;
}

.position3 {
  position: relative;
  left: 36%;
}

.btn-position {
  position: relative;
  left: 40%;
}

.card-index2 {
  position: relative;
  height: 65%;
}

.img1 {
  width: 200px;
  height: 100px
}

#contact {
  font-size: 18px
}

.col-lg-4 {
  position: relative;
  width: 100%;
  align-items: center;
  padding-right: 15px;
  padding-left: 15px
}

.col-lg-2022 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px
}

.footer-widget {
  position: relative;
  left: 100vh;
}

.containers {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

.back-card {
  background-color: #f0f1f1;
}

.linkly {
  text-decoration: none;
  background-color: transparent;
  color: #000;
}

@media (min-width:576px) {
  .containers {
    max-width: 540px
  }
}

@media (min-width:768px) {
  .containers {
    max-width: 720px
  }
}

@media (min-width:992px) {
  .containers {
    max-width: 960px
  }
}

@media (min-width:1200px) {
  .containers {
    max-width: 1140px
  }
}

.containers-fluid {
  width: 10%;
  padding-right: 1px;
  padding-left: 1px;
  margin-right: 1px;
  margin-left: 1px;
}

/* .btn-animation{
  animation-name: btn;
  animation-duration: 0.7s;
  transition: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes btn {
  from{
   background: linear-gradient(90deg, #b02936 0%, #ff4356 100%);
  }
  to{
    background: linear-gradient(90deg, #ff4356 0%,  #b02936 100%)
  }
} */
.soalt {
  position: relative;
  top: 2.5vh;
}

.img-respo {
  height: 310px;
}

.coast {
  position: relative;
  top: -9.5vh;
}

.menu {
  position: relative;
  display: list-item;
  align-items: center;
  list-style: none;
  text-decoration: none;

}

.content-menu {
  position: relative;
  display: list-item;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  align-items: center;
  padding: 8px;
  border-radius: 8px;
  color: #b02936;
  background: transparent;
  left: -5%;
  margin-right: 3rem;
}

.content-menu:hover {
  background: transparent;
  color: #fff;
}

.container-content {
  position: relative;
  align-items: center;
  text-align: center;
  padding: 0;
  box-sizing: border-box;
  display: inline-block;
}

.code-error {
  font-size: 150px;
}

.name-error {
  font-size: 30px;
}

.navbar_fb {
  background-color: #181A23;
}

.navbar>.containers,
.navbar>.containers-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.position-text1 {
  position: relative;
  left: 40px;
}

.position-text2 {
  position: relative;
  left: 40px;
  top: 20px;
}

.position-text3 {
  position: relative;
  left: 10px;
  top: 5px;
}

.position-text4 {
  position: relative;
  left: 20px;
  top: -16%;
}

.footer-style {
  position: relative;
  top: 50px;
}

.footer-content-style {
  position: relative;
}

.items-style {
  width: 1200px;
  top: 200px;
  height: 100px;
}

/* responsive */

@media (max-width:1199px) {
  .content-menu {
    margin-right: 65%;
  }

  .responsif-form {
    position: relative;
  }

  .position2 {
    position: relative;
    left: 18%;
  }
}

@media (max-width:991px) {
  .content-menu {
    margin-right: 20%;
  }

  .responsif-form {
    position: relative;
  }

  .position {
    position: relative;
    left: 0;
  }

  .position2 {
    position: relative;
    left: 7%;
  }

  .position3 {
    position: relative;
    left: 0%
  }

  .btn-position {
    position: relative;
    left: 0%;
  }
}

@media (max-width:767px) {
  .content-menu {
    margin-right: 70%;
  }

  .responsif-text {
    font-size: 90%;
  }

  .responsif-texte {
    font-size: 100%;
  }

  .responsif-form {
    position: relative;
    top: -50px;
  }

  .responsif-btn {
    position: relative;
    top: -50%;
  }

  .position {
    position: relative;
    left: 29%;
  }

  .position2 {
    position: relative;
    left: 6%;
  }

  .position3 {
    position: relative;
    left: 0%;
  }

  .btn-position {
    position: relative;
    left: 27%;
  }
}

@media (max-width:500px) {
  .content-menu {
    margin-right: 60%;
  }

  .responsif-text {
    font-size: 80%;
  }

  .responsif-texte {
    font-size: 100%;
  }

  .responsif-form {
    position: relative;
    top: -50px;
  }

  .responsif-btn {
    position: relative;
    top: -50%;
  }

  .position {
    position: relative;
    left: 29%;
  }

  .position2 {
    position: relative;
    left: 2%;
  }

  .position3 {
    position: relative;
    left: 0%;
  }

  .btn-position {
    position: relative;
    left: 27%;
  }
}

@media (max-width:419px) {
  .content-menu {
    margin-right: 45%;
  }

  .responsif-text {
    font-size: 80%;
  }

  .responsif-texte {
    font-size: 100%;
  }

  .responsif-form {
    position: relative;
    top: -50px;
  }

  .responsif-btn {
    position: relative;
    top: -50%;
  }

  .position {
    position: relative;
    left: 20%;
  }

  .position2 {
    position: relative;
    left: 17%;
  }

  .position3 {
    position: relative;
    left: 0%;
  }

  .btn-position {
    position: relative;
    left: 20%;
  }
}

@media (max-width:280px) {
  .content-menu {
    margin-right: 25%;
  }

  .responsif-form {
    position: relative;
    top: -50px;
  }

  .responsif-text {
    font-size: 80%;
  }

  .responsif-texte {
    font-size: 100%;
  }

  .responsif-btn {
    position: relative;
    top: -50%;
    font-size: 2%;
  }

  .position {
    position: relative;
    left: 20%;
  }

  .position2 {
    position: relative;
    font-size: 170%;
    left: 11%;
  }

  .position3 {
    position: relative;
    left: 0%;
    font-size: 28px;
  }

  .btn-position {
    position: relative;
    left: 5%;
  }
}

.my-3 {
  margin-top: 1rem !important
}

.sliders {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 180px 0px;
}

.item1 {
  position: relative;
  width: 23%;
}

.item2 {
  position: relative;
  width: 51%;
}

.item3 {
  position: relative;
  width: 40%;
}

.disposition {
  flex-flow: flex;
  flex-wrap: wrap
}

/* .grid-style{
  position: relative;
  height: 80%
} */

/* fin modification */

























@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:400,500,600,700|Montserrat|Poppins:400,500,600,700");

body {
  line-height: 1.8;
  font-family: "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  background: #fff;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  color: #232323;
  letter-spacing: 0.5px;
}

h1,
.h1 {
  font-size: 48px;
  text-transform: uppercase;
}

h2,
.h2 {
  font-size: 38px;
  text-transform: uppercase;
}

h3,
.h3 {
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
}

h4,
.h4 {
  font-size: 22px;
  line-height: 30px;
}

h5,
.h5 {
  font-size: 18px;
  line-height: 24px;
}

h6,
.h6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
}

.font-primary {
  font-family: "Barlow Condensed", sans-serif;
}

.font-secondary {
  font-family: "Montserrat", sans-serif;
}

html,
body {
  overflow-x: hidden;
  width: 100%;
}

.navbar-toggle .icon-bar {
  background: #b02936;
}

input[type=email],
input[type=password],
input[type=text],
input[type=tel] {
  box-shadow: none;
  height: 50px;
  outline: none;
  font-size: 14px;
}

input[type=email]:focus,
input[type=password]:focus,
input[type=text]:focus,
input[type=tel]:focus {
  box-shadow: none;
  border: 1px solid #b02936;
}

.form-control {
  box-shadow: none;
  border-radius: 0;
}

.form-control:focus {
  box-shadow: none;
  border: 1px solid #b02936;
}

.btn {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 18px 35px;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.5s ease;
  border: 1px solid transparent;
}

.btn-main,
.btn-main-custom,
.btn-small,
.btn-transparent {
  background: linear-gradient(90deg, #b02936 0%, #ff4356 100%);
  color: #fff;
  border-radius: 10px;
  border: none;
}

.btn-main:hover,
.btn-main-custom:hover,
.btn-small:hover,
.btn-transparent:hover {
  background: linear-gradient(90deg, #ff4356 0%, #b02936 100%);
  color: #fff !important;
  transform: translateY(-5px);
}

.btn-solid-border {
  border: 2px solid #b02936;
  background: transparent;
  color: #fff;
}

.btn-solid-border:hover {
  border: 2px solid #b02936;
  background: #b02936;
}

.btn-white {
  border: 2px solid #fff;
  background: #fff;
  color: #232323;
}

.btn-white:hover {
  border: 1px solid #b02936;
  background: #b02936;
  color: #fff !important;
}

.btn-transparent {
  background: transparent;
  padding: 0;
  color: #b02936;
}

.btn-transparent:hover {
  background: transparent;
  color: #b02936;
}

.btn-large {
  padding: 20px 45px;
}

.btn-large.btn-icon i {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 5px;
}

.btn-small {
  padding: 10px 25px;
  font-size: 12px;
}

.btn-round {
  border-radius: 4px;
}

.btn-round-full {
  border-radius: 50px;
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
}

.bg-shadow {
  background-color: #fff;
  box-shadow: 0 16px 24px rgba(0, 0, 0, 0.08);
  padding: 20px;
}

.bg-gray {
  background: #f0f2f4;
}

.bg-primary {
  background: #b02936 !important;
}

.section {
  padding: 100px 0;
}

.section-title {
  margin-bottom: 70px;
}

.section-title .title {
  font-size: 50px;
  line-height: 50px;
}

.section-title p {
  color: #666;
  font-family: "Montserrat", sans-serif;
}

.page-title {
  padding: 155px 0 100px;
}

.overly,
.bg-4 {
  position: relative;
}

.overly:before,
.bg-4:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #232323;
  opacity: 0.8;
}

.overly-2,
.textimonial,
.cta,
.slider,
.page-title {
  position: relative;
}

.overly-2:before,
.textimonial:before,
.cta:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
}

.slider:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
}

.page-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
}

#success,
#error {
  display: none;
}

.text-color {
  color: #b02936;
}

.text-color2 {
  color: #b02936;
}

.text-black {
  color: #232323;
}

.text-sm {
  font-size: 14px;
}

.text-md {
  font-size: 26px;
  line-height: 36px;
}

.text-lg {
  font-size: 56px;
  line-height: 66px;
}

.no-spacing {
  letter-spacing: 0px;
}

a {
  transition: all 0.35s ease;
}

a:hover,
a:focus {
  color: #b02936 !important;
  text-decoration: none !important;
  outline: 0;
}

.font-size-13 {
  font-size: 13px;
}

.letter-spacing {
  letter-spacing: 1px;
}

.bg-black-50 {
  background: #181a23;
}

.navbar-nav li {
  padding: 0px 10px;
}

.navbar-nav .nav-link {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  transition: all 0.25s ease;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link:focus {
  color: #29b09e;
}

.top-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 14px;
}

.top-header ul li {
  padding: 0px 25px;
  border-left: 1px solid #dedede;
}

.dropdown {
  height: 100%;
}

.dropdown-menu {
  background: #1c1c1c;
  border-radius: 0px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03);
  padding: 24px 0 26px;
  min-width: 280px;
  left: 0px;
  top: 100%;
  transform: translateY(10%);
  visibility: hidden;
  opacity: 0;
  z-index: 10;
  transition: all 0.3s ease 0s;
  display: block;
}

.dropdown-item {
  color: #c8c8c8;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  padding: 0.55rem 2rem;
}

.dropdown-toggle::after {
  display: none;
}

.dropdown:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
  z-index: 20;
  transform: translateY(0%);
}

.dropdown-item:hover {
  background: transparent;
  color: #b02936;
}

ul.dropdown-menu li {
  padding-left: 0px !important;
}

.fixed-nav {
  background: #181a23;
}

.color-nav {
  background: rgba(0, 0, 0, 0.8);
}

.nav-bg {
  background: rgba(0, 0, 0, 0.8);
}

.navbar-toggler {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0px;
  padding: 5px 10px;
}

.navbar-collapse.collapse.show {
  background: #181a23;
}

.slider {
  background: url("../images/testD/img2.jpg") no-repeat 0% 30%;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 180px 0px;
}

.slider h1 {
  font-size: 95px;
  line-height: 95px;
}

.slider span.subhead {
  color: #fff;
  letter-spacing: 5px;
  border: 2px solid #fff;
  padding: 3px 15px 5px 15px;
  opacity: 0.8;
}

.bg-2 {
  background: url("../images/bg/service.jfif") no-repeat;
  background-size: cover;
}

.bg-3 {
  background: linear-gradient(135deg, rgb(255, 255, 255) 0%, rgb(0, 0, 0) 100%);
  background-size: cover;
}

.bg-4 {
  background: url("../images/about/img-7.jpg") no-repeat;
  background-size: cover;

}

.mt-80px {
  margin-top: -80px;
}

.number {
  opacity: 0.1;
  font-size: 130px;
  display: block;
  line-height: 120px;
  position: absolute;
  top: 10px;
}

.why .card {
  transition: all 0.4s ease 0s;
}

.why .card:hover {
  background: #181a23;
}

.why .card:hover h3,
.why .card:hover p {
  color: #fff;
}

.hover-style-1,
.hover-style-2,
.hover-style-3 {
  position: relative;
  height: 100%;
}

.hover-style-1:before,
.hover-style-2:before,
.hover-style-3:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 0px;
  transition: all 600ms ease;
  border-radius: 4px;
  background: linear-gradient(90deg, #ff4356 0%, #b02936 100%);
}

.hover-style-1 h3,
.hover-style-2 h3,
.hover-style-3 h3,
.hover-style-1 p,
.hover-style-2 p,
.hover-style-3 p,
.hover-style-1 a,
.hover-style-2 a,
.hover-style-3 a,
.hover-style-1 i,
.hover-style-2 i,
.hover-style-3 i,
.hover-style-1 h4,
.hover-style-2 h4,
.hover-style-3 h4,
.hover-style-1:hover img .hover-style-2:hover img .hover-style-3:hover img {
  position: relative;
  transition: all 600ms ease;
}

.hover-style-1:hover:before,
.hover-style-2:hover:before,
.hover-style-3:hover:before {
  height: 100%;
}

.hover-style-1:hover a,
.hover-style-2:hover a,
.hover-style-3:hover a {
  color: rgba(255, 255, 255, 0.8) !important;
}

.hover-style-1:hover h3,
.hover-style-2:hover h3,
.hover-style-3:hover h3,
.hover-style-1:hover h4,
.hover-style-2:hover h4,
.hover-style-3:hover h4,
.hover-style-1:hover p,
.hover-style-2:hover p,
.hover-style-3:hover p,
.hover-style-1:hover a .hover-style-2:hover a .hover-style-3:hover a {
  color: #fff;
}

.hover-style-1:hover i,
.hover-style-2:hover i,
.hover-style-3:hover i {
  color: rgba(255, 255, 255, 0.8) !important;
}

.mt--45 {
  margin-top: -45px;
}

.course .card-body a h4:hover {
  color: #b02936;
}

.course-widget li a {
  color: #232323;
  opacity: 0.9;
}

.team-content-overlay li a {
  color: #fff;
}

.team-content-overlay li a:hover {
  background: #b02936;
}

.team-item .card-body {
  margin-top: -120px;
}

.team-content-overlay {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 0;
  width: 100%;
  background-color: rgba(41, 40, 45, 0.85);
  transition: opacity 0.3s ease-out;
}

.overlay-content {
  width: 100%;
  position: absolute;
  left: 0;
  padding: 25px;
  box-sizing: border-box;
  text-align: center;
  top: 50%;
  transform: translateY(-40%);
}

.team-item:hover .team-content-overlay {
  opacity: 1;
}

.team-item:hover .card-body {
  opacity: 0;
}

.team-wrap .card-subtitle {
  position: relative;
}

.team-wrap .card-subtitle:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  max-width: 26px;
  border-top: 4px solid #ddd;
  margin-top: 20px;
}

.team-wrap ul li a {
  width: 40px;
  height: 40px;
  border: 1px solid #dedede;
  color: #232323;
  display: inline-block;
  text-align: center;
  padding-top: 6px;
}

.team-wrap ul li a:hover {
  background: #b02936;
  border-color: #b02936;
  color: #fff !important;
}

.divider {
  margin: 0 auto;
  background: #b02936;
  width: 45px;
  height: 4px;
}

.cta {
  background: url("../images/cmit.png") fixed 50% 50% no-repeat;
  background-size: cover;
}

.w-40 {
  width: 40%;
}

.testimonial-slider .slick-dots li {
  color: #fff;
}

.slick-dots li.slick-active button::before {
  color: #b02936;
}

.slick-dots li button::before {
  color: #fff;
  font-size: 10px;
}

.slick-slide:focus,
.slick-slide a {
  outline: none;
}

.lh-35 {
  line-height: 35px;
}

.pricing .card-body ul li {
  font-size: 15px;
}

.pricing h3 {
  padding-left: 20px;
}

.pricing h3 sup {
  top: 20px;
  left: 0px;
}

.pricing h3 sub {
  font-size: 13px;
}

.pricing .btn-solid-border:hover {
  color: #fff !important;
}

.map {
  width: 100%;
  height: 450px;
}

.mt--170 {
  margin-top: -170px;
}

.blog .card a h4 {
  font-weight: 700;
}

.blog .card a h4:hover {
  color: #b02936;
}

.blog-post-meta span {
  font-size: 13px;
}

.lh-25 {
  line-height: 23px;
}

.search i {
  position: absolute;
  right: 15px;
  top: 15px;
}

.tags a {
  display: inline-block;
  color: #232323;
  border: 1px solid #dedede;
  padding: 3px 10px;
  margin-bottom: 5px;
  text-transform: capitalize;
  font-size: 14px;
}

.follow a {
  width: 35px;
  height: 35px;
  background: #fff;
  display: inline-block;
  text-align: center;
  padding-top: 5px;
}

.pagination {
  border: 0px;
}

.pagination li a {
  color: #232323;
}

.pagination .page-item.active .page-link {
  background-color: #b02936;
  border-color: #b02936;
  color: #fff !important;
}

.pagination .page-item:last-child .page-link {
  border-radius: 0px;
}

.pagination .page-item:first-child .page-link {
  border-radius: 0px;
}

.pagination .page-link {
  background: transparent;
  padding: 15px 20px;
}

.font-size-12 {
  font-size: 12px;
}

.post-tags a {
  display: inline-block;
  background: #fff;
  padding: 5px 10px;
}

.social-share a {
  color: #232323;
  padding: 0px 10px;
}

.reply-btn {
  font-size: 12px;
  padding: 6px 17px;
  font-weight: 400;
  border: 2px solid #eee;
}

.footer {
  padding-top: 0px;
  padding-bottom: 0px;
  height: auto;
}

.footer p {
  color: #fff;
  opacity: 0.8;
  font-size: 14px;
}

.bg-black {
  background: #111;
}

.footer-menu li a {
  color: #fff;
  opacity: 0.8;
  font-size: 14px;
}

.footer-menu li a:hover {
  color: #b02936;
  opacity: 1;
}

.lh-40 {
  line-height: 40px;
}

.footer-socials li a {
  color: #fff;
  opacity: 0.8;
}

.recent-blog a {
  line-height: 1.5;
  font-size: 14px;
}

.footer-socials li a {
  color: #595b65;
  font-size: 18px;
  padding-left: 10px;
}

/*=== MEDIA QUERY ===*/
@media (max-width: 400px) {
  .dropdown-menu {
    display: none;
    width: 100%;
    text-align: center;
  }

  .navbar-nav li {
    padding: 0px;
  }
}

@media (max-width: 480px) {
  .slider h1 {
    font-size: 40px;
    line-height: 48px;
  }

  .text-lg {
    font-size: 28px;
    line-height: 38px;
  }

  .lead {
    font-size: 1rem;
  }

  .media {
    display: block;
  }

  .media-body {
    margin-top: 20px;
  }

  .number {
    font-size: 50px;
    line-height: 65px;
  }

  centerslider .dropdown-menu {
    display: none;
    text-align: center;
  }

  .navbar-nav li {
    padding: 0px;
  }
}

@media (max-width: 768px) {
  .media {
    display: block;
  }

  .media-body {
    margin-top: 20px;
  }

  .services .media img {
    width: 100% !important;
  }

  .dropdown-menu {
    display: none;
    text-align: center;
  }

  .navbar-nav li {
    padding: 0px;
  }
}

/* .....................................................................
 student
 ..................................................................... */
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #b02936;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #151515;
  line-height: 0;
}

.back-to-top:hover {
  background: #151515;
}

.back-to-top:hover i {
  color: #b02936;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-title-last {
  padding-bottom: 70px;
  text-align: center;
}

.section-title h2 {
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #aaaaaa;
  font-family: "Poppins", sans-serif;
}

.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline;
  background: #b02936;
  margin: 4px 10px;
}

.section-title p {
  margin: 0;
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #151515;
}

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients {
  padding-top: 20px;
}

.clients .swiper-slide img {
  opacity: 0.5;
  transition: 0.3s;
  filter: grayscale(100);
}

.clients .swiper-slide img:hover {
  filter: none;
  opacity: 1;
}

.clients .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.clients .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  background-color: #ddd;
}

.clients .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #b02936;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content h3 {
  display: flex;
  flex-direction: column;
  font-weight: 700;
  font-size: 28px;
  line-height: 4vh;
  font-family: "Poppins", sans-serif;
}

.about .content h3 span {
  font-weight: 400;
  font-size: 20px;
  line-height: 4vh;
  font-family: "Poppins", sans-serif;
  position: relative;
}

.about .content p {
  margin-top: 0;
  font-size: 1.2rem;
  padding: 0 2vw;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding: 0 0 8px 42px;
  font-size: 2.1vh;
  position: relative;
  list-style: inside;
  font-weight: 550;
}

.about .content ul i {
  position: absolute;
  font-size: 20px;
  left: 0;
  top: -3px;
  color: #b02936;
}

.about .content p:last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  text-align: center;
  border: 1px solid #ebebeb;
  padding: 80px 20px;
  transition: all ease-in-out 0.3s;
  background: #fff;
}

.services .icon-box .icon {
  margin: 0 auto;
  width: 64px;
  height: 64px;
  background: #b02936;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transition: 0.3s;
}

.services .icon-box .icon i {
  color: #151515;
  font-size: 28px;
  transition: ease-in-out 0.3s;
}

.services .icon-box h4 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
}

.services .icon-box h4 a {
  color: #151515;
  transition: ease-in-out 0.3s;
}

.services .icon-box h4 a:hover {
  color: #b02936;
}

.services .icon-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.services .icon-box:hover {
  border-color: #fff;
  box-shadow: 0px 0 25px 0 #b02936;
  transform: translateY(-10px);
}

.colorx {
  color: #b02936;
}

.title-required {
  color: #000;
  font-weight: 700;
}

.font-bging1 {
  background: linear-gradient(90deg, #ff4356 0%, #b02936 100%);
  border-radius: 10px;
  padding: 48vh 12vw;
}

.font-bging2 {
  background: linear-gradient(90deg, #b02936 0%, #ff4356 100%);
  border-radius: 10px;
}

.font-bging3 {
  background: linear-gradient(90deg, #ff4356 0%, #b02936 100%);
  border-radius: 10px;
}

.logo-central {
  position: relative;
  height: 27vh;
  width: 18vw;
  background: url(../images/logo/logo2.png) no-repeat;
  background-size: contain;
}

.container-modif .row .content ul .no-style {
  list-style: none;
}

.saut {
  position: relative;
  top: 3vh;
}

.saut2 {
  position: relative;
  top: 6vh;
}

.cta {
  top: 4vh;
}

.container-modif .row .content ul .no-weight {
  font-weight: 400;
}

.container-modif .row .content ul .low-size {
  font-size: 0.9rem;
}

/* update edit */
.title-slider {
  font-size: 60px;
}

.btn-main-custom {
  width: 300px;
}

.slider-content {
  display: flex;
  flex-direction: column;
  gap: 50px;
  align-items: center;
}

.cardPerso {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 200px;
}

.wrapper {
  display: flex;
}

.wrapper2 {
  display: flex;
  flex-direction: row-reverse;
}

.wrap-img-container {
  width: 100%;
  display: flex;
  gap: 10px;
}

.wrap-img-container2 {
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
  gap: 10px;
}

.wrap-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
}

.wrap-contening {
  width: 100%;
  height: 500px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.wrap-contening2 {
  width: 100%;
  height: 500px;
  display: flex;
  gap: 10px;
}

.wrap-img {
  background-color: #b02936;
  height: 100%;
  width: 100%;
  border-radius: 9px;
}

.headercustom p {
  font-size: 20px;
}

.wrappercustom {
  display: flex;
  flex-direction: column;
  gap: 50px;
}

.cont1,
.cont2,
.cont3,
.cont4,
.cont5,
.cont6,
.cont7,
.cont8 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.cont1 {
  background-image: url('../images/desc/img\ \(6\).jpg');
}

.cont2 {
  background-image: url('../images/desc/img\ \(5\).jpg');
}

.cont3 {
  background-image: url('../images/desc/img\ \(7\).jpg');
}

.cont4 {
  background-image: url('../images/desc/img\ \(9\).jpg');
}

.cont5 {
  background-image: url('../images/desc/img\ \(8\).jpg');
}

.cont6 {
  background-image: url('../images/desc/img\ \(2\).jpg');
}

.cont7 {
  background-image: url('../images/desc/img\ \(3\).jpg');
}

.cont8 {
  background-image: url('../images/desc/img\ \(4\).jpg');
}

/* responsive  */
@media screen and (max-width: 1370px) {
  .headercustom h1 {
    font-size: 30px;
  }
}

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

  .wrapper2,
  .wrapper {
    padding: 0 20px;
    display: block;
  }

  .cont2,
  .cont3,
  .cont4,
  .cont5,
  .cont7,
  .cont8 {
    display: none;
  }

  .cont1,
  .cont6 {
    height: 300px;
  }

  .wrap-img-container {
    display: block;
  }

  .wrap-contening,
  .wrap-contening2 {
    height: 0;
  }
}

@media screen and (max-width: 350px) {
  .btn-main-custom {
    width: 250px;
  }
}

/* animation  */
.introCube,
.introImg,
.introText,
.introImg2,
.introText2,
.introText3,
.introImg3 {
  transition: 1s ease-in-out;
}

.introCube.active {
  position: relative;
  transform: translateY(200px);
  opacity: 0;
}

.introImg.active,
.introText2.active,
.introImg3.active {
  position: relative;
  transform: translateX(-30vw);
  opacity: 0;
}

.introText.active,
.introImg2.active,
.introText3.active {
  position: relative;
  transform: translateX(30vw);
  opacity: 0;
}

.about-item{
  padding: 15px 10px;
}