@font-face {
  font-family: Poppins-Bold;
  src: url('../fonts/poppins/Poppins-Bold.ttf'); 
}

@font-face {
  font-family: Poppins-Bold;
  src: url('../fonts/poppins/Poppins-Bold.ttf'); 
}
@font-face{
  font-family: Poppins;
  src: url('../fonts/poppins/Poppins-Regular.ttf');  
}

body{
    background: rgb(248, 249, 250) none repeat scroll 0% 0% !important;
    font-family: Poppins, sans-serif;
    font-weight: 400;
}

ul, li {
    margin: 10px 0px;
   
    list-style-type: none;
    padding: 0;
}

.mobile_search{display: none}

/*
* NEW TEMPLATE SEYBUSINESS
*/
.seyche-listing-wrap-layout1 .container {
    -webkit-transform: translateY(-270px);
    -ms-transform: translateY(-270px);
    transform: translateY(-270px);
    position: relative;
    z-index: 7;
    margin-bottom: -270px;
}
.single-listing-summary-wrap1 {
    background-color: transparent;
}

.seychellespromo-text-box {
    padding: 30px;
    background-color: #ffffff;
    border-radius: 4px;
    margin-bottom: 40px;
}

.bg-common {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.bg--gradient-bottom-60 {
    position: relative;
}
.inner-page-banner2 {
    height: 400px;
 
}

.item-title {
    color: #ffffff;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 10px;
}
.nav.nav-tabs.about-btn {
    border-bottom: 0 none;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.nav.nav-tabs.about-btn > li {
    margin-right: 5px;
    display: inline-block;
}
.nav.nav-tabs.about-btn > li a.active {
   
    color: #fff;
    border-bottom: 3px solid #fefefe;
}
.nav.nav-tabs.about-btn > li a {
    
    color: #fff;
    font-size: 14px;
    padding: 7px 10px;
    display: inline-block;
}
.entry-meta-location {
    color: #ffffff;
    font-weight: 600;

}

/*
* ICONE NEW MAIN
*/
.category-box-layout1 {
    border-radius: 4px;
    background-color: #ffffff;
    padding: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.category-box-layout1 .item-icon {
    order: 1;
    background-color: #328bf2;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 42px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.category-box-layout1 .item-title {
    color: #111111;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 20px;
}

.heading-center {
    text-align: center;
}
.section-heading {
    margin-bottom: 40px;
}
.heading-light .item-sub-title, .heading-light .item-title {
    color: #1f4068;
}
.section-heading .item-title {
    font-weight: 600;
}

.sidebar-widget-area .widget-box-padding {
    padding: 30px;
}
.sidebar-widget-area .widget {
    border-radius: 4px;
    margin-bottom: 4rem;
    background-color: #ffffff;
}
.sidebar-widget-area .widget .widget-title {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-weight: 500;
}
.widget-filter .input-group {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 4px;
    box-shadow: none;
    background-color: #f2f2f2;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(217, 217, 217, 0.9);
    -moz-box-shadow: 0px 1px 0px 0px rgba(217, 217, 217, 0.9);
    box-shadow: 0 1px 0px 0px rgba(217, 217, 217, 0.9);
}
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.sidebar-widget-area {
    margin-bottom: 3rem;
    transition: all 0.5s ease-in;
}
.breadcrumb {
    padding: 0rem 1rem !important;
    margin-bottom: 1rem;
    list-style: none;
    background: none !important;
    
}
.stickyclient {
  position: fixed;
  top: -300px;
  height: 496px;
  width: 100%;
  z-index: 100;
    transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
}
.stickyclient > .opacity-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.5) 0%, rgba(255,255,255,0) 60%);
}
.stickyclientmenu {
  position: fixed;
  top: -170px;
  width: 100%;
  z-index: 1000;
}
#clientname{
  margin-top: 220px;
}
#menuclientheader{
  display: none;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.stickyclient + .content {
  padding-top: 60px;
}
.navbar{
  padding: 0 1rem !important;
  
}
.icon-menu-top{
  margin: 0;
}
.fixed-top {
    position: fixed;
    top: 0px;
    right: 0;
    left: 0;
    z-index: 1030;
     background-color: white;
}

.fixed-topsearch {
    position: fixed;
    top: 60px;
    right: 0;
    left: 0;
    z-index: 1031;
    width: 100%;
    height:65px;
    background: #fff;
    box-shadow: 0 2px 2px rgba(0,90,250,0.05), 0 4px 4px rgba(0,90,250,0.05), 0 8px 8px rgba(0,90,250,0.05), 0 16px 16px rgba(0,90,250,0.05);
}
.wrap_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 80px;
   
    justify-content: center;
    align-items: center;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.nav-left {
    display: flex;
    position: static;
    float: none;
    width: 100px;
}
.nav-search {
    display: flex;
    position: static;
    float: none;
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    margin-top: -10px;
}
.header-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 35px;
    margin-right: 20px;
}
.main_menu {
    list-style-type: none;
    margin: 0px;
        margin-top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: -10px;
}
.main_menu > li > .sub_menu {
    top: 100%;
    left: 0;
    position: absolute;
    display: none;
}
.main_menu li {
    position: relative;
}
.main_menu > li {
    display: block;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
.sub_menu {
    list-style-type: none;
    position: absolute;
    z-index: 1110;
    top: 0;
    left: 100%;
    width: 225px;
    background-color: #fefefe;
    opacity: 1;
    visibility: visible;
    padding: 10px;
    padding-bottom: 10px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    border: 1px solid #ccc;
}
.logo img {
    max-height: 60px;
    max-width: 100px;
}
/*[ Header cart ]
-----------------------------------------------------------
*/

.header-cart {
  position: absolute;
  z-index: 1100;
  width: 339px;
  top: 100%;
  right: -10px;
  padding: 20px;
  border-top: 3px solid #e6e6e6;
  background-color: white;

  box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1);
  
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  
  transform-origin: top right;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.show-header-dropdown {
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  transform: scale(1) !important;
}

.fixed-header .header-cart {
  top: 160%;
}

.header-cart-wrapitem {
  max-height: 270px;
  overflow: auto;
}

.header-cart-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 5px;
  padding-top: 5px;
}

/* ------------------------------------ */
.header-cart-item-img {
  width: 80px;
  position: relative;
  margin-right: 20px;
}

.header-cart-item-img img {
  width: 100%;
}

.header-cart-item-img::after {
  content: '\e870';
  font-family: Linearicons;
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  color: white;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  opacity: 0;
}

.header-cart-item-img:hover:after {
  cursor: pointer;
  opacity: 1;
}

/* ------------------------------------ */
.header-cart-item-txt {
  width: calc(100% - 100px);
}

.header-cart-item-name {
  display: block;
  font-family: Montserrat-Regular;
  font-size: 15px;
  color: #555555;
  line-height: 1.3;
  margin-bottom: 12px;
}

.header-cart-item-info {
  display: block;
  font-family: Montserrat-Regular;
  font-size: 12px;
  color: #888888;
  line-height: 1.5;
}

.header-cart-total {
  font-family: Montserrat-Regular;
  font-size: 15px;
  color: #555555;
  line-height: 1.3;
  text-align: right;
  padding-top: 15px;
  padding-bottom: 25px;
  padding-right: 3px;
}
/* ------------------------------------ */
.header-cart-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.header-cart-wrapbtn {
  width: calc((100% - 10px) / 2);
}
.header-icons-noti {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #111111;
    color: white;
    font-family: Montserrat-Medium;
    font-size: 12px;
    position: absolute;
    top: 0;
    right: -10px;
}


/**
* HEADER CLIENT
*/
.opacity-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.5) 0%, rgba(255,255,255,0) 100%);
}



/*
* PRODUIT
*/
/* Force new columns */
.break {
  flex-basis: 100%;
  width: 0 !important;
 
  margin: 0;
  content: "";
  padding: 0;
}
.break:after {
content: "";
display: table;
clear: both;
}

.shopclass{
  width: 100%;
  display: flex;
 
margin:0 15px;
}
.shopclass > .liste_shop{
  width: 100%;
  display: flex;
  margin:0;
 padding: 0;
}

.masonry:before {
  content: '';
  height: 0;
  width: 100%;
  
 /* padding-bottom: 100%;*/
  grid-column: 1 / 1;
  grid-row: 1 / 1;
}

.masonry {
  
 
  flex-flow: column wrap;

  display: -ms-flexbox;
  -ms-flex-direction: column;
  -ms-flex-wrap: wrap;
  display: block;
  flex-direction: column;
  flex-wrap: wrap;
  
  
  width: 100%;
  margin:0px 20px;
  column-count: 3;
  
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -o-column-count: 3;
  
  align-items: stretch;
}

 /* clear fix */
.masonry:after {
  content: '';
  display: block;
  clear: both;
}

.masonryprom {
  
 display: flex;
  flex-flow: column wrap;

  display: -ms-flexbox;
  -ms-flex-direction: column;
  -ms-flex-wrap: wrap;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  
  
  width: 100%;
  margin:0px 20px;
  column-count: 4;
  
  -webkit-column-count: 4;
  -moz-column-count: 4;
  -o-column-count: 4;
  
  align-items: stretch;
}

 /* clear fix */
.masonryprom:after {
  content: '';
  display: block;
  clear: both;
}
.masonrygrid {
  width: 100%;
  margin: 0 auto;
  
}
.gridmspromo {
  display: inline-block;
  margin-bottom: 16px;
  position: relative;
 
  box-sizing: border-box;
  margin-bottom: 2%;
  box-shadow: 0 2px 2px rgba(0,90,250,0.05),
  0 4px 4px rgba(0,90,250,0.05),
  0 8px 8px rgba(0,90,250,0.05),
  0 16px 16px rgba(0,90,250,0.05);
}

.masonrysb {
  position: relative;
  width:100%;
  overflow: hidden;
}
.masonrysb-item {
  display: block;
  overflow: hidden;
  position: absolute;
  width: 30%;
 
        margin-bottom: 16px;
      
        box-sizing: border-box;
        margin-bottom: 2%;
        box-shadow: 0 2px 2px rgba(0,90,250,0.05),
        0 4px 4px rgba(0,90,250,0.05),
        0 8px 8px rgba(0,90,250,0.05),
        0 16px 16px rgba(0,90,250,0.05);
}
.masonryview {
  width: 100%;
 
  align-items: stretch;
}
.masonrysb-grid {
  display: inline-block;
  overflow: hidden;
  position: absolute;
  width:30%;
        margin-bottom: 16px;
      
        box-sizing: border-box;
        margin-bottom: 2%;
        box-shadow: 0 2px 2px rgba(0,90,250,0.05),
        0 4px 4px rgba(0,90,250,0.05),
        0 8px 8px rgba(0,90,250,0.05),
        0 16px 16px rgba(0,90,250,0.05);
}
.gridmspromo img {
  width: 100%;
  transition: all 0.5s;
  border-radius: 5px;
}
.masonrysb-item img {
  width: 100%;
  transition: all 0.5s;
  border-radius: 5px;
}
.masonrysb-item .masonrysb-text {
  position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 10px 10px;
    color: #fff;
    display: block;
  
}
.masonrysb-item .grid__title {
  font-size: 16px;
  text-align: left;
  font-weight: bold;
  margin: 10px 10px 10px 10px;
  color: #222;
}
.gridmspromo .grid__title {
  font-size: 16px;
  text-align: left;
  font-weight: bold;
  margin: 10px 10px 10px 10px;
  color: #222;
}
.gridmspromo .grid__title h1 {text-align: left;}
.masonrysb-item .grid__title h1 {text-align: left;}
.masonrysb-item .grid__tag{
color: #fff;
background: #ec296b;
padding: 5px;
border-radius: 5px;
font-size: 1.025rem;
}


  @media (max-width: 1200px) {

    .masonry {
  
    column-count: 4;

  -webkit-column-count: 4;
  -moz-column-count: 4;
  -o-column-count: 4;
  }
}
#logomobile{display: none}
#signin, #googletranslate{display: none}
#shopingcart{display: none}
.googletranslatemobile{
    width: 150px;
   
  }
@media only screen 
and (min-device-width : 768px) 
and (max-device-width :1024px)
and (-webkit-min-device-pixel-ratio: 1) 
  {
    .googletranslatemobile{
    width: 150px;
   overflow: hidden;
  }
    #navbarCollapse{
      padding: 10px 15px;
    }
    .sub_menu{display: none}
    #googletranslate{display: inline-flex;}
    #shopingcart{display: block;float: right}
    #logomobile{display: block;padding: 5px;background-color: #fefefe}
    .mobile_search {
    position: sticky;
    background-color: #1f4068 !important;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    top: 75px;
    left: 0;
    width: 100%;
    z-index: 1001;
    -webkit-transition: all .25s ease-in-out 0s;
    -o-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;
    filter: alpha(opacity=0);
    display: flex;
    }
     .masonry {
  
        column-count: 3;

      -webkit-column-count: 3;
      -moz-column-count: 3;
      -o-column-count: 3;
      }

    .gridms {
        display: inline-block;
        margin-bottom: 16px;
        position: relative;
        width:30%;
        box-sizing: border-box;
        margin-bottom: 2%;
        box-shadow: 0 2px 2px rgba(0,90,250,0.05),
        0 4px 4px rgba(0,90,250,0.05),
        0 8px 8px rgba(0,90,250,0.05),
        0 16px 16px rgba(0,90,250,0.05);
    }

    .fixed-top {
    position: fixed !important;
    top: 0px !important;
    right: 0;
    left: 0;
    z-index: 1030;
  }

  .fixed-topsearch {
      display: none ;
  }
  
  
  .logo img {
    max-height: 30px;
  }
  #navigation{display: none}
  .icon-menu-top{
    margin: 10px 0;
    width: 100%;
  }


  #featured{
    margin-top: 63px;
  }
    .product_section {
        position: relative;
        top: 80px;
    }
    div.category_list_mob{display: block !important;position: sticky;margin-top: -20px;
    margin-left: -20px;margin-top: 10px}

    div.category_list{display: none !important}
    .navbar{
      padding: 0 .1rem !important;
      
    }
  .user-avatar {
    border: 8px solid rgba(255, 255, 255, 0.8);
    border-radius: 3px 25px 0;
    box-shadow: 0 1px 0 #e1e8ed;
    float: none !important;
    margin-top: 130px !important;
    overflow: hidden;
    position: relative;
    width: 300px;
    height: 130px;
  }
  .nav-left {
    display: flex;
    position: static;
    float: none;
    width: 100%;
  }
  .navbar-toggler {
    padding: .15rem .45rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: .25rem;
  }
  .seychellespromo-text-box {
    padding: 20px !important;
  }
  .mobile_search{
    position: sticky;
    background-color: #1f4068 !important;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    top: 70px;
    left: 0;
    width: 100%;
    z-index: 1001;
    -webkit-transition: all .25s ease-in-out 0s;
    -o-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;

    filter: alpha(opacity=0);
   
    display: flex;
    }
    .form-inline .form-control {
        display: inline-block;
        width: 100% !important;
        vertical-align: middle;
    }
    .inner-page-banner2 {
        position: sticky !important;
        z-index: 1000;
        top: -60px;
        height: 200px !important;
        margin-top: 0px !important;
    }
    #clientname {
        margin-top: 70px !important;
    }
    #nameclient {
        font-size: 18px !important;
        font-weight: 700;
    }
    #regionclient{
      font-size: 13px !important;
      font-weight: 700;
      display: none;
    }
    #phoneclient{
      font-size: 13px !important;
      font-weight: bold;
    }
    .card {
        display: flex !important;
        width: 100%;
        position: relative;
        margin-bottom: 6%;
    }
    
    #filterby{
      float: left;
      width: 100% !important;
    }
    #viewbyfilter{
      float: left;
      width: 100% !important;
    }
    .project-menu li {
      display: inline-block !important;
    }

    .project-menu li.region a.active, .project-menu li a:hover {
        border-color: #3EC1D5;
        background: #3EC1D5;
        color: #fff;
        text-decoration: none;
        width: auto !important;
    }
    .project-menu li.region a {
      width: auto !important;
        background: #03224c none repeat scroll 0 0;
        border: 1px solid #444;
            border-top-color: rgb(68, 68, 68);
            border-right-color: rgb(68, 68, 68);
            border-bottom-color: rgb(68, 68, 68);
            border-left-color: rgb(68, 68, 68);
       /* border-radius: 20px;*/
        color: #FEFEFE;
        cursor: pointer;
        display: inline-block;
        font-size: 10px !important;
        font-weight: 500;
        margin: 0 4px;
        padding: 6px 15px;
        text-transform: capitalize;
        transition: all 0.3s ease 0s;
    }
    .sidebar-widget-area .widget-box-padding {
        padding: 10px !important;
    }

    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
      width: 100%;
    }
}
/* ----------- iPad 3, 4 and Pro 9.7" ----------- */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .googletranslatemobile{
    width: 150px;
   overflow: hidden;
  }
    #navbarCollapse{
      padding: 10px 15px;
    }
    .sub_menu{display: none}
    #googletranslate{display: inline-flex;}
    #shopingcart{display: block;float: right}
    #logomobile{display: block;padding: 5px;background-color: #fefefe}
    .mobile_search {
    position: sticky;
    background-color: #1f4068 !important;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    top: 75px;
    left: 0;
    width: 100%;
    z-index: 1001;
    -webkit-transition: all .25s ease-in-out 0s;
    -o-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;
    filter: alpha(opacity=0);
    display: flex;
    }
     .masonry {
  
        column-count: 3;

      -webkit-column-count: 3;
      -moz-column-count: 3;
      -o-column-count: 3;
      }

    .gridms {
        display: inline-block;
        margin-bottom: 16px;
        position: relative;
        width:30%;
        box-sizing: border-box;
        margin-bottom: 2%;
        box-shadow: 0 2px 2px rgba(0,90,250,0.05),
        0 4px 4px rgba(0,90,250,0.05),
        0 8px 8px rgba(0,90,250,0.05),
        0 16px 16px rgba(0,90,250,0.05);
    }

    .fixed-top {
    position: fixed !important;
    top: 0px !important;
    right: 0;
    left: 0;
    z-index: 1030;
  }

  .fixed-topsearch {
      display: none ;
  }
  
  .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-align: center;
    align-items: center;
    
  }
  
  .logo img {
    max-height: 30px;
  }
  #navigation{display: none}
  .icon-menu-top{
    margin: 10px 0;
    width: 100%;
  }
  #featured{
    margin-top: 63px;
  }
    .product_section {
        position: relative;
        top: 80px;
    }
    div.category_list_mob{display: block !important;position: sticky;margin-top: -20px;
    margin-left: -20px;margin-top: 10px}

    div.category_list{display: none !important}
    .navbar{
      padding: 0 .1rem !important;
      
    }
  .user-avatar {
    border: 8px solid rgba(255, 255, 255, 0.8);
    border-radius: 3px 25px 0;
    box-shadow: 0 1px 0 #e1e8ed;
    float: none !important;
    margin-top: 130px !important;
    overflow: hidden;
    position: relative;
    width: 300px;
    height: 130px;
  }
  .nav-left {
    display: flex;
    position: static;
    float: none;
    width: 100%;
  }
  .navbar-toggler {
    padding: .15rem .45rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: .25rem;
  }
  .seychellespromo-text-box {
    padding: 20px !important;
  }
  .mobile_search{
    position: sticky;
    background-color: #1f4068 !important;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    top: 35px;
    left: 0;
    width: 100%;
    z-index: 1001;
    -webkit-transition: all .25s ease-in-out 0s;
    -o-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;

    filter: alpha(opacity=0);
   
    display: flex;
    }
    .form-inline .form-control {
        display: inline-block;
        width: 100% !important;
        vertical-align: middle;
    }
    .inner-page-banner2 {
        position: sticky !important;
        z-index: 1000;
        top: -60px;
        height: 200px !important;
        margin-top: 0px !important;
    }
    #clientname {
        margin-top: 70px !important;
    }
    #nameclient {
        font-size: 18px !important;
        font-weight: 700;
    }
    #regionclient{
      font-size: 13px !important;
      font-weight: 700;
      display: none;
    }
    #phoneclient{
      font-size: 13px !important;
      font-weight: bold;
    }
    .card {
        display: flex !important;
        width: 100%;
        position: relative;
        margin-bottom: 6%;
    }
    
    #filterby{
      float: left;
      width: 100% !important;
    }
    #viewbyfilter{
      float: left;
      width: 100% !important;
    }
    .project-menu li {
      display: inline-block !important;
    }

    .project-menu li.region a.active, .project-menu li a:hover {
        border-color: #3EC1D5;
        background: #3EC1D5;
        color: #fff;
        text-decoration: none;
        width: auto !important;
    }
    .project-menu li.region a {
      width: auto !important;
        background: #03224c none repeat scroll 0 0;
        border: 1px solid #444;
            border-top-color: rgb(68, 68, 68);
            border-right-color: rgb(68, 68, 68);
            border-bottom-color: rgb(68, 68, 68);
            border-left-color: rgb(68, 68, 68);
       /* border-radius: 20px;*/
        color: #FEFEFE;
        cursor: pointer;
        display: inline-block;
        font-size: 10px !important;
        font-weight: 500;
        margin: 0 4px;
        padding: 6px 15px;
        text-transform: capitalize;
        transition: all 0.3s ease 0s;
    }
    .sidebar-widget-area .widget-box-padding {
        padding: 10px !important;
    }

    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
      width: 100%;
    }

}
@media only screen

  and (min-device-width: 834px)

  and (max-device-width: 1112px)

  and (-webkit-min-device-pixel-ratio: 2) {
.googletranslatemobile{
    width: 150px;
   overflow: hidden;
  }
  #navbarCollapse{
      padding: 10px 15px;
    }
    .navbar-collapse{display: none !important}
    .sub_menu{display: none}
    #googletranslate{display: inline-flex;}
    #shopingcart{display: block;float: right}
    #logomobile{display: block;padding: 5px;background-color: #fefefe}
    .mobile_search {
    position: sticky;
    background-color: #1f4068 !important;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    top: 75px;
    left: 0;
    width: 100%;
    z-index: 1001;
    -webkit-transition: all .25s ease-in-out 0s;
    -o-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;
    filter: alpha(opacity=0);
    display: flex;
    }
     .masonry {
  
        column-count: 3;

      -webkit-column-count: 3;
      -moz-column-count: 3;
      -o-column-count: 3;
      }

    .gridms {
        display: inline-block;
        margin-bottom: 16px;
        position: relative;
        width:30%;
        box-sizing: border-box;
        margin-bottom: 2%;
        box-shadow: 0 2px 2px rgba(0,90,250,0.05),
        0 4px 4px rgba(0,90,250,0.05),
        0 8px 8px rgba(0,90,250,0.05),
        0 16px 16px rgba(0,90,250,0.05);
    }

    .fixed-top {
    position: fixed !important;
    top: 0px !important;
    right: 0;
    left: 0;
    z-index: 1030;
  }

  .fixed-topsearch {
      display: none ;
  }
  
  .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-align: center;
    align-items: center;
    
  }
  
  .logo img {
    max-height: 30px;
  }
  #navigation{display: none}
  .icon-menu-top{
    margin: 10px 0;
    width: 100%;
  }
  #featured{
    margin-top: 63px;
  }
    .product_section {
        position: relative;
        top: 80px;
    }
    div.category_list_mob{display: block !important;position: sticky;margin-top: -20px;
    margin-left: -20px;margin-top: 10px}

    div.category_list{display: none !important}
    .navbar{
      padding: 0 .1rem !important;
      
    }
  .user-avatar {
    border: 8px solid rgba(255, 255, 255, 0.8);
    border-radius: 3px 25px 0;
    box-shadow: 0 1px 0 #e1e8ed;
    float: none !important;
    margin-top: 130px !important;
    overflow: hidden;
    position: relative;
    width: 300px;
    height: 130px;
  }
  .nav-left {
    display: flex;
    position: static;
    float: none;
    width: 100%;
  }
  .navbar-toggler {
    padding: .15rem .45rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: .25rem;
  }
  .seychellespromo-text-box {
    padding: 20px !important;
  }
  .mobile_search{
    position: sticky;
    background-color: #1f4068 !important;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    top: 35px;
    left: 0;
    width: 100%;
    z-index: 1001;
    -webkit-transition: all .25s ease-in-out 0s;
    -o-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;

    filter: alpha(opacity=0);
   
    display: flex;
    }
    .form-inline .form-control {
        display: inline-block;
        width: 100% !important;
        vertical-align: middle;
    }
    .inner-page-banner2 {
        position: sticky !important;
        z-index: 1000;
        top: -60px;
        height: 200px !important;
        margin-top: 0px !important;
    }
    #clientname {
        margin-top: 70px !important;
    }
    #nameclient {
        font-size: 18px !important;
        font-weight: 700;
    }
    #regionclient{
      font-size: 13px !important;
      font-weight: 700;
      display: none;
    }
    #phoneclient{
      font-size: 13px !important;
      font-weight: bold;
    }
    .card {
        display: flex !important;
        width: 100%;
        position: relative;
        margin-bottom: 6%;
    }
    
    #filterby{
      float: left;
      width: 100% !important;
    }
    #viewbyfilter{
      float: left;
      width: 100% !important;
    }
    .project-menu li {
      display: inline-block !important;
    }

    .project-menu li.region a.active, .project-menu li a:hover {
        border-color: #3EC1D5;
        background: #3EC1D5;
        color: #fff;
        text-decoration: none;
        width: auto !important;
    }
    .project-menu li.region a {
      width: auto !important;
        background: #03224c none repeat scroll 0 0;
        border: 1px solid #444;
            border-top-color: rgb(68, 68, 68);
            border-right-color: rgb(68, 68, 68);
            border-bottom-color: rgb(68, 68, 68);
            border-left-color: rgb(68, 68, 68);
       /* border-radius: 20px;*/
        color: #FEFEFE;
        cursor: pointer;
        display: inline-block;
        font-size: 10px !important;
        font-weight: 500;
        margin: 0 4px;
        padding: 6px 15px;
        text-transform: capitalize;
        transition: all 0.3s ease 0s;
    }
    .sidebar-widget-area .widget-box-padding {
        padding: 10px !important;
    }

    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
      width: 100%;
    }

}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width :1024px)
and (-webkit-min-device-pixel-ratio: 2) 
  {
    .googletranslatemobile{
    width: 150px;
   overflow: hidden;
  }
    #navbarCollapse{
      padding: 10px 15px;
    }
    .sub_menu{display: none}
    #googletranslate{display: inline-flex;}
    #shopingcart{display: block;float: right}
    #logomobile{display: block;padding: 5px;background-color: #fefefe}
    .mobile_search {
    position: sticky;
    background-color: #1f4068 !important;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    top: 75px;
    left: 0;
    width: 100%;
    z-index: 1001;
    -webkit-transition: all .25s ease-in-out 0s;
    -o-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;
    filter: alpha(opacity=0);
    display: flex;
    }
     .masonry {
  
        column-count: 3;

      -webkit-column-count: 3;
      -moz-column-count: 3;
      -o-column-count: 3;
      }

    .gridms {
        display: inline-block;
        margin-bottom: 16px;
        position: relative;
        width:30%;
        box-sizing: border-box;
        margin-bottom: 2%;
        box-shadow: 0 2px 2px rgba(0,90,250,0.05),
        0 4px 4px rgba(0,90,250,0.05),
        0 8px 8px rgba(0,90,250,0.05),
        0 16px 16px rgba(0,90,250,0.05);
    }

    .fixed-top {
    position: fixed !important;
    top: 0px !important;
    right: 0;
    left: 0;
    z-index: 1030;
  }

  .fixed-topsearch {
      display: none ;
  }
  
  .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-align: center;
    align-items: center;
    
  }
  
  .logo img {
    max-height: 30px;
  }
  #navigation{display: none}
  .icon-menu-top{
    margin: 10px 0;
    width: 100%;
  }
  #featured{
    margin-top: 63px;
  }
    .product_section {
        position: relative;
        top: 80px;
    }
    div.category_list_mob{display: block !important;position: sticky;margin-top: -20px;
    margin-left: -20px;margin-top: 10px}

    div.category_list{display: none !important}
    .navbar{
      padding: 0 .1rem !important;
      
    }
  .user-avatar {
    border: 8px solid rgba(255, 255, 255, 0.8);
    border-radius: 3px 25px 0;
    box-shadow: 0 1px 0 #e1e8ed;
    float: none !important;
    margin-top: 130px !important;
    overflow: hidden;
    position: relative;
    width: 300px;
    height: 130px;
  }
  .nav-left {
    display: flex;
    position: static;
    float: none;
    width: 100%;
  }
  .navbar-toggler {
    padding: .15rem .45rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: .25rem;
  }
  .seychellespromo-text-box {
    padding: 20px !important;
  }
  .mobile_search{
    position: sticky;
    background-color: #1f4068 !important;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    top: 35px;
    left: 0;
    width: 100%;
    z-index: 1001;
    -webkit-transition: all .25s ease-in-out 0s;
    -o-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;

    filter: alpha(opacity=0);
   
    display: flex;
    }
    .form-inline .form-control {
        display: inline-block;
        width: 100% !important;
        vertical-align: middle;
    }
    .inner-page-banner2 {
        position: sticky !important;
        z-index: 1000;
        top: -60px;
        height: 200px !important;
        margin-top: 0px !important;
    }
    #clientname {
        margin-top: 70px !important;
    }
    #nameclient {
        font-size: 18px !important;
        font-weight: 700;
    }
    #regionclient{
      font-size: 13px !important;
      font-weight: 700;
      display: none;
    }
    #phoneclient{
      font-size: 13px !important;
      font-weight: bold;
    }
    .card {
        display: flex !important;
        width: 100%;
        position: relative;
        margin-bottom: 6%;
    }
    
    #filterby{
      float: left;
      width: 100% !important;
    }
    #viewbyfilter{
      float: left;
      width: 100% !important;
    }
    .project-menu li {
      display: inline-block !important;
    }

    .project-menu li.region a.active, .project-menu li a:hover {
        border-color: #3EC1D5;
        background: #3EC1D5;
        color: #fff;
        text-decoration: none;
        width: auto !important;
    }
    .project-menu li.region a {
      width: auto !important;
        background: #03224c none repeat scroll 0 0;
        border: 1px solid #444;
            border-top-color: rgb(68, 68, 68);
            border-right-color: rgb(68, 68, 68);
            border-bottom-color: rgb(68, 68, 68);
            border-left-color: rgb(68, 68, 68);
       /* border-radius: 20px;*/
        color: #FEFEFE;
        cursor: pointer;
        display: inline-block;
        font-size: 10px !important;
        font-weight: 500;
        margin: 0 4px;
        padding: 6px 15px;
        text-transform: capitalize;
        transition: all 0.3s ease 0s;
    }
    .sidebar-widget-area .widget-box-padding {
        padding: 10px !important;
    }

    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
      width: 100%;
    }
}

/**
* IPAD PRO
*/
@media only screen

  and (min-device-width: 1024px)

  and (max-device-width: 1366px)

  and (-webkit-min-device-pixel-ratio: 2) {
    .googletranslatemobile{
    width: 150px;
   overflow: hidden;
  }
  /* CSS Rules Here */
  #navbarCollapse{
      padding: 10px 15px;
    }
    .navbar-expand-lg .navbar-collapse {
   
    display: none !important;
    }
    .sub_menu{display: none}
    #googletranslate{display: inline-flex;}
    #shopingcart{display: block;float: right}
    #logomobile{display: block;padding: 5px;background-color: #fefefe;}
    .collapse.show {
    display: block;
}
    .nav-left {
    display: flex;
    position: static;
    float: none;
    width: 100%;
    }
    .navbar-expand-lg .navbar-toggler {
    display: block;
    }
    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
        display: none;
    }
    .mobile_search {
    position: sticky;
    background-color: #1f4068 !important;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    top: 75px;
    left: 0;
    width: 100%;
    z-index: 1001;
    -webkit-transition: all .25s ease-in-out 0s;
    -o-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;
    filter: alpha(opacity=0);
    display: flex;
    }
     .masonry {
  
        column-count: 3;

      -webkit-column-count: 3;
      -moz-column-count: 3;
      -o-column-count: 3;
      }

    .gridms {
        display: inline-block;
        margin-bottom: 16px;
        position: relative;
        width:30%;
        box-sizing: border-box;
        margin-bottom: 2%;
        box-shadow: 0 2px 2px rgba(0,90,250,0.05),
        0 4px 4px rgba(0,90,250,0.05),
        0 8px 8px rgba(0,90,250,0.05),
        0 16px 16px rgba(0,90,250,0.05);
    }

    .fixed-top {
    position: fixed !important;
    top: 0px !important;
    right: 0;
    left: 0;
    z-index: 1030;
  }

  .fixed-topsearch {
      display: none ;
  }
  
  .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-align: center;
    align-items: center;
    
  }
  
  .logo img {
    max-height: 30px;
  }
  #navigation{display: none}
  .icon-menu-top{
    margin: 10px 0;
    width: 100%;
  }
  #featured{
    margin-top: 63px;
  }
    .product_section {
        position: relative;
        top: 80px;
    }
    div.category_list_mob{display: block !important;position: sticky;margin-top: -20px;
    margin-left: -20px;margin-top: 10px}

    div.category_list{display: none !important}
    .navbar{
      padding: 0 .1rem !important;
      
    }
  .user-avatar {
    border: 8px solid rgba(255, 255, 255, 0.8);
    border-radius: 3px 25px 0;
    box-shadow: 0 1px 0 #e1e8ed;
    float: none !important;
    margin-top: 130px !important;
    overflow: hidden;
    position: relative;
    width: 300px;
    height: 130px;
  }
  .nav-left {
    display: flex;
    position: static;
    float: none;
    width: 100%;
  }
  .navbar-toggler {
    padding: .15rem .45rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: .25rem;
  }
  .seychellespromo-text-box {
    padding: 20px !important;
  }
  .mobile_search{
    position: sticky;
    background-color: #1f4068 !important;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    top: 35px;
    left: 0;
    width: 100%;
    z-index: 1001;
    -webkit-transition: all .25s ease-in-out 0s;
    -o-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;

    filter: alpha(opacity=0);
   
    display: flex;
    }
    .form-inline .form-control {
        display: inline-block;
        width: 100% !important;
        vertical-align: middle;
    }
    .inner-page-banner2 {
        position: sticky !important;
        z-index: 1000;
        top: -60px;
        height: 200px !important;
        margin-top: 0px !important;
    }
    #clientname {
        margin-top: 70px !important;
    }
    #nameclient {
        font-size: 18px !important;
        font-weight: 700;
    }
    #regionclient{
      font-size: 13px !important;
      font-weight: 700;
      display: none;
    }
    #phoneclient{
      font-size: 13px !important;
      font-weight: bold;
    }
    .card {
        display: flex !important;
        width: 100%;
        position: relative;
        margin-bottom: 6%;
    }
    
    #filterby{
      float: left;
      width: 100% !important;
    }
    #viewbyfilter{
      float: left;
      width: 100% !important;
    }
    .project-menu li {
      display: inline-block !important;
    }

    .project-menu li.region a.active, .project-menu li a:hover {
        border-color: #3EC1D5;
        background: #3EC1D5;
        color: #fff;
        text-decoration: none;
        width: auto !important;
    }
    .project-menu li.region a {
      width: auto !important;
        background: #03224c none repeat scroll 0 0;
        border: 1px solid #444;
            border-top-color: rgb(68, 68, 68);
            border-right-color: rgb(68, 68, 68);
            border-bottom-color: rgb(68, 68, 68);
            border-left-color: rgb(68, 68, 68);
       /* border-radius: 20px;*/
        color: #FEFEFE;
        cursor: pointer;
        display: inline-block;
        font-size: 10px !important;
        font-weight: 500;
        margin: 0 4px;
        padding: 6px 15px;
        text-transform: capitalize;
        transition: all 0.3s ease 0s;
    }
    .sidebar-widget-area .widget-box-padding {
        padding: 10px !important;
    }

    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
      width: 100%;
    }

}
.gridms {
    display: inline-block;
    margin-bottom: 16px;
    position: relative;
   
    box-sizing: border-box;
    margin-bottom: 2%;
    box-shadow: 0 2px 2px rgba(0,90,250,0.05),
    0 4px 4px rgba(0,90,250,0.05),
    0 8px 8px rgba(0,90,250,0.05),
    0 16px 16px rgba(0,90,250,0.05);
}

.gridms:nth-of-type(3n+1) { order: 1; }
.gridms:nth-of-type(3n+2) { order: 2; }

.gridms:nth-of-type(3n)   { order: 3; }



.gridms img {
    width: 100%;
    border-radius: 5px;
}
.gridms .grid__body {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 10px 10px;
    color: #fff;
    display: flex;
    flex-direction: column;

}
.gridms .grid__body {
    color: #fff;
}
.gridms .grid__link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.gridms .grid__title {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    margin: 10px 10px 10px 10px;
    color: #222;
}
.gridms .grid__title h1 {text-align: left;}
.gridms .grid__tag{
  color: #fff;
  background: #ec296b;
padding: 5px;
border-radius: 5px;
font-size: 1.025rem;
}

.gridmsprom {
    display: inline-block;
    margin-bottom: 16px;
    position: relative;
    width:20%;
    box-sizing: border-box;
    margin-bottom: 2%;
    box-shadow: 0 2px 2px rgba(0,90,250,0.05),
    0 4px 4px rgba(0,90,250,0.05),
    0 8px 8px rgba(0,90,250,0.05),
    0 16px 16px rgba(0,90,250,0.05);
}

/*.gridms:nth-of-type(3n+1) { order: 1; }
.gridms:nth-of-type(3n+2) { order: 2; }

.gridms:nth-of-type(3n)   { order: 3; }
*/
.gridmsprom:nth-of-type(4n+1) { order: 1; }
.gridmsprom:nth-of-type(4n+2) { order: 2; }
.gridmsprom:nth-of-type(4n+3) { order: 3; }
.gridmsprom:nth-of-type(4n)   { order: 4; }

.gridmsprom img {
    width: 100%;
    border-radius: 5px;
}
.gridmsprom .grid__body {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 10px 10px;
    color: #fff;
    display: flex;
    flex-direction: column;

}
.gridmsprom .grid__body {
    color: #fff;
}
.gridmsprom .grid__link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.gridmsprom .grid__title {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    margin: 10px 10px 10px 10px;
    color: #222;
}
.gridmsprom .grid__title h1 {text-align: left;}
.gridmsprom .grid__tag{
  color: #fff;
  background: #ec296b;
padding: 5px;
border-radius: 5px;
font-size: 1.025rem;
}

.mt-auto {
  margin-top:auto;
}

/* Force new columns */
.masonry::before,
.masonry::after {
  content: "";
  flex-basis: 100%;
  width: 0;
  order: 2;
}
/*
* FIN MANSORY
*/
.card {
    display: none !important;
}
div.category_list_mob{display: none}
div.category_list {
    margin: 0;
        margin-bottom: 0px;
    padding: 0;
    display: block;
    width: 100%;
    background: #fdfdfd none repeat scroll 0 0;
    border: 1px solid #ede9e9;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 10px;
}
div.category_list > h3 {
    font-size: 15px;
    font-family: Poppins-Black,sans-serif;
    color: #1f4068;
    padding: 10px;
}
div.category_list > div {
    width: 100%;
    padding: 5px 10px;
    margin: 0;
    min-height: 35px;
    max-height: auto;
    height: auto;
}
div.category_list > div a.router-link-active {
    background-color: #1f4068;
    color: #fefefe;
    width: 100% !important;
    padding: 10px;
    display: inline-block;
}
div.category_list > div a {
    color: #1f4068;
    width: 100%;
    padding: 10px;
}
a {
    font-family: Poppins;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.7;
    color: #666666;
    margin: 0px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
}
.container {
    max-width: 1200px;
}

.item {
    width: 270px !important;
    margin-right: 15px !important;
}
.navigation{
  margin-top: 150px;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    border-radius: 4px;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #eaeef9;
    border-radius: 5px;
    box-shadow: 0 0 40px 0 rgba(234,238,249,.5);
}
.item-card2-img {
    position: relative;
    overflow: hidden;
    height: 280px;
}
img.produit {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.item-card7-overlaytext {
    position: relative;
}
.item-card7-overlaytext h4 {
    position: absolute;
    bottom: 12px;
    right: 12px;
    color: #fff;
    z-index: 2;
    background: #ec296b;
    padding: 5px;
    border-radius: 5px;
    font-size: 1.025rem;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    padding: 1.5rem 1.5rem;
        padding-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    position: relative;
    min-height: 150px;
    max-height: 200px;
}
.card-body {
    height: 240px;
}
.user-avatar {
    border: 2px solid rgba(255, 255, 255, 0.8);
    box-shadow: 0 1px 0 #e1e8ed;
    float: none !important;
   
    overflow: hidden;
    position: relative;
    width: 160px;
    height: 70px;
  }
.user-avatar > img {
  width: 100%;
  height: 100%;
}

  
.menutext{font-size: 0.8rem}
@media only screen 
and (min-device-width : 280px) 
and (max-device-width :767px) { 
  .googletranslatemobile{
    width: 150px;
    overflow: hidden;
  }
  .menutext{font-size: 12px}
  #navbarCollapse{
    padding: 10px 15px;
  }
  .header-cart {
    position: absolute;
    z-index: 1110;
    width: 339px;
    top: 100%;
    right: -60px !important;
  }
  .nav-item{
    border-bottom: 1px solid #ccc;
  }
   #shopingcart{display: block;position: absolute;
  }
  #googlemobile{display: block}
  #logomobile{display: block;padding: 5px;background-color: #fefefe}
  .responsive{
    width: 100% !important;
  }
  .mobilesub{display: block !important;left:-50px;position: absolute;}
  .navigation{
  margin-top: 80px;
}
  .fixed-top {
    position: fixed;
    top: 0px !important;
    right: 0;
    left: 0;
    z-index: 1030;
  }

  .fixed-topsearch {
      display: none;
  }
  .logo img {
    max-height: 30px;
  }
  #navigation{display: none}
  .icon-menu-top{
    margin: 10px 0;
    width: 100%;
  }
  #featured{
    margin-top: 63px;
  }
    .product_section {
        position: relative;
        top: 80px;
    }
    div.category_list_mob{display: block;position: sticky;margin-top: -20px;
    margin-left: -20px;margin-top: 10px}

    div.category_list{display: none}
    .navbar{
      padding: 0 .1rem !important;
      
    }
  .user-avatar {
    border: 8px solid rgba(255, 255, 255, 0.8);
    border-radius: 3px 25px 0;
    box-shadow: 0 1px 0 #e1e8ed;
    float: none !important;
    margin-top: 130px !important;
    overflow: hidden;
    position: relative;
    width: 300px;
    height: 130px;
  }
  .nav-left {
    display: flex;
    position: static;
    float: none;
    width: 100%;
  }
  .navbar-toggler {
    padding: .15rem .55rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: .25rem;
  }
  .seychellespromo-text-box {
    padding: 10px !important;
  }
  .mobile_search{
    position: sticky;
    background-color: #1f4068 !important;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
    top: 35px;
    left: 0;
    width: 100%;
    z-index: 1001;
    -webkit-transition: all .25s ease-in-out 0s;
    -o-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;

    filter: alpha(opacity=0);
   
    display: flex;
    }
    .form-inline .form-control {
        display: inline-block;
        width: 100% !important;
        vertical-align: middle;
    }
    .inner-page-banner2 {
        position: sticky !important;
        z-index: 1000;
        top: -60px;
        height: 200px !important;
        margin-top: 0px !important;
    }
    #clientname {
        margin-top: 70px !important;
    }
    #nameclient {
        font-size: 18px !important;
        font-weight: 700;
    }
    #regionclient{
      font-size: 13px !important;
      font-weight: 700;
      display: none;
    }
    #phoneclient{
      font-size: 13px !important;
      font-weight: bold;
    }
    .card {
        display: flex !important;
        width: 100%;
        position: relative;
        margin-bottom: 6%;
    }
    .masonry {
        display: block;
    }
    #masonrypromo{
      display: block;
    }
    .masonry {
  
      column-count: 1;

    -webkit-column-count: 1;
    -moz-column-count: 1;
    -o-column-count: ;
    }
    .gridms {
        display: inline-block;
        margin-bottom: 16px;
        position: relative;
        width:100%;
        box-sizing: border-box;
        margin-bottom: 2%;
        box-shadow: 0 2px 2px rgba(0,90,250,0.05),
        0 4px 4px rgba(0,90,250,0.05),
        0 8px 8px rgba(0,90,250,0.05),
        0 16px 16px rgba(0,90,250,0.05);
    }
    
    #filterby{
      float: left;
      width: 100% !important;
    }
    #viewbyfilter{
      float: left;
      width: 100% !important;
    }
    .project-menu li {
      display: inline-block !important;
    }

    .project-menu li.region a.active, .project-menu li a:hover {
        border-color: #3EC1D5;
        background: #3EC1D5;
        color: #fff;
        text-decoration: none;
        width: auto !important;
    }
    .project-menu li.region a {
      width: auto !important;
        background: #03224c none repeat scroll 0 0;
        border: 1px solid #444;
            border-top-color: rgb(68, 68, 68);
            border-right-color: rgb(68, 68, 68);
            border-bottom-color: rgb(68, 68, 68);
            border-left-color: rgb(68, 68, 68);
       /* border-radius: 20px;*/
        color: #FEFEFE;
        cursor: pointer;
        display: inline-block;
        font-size: 10px !important;
        font-weight: 500;
        margin: 0 4px;
        padding: 6px 15px;
        text-transform: capitalize;
        transition: all 0.3s ease 0s;
    }
    .sidebar-widget-area .widget-box-padding {
        padding: 10px !important;
    }

    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
      width: 100%;
    }
}

.footer-wrap {
    background-image: radial-gradient(circle at 1% 1%,#328bf2,#1644ad);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 50%;
    position: relative;
    overflow: hidden;
    padding: 20px;
}

/**
* LIST SUR LES PROMO, EVENTS< TOURISM
*/
#filterby{
  float: left;
  width: 25%;
}
#viewbyfilter{
  float: left;
  width: 100%;
}
.project-menu {
    margin-bottom: 40px;
    text-align: center;
}
.project-menu li {
    display: inline-block;
}
.project-menu li.region a.active, .project-menu li a:hover {
    border-color: #3EC1D5;
    background: #3EC1D5;
    color: #fff;
    text-decoration: none;
    width: 100%;
}
.project-menu li.region a {
 
    background: #03224c none repeat scroll 0 0;
    border: 1px solid #444;
        border-top-color: rgb(68, 68, 68);
        border-right-color: rgb(68, 68, 68);
        border-bottom-color: rgb(68, 68, 68);
        border-left-color: rgb(68, 68, 68);
   /* border-radius: 20px;*/
    color: #FEFEFE;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin: 0 4px;
    padding: 6px 15px;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}
.single-awesome-project {
    overflow: hidden;
    margin-bottom: 30px;
 /*box-shadow: 0 0 40px 0 rgba(234,238,249,.7);*/
 box-shadow: 0 0 1rem rgba(0,0,0,0.15) !important;
 border: 1px solid #dbd9d9;
}
.awesome-img {
    display: block;
    width: 100%;
   
    position: relative;
}
.awesome-img > a {
    display: block;
    position: relative;
    color: #222;
}
.add-actions{
  background: #fefefe;
  text-align: left;
  padding: 0px 12px;
}
.add-actions > a {
   
    color: #222;
}

.add-actions  ul {
}
.add-actions  ul li {
  margin:0px;
  padding: 0px;
  font-family: Montserrat-Regular;
font-size: 13px;
color: #555555;
line-height: 1.3;
  color: #333;
}
.add-actions  ul li a{
  margin:0px;
  padding: 0px;
  font-family: Montserrat-Regular;
font-size: 13px;
color: #555555;
line-height: 1.3;
  color: #333;
}
.add-actions  ul.socials > li a {
    color: #fff;
    padding: 3px 10px;
    width: 100%;
    /*box-shadow: 0px 2px 4px rgba(0, 0, 0, .4);*/
}
.add-actions  ul.socials > li {
    margin-bottom: 10px;
    display: inline-block;
}
.add-actions  ul li.social {
  margin:0px;
  padding: 0px;
  font-family: Montserrat-Regular;
font-size: 13px;

line-height: 1.3;
  color: #1f4068;
}
.add-actions  ul li.social a{
  margin:0px;
  padding: 0px;
  font-family: Montserrat-Regular;
font-size: 13px;

line-height: 1.3;
  color: #1f4068;
}

.add-actions  h4{
  margin: 0px;
  padding: 0px;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
}
/*
* FIN LIST
*/

.itemList{
  width: 24%;
  
  /* Optional */
  position: relative;
display: inline-block;
  margin-bottom: 2%;
  border-radius: 3px;
 box-shadow: 0 2px 2px rgba(0,90,250,0.05),
    0 4px 4px rgba(0,90,250,0.05),
    0 8px 8px rgba(0,90,250,0.05),
    0 16px 16px rgba(0,90,250,0.05);
  color: #fff;
  padding: 0px;
  box-sizing: border-box;
}

 /* Just to print out numbers */
div.itemList::before {
  counter-increment: items;
  content: ;
}

/* Re-order items into 3 rows */
.itemList:nth-of-type(4n+1) { order: 1; }
.itemList:nth-of-type(4n+2) { order: 2; }
.itemList:nth-of-type(4n+3) { order: 3; }
.itemList:nth-of-type(4n)   { order: 4; }

/*.itemList:nth-child(3n+1) { order: 1; }
.itemList:nth-child(3n+2) { order: 2; }
.itemList:nth-child(3n)   { order: 3; }
*/

/* Force new columns */
.break {
  flex-basis: 100%;
  width: 0 !important;
 
  margin: 0;
  content: "";
  padding: 0;
}
.break:after {
content: "";
display: table;
clear: both;
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
.shoping {
    display: flex;
    flex-flow: column wrap;
    align-content: space-between;
    padding: 20px;
    width: 100%;
    counter-reset: items;
}
.btn-load-more{
  position: inherit;
width: 100%;
height: 50px;
color: #fefefe;
background-color: black;
opacity: 0.5;
justify-content: center;
align-items: center;

border-radius: 4px;
transition: all 0.4s;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
-moz-transition: all 0.4s;
}

.navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
      width: 1260px;
    }
.search-form {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0px !important;
    border: 1px solid #ccc;
    border-radius: 0.25rem;
    background-color: #fefefe !important;
}
.price{
  position: absolute;
top: 70px;
left: -15px;
background: #ec296b !important;
color: #fefefe;
z-index: 98;
height: 30px;
width: 100px;
text-align:center;
font-size: 20px;
padding: 15px;
}
.badgepromo {
    top: 10px;
    left: 10px;
    position: absolute;
    background: #fa3434;
    z-index: 1;
    padding: 5px;
    font-size: 10px;
    color: #fefefe;
}
.badgepromofl {
    top: 10px;
    left: 10px;
    position: absolute;
    background: #fa3434;
    z-index: 1;
    padding: 5px;
    font-size: 10px;
    color: #fefefe;
}

.btn-back-to-top {
    display: none;
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 40px;
    right: 40px;
    background-color: black;
    opacity: 0.5;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    border-radius: 4px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
}
.menu_item.thumbs {
    padding-left: 50px !important;
    position: relative;
    min-height: 350px !important;
    display: flex;
    height: 350px;
    align-items: center;
    width: 350px;
  }
  figure.fig {
      width: 100% !important;
     
      overflow: hidden;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
     
      margin-left: 5px;
      height: 200px;
      overflow: hidden;
  }
  .responsive{
    width: auto;
    max-width: 250px;
  }
  .menu_item.thumbs figure img {
      
      width: 350px !important;
      height: 100%;
     
  }
  .menu_item.thumbs > div {
      width: 100%;
      margin-top: 120px !important;
  }
  .info_content .menu_item em {
      float: right;
  }
  .menu_item.thumbs h4 {
      margin-bottom: 5px;
      color: #222;
      font-size: 20px !important;
      font-weight: 700;
      font-family: Poppins,sans-serif;
  }
  .menu_item.thumbs p {
      padding-right: 80px;
      line-height: 1.4;
  }

.header-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 35px;

margin-right: 20px;
}

.header-wrapicon1,
.header-wrapicon2 {
  /*height: 27px;*/
  position: relative;
  margin-top: -10px;
}
.header-wrapicon3{
  display: none;
}
.header-wrapicon1 img,
.header-wrapicon2 img {
  height: 100%;
}

.header-icon1:hover,
.header-icon2:hover {
  cursor: pointer;
}

.header-icons-noti {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #111111;
  color: white;
  font-family: Montserrat-Medium;
  font-size: 12px;
  position: absolute;
  top: 0;
  right: -10px;
}

.linedivide1 {
  display: block;
  height: 20px;
  width: 1px;
  background-color: #e5e5e5;
  margin-left: 23px;
  margin-right: 23px;
  margin-top: 5px;
}

/*[ Header cart ]
-----------------------------------------------------------
*/
.header-cart {
  position: absolute;
  z-index: 1110;
  width: 339px;
  top: 100%;
  right: -30px;
  padding: 20px;
  border-top: 3px solid #e6e6e6;
  background-color: white;

  box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1);
  
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  
  transform-origin: top right;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}