@font-face {
  font-family: "thefont";
  src :url("../font/thefont/thefont.ttf") format("truetype"); /* chrome firefox opera Safari, Android, iOS 4.2+*/

}

@font-face {
  font-family: "thefontpro";
  src :url("../font/thefont/thefont-pro.ttf") format("truetype"); /* chrome firefox opera Safari, Android, iOS 4.2+*/

}
/* Required height of parents of the Full Page Carousel for proper displaying carousel itself */

html,
body,
.view {
  font-family: "raleway", Arial, Verdana, sans-serif !important;
  height: auto!important;
  max-width: 100% !important;
  overflow-x: hidden !important;
}

/* Full Page Carousel itself*/
.carousel {
  height: 70%;
}
  .carousel .carousel-inner {
    height: 70%;
  }
    .carousel .carousel-inner .carousel-item,
    .carousel .carousel-inner .active {
      height: 70%;
    }



.top-nav-collapse {
  background-color: #ffffff; }

#mainheader {
  margin-top: 40px;
  background-color: #ffffff;
  background: url("../img/ban1.png");
  /* min-height: 600px; */
  min-height: 60vh;
  background-repeat: no-repeat;
  background-size: contain;
}

#mainheader h1 {
  padding-top: 150px;
  font-size: 50px;
  line-height: 60px;
  font-family: "raleblack", Arial, Verdana, sans-serif;
}

.bg-green-itot {
  background-color: #147e79 !important;
}

.color-green-itot {
  color: #147e79 !important;
}

.navbar{
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color:hsl(60deg 2% 80% / 65%);
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
  float: right !important;
  height: 70px;

}

.navbar a{

  color: #4d4d4d!important;
  text-transform: uppercase;
  font-size: 0.8666666667em;
  font-weight: 900;
  letter-spacing: .05em;
  line-height: 1.3em;
  font-family: 'Raleway', sans-serif;
  transition: all .35s ease;




}

#navbarNav li :hover , #navbarNav a :hover {
  border-color: #147e79;
  color: #147e79 !important;

}
#navbarNav  {
padding-right: 15px;

}

  #navbarNav{
    position: relative;
    left: 30%;
  }


#navbarNav li {
  padding-left: 37px;
}

#navbrand {
  color: #1e5a5d;

}
 #apply a{
   background-color: #1e5a5d;
   color: #fff !important;
   border-radius: 4px;

 }
.trusted {
  width: 80%;
  max-height: 200px;
}

#trusted-section h2 {
  text-transform: uppercase;
  /* border-bottom: 1px solid #1e5a5d ; */
}

/* Footer color for sake of consistency with Navbar */
.page-footer {
  background-color: #1C2331;
}

#mobileContact{
  display: none !important;
}

#mapITOT {
  width: 470px !important;
  height: 400px;
}

#mobileIntro {
  display: none;
}

.progress-container {
  width: 100%;
  height: 5px;
  background: transparent;
}

.progress-bar {
  height: 5px;
  background: #1e5a5d !important;
  width: 0%;
  /* border-radius: 20px; */
}


#initext h2 {
  color: #fff;
  font-size: 3rem;
  font-weight: 100;
  line-height: 1.5;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}



#initext .message {
  color: #147e79;
  display: block;
  position: absolute;
  animation: openclose 8s ease-in-out infinite;
}

#initext h2 span {
  font-size: 3rem;
  font-weight: 100;
  line-height: 1.5;
}

#initextmobile h2 {
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
}



#initextmobile .message {
  color: #147e79;
  background-color: yellow;
  display: block;
  font-weight: 900;
  position: absolute;
  padding-left: 0.5rem;
  top: 0.2rem;
  left: 300px;
  animation: openclose 7s ease-in-out infinite;
}

#initextmobile h2 span {
  font-size: 3rem;
  font-weight: 100;
  line-height: 1.5;
}

@keyframes openclosecontact {
  0% {
    top: 0.2rem;
    width: 0;
  }
  5% {
    width: 0;
  }
  15% {
    width: 230px;
  }
  30% {
    top: 0.2rem;
    width: 230px;
  }
  33% {
    top: 0.2rem;
    width: 0;
  }
  35% {
    top: 0.2rem;
    width: 0;
  }
  38% {
    top: -4.5rem;
    
  }
  48% {
    top: -4.5rem;
    width: 190px;
  }
  62% {
    top: -4.5rem;
    width: 190px;
  }
  66% {
    top: -4.5rem;
    width: 0;
    text-indent: 0;
  }
  71% {
    top: -9rem;
    width: 0;
    text-indent: 5px;
  }
  86% {
    top: -9rem;
    width: 285px;
  }
  95% {
    top: -9rem;
    width: 285px;
  }
  98% {
    top: -9rem;
    width: 0;
    text-indent: 5px;
  }
  100% {
    top: 0;
    width: 0;
    text-indent: 0;
  }
}

@keyframes openclose {
  0% {
    top: 0.2rem;
    width: 0;
  }
  5% {
    width: 0;
  }
  15% {
    width: 230px;
  }
  30% {
    top: 0.2rem;
    width: 230px;
  }
  33% {
    top: 0.2rem;
    width: 0;
  }
  35% {
    top: 0.2rem;
    width: 0;
  }
  38% {
    top: -4.5rem;
    
  }
  48% {
    top: -4.5rem;
    width: 190px;
  }
  62% {
    top: -4.5rem;
    width: 190px;
  }
  66% {
    top: -4.5rem;
    width: 0;
    text-indent: 0;
  }
  71% {
    top: -9rem;
    width: 0;
    text-indent: 5px;
  }
  86% {
    top: -9rem;
    width: 285px;
  }
  95% {
    top: -9rem;
    width: 285px;
  }
  98% {
    top: -9rem;
    width: 0;
    text-indent: 5px;
  }
  100% {
    top: 0;
    width: 0;
    text-indent: 0;
  }
}

@media (min-width: 1280px) {

  #mapITOT {
    width: 600px !important;
    height: 500px;
  }

}

/* -- **************************************************************************************** 
   -- Device = Laptops, Desktops                                                             *
   -- Screen = B/w 1025px to 1280px                                                          *
** -- ***************************************************************************************/

@media screen and (max-width:450px) {
  #intromain{
    display: block !important;
  }
  }
@media (min-width: 1025px) and (max-width: 1280px) {

  #intromain{
    display: none;
  }
  /* CSS style here */
  #navbarNav li {
    padding-left: 2rem;
  }

  

  #mapITOT {
    width: 400px !important;
    height: 400px;
  }

  #mobileIntro {
    display: none;
  }

}


/* -- **************************************************************************************** 
   -- Device = Tablets, Ipads (portrait)                                                     *
   -- Screen = B/w 768px to 1024px                                                           *
** -- ***************************************************************************************/
@media (min-width: 768px) and (max-width: 1024px) {
  #carousel-example-1z {
    display: none;
  }

  #intromain{
    display: block !important;
  }

  /* CSS style here */
  #navbarNav li {
    padding-left: .5rem;
  }

  #mapITOT {
    width: auto !important;
  }

  .timeline-main .stepper.stepper-vertical.timeline li .step-content {
    width: 90%;
    float: left;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    background-color: transparent !important;
  }

}


/* -- **************************************************************************************** 
   -- Device = Tablets, Ipads (landscape)                                                    *
   -- Screen = B/w 768px to 1024px                                                           *
** -- ***************************************************************************************/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #carousel-example-1z {
    display: none;
  }

  #intromain{
    display: block !important;
  }

  /* CSS style here */
  #navbarNav li {
    padding-left: 1rem;
  }

  #mapITOT {
    width: 400px !important;
  }

}


/* -- **************************************************************************************** 
   -- Device = Low Resolution Tablets, Mobiles (Landscape)                                   *
   -- Screen = B/w 481px to 767px                                                            *
** -- ***************************************************************************************/
/* Adding color to the Navbar on mobile */
@media only screen and (max-width: 768px) {
  #carousel-example-1z {
    display: none;
  }

  #intromain{
    display: block !important;
  }
  #navbar {
    background-color: #fff;
  }
  #colcar1 {
    height: 350px !important;
  }

  #navbarNav{
    backdrop-filter: blur(8px);
    background-color: hsl(60deg 2% 80% / 65%);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    position: relative;
    margin-top: 1.5rem;
    left: 0;
  }

  .vbig-headline {
    font-size: 2em !important;
  }

  .btn-apply-center{
    width: 50%;
    margin: auto !important;
    text-align: center !important;
  }

  #navbarNav a {
    color: #000 ;
    border-top: 1px dashed rgba(148, 205, 189, 0.5);
    font-size: 1.7333333333em;
    text-transform: capitalize;
  }
  #initext p {
    display: none !important;
  }
  #initext h1 {
    font-size: 1.48em !important;
    color: #fafcff !important;
  }

  #initextmobile p {
    display: none !important;
  }
  #initextmobile h1 {
    font-size: 1.48em !important;
    color: #fafcff !important;
  }
  #program {
    height: auto !important;
    padding-left: 5% !important;
  }
  .titlehead {
    font-size: 2em !important;
    line-height: 1.2em;
    font-weight: normal;
    padding: 5%;
  }
  .fat-headline {
    margin-top: 72px !important;
    font-size: 2.666667em !important;
  }

  #initext {
    left: 1% !important;
    font-family: "thefontpro", Georgia, Times, serif;
  }

  #initextmobile {
    left: 1% !important;
    font-family: "thefontpro", Georgia, Times, serif;
  }

  #apply a{
    width: 38% !important;
    color: #fff !important;
    font-size: 0.8333333333em;
  }
  .block1 {
    margin-top: 20%;
    text-align: center;
  }
  .carousel {
    height: 50% !important;
  }

  #mapITOT {
    width: auto !important;
  }

  #navbarNav li {
    width: 100%;
  }

  #navbrand {
    color: white;
    font-size: 1.5rem;
  }

  .progress-bar {
    height: 5px;
    background: white;
    width: 0%;
  }

}

@media (min-width: 481px) and (max-width: 767px) {

  /* CSS style here */

}


/* -- **************************************************************************************** 
   -- Device = Most of the Smartphones Mobiles (Portrait)                                    *
   -- Screen = B/w 320px to 479px                                                            *
** -- ***************************************************************************************/
@media (min-width: 320px) and (max-width: 480px) {

  /* CSS style here */

  #intromain{
    display: block !important;
  }
  #mobileContact,
  #mobileIntro {
    display: none;
  }

  #mapITOT {
    width: auto !important;
  }

  #trusted-section,
  #ourStory {
    padding-top: 2rem;
  }

  .timeline-main .stepper.stepper-vertical.timeline li .step-content {
    width: 90%;
    float: left;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    background-color: transparent !important;
  }

  .progress-bar {
    height: 5px;
    background: white;
    width: 0%;
  }

}

#colcar1{
    top: 1.5rem;
   height: 550px;
    position: relative;
  background-color: #fff;

}

#colcar2{
    top: 1rem;
    position: relative;
  background-color: #fff;
  height: 100%;

}
#initext{
  position: absolute;
  z-index: 1;
  top: 30%;
  left: 2%;
  font-family: "thefontpro", Georgia, Times, serif;
}

#initextmobile{
  z-index: 1;
  left: 2%;
  font-family: "thefontpro", Georgia, Times, serif;
}
#rowinitext{
  padding-top: 4%;
}

#initext h1{
  font-family: "thefontpro", Georgia, Times, serif;
    font-size: 4em;
    line-height: 1em;
    font-weight: normal;
    color:#4a4c4e;
  
  
  }

  #initextmobile h1{
    font-family: "thefontpro", Georgia, Times, serif;
      font-size: 2em;
      line-height: 1em;
      font-weight: normal;
      color:#4a4c4e;
    
    
    }
#initext p{
  color: #292929;
}

.blueitot{
  color:#4a4c4e;
}

.grayblackitot{
  color:#4a4c4e;
}

#why{
  background-color: #f0f2f2;
  position: relative;
  bottom: 50px;
    padding-top: 5%;

}

.bg-itot{
  background-color: #f0f2f2;
}

#logobottom{
  width: 9rem;
  margin-bottom: 1rem;
}

.iconsocial{
  background-color: #147e79;
  padding: 5PX;
}


#intromain{
  margin-top: 70px;
  background-color: #f0f2f2;
  /* height: 720px; */ 
  bottom: -30px;
  display: none;

}

#program{
  min-height: 550px;
  background-color: #1D1D1F;
  position: relative;
  /* bottom: 50px; */
  padding-top: 5%;

}
.littlehead {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 0.8em;
  line-height: 1.3em;
  position: relative;
  font-family: "raleway", Arial, Verdana, sans-serif;
  color:#147e79;
  padding-left: 3%;
}

.littlehead::after{
  display: block;
  margin: .5em 0 .25em;
  width: 70px;
  height: 2px;
  background-color: #fff;
  content: "";
}


.titlehead{
  font-family: "thefontpro", Georgia, Times, serif;
  font-size: 3em;
  line-height: 1.2em;
  font-weight: normal;
  padding: 5%;
}
#v-pills-tab
{
  position: relative;
  left: 3%;
}
.pdl3{
  position: relative;
  right: 3%;
  padding-left: 3%;
}

#program .nav a {
  color: #fff;
  font-size: 1.6em;
  line-height: 1.4em;
  font-family: "thefontpro", Georgia, Times, serif;
  padding-right: 50px;
  position: relative;
  display: block;
  cursor: pointer;
  border-top: 1px dashed rgba(148, 205, 189, 0.5);


}
#program .nav-pills{
  padding: 20px 0;

}

.nav-pills .nav-link.active{
  background-color: transparent !important;
}
.nav-link.active {
  cursor: pointer;
  box-shadow: rgba(148, 205, 189, 0.5) 0 4px 24px;
  animation: pulse 2s infinite;

}
.active:hover {
  box-shadow: 0 0 0 rgba(148, 205, 189, 0.5);
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgb(66, 196, 172);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(66, 196, 172, 0.4);
    box-shadow: 0 0 0 0 rgba(66, 196, 172, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
    box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}

.fat-headline {
  font-size: 4.6666666667em;
  line-height: 1.1em;
  font-weight: bold;
  margin-bottom: 30px;
}

#where{
  padding: 0% 10% 10% 10%;
}

.logo-wrap img {
  width: 120px !important;
  height: auto ;
  display: inline-block;
  margin-bottom: 30px !important;

}

.logo-wrap .col-lg-4{
  height: 80px !important;
}

ul.logo-list {
  width: calc(100% + 30px);
  margin-left: -15px;
}

ul.ilb {
  display: block;
}

ul.clean {
  list-style: none;
  margin: 0;
  padding: 0;
}

li.vmiddle, .vmiddle, ul.vmiddle > li {
  vertical-align: middle;
}

img.full {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

#ready{
  min-height: 300px;
  background-color: #147e79;
  padding: 7%;
}

#support{
  height: 100px;
  background-color: #147e79;
  padding: 1%;
}

.greyitot{
  color: #6c757d;
}

.cta-headline {
  font-size: 3.2666666667em;
  line-height: 1.2em;
}
.big-headline, .headline, .fat-headline, .slab-sub, .cta-headline, .vbig-headline {
  font-family: "thefont", Georgia, Times, serif;
}

.bg-blue-itot{
  background-color: #4a4c4e !important;
}
.vbig-headline {
    font-size: 6em;
    line-height: 1em;
    font-weight: normal;
}
h1,h2,h3,h4,h5,h6{
    font-family: "thefont", Georgia, Times, serif !important;
}


/*loader*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #147e79;
  z-index: 999;
}

.dots .dot {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin: 0 10px 0 10px;
  border-radius: 50%;
  background: #FFF;
  -webkit-animation: dot-dot-dot 1.4s linear infinite;
  animation: dot-dot-dot 1.4s linear infinite;
}

.dots .dot:nth-child(2) {
  animation-delay: .2s;
}

.dots .dot:nth-child(3) {
  animation-delay: .4s;
}

@keyframes dot-dot-dot {
  0%, 60%, 100% {
    -webkit-transform: initial;
    -ms-transform: initial;
    transform: initial;
  }
  30% {
    -webkit-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    transform: translateY(-25px);
  }
}

/* font size 1.3em*/

.fs13{
  font-size: 1.1em;
}

/*footer scroll*/
.scroll-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10001;
  padding: 15px 0;
  display: none;
}

.green-bg {
  background: #94cdbd;
}

.footer-bar-headline {
  font-size: 1.5333333333em;
  line-height: 1.3em;
  vertical-align: bottom;
}

ul.ilb > li, .ilb {
  display: inline-block;
  vertical-align: top;
}
.footer-bar-sub {
  font-size: 0.8666666667em;
  line-height: 1.3em;
  vertical-align: bottom;
  margin-left: 15px;
  position: relative;
  top: -1px;
}
.footer-bar-right a.button:first-child {
  margin-left: 0;
}
.footer-bar-right a.button {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
#carousel-example-1z{
  background-color: #e7eaef;
  height: 620px;
  background-image: url('../img/usa/itotusa.png');
  background-size: cover;
}

#carousel-contact{
  background-color: #e7eaef;
}

/******Equipe******/

.our-team {
  padding: 30px 0 40px;
  margin-bottom: 30px;
  background-color: #F7F5FB;
  text-align: center;
  overflow: hidden;
  position: relative;
}

.our-team .picture {
  display: inline-block;
  height: 130px;
  width: 130px;
  margin-bottom: 50px;
  z-index: 1;
  position: relative;
}

.our-team .picture::before {
  content: "";
  width: 100%;
  height: 0;
  border-radius: 50%;
  background-color: #277d79;
  position: absolute;
  bottom: 135%;
  right: 0;
  left: 0;
  opacity: 0.9;
  transform: scale(3);
  transition: all 0.3s linear 0s;
}

.our-team:hover .picture::before {
  height: 100%;
}

.our-team .picture::after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: 277d79;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.our-team .picture img {
  width: 100%;
  height: auto;
  border-radius: 50%;
  transform: scale(1);
  transition: all 0.9s ease 0s;
}

.our-team:hover .picture img {
  box-shadow: 0 0 0 14px #f7f5ec;
  transform: scale(0.7);
}

.our-team .title {
  display: block;
  font-size: 15px;
  color: #4e5052;
  text-transform: capitalize;
}

.our-team .social {
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #277d79;
  position: absolute;
  bottom: -100px;
  left: 0;
  transition: all 0.5s ease 0s;
}

.bg-green-itot{
  background-color: #277d79;
}

.our-team:hover .social {
  bottom: 0;
}

.our-team .social li {
  display: inline-block;
}

.our-team .social li a {
  display: block;
  padding: 10px;
  font-size: 17px;
  color: white;
  transition: all 0.3s ease 0s;
  text-decoration: none;
}

.our-team .social li a:hover {
  color: #1369ce;
}

.teamtab{
  margin-top: 80px;
}

.contactreturn{
  text-align: center;
}
/************************************* USA PAGE / By Edimedia Mutoke *********************************/
.usa-title{
  font-size: 4.3rem;
  line-height: 1em;
  font-weight: 400;
  color : #4d4d4d;
}

.usa-subtitle {
  font-size: 3rem;
}

.text {
	line-height: 1.8em;
	font-size: 1em;
}

.bg-teal{
  background-color: #fff!important;
}

.teal-itot{
  color:#4d4d4d;
}

.p-block {
  padding-left :0;
  padding-right: 0;
  margin:0!important;
  color: #4d4d4d!important;
  display: block;
  overflow: auto;
}

.detail-title {
	font-size: 3.3333333333em;
	line-height: 1.1em;
	margin-bottom: 20px;
}

.details-right {
	padding: 80px 50px;
}

.p-block * {
  color: #4d4d4d;
}

.details-text {
	font-size: 1.3333333333em;
	line-height: 1.6em;
}

.light {
	font-weight: 100;
}

.lt-grey {
	color: #d0d2d3;
}

.icon-tol-title {
	font-size: 2em;
	line-height: 1.3em;
	text-align: center;
  color: #00244e;
}


.fab-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  user-select: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 399px;
}
.fab-container:hover {
  height: 100%;
}
.fab-container:hover .sub-button:nth-child(2) {
  transform: translateY(-80px);
}
.fab-container:hover .sub-button:nth-child(3) {
  transform: translateY(-140px);
}
.fab-container:hover .sub-button:nth-child(4) {
  transform: translateY(-200px);
}
.fab-container:hover .sub-button:nth-child(5) {
  transform: translateY(-260px);
}
.fab-container:hover .sub-button:nth-child(6) {
  transform: translateY(-320px);
}
.fab-container .fab {
  position: relative;
  height: 70px;
  width: 70px;
  background-color: #147e79;
  border-radius: 50%;
  z-index: 2;
}
.fab-container .fab::before {
  content: " ";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 35px;
  width: 35px;
  background-color: inherit;
  border-radius: 0 0 10px 0;
  z-index: -1;
}
.fab-container .fab .fab-content {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  font-size : 28px;
  color : white;
}
.fab-container .fab .fab-content .material-icons {
  color: white;
  font-size: 48px;
}
.fab-container .sub-button {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 10px;
  right: 10px;
  height: 50px;
  width: 50px;
  background-color: #147e79;
  border-radius: 50%;
  font-weight: 600;
  transition: all 0.3s ease;
}
.fab-container .sub-button:hover {
  cursor: pointer;
}
.fab-container .sub-button .material-icons {
  color: white;
  padding-top: 6px;
}

.slick-slide {
  position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;
}


@media only screen and (max-width: 768px) {
  .usa-title{
    font-size: 1.5em;
  }

  .detail-title {
    font-size: 1.333em;
  }

  .detail-image-size{
    display: flex;
    height: 640px;
    width: 100%;
  }

  .icon-tol-title {
    font-size: 1.4em;
    line-height: 1.1em;
  }

  .slick-slide {
    padding: 20px;
  }

  .details-right {
    width:100%!important;
    display:block;
    padding: 10px!important;
    padding:50px 30px
  }

  .details-left{
    width:100%!important;
  }

  .sp-0{
    padding: 0px!important;
  }
  .usa-subtitle {
    font-size: 1.5rem;
  }

  .page-block.details-block{
    display: flex;
    flex-direction: column-reverse;
  }
  
  .slick-track{
    width: 100%;
  }

  .slick-slide{
    position: relative;
  }

  .detail-image{
    background-size: cover;
  }

  .detail-image{
    width : 100%;
  }

}

.button {
  display: inline-block;
  padding: 0.75rem 1.25rem;
  border-radius: 6rem;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight : 500;
  letter-spacing: 0.15rem;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.button:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #147e79;
  border-radius: 6rem;
  z-index: -2;
}
.button:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #147e79;
  transition: all 0.3s;
  border-radius: 6rem;
  z-index: -1;
}
.button:hover {
  color: #fff;
}
.button:hover:before {
  width: 100%;
}


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

  .details-left,
  .detail-image {
   position:static;
   height:auto;
   background:none
  }
  .detail-image img.full {
   display:block
  }
  .details-block {
   padding-left:0
  }
  .details-block .col-max {
   max-width:none
  }
  .details-text {
   font-size:1.1333333333em
  }

  hr.hr-text{
      font-size: 1.1333333333em;
      font-weight: 500;
  }

  
 }



.load-more-container {
  width: 100%;
  min-height: max-content;
  margin: 20px auto;
  position: relative;
}
.load-more-container ul {
  list-style-type: none;
  padding: 0;
  margin: 0 !important;
}
.load-more-container ul:after {
  content: "";
  display: table;
  clear: both;
}
.load-more-container ul li {
  width: 100%;
  margin: 3px 2px 10px;
  padding: 3px;
  padding-left: 8px;
  float: left;
  border-left: 3px solid #147e79;
}
.load-more-container ul li:nth-child(1n + 2) {
  max-height: 0;
  opacity: 0;
  display: none;
  transition: 0.2s ease-in;
}
.load-more-container .load-more-btn {
  line-height: 40px;
  margin: 0 auto;
  display: block;
  background: #147e79;
  color: #fff;
  cursor: pointer;
  text-align: center;
}
.load-more-container .load-more-btn:hover {
  background: green;
}
.load-more-container .load-more-btn .loaded {
  display: none;
}
.load-more-container input[type=checkbox] {
  display: none;
}
.load-more-container input[type=checkbox]:checked ~ ul li:nth-child(1n + 2) {
  max-height: 999px;
  opacity: 1;
  display: block;
  transition: 0.2s ease-in;
}
.load-more-container input[type=checkbox]:checked ~ .load-more-btn .loaded {
  display: inline;
}
.load-more-container input[type=checkbox]:checked ~ .load-more-btn .unloaded {
  display: none;
}

.load-more-container input[type=checkbox]:checked ~ ul .loaded {
  display: inline;
}

.load-more-container .loaded {
  display: none;
}

.big-title {
font-family: "metronic-slab",Georgia,Times,serif;
}

.text{
  font-size: 1.1em!important;
}

hr.dashed {
  border-top: 2px dashed #999;
}

hr.dotted {
  border-top: 2px dotted #999;
}

hr.solid {
  border-top: 2px solid #999;
}


hr.hr-text {
position: relative;
  border: none;
  height: 1px;
  height : 5px;
  border-radius: 30rem;
}

hr.hr-text::before {
  content: attr(data-content);
  display: inline-block;
  font-weight: 600;
  font-size: 1.4rem;
  color: #fff;
  padding: 0.2rem 2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}



 .slab-sub {
  font-weight:700;
  font-size:1.5333333333em;
  line-height:1.4em
 }
 .cta-headline {
  font-size:3.2666666667em;
  line-height:1.2em
 }
 .cta-sub {
  font-family:"raleway",Arial,Verdana,sans-serif;
  font-weight:100;
  font-size:1.7333333333em;
  line-height:1.4em;
  margin-top:20px
 }
 .cta-sub.slab {
  font-family:"metronic-slab",Georgia,Times,serif;
  font-weight:400
 }

 


 .details-block {
  padding-left:50%
 }
 .detail-title {
  font-size:3.3333333333em;
  line-height:1.1em;
  margin-bottom:20px
 }
 .details-right .details-nav {
  margin-bottom:60px
 }
 ul.slick-dots {
  text-align:center;
  list-style:none;
  margin:4px 0 0 0;
  padding:0;
  height:7px
 }
 ul.slick-dots li {
  width:15px;
  height:15px;
  border-radius:120%;
  margin-left:15px;
  background:none;
  border:1px solid #fff;
  display:inline-block;
  vertical-align:middle;
  text-indent:-9999px;
  -webkit-transition:all 0.35s ease;
  -moz-transition:all 0.35s ease;
  transition:all 0.35s ease
 }
 ul.slick-dots li:first-child {
  margin-left:0
 }
 ul.slick-dots li.slick-active {
  background:#fff
 }
 .details-nav ul.slick-dots {
  text-align:left
 }
 .details-left-cycle,
 .details-left-cycle .slick-track,
 .details-left-cycle .slick-list,
 .details-left-cycle .slick-slide {
  height:100%!important;
  width:100%
 }
 .details-left {
  width:49.5%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
 }
 @media only screen and (min-width:768px) {
  .details-left-mobile {
   display:none
  }
 }
 .detail-image {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:no-repeat center;
  background-size:contain
 }
 .detail-image img.full {
  display:none
 }
 .detail-image.has-video a {
  display:block;
  position:relative
 }
 .details-right {
  padding:80px 50px
 }
 .details-caption {
  margin-top:50px;
  font-size:.7333333333em;
  line-height:1.4em
 }
 .program-box {
  padding:30px;
  border-radius:4px
 }
 .light-text {
  font-size:1.8666666667em;
  line-height:1.3em
 }

 /*******Modif by samy mwamba********/
 #first-text{
  margin-top: 100px;
  margin-left:20px;
 }


/************************************* USA PAGE / END ***********************************************/

/******Equipe finie******/
/********************************************** -- End -- **********************************/



