@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300&display=swap');

*{
    padding: 0px;
    margin: 0px;
    font-family: 'Cormorant Garamond';
  }
  body{
    height: 100vh;
  }
  .scrollbar-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    background: rgb(32 92 152) !important;
    border-radius: 4px;
}
.loader{
  text-align: center;
  margin-top: 23%;
}
@media(max-width:767px){
  .loader{
    text-align: center;
    margin-top: 80%;
  }
}
.bg-trans{
  background-color: rgba(0, 0, 0, 0);
}
nav.navbar.navbar-expand-lg.navbar-light.bg-trans {
  position: fixed;
  width: 100%;
  top: 0;
}
.navbar-brand img {
  width: 160px;
}
a.navbar-brand img {
  margin-left: 20%;
}
div#navbarNavDropdown {
  right: 15%;
  position: absolute;
}
ul.navbar-nav {
  margin-top: -20px;
}
.slider-home-section {
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 800px;
  background-position: right;
}
.slider-inner-img img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 70%;
  height: 900px;
  object-fit: cover;
  box-shadow: 0px 2px 8px #9b9b9b;
}
nav {
  z-index: 999;
}
ul.navbar-nav li a {
  color: #000 !important;
  margin-left: 25px;
  font-family: 'Cormorant Garamond';
  font-weight: 600;
}
.slider-text {
  width: 100%;
  /* max-width: 400px; */
  text-align: center;
  margin-top: 10%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}
.slider-text h4 {
  font-size: 23px;
  text-transform: capitalize;
  color: #000000;
  font-family: 'Cormorant Garamond';
  font-weight: 600;
  text-align: center;
  margin-bottom: -5px;
}
.slider-text p {
  font-size: 52px;
  font-weight: 600;
  margin-top: 0px;
  color: #205c98;
}
section.featured-product-section {
  position: relative;
  margin-top: -25%;
  padding-bottom: 50px;
  height: 700px;
}
@media(max-width:767px){
  section.featured-product-section {
    position: relative;
    margin-top: 0%;
    padding-bottom: 50px;
}
ul.navbar-nav li a {
  color: #fff !important;
  margin-left: 25px;
  font-family: 'Cormorant Garamond';
  font-weight: 600;
}
}
@media (max-width: 441px){
section.featured-product-section {
    position: relative;
    margin-top: -30%;
    padding-bottom: 50px;
}
}
.featured-title {
  text-align: left;
}
.featured-link {
  text-align: right;
}
.featured-title label {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.featured-link label {
  font-size: 14px;
  font-weight: 400;
}
.project-blocks {
  width: 100%;
  background-attachment: fixed;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px;
}
.project-blocks-img img {
  width: 100%;
  transition: all 0.75s ease-out;
}
.about-img:hover .project-blocks-img img{
  transform: translate(50px,100px);
}
.about-img:hover .project-blocks-img2 img{
  transform: translate(-50px,-100px);
  width: 100%;
  /* max-width: 400px; */
}
.project-blocks-img2 img {
  width: 100%;
  top: 200px;
  left: 110px;
  height: 520px;
  position: absolute;
  transition: all 0.75s ease-out;
}
.about-mob-img img{
  display: none;
}
@media(max-width:767px){
  .about-img:hover .project-blocks-img img{
    transform: translate(20px,50px);
  }
  .about-img:hover .project-blocks-img2 img{
    transform: translate(0px,-46px);
    width: 100%;
    height: 345px;
    left: 5px;
    /* max-width: 400px;*/
  }
  .project-blocks-img2 img {
    width: 100%;
    top: 96px;
    left: 0px;
    height: 203px;
    position: absolute;
    transition: all 0.75s ease-out;
}
.about-img{
  display: none;
}
.about-mob-img img{
  display: block;
  width: 100%;
}
}
.about-heading h3 {
  font-size: 42px;
  text-transform: uppercase;
  color: #205c98;
  font-family: 'Cormorant Garamond';
  font-weight: 600;
  padding-top: 45px;
}
@media(max-width:441px){
  .about-heading h3 {
    font-size: 30px;
    text-transform: uppercase;
    color: #205c98;
    font-weight: 600;
    padding-top: 60px;
}
}
.about-heading p {
  line-height: 33px;
  font-size: 18px;
  font-family: 'Cormorant Garamond';
  font-weight: 600;
}
.project-blocks-img img {
    width: 100%;
    height: 520px;
    max-width: 550px;
    object-fit: cover;
}
.expertise-section{
  padding: 0px 0px 100px 0px;
  background-color: #f9f9f9;
  background-attachment: fixed;
  height: auto;
}
@media(max-width){
  .expertise-section {
    padding-top: 0px;
    background-color: #f9f9f9;
    background-attachment: fixed;
}
}
.expertise-title-bar{
  text-align: center;
}
.expertise-title-bar label {
  font-size: 35px;
  font-weight: 600;
  font-family: 'Cormorant Garamond';
  color: #205c98;
  margin-top: 140px;
}
@media(max-width:767px){
  .expertise-title-bar label {
    font-size: 35px;
    font-weight: 600;
    font-family: 'Cormorant Garamond';
    color: #205c98;
    padding-top: 15px;
}
}
.expertise-box {
  background-color: #ffffff;
  padding: 20px 10px;
  box-shadow: 0px 2px 8px #e5e5e5;
}
.expertise-icon img {
  border-radius: 5%;
  width: 100%;
  max-width: 120px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: -60px;
  border: 1px solid #3a6fa466;
  background-color: #f9f9f9;
  padding: 10px;
}
.expertise-matter {
  margin-top: 15px;
  text-align: center;
}
.expertise-matter label {
  font-size: 18px;
  font-weight: 600;
  font-family: 'Cormorant Garamond';
  text-transform: uppercase;
  color: #205c98;
}
.expertise-matter p {
  padding: 0px 10px;
  font-family: 'Cormorant Garamond';
  font-size: 16px;
  font-weight: 600;
}
.expertise-title-bar {
  text-align: center;
  padding: 10px 0px;
  margin-bottom: 100px;
}
.footer-box-logo img {
  width: 100%;
  max-width: 120px;
}
@media(max-width:991px){
  .footer-box-logo img{
    display: none;
  }
}
section.footer-section {
  padding: 50px 0px;
  border-top: 1px solid #efefef;
}
.footer-box-logo p {
  font-size: 13px;
  font-family: 'Cormorant Garamond';
}
.footer-menu{
  margin-left: 17px;
}
.footer-menu label {
  font-size: 18px;
  font-weight: 600;
  color: #205c98;
}
.footer-menu ul li {
  list-style: none;
  font-family: 'Cormorant Garamond';
  font-weight: 600;
}
.footer-menu ul li a {
  font-size: 14px;
  color: #000;
  font-family: 'Cormorant Garamond';
}
.footer-menu ul li a {
  font-size: 14px;
  color: #000;
  font-family: 'Cormorant Garamond';
  text-transform: uppercase;
  line-height: 32px;
}
.footer-menu b {
  color: #205c98;
  font-weight: 600 !important;
}
.footer-menu ul li {
  line-height: 36px;
}
@media(max-width:767px){
  .footer-menu ul li a {
    font-size: 12px;
    color: #000;
    font-family: 'Cormorant Garamond';
    text-transform: uppercase;
    line-height: 32px;
}
}
@media(max-width:1600px){
  .slider-inner-img img {
    max-width: 65%;
  }
}
@media(max-width:1400px){
  .slider-text {
    margin-left: 0%;
}
.slider-text h4 {
  font-size: 24px;
}
}
@media (max-width: 1200px){
  .navbar-light .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgb(180 218 255);
}
  .navbar-brand img {
    width: 110px;
}
  .bg-trans {
    background-color: rgb(255 255 255);
}
  a.navbar-brand img {
    margin-left: 0%;
}
  .project-blocks-img img {
    height: auto;
  }
.navbar-expand-lg .navbar-collapse{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0px;
    background-color: #114170;
    z-index: 99;
}
button.navbar-toggler {
  z-index: 999;
  background: #fff;
}
ul.navbar-nav li {
  line-height: 40px;
}
ul.navbar-nav {
  margin-top: 5% !important;
  margin-bottom: 5%;
}
.slider-home-section {
  height: 360px;
}
.project-blocks {
  padding: 40px 15px;
}
section.featured-product-section {
  padding-bottom: 0;
}
  .slider-inner-img img {
    max-width: 100%;
}
.slider-text {
  padding: 5px;
  z-index: 9;
  max-width: 100%;
  margin-top: 15%;
}
.slider-text h4 {
  color: #000000;
  /* text-shadow: 0px 2px 8px #000; */
}
.slider-text p {
  color: #205c98;
  /* text-shadow: 0px 2px 8px #000; */
}
@media(max-width:441px){
  .slider-text p {
    color: #205c98;
    /* text-shadow: 0px 2px 8px #000; */
    line-height: 50px;
    font-size: 40px;
    margin-top: 15px;
}
}
.slider-inner-img img {
  height: 550px;
}
.expertise-box {
  margin-bottom: 70px;
}
@media(max-width:441px){
  .expertise-box {
    margin-bottom: 70px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
.footer-menu ul li span {
  font-size: 14px;
}
}
@media (max-width: 767px){
  .slider-text {
    margin-top: 35%;
}
}
section.breadcrumbs-section {
  background-color: #000000;
  padding: 100px;
  text-align: center;
}
.breadcrumbs-title h4 {
  font-size: 42px;
  font-family: sans-serif;
}
.copright p{
  font-size: 16px;
  color: #000;
  font-weight: 600;
  text-align: center;
  margin-top: 16px;
  margin-bottom: -31px;
}
@media(max-width:767px){
  .copright p {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 0px;
}
}
.sticky{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%
}
.nav{
  /* background: #CA3400; */
  /* color: #FFF; */
  display: flex !important;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-trans.nav.sticky a img {
  width: 100px;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-trans.nav.sticky {
  background: #ffffffa6;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-trans.nav.sticky .navbar-nav li {
  height: 25px;
}
@media(max-width:767px){
  nav.navbar.navbar-expand-lg.navbar-light.bg-trans.nav.sticky .navbar-nav li {
    height: 25px;
    margin-bottom: 15px;
}
}
::-webkit-scrollbar {
  width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px white;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #205c98; 
  border-radius: 10px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #205c98; 
}
/* 3-D Effect */
.sneaker {
  min-height: 35vh;
  display: flex; 
  align-items: center;
  justify-content: center;
}
.sneaker img {
  width: 35rem;
  z-index: 2;
  transition: all 0.75s ease-out;
}