* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Poppins", sans-serif;
}

.navbar {
  display: flex;
  align-items: center;
  padding: 20px;
}
nav {
  flex: 1;
  text-align: right;
}
nav ul {
  display: inline-block;
  list-style-type: none;
}
nav ul li {
  display: inline-block;
  margin-right: 20px;
}
ul li {
  color: #fff;
}
a {
  text-decoration: none;
  color: #555;
}
p {
  color: #555;
}
.container {
  max-width: 1300px;
  margin: auto;
  padding-left: 30px;
  padding-right: 30px;
}
.row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-around;
}
.col-2 {
  flex-basis: 50%;
  min-width: 300px;
  justify-content: space-around;
}
.col-2 img {
  max-width: 100%;
  padding: 50px 0;
}
.col-2 h1 {
  font-size: 50px;
  line-height: 60px;
  margin: 25px 0;
}
.eai {
  text-decoration: underline;
}
#contact1 {
  margin-bottom: 50px;
  background-color: #ffffff;
  padding: 107px;
  margin-left: 0px;
  margin-right: 0px;
  margin: 10px 0;
  border-radius: 5px;
  text-decoration: bold;
  text-align: center;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 50px;
}
#contact2 {
  margin-bottom: 50px;
  background-color: #ffffff;
  padding: 100px;
  margin-left: 0px;
  margin-right: 0px;
  margin: 10px 0;
  border-radius: 5px;
  text-decoration: bold;
  text-align: center;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 50px;
}
.ttle {
  text-align: center;
  margin: 0 auto 80px;
  position: relative;
  line-height: 60px;
  color: rgb(0, 0, 0);
}
.ttle::after {
  content: "";
  background: #1e90ff;
  width: 80px;
  height: 5px;
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.btn {
  display: inline-block;
  background: #fa7d29;
  color: #fff;
  padding: 8px 30px;
  margin: 30px 0;
  border-radius: 30px;
  transition: background 0.5s;
}
.btn:hover {
  background: #563434;
}
.btn1 {
  display: inline-block;
  background: #1841A8;
  color: #fff;
  padding: 8px 30px;
  margin: 30px 0;
  border-radius: 30px;
  transition: background 0.5s;
}
.btn1:hover {
  background: #563434;
}
.header {
  background: #ffffff;
}
.header .row {
  margin-top: 70px;
}

.categories {
  margin: 70px 0;
}
.col-3 {
  flex-basis: 30%;
  min-width: 250px;
  margin-bottom: 30px;
}
.col-3 img {
  width: 100%;
}
.small-container {
  max-width: 1080px;
  margin: auto;
  padding-left: 25px;
  padding-right: 25px;
}
.col-4 {
  flex-basis: 25%;
  padding: 30px;
  min-width: 200px;
  margin-bottom: 50px;
  transition: transform 0.5s;
}
.col-3 img {
  width: 100%;
}

.title {
  text-align: center;
  margin: 0 auto 80px;
  position: relative;
  line-height: 60px;
  color: #555;
}
.title::after {
  content: "";
  background: #1e90ff;
  width: 80px;
  height: 5px;
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
h4 {
  color: #555;
  font-weight: normal;
}
.col-3 p {
  font-size: 14px;
}
.rating .fa {
  color: #424141;
}
.col-2 .fa {
  margin-left: 15px;
  size: 100px;
  margin-bottom: -100px;
}
.col-3:hover {
  transform: translateY(-5px);
  transition: transform 0.5s;
}

#circles {
  border-radius: 50px;
  background-color: rgb(0, 98, 155);
  padding: 100.7px;
  margin-left: 0px;
  margin-right: 0px;
  margin: 10px 0;
  text-decoration: bold;
  text-align: center;
}
#circles h5 {
  font-family: "Lato", sans-serif;
  font-family: "Roboto", sans-serif;
  color: #fff;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
}
#circles1 {
  background-color: rgb(0, 163, 128);
  padding: 100.7px;
  margin-left: 0px;
  margin-right: 0px;
  margin: 10px 0;
  border-radius: 50px;
  text-decoration: bold;
  text-align: center;
}
#circles2 {
  background-color: rgb(252, 101, 101);
  padding: 103.7px;
  margin-left: 0px;
  margin-right: 0px;
  margin: 10px 0;
  border-radius: 50px;
  text-decoration: bold;
  text-align: center;
}

#circles2 h5 {
  font-family: "Lato", sans-serif;
  font-family: "Roboto", sans-serif;
  color: #fff;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
}
#circles1 h5 {
  font-family: "Lato", sans-serif;
  font-family: "Roboto", sans-serif;
  color: #fff;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
}

#boxes {
  background-color: rgb(0, 155, 155);
  padding: 98.9px;
  margin-left: 0px;
  margin-right: 0px;
  margin: 10px 0;
  border-radius: 5px;
  text-decoration: bold;
  text-align: center;
}
#boxes h5 {
  font-family: "Lato", sans-serif;
  font-family: "Roboto", sans-serif;
  color: #fff;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
}
#boxes1 {
  background-color: deepskyblue;
  padding: 100.7px;
  margin-left: 0px;
  margin-right: 0px;
  margin: 10px 0;
  border-radius: 5px;
  text-decoration: bold;
  text-align: center;
}
#boxes1 h5 {
  font-family: "Lato", sans-serif;
  font-family: "Roboto", sans-serif;
  color: #fff;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
}
#boxes3 {
  background-color: orange;
  padding: 100px;
  margin-left: 0px;
  margin-right: 0px;
  margin: 10px 0;
  border-radius: 5px;
  text-decoration: bold;
  text-align: center;
}

#boxes3 h5 {
  font-family: "Lato", sans-serif;
  font-family: "Roboto", sans-serif;
  color: #fff;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
}
.program {
  text-align: center;
  text-decoration: bold;
}
.inter {
  text-align: center;
  text-decoration: bold;
}
.elite {
  text-align: right;
  text-decoration: bold;
}
.navbar {
  background: #6395ff;
  margin-bottom: -50px;
  margin-left: -30px;
  margin-right: -30px;
}
a {
  text-decoration: none;
}

div#top_nav {
  text-align: center;
}

div#top_nav li {
  display: inline;
  padding: 15px;
}

div#top_nav a {
  display: inline-block;
  position: relative;
}

div#top_nav a:hover {
  color: #000;
}

div#top_nav a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -3px;
  left: 0;
  background-color: #ffffff;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
}

div#top_nav a:hover:before,
div#top_nav a.active:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.active {
  color: #f7f7f7f5;
}

#contact {
  color: #01b6ad;
}
.talk {
  text-align: center;
  text-decoration: bold;
  margin-bottom: 80px;
}
.unsplash {
  /* text-align: center; */
  margin-right: 70px;
}
.col2 {
  background-color: orange;
  padding: 100px;
  margin-left: 0px;
  margin-right: 0px;
  margin: 10px 0;
  border-radius: 5px;
  text-decoration: bold;
  text-align: center;
}
.col2 p {
  text-align: center;
  margin-left: 20px;
  color: #b4b4b4f5;
}
.col2 img {
  width: 100%;
}

/*------ offer --------*/
.offer {
  background: #00aeae;
  margin-left: -120px;
  margin-right: -117px;
  padding: 80 0;
}
small {
  color: #fff;
}
.col-2 .offer img {
  padding: 50px;
}
.offer-text {
  color: #fff;
}
/*---------testemonial----------*/

.testemonial {
  padding-top: 100px;
}
.testemonial .col-3 {
  text-align: center;
  padding: 40px 20px;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: transform 0.5s;
}
.testemonial .col-3 img {
  width: 50px;
  margin-top: 20px;
  border-radius: 50%;
}
.testemonial .col-3:hover {
  transform: translateY(-10px);
}
.fa.fa-quote-left {
  font-size: 34px;
  color: #1e90ff;
}
.col-3 p {
  font-size: 12px;
  margin: 12px 0;
  color: #777;
}

.testemonial .col-3 h3 {
  font-weight: 600;
  color: #555;
  font-size: 16px;
}

/*----------footer----------*/
.footer {
  background-color: #6395ff;
  font-size: 14px;
  padding: 60px 0 20px;
}
.footer p {
  color: #fff;
}
.footer h3 {
  color: #fff;
  margin-bottom: 20px;
}
.footer-col-1,
.footer-col-2,
.footer-col-3 {
  min-width: 250px;
  margin-bottom: 20px;
}
.footer-col-1 {
  flex-basis: 30%;
}
.footer-col-2 {
  flex: 1;
  text-align: center;
}
.footer-col-2 img {
  width: 180px;
  margin-bottom: 20px;
}
.footer-col-3,
.footer-col-4 {
  flex-basis: 12%;
  text-align: center;
  color: #555555;
}
.li {
  color: #fff;
}
ul {
  list-style-type: none;
}
.app-logo {
  margin-top: 20px;
}
.app-logo img {
  width: 140px;
}
.footer hr {
  border: none;
  background: #b5b5b5;
  height: 1px;
  margin: 20px 0;
}
.copyright {
  text-align: center;
}

.menu-icon {
  width: 28px;
  margin-left: 400px;
  display: none;
}

/*-------- media query for menu ----------*/

@media only screen and (max-width: 800px) {
  nav ul {
    position: absolute;
    top: 70px;
    left: 0;
    background: #333;
    width: 100%;
    overflow: hidden;
    transition: max-height 0.5s;
  }
  nav ul li {
    display: block;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  nav ul li a {
    color: #fff;
  }
  .menu-icon {
    display: block;
    cursor: pointer;
  }
}

/*media query for less than 600 screen size*/
@media only screen and (max-width: 550px) {
  .row {
    text-align: center;
  }
  .col-2,
  .col-3,
  .col-4 {
    flex-basis: 100%;
  }
  .single-product .row {
    text-align: left;
  }
  .single-product .col-2 {
    padding: 20px 0;
  }
  .single-product h1 {
    font-size: 26px;
    line-height: 32px;
  }

  .cart-info p {
    display: none;
  }
  .dropbtn {
    color: rgb(94, 94, 94);
    font-size: 16px;
    border: none;
  }
  .dropdown-content {
    display: none;
    position: absolute;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  
  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  
  
  .dropdown:hover .dropdown-content {display: block;}
  
}
.brands {
  margin: 100px auto;
}

/*---------brands---------*/
.brands {
  margin: 100px auto;
  /* margin-left: 400px;
  margin-right: 400px; */
  align-items: center;
  text-align: center;
  align-content: center;
}
.col-5 {
  width: 160px;
}
.col-5 img {
  width: 100%;
  cursor: pointer;
  filter: grayscale(100%);
}
.col-5 img:hover {
  filter: grayscale(0);
}
.wow {
  text-align: center;
  margin: 0 auto 80px;
  position: relative;
  line-height: 60px;
  color: #000;
  margin-bottom: -90px;
}
.wow::after {
  content: "";
  background: #1e90ff;
  width: 80px;
  height: 5px;
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.tlk {
  margin-top: 40px;
  text-align: center;
  text-decoration: bold;
  margin-bottom: 80px;
}
.de {
  text-align: center;
  text-decoration: bold;
}

.dropbtn {
  background-color: #6395ff;
  color: rgb(94, 94, 94);
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #6395ff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content2 {
  display: none;
  position: absolute;
  background-color: #6395ff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: rgb(255, 255, 255);
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content2 a {
  color: rgb(255, 255, 255);
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content2 a:hover {background-color: #6395ff;}

.dropdown-content a:hover {background-color: #6395ff;}

.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropdown-content2 {display: block;}

.dropdown:hover .dropbtn {background-color: #6395ff;}

.tanmay {
  width: 700px; 
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto; display: block;
  margin-bottom: 100px;
}
@media only screen and (max-width: 550px) {
  .tanmay {
    width: 400px;
}
}