

@charset "utf-8";

@font-face {
  font-family: Poppins-Regular;
  src: url('../../font/Poppins/Poppins-Regular.ttf');
}
@font-face {
  font-family: Lobster;
  src: url('../../font/Lobster/Lobster-Regular.ttf');
}
@font-face {
  font-family: Viga-Regular;
  src: url('../../font/Viga/Viga-Regular.ttf');
}

:focus {
	outline:0!important
}
* {
	scrollbar-width:thin;
	-webkit-scrollbar-width:thin;
	-moz-scrollbar-width:thin
}
html {
	scroll-behavior:smooth
}

 body {
  position: relative;
  font-family: Poppins-Regular !important;
  /* border: 20px solid #cc9b05; */
}

body:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  background-image: url(../images/3.png);
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: 45% 90%;
}
.Yellowtail p{
  font-family: Lobster;
}
.navbar-default {
    background: #1E1C1C;
    border: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    margin: 0;
    position: relative;
}
.top-line {
  padding: 2px 0;
  background: #cc9b05;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  overflow: hidden;
  /* margin-top: -20px; */
}
.top-line span{
  font-size: 13px;
  line-height: 22px;
}
.navbar-brand>img {
    /* display: inline-block; */
    width: 100%;
}
header.active .top-line {
  height: 0;
  padding: 0;
}

.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* .active > .navbar-fixed-top{
  right: 20px;
  left: 20px;
} */

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
}
.top-line ul.social-icons {
  margin: 0;
  padding: 0;
  text-align: right;
}
.top-line ul.social-icons li {
  display: inline-block;
  margin-left: 9px;
}
.top-line ul.social-icons li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 14px;
  color: #ffffff;
}
.top-line p {
  color: #ffffff;
  margin-bottom: 0;
  display: inline-block;
}
.customAppointmentBTN{
  display: inline-block;
  text-align: right;
  float: right;
  box-shadow: none;
  outline: none;
  color: #fff;
  border: 1px solid #fff;
}
.customAppointmentBTN:hover{
  color: #fff;
}
p {
  font-size: 14px;
  color: #666666;
  /* font-family: 'Lato', sans-serif; */
  /* font-weight: 400; */
  line-height: 24px;
  margin: 0 0 10px;
}
.top-line p span {
  margin-right: 20px;
}
.top-line p span i {
  font-size: 13px;
  color: #fff;
  margin-right: 10px;
}
.nav>li {
  position: relative;
  display: inline-block;
}
.navbar-nav>li {
  float: none !important;
  display: inline-block;
}
.navbar-nav{
  margin: 0 auto;
  text-align: center !important;
  float: none !important;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a.active {
  color: #cc9b05  !important;
}
.navbar-nav > li > a {
  color: #ffffff !important;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 40px 15px;
}
.navbar-nav li.drop {
  position: relative;
}
.navbar-nav li.drop ul.dropdown {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 220px;
  background: #ffffff;
  border-top: 2px solid #ffba00;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 5px 7px rgb(0 0 0 / 20%);
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.navbar-nav li.drop:hover ul.dropdown {
  opacity: 1;
  visibility: visible;
}
.navbar-nav li.drop ul.dropdown li {
  display: block;
}
.navbar-nav li.drop ul.dropdown li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  display: block;
  color: #222222;
  font-size: 13px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 20px;
}
header.active .navbar-fixed-top {
  position: fixed;
}



.howtobooksection{
  padding: 70px 0;
}
.box-title{
  margin: 20px 0 40px 0;
}
.box-title h1{
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  text-transform: capitalize;
  font-family: Viga-Regular;
}
.box-title h1::after {
  width: 80px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  display: block;
  content: "";
  background: #F4BC16;
  height: 2px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.box-title h1:hover::after{
  
  width: 200px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.howitwork-col{
    width: 160px;
    height: 160px;
    position: relative;
    line-height: 170px;
    background-color: #cc9b05;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 auto ;
    text-align: center;
    z-index: 99;
}
.addafterstyle::after {
  content: "";
  border: 2px solid #cc9b05;
  left: 110%;
  position: absolute;
  width: 120%;
  top: 50%;
}

.howitwork-col .fa{
  color: #ffffff;
  font-size: 50px;
}
.howitwork-col .fa:hover{
  transition: 0.9s;
  transform: rotateY(180deg);
  }
.howtobooksection .howitsworkcontent{
  text-align: center;
  margin-top: 15px;
}
.howitsworkcontent h3{
  text-transform: capitalize;
}


/* banner-section Style START*/
.banner-section {
  padding: 50px 0;
  background: #cc9b05;
  text-align: center;
}
.icon-box {
  padding-right: 20px;
  width: 65px;
  display: table-cell;
    vertical-align: middle;
    text-align: center;
}
 .icon-box .fa{
  color: #fff;
  font-size: 45px;
}
.text-box {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.text-box p {
  color: #fff;
  line-height: 24px;
  margin: 0;
  text-align: left;
}
.abouttextnavrai p{
  color: #fff;
  line-height: 24px;
  margin: 0;
  text-align: left;
}
/* banner-section END*/

/* google-review-seaction STYLE STart */
.google-review-seaction{
  padding: 70px 0;
    background: #f4f6f7;
}
.greview-title h3{
  color: #ffba00 !important;
  font-weight: bold;
}
.g-rating{
  display: inline-block;
  color: #ffba00 !important;
}
.greview-title p{
  display: inline-block;
  margin-left: 10px;
}
/* google-review-seaction END */

/* who-we-are-section START */
.who-we-are-section{
  padding: 70px 0;
}

/* who-we-are-section END */

/* what-we-offer-section START */
.what-we-offer-section{
  padding: 70px 0;
}
.what-we-offer-Block {
 margin-bottom: 20px;
}
.what-we-offer-Block a{
  text-decoration: none;
}
.what-we-offer-Block a:hover{
  cursor: pointer;
}
/* what-we-offer-section END */

/* covid19guidelines-section START */
.covid19guidelines-section{
  padding: 70px 0;
  /* background: url(../images/footer-bg.jpg); */
    background-size: cover;
    position: relative;
}
.covid19guidelines-section::after{
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #cc9b05;
opacity: 0.9;
}
.covid19guidelines-section .container {
  position: relative;
  z-index: 2;
}
.covid19guidelines-section .box-title h1{
  color: #ffba00 !important;
  /* font-weight: bold; */
}
.SAFETYguidelines h3, .SALON-guidelines h3{
  color: #000;
  font-family: Viga-Regular;
}
.SAFETYguidelines p{
  color: #000;
}
.SALON-guidelines ul {
  padding-left: 10px;
}
.SALON-guidelines ul li{
  color: #000;
  padding: 0 0 5px 30px;
  line-height: 25px;
}
.SALON-guidelines ul li {
  position:relative;
  list-style-type: none;
}    
.SALON-guidelines ul li:before {
  content:"\f0a9";  /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: FontAwesome;
  left:-5px;
  position:absolute;
  top:0;
}
/*covid19guidelines-section END */


/* faqspolicy-section START */
.faqspolicy-section{
  padding: 70px 0;
}
.faqpiluhead {
  color: #000;
  font-size: 20px!important;
  font-weight: 700!important;
  letter-spacing: .025em!important;
  line-height: 1.5em!important;
  text-transform: uppercase!important;
  font-family: Viga-Regular;
}
.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: 0.25rem;
}
.what-we-offer-Block div{
  overflow: hidden;
}
.card .card-img-top{
  -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
  width: 100%;
  height: 190px;
}
.card .card-img-top:hover{
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
  font-weight: bold;
}
.accordion.md-accordion .card {
  border: 0!important;
  border-radius: 0!important;
}
.accordion.md-accordion .card .card-header {
  background-color: transparent!important;
  padding: 0!important;
  border-radius: 0!important;
  border-bottom: 0!important;
}
.accordion.md-accordion .card .card-header a {
  display: block;
  padding: 1.2rem 0.5rem;
  color: #000;
  background: url(../images/minus-icon.png) no-repeat right center;
  text-transform: uppercase;
  font-size: 13px;
}
.accordion.md-accordion .card .card-header a.collapsed {
  background: url(../images/plus-icon.png) no-repeat right center;
}
.accordion.md-accordion .card .card-header a {
  display: block;
  padding: 1.2rem 0.5rem;
  color: #000;
  background: url(../images/minus-icon.png) no-repeat right center;
  text-transform: uppercase;
  font-size: 13px;
}
.accordion.md-accordion .card+.card {
  border-top: 1px #eee solid!important;
}
.accordion.md-accordion .card {
  border: 0!important;
  border-radius: 0!important;
}
.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: 0.25rem;
}
/* faqspolicy-section END*/



/* footer Style Start */

footer .up-footer {
  padding: 70px 0;
  background: url(../images/footer-bg.jpg);
  /* background-size: cover; */
  position: relative;
}

footer .up-footer:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #cc9b05;
  opacity: 0.9;
}
footer .up-footer h2 {
  color: #222222;
  font-size: 17px;
  font-family: 'Viga-Regular', sans-serif;
  /* font-weight: 700; */
  margin: 0 0 15px;
  font-size: 18px;
  margin-bottom: 30px;
  text-transform: capitalize;
  color: #ffffff;
}
footer .up-footer .container {
  position: relative;
  z-index: 2;
}
footer .up-footer p {
  color: #ffffff;
}
.footer-widget .link-list {
  list-style: none;
  padding: 0px;
}
.footer-widget .link-list a {
  color: #fff;
  text-transform: capitalize;
  line-height: 30px;
}
footer .up-footer .info-widget p.first-par {
  margin-bottom: 20px;
}
footer .up-footer .info-widget p span {
  font-family: 'Raleway', sans-serif;
  color: #000;
  font-weight: bold;
}
.social-links_mod-a > li > a {
  display: block;
  width: 30px;
  height: 30px;
  padding-top: 5px;
  color: #fff;
  background-color: #000000;
  box-shadow: 1px 2px 3px 0 rgb(0 0 0 / 10%);
  transition: all 0.3s;
  text-align: center;
  border-radius: 50px;
  vertical-align: middle;
  text-align: center;
}
.social-links_mod-a > li > a .fa{
  vertical-align: middle;
  text-align: center;
  margin: 4px 1px 4px 1px;
}
.social-links > li > a {
  font-size: 12px;
  color: #ccc;
}
.social-links > li{
  padding-left: 0;
  padding-right: 0px;
}

/* footer Style END */

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  color: #fff;
  cursor: default;
  background-color: #FF4545;
  border: #FF4545;
  border-bottom-color: transparent;
}
.swapper-Tabbs .nav-tabs{
  border-bottom:none !important;
}

.page-banner-section {
  padding: 20px 0;
  position: relative;
  background: url(../upload/banners/ban.jpg) center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background: rgb(204 155 5 / 60%);
}
.page-banner-section ul.page-depth li a {
  display: none;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 13px;
  font-family: 'Raleway', sans-serif;
  color: #000;
}
.page-banner-section ul.page-depth {
  margin: 0;
  padding: 0;
  text-align: right;
}
.page-banner-section ul.page-depth li{
  list-style-type: none;
}
.page-banner-section ul.page-depth li:before {
  content: '-';
  font-size: 13px;
  font-family: 'Raleway', sans-serif;
  color: #fff;
  margin-right: 5px;
}
.page-banner-section ul.page-depth li:first-child:before {
  content: '';
  margin-right: 0;
}
/* .page-banner-section:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(26, 41, 96, 0.6);
} */
.title p {
  margin: 20px 0px 60px;
  text-align: center;
}
.about-section{
  margin-top: 5px;
}
.about-section .box-title h1::after{
  margin-top: 10px;
}
.about-section .box-title{
  margin-bottom: 0px !important;
}
.about-section .title p {
  margin-bottom: 20px !important;
}
.about-section p {
  line-height: 29px;
  font-size: 15px;
}
.page-banner-section h2 {
  color: #000;
  font-size: 20px;
  font-family: 'Viga-Regular', sans-serif;
  margin: 0 0 15px;
  margin-bottom: 0;
  text-transform: uppercase;
}


/* contact-form  Style started*/
.g_map_section{
  padding: 40px 0 10px 0;
}
.contact-section {
  padding: 40px 0 30px;
}
#contact-form input[type="text"], #contact-form select, .comment-form input[type="text"], #contact-form textarea, .comment-form textarea {
  width: 100%;
  padding: 10px 20px;
  border: 1px solid #dedede;
  margin-bottom: 20px;
  outline: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #666666;
  font-size: 13px;
}
.contact-section p {
  font-size: 14px;
  color: #666666;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 10px;
  margin-bottom: 30px;
}
.information-list{
  padding: 0px;
}
.contact-section ul.information-list li span {
  display: block;
  font-size: 14px;
  color: #666666;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 10px;
  margin-bottom: 8px;
  margin-left: 25px;
  color: #222222;
}
.contact-section ul.information-list li i {
  float: left;
  color: #222222;
  font-size: 14px;
  display: inline-block;
  line-height: 24px;
  padding-left: 5px;
}
.contact-section ul.information-list li span {
  display: block;
  font-size: 14px;
  color: #666666;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 10px;
  margin-bottom: 8px;
  margin-left: 25px;
  color: #222222;
}
.contact-section ul.information-list li {
  list-style: none;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 10px;
}
.contact-section ul.information-list li:last-child {
  border-bottom: none;
}
#contact-form input[type="submit"]:hover, #contact-form select:hover .comment-form input[type="submit"]:hover {
  opacity: 0.7;
}
#contact-form input[type="submit"], .comment-form input[type="submit"] {
  padding: 12px 30px;
  outline: none;
  border: none;
  background: #cc9b05;
  color: #ffffff;
  font-size: 13px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  margin-bottom: 10px;
}
/* contact-form  END*/
.imageGellary_section{
  padding: 50px 0;
}
.imageGellary_section img{
  width: 100%;
}
.navbar-brand{
  height: auto !important;
  padding: 0px !important;
}
.navbar-brand img{
  width: 100px;
  height: auto ;
}
@media screen and (max-width:991px){
  /* .addafterstyle::after{
    display: none !important;
  } */
}
@media (max-width: 767px){
  .container>.navbar-header{
    min-height: 90px !important;
  }
  .top-line {
    display: none;
  }
  .navbar-brand {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 10px !important;
  }
  .navbar-brand img{
    width: 80px;
    height: auto;
  }
  .navbar-nav>li {
    float: none !important;
    display: block;
}
  .navbar-default .navbar-toggle {
    margin-top: 28px;
  }
  .navbar-nav > li > a {
    padding: 5px 15px !important;
    text-align: right;
  }
  .navbar-nav > li.search {
    display: none;
  }
  .navbar-nav > li.drop ul.dropdown {
    position: relative;
    top: inherit;
    left: inherit;
    width: 100%;
    padding: 0;
    border: none;
    visibility: visible;
    opacity: 1;
  }
  .navbar-nav > li.drop ul.dropdown li a {
    padding: 5px 20px;
    text-transform: inherit;
  }
  .addafterstyle::after {
      display: none;
  }
  .who-we-are-section {
    padding: 0px 0;
  }
  .page-depth{
    display: none;
  }
  .navbar {
    position: relative;
    min-height: 90px;
    margin-bottom: 0px;
    vertical-align: middle;
  }
  img {
    width: 100%;
    vertical-align: middle;
  }
  body:before {
    background-size: 85% 40%;
  }
  .imageGellary_section_tabs .nav>li{
    margin-bottom: 10px !important;
  }
}
.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
  text-shadow: none !important;
}
.carousel-control .fa{
  position: absolute;
  top: 50%;
  font-size: 30px !important;
  color: #5f5f5f !important;
}

.carousel-showmanymoveone .carousel-control.left {
  margin-left: -20px;
}

.carousel-showmanymoveone .carousel-control.right {
  margin-right: 0;
}

.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
  display: none;
}

/* .carousel .item .col-xs-12 {
  padding: 0;
} */


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
  .carousel .item .col-xs-12:nth-last-child(-n+2) {
     display: none;
  }
  .sticky-whatsapp-wrapper {
    bottom: 50px !important;
  }
}

@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
     left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
     left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
     left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
     display: block;
  }
}

@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
     -webkit-transform: translate3d(50%, 0, 0);
     transform: translate3d(50%, 0, 0);
     left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
     -webkit-transform: translate3d(-50%, 0, 0);
     transform: translate3d(-50%, 0, 0);
     left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
     left: 0;
  }
}

@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
     left: -16.6%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
     left: 16.6%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
     left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
     display: block;
  }
}

@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
     -webkit-transform: translate3d(16.6%, 0, 0);
     transform: translate3d(16.6%, 0, 0);
     left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
     -webkit-transform: translate3d(-16.6%, 0, 0);
     transform: translate3d(-16.6%, 0, 0);
     left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
     left: 0;
  }
}
.sticky-whatsapp-wrapper {
  position: fixed;
  right: 20px;
  bottom: 50px;
  width: 48px;
  height: 48px;
  background-color: transparent;
  z-index: 9;
}
.sticky-whatsapp-wrapper a {
    display: inline-block;
}
.sticky-whatsapp-icon {
  background-image: url("../images/blog-icon-sprite.svg");
  display: inline-block;
  width: 48px;
  height: 48px;
  background-position: -54px -60px;
}
.imageGellary_section_tabs .nav{
    margin: 0 auto;
    text-align: center;
}
.imageGellary_section_tabs .nav>li{
  display: inline-block !important;
  float: none !important;
}
.nav-tabs>li>a {
  background-color: #eee;
}
.imageGellary_section_tabs img{
  width: 100%;
}
.imageGellary_section_tabs .nav-tabs{
  border-bottom: none !important;
}

.imageGellary_section_tabs .tab-content{
  padding: 10px 0;
}
.imageGellary_section_tabs .tabs-Col{
  margin-bottom: 30px;
}
img{
  width: 100%;
}


.certificate_award_section{
  padding: 50px 0;
}