@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@900&display=swap');

.carousel-control-prev-icon {
  background-image: url(images/ar-r.png) !important;
}

.carousel-control-next-icon {
  background-image: url(images/ar-l.png) !important;
}


body {
  font-size: 16px;
  color: #686868;
  line-height: 1.5 !important;
  font-family: 'Times New Roman', Times, serif;
  height: auto !important;
}
.grn-btn1{
    background-color: #04AA6D !important;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 17px;
    font-family: 'Times New Roman', Times, serif;
    cursor: pointer;
}
.txt35 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 35px;
  color: #6F6F6F;
}

.gr-t {
  color: #006600;
}

.rd-t {
  color: #990000;
}

.pr-t {
  color: #663399;
}

.bl-t {
  color: #003366;
}

.prof {
  position: relative;
}

.prof a:hover img {
  opacity: 0.7;
  background-image: url(images/camera.png);
}

.photo-preview {
  width: 100% !important;
  max-width: 150px !important;
  height: 100% !important;
  max-height: 150px !important;
  border-radius: 50% !important;
  cursor: pointer;
}

.middle-profilepic {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 35%;
  left: 15%;

}

.container-profilepic:hover .photo-preview {
  opacity: 0.3;
}

.container-profilepic:hover .middle-profilepic {
  opacity: 1;
}

.text-profilepic {
  color: green;
  font-size: 16px;
}

.cont-form {
  background-color: #f2f2f2;
  padding: 10px;
  height: 530px;
}

.cont-form input,
select,
textarea {
  width: 100%;
  padding: 10px;
  margin-top: 5px;
  background-color: #ffffff;
  color: #333333;
}


.breadcrumb a {
  color: #007bff !important;
}

.bottomMenu {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 60px;
  border-top: 1px solid #000;
  background: red;
  z-index: 1;
}

.faq-bg .card {
  margin-bottom: 0px !important;
}

.faq-bg .card h5 {
  font-size: 20px;
}

.c-p {
  padding: 200px;
}

.user {
  background-image: url(images/user.png);
  background-repeat: no-repeat;
  padding-left: 35px;
}

.athlete .ng-select.ng-select-single .ng-select-container {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px #222222 solid;
  background-image: url(images/user.png);
  background-repeat: no-repeat;
  padding-left: 35px;

}

.age {
  background-image: url(images/age.png);
  background-repeat: no-repeat;
  padding-left: 35px;
}

.sport {
  background-image: url(images/sports.png);
  background-repeat: no-repeat;
  padding-left: 35px;
}

.email {
  background-image: url(images/email.jpg);
  background-repeat: no-repeat;
  padding-left: 35px;
}


.coaches {
  background-image: url(images/coach.jpg);
  background-repeat: no-repeat;
  height: 500px;
  background-size: 100%;
}

.userinvalid {
  background-image: url(images/user.png);
  background-repeat: no-repeat;
  padding-left: 35px;
}

.flag {
  background-image: url(images/flag.png);
  background-repeat: no-repeat;
  padding-left: 35px;
}

.flaginvalid {
  background-image: url(images/flag.png);
  background-repeat: no-repeat;
  padding-left: 35px;
}

.main-bg {
  background-image: url(images/rectangle-3.jpg);
  height: 600px;
  width: 100%;
}

.athlete-bg {
  background-image: url(images/athlete-banner.jpg);
  height: 450px;
  width: 100%;
  background-size: 100%;
}

.l-bg .carousel-control-prev {
  left: -29px !important;
}

.l-bg .carousel-control-next {
  right: -29px !important;
}

.l-bg {
  background-color: #69d7e1;
  padding: 40px;
}

.score {
  width: 100px;
  padding-top: 10px;
  border-top: 2px #FF6600 solid;
}

.top-bar {
  background-color: #B6D4FE;
  padding: 5px;
}

.grn-txt {
  color: #00CC00;
}

.btn-primary {
  background-color: #0056d2 !important;
  border: none;
}

.t-shd {
  text-shadow: 1px 3px 2px rgba(54, 54, 54, 0.6);
}

.txt50 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 50px;
  color: #6F6F6F;
}

.txt44 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 44px;
  color: #6F6F6F;
  font-weight: bold;
}

.txt30 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 30px;
  color: #6F6F6F;
}

.txt22 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 22px;
}

.txt14 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 14px;
  color: #6F6F6F;
  font-weight: normal;
}

.txt12 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 13px;
  font-weight: normal;
}

.txt13 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 13px;
  color: #6F6F6F;
  font-weight: normal;
}

.txt18 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 18px;
  color: #6F6F6F;
  font-weight: normal;
}

.txt30 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 30px;
  color: #6F6F6F;
  font-weight: normal;
}

.com-t {
  position: absolute;
  top: -20px;
  left: 20px;
  z-index: 10;
}

.com-b {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}

.h-top {
  background-color: #00acc1;
  padding: 15px;
  border-radius: 10px 10px 0px 0px;
  text-align: center;
  color: #FFFFFF;
}

.org-txt {
  color: #EE8100;
}

.org-bg {
  background-color: #EE8100;
}

.org-txt a {
  color: #EE8100;
  text-decoration: none;
}

.org-txt a:hover {
  color: #EE8100;
  text-decoration: underline;
}

.blk-txt {
  color: #000000;
}

.blu-txt {
  color: #0033CC;
}

.wht-txt {
  color: #FFFFFF;
}

.bd-lr {
  border: 1px #cccccc solid;
  border-bottom: none;
  border-top: none;
}

.bd-tb {
  border: 1px #cccccc solid;
  border-left: none;
  border-right: none;
}

.bd-r {
  border-right: 1px #cccccc solid;
}

.bd-l {
  border-left: 1px #cccccc solid;
}

.cont-box {
  width: 300px;
  background-color: #f1f8ff;
  padding: 15px;
  border-radius: 5px;
}

.serv-img {
  height: 90px;
  width: 90px;
  box-shadow: 3px 3px 5px #ccc;
  -moz-box-shadow: 3px 3px 5px #ccc;
  -webkit-box-shadow: 3px 3px 5px #ccc;
  -khtml-box-shadow: 3px 3px 5px #ccc;
  border-radius: 15px;
  padding: 5px;
  background-color: white;
}

.w120 {
  width: 120px;
}

.discount-box::before {
  border: 5px solid #ed0e0e;
}

.bestseller-box::before,
.bogo-box::before,
.choice-box::before,
.condition-box::before,
.discount-box::before,
.isnew-box::before {
  top: 14px;
  left: 2px;
  transform: rotate(20deg);
  position: absolute;
  display: block;
  content: '';
}

.product-img {
  background: #fff;
  border: 1px solid #eee;
  padding: 30px 0px 10px 0px;
  border-radius: 5px;
}

.offerstrip {
  position: absolute;
  left: 8px;
  padding: 1px 10px;
  border-radius: 0 20px 20px 0;
  color: #fff;
  font-size: 10px;
  line-height: 20px;
  text-transform: uppercase;
}

.discount-box {
  background-color: #ed0e0e;
}

.cut-p {
  text-decoration: line-through;
}

.coach-img {
  width: auto;
  border-radius: 5px;
  height: 120px;
  /* -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  /* filter: grayscale(100%);*/
}

.coach-img :hover {
  width: auto;
  border-radius: 5px;
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
}

.ch {
  color: #ffffff;
  text-decoration: none
}

.ch a {
  color: #ffffff;
  text-decoration: none
}

.ch a:hover {
  color: #ffffff;
  text-decoration: underline
}

.org-btn {
  background-color: #EE8100;
  color: #FFFFFF;
  border-radius: 30px;
  font-size: 13px;
  border: none;
  padding: 10px 30px 10px 30px;
}

.org-btn-b {
  background-color: #EE8100;
  color: #FFFFFF;
  border-radius: 5px;
  font-size: 14px;
  border: none;
  text-align: center;
  padding: 8px;
}

.cont-form {
  background-color: #f6f6f6;
  padding: 10px;
  height: 530px;
}

.cont-form input,
select,
textarea {
  width: 100%;
  padding: 10px;
  margin-top: 5px;
  background-color: #ffffff;
  color: #000000;
}



.cont-form .myBtn {
  background-color: #FF6600;
}

.cont-form ::placeholder {
  color: #CCCCCC;
}

.cont-rht {
  min-height: 380px;
}

.sec0 {
  background-image: url(images/sec0.jpg);
  background-size: 100%;
  height: 600px;
}

.sec1 {
  background-image: url(images/sec1.jpg);
  background-size: 100%;
  height: 280px;
  background-repeat: no-repeat;
}

.sec2 {
  background-image: url(images/sec2.jpg);
  background-size: 100%;
  height: 280px;
  background-repeat: no-repeat;
  margin-top: 20px;
}

.sec3 {
  background-image: url(images/sec3.jpg);
  background-size: 100%;
  height: 280px;
  background-repeat: no-repeat;
}

.sec4 {
  background-image: url(images/sec4.jpg);
  background-size: 100%;
  height: 280px;
  background-repeat: no-repeat;
  margin-top: 20px;
}

.sec-txt {
  padding: 60px 30px 150px 30px;
  max-height: 160px;
  overflow: hidden;
}

.app-bg {
  background-color: #f2f3f8;
  padding: 40px 20px 40px 20px;
}

.wht-box {
  padding: 10px;
  margin: 20px 10px;
  background-color: #ffffff;
  border-radius: 5px;
}

.bold {
  font-weight: bold;
}

.md-accordion .card .fa-angle-down {
  float: right;
}

.md-accordion .card .card-header a:not(.collapsed) .rotate-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.exp-bg {
  background-color: #0A1535;
  padding: 20px;
  min-height: 580px;
}

.exp-txt {
  background-color: #ffffff;
  width: 70%;
  margin: 0 auto;
  padding: 10px;
  position: absolute;
  top: 175px;
  left: 15%;
  border-radius: 10px;
  text-align: center;
}

.rew {
  height: 375px;
  border-radius: 10px;
  background-color: #ffffff;
}

.coach-txt {
  background-color: #ffffff;
  width: 70%;
  opacity: 0.85;
  margin: 0 auto;
  padding: 10px;
  position: absolute;
  top: 150px;
  left: 15%;
  border-radius: 10px;
  text-align: center;
}

.review {
  position: absolute;
  top: 15px;
  left: 25px;
}

.rating {
  position: absolute;
  top: 15px;
  right: 25px;
}

.news-bg {
  background-color: #f6f6f6;
  padding: 20px;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: no-repeat 50%/100% 100%;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: no-repeat 50%/100% 100%;
}

.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  /* top: 41% !important; */
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
  transition: opacity .15s ease;
}

.faq-bg {
  background-color: #F7F8FF;
  padding: 20px;
}

.accordion>.card .card-header {
  margin-bottom: -1px;
  background-color: #ffffff;
  padding: 15px 10px 15px 10px;
}

.ft-bg {
  background-color: #0A1535;
  padding: 20px;
}

.ft-head {
  list-style: none;
  color: #ffffff;
  font-size: 13px;
}

.ft-menu {
  list-style: none;
  color: #CECECE;
  font-size: 12px;
  line-height: 25px;
  padding-left: 10px;
}

.ft-menu a {
  list-style: none;
  color: #CECECE;
  font-size: 12px;
  text-decoration: none;
}

.ft-menu a:hover {
  list-style: none;
  text-decoration: underline;
  font-size: 12px;

}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
}

.gr-btn {
  background-color: #00ACC1;
  border-radius: 5px;
  color: #ffffff !important;
}

.log-btn {
  border: 1px #FF9900 solid !important;
  border-radius: 5px;
}

.log-btn:hover {
  color: rgba(0, 0, 0, .7);
  background-color: #FF9900;
  border-radius: 5px;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: .5rem .5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-size: 14px;
}

.dropdown-menu {
  min-width: .5rem !important;
}

.wht-time {
  font-family: "Times New Roman", Times, serif;
  font-size: 22px;
  color: #FFFFFF;
}

.breadcrumb {
  background-color: #e9ecef !important;
  border-bottom: none !important
}

/*FORM */
#regForm h5 {
  font-size: 1.25rem;
}

.form-control-sm {
  text-align: center !important;
}

#regForm {
  background-color: #ffffff;
  margin: 50px auto;
  color: #686868 !important;
  padding: 10px;
  width: 80%;
  min-width: 500px !important;
  padding: 25px;
  border-radius: 20px;
  opacity: 0.90;
  font-family: arial;
}

#regForm textarea {
  background-color: #ffffff;
  border-bottom: 1px #cccccc solid;
  border-top: none;
  border-left: none;
  border-right: none;
}

.vid1 {
  position: absolute;
  top: 40%;
  z-index: 1;
  left: 40%;
}

h1 {
  text-align: center;
}

input {
  padding: 10px 10px 10px 35px;
  font-size: 17px;
  font-family: Raleway;
  border-bottom: 1px solid #aaaaaa;
  border-top: none;
  border-left: none;
  border-right: none;
}


/* Mark input boxes that gets an error on validation: */
input.invalid {
  background-color: #ffdddd;
}

.carousel-control-prev-icon-new {
  background-image: url(images/ar-r.png) !important;
}

.carousel-control-next-icon-new {
  background-image: url(images/ar-l.png) !important;
}

/* Hide all steps by default: */
/* .tab {
  display: none;
} */
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.navbar button {
background-color:#FFFFFF;
  border: none;
  padding: 10px 20px;
  font-size: 17px;
  cursor: pointer;
}

#regForm button {
  background-color: #04AA6D;
  color: #ffffff;
  border: none;
  padding: 10px 20px;
  font-size: 17px;
  cursor: pointer;
  border-radius: 8px;
}

/* button {
  background-color: #04AA6D;
  color: #ffffff;
  border: none;
  padding: 10px 20px;
  font-size: 17px;
  font-family: Raleway;
  cursor: pointer;
} */

button:hover {
  opacity: 0.8;
}

#prevBtn {
  background-color: #bbbbbb;
}

/* Make circles that indicate the steps of the form: */
.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #009688;
  border: none;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

.step.active {
  opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #87bab6;
}

/*FORM */
.carousel-indicators {
  bottom: -40px;
}

.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #2196f3;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease;
}

.scroll_div {
  position: fixed;
  top: 0;
  display: none;
  height: 50px;
  background: green;
}

.sticky {
  position: fixed;
  bottom: 0px;
  float: left;
  display: none;
  width: 100px;
  z-index: 10;
}

.blk-box {
  background-color: #000000;
  padding: 13px;
  border-radius: 10px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  height: 56px;
  width: 180px;
}

.icon-control {
  margin-top: 5px;
  float: right;
  font-size: 80%;
}



.btn-light {
  background-color: #fff;
  border-color: #e4e4e4;
}

.list-menu {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.list-menu a {
  color: #343a40;
}

.card-product-grid .info-wrap {
  overflow: hidden;
  padding: 18px 20px;
}

[class*='card-product'] a.title {
  color: #212529;
  display: block;
}

.card-product-grid:hover .btn-overlay {
  opacity: 1;
}

.card-product-grid .btn-overlay {
  -webkit-transition: .5s;
  transition: .5s;
  opacity: 0;
  left: 0;
  bottom: 0;
  color: #fff;
  width: 100%;
  padding: 5px 0;
  text-align: center;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}

.img-wrap {
  overflow: hidden;
  position: relative;
}

#hidden-div {
  display: none;
  height: 100px;
  width: 100%;
  position: fixed;
  bottom: 20px;
  left: 0;
  z-index: 10;
}

.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width: 996px) {
  .preview {
    margin-bottom: 20px;
  }
}

.preview-pic {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px;
}

.preview-thumbnail.nav-tabs li {
  width: 18%;
  margin-right: 2.5%;
  border: 1px #f2f2f2 solid;
}

.preview-thumbnail.nav-tabs li img {
  max-width: 100%;
  display: block;
}

.preview-thumbnail.nav-tabs li a {
  padding: 0;
  margin: 0;
}

.preview-thumbnail.nav-tabs li:last-of-type {
  margin-right: 0;
}

.tab-content {
  overflow: hidden;
}

.tab-content img {
  width: 100%;
  -webkit-animation-name: opacity;
  animation-name: opacity;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
}



@media screen and (min-width: 997px) {
  .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.colors {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.product-title,
.price,
.sizes,
.colors {
  text-transform: UPPERCASE;
  font-weight: bold;
}

.checked,
.price span {
  color: #ff9f1a;
}

.product-title,
.rating,
.product-description,
.price,
.vote,
.sizes {
  margin-bottom: 15px;
}

.product-title {
  margin-top: 0;
}

.size {
  margin-right: 10px;
}

.size:first-of-type {
  margin-left: 40px;
}

.color {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 2em;
  width: 2em;
  border-radius: 2px;
}

.color:first-of-type {
  margin-left: 20px;
}

.add-to-cart,
.like {
  background: #ff9f1a;
  padding: 1.2em 1.5em;
  border: none;
  text-transform: UPPERCASE;
  font-weight: bold;
  color: #fff;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}

.add-to-cart:hover,
.like:hover {
  background: #b36800;
  color: #fff;
}

.desc,
.like {
  background: none;
  padding: .3em .5em .3em 0em;
  border: none;
  text-transform: UPPERCASE;
  font-weight: bold;
  font-size: 20px;
  color: #ff9f1a;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}

.desc:hover,
.like:hover {
  background: none;
  color: #ff9f1a;
}

.descrip .dropdown-item {
  text-transform: uppercase;
  color: #FF9900;
}

.not-available {
  text-align: center;
  line-height: 2em;
}

.not-available:before {
  font-family: fontawesome;
  content: "\f00d";
  color: #fff;
}

.orange {
  background: #ff9f1a;
}

.green {
  background: #85ad00;
}

.blue {
  background: #0076ad;
}

.tooltip-inner {
  padding: 1.3em;
}

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
    transform: scale(3);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
    transform: scale(3);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/*# sourceMappingURL=style.css.map */
@media screen and (min-device-width: 320px) and (max-device-width: 768px) {
  .coaches {
    background-image: url(images/coach.jpg);
    background-repeat: no-repeat;
    height: auto;
    background-size: 100%;
  }

  .c-p {
    padding: 30px;
  }

  .main-bg {
    background-image: url(images/Rectangle%203.png);
    height: auto;
    width: auto;
  }

  .athlete-bg {
    background-image: url(images/athlete-banner.jpg);
    height: auto;
    width: auto;
    background-size: cover;
  }

  .txt30 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 24px;
    color: #6F6F6F;
  }

  .txt44 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 30px;
  }

  .sticky {
    position: fixed;
    bottom: 10px;
    float: left;
    display: none;
    width: 100px;
    z-index: 10;
  }

  .tp-4 {
    margin-top: 30px;
  }

  .tp-2 {
    margin-top: 20px;
  }

  .review {
    position: absolute;
    top: 15px;
    left: 45px;
  }

  .rating {
    position: absolute;
    top: 15px;
    right: 45px;
  }

  .txt50 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 25px;
    color: #6F6F6F;
    text-align: center;
  }

  .sec0 {
    background-image: url(images/sec0.jpg);
    background-size: 100%;
    height: 100px;
  }

  .sec-txt {
    padding: 80px 30px 195px 30px;
    max-height: 160px;
    overflow: hidden;
  }

  .sec1 {
    background-image: url(images/sec1.jpg);
    background-size: 100%;
    height: 314 px;
    background-repeat: no-repeat;
  }

  .sec2 {
    background-image: url(images/sec2.jpg);
    background-size: 100%;
    height: 314px;
    background-repeat: no-repeat;
    margin-top: 20px;
  }

  .sec3 {
    background-image: url(images/sec3.jpg);
    background-size: 100%;
    height: 314px;
    background-repeat: no-repeat;
  }

  .sec4 {
    background-image: url(images/sec4.jpg);
    background-size: 100%;
    height: 314px;
    background-repeat: no-repeat;
    margin-top: 20px;
  }
}

@media screen and (min-device-width: 380px) and (max-device-width: 480px) {
  .sec1 {
    background-image: url(images/sec1.jpg);
    background-size: 100%;
    height: 335px;
    background-repeat: no-repeat;
  }

  .sec2 {
    background-image: url(images/sec2.jpg);
    background-size: 100%;
    height: 335px;
    background-repeat: no-repeat;
    margin-top: 20px;
  }

  .sec3 {
    background-image: url(images/sec3.jpg);
    background-size: 100%;
    height: 325px;
    background-repeat: no-repeat;
  }

  .sec4 {
    background-image: url(images/sec4.jpg);
    background-size: 100%;
    height: 325px;
    background-repeat: no-repeat;
    margin-top: 20px;
  }
}


@media (max-width: 180px) and (max-width: 767px) {
  #myCarousel .carousel-inner div.carousel-item {
    margin-right: 100%;
  }

  #myCarousel1 .carousel-inner div.carousel-item {
    margin-right: 100%;
  }

}
.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

.service-bg {
  background: #f2f9fe;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f2f9fe 0%, #d6f0fd 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f2f9fe 0%, #d6f0fd 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f2f9fe 0%, #d6f0fd 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f9fe', endColorstr='#d6f0fd', GradientType=0);
  /* IE6-9 */
}
