@import url("https://use.typekit.net/bsy5zrf.css");


html {
  scroll-behavior: smooth;
}

.title {
  color: #2e1a47;
  /* change color to theme color*/
  font-size: 19px;
  line-height: 1.5;
  font-weight: 700;  
  margin: 20px 0 22px 0;
  
  }
  .banner-text { 
  color: rgb(36, 162, 184);
  /* change color to theme color*/
  font-size: 36px;
  line-height: 1.5; 
  text-align: center;
  }
  .phone {
  font-size: 26px;
  line-height: 1.5;
  font-weight: 700; 
  color: rgba(109,109,109,1); 
  /* change color to theme color*/
  }
  .phone-sub { 
  text-align: center; 
  color: #005D7D; 
  /* change color to theme color*/ 
  font-size: 18px; 
  line-height: 1.5;
  font-weight: 700;
  }
  .phone-sub-small { 
  color: rgb(36, 162, 184); 
  /* change color to theme color*/ 
  font-weight: 600; 
  text-decoration: underline;
  }
  .master-nav { 
  background: #2c2c2c; 
  /* change color to theme color*/
  }
  .master-nav ul { 
  margin-bottom: 0;
  }
  /* .btn-custom, .btn-custom:active, .btn-custom.active, .open > .dropdown-toggle.btn-custom, .btn-custom:active:hover, .btn-custom.active:hover, .open > .dropdown-toggle.btn-custom:hover, .btn-custom:active:focus, .btn-custom.active:focus, .open > .dropdown-toggle.btn-custom:focus, .btn-custom:active.focus, .btn-custom.active.focus, .open > .dropdown-toggle.btn-custom.focus, .btn-custom:hover, .btn-custom:focus, .btn-custom.focus {
    height: 60px;
    width: 60px;
    font-size: 16px;
    color: #fff;
    line-height: 2.5;
    font-weight: 700;
    border-radius: 50%;
    padding-left: 1em;
    margin:10px;
  } */
  
  .jumbotron {
    background: #ededed  url("/sites/cars/dav/uploads/GeneralB_Tow_1400x250-flag.jpg") center center;
    background-repeat: no-repeat;
  }

  .hero{
      background: url(https://realestatedonation.careasy.org/sites/indition/reales/uploads/hero1300.jpg);
      background-position: center;
      background-size:cover;
      height: auto;
      background-color:rgba(0,0,0,.44);
      background-blend-mode: darken;
      transition:2s;
  }

  p{
      line-height: 1.5;
      color:#666;
  }

  .hero-text{
      padding: 10em 0 11em;
  }

  .hero-textbox{
    width: 70%;
    height:100%;
    background-color:#005d7d;
    clip-path: polygon(0 0, 59% 0, 44% 100%, 0% 100%);
    color:white;
    padding: 4em 24em 4em 4.5em;

  }

  .steps{
      list-style: none;
  }

 .steps li{
     padding-bottom:1em;
     line-height: 1.5;
 }


  #Donation-Steps ol li{
      padding: .5em 0;
      line-height: 1.2;
  }

  .real-estate-faq{
      padding:3em 0 5em;
  }

  .real-estate-faq h3{
    padding: 1.5em 0 0em;
    color:#005d7d;
    font-weight: 400;
    /* text-transform: uppercase; */
    font-size: 2em;
}

  .real-estate-faq h4{
      font-weight: bold;
      padding-top:1em;
  }

  .real-estate-faq p{
      font-size: 15px;
  }

  .start-finish{

    padding: 2em 0 1.5em;
    margin: 3em 0;
    background-color: #1d54a4;
    background-image: url("https://www.transparenttextures.com/patterns/black-mamba.png");
    background-attachment: fixed;
  }

  .shapes{
    width: 100%;
    min-height: 280px;
    height: 100%;
    border-radius: 15px;
    margin: .5em 0;
    text-align: center;
    background-color: #f9c42b;
    padding: 1em;
  }

  .shapes h3{
    font-size: 2.4em;
    font-weight: bold;
    color: white;
    text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5);
    padding: .5em 0;
  }

  .shapes h4{
    font-weight: bold;
    padding: .3em 0;
    text-align: center;
    color: white;
    letter-spacing: .16em;
    text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5);
    font-size: 1em;
    border-top: 1px solid white;
    border-bottom: 1px solid white;

  }

  .shapes p{
      font-size: 15px;
      color:#005d7d; 
      font-weight: 500;
  }

  .offer{
      color:white;
      padding:1em 0;
      line-height: 1.5;
  }

  .donation-steps ul li{
      list-style:none;
      padding: .5em;
  }

  .donation-steps span{
    font-size: 2em;
    padding: 15px;
    color: white;
    background-color: #bfd22a;
    border-radius: 5px;
    margin: 5px;
    float: left;

  }

  #form-iframe{
    -webkit-box-shadow: 2px 0px 26px -4px rgba(0,0,0,.7);
    -moz-box-shadow: 2px 0px 26px -4px rgba(0,0,0,.7);
    box-shadow: 2px 0px 26px -4px rgba(0,0,0,.7);
  }


  .start{
    clip-path: polygon(0% 20%, 60% 20%, 60% 0%, 100% 50%, 60% 100%, 60% 80%, 0% 80%);
    background-color: white;
    padding: 35px 50px 25px 10px;
    margin: 63% 0;
  }


  .start h4{
    letter-spacing: .04em;
    font-weight: 700;
    color: #005d7d;
    font-size: 2em;
    margin-top: 0;
  }

  .finish img{
    width: 60%;
    margin: 30% 0 0;
  }

  .finish h4{
    letter-spacing: .04em;
    font-weight: 700;
    color: white;
    font-size: 2em;
    
  }

  .hero h1{
      color: white;
      font-weight: 400;
      letter-spacing: .1em;
      margin-bottom:10px;
      line-height:1.5;
  }

  .hero-textbox h2{
      color: #bfd22b;
      font-weight: bold;
     font-size: 3em;
     margin-top:0;
  }

  .hero-textbox h4{
    font-weight: 200;
    letter-spacing: .1em;
}

  .hero-textbox a{
    text-align: center;
    font-size: 1.3em;
    color: #005d7d;
    padding: 10px 45px;
    letter-spacing: .13em;
    background-color: #bfd22b;
    text-decoration: none;
  }


  .hero-textbox a:hover{
      background-color: white;
      transition: 2s;
      text-decoration: none;
  }



  .easyPleasy{
    background-color: #bfd22b;
    padding:3em 1em;
    display: inline-block;
    width: 100%;
    height: auto;

}



  .titlebox{
    clip-path: polygon(0 0, 48% 0, 44% 100%, 0% 100%);
    background-color: #bfd22b;
    position: absolute;
    z-index: 9999999;
    width: 90%;
    margin-top:40px;
  }

  .titlebox h1{
    color: white;
    padding:8px 12px;
  }


  .banner-inner {
    text-align: center;
    width: 100%;
  }
  .master-header {
  padding: 0;
  margin: 0;
  }
  .banner-sub {
  color: #fff;
  text-align: center;
  font-size: 30px;
  line-height: 1.5;
  font-weight: 700;
  }
  .master-nav ul li {
  display: inline-block;
  padding: 5px 0;
  }
  .master-nav ul li a {
  color: #fff;
  line-height: 1.5;
  font-weight: 700;
  font-family: museo-slab, serif;
  font-size:19.2px;
  }
  
  .master-nav ul li::after {
    content: "|";
    color: #fff;
    padding: 0 10px;
  }
  
  .master-nav ul li:last-child:after {
    font-weight: 100;
   content: "";
  display: none;
  }
  .top-logo img {
  float: left;
  }
  iframe {
    width: 100%;
  border: none;
    /* height: 900px;
  height: 100vh; */
  height: 1800px;
  }
  .master-footer{
    padding:3em;
   width:100%;
   display:inline-block;
   -webkit-box-shadow: 0px -4px 13px -9px rgba(0,0,0,0.84); 
box-shadow: 0px -4px 13px -9px rgba(0,0,0,0.84);
margin-top:2em;
}


#footer-logo{
    padding:1em 0 0 1em;
    width:180px;
}

#footer-text{
    color:black;
}

.address{
    padding: 1em 0;
}


.social-icons{
    padding:1em 0 2em;
    }
    
    .social-icons .btn{
    font-size: 1.3em;
    color:white;
    background-color:#0078d5;
    width:50px;
    padding-right:0;
    padding-left:0;
    border: 1px solid transparent;
    height:40px;
    padding-top:.4em;
    }

    .btn{
        background-color:#0078d5!important;
        background-image: none!important;
    }
    
    .social-icons .btn:hover{
    font-size: 1.3em;
    color:#0078d5;
    background-color:white;
    width:50px;
    border: 1px solid #0078d5;
    transition: 1s;
    }

    .crediation{
        float:right;
    }
    .crediation img{
        display: block;
    }
  .inside-buttons > div {
  display: inline-block;
  }
  .inside-left {
  width: 255px;
  }
  .video {
  width: 400px;
  height: 250px;
  }
  article p {
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  font-weight: 400; 
  text-align: justify;
  }
  .tel-alias {
  font-weight: 700;
  color: #666;
  }
  .btn-custom:active, .btn-custom.active, .open > .dropdown-toggle.btn-custom {
  background-image: none;
  }


.nonprofit-info{
    text-align: center;
}


.nonprofit-info h4{
    font-size:1.5em;
    font-weight:800;
    line-height: 1.5;
    color:#005d7d;
}

.nonprofit-info p{
    text-align: left;
}

.nonprofit-btn-holder{
    padding: 2.5em 0;
}

.nonprofit-btn-holder a{
    padding: 12px 40px;
    background-color:#f9c42b;
    color:white;
    text-transform: uppercase;
    letter-spacing: .014em;
    font-size:20px ;
}

.nonprofit-btn-holder a:hover{
    text-decoration: none;
}

  
  /* -----------------------Zung Dinh Added this Below STARTS-------------------- */
  
  .carousel-caption {
      /* width:100%;
      height: auto;
      margin: 0 auto; */
      background-color:rgba(187,205,42,.5);
      padding:10px;
  }
  .carousel-caption p {
      font-size: 1.5em;
  }
  
  .carousel-fade .carousel-inner .item {
      opacity: 0;
      transition-property: opacity;
    }
    
    .carousel-fade .carousel-inner .active {
      opacity: 1;
    }
    
    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
      left: 0;
      opacity: 0;
      z-index: 1;
    }
    
    .carousel-fade .carousel-inner .next.left,
    .carousel-fade .carousel-inner .prev.right {
      opacity: 1;
    }
    
    .carousel-fade .carousel-control {
      z-index: 2;
    }
    
  
    @media all and (transform-3d), (-webkit-transform-3d) {
        .carousel-fade .carousel-inner > .item.next,
        .carousel-fade .carousel-inner > .item.active.right {
          opacity: 0;
          -webkit-transform: translate3d(0, 0, 0);
                  transform: translate3d(0, 0, 0);
        }
        .carousel-fade .carousel-inner > .item.prev,
        .carousel-fade .carousel-inner > .item.active.left {
          opacity: 0;
          -webkit-transform: translate3d(0, 0, 0);
                  transform: translate3d(0, 0, 0);
        }
        .carousel-fade .carousel-inner > .item.next.left,
        .carousel-fade .carousel-inner > .item.prev.right,
        .carousel-fade .carousel-inner > .item.active {
          opacity: 1;
          -webkit-transform: translate3d(0, 0, 0);
                  transform: translate3d(0, 0, 0);
        }
    }
    
      
        .carousel,
        .carousel-inner,
        .carousel-inner .item {
          height: 25em;
        }
    

        .item:nth-child(1) {
          background: url(https://dav.careasy.org/sites/cars/dav/uploads/donate.jpg);
          background-size:cover;
          background-position:center;
        }

        
        .item:nth-child(2) {
          background: url(https://images.pexels.com/photos/40820/military-men-departing-service-uniform-40820.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940);
          background-size:cover;
          background-position:center;
        }
    
        .item:nth-child(3) {
          background: url(https://cdn.pixabay.com/photo/2016/07/06/14/21/veterans-1500603_960_720.jpg);
          background-size:cover;
          background-position:center;
    
        }
    
      

        .item:nth-child(4) {
          background: url(https://images.pexels.com/photos/40546/soldiers-military-attention-salute-40546.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940);
          background-size:cover;
          background-position:center;
        }





        .parallax{
          background: url(https://media.giphy.com/media/3o7TKwhW6L2tpmFsqc/giphy.gif);
          background-attachment: fixed;
          background-size:cover;
        }

        .parallax-filter{
          /* padding: 40px  15px; */
          background-color: rgba(0,0,0,.4);
          background-image: url("https://www.transparenttextures.com/patterns/3px-tile.png");
        }

        .left-parallax{

          background:rgba(187,205,42,.7);
          height: 100%;
          width: 70%;
          opacity: .8;
          top: 0;
          left: 0%;
          position: relative;
          clip-path: polygon(0 0, 46% 0, 74% 100%, 0% 100%);
          z-index: 999;
          padding: 4em 9em;

        }

        .left-parallax h3{
          color: white;
          font-size: 3em;
          line-height: 1.6em;
          margin: 0 6em 0 0;
          font-weight: bold;
          text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5);
        }

        .right-parallax{
          height: 100%;
          width:48%;
          float: right;
        }
        
  
  
  
  /* -----------------------Zung Dinh Added this Below ENDS-------------------- */
  
  
  @media screen and (max-width: 992px) {
    .video {
      padding-top: 10px;
  width: 100%;
  height: auto;
  }
  .inside-buttons {
  margin: 0 auto;
  }
  .inside-left {
     width: 70%;
  }
  .inside-right {
  width: auto;
  }
  .top-logo img {
  float: none;
  position: relative;
  }

  .shapes {
    width: 250px;
    min-height: 280px;
    height: 100%;
    margin: 0 auto;
    border-radius: 15px;
    /* margin: .5em 0; */
    text-align: center;
    background-color: #bfd22a;
    padding: 1em;
}


.start, .finish{
    display: none;
}

  }



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

    .hero-textbox{
      padding: 3em 24em 3em 4.5em;

    }

    .hero-textbox h1{
        font-size: 2em;
    }

  }



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

    .left-parallax{

      background:rgba(0,0,0,.3);
      height: 100%;
      width: 100%;
      opacity: .8;
      top: 0;
      left: 0%;
      position: relative;
      clip-path:none;
      /* clip-path: polygon(0 0, 46% 0, 74% 100%, 0% 100%); */
      z-index: 999;
      /* padding: 4em 2em; */

    }


.left-parallax h3{
  margin: 0;
  text-align: center;
  font-size: 2.5em;
}

  }


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

    .hero {
        background: url(https://realestatedonation.careasy.org/sites/indition/reales/uploads/remobile500.jpg);
        background-position: center;
        background-size:cover;
        height: auto;
       background-color: rgba(0,0,0,.44);
        transition:2s;

  }

  .hero-textbox{
  width: 100%;
  /* height: 100%; */
  background-color: rgba(0,0,0,.8);
  clip-path: none;
  color: white;
  padding: 0;
  display: inline-block;
  text-align: center;
  }

  

  .hero-textbox h4, .hero-textbox a{
      display: none;
  }

  .hero-textbox h1{
      font-size: 2.6
  }

  .hero-textbox h2{
      font-size: 2.5em;
  }

  }

  @media screen and (max-width: 768px) {
    .banner-sub {
      font-size: 20px;
    }
    .banner-text {
  font-size: 25px;
  }
  .jumbotron { background: #ededed url("/sites/cars/dav/uploads/GeneralB_Tow_600x250.jpg") no-repeat center center; background-size: contain; 
  }
  }

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

    iframe{
        height: 2700px;
    }
  }


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

    .hero {
        background: url(https://realestatedonation.careasy.org/sites/indition/reales/uploads/remobile500.jpg);
        background-position: center;
        background-size:cover;
        height: auto;
        background-color:rgba(0,0,0,.5);
        background-blend-mode: darken;
        transition:2s;

  }

  .hero-text{
      padding: 3em 0;
      line-height: 1.5;
  }

  .master-nav ul li a {   
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 700; 
  }
  }

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


    .hero-textbox h2{
        font-size: 2em ;
    }

  }

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

    .hero-textbox h1,.hero-textbox h2{
        font-size: 1.5em ;
    }


  }