@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');
html, body {
  max-width: 100%;
  overflow-x: hidden;
}
body {
  font-family: 'Montserrat', sans-serif;
  ;
  font-weight: 200;
  font-size: 17px;
}
ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
ul li {
  display: inline-block;
}
ul li a {
  display: block;
}
a {
  color: #000;
  text-decoration: none;
  display: inline-block;
}
a:hover, a:focus {
  color: #000;
  text-decoration: none;
}
img {
  max-width: 100%;
  display: inline-block;
}
p {
  font-weight: 400;
  line-height: 28px;
}
button {
  border: none;
}
button:hover, button:focus {
  border: none;
  outline: none;
  box-shadow: none !important;
}
h1, h2, h3, h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
h1 {
  font-size: 35px;
  margin: 0 0 30px;
}
/*Custom Grid*/
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-right: 35px;
  padding-left: 35px;
}
.row {
  margin-right: -35px;
  margin-left: -35px;
}
.form-horizontal .form-group {
  margin-right: -35px;
  margin-left: -35px;
}
/*Custom Grid*/
/*Scroll to top*/
.scrollup {
  width: 45px;
  height: 45px;
  opacity: 0.9;
  position: fixed;
  bottom: 10px;
  right: 20px;
  display: none;
  background: #ec1e24;
  color: #FFF;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
}
.scrollup:hover {
  background: #6d0105;
  color: #FFF;
}
.scrollup i {
  font-size: 21px;
  line-height: 51px;
}
/*Scroll to top end*/
.home-products
{
  padding: 70px 0;
}
.navik-header {
  border-top: 1px solid #E1E1E1;
}
.main-logo {
  margin: 12px 0px;
}
.main-slider {
  position: relative;
}
.main-slider-contents {
  text-align: center;
}
.main-slider-contents {
  min-height: 790px;
  color: #FFF;
  display: flex;
  align-content: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-size: cover;
}
.main-slider-contents h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 60px;
}
.main-slider-contents p {
  font-size: 25px;
  margin-bottom: 15px;
}
.btn-s1 {
  color: #FFF;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 150px;
  display: inline-block;
  padding: 12px 25px;
  text-transform: uppercase;
  margin-right: 5px;
  -webkit-transition: .5s all;
  border: 1px solid rgba(255, 255, 255, 0.12);
}
.btn-s1:hover {
  color: #FFF;
  background: rgba(255, 255, 255, 0.30);
  -webkit-transition: .5s all;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.btn-s2 {
  color: #FFF;
  background: linear-gradient(99.19deg, #ec1e24 0.59%, #6d0105 95.1%);
  border-radius: 150px;
  display: inline-block;
  padding: 12px 25px;
  text-transform: uppercase;
  margin-left: 5px;
  -webkit-transition: .5s all;
  border: 1px solid rgba(255, 255, 255, 0.00);
}
.btn-s2:hover {
  color: #FFF;
  -webkit-transition: .5s all;
  border: 1px solid #ec1e24;
}
/*Slider Starts*/
.main-slider .owl-nav [class*=owl-] {
  padding: 5px 10px;
  line-height: 24px;
  font-size: 24px;
}
.main-slider {
  position: relative;
  position: relative;
}
.main-slider .owl-nav {
  position: absolute;
  top: 47%;
  width: 100%
}
.main-slider .owl-nav .owl-prev, .main-slider .owl-nav .owl-next {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
}
.main-slider .owl-nav .owl-prev i, .main-slider .owl-nav .owl-next i {
  font-size: 23px;
  color: #ffffff;
  line-height: 58px;
}
.main-slider .owl-nav .owl-prev {
  left: 10px;
}
.main-slider .owl-nav .owl-next {
  right: 10px;
}
/*Slider Ends*/
.welcome-section {
  padding: 90px 0px 90px;
  position: relative;
}
.welcome-content p strong {
  font-size: 19px;
  font-weight: 500;
}
.welcome-content h1 {
  margin-bottom: 18px;
}
.specialities-bx {
  height: 426px;
  right: 0;
  position: relative;
  margin-top: -300px;
  padding: 50px;
  color: #FFF;
}
.speciality-carousel-bg {
  position: absolute;
  top: 0px;
  background: linear-gradient(99.19deg, #ec1e24 0.59%, #6d0105 95.1%);
  height: 372px;
  width: 70%;
  right: 0px;
}
.specialities-bx h1 {
  margin-bottom: 35px;
  position: relative;
}
.spec-title-bx {
  position: relative;
  padding-left: 70px;
  margin-bottom: 35px;
}
.spec-title-bx i {
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 50px;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}
.speciality-carousel .owl-item:hover .spec-title-bx i {
  transform: rotateY(180deg);
}
.spec-title-bx h2 {
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
  font-weight: 500;
}
/*Speciality slider Starts*/
.speciality-carousel .owl-nav [class*=owl-] {
  padding: 5px 10px;
  line-height: 24px;
  font-size: 24px;
}
.speciality-carousel {
  position: relative;
}
.speciality-carousel .owl-nav {
  position: absolute;
  top: -90px;
  right: 0px;
}
.speciality-carousel .owl-nav .owl-prev, .speciality-carousel .owl-nav .owl-next {
  /* position: absolute; */
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
}
.speciality-carousel .owl-nav .owl-prev i, .speciality-carousel .owl-nav .owl-next i {
  font-size: 23px;
  color: rgba(255, 255, 255, 0.31);
  line-height: 58px;
}
.speciality-carousel .owl-nav .owl-prev:hover i, .speciality-carousel .owl-nav .owl-next:hover i {
  color: #ffffff;
}
/*Speciality slider Ends*/
.speciality-carousel p {
  font-size: 15px;
  line-height: 25px;
}
.product-bx {
  position: relative;
  padding-bottom: 50px;
  cursor: pointer;
  background: #efefef;
  padding: 30px;
  margin: 0 0 35px;
}
.product-bx .product-name {
  width: 100%;
  -webkit-transition: .5s all;
  margin: 15px 0 0;
  background: #ce6914;
  min-height: 105px;
  display: flex;
  align-items: center;
}
.product-bx .product-name h2 {
  font-size: 19px;
  font-size: 19px;
  font-family: 'Montserrat', sans-serif;
  color: #FFF;
  margin: 0px;
  padding: 9px 26px;
  text-transform: none;
}
.product-bx .product-name h2 span {
  display: block;
  font-size: 15px;
  font-weight: 400;
}
/*.product-bx .product-name.c1 h2 {
  background: #394c6e;
}
.product-bx .product-name.c2 h2 {
  background: #273f60;
}
.product-bx .product-name.c3 h2 {
  background: #b1c529;
}
.product-bx .product-name.c4 h2 {
  background: #006774;
}
.product-bx .product-name.c5 h2 {
  background: #cba064;
}
.product-bx .product-name.c6 h2 {
  background: #aa1e20;
}
.product-bx .product-name.c7 h2 {
  background: #e3d9af;
}
.product-bx .product-name.c8 h2 {
  background: #b29056;
}
.product-bx .product-name.c9 h2 {
  background: #733725;
}
.product-bx .product-name.c10 h2 {
  background: #be4957;
}*/
.testimonial-section {
  background-image: url('../img/products/testimonial-bg.jpeg');
  color: #FFF;
  padding: 100px 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  margin-bottom: 150px;
}
.testimonial-section h2 {}
.testimonial-bx {
  background: #FFF;
  color: #000;
  padding: 80px 70px 40px 40px;
  position: relative;
  border: 1px solid #D5D5D5;
}
.rating-star {
  position: absolute;
  z-index: 99999;
  top: -50px;
  color: #BFBFBF;
  font-size: 21px;
  left: 0px;
}
.testimonials {
  margin-bottom: -150px;
}
.testimonials .owl-item {
  padding-top: 100px;
}
.rating-star li {}
.rating-star li i {}
.rating-star li i.active {
  color: #FBAA0D;
}
.rating-score-c {
  border: 10px solid rgba(255, 255, 255, 0.11);
  position: absolute;
  top: -40px;
  right: 20px;
  border-radius: 50%;
  -webkit-transition: .2s all;
}
.testimonial-bx:hover .rating-score-c {
  border: 20px solid rgba(255, 255, 255, 0.08);
  top: -50px;
  right: 10px;
  -webkit-transition: .2s all;
}
.rating-score {
  background: linear-gradient(99.19deg, #ec1e24 0.59%, #6d0105 95.1%);
  line-height: 102px;
  color: #FFF;
  text-align: center;
  font-size: 27px;
  border-radius: 50%;
  width: 102px;
  height: 102px;
}
.testimonial-bx p {}
.testimonial-bx h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  color: #ec1e24;
  text-transform: none;
}
.testimonial-bx h2 span {
  display: block;
  color: #000;
  font-size: 14px;
}
.testimonials .owl-nav {
  margin-top: 30px;
  color: #000;
  text-align: center;
}
.testimonials .owl-nav button {
  margin: 0 10px;
}
.testimonials .owl-nav button i {
  font-size: 22px;
  color: #8C8A8C;
}
.testimonials .owl-nav button:hover i {
  color: #000;
}
.product-carousel .owl-nav {
  margin-top: 10px;
  color: #000;
  text-align: center;
  margin-bottom: 40px;
}
.product-carousel .owl-nav button {
  margin: 0 10px;
}
.product-carousel .owl-nav button i {
  font-size: 22px;
  color: #8C8A8C;
}
.product-carousel .owl-nav button:hover i {
  color: #000;
}
footer {
  padding-top: 100px;
  font-weight: 400;
}
footer h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  text-transform: none;
  margin: 0 0 21px;
  font-weight: 600;
}
.footer-base {
  background: #ECECEC;
  padding: 25px 0px;
  margin-top: 60px;
  font-size: 14px;
  color: #5C5B5B;
}
.footer-address {
  margin: 0 0 20px;
}
.footer-address li {
  display: block;
  margin: 0 0 7px;
}
.footer-social li {
  margin: 0 7px 0 0;
}
.footer-social li img {
  width: 32px;
}
.quick-links li {
  display: block;
  font-size: 13px;
  margin: 0 0 12px;
}
.quick-links li a {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
}
.quick-links li a:hover {
  color: #be9651;
}
.footer-logo {
  width: 170px;
  margin-bottom: 45px;
}
.pc-break {
  display: block;
}
.breadcrumbs-header {
  background-image: url('../img/header_bg.jpeg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  text-align: center;
  padding: 127px 0px;
}
.breadcrumbs-header h1 {
  font-weight: 600;
  font-size: 35px;
  display: inline-block;
  margin: 0px;
  background: rgb(255 255 255 / 36%);
  padding: 32px 43px;
}
.innerpage-starting {
  margin-top: 72px;
}
.about-page {
  padding: 54px 0px;
}
.about-page h1 {
  margin-bottom: 13px;
  margin-top: 55px;
}
.about-page p {
  margin-bottom: 49px;
}
.about-img-1 {
  margin-top: 25px;
}
.about-img-2 {
  margin-bottom: 74px;
}
.vision-bx {
  padding: 45px 25px 45px 85px;
  position: relative;
  border: 1px solid #D5D5D5;
  box-sizing: border-box;
  box-shadow: 0px 20px 27px rgba(66, 60, 100, 0.15);
  border-radius: 15px;
  width: 90%;
  float: right;
  margin-top: 50px;
}
.vision-bx h1 {
  font-size: 29px;
}
.vision-bx p {
  margin-bottom: 0;
}
.vision-bx i {
  position: absolute;
  left: -55px;
  top: 30%;
  color: #FFF;
  width: 115px;
  height: 120px;
  border-radius: 15px;
  text-align: center;
  font-size: 60px;
  line-height: 137px;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}
.vision-bx:hover i {
  transform: rotateY(180deg);
}
.vision-bx i.icon-vision {
  background: #ce6914;
}
.vision-bx i.icon-mission {
  background: #ce6914;
}
.team-section {
  background: #F7F7F8;
  padding: 70px 0px 0;
}
.team-bx-1-c {
  position: relative;
}
.team-bx-1-c::before {
  position: absolute;
  content: '';
  width: 180%;
  left: -40px;
  top: 31px;
  height: 269px;
  background: #FFFFFF;
  border: 1px solid #D5D5D5;
  box-sizing: border-box;
  box-shadow: 0px 20px 27px rgba(66, 60, 100, 0.15);
  border-radius: 15px;
}
.team-bx-1 {
  position: relative;
  z-index: 9;
}
.team-bx-1 img {
  float: left;
  margin-right: 35px;
  border-radius: 15px;
}
.team-bx-1 h2 {
  font-weight: 500;
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
  padding-top: 60px;
}
.team-bx-1 h3 {
  font-weight: normal;
  font-size: 17px;
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
  color: #6B6B6B;
}
.team-bx-2 {
  background: #FFFFFF;
  border: 1px solid #D5D5D5;
  box-sizing: border-box;
  box-shadow: 0px 20px 27px rgb(66 60 100 / 15%);
  border-radius: 15px;
  padding: 45px 15px;
  margin-top: 100px;
}
.team-bx-2 img {
  float: left;
  margin-right: 35px;
  border-radius: 15px;
  margin-top: -80px;
  margin-left: 21px;
}
.team-bx-2 h2 {
  font-weight: 500;
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
}
.team-bx-2 h3 {
  font-weight: normal;
  font-size: 17px;
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
  color: #6B6B6B;
  margin-bottom: 16px;
}
.team-section h1 {
  margin-top: 50px;
}
.caption-bx-1-c {
  position: relative;
  margin-top: 60px;
}
.caption-bx-1-c img {
  position: absolute;
  left: -70px;
  top: 0;
  max-width: 130%;
}
.caption-bx-1 {
  padding-top: 120px;
}
.caption-bx-1 h2 {
  color: #FFF;
  font-weight: 500;
  font-size: 49px;
  text-align: center;
  position: relative;
  z-index: 9;
  margin: 50px 0 0;
}
.content-bx-1-c {
  position: relative;
  margin-top: 130px;
}
.content-bx-1-c::before {
  content: '';
  position: absolute;
  background: linear-gradient(99.19deg, #ec1e24 0.59%, #6d0105 95.1%);
  width: 150%;
  height: 579px;
  left: -100px;
  top: 0px;
}
.content-bx-1 {
  color: #FFF;
  position: absolute;
  z-index: 9;
  padding: 110px 120px 110px 0px;
  font-size: 22px;
}
.content-bx-1 p {
  line-height: 35px;
}
.caption-area {
  margin-bottom: 185px;
}
.caption-bx-2 {
  position: relative;
  z-index: 99;
}
.caption-bx-2 img {}
.caption-bx-2 h2 {
  position: absolute;
  bottom: 17px;
  right: 0px;
  background: #FFF;
  font-weight: 600;
  font-size: 15px;
  padding: 18px 25px;
}
.contact-details {
  background: #ce6914;
  color: #FFF;
  padding: 30px 60px;
  margin-top: 100px;
  margin-bottom: 60px;
}
.contact-bx {
  position: relative;
  padding-left: 120px;
  display: flex;
  align-content: stretch;
  flex-direction: column;
  justify-content: center;
  height: 104px;
}
.contact-bx a {
  color: #FFF;
  display: block;
}
.contact-details h1 {
  text-align: center;
  font-size: 29px;
  margin-bottom: 0;
}
.contact-bx i {
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 50px;
  background: rgba(255, 255, 255, 0.14);
  width: 99px;
  height: 103px;
  text-align: center;
  line-height: 111px;
  border-radius: 20px;
}
.contact-bx p {
  font-size: 15px;
}
.contact-bx-c {
  float: left;
  width: 33.333%;
}
.iv-form {
  margin-top: 40px;
}
.iv-form .form-group {
  position: relative;
  margin-bottom: 28px;
}
.iv-form .form-group label {
  position: absolute;
  top: -12px;
  left: 10px;
  background: #FFF;
  padding: 0 10px;
}
.iv-form .form-control {
  border: 1px solid #B1B1B1;
  border-radius: 0px;
  height: 45px;
}
.iv-form textarea.form-control {
  height: 155px;
}
.iv-form .btn {
  color: #FFF;
  background: #ce6914;
  border-radius: 0px;
  border: none;
  width: 100%;
  padding: 10px;
  text-transform: uppercase;
}
.contact-map {
  height: 630px;
  width: 100%;
  display: block;
}
.product-page {
  background: #F7F7F8;
  padding: 60px 0px;
}
.geay-section {
  background: #F7F7F8;
  padding: 120px 0px;
}
.ubislider.ecommerce .ubislider-inner li {
  width: 225px;
  height: 197px;
}
.accordion-button:not(.collapsed) {
  color: #353535;
  background-color: transparent;
  box-shadow: none;
  font-weight: 600;
}
.accordion-button {
  font-weight: 600;
  font-size: 35px;
  position: relative;
}
.accordion-button span {
  position: absolute;
  left: 37px;
  top: 15px;
  font-weight: 600;
  font-size: 72px;
  color: #EBEBEB;
  font-family: 'Montserrat', sans-serif;
}
.accordion-button strong {
  position: relative;
  z-index: 1;
}
.accordion-item {
  background-color: #fff;
  margin-bottom: 30px;
  border: 1px solid #D5D5D5;
  box-sizing: border-box;
  box-shadow: 0px 20px 27px rgb(66 60 100 / 15%);
  border-radius: 15px;
}
.accordion-button {
  background-color: transparent;
  padding: 65px 40px 30px;
  text-transform: uppercase;
}
.accordion-item:first-of-type {
  border-radius: 15px;
}
.accordion-item:last-of-type {
  border-radius: 15px;
}
.accordion-body {
  padding: 15px 35px;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.g-recaptcha
{
    margin-bottom: 20px;
    width: 100% !important;
}



.modal-content
{
    position: relative;
    text-align: center;
    padding: 30px;
    display: block;
}
.modal-content .close
{
    position: absolute;
    right: 20px;
    top: 12px;
    font-size: 34px;
background: no-repeat;color: #b3b3b3;}
.modal-content i
{
    font-size: 28px;
    border: 3px solid #bf2fa7;
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 66px;
    color: #bf2fa7;
}
.modal-content h2
{
    font-size: 28px;
    margin: 10px 0 10px;
    color: #bf2fa7;
}

.quote-section
{background-image: url(../img/products/quote-bg.jpeg);color: #FFF;padding: 80px 0;background-size: cover;background-repeat: no-repeat;background-position: center top;}
.quote-section h2
{
    text-align: center;
    font-size: 59px;
    font-family: 'Great Vibes', cursive;
    margin: 0;
}

.list-s1 {
  list-style: none;
  padding: 0px;
  margin: 0 0 0 13px;
}
.list-s1 li {
  position: relative;
  padding: 0 0 0 21px;
  margin: 0 0 12px;
  display: block;
}
.list-s1 li a {
  display: block;
}
.list-s1 li::before {
  font-family: "snippets" !important;
  content: '';
  position: absolute;
  left: 0px;
  top: 8px;
  font-size: 52px;
  width: 10px;
  height: 10px;
  background: #ec1e24;
}

.floatingwhatsapp {
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 9999;
  color: #FFF;
  background: #4dc247;
  font-size: 26px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  -webkit-box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);
  -moz-box-shadow: -8px 9px 5px -7px rgba(0, 0, 0, 0.24);
  box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);
}
.floatingwhatsapp:hover {
  color: #FFF;
}
.buy-btn
{
    display: inline-block;
    background: #4ec247;
    border: 1px solid #54ba4e;
    color: #FFF;
    padding: 9px 23px;
    border-radius: 8px;
    font-weight: 500;
    margin: 15px 0 0;
}
.buy-btn i
{
    position: relative;
    top: 2px;
}
.buy-btn:hover
{
    color: #FFF;
    background: #4fcb48;
    border: 1px solid #54ba4e;
}
.video-thumb
{
    position: relative;
}
.video-thumb i
{
    position: absolute;
    left: 44%;
    top: 32%;
    z-index: 99;
    font-size: 50px;
    color: #ffffff5c;
}
.album-thumb-gallery img
{
    width: 100%;
    margin: 0 0 60px;
}
#filter-controls
{
    display: flex;
    justify-content: center;
}
#filter-controls a
{
    display: block;
    padding: 10px 28px;
    background: #e3e3e3;
    border-radius: 6px;
    margin: 0 3px 30px;
}
.main-slider
{
    margin-top: 70px;
}

.contatpage-address {
    list-style: none;
    padding: 0px;
}

.contatpage-address li {
    padding: 0px 0px 0px 70px;
    position: relative;
    margin: 0 0 25px;
    display: block;
}

.contatpage-address li i {
    position: absolute;
    left: 0px;
    font-size: 29px;
    top: 13px;
    color: #ffffff;
    background: #ce6914;
    width: 50px;
    height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.contatpage-address li p {
    font-weight: 800;
    font-size: 18px;
    margin: 0;
}

.contatpage-address li a {
    color: #000;
}
.title-s1
{
  padding: 0 0 0px;
  font-size: 20px;
}