html body
{
font-family: 'Roboto', sans-serif;
padding: 0;
margin: 0px;
}
html {
  scroll-behavior: smooth;
}
.container 
{
    scroll-margin-top: 150px;
}
.box-shadow
{
    margin: 15px 25px;
}
.box-shadow img:hover {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2); 
  transform: scale(1.2);
}
.box-shadow img {
   -ms-transform: 5s ease-in-out;
   -webkit-transition: .5s ease-in-out;
   transition: 0.5s all ease-in-out;
  
}
.box-shadow img:hover {
    /*filter: none;*/
}
.mobile
{
    display: none;
}
.header {
  position: fixed;
  width: 100%;
  z-index: 3;
  padding: 30px 0px;
}
.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.header li a {
  display: block;
  padding: 20px 20px;
  text-decoration: none;
  color: #fff;
}
.header li a:hover,
.header .menu-btn:hover {
  color: #000;
}
.header .logo {
  display: block;
  float: left;
  font-size: 2em;
  padding: 3px 20px;
  text-decoration: none;
  color: #fff;
}

.header a img {
    max-width: 100%;
    width: 120px;
    height: 38px;
}

/* menu */
.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}
/* menu icon */
.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}
.header .menu-icon .navicon {
  background: #fff;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 28px;
}
.sticky .menu-icon .navicon {
  background: #fff;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 28px;
}
.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #fff;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}
.sticky .menu-icon .navicon:before,
.sticky .menu-icon .navicon:after {
  background: #fff;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}
.header .menu-icon .navicon:before {
  top: 8px;
}
.header .menu-icon .navicon:after {
  top: -8px;
}
/* menu btn */
.header .menu-btn {
  display: none;
}
.header .menu-btn:checked ~ .menu {
  max-height: 240px;
  background: #fff;
}
.header .menu-btn:checked ~ .menu li a{
 color: #000;
}
.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}
.address p {
    color: #fff;
}
/* 48em = 768px */
@media (min-width: 48em) {
  .header li {
    float: left;
  }
  .header li a {
    padding: 20px 30px;
  }
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }

}
header
{
position: relative;
height: 25vh;
}
.banner
{
    background-image:url(../images/Group672.jpg);
    height: auto;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.sticky {
   position: fixed;
   animation: fadeInDown .5s;
   background: transparent linear-gradient(264deg, #7DB5FF 0%, #B32EFF 100%) 0% 0% no-repeat padding-box;
   background-size: cover;
   width: 100%;
   z-index: 99;
   padding: 10px 0;
}
h2
{
    text-align: left;
    font: normal normal normal 55px/60px Roboto;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 40px;
}
.whitetext
{
    color: #fff;
    font-size: 15px;
}
.morebtn
{
    background: #fff;
    border-radius: 20px;
    color: #000;
    padding: 10px 30px;
    font-size: 13px;
}
.cat_title
{
    text-align: center;
    font-size: 24px !important;
    height: 32px;
}
.padding5px
{
    padding: 20px;
}
.aboutbg
{
    background-size: 100% 100%;  
    left: 0px;
    height: auto;
    background: transparent url(../images/header_Path.jpg) 0% 0% no-repeat padding-box;
    opacity: 1;
    padding:70px 70px;
}
.aboutbg p
{
    text-align: center;
    font: normal normal normal 16px/28px Roboto;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    width: 80%;
    margin: 0 auto;
}
.formbg
{
    background: #F1F1F1 0% 0% no-repeat padding-box;
    opacity: 1;
}
.btn-info
{
    width: 298px;
    margin: 20px auto !important;
    background-color: #9676FF !important;
    border-radius: 42px;
    color: #fff;
    text-transform: none;
    font-size: 16px;
    height: 55px;
}
.form-control
{
    border-radius: 20px;
    padding: 0 34px;
    font-size: 13px;
    height: 40px;
    color: #8E89FF;
    border: none;
}
.md-outline
    {
        margin: 8px 0px;
    }
small
{
    font-size: 16px;
    text-align: center;
    color: #959595;
}
.h4
{
    text-align: center;
    font: normal normal normal 30px/39px Roboto;
    letter-spacing: 0px;
    color: #414141
}
.footer
{
    top: 3537px;
    left: -1px;
    width: 100%;
    height: 600px;
    background: transparent url(../images/footer_101.png) 0% 0% no-repeat padding-box;
    opacity: 1;
}
.footer a
{
    color: #fff;
}
.top400
{
    top: 350px;
    position: relative;
}
.footerlogo
{
    top: -10px;
    position: relative;
}
.copy
{
    background-color: #505050;
    color: #d7d5d5;
    padding: 15px 0 0px 0;
    margin: 0;
    line-height: 12px;
}
.copy a
{
    color: #d7d5d5;
    padding: 0 10px;
    font-size: 12px;
}
.input-group-text
{
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    background: #fff;
    border: none;
    left: -3px;
    position: relative;
    outline: none;
    cursor: pointer;
}
button:not(:disabled)
{
    outline: none;
    font-weight: 600;
}

@media screen and (min-width: 200px ) and (max-width: 500px)
{
	.box-shadow {
    margin: 15px 70px;
	}
    .mobile
    {
        display: block;
    }
    .desktop
    {
        display: none;
    }
    .nomargin
    {
        padding: 0;
        margin: 0;
    }
    .header
    {
        padding: 0;
    }
    .header .menu-btn:checked ~ .menu
    {
       background: transparent linear-gradient(267deg, #7DB5FF 0%, #B32EFF 100%) 0% 0% no-repeat padding-box;
       height: 200px;
    }
    .header .menu-btn:checked ~ .menu li a {
        color: #fff;
        padding: 10px 20px;
    }
    .banner
    {
        /*background: transparent linear-gradient(207deg, #7DB5FF 0%, #B32EFF 100%) 0% 0% no-repeat padding-box;*/
    }
    .padding5px {
        padding: 20px 0;
    }
    .p-5
    {
        padding: 0px !important;
    }
    .md-outline
    {
        margin: 8px 0px;
    }
    .btn-info
    {
        width: 100%;
    }
    header {
    height: 17vh;
    }
    .aboutbg p
    {
        width: 100%;
    }
    h2
    {
       font: normal normal normal 25px/30px Roboto;
       height: auto;
    }
    .whitetext
    {
        font-size: 13px;
    }
    .aboutbg
    {
        background-size: 100% 100%; 
        padding: 20px 20px; 
    }
    .h4
    {
        padding-top: 20px;
        font-size: 25px;
        line-height: 25px;
    }
    .top400
    {
        top: 260px;
        position: relative;
        text-align: center;
        /* line-height: 60px; */
    }
    .footer
    {
        background-size: 100% 100%;
        height: 700px;
    }
}
@media screen and (min-width: 501px ) and (max-width: 766px)
{
	.box-shadow {
    margin: 15px 50px;
	}
    header {
    height: 17vh;
    }
    .aboutbg {
    background-size: 100% 100%;
    padding: 20px 20px;
    }
    .aboutbg p
      {
        width: 100%;
      }
    .mobile
    {
        display: block;
    }
    .desktop
    {
        display: none;
    }
    .nomargin
    {
    padding: 0;
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    }
     h2
    {
       font: normal normal normal 25px/30px Roboto;
       height: auto;
    }
    .header
    {
        padding: 0;
    }
    .header .menu-btn:checked ~ .menu
    {
       background: transparent linear-gradient(267deg, #7DB5FF 0%, #B32EFF 100%) 0% 0% no-repeat padding-box;
       height: 200px;
    }
    .header .menu-btn:checked ~ .menu li a {
        color: #fff;
        padding: 10px 20px;
    }
    .top400
    {
        top: 120px;
        position: relative;
        text-align: center;
        /* line-height: 60px; */
    }
    .footer
    {
        background-size: 100% 100%;
        height: 450px;
    }
    .copy .container
     {
        max-width: 100%;
     }
}
@media screen and (min-width: 768px ) and (max-width: 900px)
{
	.box-shadow {
    margin: 15px 15px;
	}	
    .mobile
    {
        display: none;
    }
    .desktop
    {
        display: block;
    }
    .nomargin
    {
        padding: 0;
        margin: 0;
    }
    .header
    {
        padding: 0;
    }
    .header .menu-btn:checked ~ .menu
    {
       background: transparent linear-gradient(267deg, #7DB5FF 0%, #B32EFF 100%) 0% 0% no-repeat padding-box;
       height: 200px;
    }
    .header .menu-btn:checked ~ .menu li a {
        color: #fff;
        padding: 10px 20px;
    }
    .banner
    {
        /*background: transparent linear-gradient(207deg, #7DB5FF 0%, #B32EFF 100%) 0% 0% no-repeat padding-box;*/
    }
    .padding5px {
        padding: 20px 0;
    }
    .p-5
    {
        padding: 0px !important;
    }
    .md-outline
    {
        margin: 8px 0px;
    }
    .btn-info
    {
        width: 100%;
    }
    header {
    height: 10vh;
    }
    .aboutbg p
  {
    width: 100%;
  }
  h2
  {
    font: normal normal normal 25px/30px Roboto;
    height: auto;
  }
  .whitetext
  {
    font-size: 13px;
  }
  .aboutbg
    {
        background-size: 100% 100%; 
        padding: 20px 20px; 
    }
    .h4
    {
        padding-top: 20px;
        font-size: 25px;
        line-height: 25px;
    }
    .top400
    {
        top: 170px;
        position: relative;
        text-align: center;
        /* line-height: 60px; */
    }
    .footer
    {
        background-size: 100% 100%;
        height: 400px;
    }
}