*{
    font-family: 'Lato', sans-serif;
}
/*SLIDER OPTION START*/
.slick-prev.slick-arrow, .slick-next.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.slick-prev.slick-arrow {
    left: 0;
    z-index: 999;
}
.slick-next.slick-arrow {
    right: 0;
}
.about-inner-wrap{
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 15px;
  padding: 20px;
}
.iso-certified{
    position: relative;
    background: url(/img/main-banner1.1.jpg);
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    padding: 5em 0;
    margin-top: 50px;
    padding-bottom: 160px;
    margin-bottom: -86px;
}
/* .iso-inner{
  text-align: center;
} */
.iso-inner img{
  margin-bottom: 20px;
}
/* 

ORIGINAL CODES START

*/
.oki_1_bg {
    background: #ED008C !important;
  }
  .oki_2_bg {
    background: radial-gradient(ellipse at center, #C9DFF4,#D4E5F5)!important;
  }
  .paris_bg {
    background: #9051A0 !important;
  }
  .lifeplus_bg {
    background: #01B3EF !important;
  }
  header{
    position: relative;
    z-index: 9999;
  }
  header .navbar {
    margin-bottom: 0;
  }
  header nav{
    background-color: transparent!important;
    border-color: transparent!important;
    padding-top: 20px;
  }
  header nav li a{
     background-color: transparent!important;
     color: #000!important;
  }
  header nav img{
    /*margin-top: 20px;*/
  }
  .my_mb_10 { margin-bottom: 10px; }
  .my_font_size_12 { font-size: 12px; }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > a:hover {
    color: #00f!important;
  }
  .body_bg {
    background: radial-gradient(circle at 63% 43%, #CEE1F2 28%,transparent);
  }
  #slider{
    background-image: url(/img/slider.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 65% 50%;
  }
  .slider-life{
    height: 80vh;
    background-image: url(/img/life-plus.jpg)!important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 200px;
  }
  .my_slider {
    overflow: hidden;
  }
  .slider_alt {
    width: 100%;
  }
  .oki_pro_slider, .paris_slider {
    width: 100%;
  }
  #our_brand h2{
    padding-top: 40px;
    color: #f00;
    font-family: 'Merriweather', serif;
    text-transform: uppercase;
  }
  #our_brand img{
    margin-top: 30px;
  }
  #about_us p{
    margin-left: 20px;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'Merriweather', serif;
  }
  #about_us p::first-letter{
    font-size: 25px;
  }
  #about_us span{
    font-size: 25px;
  }
  #about_us .text_car img{
    margin: 0 auto;
  }
  #video .oki_button {
    margin-top: 40px;
    text-align: center;
  }
  #video .oki_button a {
    font-size: 20px;
  }
  /*===============*/
  /* 2nd example :  BACKGROUND IMAGE */
  div.desktop-wrapper {
      position: relative;
      padding-top: 25px;
      padding-bottom: 67.5%;
      height: 0;
  }
  div.desktop-wrapper iframe {
      box-sizing: border-box;
      background: url('/img/desktop-wrapper.png') center center no-repeat;
      background-size: contain;
      padding: 3.4% 10.8% 18.6%;/* 11.9% 15.5% 14.8% */
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
  }
  /*==========*/
  /*Contact Us*/
  #contact_us{
    background-color: #fbfaf6;
    /* margin-top: -190px; */
    padding-top: 30px;
  }
  @media (max-width:768px){
    #contact_us {
      background-color: #fbfaf6;
      /* margin-top: -190px; */
      padding-top: 0px;
  }
  }
  .social_media li {
    float: left;
    margin-right: 15px;
}
  #contact_us h3{
    font-family: 'Montserrat', sans-serif;
  }
  #contact_us label{
    font-family: 'Montserrat', sans-serif;
  }
  #contact_us button,
  #contact_us input,
  #contact_us textarea{
    border-radius: 0px;
  }
  #contact_us .fab{
    color: #ccc;
    transition: 0.5s;
  }
  #contact_us .fab:hover{
    color: #0f94d9;
  }
  .social_media{
    position: relative;
    top: -30px!important;
  }
  .contact_us_star img{
    position: relative;
    top: -30px;
    margin: 0 auto;
    display:block;
  }
  .contact_us_star .under_line_img{
    margin-top: 50px;
    width: 100%;
    padding: 1px;
    background-color: #eee;
  }
  
  #life-plus{
    background-image: linear-gradient(#01B3EF,transparent);
  }
  #paris{
   background-image: linear-gradient(#9051A0,transparent); 
  }
  #oki_1{
   background-image: linear-gradient(#ED008C,transparent);
  }
  #oki_pro,  #oki_1, #paris, #life-plus{
    padding-bottom: 60px;
  }
  /*#oki_pro{
   background-image: radial-gradient(ellipse at right top, #CEE1F2 20%,transparent);   
  }*/
  #paris img,
  #life-plus img,
  #oki_pro img{
    border: 2px solid #fff;
    padding: 20px;
    box-shadow: 0px 0px 10px #000;
    margin-bottom: 30px;
  }
  
  /*------------ Product Tables start ------------*/
  .oki_table, .paris_table , .life_plus_table{
    font-family: 'Merriweather', serif;
    margin-top: 20px;
    box-shadow: 0 0 5px black;
  }
  .my_table tbody tr th {
    vertical-align: middle;
  }
  .my_table th, .my_table td {
    text-align: center;
    border: 1px solid grey !important;
  }
  
  /*------------ Product Tables End ------------*/
  
  /*----- Oki Table Start ------*/
  .oki_table tbody tr:nth-child(2) th {
    min-width: 7em;
  }
  .oki_table tbody tr:nth-child(3) th:nth-child(2) {
    min-width: 10em;
  }
  .oki_table tbody tr:nth-child(3) th:first-child {
    width: 5%;
  }
  .oki_table i {
    color: #00B2FC;
    box-shadow: 0 0 5px black;
    background: white;
  }
  /*------------ OKI Product Table end ------------*/
  
  /*----- Paris Product Table Start -----*/
  .paris_table tbody tr:nth-child(3) th:first-child {
    width: 5%;
  }
  .paris_table tbody tr:nth-child(2) th {
    width:  10%;
  }
  .paris_table tbody tr:nth-child(3) th:nth-child(2) {
    min-width: 15em;
  }
  .paris_table tbody tr:nth-child(3) th:nth-child(3) {
    width: 10%;
  }
  .paris_table i {
    color: rgb(144, 81, 160);
    box-shadow:   0 0 5px black;
    background: white;
  }
  /*----- Paris Product Table End -----*/
  
  /*----- Life Plus Product Table Start -----*/
  .life_plus_table th, .life_plus_table td {
    width: 13vw;
  }
  .life_plus_table th {
    min-width: 12em;
  }
  .life_plus_table i {
    color: rgb(1, 179, 239);
    box-shadow:   0 0 5px black;
    background: white;
  }
  /*----- Life Plus Product Table End -----*/
  
  #particles-js-1{
      position: absolute;
      height: 90px;
      width: 90px;
      top: 63%;
      right: 14%;
  }
  #particles-js-1 canvas {
        border-radius: 100%;
  }

/* 

ORIGINAL CODES END

*/


/* NEW CODES START */
.sub-banner {
  position: relative;
  height: 200px;
  display: flex;
    align-items: center;
}
.sub-banner::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #0000003d;
}

/* Navigation */
#navbarNav {
  justify-content: flex-end;
}
.navbar-light .navbar-brand{
  position: relative;
    z-index: 100;
}
/* old header */
.navbar-nav .nav-link {
  color: #fff !important;
  text-transform: uppercase;
  padding: 7px 25px !important;
  letter-spacing: .3px;
  transition: all .3s;
  position: relative;
  z-index: 100;
}
.new-style .navbar-nav .nav-link {
  color: #626262 !important;
}
/* old header */
.navbar-nav .contact-menu {
  /* border:2px solid #0041df; */
    border:2px solid #000;
  border-radius: 40px;
  margin-left: 20px;
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.new-style .navbar-nav .contact-menu {
  border:2px solid #0041df;
}

/* old header */
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  /* color: #0041df !important; */
  color:#585858 !important;
  
}
.new-style .navbar-light .navbar-nav .nav-link:focus,.new-style .navbar-light .navbar-nav .nav-link:hover {
  color: #0041df !important;
  
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
  /* color: #0041df !important; */
  color:#585858 !important;
}
.new-style .navbar-light .navbar-nav .active>.nav-link, .new-style .navbar-light .navbar-nav .nav-link.active, .new-style .navbar-light .navbar-nav .nav-link.show, .new-style .navbar-light .navbar-nav .show>.nav-link{
  color: #0041df !important;
}
/* old header */
.navbar-nav .nav-link::before {
  content: "";
  position: absolute;
  width: 50%;
  height: 2px;
  /* background:#0041df; */
  background:#585858;
  bottom: 5px;
  left: 0;
  margin-left: 20px;
  transition: all .3s;
  opacity: 0;
}
.new-style .navbar-nav .nav-link::before {
    background:#0041df;
}
.navbar-nav .contact-menu::before{
  display:none;
}
.navbar-nav .nav-link:hover::before, .navbar-nav .active>.nav-link::before{
  opacity: 1;
  bottom: 4px;
}
.carousel-item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 95;
  background-image: linear-gradient(#61616166, #0c0c0c00)
}
.navbar-nav .contact-menu:hover, .navbar-light .navbar-nav .nav-link.contact-menu:hover {
  border-color: #000000 !important;
   background-color: #0041df !important;
    border-color: #0041df !important;
    color: #fff !important;
}
/* old header */
.navbar-expand-lg .navbar-nav .dropdown-menu {
  /* background:#0141df; */
  background:#1e1e1e7d;
  border: unset;
  padding: 0;
}
.new-style .navbar-expand-lg .navbar-nav .dropdown-menu {
  background:transparent;
  max-width: 300px;
}
@media (min-width:992px){
  .new-style .navbar-expand-lg .navbar-nav .dropdown-menu {
    background: #dcf6ff;
    max-width: 300px;
}
}
.dropdown-menu .dropdown-item {
  letter-spacing: .5px;
  transition: all .3s;
}

.dropdown-menu .dropdown-item {
  border-bottom: 1px solid #ffffff7a;
  padding: 7px 20px;
  color: #454545;
}
.dropdown-item.active, .dropdown-item:active {
  color: #0041df !important;
  text-decoration: none;
}
.dropdown-menu .dropdown-item:last-child{
  border: unset;
}
/* Carousel Slider */
.carousel-caption {
  bottom: 50%;
  transform: translateY(50%);
  color: #000;
  z-index: 100;
}
.carousel-control-next, .carousel-control-prev{
  width: 40%;
}
.carousel-indicators {
  left: unset;
  margin-right: 21%;
  bottom: 100px;
}
.carousel-indicators li {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #fff;
  background: transparent;
  cursor: pointer;
}
.carousel-indicators .active::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: white;
  top: 0;
  border-radius: 50%;
  border: 2px solid #14020066;
}
.carousel-caption a {
  background: #00b3fc;
  color: #000;
  padding: 12px 50px;
  border-radius: 25px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: .5px;
  text-shadow: 0px 0px;
  transition: all .3s;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
}

.carousel-caption a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #0041df40;
  /* border-radius: 25px;  */
  left: 0;
  bottom: 100%;
  transition: all .3s;
}
.carousel-caption a:hover::before{
  bottom: 0;
}


.carousel-caption h1 {
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 10px;
  font-size: 45px;
}
.carousel-caption h4{
  font-family: 'Playball', cursive;
}


.main-banner {
  position: relative;
  height: 700px;
  background: url(/img/main-banner1.1.jpg);
  background-size: cover;
  background-position: center;
}
.main-banner .img-group {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
}

.motto .wrap {
  position: relative;
}
.motto h1 {
  background: #00b2fc;
  font-size: 30px;
  padding: 70px 30px;
  text-align: center;
  color: #000;
  position: absolute;
  top: -85px;
  width: 100%;
}
.motto h1 span {
    font-size: 35px;
    font-weight: 700;
}

.who-we-are {
  color: #444;
  letter-spacing: .5px;
  padding-bottom: 50px;
  position: relative;
  bottom: -180px;
}
.who-we-are strong {
  font-size: 27px;
  font-style: italic;
}
.who-we-are p {
  font-size: 22px;
}
.who-we-are h1, .brands h1 {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 45px;
  color: #333;
  margin: 30px 0;
}
.who-we-are a {
  border: 2px solid;
  color: #333;
  padding: 10px 25px;
  display: inline-block;
  margin: 20px 0;
  text-transform: uppercase;
  text-shadow: 0px 0px;
  transition: all .3s;
}
.who-we-are a:hover {
  background: #00adef;
  color: #fff;
  border-color: #00b3fc;
}
.certifi {
  background: #dbddda;
  padding: 10px 0;
}

.brands{
  background: #00adef;
  padding: 60px 0px 70px;
}
.brands h1 {
  color: #222;
}
.brands .wrap {
    background: #fff;
    box-shadow: 0px 0px 3px -1px #333;
    margin-top: 20px;
    position: relative;
    bottom: 0;
    transition: all .1s;
}
.brands .wrap:hover {
  box-shadow: 0px 5px 10px -5px #333;
  bottom: 2px;
}
.brands .wrap h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  color: #222;
  font-weight: 700;
  padding: 13px;
  transition: all .3s;
}

.oki_1_bg .menu, .paris_bg .menu, .lifeplus_bg .menu{
  position: unset;
}


a:hover, a:focus{
  text-decoration: unset;
}
/* old header */
.menu {
    position: absolute;
    width: 100%;
    z-index: 100;
}
.new-style .menu {
  position: unset;
  width: 100%;
  z-index: 100;
}

footer{
  background: #202020;
}
footer .site-info {
  padding: 10px 0 30px;
}
.footer-logo {
  margin-bottom: 30px;
}
footer h3 {
  font-weight: 800;
  margin: 20px 0 25px;
}
footer ul {
  list-style: none;
  padding: unset;
}
footer ul li {
  text-transform: uppercase;
  color: #eee;
  margin: 10px 0;
}
footer ul li a{
  color: #eee;
  transition: all .2s;
}
footer ul li a:hover {
  color: #00b3fc;
}


.copyright{
  background: #373737;
}
.copyright p {
  margin: 0;
  font-size: 13px;
  letter-spacing: .5px;
  color: #ddd;
}
.copyright .go-top {
  text-transform: uppercase;
}
.copyright #go-top:hover{
  cursor: pointer;
}
#go-top {
  background: #ff3e43;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  position: fixed;
  right: 50px;
  bottom: 100px;
  transition: all .2s;
  z-index: 999;
}
#go-top:hover {
  background: #ff1d19;
}

.copyright a {
  color: #048fc7;
  transition: all .2s;
}
.copyright a:hover {
  color: #00b2fc;
}
#go-top img {
  width: 20px;
  display: block;
  margin: 10px auto;
}
.about .achievement1 p{
  margin-top: 12px;
}
.about .achievement2 p{
  margin-top: 30px;
}
.about h3, #contact_us h3 {
  font-family: 'Merriweather', serif;
  color: #007bff;
  font-size: 25px;
  margin-bottom: 10px;
}
.about ul li {
  padding: 3px 0;
}

/* MEDIA QUERY START */
@media (max-width: 1199px){
  .about .achievement1 p{
    margin-top: 10px;
    font-size: 15px;
  }
  .about .achievement2 p{
    margin-top: 25px;
    font-size: 15px;
  }
  .brands .wrap h3{
    font-size: 20px;
  }
  .main-banner{
    height: 600px;
  }
  .who-we-are p {
    font-size: 18px;
}
.who-we-are strong{
  font-size: 22px;
}
}
@media (max-width: 1024px){
  .motto h1{
    font-size: 25px;
  }
  .motto h1 span {
    font-size: 27px;
}
#go-top{
  right: 25px;
}
}
@media (max-width: 991px){
  .about .iso-inner img{
    display:block;
    margin-left: auto;
    margin-right: auto;
  }
  .about .achievement1 p{
    margin-top: 25px;
  }
  .about .achievement2 p{
    margin-top: 40px;
  }
  .sub-banner {
    display: flex;
    height: 120px;
}
.sub-banner .container {
  display: flex;
  align-items: center;
}
.sub-banner h1 {
  font-size: 30px;
}
  .who-we-are h1, .brands h1{
    font-size: 30px;
  }
  .carousel-indicators {
    left: 0;
    margin-right: 15%;
    bottom: 10px;
}
  .who-we-are{
    bottom: 0;
  }
  .motto h1 {
    position: unset;
    margin: 40px 0;
    padding: 40px 20px;
    font-size: 22px;
}
  .motto h1 span{
    font-size: 25px;
  }
  .menu::before{
    display:none;
  }
  /* old header */
  .menu{
    position: unset;
    background: #202020;
  }
  .new-style .menu{
    position: unset;
    background: #fff;
  }
  .menu .logo {
    max-width: 220px;
}
.navbar-light .navbar-toggler{
  border-color: rgba(185, 185, 185, 0.87);
}
.navbar-light .navbar-toggler:focus{
  outline: none !important;
}
.navbar-light .navbar-toggler {
  background: #f9f9f9;
  padding: 1px 7px;
}
.navbar-toggler-icon{
  background-size: 25px;
}
.navbar-collapse.show, .navbar-collapse, .navbar-collapse .collapsing {
  border-top: 1px solid #7c7c7c;
  /* padding: 20px 0; */
}
.navbar-nav .contact-menu {
  margin-left: unset;
  display: inline-block;
  margin: 10px 0 20px !important;
}
.navbar-light .navbar-nav .nav-link {
  margin: 5px 0;
}
.navbar-expand-lg .navbar-nav .dropdown-menu{
  margin-left: 18px;
  margin-bottom: 15px;
}
.dropdown-menu .dropdown-item{
  background: transparent;
  border-color: transparent;
  position: relative;
  max-width: 300px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu{
  margin-left: 30px;
}
.dropdown-menu .dropdown-item::after {
  content: "";
  position: absolute;
  width: 200px;
  height: 1px;
  background: red;
  bottom: 0;
  left: 0px;
  border-bottom:1px solid #f0f0f0;
}
.carousel-control-next, .carousel-control-prev{
  width: 15%;
}
.main-banner {
  height: 300px;
}
.who-we-are strong {
  font-size: 20px;
  display: block;
}
.who-we-are p {
  font-size: 16px;
}
.who-we-are p br {
  display: none;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
  color: #00b2fc !important;
  border-color: #00b2fc82 !important;
}
.dropdown-menu .dropdown-item:hover {
  background: #222222 !important;
  color: #00b2fc !important;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
  color: #00b2fc !important;
}
.navbar-nav .nav-link::before{
  background: #00b2fc85;
}
.navbar-nav .contact-menu:hover{
  border-color: #00b2fc82 !important;
}
}


@media (max-width: 767px){
  .about .achievement1 p{
    margin-top: 10px;
  }
  .about .achievement2 p{
    margin-top: 25px;
  }
  footer h3{
    font-size: 25px;
  }
  .who-we-are a {
    margin: 10px 0 30px;
}
.who-we-are img {
  max-width: 400px;
  margin: 0 auto;
  display: block;
}
  .carousel-caption h1{
    font-size: 30px;
  }
  .carousel-caption a{
    margin-top: 20px;
    padding: 10px 40px;
  }
  .carousel-control-next img, .carousel-control-prev img {
    max-width: 40px;
}
  .who-we-are h1, .brands h1{
    font-size: 35px;
  }
  .brands {
    padding: 20px 0px 50px;
}
.main-banner {
  height: 200px;
}
#particles-js-1 {
  height: 60px;
  width: 60px;
  top: 60%;
  right: 12%;
}
}

@media (max-width: 575px){
  .about .achievement1,.about .achievement2{
    margin-bottom: 15px;
  }
  .about .achievement1 p,.about .achievement2 p{
    margin-top: 0px;
  }
  .carousel-indicators{
    display: none;
  }
  .go-top span{
    display: none;
  }
}

@media (max-width: 425px){
  footer h3{
    margin: 20px 0;
    font-size: 22px;
  }
  .paris_table tbody tr:nth-child(3) th:nth-child(2) {
    min-width: 10em;
}
  .sub-banner h1 {
    font-size: 25px;
}
  .who-we-are img {
    max-width: 100%;
  }
  .carousel-caption a{
    margin-top: 10px;
    font-size: 13px;
  }
  .carousel-caption h1 {
    font-size: 25px;
}
  .brands .wrap h3{
    font-size: 16px;
    padding: 12px;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .who-we-are h1, .brands h1 {
    font-size: 30px;
}
.motto h1{
  padding: 30px 20px;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 0;
}
.motto h1 span {
  font-size: 22px;
}
.who-we-are h1, .brands h1 {
  margin: 30px 0 15px;
}
.who-we-are h1, .brands h1 {
  font-size: 25px;
}
.navbar-light .navbar-toggler {
  padding: 0px 5px;
  margin-left: auto;
  margin-bottom: 10px;
}
.navbar-toggler-icon {
  background-size: 20px;
}
.main-banner {
  height: 150px;
}
#go-top{
  right: 10px;
  bottom: 80px;
}
}

@media (max-width: 375px){
  footer .site-info .col-6{
    max-width: 100%;
    flex: 0 0 100%;
  }
.carousel-caption h4 {
  font-size: 20px;
}
.carousel-caption h1 {
  font-size: 20px;
}
.motto h1{
  font-size: 18px;
}
.motto h1 span {
  font-size: 20px;
}
}
/* MEDIA QUERY END */

/* home page new design */
.menu a{
  font-family: 'Merriweather', serif;
  color:#626262!important;
}
.carousel-control-next img,.carousel-control-prev img{
  width: 40px;
  padding: 10px;
  background: rgb(0 0 0 / 30%);
}
.carousel-control-next, .carousel-control-prev {
  opacity:1;
}
.home-new .certifi {
  background: #dcf6ff;
  padding: 10px 0;
  margin-top: -50px;
}
.home-new .who-we-are {
  color: #444;
  letter-spacing: .5px;
  padding-bottom: 0px;
  position: relative;
  bottom: -80px;
}
@media (max-width:1199px){
  .home-new .who-we-are {
    bottom: -50px;
    padding: 0px 0px;
}
}
@media (max-width:991px){
  .home-new .who-we-are {
    bottom: 0px;
    padding: 50px 0px;
}
}
.home-new h2{
  background: url(../img/home/titlebg.png) no-repeat;
  max-width: 300px;
  text-align: center;
  font-weight:bold;
  font-family: 'Merriweather', serif;
}
.mb50{
  margin-bottom:50px;
}
.home-new{
  font-family: 'Merriweather', serif;
}
.home-new .who-we-are strong{
  font-family: 'Merriweather', serif;
    font-size: 25px;
    font-style: normal;
}
.home-new p{
  font-family: 'Merriweather', serif;
  font-size: 15px;
  line-height: 2.5;
}
.home-new .who-we-are a {
  font-family: 'Merriweather', serif;
  border: 1.5px solid;
  color: #333;
  padding: 6px 30px;
  display: inline-block;
  margin: 20px 0;
  text-transform: uppercase;
  text-shadow: 0px 0px;
  transition: all .3s;
  border-radius: 5px;
}
.home-new .who-we-are a:hover {
  background: #00adef;
  color: #fff;
  border-color: #00b3fc;
}
.home-new .brands {
  background: #fff;
  padding: 60px 0px 70px;
}
@media (min-width: 768px){
.home-new .brands .col-md-3 {
  max-width: 20%;
}
}
.home-new .brands .wrap,.brands .wrap:hover {
  background: #fff;
  box-shadow: none;
  text-align: center;
}
.home-new .brands .wrap img{
  border-radius:20px;
}
.home-new .brands .wrap h3{
  font-family: 'Merriweather', serif;
  text-transform: capitalize;
  font-weight:bold;
}
.home-new .brands .wrap p{
  font-family: 'Merriweather', serif;
 font-size: 15px;
 color:#626262;
}
.footernew{
  background: url(../img/home/footerbg.png) no-repeat top center;
  z-index: 999;
  position: absolute;
  left: 0;
  right: 0;
}
.about{
  padding-top:50px;
  margin-bottom: -53px;
}
.footernew .first h3 {
  margin: 50px 0 3px;
}
.footernew h3{
  font-weight: 800;
    font-family: 'Merriweather', serif;
    font-size: 20px;
    letter-spacing: 1px;
}
.footernew p{
  color: #585c5d;
  font-size:15px;
  
}
.footernew ul li {
  text-transform: capitalize;
  color: #585c5d;
  margin: 10px 0;
}
.footernew .copyright {
  background: #dcf6ff;
}
.copyright p{
  font-family: 'Merriweather', serif;
  font-size:12px;
}
.footernew .copyright .topborder{
  border-top: 2px solid #cde5ee;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footernew .site-info {
  padding: 10px 0 10px;
  background: #dcf6ff;
}

/* new pages */
.pd50{
  padding-top:50px;
  padding-bottom:50px;
}
.new-pages p{
  font-size: 15px;
  font-family: 'Merriweather', serif;
}
.new-pages h3{
  color: #0058a8;
  font-weight: bold;
  margin-bottom: 30px;
}
.new-pages h6{
  color: #0058a8;
  font-weight: bold;
}
.itembox {
  margin: 10px;
  margin-bottom: 30px;
  max-width: 300px;
}
.itembox img{
  background-color: #f9f9f9;
  padding: 0px 45px 20px 45px;
  box-shadow: 0px 0px 10px #9e9e9e;
}
.itembox.lux img{
  background-color: #fff;
}

.itembox p{
  font-size: 15px;
  margin-top: 10px;
  font-family: 'Merriweather', serif;
}
.itembox p span{
  font-size: 18px;
  font-weight: bold;
  font-family: 'Merriweather', serif;
}
.itembox.lux p span{
  color: #0041df;
}
.pd50{
  padding-top:50px;
  padding-bottom:50px;
}
.bordertop{
  border-top: 3px solid #eee;
}
.pd30{
  padding-top:30px;
  padding-bottom: 30px;
}
@media ( min-width: 768px){
  .newflex{
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.footer-new .Logo{
  width: 250px;
}
@media (max-width:767px){
  .footernew .Logo{
    margin-left: auto;
    margin-right: auto;
  }
  .footernew .first h3 {
    margin: 10px 0 10px;
    text-align: center;
  }
}
.list{
  list-style: none;
  margin: 30px;
  /* line-height: 3; */
  font-size: 19px;
  border-left: 2px dashed #eee;
}
.list li i{
  padding-right: 20px;
  color: #58c2c0;
  margin-left: -10px;
  font-size: 32px;
}
.list.paris li i{
  color:#71bf45;
}
.list li{
  border-top-right-radius: 20px;
  margin-bottom: 0px;
  padding: 15px 0px;
  display: flex;
}
.colflex{
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
@media (max-width:767px){
  .new-pages .pd50{
      padding-top: 30px;
      padding-bottom: 0px;
  }
  .new-pages .list{
    margin: 0;
    margin-left: -40px;
  }
}
.iconlist .icon{
  background-color:#0058a8;
  border-radius: 100%;
  padding: 11px;
  width: 55px;
  margin-top: 0px;
}
.iconlist p{
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
  margin-bottom: 0px;
}
.rowflex{
  display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width:578px){
  .rowflex{
    display: unset;
  }
}
@media (min-width:768px){
  .iconlist{
    border-left: 2px dashed #eee;
    padding-left: 20px;
  }
}