@import url("https://fonts.googleapis.com/css?family=Work+Sans:200,300,400" rel="stylesheet")
body
{
 font-size:1.5em;
overflow-x: hidden;
}

@media only screen and (max-width: 768px){
  p
  {text-align: justify;} 
  .offset-1{margin-left: 0px;}
  #navbar1 
  {
    background: hsla(0,0%,0%,.9)!important;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    min-height: 100vh; 
    width: 100%; 
    /*padding-top: 80px;*/ 
  }
  a, a:visited, .a {
    color: #999;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    outline: none;
    -webkit-transition: color 2s cubic-bezier(0.26, 1.04, 0.54, 1);
    -o-transition: color 2s cubic-bezier(0.26, 1.04, 0.54, 1);
    transition: color 2s cubic-bezier(0.26, 1.04, 0.54, 1);
}
  .ml-auto, .mx-auto
  {
    float:left;
    text-align:left;
    margin-top:13vh; 
    width: 100%; 
  }
 .navbar-nav> li{margin-left: 5%; font-weight: bolder; 
   font-family: "antoni-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:14px;line-height: 0.9;}

  .navbar-light .navbar-nav .nav-link
  {
    font-size: 1.5em!important;
    font-weight: 600!important;
  }
  .nav-link{
    float: left!important;
  }
}
/*@media only screen and (min-width: 576px)  
{
  .fixed-top{
    z-index: 0;
  }
}*/
.row{
  margin-right: unset!important;
}
.navbar-light .navbar-nav .nav-link
{
  font-size:0.99em;
  font-weight:300;
  color: #fff;
}
.nav__item {
    float: left;
    margin-left: 20px;
    opacity: 0;
    visibility: hidden;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}
.nav-link {
  font-weight: bold;
  font-size: 0.90em;
  text-transform: lowercase;
  text-decoration: none;
  color: #fff;
  padding: 10px 0px;
  /*margin: 0px 10px;*/  
  display: inline-block;
  position: relative;
  float: right;
}
.nav-link:hover {
  opacity: 1;
}
.nav-link::before {
  transition: 300ms;
  height: 2px;
  content: "";
  position: absolute;
  background-color: #fff;

}
.nav-link-ltr::before {
  width: 0%;
  bottom: 10px;
}
.nav-link-ltr:hover::before {
  width: 80%;
}
.pagination
{
  display:none;
}
.fontsize
{
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    z-index: 4;
    background: transparent!important;
    left: 15%!important;
    display: inline-block;
    overflow: hidden;
    padding-right: 0.05em;
    line-height: 1.08;
    margin-top: -1.5625vw;
}
.h1
{
    /*margin-left: -1vw;*/
    font-weight: bolder;
    font-size: 6vw;
    /*line-height: 0;*/
}


@media only screen and (min-width: 768px){
 .slider h1 .h1 a {
    cursor: pointer;
    color: #fff;
    font-size: 6vw;
    letter-spacing: -0.04em;
    margin-bottom:0;
}
}
/*.h1 .word {
    display: inline-block;
    overflow: hidden;
    padding-right: 0.05em;
    line-height: 1.40;
    margin-top: -1.5625vw;
}*/
.h1 .tx {
    display: block;
    position: relative;
}

@media (min-width: 1200px)
{
  .container {
      max-width: 2300px;
  }
.link {
    -webkit-tap-highlight-color: transparent;
    font-size: 15px;
    letter-spacing: 0.025em;
    position: absolute;
    overflow: hidden;
    -webkit-text-stroke: 0.20px;
    z-index: 1;
    line-height: 1.8;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    float: left;
    margin-left: 0%;
    margin-top:7%;
    color: #fff;
    font-weight:200;
}
a:hover
{
  color: #fff;
  text-decoration: none;
}
      
 p>a:hover{color: #000;}     
a>h1:hover{color: #000;}
.underline {
  display: inline;
  position: relative;
  overflow: hidden;
}
.underline:after {
  content: "";
  position: absolute;
  z-index: -1;
  right: 0;
  width: 0;
  bottom: -5px;
  background: #000;
  height: 4px;
  transition-property: width;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.underline:hover:after,
.underline:focus:after,
.underline:active:after {
  left: 0;
  right: auto;
  width: 100%;
}
.clearfix
{
  margin-top:4%; 
}
.imageposition
 {
  float: right;
 }

 .margintop
 {
  margin-top: 7%;
 }
.bannertext
{
    color: #fff;
    font-size:2vw;
    font-weight:500;
    position:absolute;
    bottom:0%;
    left:1.4%; 
    letter-spacing: -0.04em;
    text-transform:lowercase;
}
.bannertext1
{
      color: #fff;
    font-size: 5vw;
    font-weight: bolder;
    position: relative;
    top: 35%;
    transform: translateX(1%);
    left: 10%;
    letter-spacing: -0.04em;
}
.forallcase{ font-weight: 800; font-size:1.5em;}
span>a:hover{color: #000;}

.carees
 {font-size:2em; font-weight:400; margin-left:10em; margin-right:10em;}
 @media (min-width: 1200px) and (max-width:1600px)
 {
  .imageposition
  {
    width: 96%; 
  }
    .margintop
   {
    margin-top: 3%;
   }
   .carees
   {
    margin-left:4em; margin-right:4em;
   }
 }

 a{color:#000;}
 .centers{text-align: center;}

 .ouroffering
 {
  margin-top:100px;
 }
 .apply{
  padding-bottom: 50px;
  border-bottom:1px solid #cccccc;
 color: rgba(74,74,74,0.55);
 }

 .text {
  margin-bottom: 20px;
  padding: 15px;
}

.mauve { background: #fff; }
.mint  { background: #fff; }
.peach { background: #fff; }

.text.mauve { background: #fff; }
.text.mint  { background: #fff; }
.text.peach { background: #fff; }

.applynow
{    padding-top: 80px;
    cursor: pointer;
    padding:70px;
}
.forhover:hover
{
  margin-left: 10px;
}

.fullapply
{
    color: #fff;
    text-align: center;
    font-size: 15vw;
    font-weight: 900;
    margin:27%; 
}

.fullapply:before
{
  bottom: 10%;
}
.emailid
{
  color: #fff;
  text-align:center;
  margin-left: 25%;
}


#content{
  padding:20px;
}
.texts{
      color: #171717;
    font-size:1.5vw;
    line-height: 1.4;
    font-family: "antoni-web","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center;
    }


.navbar-light .navbar-toggler{color: transparent!important;
  border-color:transparent!important;}

::-webkit-scrollbar{ 
  width: 8px;
  background-color: transparent;
}


::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  background-color: #AFAFAF;
  box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}

::-webkit-scrollbar-track{
  border-radius: 10px;
  background-color: transparent;
}
.owl-dots
{display: none;}


.forallcase{ font-weight: 800; font-size:1.5em;} 

@media only screen and (max-width: 768px)
{
   .slider h1 .h1 {
        cursor: pointer!important;
        color: #000!important; 
        font-size: 15vw!important;
        letter-spacing: -0.04em!important;
        margin-bottom: 57vw!important;
      }
      
    }



