@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
 
* {
  padding: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
  outline: none;
  font-weight: normal;
} 

body {
  margin: 0px;
  padding: 0px;
background-color:#f1edea;
  /* font-family: "Quicksand", sans-serif; */
    /* font-family: "Be Vietnam Pro", sans-serif; */
    font-family: "Roboto", sans-serif;
}

.w {
  width: 523px;
  margin: 0 auto;
}

.top_bg {
  padding: 8% 0 0 0;
}

.shree_logo {
  text-align: right;
  padding: 10px;
}

.shree_logo img {
  text-align: right;
  width: 200px;
}

.nyalkaran_group_logo {
  text-align: center;
  padding: 10px;
}

.nyalkaran_group_logo img {
  text-align: center;
  padding: 10px;
  width: 200px;
}

.logo {
  text-align: center;
  padding: 10px;
}

.logo img {
  text-align: center;
  padding: 10px;
  width: 350px;
}

.main {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100vh;
} 

.grybase {
  -moz-box-shadow: 10px 10px 52px -7px rgba(0, 0, 0, 1);
  margin-bottom: 50px;
}

.grybase_left {
  width: 50%;
  float: left;
  text-align: center;
  padding: 20px;
}

.grybase_left img {
  width: 50%;
  text-align: center;
  padding: 20px;
}

.grybase_right {
  width: 50%;
  float: left;
  padding: 20px;
  min-height: 320px;
  text-align: center;
}
.grybase_right a {
  text-decoration: none;
  color: #333;
}
.grybase_right {
  text-decoration: none;
}

.grybase_right_title {
  margin-top: 75px;
  margin-left: 50px;
}

.clr {
  clear: both;
}

.mdr_top {
  margin-top: 10%;
}

.quicksand {
    /* font-family: "Be Vietnam Pro", sans-serif; */
    font-family: "Roboto", sans-serif;
}

.color_fff {
  color: #9d9d9d;
}

.text_align_center {
  text-align: center;
}

.font_size11 {
  font-size: 11px;
  letter-spacing: 2px;
}
.font_size12 {
  font-size: 12px;
}
.font_size13 {
  font-size: 13px;
}
.font_size14 {
  font-size: 14px;
}
.font_size15 {
  font-size: 15px;
}
.font_size16 {
  font-size: 16px;
}
.font_size17 {
  font-size: 17px;
}
.font_size18 {
  font-size: 18px;
}
.font_size19 {
  font-size: 19px;
}
.font_size20 {
  font-size: 20px;
}
.font_size21 {
  font-size: 21px;
}
.font_size22 {
  font-size: 22px;
}
.font_size23 {
  font-size: 23px;
}
.font_size24 {
  font-size: 24px;
}
.font_size25 {
  font-size: 25px;
}
.font_size26 {
  font-size: 26px;
}
.font_size46 {
  font-size: 46px;
  line-height: 50px;
} 

h4{  font-size: 16px;   line-height: 20px;text-align: center;color: #765C57;font-weight: 500; margin-top: 30px;letter-spacing: 0.1px;}
 
h5 {
  font-size: 20px;
  line-height: 33px;
  text-align: center;
  font-weight: 300;
  margin-top: 20px;
}

.fw600{ font-weight: 600;}





.text_transform_uppercase {
  text-transform: uppercase;
}

.bebas {
  font-family: "Zen Maru Gothic", sans-serif;
}

.letter_spacing1 {
  letter-spacing: 1px;
}
.letter_spacing2 {
  letter-spacing: 2px;
}
.letter_spacing3 {
  letter-spacing: 3px;
}
.letter_spacing4 {
  letter-spacing: 4px;
}
.letter_spacing5 {
  letter-spacing: 5px;
}
.letter_spacing6 {
  letter-spacing: 6px;
}
.letter_spacing7 {
  letter-spacing: 7px;
}
.letter_spacing8 {
  letter-spacing: 8px;
}

.color_gary {
  color: #333;
}

.mdr_mt25 {
  margin-top: 25px;
}
.mdr_mt35 {
  margin-top: 35px;
}
.mdr_mt45 {
  margin-top: 45px;
}
.mdr_mt55 {
  margin-top: 55px;
}
.mdr_mt65 {
  margin-top: 65px;
}

.main_tab {
  margin: 0 auto;
  width: 1000px;
}

.mdr_bt50 {
  margin-bottom: 20px;
}

.mdr_mt50 {
  margin-bottom: 50px;
}

.box_one {
  margin: 0%;
} 

.box {
  background-color: #f0f0f0;
  width: 100%;
  padding: 0px 10px 10px 10px;
  background-image: radial-gradient(
    circle,
    #ffffff,
    #f8f8f8,
    #f2f2f2,
    #ebebeb,
    #e5e5e5
  );
  box-shadow: 10px 10px 52px -7px rgba(0, 0, 0, 1);
  -webkit-box-shadow: 10px 10px 22px -7px rgb(198, 198, 198);
  -moz-box-shadow: 10px 10px 52px -7px rgba(0, 0, 0, 1);
}

.box li {
  font-size: 13px;
  display: block;
  color: #333;
  padding: 8px 20px;
  background: url(q_icon.png) 0 13px no-repeat;
}

.box h1 {
  font-size: 22px;
  background-color: #e6e6e6;
  padding: 10px;
}

.mid_box {
  background-color: #f0f0f0;
  width: 48%;
  float: right;
  margin: 1% 0%;
  padding: 0px 10px 10px 10px;
  background-image: radial-gradient(
    circle,
    #ffffff,
    #f8f8f8,
    #f2f2f2,
    #ebebeb,
    #e5e5e5
  );
  box-shadow: 10px 10px 52px -7px rgba(0, 0, 0, 1);
  -webkit-box-shadow: 10px 10px 22px -7px rgb(198, 198, 198);
  -moz-box-shadow: 10px 10px 52px -7px rgba(0, 0, 0, 1);
}

.mid_box li {
  font-size: 12px;
  display: block;
  color: #333;
  padding: 8px 20px;
  background: url(q_icon.png) 0 13px no-repeat;
  width: 50%;
  float: left;
}

.mid_box h1 {
  font-size: 22px;
  background-color: #e6e6e6;
  padding: 10px;
}

h1,hr {
  background: #5f3090;
  background: -webkit-linear-gradient(
    to right,
    #5f3090 0%,
    #e51564 50%,
    #ff3030 50%,
    #ef7c22 100%
  );
  background: -moz-linear-gradient(
    to right,
    #5f3090 0%,
    #e51564 50%,
    #ff3030 50%,
    #ef7c22 100%
  );
  background: linear-gradient(
    to right,
    #5f3090 0%,
    #e51564 50%,
    #ff3030 50%,
    #ef7c22 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient-heading {
  letter-spacing: 1px;
  text-align: center;
  background: -o-linear-gradient(45deg, #1971b6, #212d5f, #969695, #e57321);
  background: linear-gradient(45deg, #1971b6, #4d5473, #ff964a, #e57321);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 300% 300%;
  -webkit-animation: gradient-text 13s ease infinite;
  animation: gradient-text 2s ease infinite;
}


@-webkit-keyframes gradient-text {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes gradient-text {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}


.mdr_bt51 {
  margin-bottom: 51px;
}

a {
  text-decoration: none;
}     
.launching {     
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: center;
  background: -o-linear-gradient(45deg, #1971b6, #212d5f, #969695, #aabd3a);
  background: linear-gradient(45deg, #839110, #626a1c, #464646, #464646);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 300% 300%;
  -webkit-animation: launching-text 2s ease infinite;
  animation: launching-text 2s ease infinite;
  font-family: "Roboto", sans-serif;
  /*! color: #765C57; */
  letter-spacing: 0.1px;
} 

@-webkit-keyframes launching-text {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes gradient-text {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.text-effect {
  display: flex;
  height: 90%;
  width: 98%;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto;
}

.text-effect span {
  color: transparent;
  font-size: 40px;
  text-shadow: 0 0 2px rgb(217, 217, 217), 0 15px 25px rgb(255, 255, 255),
    0 -2px 3px rgb(255, 255, 255), 0 -5px 10px rgba(255, 255, 255, 0.5),
    0 5px 10px rgb(221, 221, 221), 0 3px 4px rgb(210, 210, 210),
    0 0 20px rgb(206, 206, 206);
  display: inline-block;
  animation: animate 0.85s ease-in-out infinite alternate;
}

.text-effect span:nth-child(7) {
  animation-delay: 1.05s;
}

.text-effect span:nth-child(6) {
  animation-delay: 0.9s;
}

.text-effect span:nth-child(5) {
  animation-delay: 0.75s;
}

.text-effect span:nth-child(4) {
  animation-delay: 0.6s;
}

.text-effect span:nth-child(3) {
  animation-delay: 0.45s;
}

.text-effect span:nth-child(2) {
  animation-delay: 0.3s;
}

.text-effect span:nth-child(1) {
  animation-delay: 0.15s;
}

.baseline {
  background-color: #f0f0f0;
  padding: 10px;
  margin-top: 50px;
}

@keyframes animate {
  to {
    text-shadow: 0 0 2px rgba(204, 208, 212, 0.2), 0 0 3px rgba(0, 0, 0, 0.02),
      0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(255, 255, 255, 0),
      0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(255, 255, 255, 0),
      0 0 0 rgba(255, 255, 255, 0);
  }
}
  

.nil_add {
  margin: 25px 0px;
  line-height: 30px;
  font-size: 17px;
  letter-spacing: 1px;
}
.nil_email {
  margin: 15px 0px 0 0;
  font-size: 17px;
  letter-spacing: 1px;
  display: flex;
  justify-content: center;
} 

.nil_phone {
  margin: 15px 0px;
  font-size: 17px;
  letter-spacing: 1px; 
}


.two {
  display: none;
}
a {
  text-decoration: none;
  color: black !important;
}

a:hover {
  text-decoration: none;
  color: #026fa4 !important;
}





/*  */

.emial__btn {  
  font-size: 16px;
  border-style: solid;
  border-width: 0px;
  border-radius: 5px; 
  padding: 14px 7px;
  transition: all 0.2s linear;
  box-shadow: rgba(100, 100, 111, 0.06) 0px 3px 19px 0px;
  margin-right: 20px;
  color: #464646 !important;
  background: #f1f1f100;
  cursor: pointer;
  outline: none;
  font-weight: 400;
  font-size: 16px;
  font-family: inherit"Tajawal", sans-serif;
  font-family: "Roboto", sans-serif;
  width: 290px;
  border: solid 1px #d2d0cd;
  letter-spacing: 0.1px;
} 
.emial__btn a {
  text-decoration: none;
} 
.emial__btn:hover {
  color: #171717 !important;
  transition: all 0.2s linear;
}
.emial__btn:active {
  border-radius: 22px;
}
 
button.white-blue {
  font-weight: 700;
  color: #00aeef;
  border-color: white;
  background: white;
}
button.white-blue:hover {
  color: white;
  background: #00aeef;
  border-color: white;
}
button.white-green {
  font-weight: 700;
  color: #7dc21e;
  border-color: white;
  background: white;
}
button.white-green:hover {
  color: white;
  background: #7dc21e;
  border-color: white;
}
button.green-white {
  font-weight: 700;
  color: #7dc21e;
  border-color: #7dc21e;
  background: transparent;
}
button.green-white:hover {
  color: white;
  background: #7dc21e;
  border-color: #7dc21e;
}
button.purple-white {
  font-weight: 700;
  color: #664e96;
  border-color: #664e96;
  background: transparent;
}
button.purple-white:hover {
  color: white;
  background: #664e96;
  border-color: #664e96;
}
button.white-purple { 
  font-weight: 500;
  color: #424242;
  border-color: #9f9f9f;
  background: #f1f1f1;
  letter-spacing: 1px;
} 

button.white-purple:hover {
  color: white;
  background: #f37435;
  border-color: white;
}  

.mb50{ margin-bottom: 50px !important;} 

.mt50{ margin-top: 50px !important;} 

.mtb30{ margin: 15px 0px;}

 .dot_bg {
  background-image: url(bg.jpg);
  background-position: center top;
}

.testi_bg {
  background:url("../img/home/testimonials_bg.webp");
    background-repeat: repeat;
    background-size: auto;
  height: 100%;
  position: absolute;
  width: 100%;
  background-size: contain;
  top: 0;
  background-repeat: no-repeat;
  opacity: 0.3;
}

.wht_bg{ background-color:#E0DBD5; width: 700px; margin: 0 auto;padding: 20px;border-radius: 10px;}

.dspl_logo{width: 300px ;margin: 0 auto;position: relative;}
/*  */

.flex_tab {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  width: 100%;
} 
   
.h1{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  color: #765C57;
  margin-top: 30px !important;
  margin-bottom: 20px;
  letter-spacing: 0.1px;
} 
   
.dspl_logo::before { 
  content: '';
  position: absolute;
  top: 25px;
  left: -125px;
  width:130px; 
  height: 1px;
  opacity: 1;
  z-index: 999;
  border-bottom: dotted 1px #816455;
}  

.dspl_logo::after { 
  content: '';
  position: absolute;
  top: 25px;
  right: -125px;
  width:130px; 
  height: 1px;
  opacity: 1;
  z-index: 999;
  border-bottom: dotted 1px #816455;
} 

.left_part{ width: 50%; }

.left_part img{ width: 100%; height: 100vh; }

.right_part{ width: 50%; padding:20px 80px; position: relative; left: -100px;/*! top: 160px; */}
 
.pera p{ 
    font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
    color: #464646;
    letter-spacing: 0.1px;
}

.insta{ width: 120px;}

.align_items_center{
  align-items: center;
  display: flex;
}

.w20{ width: 20px;}

.w16{ width:16px;}

.logo_bg {
  background:url("logo_bg.webp") top right 283px;
  background-repeat: no-repeat;
} 

.mt5{ margin-top: 5px;}

.pt5{ padding-top: 5px;}

.br_none{ display: none;}

.mt30{ margin-top: 30px;}

@media only screen and (min-width: 1280px) and (max-width:1700px) {


  .emial__btn {
  font-size: 16px;
  border-style: solid;
  border-width: 0px;
  border-radius: 5px;
  padding: 15px 15px;
  transition: all 0.2s linear;
  box-shadow: rgba(100, 100, 111, 0.06) 0px 3px 19px 0px;
  margin-right: 20px;
  color: #464646 !important;
  background: #f1f1f100;
  cursor: pointer;
  outline: none;
  font-weight: 400;
  font-size: 15px;
  font-family: "Tajawal", sans-serif;
  font-family: "Roboto", sans-serif;
  width: auto;
  border: solid 1px #d2d0cd;
}
  .dspl_logo{width: 250px ;margin: 0 auto;}

.h1{
  font-size: 25px;
  font-weight: 300;
  letter-spacing: 0px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  color: #765C57;
  margin-top: 30px !important;
  margin-bottom: 30px;
}
   
  h4 {
  font-size: 22px;
  line-height: 35px;
  text-align: center;
  color: #765C57;
  font-weight: 300;
  margin-top: 30px;
}

h5 {
  font-size: 22px;
  line-height: 33px;
  text-align: center;
  font-weight: 300;
  margin-top: 30px;
}

.launching {
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 0px;
  text-align: center;}


.right_part{ width: 50%; padding:20px 10px; position: relative; left: -50px; top:unset;}
}

@media only screen and (max-width: 990px) {
  .text-effect span {
    font-size: 60px;
  }

  .main_tab {
    margin: 0 auto;
    width: 98%;
  }
}



@media only screen and (min-width: 1180px) and (max-width: 1366px) {

  .right_part {
  width: 58%;
  padding: 10px 10px;
  position: relative;
  left: -34px;
  top: auto;
}


}
@media only screen and (min-width: 1130px) and (max-width: 1230px) {
  .right_part {
  width: 58%;
  padding: 10px 10px;
  position: relative;
  left: -34px;
  top: auto;
}

.dspl_logo::before {
  content: '';
  position: absolute;
  top: 25px;
  left: -125px;
  width: 130px;
  height: 1px;
  opacity: 1;
  z-index: 999;
  border-bottom: dotted 1px #816455;
}

.dspl_logo::after {
  content: '';
  position: absolute;
  top: 25px;
  right: -125px;
  width: 130px;
  height: 1px;
  opacity: 1;
  z-index: 999;
  border-bottom: dotted 1px #816455;
}


  .nil {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .main {
    width: 90%;
  }
  img {
    width: 100%;
  }
}

@media only screen and (min-width: 1000px) and (max-width: 1129px) {
  .font_size18 {
    font-size: 16px !important;
  }
  .nil {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .main {
    width: 90%;
  }
  img {
    width: 100%;
  }
  .nil_add {
    margin: 20px 0px;
  }
  .nil_email {
    margin: 20px 0px;
  }
  .nil_phone {
    margin: 20px 0px;
  }
  .launching {
    font-size: 16px;
  } 
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
  .font_size18 {
    font-size: 15px !important;
  }
  .nil {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .main {
    width: 95%;
  }
  img {
    width: 100%;
    max-width: 150px;
  }
  .nil_add p {
    line-height: 25px;
    font-size: 16px;
  }
  .nil_add {
    margin: 10px 0px;
  }
  .nil_email {
    margin: 10px 0px;
  }
  .nil_phone {
    margin: 10px 0px;
  }
  .launching {
    font-size: 35px;
  }
}


@media only screen and (max-width: 767px) {

.pera p { text-align: justify;}
.br_none{ display: inherit;}

/* body { overflow: hidden;} */
  .insta {
  width: 120px;
  margin: 0 auto;
}
  
    .insta img{
  width: 100%;
  margin: 0 auto;
}
  .dspl_logo::before {
  content: '';
  top: 15px;
  left: -65px;
  width: 65px;

} 

.dspl_logo::after {
  content: '';
  top: 15px;
  right: -65px;
  width: 65px;

} 
.emial__btn {
  font-size: 16px;
  border-style: solid;
  border-width: 0px;
  border-radius: 5px;
  padding: 14px 7px;
  transition: all 0.2s linear;
  box-shadow: rgba(100, 100, 111, 0.06) 0px 3px 19px 0px;
  margin-right: 0px;
  color: #464646 !important;
  background: #f1f1f100;
  cursor: pointer;
  outline: none;
  font-weight: 400;
  font-size: 16px;
  font-family: inherit"Tajawal", sans-serif;
  font-family: "Roboto", sans-serif;
  width: auto;
  border: solid 1px #d2d0cd;
  letter-spacing: 0.1px;
  text-align: center;
}
 
.flex_tab {
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  width: 100%;
    background: url(left_side_img_no.webp) top center no-repeat;
  background-size: contain;
}

.left_part{ display: none;}
  .right_part {
  width: 80%;
  padding: 20px;
  position: unset;
  left: 0px;
  top: 0;
  background-color: rgba(241, 237, 234, 0.88);
  /* backdrop-filter: blur(3px); */
}  


  h4 {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 20px;
  }

.dspl_logo{width: 180px;margin: 0 auto;position: relative;}
  
.wht_bg{ background-color: rgba(255, 255, 255, 0.9); width: 90%; margin: 0 auto;padding: 10px; border-radius: 10px;}

  .dot_bg {
    background-image: url(bg.jpg);
    background-size: cover;
  } 
   
  .mob_mb_20{ margin-bottom: 20px;}
  
  .font_size46 {
    font-size: 26px;
    line-height: 36px;
  }
  
  .nil_email {
    flex-direction: column;
  }
  .text-effect span {
    font-size: 50px;
  }

  button.outline {
    margin-right: 0px;
  }
  .mob_mt20{ margin-top: 20px !important;}
  .mob_mb20{ margin-bottom: 20px !important;}
  .main_tab {
    margin: 0 auto;
    width: 98%;
  }

  .main {
    margin: 0 auto;
    width: 92%;
  }

  .one {
    display: none;
  }
  .two {
    display: inherit;
    padding: 30px;
    padding-bottom: 0;
  }
  .two img {
    width: 50%;
  }

  .box,  .mid_box {
    background-color: #f0f0f0;
    width: 98%;
    float: none;
    padding: 0px 10px 10px 10px;
    margin-top: 5%;
  }

  .w {
    width: 277px;
    margin: 0 auto;
  }
  .top_bg {
    padding: 25px;
  }

  .box_one {
    width: 100%;
    float: none;
    text-align: center;
    margin: 0% 0% 5% 0%;
  }

  .mid_box li {
    width: 100%;
    float: left;
  }

  .mdr_bt51 {
    margin-bottom: 0px;
  } 

  .font_size18 {
    font-size: 15px;
  }
  .nil_add {
    margin: 20px 0px;
  }
  .nil_email {
    margin: 20px 10px;
  }
  .nil_phone {
    margin: 20px 0px;
  }
  .launching {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 26px;
  }
}


@media only screen and (max-width: 479px) {
  .text-effect span {
    font-size: 55px;
  }
  .font_size18 {
    font-size: 13px !important;
  }
  .nil_add {
    margin: 10px 0px !important;
    font-size: 15px !important;
  }
  .nil_email {
    margin: 10px 0px !important;
    font-size: 15px !important;
  }
  .nil_phone {
    margin: 10px 0px !important;
    font-size: 15px !important;
  }

  
  .nil {
    margin-top: 6px;
    margin-bottom: 16px !important;
  }
}

@media only screen and (max-width: 376px) {
  .text-effect span {
    font-size: 40px;
  }
}

