 

.links-box .call-to{
    position: relative;
    margin-left: 20px;
    font-family: 'Gilroy_Bold', sans-serif;
}

 .call-to a{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #2d3434;
   padding-left: 40px;
  min-height: 56px;
}

.package-block .image-box .fav-btn a{
 
  opacity: 1;
}



.package-block .image-box .fav-btn{
    top: 10px;
}

 .call-to .icon{
  position: absolute;
  left: 0;
  top: 0;
  width: 56px;
  height: 56px;
  font-size: 18px;
  background: #ff5522;
  color: #ffffff;
  line-height: 56px;
  text-align: center;
  border-radius: 50%;
  -webkit-animation: icon-bounce 0.8s ease-out infinite;
    animation: icon-bounce 0.8s ease-out infinite;
}

 .call-to a .nmbr{
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 26px;
}

 .call-to a .nmbr:hover{
  color: #ff5522;
}


h2,h3  {
    font-family: oswald;


}

.bg-bleu-fonce{
    display: none!important;
}
    .bottom .btn-style-two {
    border-radius: 25px;
    position: absolute;
    display: inline-block;
    vertical-align: top;
    font-family: 'Gilroy_Bold', 'Open Sans', sans-serif;
    margin: 0;
    line-height: 26px;
    padding: 10px 25px 10px;
    color: #ffffff;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    text-transform: capitalize;
    background: #ff5522;
    border: 2px solid #ff5522;
    border-radius: 5px;
    bottom: 15px;
    right: 15px;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
header {
    z-index: 99999;
}

 .category-wrapper   {
            background: #fafaee;
        }

        .maxline {
            display: -webkit-box !important;
            width: 100%;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;

        }

        .maxline3 {
            display: -webkit-box !important;
            width: 100%;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;

        }

@media only screen and (max-width: 700px){

    .hidemobile{
        display: none!important;
    }
.hio .classic-slider{
    display: none;
}
.packages-two .title-outer .title-box {
     margin-bottom: -16px;
}
.voya {
    font-size: 28px;
}

.resp {
    margin-bottom: 52px!important;
}


}
.navbar{
    z-index: 99;
}
 

.btn-blue {
    border: 1px solid #005294;
    padding: 7px 25px;
    display: inline-block;
    background: #005294;
    color: #fff;
    transition: all ease-in-out .3s;
    cursor: pointer
}

.abtn-blue:hover {
    background: #fff;
    color: #005294;
    border-color: #005294
}

.btn-red {
    background: #d60d45;
    border-color: #d60d45
}

.btn-red:hover {
    background: #fff;
    color: #d60d45;
    border-color: #d60d45
}
        .selector-box ul::-webkit-scrollbar {
            width: 10px;
            color: #2896fc;
        }

        .form-group .bootstrap-select {
            height: 80px;
        }

        .bootstrap-select>.dropdown-toggle {
            background: #fff;
            border: none;
        }

        .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
            padding-left: 30px;
            padding-top: 5px;
            color: grey;
        }

        :not(.input-group)>.bootstrap-select.form-control:not([class*="col-"]) {

            padding-top: 20px;
        }

        .dropdown-item.active,
        .dropdown-item:active {
            color: #fff;
            text-decoration: none;
            background-color: #2896fc;
        }

        .btn-light:not(:disabled):not(.disabled):active,
        .btn-light:not(:disabled):not(.disabled).active,
        .show>.btn-light.dropdown-toggle {
            color: #212529;
            background-color: #fff;
            border-color: #fff;
        }

        .dropdown-toggle::after {
            display: none;
            margin-left: 0.255em;
            vertical-align: 0.255em;
            content: "";
            border-top: 0.3em solid;
            border-right: 0.3em solid transparent;
            border-bottom: 0;
            border-left: 0.3em solid transparent;
        }
        #occup-col{ padding-left:15px;}
        @media only screen and (max-width: 967px) {
            #occup-col{ padding-left:0px;}
            .z-moteur .engine {
                padding: 15px!important;
                background: #2896fc;
                padding-top: 30px!important;
                padding-bottom: 20px!important;
                border-radius:5px;
            }

            .form-group .bootstrap-select {
                height: 50px;
                padding-top: 0px;
            }

            :not(.input-group)>.bootstrap-select.form-control:not([class*="col-"]) {

                padding-top: 0px;
            }

            .promo {
                font-size: 14px !important;
                height: 40px !important;
                width: auto !important;
                padding-top: 10px !important;
                padding: 10px;
            }

            .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
                padding-left: 0px;
                padding-top: 5px;
                color: grey;
            }

            .bootstrap-select .dropdown-menu {
                min-width: 100%;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                max-width: 100%;
            }
            .selector-box {
                z-index:99;
            }

        }
   