@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../fonts/Montserrat-Medium.ttf');
  }
@font-face {
    font-family: 'Raleway-Bold';
    src: url('../fonts/Raleway-Bold.ttf');
  }
@font-face {
    font-family: 'Raleway-Regular';
    src: url('../fonts/Raleway-Regular.ttf');
  }
@font-face {
    font-family: 'Raleway-SemiBold';
    src: url('../fonts/Raleway-SemiBold.ttf');
  }
@font-face {
    font-family: 'Raleway-Medium';
    src: url('../fonts/Raleway-Medium.ttf');
  }
 
  .raleway-regular{
    font-family: "Raleway-Regular";
  }
  .raleway-bold{
    font-family: "Raleway-Bold";
  }
  .montserrat-medium{
    font-family: "Montserrat-Medium";
  }

  .navbar-brand img {
    width: 80px;
  }
  .navbar-nav {
    align-items: center;
  }
  .navbar .navbar-nav .nav-link {
    color: #fff;
    font-size: 1.1em;
    padding: 0.1em 1em;
  }
  .slider-car{
    width: 100%;
    left: 0px;
    top: -60px;
    margin-bottom: -100px;
}
.top-contact{
  float: left;
  margin-left:15px ;
}
.top-email{
  float: right;
  margin-right:15px ;
}
.top-buttons{
  font-size: 10px;
}
.nav-style{
  width: 100%;
  margin: 5px 0 0 0;
  padding: 10px 0 !important;
  border-radius: 10px;
  background: #000000 ;
}
.nav-style .nav-link{
  padding: 5px 0 !important;
}
.nav-style .nav-link:hover{
  background: rgba(255, 255, 255) ;
  color: #000000;
}
.navbar-brand img {
  width: 130px !important;
}
  @media (min-width: 768px) {
    .navbar-brand img {
      width: 250px !important;
    }
    .nav-style{
      width: 100%;
      margin: 0px 0 0 0;
      
      border-radius: 10px;
      background: none !important;
    }
    .nav-style .nav-link{
      padding: 5px 10px !important;
    }
    .nav-style .nav-link:hover{
      background: none ;
      color: #c2c2c2;
    }
    .top-contact{
      float: right;
    }
    .top-email{
      float: left;
      
    }
    .top-buttons{
      font-size: 16px;
    }
    .navbar-brand img {
      width: 200px;
      position: relative;
      top: -45px;
    }
    .navbar-brand {
      margin-right: 0;
      padding: 0 0;
    }
    .slider-car{
        width: 40%;
        left: -270px;
        top: -60px;
        margin-bottom: -100px;
    }
  }
  
  .frame {
    height: auto;
    width: 100%;
    margin: 0 0;
    background-color: #eee;
    background-position: center;
    background-size: cover;
    padding: 150px 0 0 0;
    animation: image 20s infinite;
    
  }
  .get-quote{
   
    border: 2px #01aef0 solid ;
    color:#ffffff;
  }
  .get-quote:hover{
    background-color: #01aef0;
    color:#ffffff;
    border: 2px #01aef0 solid ;
  }
  .get-quote-contact{
    background-color: #01aef0;
    border: 2px #01aef0 solid ;
    color:#ffffff;
  }
  .get-quote-contact:hover{
    background-color: none;
    color:#01aef0;
    border: 2px #01aef0 solid ;
  }
  .subscribe{
    background-color: #01aef0;
    border: 2px #01aef0 solid ;
    color:#ffffff;
  }
  .subscribe:hover{
    background-color: none;
    color:#ffffff;
    border: 2px #01aef0 solid ;
  }
  .get-subscribe-email{
    background-color: #ececec;
    border: 2px #01aef0 solid ;
    color:#414141;
  }
 
  @keyframes image {
    0% {
      background-image: url('../images/slider.png');
    }
    100% {
      background-image: url('../images/slider.png');
    } 
  }
  .content-card{
    background: none;
  }
 .content-card .content-heading{
    font-size: 20pt;
    text-decoration: underline;
    color: #01aef0;
    text-transform: uppercase;
    font-family: "Raleway-Bold";
 } 
 .content-card .content-text{
    font-size: 12pt;
    color: #414141;
    font-family: "Raleway-Regular";
 } 
 .service-card img{
    width: 75%;
    margin: 0 auto;
 }
 .service-card .card-title{
    font-family: "Raleway-SemiBold";
    color: #01aef0;
    text-transform: uppercase;
    font-size: 15pt;
 }
 .contact-title{
    font-family: "Raleway-SemiBold";
    color: #01aef0;
    text-transform: uppercase;
    font-size: 40pt;
 }

 .service-card .card-text{
    font-family: "Raleway-Medium";
    color: #414141;
    font-size: 11pt;
 }
 .booking-section{
    background:url('../images/booking-section-bg.png'); 
 }

 /*=================================Crousel==================================*/

  
  .carousel-control-prev,
  .carousel-control-next {
    background-color: #e1e1e1;
    width: 6vh;
    height: 6vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
  }
  .carousel-control-prev span,
  .carousel-control-next span {
    width: 1.5rem;
    height: 1.5rem;
  }
  .agent-image{
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
  }
  @media screen and (min-width: 577px) {
    .carousel .cards-wrapper {
      display: flex;
    }
    .carousel .card {
      margin: 0 0.5em;
      width: calc(100% / 2);
    }
    .carousel .image-wrapper {
      height: 20vw;
      margin: 0 auto;
    }
    .agent-image{
      width: 120%;
      margin-top: -50px;
      margin-left: -50px;
    }
  }

  @media screen and (max-width: 576px) {
    .carousel .card:not(:first-child) {
      display: none;
    }
  }
  
  .carousel .image-wrapper img {
    max-width: 100%;
    max-height: 100%;
  }

  .services-heading{
    font-size: 20pt;
    text-decoration: underline;
    color: #414141;
    text-transform: uppercase;
    font-family: "Raleway-Bold";
 } 
 .footer-top{
    width: 100%;
    background-color: #ececec;
 }
 .footer-top .social a{
    color: #414141;
 }
 .footer-top .heading2{
    font-size: 16pt;
    color: #01aef0;
    font-family: "Raleway-Bold";
 }
 .footer-icon{
    color: #01aef0;
 }
 .footer-bottom{
    background-color: #01aef0;
 }



 #spin {
  color:#ffffff;
  font-size: 40px;
}
#spin:after {
  content:"";
  animation: spin 30s linear infinite;
}
@keyframes spin {
  0% { content:"New York"; }
  10% { content:"Long Island"; }
  20% { content:"New Jersy"; }
  30% { content:"Boston AREA"; }
  40% { content:"Rhode Island"; }
  50% { content: "Connecticut"; }
  60% { content: "Westchester"; }
  70% { content: "Hamptons"; }
  80% { content: "East Cost"; }
  90% { content: "New Jersy"; }
  100% { content:"Rhode Island"; }
}

.book-content {
  background:url('../images/agent-section.png'); 
}
.book-content-plain {
  background:#01aef0; 
}
.book-now-content{
  color: #ffffff;
  border: 1px #ffffff solid;
  font-size: 14px;
  font-family: 'Poppins-SemiBold';
}