body{ font-family: roboto;  }
/********************************/
/*       Fade Bs-carousel       */
/********************************/

#more {display: none;}
.fade-carousel {
    position: relative;
    height: 100vh;
}
.fade-carousel .carousel-inner .item {
    height: 100vh;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 5em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.hero img{ width: 40%; background-color: #ffffff; opacity: 1; margin-bottom: 40px; padding: 15px;
    border-radius: 15px; }
.hero p{ font-size: 20px; }

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .0;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
  background-image: url(../../../../public/images/portfolio/home-tutor/banner-image-1.png); 
}
.fade-carousel .slides .slide-2 {
  background-image: url(../../../../public/images/portfolio/home-tutor/banner-image-2.png);
}
.fade-carousel .slides .slide-3 {
  background-image: url(../../../../public/images/portfolio/home-tutor/banner-image-3.png);
}




.project .container .image-section .bac-image img{ width: 39.50vw; position: absolute; }
.project{ font-family: roboto; margin-top: 80px; }
.project .container .image-section .up-image{ position: relative; float: right; text-align: right; }
.project .container .image-section .up-image img{ width: 50%; background-color: #ffffff; padding: 20px;  margin-top: 240px; }
.project .container .main-content{ padding: 40px 50px; }
.project .container .main-content h2{ font-size: 50px; color: #000000; }
.project .container .main-content p{ font-size: 17px; color: #000000; }


.features #custom_carousel .item {

    color:#000;
    background-color:#ffffff;
    padding:20px 0;
    opacity: 0.8;
}
.features #custom_carousel .controls{
    overflow-x: auto;
    overflow-y: hidden;
    padding:0;
    margin:0;
    white-space: nowrap;
    text-align: center;
    position: relative;
    background:#ddd
}
.features #custom_carousel .controls li {
    display: table-cell;
    width: 1%;
    max-width:90px
}
.features #custom_carousel .controls li.active {
    background-color:#ffffff;
    border-top:3px solid orange;
}
.features #custom_carousel .controls a small {
    overflow:hidden;
    display:block;
    font-size:10px;
    margin-top:5px;
    font-weight:bold
}

.features{ font-family: roboto; background-image:url(../../../../public/images/portfolio/home-tutor/jaime.png); margin-top: 50px;background-size: cover;background-position: center; background-attachment: fixed; }
.features .container-fluid{ padding: 50px 26px; opacity: 2.2; }
.features .main-content h2{ font-size: 50px; color: #ffffff; text-align: center; padding-top: 50px; }
.features .content h2{ font-size: 30px; color: #000000;} 
.features .content p{ font-size: 17px; color: #000000; }
.features .img-responsive{ padding-top: 20px; }


.Challenges{ padding-bottom: 50px; padding-top: 30px; background-color: #ffffff;  }
.Challenges .main-content .content-sec .main h2{ font-size: 30px; color: #000000; }
.Challenges .main-content .content-sec .main p{ font-size: 17px; color: #000000; }
.Challenges .main-content h2{ font-size: 50px; color: #000000; text-align: center; }
.Challenges .main-content p{ font-size: 17px; padding: 0px 30px; color: #000000; text-align: center; }
.Challenges .main-content .content-sec{height: 235px; border-bottom-right-radius: 50px 60px; border-top-left-radius: 50px 60px; margin-top: 30px; background-color: #ffffff; padding: 20px;     background-image: url(../../../../public/images/portfolio/home-tutor/background-image.png); background-size: cover; background-position: center; background-attachment: fixed; }


.technical{ margin-top: 0px; font-family: roboto;background-color: #e2eff0; }
.technical .container .main-heading .content h2{ font-size: 50px; text-align: center; color: #000000; }
.technical .container .main-heading .content p{ font-size: 17px; text-align: center; color: #000000; }
.technical .container .main-heading .content{ padding-top: 50px; }
.technical .container .main-heading .Technology .all-icons img{ width: 20%; margin: 20px; }
.technical .container .main-heading .Technology .all-icons{ text-align: center; display: inline-block; padding-bottom: 60px;padding-top: 35px; }
.technical .container .image-section .images{ background-image: url(../../../../public/images/portfolio/home-tutor/bacccc.jpg); background-size: cover; background-position: center; text-align: center; padding: 230px 150px;  margin: 75px 0px; }

.Result{ font-family: roboto; margin-top: 80px; }
.Result .main-content{ text-align: center; }
.Result .main-content h2{ font-size: 50px; color: #000000; }
.Result .main-content p{ font-size: 17px; color: #000000; }
.Result .image-section img{ width: 100%; padding-top: 30px; }








/********Responsive*********/



@media(max-width: 1920px){

.project .container .image-section .bac-image img { width: 27.5vw;}


}

@media( max-width: 1640px){

.project .container .image-section .bac-image img {
    width: 32.5vw;
}

}


@media(max-width: 1440px){

.project .container .image-section .bac-image img {
    width: 36.5vw;
}

}


@media only screen and (max-width: 1400px) and (min-width: 1362px){

.hero h1 {
    font-size: 5em;
}
.project .container .image-section .bac-image img {
    width: 37.5vw;
}

}


@media(max-width: 1024px){

.hero h1 { font-size: 3em;}
.project .container .image-section .bac-image img { width: 41.5vw;}
.hero p {
    font-size: 17px;
}

}


@media(max-width: 992px){

.Challenges { padding: 55px 0px;}

}

@media(max-width: 800px){

.project .container .image-section .up-image img { width: 101%; background-color: #ffffff; margin-top: 300px;}
.hero p {
    font-size: 17px;
}
.hero h1 {
    font-size: 2em;
}
.Challenges .main-content .content-sec {
    height: 332px;}

}

@media(max-width: 640px){

.project .container .image-section .bac-image img { width: 80.5vw;}
.Challenges .main-content .content-sec {
    height: 245px;
}
  
}


@media(max-width: 480px){

.Challenges .main-content .content-sec {
    height: 355px;
}

.hero img {
    margin-bottom: 0px;
}
.project .container .image-section .bac-image img {
    width: 93.5vw;
}

}


@media(max-width: 360px){ 



.hero p {
    display: none;
}
.Challenges .main-content .content-sec {
    height: 330px;
}

 }

@media(max-width: 320px){

  .Challenges .main-content .content-sec {
    height: 400px;
}
} 