body, p {font-family: 'Raleway', sans-serif ;color: #000000;font-size: 18px;}
h1,h2,h3,h4,h5,h6{font-family: 'Raleway', sans-serif ;}
h1{font-size:32px;margin-bottom: 30px;font-weight: 600;color: #242c24;}
h2{font-family: 'Raleway', sans-serif ;color: #000000;font-size: 18px;line-height:26px; }
h3{font-size:22px;clear:both;font-weight:500;}
h4{font-size:20px;clear:both;}
h5{font-size:15px;clear:both;}
h6{font-size:12px;clear:both;}

ul{
    list-style:none;
}
.modal {
    position: fixed;
    top:0;
    left: 0;
    z-index: 99999;
    /*transform: translate(-50%, -50%) !important;*/
    height: auto;
}

.modal .modal-dialog{
    max-width: 500px;
    margin: 1.75rem auto;
    right: 0;
    position: fixed;
    bottom: 0;
    z-index: 999999 !important;
}
#newsletter-popup{
  z-index:9999;
}
.modal-header .btn-close{
  background-image: none;
}
.e-box-gallery .card-img img{
  border-radius: 0px !important;
}
.e-box-gallery .card-img img:hover{
   cursor: pointer;
}
.sg-content ul li {
  background: rgba(0, 0, 0, 0) url("https://uploads.prod01.london.platform-os.com/instances/826/assets/images/arrow-red.png?updated=1639659935927") no-repeat scroll 0 8px;
  color: #000;
  line-height: 1.53em;
  margin-left: 20px;
  padding-left: 14px;
  font-size:18px;
}
/*header landing page css start*/
.header-telephone-no {
    font-size:18px;
    font-weight:500;
}
.header-telephone-no a{
    text-decoration:none !important;
    font-size:18px;
    font-weight:500;
}
.header-top-social-links{
    list-style:none;
}
.header-top-social-links li.item {
  width:50px;
  height:50px;
  line-height: 25px;
  text-align:center;
  display:flex;
  justify-content:center;
  align-items:center;
  background:#f6f6f6;
  border-radius:50%;
  margin:0px 10px 0px 0px;
}
.header-top-social-links li.item i{
    font-size:24px;
    margin-top: 5px;
}
.main-menu-landing-page a{
    color:#333;
    background:#fff;
    margin:7px;
}
.main-menu-landing-page a:hover{
    background:#dd352c;
    color:#fff;
}
.main-menu-landing-page li{
    list-style:none;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.email-check-message {
  font-size: 0.9rem;
  margin-top: 5px;
  font-weight: 500;
}

.email-check-message .emailExists {
  background-color: #fdecea;
  color: #e53935;
  padding: 6px 15px;
  border: 1px solid #f5c6cb;
  border-radius: 4px;
  display: block;
}
.sg-form button:disabled,
.sg-form button.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

/*header landing page css end*/
/*landing page banner section css start*/
.banner-title h1{
    color:#fff;
    text-shadow: 1px 1px #373737;
}

.landing-page-banner-img img{
    height:300px !important;
    object-fit:cover;
}

.main-landing-page-banner-section .banner-title{
    position: absolute;
    left: 50%;
    top: 50% !important;
    transform: translate(-50%, -50%);
    width: 90%;
}
.internal-banner-section img{
  min-height: 239px;
}
/*landing page banner section css end*/

/*landing page footer section css start*/

footer.sg-footer.sg-footer-02a {
    background: url('https://uploads.prod01.london.platform-os.com/instances/826/assets/images/footer-bg.jpg?updated=1637936711357') no-repeat bottom center;
    background-size: cover;
    color:#fff;
}
footer.sg-footer h2,footer.sg-footer h3,footer.sg-footer p{
    color:#fff;
}
footer.sg-footer h3{
    border-bottom:2px solid;
    padding-bottom:20px;
    width:90%;
}
section.copyright-section p{
    font-size:16px;
}
#myBtn {
  position: fixed; 
  bottom: 50px; 
  right: 30px; 
  z-index: 99; 
  border: none; 
  outline: none; 
  background-color: #EF0012;
  color: white; 
  cursor: pointer; 
  padding: 0px; 
  font-size: 18px; 
  width:40px;
  height:40px;
  border-radius:50%;
}

#myBtn:hover {
  background-color: #555; 
}

/*landing page footer section css end */
/*Ebox France css*/
.internal-header li.nav-item a{
    color:#fff;
    text-decoration:none;
}
.internal-header li.nav-item a:hover{
    color:#dd352c;
    text-decoration:underline;
}
.header-title{
  font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.header-top a, .top-bar a{
    color:#040404;
}
.header-top a:hover, .top-bar a:hover{
    color:#dd352c;
}

.ebox-cycle .card.sg-card{
   border-radius:0px !important;
   min-height:360px;
   border:1px dotted #ddd !important;
}
.ebox-usa-cycle .card.sg-card{
   min-height:384px;
}
.ebox-cycle .icon {
    background:#fff !important;
    width:100px;
    margin:auto;
    height:100px;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-top:-50px;
    box-shadow:0 10px 20px 3px rgb(99 119 238 / 40%);
}
.ebox-cycle .icon i{
    font-size:32px;
    color:#dd352c;

}
.ebox-cycle .block-number {
    min-width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0px 20px -3px rgb(99 119 238 / 40%);
    font-size: 22px;
    font-weight: 500;
    line-height: 50px;
    color: #dd352c;
}
h3.section-heading{
    font-size: 36px;
    margin-bottom: 40px;
    font-weight: 600;
}
h3.section-heading:after {
    background-color: #ef0012;
    content: "";
    display: block;
    height: 2px;
    margin: 15px auto 0;
    max-width: 300px;
}

section.sg-testimonial.sg-testimonial-01a:before {
  background: rgba(17, 17, 17, 0.5) none repeat scroll 0 0;
  content: " ";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.sg-team.sg-team-02a img, .sg-team.sg-team-01a img{
  height:auto !important;
}

.external-logo-section .card.sg-card{
    padding:20px 0px;
    border-radius:0px !important;
    box-shadow: 0 10px 12px -5px rgb(99 119 238 / 40%);
}
.footer-links ul {
    list-style:none;
}
.footer-links ul li:before{
    content: "\f101";
    font-family: FontAwesome;
    display: inline-block;
    color: #EF0012;
    margin-left: -1.3em;
    width: 1.3em;
}
.footer-links a{
    color:#fff;
}
.footer-links a:hover{
    color:#dd352c;
}
.footer-links li{
    margin-bottom:10px
}
/*Ebox France css end */

/*internal pages css start*/

.internal-banner-section {
    background:#373737;
    padding:0px !important;    
}

.internal-banner-section .heading-box{
    position:relative;
}
.internal-banner-section .heading-box h1,.internal-banner-section .heading-box h3{
    position:absolute;
    left:17%;
    top:17%; 
    color:#fff;
    font-size: 40.09px !important;
    line-height: 47.87px;
}
.internal-banner-section .heading-box h3{
  font-weight:400;
}
/*internal pages css end*/

/* FAQ css start*/

.sg-faq.sg-faq-01a .accordion .sg-card .sg-card-header .sg-btn-link {
    color: #000;
    padding: 15px;
    text-decoration: none;
}
.sg-faq.sg-faq-01a .accordion .sg-card .sg-card-header{
  border:1px solid #ddd !important;
}
.sg-faq.sg-faq-01a .card-body {
    border: 1px solid #ddd;
    border-top: 0px;
}
/* FAQ css end */

/*contact form css start*/

select {
    min-width:100px;
    min-height:40px;
}
textarea{
    min-height:100px !important;
}
.hide{
  display:none;
}
.sg-form{
  box-shadow: 0 10px 20px 3px rgb(99 119 238 / 40%);
  border-radius: 0;
}

/*other form tooltip css */
.custom-select{
    min-height: 40px;
    border: 0;
    height: 50px;
    background: #f6f6f6;
}
.hoverable-text,.hoverable-text__icon{
  position: relative;
  cursor: pointer;
  
}
.hoverable-text__icon::before {
      content: '';
      width: 14px;
      height: 14px;
      background-color: #fbfbfb;
      border-style: solid;
      border-color: #d1d6dc;
      border-width: 0 1px 1px 0;
      transform: rotate(45deg);
      position: absolute;
      left: 4px;
      top: -20px;
      z-index: 1;
      box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.05);
      display: none;
    }
.hoverable-text:hover .toooltip {
  display: block;
}
  .hoverable-text--custom .toooltip {
  bottom: calc(100% + 12px);
}
.hoverable-text--custom .toooltip::after {
  display: none;
}
.hoverable-text--custom:hover .hoverable-text__icon::before {
  display: block;
}

.toooltip {
  position: absolute;
  left: -120px;
  right: auto;
  bottom: 100%;
  line-height: 1.4;
  color: #797c80;
  width: 180px;
  display: none;
  width: 260px;
}

.toooltip::after {
  content: '';
  width: 14px;
  height: 14px;
  background-color: #fbfbfb;
  border-style: solid;
  border-color: #d1d6dc;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
  display: block;
  margin: -7px auto 0;
  box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.05);
}


.tooltip__text-block {
  padding: 10px 12px;
  background-color: #fbfbfb;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
  border: solid 1px #d1d6dc;
  border-radius: 4px;
  display: block;
}
.hoverable-text{
    position:absolute;
    right:5px;
    top:-10px;
}
.file-field .hoverable-text{
    top:26px;
}
/*contact form css end */
/*blog page css start*/
.list-view.blog-post {
    margin-bottom:20px;
    border:1px solid #ddd;  
}

.list-view.blog-post .blog-title h3 a{
    color:#242c24;
}
.list-view.blog-post .blog-title h3 a:hover{
    color:#dd352c;
}
.list-view.blog-post .blog-title,.list-view.blog-post .blog-short-desc{
  padding:10px;
}
.list-view.blog-post .blog-title{
  border-bottom: 1px solid #ddd;
}
.page-item.active .page-link{
    background-color:#dd352c;
    border-color:#dd352c;
}
.page-link,.page-link:hover{
    color:#dd352c;
}
.recent-posts li.post-item a:hover{
    color:#dd352c !important;
}
.recent-posts h3{
    background:#212529;
    color:#fff;
    border:1px solid #ddd;
    padding:10px;
    margin-bottom:1px;
}
.recent-posts ul{
    padding:10px;
    border:1px dotted #ddd;
}
#st-2.st-left, div#st-3 {
    display:none !important;
}

/*blog page css end*/

/*estimation prix css start*/

.size-input-fields input{
  max-width:125px;
  margin:0px 10px;
  padding:5px;
  font-size: 16px;
  border: 1px solid #dadada;
}
span#result,span#totalPrice {
    border: 1px solid #dadada;
    float: left;
    min-height: 38px;
    margin-right: 6px;
    padding: 9px;
    text-align: center;
    min-width: 160px;
    font-size: 13px;
}
#weight{
  max-width:125px;
  padding:5px;
  font-size:16px;
  border: 1px solid #dadada;
}
.swal2-confirm {
 display: none !important;
}
#form-estimation-dimension {
    border: 1px solid #ddd;
    padding:30px 0px;
    margin:30px 0px;
}
fieldset#form-estimation-dimension legend{
    width:auto;
    float:none;
    box-shadow: 0 4px 10px 3px rgb(99 119 238 / 40%);
    padding:10px;
}
span#totalPrice {
    font-weight:bold;
    font-size:20px;
    background-color: yellow;
}
/*estimation prix css end */
/*sitemap-section css start*/
.sitemap-section a{
    color:#000000 !important;
}
.sitemap-section a:hover{
    color:#dd352c !important;
}
/*sitemap-section css end*/

@media screen and (min-width: 992px){
  .sg-masthead .navbar-light .navbar-nav .nav-item, .sg-masthead .navbar-dark .navbar-nav .nav-item {
    margin-right: 40px;
}
  .navbar-expand-lg .navbar-nav{
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
  }
  .responsive-table tr td{
    padding: 30px 0px;
  }
  .responsive-table tr td:nth-child(2){
    padding:20px 0px 0px 30px;
}
  .banner-title h1 {
    max-width: 80%;
    margin: auto;
  }
}

@media screen and (max-width:768px){
  .internal-banner-section .heading-box h1,.internal-banner-section .heading-box h3 {
    font-size: 30px !important;
    line-height: 36px;
  }
  #estimate span.mult.eql {
    display:block;
    text-align:center;
    }
    .poids-vol{
        display:flex;
        justify-content:center;
    }
    
    .calculez {
        display:flex;
        justify-content:center;
        align-items:center;
    }
    table.responsive-table tr,table.responsive-table td{
      display:block;
      padding: 20px 0px;
    }
      .main-menu-landing-page a{
        margin:5px;
    }
    .main-landing-page-banner-img img{
      height:350px !important;
      object-fit:cover;
  }
}
@media screen and (max-width:767px){
  /*.banner-title{*/
  /*  display:none;*/
  /*}*/
  #st-2{
    display:none !important;
  }
  
  .internal-banner-section .heading-box h1,.internal-banner-section .heading-box h3 {
    position: relative;
    left: 0;
    top: 0;
    padding:20px;
    color: #fff;
    font-size: 30px !important;
    line-height: 36px;
    text-align: center;
  }
  .navbar-nav li.nav-item{
    padding:10px;
  }
  .blog-desc img{
    max-width:100%;
  }
  .blog-desc iframe{
      max-width:100%;
  }
 
}
@media screen and (max-width:616px){
  .banner-title h1{
    font-size: 22px;
  }
  
  .toooltip{
    margin-left:auto;
    margin-right: auto;
    right:0;
    left:auto;
  }
  
  
}

  
@media screen and (max-width:575px){
    .size-input-fields{
        flex-direction:column;
        justify-content:center;
        align-items:center;
    }
    .calculez{
        flex-wrap:wrap;
    }
    #getPrice{
        max-width:120px;
    }
}

