*{
  font-family:'MyWebFont', Fallback, 'Century Gothic' !important;
}
@font-face {
  font-family: 'MyWebFont';
  src: url('../fonts/webfont.eot'); /* IE9 Compat Modes */
  src: url('../fonts/webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@media only screen and (max-width: 767px) {
  body {
      text-align: center;
      font-family: 'MyWebFont', Fallback, 'Century Gothic' !important;
  
      
  }
}
@media only screen and (max-width: 767px) {
  footer {
    text-align: center;
    margin-left: -30px;
  }
}
@media only screen and (max-width: 767px) {
  .img-responsive w-100 h-100 {
    max-width: inherit;
  }
}

.work{
  padding: auto;
  margin-top: -100px;
  padding-left: 90px !important;
}
.black {
  color: #3a3a3a;
}
.muted{
  color: #747474;
}
.content-black{
  color: #292725
}
.head{
  font-size: 2.9rem !important;
  font-weight: 500 !important;
}
.head-2{
  font-size: 2.9rem !important;
  font-weight: 600 !important;
}
.content{
  font-size: 1.25rem !important;
  font-weight: 500 !important;
  padding-left: 10px;
 padding-right: 5px;
}
.white{
  color:white;
}
.weight{
  font-weight: 500 !important;
}
.contact{
  color:#D2D2D2;
}

.navbar-content{
  margin: 0px 10px 0px 10px !important;
  width: 100%;
}
.navbar{
  z-index: 100;
  background-color: #3a3a3aed
}
.nav-link:hover{
  text-decoration: underline;
  /* color: #D2D2D2;
  background-color: rgba(94, 91, 91, 0.644);
  border-radius: 5%; */
}
.link{
  text-decoration: none;
  color: #D2D2D2;
  font-weight: 500 !important;
}
.link:hover{
  text-decoration: none;
  color: white;
}
.footer-link{
  text-decoration: none;
  color: #D2D2D2;
  font-weight: 500 !important;
}
.footer-link:hover{
  text-decoration: underline;
  color: #D2D2D2;
}
.navbar,
.carousel {
  position: absolute;
}
.carousel {
  position: relative;
}
.carousel-caption{
  top: 25%;
  bottom: 25%;
  right: 70%;
  left: 3%;
}
.textAlign{
  top: 25%;
  bottom: 25%;
}
.mask:hover{
  opacity: 1 !important;
  transition : all 0.5s ease;
}
.workAtAritha{
  padding: 10% 20% 0% 0% !important;
}
.large{
  font-size: 30px;
}
.medium{
  font-size: 18px;
}
.small{
  font-size: 12px;
}
.btn{
  border-radius: 45px !important;
}
.smoothTransit{
  /* transition: all 3s ease-in-out; */
  transition-duration: .8s;
  transition-timing-function: ease;
  /* transition-delay: 2s; */
}
.smicons{
  height: 40px;
  width: 40px;
  margin-left: -10px;
}
.smicons:hover{
  opacity: 0.5;
  }
.socialMediaIcons{
  padding: 10px;
}

/* .overlay{
  opacity: 0;
}
.overlay:hover  {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  color:#EA6913;
  opacity: 1;
  transition:opacity .5s ease;
  z-index: 0;
} */
/* Mobile Styles */
@media only screen and (max-width: 400px) {
  body {
    background-color:#ffffff
  }
}

/* Tablet Styles */
@media only screen and (min-width: 401px) and (max-width: 960px) {
  body {
    background-color:#ffffff; 
  }
}

/* Desktop Styles */
@media only screen and (min-width: 961px) {
  body {
    background-color: #ffffff; 
  }
}

.sample
{
  background-color: #fd7e14;
  padding: 25px;
  font-family:'MyWebFont', Fallback, 'Century Gothic' !important;
  font-size: 18px;
  color: white;

}
.sample1
{
  background-color: #fd7e14;
  padding: 25px;
  font-family:'MyWebFont', Fallback, 'Century Gothic' !important;
  font-size: 18px;
  color: white;
}
.sample2
{
  background-color: #fd7e14;
  padding: 25px;
  font-family:'MyWebFont', Fallback, 'Century Gothic' !important;
  font-size: 18px;
  color: white;
}
.sample3
{
  background-color: #fd7e14;
  padding: 25px;
  font-family:'MyWebFont', Fallback, 'Century Gothic' !important;
  font-size: 18px;
  color: white;

.heading-sample{
color:white;
}
