@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@700&display=swap');


*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.class1{
  background: #f39314;
}
.class1 p{
  text-align: right;
  padding: 3px;
  margin-right: 50px;
  font-weight: 600;
}
.class1 p a{
  color: #fff;
}
.class1 p i{
  padding: 0 5px;
  color: #fff;
}
.class2{
  margin-top: -35px;
}
.class3{
 text-align: center;
 margin-top: -100px;  position: relative;
}
.class3 img{
  position: relative;
  transition: all linear 1s;
  animation: sweet 2s linear infinite alternate;

}
@keyframes sweet{
   from {top:20px;opacity: 1;}
  to {top: 0;opacity: 1;}
}

.class4{
  text-align: center;
  margin-top: 50px;
}
.class4 h1{
  font-family: Impact;
  font-size: 100px;
  color: #f1f0f0;
}
.class4 h2{
  font-family: Impact;
  color: #62c2da;
  margin-top: -55px;
  font-size: 50px;
}
.class4 p{
  color: #000;
  font-size: 15px;
  font-family: Raleway;
  font-weight: 600;
}
.class5{
  background: #f8a36d;
  padding: 50px 0;
}


.class6
img{
  position: relative;
  transition: all linear 1s;
  animation: cake1 1.2s linear infinite alternate;
}
@keyframes cake1{
   0% {left:20px;}
  100% {left: 0;}
}


.class7{
  text-align: center;
}
.class7 h1{
  font-family: Impact;
  font-size: 100px;
  color: #f1f0f0;
}
.class7 h2{
  font-family: Impact;
  color: #db834a;
  margin-top: -55px;
  font-size: 50px;
}
.class8{
  text-align: right;
}

.class8
img{
  position: relative;
  transition: all linear 1s;
  animation: cake2 1.2s linear infinite alternate;
}
@keyframes cake2{
   0% {right:20px;}
  100% {right: 0;}
}


.class9{
  text-align: center;
}


 .class10{
   position: relative;
  z-index: 1;
  padding: 30px 0;
  height: 474px;
 }
#class10{
  z-index: 0;
  height: 100%;
  margin-left: -10px;
  margin-top: -10px;
  width: 95%;
  position: absolute;
  background: #fff;
}
.class10 img{
  width: 100%;
}
.class10
h2{
   font-family: Impact;
  color: #dbaa93;
  font-size: 50px;
}
.class10 h1{
  font-family: Impact;
  font-size: 100px;
  color: #dbaa93;
  margin-top: -30px;
 }

#class12{
  z-index: 0;
  height: 95%;
  margin-left: 10px;
  margin-top: -10px;
  width: 95%;
  position: absolute;
  background: #fff;
}
 .class12{
  text-align: center;
  padding: 10px;
  background: #cc1247;
    position: relative;
  z-index: 1;
 }
.class12
h2{
     font-family: Impact;
  color: #db7489;
  font-size: 50px;
}
.class12
img{
  width: 80%;
}
.class13{
  margin-top: 10px;
}
#class14{
  z-index: 0;
  height: 95%;
  margin-left: 10px;
  margin-top: 20px;
  width: 95%;
  position: absolute;
  background: #fff;
}
  .class14{
  text-align: center;
  padding: 10px;
  background: #65c038;
    position: relative;
  z-index: 1;
 }
 .class14
h2{
     font-family: Impact;
  color: #99d382;
  font-size: 50px;
}
.class14
img{
  width: 80%;
}


.class15{
  text-align: center;
  margin-bottom: 50px;
}
.class15 h1{
  font-family: Impact;
  font-size: 100px;
  color: #f1f0f0;
}
.class15 h2{
  font-family: Impact;
  color: #db834a;
  margin-top: -55px;
  font-size: 50px;
}

.class16{
  max-width: 1500px;
  margin: auto;
  text-align: center;
}
.class17{
  float: left;
  width: 20%;
  padding: 0 50px;
}
.class18{
  float: left;
   width: 20%;
}
.class19{
  float: left;
   width: 20%;
}
.class20{
  float: left;
   width: 20%;
}

.class23{
margin-top: -120px;
}

.class25{
  text-align: center;
}
.class26{
  text-align: right;
  position: absolute;
  right: 0;
  margin-top: -100px;
  margin-right:100px;
}

.class26
img{
  position: relative;
  transition: all linear 1s;
  animation: cake3 1.2s linear infinite alternate;
}
@keyframes cake3{
   0% {top:20px;}
  100% {top: 0;}
}


.class27{
  background: #f5d9c7;
}
.class28{
  text-align: center;
}
.class28 p{
    color: #000;
  font-size: 18px;
  font-family: Raleway;
  font-weight: 600;
  padding: 30px 250px;
}
  
.footer-left{
  margin-bottom: 25px;
}

.footer-left h2{
margin-bottom: 15px;
}
.footer-left ul li{
  list-style: none;
  padding: 5px 5px 5px 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  width: 200px;
}
.footer-left ul li a{
  color: #000;  text-decoration: none;
}

.footer-border-none{
  border: none!important;
}

 
.footer-center{
  margin-bottom: 25px;
}

.footer-center h2{
margin-bottom: 15px;
}
.footer-center ul li{
  list-style: none;
  padding: 5px 5px 5px 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  width: 200px;
}
.footer-center ul li a{
  color: #000;
  text-decoration: none;
}

.footer-right{

}
.footer-right h2{
  margin-left: 25px;
  margin-bottom: 15px;
}
.footer-right table tr td{
  padding: 5px ;
  vertical-align: top;
}
.footer-right table tr td p{
  margin-top: -5px;
}
.footer-right table tr td p a{
  text-decoration: none;
  color: #000;
}
.footer-right table tr td i{
  color: #c31010;
}



.class38{
  height: 50px;
  background: #f39314;
  text-align: center;
}
.class38 p{
  color: #000;
  font-weight: 600;
  padding: 10px;
}
.class38 span{
  color: #000;
  font-weight: 700;
}

.class38 span a{
  color: #000;
}

/*********about***************/

.class41 {
  text-align: center;
position: relative;
}
.class41 img{
  width: 100%;
  z-index: 0;
  position: relative;
}
.class41 h1{ 
    font-size: 50px;
    font-weight: 700;
      font-family: Raleway; 
      color: #fff;
      position: absolute;
      left: 0;
      right: 0;
      top: 120px;
      z-index: 1;
}

.class41p {
  text-align: center;
position: relative;
}
.class41p img{
  width: 100%;
  z-index: 0;
  position: relative;
}
.class41p h1{ 
    font-size: 50px;
    font-weight: 700;
      font-family: Raleway; 
      color: #fff;
      position: absolute;
      left: 0;
      right: 0;
      top: 150px;
      z-index: 1;
}
.class41p h1 span{
color: #f7e800; 
font-family: Segoe Script;
font-size: 30px;
}
.class42{
  text-align: center;
  margin: 50px 0;
}
.class42 h1{
  font-family: Impact;
  font-size: 100px;
  color: #f1f0f0;
}
.class42 h2{
  font-family: Impact;
  color: #f39314;
  margin-top: -55px;
  font-size: 50px;
}
.class42 p{
    color: #000;
  font-size: 15px;
  text-align: center;
  font-family: Raleway;
  font-weight: 600;
}
.class44{
  position: absolute;
  width: 100%;
}
.class44 h1{
  text-align: center;
  color: #953d22;
  font-family: Impact;
  font-size: 100px;
  margin-top: 150px;
}

.class44 h3{
    text-align: center;
    border: 1px solid #000;
    width: 500px;
    margin: auto;
    padding: 10px;
     font-family: Raleway;
  font-weight: 600;
}
.class44
h1::before{
  content: '';
  border-left: 5px solid #fff;
  border-top: 5px solid #fff;
  width: 100px;
  height: 80px;
  margin-left: -20px;
  margin-top: -5px;
  position: absolute;
  background: transparent;
}
.class44
h1::after{
  content: '';
  border-right: 5px solid #fff;
  border-bottom: 5px solid #fff;
  width: 100px;
  height: 80px;
  margin-left: -60px;
  margin-top: 40px;
  position: absolute;
  background: transparent;
}
.class44 h2{
  font-family: Juice ITC;
  text-align: center;
  font-size: 70px;
  color: #000;
  font-weight: 600;
  margin-top: 30px;
}
.class44 h2 span{
  color: #953d22;
}

.class45{
  margin: 50px 0;
  text-align: center;
}

.class45 h1{
  font-family: Impact;
  font-size: 100px;
  color: #f1f0f0;
}
.class45 h2{
  font-family: Impact;
  color: #62c2da;
  margin-top: -55px;
  font-size: 50px;
}
.class45 p{
    color: #000;
  font-size: 15px;
  text-align: left;
  font-family: Raleway;
  font-weight: 600;
}



/**************product**************/
.class46{
  text-align: center;
  margin: 50px 0;
}

.class46 h1{
  font-family: Impact;
  font-size: 100px;
  color: #f1f0f0;
}
.class46 h2{
  font-family: Impact;
  color: #62c2da;
  margin-top: -55px;
  font-size: 50px;
}
.class46 p{
    color: #000;
  font-size: 15px;
  text-align: center;
  font-family: Raleway;
  font-weight: 600;
}

.class48{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+8,ff671e+29,ed450a+87,e63803+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 8%, rgba(255,103,30,1) 29%, rgba(237,69,10,1) 87%, rgba(230,56,3,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 8%,rgba(255,103,30,1) 29%,rgba(237,69,10,1) 87%,rgba(230,56,3,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 8%,rgba(255,103,30,1) 29%,rgba(237,69,10,1) 87%,rgba(230,56,3,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e63803',GradientType=0 ); /* IE6-9 */

}
.class148{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+3,340803+13,a57a45+45,a57a45+52,a57a45+62,340803+88 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 3%, rgba(52,8,3,1) 13%, rgba(165,122,69,1) 45%, rgba(165,122,69,1) 52%, rgba(165,122,69,1) 62%, rgba(52,8,3,1) 88%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 3%,rgba(52,8,3,1) 13%,rgba(165,122,69,1) 45%,rgba(165,122,69,1) 52%,rgba(165,122,69,1) 62%,rgba(52,8,3,1) 88%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 3%,rgba(52,8,3,1) 13%,rgba(165,122,69,1) 45%,rgba(165,122,69,1) 52%,rgba(165,122,69,1) 62%,rgba(52,8,3,1) 88%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#340803',GradientType=0 ); /* IE6-9 */

}

.class248{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+3,cf757e+13,f98ebb+48,f98ebb+52,f98ebb+60,cf757e+88 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 3%, rgba(207,117,126,1) 13%, rgba(249,142,187,1) 48%, rgba(249,142,187,1) 52%, rgba(249,142,187,1) 60%, rgba(207,117,126,1) 88%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 3%,rgba(207,117,126,1) 13%,rgba(249,142,187,1) 48%,rgba(249,142,187,1) 52%,rgba(249,142,187,1) 60%,rgba(207,117,126,1) 88%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 3%,rgba(207,117,126,1) 13%,rgba(249,142,187,1) 48%,rgba(249,142,187,1) 52%,rgba(249,142,187,1) 60%,rgba(207,117,126,1) 88%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cf757e',GradientType=0 ); /* IE6-9 */

}
.class47 h1{
    -webkit-text-stroke: 1px #fff;
    -webkit-text-fill-color: #e63904;
    font-size: 70px;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 1.0);
    font-weight: 700;
    text-align: center;
}

.class47
h2{
      color: #fee50f;
  font-size: 25px;
  text-align: center;
  font-family: Impact;
  font-weight:300;
  margin-top: 10px;
  line-height: 22px;
}
.class47
h2 span{
  color: #fff;
}


/***************contact************/
.class50{
  background: #f5d9c7;
  margin: 50px 0;
  padding: 10px;
}
.class51{
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
  padding: 20px;
  text-align: center;
}
.class51 h2{
  font-size: 25px;
  font-weight: 400;
    font-family: Impact;
    color: #f39314;
}
.class51 p{
   color: #000;
  font-size: 15px;
  font-family: Raleway;
  font-weight: 600;
}

.class52{
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
  padding: 20px;
  text-align: center;
  margin-top: 10px;
}
.class52 h2{
  font-size: 25px;
  font-weight: 400;
    font-family: Impact;
    color: #f39314;
}
.class52 p{
   color: #000;
  font-size: 15px;
  font-family: Raleway;
  font-weight: 600;
}
.class52 p a{
  color: #000;
}
.class53{
  margin-top: 10px;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
  padding: 20px;
  text-align: center;
}
.class53 h2{
  font-size: 25px;
  font-weight: 400;
    font-family: Impact;
    color: #f39314;
}
.class53 p{
   color: #000;
  font-size: 15px;
  font-family: Raleway;
  font-weight: 600;
}
.class53 p a{
  color: #000;
}

/******************inquiry**************/
.class55{
  text-align: center;
  margin-top: 50px;
}
.class55 h1{
  font-family: Impact;
  color: #f39314;
  font-size: 50px;
  font-weight: 400;
}

.class56{
  background: #f5d9c7;
  padding:20px;
  margin-top: 25px;
  margin-bottom: 50px;
}
.class57{

}
.class58{
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
  padding: 25px;
}

.class59
 input{
  border: 1px solid;
  border-radius: 0;
}
.class60{
  margin: auto;
  text-align: center;
}
.class61
textarea{
  border: 1px solid;
  background: #fff !important;
  border-radius: 0;
}

.class60 input{
  border: 0;
  font-weight: 600;
  color: #fff;
  padding:5 20px;
  background: #f39314;
  transition: all 0.6s;
}
.class60 input:hover{
  background: #fff;
  color: #000;
}


/*************product********/
.class62{
  text-align: center;
  margin-top: 50px;
}
.class63{
  padding: 0;
  margin-bottom: 50px;
}

.class63
h2{
      color: #fee50f;
  font-size: 25px;
  text-align: center;
  font-family: Impact;
  font-weight:300;
  margin-top: 10px;
  line-height: 22px;
}
.class63
h2 span{
  color: #fff;
}




#class62 h1 {
    -webkit-text-stroke: 1px #fff;
    -webkit-text-fill-color: #A27744;
    font-size: 70px;
    text-shadow: 1px 2px 4px rgb(0 0 0);
    font-weight: 700;
    text-align: center;
}
#class63 h1 {
    -webkit-text-stroke: 1px #fff;
    -webkit-text-fill-color: #A17643;
    font-size: 70px;
    text-shadow: 1px 2px 4px rgb(0 0 0);
    font-weight: 700;
    text-align: center;
}
#class64 h1 {
    -webkit-text-stroke: 1px #fff;
    -webkit-text-fill-color: #F28AB1;
    font-size: 70px;
    text-shadow: 1px 2px 4px rgb(0 0 0);
    font-weight: 700;
    text-align: center;
}



/*************quality*******************/

.class69{
  display: flex;
  width: 90%;
      max-width: 1500px;
  margin: auto;
}
.class70{
  padding: 50px 0 50px 50px;
  width: 40%;
}
.class71{
  overflow: hidden;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
}
.class71 img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.class71:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.class72{
  width: 60%;
  padding: 50px 50px 0 50px;
}
.class72 h1{
  font-family: Impact;
  color: #f39314;
  font-size: 50px;
  font-weight: 400;
}

.class72 p{
   color: #000;
  font-size: 15px;
  font-family: Raleway;
  font-weight: 600;
}




.class73{
      max-width: 1500px;
  display: flex;
  flex-direction: row-reverse;
  width: 90%;
  margin: auto;
}
.class74{
  padding: 50px 0 50px 50px;
  width: 40%;
}
.class75{
  overflow: hidden;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
}
.class75 img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.class75:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.class76{
  width: 60%;
  text-align: right;
  padding: 50px 0 50px 50px;
}
.class76 h1{
  font-family: Impact;
  color: #f39314;
  font-size: 50px;
  font-weight: 400;
}

.class76 p{
   color: #000;
  font-size: 15px;
  font-family: Raleway;
  font-weight: 600;
}



.class77{
    max-width: 1500px;
      display: flex;
  width: 90%;
  margin: auto;
}
.class78{
  padding: 50px 0 50px 50px;
  width: 40%;
}
.class79{
  overflow: hidden;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
}
.class79 img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.class79:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.class80{
  width: 60%;
  padding: 50px 50px 0 50px;
}
.class80 h1{
  font-family: Impact;
  color: #f39314;
  font-size: 50px;
  font-weight: 400;
}

.class80 p{
   color: #000;
  font-size: 15px;
  font-family: Raleway;
  font-weight: 600;
}


/********franchies**********/
.class81{
  margin-top: 50px;
}
.class81 h1{
  font-family: Impact;
  color: #62c2da;
  font-size: 50px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 25px;
}

.class82{
  background: #F5D9C7;
  padding: 50px;
  margin-bottom: 50px;
}
.class82
 input{
  border: 1px solid;
  border-radius: 0;
}
.class83 input{
  border: 0;
  font-weight: 600;
  color: #fff;
  padding:5 20px;
  background: #981e11;
}
.class83 input:hover{
  background: #ffcd00;
  color: #000;
}






/**********social icon****************/
/* fixed social*/
#fixed-social {
   position: fixed;
   top: 50%;z-index: 1000000;
}
#fixed-social i{
  padding-top: 10px;
}
#fixed-social a {
   color: #fff;
   display: block;
   height: 40px;
   position: relative;
   text-align: center;
    line-height: 40px;
   width: 40px;
   margin-bottom: 1px;
   z-index: 200000!important;
}
#fixed-social a:hover>span{
  visibility: visible;
  left: 41px;
  opacity: 1;
} 
#fixed-social a span {
  line-height: 40px;
    left: 60px;
    position: absolute;
    text-align: center;
    width: 120px;
    visibility: hidden;
    transition-duration: 0.5s;
    z-index: 10000;
    opacity: 0;
}
 .fixed-facebook{
  background-color: #4267B2;
 }
 .fixed-facebook span{
  background-color: #4267B2;
 }
 .fixed-insta{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8a3ab9+0,e95950+50,fccc63+100 */
background: rgb(138,58,185); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(138,58,185,1) 0%, rgba(233,89,80,1) 50%, rgba(252,204,99,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(138,58,185,1) 0%,rgba(233,89,80,1) 50%,rgba(252,204,99,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(138,58,185,1) 0%,rgba(233,89,80,1) 50%,rgba(252,204,99,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a3ab9', endColorstr='#fccc63',GradientType=0 ); /* IE6-9 */


 }
 .fixed-insta span{
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8a3ab9+0,e95950+50,fccc63+100 */
background: rgb(138,58,185); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(138,58,185,1) 0%, rgba(233,89,80,1) 50%, rgba(252,204,99,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(138,58,185,1) 0%,rgba(233,89,80,1) 50%,rgba(252,204,99,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(138,58,185,1) 0%,rgba(233,89,80,1) 50%,rgba(252,204,99,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a3ab9', endColorstr='#fccc63',GradientType=0 ); /* IE6-9 */

 }
 .fixed-twitter{
  background-color: #1C9CEA;
 }
 .fixed-twitter span{
  background-color: #1C9CEA;
 }
 .fixed-youtube{
  background-color: red;

 }

 .fixed-youtube span{
  background-color: red;
 }
 .fixed-whatsapp {
  background-color: green;

 }
 .fixed-whatsapp span{
  background-color: green;
 }





















.about-img{
  margin-top: 100px;
  margin-bottom: 100px;
  text-align: center;
}
.about-img h2{
    font-family: Raleway;
  font-weight: 600;
  color: #f39314;
  margin-top: 10px;
}
.about-img-1{
  margin-bottom: 50px;
}


.bachelor-range{
  margin-top: 100px;
  margin-bottom: 100px;
}
.bachelor-range-top{
  text-align: center;
  position: relative;
}
.bachelor-range-bottom{
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  text-align: center;
}
.bachelor-range-bottom p{
  color: #fff;
   font-family: Raleway;
  font-weight: 600;
}

.bachelor-range-bottom h3{
  color: #f4f700;
  font-family: Impact;
  margin-top: -20px;
}

.bachelor-range-product-1{
  background: #e41513;
  margin-top: 50px;
  border-radius: 11px;
}
.bachelor-range-product-2{
  background: #cd0732;
  margin-top: 50px;
  border-radius: 11px;
}
.bachelor-range-product-3{
  background: #fdc115;
  margin-top: 50px;
  border-radius: 11px;
}
.bachelor-range-product-4{
  background: #6b0c57;
  margin-top: 50px;
  border-radius: 11px;
}
.bachelor-range-product-5{
  background: #95c45a;
  margin-top: 50px;
  border-radius: 11px;
}
.bachelor-range-product-6{
  background: #e6116d;
  margin-top: 50px;
  border-radius: 11px;
}
.bachelor-range-product-7{
  background: #a76d3a;
  margin-top: 50px;
  border-radius: 11px;
}





.newregular-range-product-1{
  background: #e31e24;
  margin-top: 50px;
  border-radius: 11px;
}
.newregular-range-product-2{
  background: #45b7e6;
  margin-top: 50px;
  border-radius: 11px;
}
.newregular-range-product-3{
  background: #c1651e;
  margin-top: 50px;
  border-radius: 11px;
}
.newregular-range-product-4{
  background: #256624;
  margin-top: 50px;
  border-radius: 11px;
}
.newregular-range-product-5{
  background: #b40663;
  margin-top: 50px;
  border-radius: 11px;
}
.newregular-range-product-6{
  background: #f0df06;
  margin-top: 50px;
  border-radius: 11px;
}
.newregular-range-product-7{
  background: #b4143a;
  margin-top: 50px;
  border-radius: 11px;
}
.newregular-range-product-8{
  background: #963b7e;
  margin-top: 50px;
  border-radius: 11px;
}
.newregular-range-product-9{
  background: #b75218;
  margin-top: 50px;
  border-radius: 11px;
}




.regular-range-product-1{
  background: #fbed31;
  margin-top: 50px;
  border-radius: 11px;
}
.regular-range-product-2{
  background: #ee9d53;
  margin-top: 50px;
  border-radius: 11px;
}
.regular-range-product-3{
  background: #499d48;
  margin-top: 50px;
  border-radius: 11px;
}
.regular-range-product-4{
  background: #e54449;
  margin-top: 50px;
  border-radius: 11px;
}
.regular-range-product-5{
  background: #e71862;
  margin-top: 50px;
  border-radius: 11px;
}
.regular-range-product-6{
  background: #5389a1;
  margin-top: 50px;
  border-radius: 11px;
}
.regular-range-product-7{
  background: #b4588e;
  margin-top: 50px;
  border-radius: 11px;
}
.regular-range-product-8{
  background: #28ade5;
  margin-top: 50px;
  border-radius: 11px;
}

.premium-range-product-1{
  background: #ef7f1a;
  margin-top: 50px;
  border-radius: 11px;
}
.premium-range-product-2{
  background: #8d2223;
  margin-top: 50px;
  border-radius: 11px;
}
.premium-range-product-3{
  background: #f6b57b;
  margin-top: 50px;
  border-radius: 11px;
}
.premium-range-product-4{
  background: #5f2b2b;
  margin-top: 50px;
  border-radius: 11px;
}
.premium-range-product-5{
  background: #f07f1a;
  margin-top: 50px;
  border-radius: 11px;
}
.premium-range-product-6{
  background: #da1268;
  margin-top: 50px;
  border-radius: 11px;
}
.premium-range-product-7{
  background: #e31d23;
  margin-top: 50px;
  border-radius: 11px;
}
.premium-range-product-8{
  background: #6cb536;
  margin-top: 50px;
  border-radius: 11px;
}


.dryfruit-range-product-1{
  background: #6ab32c;
  margin-top: 50px;
  border-radius: 11px;
}
.dryfruit-range-product-2{
  background: #61322b;
  margin-top: 50px;
  border-radius: 11px;
}
.dryfruit-range-product-3{
  background: #f39000;
  margin-top: 50px;
  border-radius: 11px;
}










.bachelor-range-product-img{
  background: #ebebeb;
  border-radius: 10px;
  text-align: center;
}
.bachelor-range-product-text h2{
  text-align: center;
  padding: 15px 0;
  font-size: 22px;
  color: #fff;
    font-family: Raleway;
    font-weight: 600;
}

.class143{
  background: #f5d9c7;
  margin-top: 50px;
  margin-bottom: 100px;
  padding: 50px;
  padding-bottom: 0;
}
.class143 input {
    border: 1px solid;
    border-radius: 0;
}
.class144{
  margin-bottom: 25px;
}

.class145
input{
  border: 0;
    font-weight: 600;
    color: #fff;
    padding: 5 20px;
    background: #f39314;
    transition: all 0.6s;
    width: 200px;
}
.class145
input:hover{
  background: #fff;
  color: #000;
}