body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    background-color: #f7f4e7 !important;
  }

  .navbg
  {
    background-color: darkorange;
  }
  a.title {
    color: aliceblue;
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    text-decoration: none;
    background: transparent;
    vertical-align: baseline;
    font-family: suez one,serif;
    font-size: 24px;
    text-shadow: rgb(255 255 255 / 60%) 1px 1px 1px, rgb(0 0 0 / 60%) -1px -1px 1px;
}

.font_0
{
    font: var(--font_0);
}

.navbar-brand img
{
  width: 70px;
  height: auto;
}


.imgs img
{
  position: absolute;
  width: 600px;
  height: auto;
  margin: auto;
  opacity: 0.3;
}

.imgsize2 img
{
  width: 100%;
}

.imgsize1 h1
{
  font-family: rozha one;
  font-size: 57px;
  color: #ada16d;
}

.imgsize1 h3
{
  font-family: rozha one;
  font-size: 27px;
  color: #90875e;
}

.imgsize1 p
{
  font-size: 27px;
  padding-right: 85px;
  text-align: justify;
  color: #90875e;
}

.row
{
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.col-lg-6, col-lg-12
{
  padding: 0 !important;
}

.imgsize1
{
  align-self: center;
  padding-left: 75px !important;
}

.imgsize1 img
{
  width: 125px;
  height: auto;
}

.imgbg
{
  width: -webkit-fill-available;
}

.imgbg2
{
  position: absolute;
  width: -webkit-fill-available !important;
}


.sizes
{
  position: relative;
}

.sizes img
{
  background-color: white;
  padding: 8px;
}

.sizes p
{
  font-size: 35px;
  font-family: rozha one;
  padding-top: 20px;
}

.sizes h1
{
  font-size: 34px;
  color: #ff9a32;
}

.sizes h2
{
  font-size: 35px;
  padding: 0px 260px;
  line-height: 60px;
  font-family: poppins-extralight,poppins,sans-serif;
}

.sizes2
{
  position: relative;
}

.sizes2 h2
{
  font-size: 35px;
  padding: 0px 320px;
  font-family: poppins-extralight,poppins,sans-serif;
}


.sizes3 img
{
  width: 100%;
  height: auto;
}

.sizes3 p
{
  background-color: #ff9a32;
  padding: 8px 0px;
  font-size: 20px;
}

.p5
{
  padding: 3rem;
}


.color_18 {
  color: rgb(65,30,100);
}

.color_33 {
  color: rgb(229,116,0);
}

.WH
{
  background-color: black;
}

.pdng img
{
  padding: 15px;
}

.pdng img:hover
{
  padding: 8px;
  transition: 0.5s;
}

.Gimage1 img
{
  height: 320px;
}

.Gimage img
{
  height: 308px;
}

.font
{
  font-size:35px;
}
.text1
{
  text-decoration: none;
  color: rgb(255, 145, 0);
}

.text1:hover
{
  color: rgb(148, 90, 13);
}

@media only screen and (max-width: 1280px)
{
  .Gimage1 img {
    height: 250px;
  }

  .Gimage img {
    height: 215px;
  }
  .sizes h2 {
    padding: 0px 190px;
    font-family: poppins-extralight,poppins,sans-serif;
  }
  .font
  {
    font-size: 28px;
  }
  .sizes h1 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 1024px)
{

  .Gimage1 img {
    height: 170px;
  }
  .Gimage img {
    height: 139px;
  }
  .sizes h1
  {
    font-size: 25px;
  }
  .sizes h2
  {
    padding: 0px 130px;
    line-height: 40px;
  }
  .font
  {
    font-size:18px;
  }

  .imgbg2
  {
    height: 156%;
  }
}


@media only screen and (max-width: 960px)
{
  .navbar-brand
  {
    margin: 0 !important;
  }
  .sizes2 h2
  {
    padding: 0;
  }
  .sizes h2
  {
    padding: 0px 145px;
    line-height: 30px;
  }
  a.title
  {
    padding-right: 500px;
  }

  .Gimage1 img
  {
    height: 200px;
  }
  .Gimage img {
    height: 177px;
  }
  .pdng
  {
    padding: 0px 90px !important;
  }
  .imgbg2 {
    height: 82%;
  }
} 

@media only screen and (max-width: 820px)
{
  a.title
  {
    padding-right: 410px;
  }
  .sizes h2
  {
    padding: 0px 110px;
  }
  .sizes2 h2
  {
    padding: 0;
  }
  .imgbg2 {
    height: 84%;
  }
  .Gimage1 img {
    height: 180px;
  }
  .Gimage img {
    height: 150px;
  }
}

@media only screen and (max-width: 768px)
{
  a.title 
  {
    padding-right: 360px;
    font-size: 22px;
  }
  .sizes h2 
  {
    padding: 0px 75px;
  }
  .imgbg2 {
    height: 100%;
  }
  .pdng {
    padding: 0px 70px !important;
  } 
  .Gimage1 img {
    height: 165px;
  }
  .Gimage img {
    height: 147px;
  }
  .imgbg2 {
    height: 94%;
  }
}

@media only screen and (max-width: 540px) 
{ 
  a.title
  {
    padding-right: 165px;
    font-size: 20px;
  }
  .sizes p
  {
    font-size: 30px;
  }
  .sizes h1
  {
    font-size: 22px;
  }
  .sizes h2
  {
    padding: 0px 10px;
    line-height: 22px;
  }
  .WH
  {
    width: 410px;
  }
  .font
  {
    font-size: 15px;
  }
  .navbar-brand
  {
    margin: 0 !important;
  }

  .container-fluid
  {
    padding: 0 10px !important;
  }
  .pdng {
    padding: 0px 20px !important;
  }
  .Gimage1 img {
    height: 220px;
  }
  .Gimage img {
    height: 220px;
  }
  .txtsize
  {
    font-size: 14px;
  }
}

@media only screen and (max-width: 420px) 
{
  a.title 
  {
    padding-right: 100px;
    font-size: 16px;
  }
  .sizes p
  {
    font-size: 22px;
  }

  .sizes h1
  {
    font-size: 18px;
  }
  .sizes h2
  {
    padding: 0 26px;
  }
  .font
  {
    font-size: 11px;
  }
  .WH 
  {
    width: 295px;
  }
  .navbar-brand img
  {
    width: 55px;
  }
  .p5
  {
    padding: 15px !important;
  }
  .pdng {
    padding: 0px 0px !important;
  }
}

@media only screen and (max-width: 400px) 
{
  a.title
  {
    padding-right: 60px;
  }
  .sizes h2
  {
    padding: 0 22px;
  }
}

@media only screen and (max-width: 300px) 
{
  .navbar 
  {
    padding: 0 !important;
  }
  .navbar-brand img
  {
    width: 35px;
    height: auto;
  }
  a.title
  {
    font-size: 10px;
    padding-right: 70px;
  }
  .sizes p
  {
    font-size: 20px;
  }
  .sizes h1
  {
    font-size: 15px;
  }

  .sizes h2
  {
    line-height: 10px;
    padding: 0 0px;
  }

  .col-lg-12
  {
    padding: 0px !important;
  }

  .font
  {
    font-size: 9px;
  }
  .sizes2 h2
  {
    font-size: 22px;
  }
  .sizes2 p
  {
    font-size: 12px;
  }
  .sizes3 p
  {
    font-size: 18px;
    padding: 2px 0px;
  }
  .WH 
  {
    width: 226px;
    height: 175px;
  }

  .WH2
  {
    padding: 0px 6px !important;
    border-radius: 2px !important;
  }

  .navbar-toggler-icon
  {
    width: 1em !important;
    height: 1.3em !important;
  }
  .Gimage1 img {
    height: 170px;
  }
  .Gimage img {
    height: 160px;
  }
  .txtsize {
    font-size: 11px;
  }
}

.nav-link
{
  font-size: 20px !important;
}