    @media (max-width: 500px){


 .indis{
    width: 100%!important;
 }
 .vedettemobile{
display: block!important;
 }    
 .vedettepc{
display: none;
 }   
.col-sm-6 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
       flex: 1 0 50.333333%;
    max-width: 50%;
}
}
 @media (max-width: 500px){
.product-grid3 .title a {
   
    font-size: 10px!important;
   }
.product-grid3 .price {
    
    font-size: 14px!important;
}
.product-men {
    float: left!important;
    }
    .men-thumb-item img {
    height: 120px !important;
}
.product-men {
  
    height: 280px!important;
}
.men-thumb-item1 img {
    height: 200px !important;
}
.men-thumb-item2 img {
    height: 200px !important;
}
}

.carateristique{
color: #004e7f;
    font-size: 18px;
}
.createursite{
    width: 50%;

}


/*------------- #COMMENTS-LIST --------------*/
.fontdelete{
      color: #d5593d!important;
}
           .post__author .more {
    float: right;
    font-size: 16px;
    margin-right: 20px; }
    .post__author {
    margin-bottom: 20px;
}
.post__author img {
    border-radius: 100%;
    overflow: hidden;
    margin-right: 12px;
}
.more {
    position: relative;
    transition: all .3s ease;
    color: #888da8;
    color: var(--olympus-body-font-color);
    fill: #c0c4d8;
}
.more > svg {
    cursor: pointer;
}

.olymp-three-dots-icon {
    width: 16px;
    height: 4px;
}
[class^="olymp-"], [class*=" -icon"] {
    height: 26px;
    width: 26px;
    display: inline-block;
}
svg {
    transition: all .3s ease;
    vertical-align: -0.125em;
}
.more-dropdown {
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    width: 180px;
    box-shadow: 0 0 34px 0 rgba(63, 66, 87, 0.1);
    background-color: #fff;
    background-color: var(--olympus-white-color);
    border-radius: 4px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    text-align: left;
    padding: 15px 20px;
    z-index: 5;
}
.published{
color: #004e7f;
font-size: 12px;
}
.fn{
  color: #004e7f;
}
.inline-items > * {
    display: inline-block;
    vertical-align: middle;
}
.comments-list {
  margin-bottom: 0; }
  .comments-list .comment-item {
    padding: 25px;
    border-bottom: 1px solid #004e7f;
    background-color: #fafbfd;
    background-color: var(--olympus-smoke-light);
    position: relative; }
    .comments-list .comment-item.has-children {
      padding-bottom: 0; }
  .comments-list .post-add-icon {
    margin-right: 20px; }
  .comments-list .post__author img {
    width: 26px;
    height: 26px; }
  .comments-list.style-2 .comment-item .post__author img {
    float: left; }
  .comments-list.style-2 .reply {
    margin-right: 20px; }
  .comments-list.style-2 .post__date {
    display: inline-block;
    margin-right: 20px; }
  .comments-list.style-2 .author-date {
    overflow: hidden; }
  .comments-list.style-2 .post__author .more {
    float: none; }
  .comments-list.style-2 .post__author {
    margin-bottom: 0; }
  .comments-list.style-3 .comment-item {
    background-color: transparent; }
  .comments-list.style-3 .reply {
    margin-right: 20px;
    color: #ff5e3a;
    color: var(--olympus-primary-color); }
  .comments-list.style-3 .post__author-thumb {
    margin-right: 20px;
    float: left; }
    .comments-list.style-3 .post__author-thumb img {
      width: 56px;
      height: 56px;
      border-radius: 100%;
      display: block; }
  .comments-list.style-3 .comments-content {
    overflow: hidden; }
  .comments-list.style-3 .children .comment-item {
    border-left: none; }
    .comments-list.style-3 .children .comment-item:before {
      display: none; }

.children {
  border-top: 1px solid #e6ecf5;
  border-top: 1px solid var(--olympus-border-color);
  margin: 25px -25px 0;
  padding-left: 35px; }
  .children .comment-item {
    border-left: 1px solid #e6ecf5;
    border-left: 1px solid var(--olympus-border-color); }
    .children .comment-item:last-child {
      border-bottom: none; }
    .children .comment-item:before {
      content: "";
      position: absolute;
      width: 9px;
      height: 9px;
      top: 40px;
      left: -5px;
      background-color: #fafbfd;
      background-color: var(--olympus-smoke-light);
      border-radius: 100%;
      border: 2px solid #c2c5d9;
      z-index: 13; }
  .children.single-children {
    border-top: 0;
    margin: -3px 0 25px;
    padding-left: 0; }
    .children.single-children .comment-item {
      padding: 25px;
      position: relative; }
      .children.single-children .comment-item:last-child {
        padding-bottom: 0; }

.reply {
  font-size: 12px;
  color: #888da8; }

.report {
  font-size: 12px;
  color: #888da8;
  color: var(--olympus-body-font-color); }

.more-comments {
  text-align: center;
  padding: 15px 0;
  font-size: 12px;
  color: #515365;
  color: var(--olympus-heading-color);
  display: block;
  font-weight: 700;
  margin: 0 auto; }
  .more-comments span {
    transition: all .3s ease; }
  .more-comments:hover {
    color: #515365;
    color: var(--olympus-heading-color); }
    .more-comments:hover span {
      color: #ff5e3a;
      color: var(--olympus-primary-color); }

.comment-form {
  padding: 25px;
  border-top: 1px solid #e6ecf5;
  border-top: 1px solid var(--olympus-border-color);
  overflow: hidden; }
  .comment-form .add-options-message {
    position: absolute;
    right: 20px;
    bottom: 15px;
    width: auto;
    padding: 0; }
  .comment-form .post__author {
    margin-bottom: 0;
    display: flex;
    align-items: center; }
    .comment-form .post__author img {
      margin-right: 10px;
      min-width: 28px;
      max-width: 28px;
      height: 28px;
      display: block; }
  .comment-form .form-group {
    margin-bottom: 0;
    width: 100%;
    margin-left: auto; }
  .comment-form textarea {
    min-height: 60px;
    height: 60px;
    transition: all .3s ease; }
    .comment-form textarea:focus {
      min-height: 100px; }
  .comment-form button {
    float: right;
    margin-bottom: 0;
    margin-top: 15px; }
    .comment-form button + button {
      margin-right: 15px; }

/*================= Responsive Mode ============*/
@media (max-width: 768px) {
  .comments-list .comment-item {
    padding: 10px; }
  .children {
    margin-right: -10px; }
  .comments-list .comment-item .post__author .more {
    margin-right: 0; }
  .comments-list.style-3 .post__author-thumb img {
    width: 30px;
    height: 30px; } }

@media (max-width: 480px) {
  .comment-form .form-group {
    width: 80%; } }





/*------------- #COMMENTS-LIST --------------*/



@font-face {
    font-family: 'Allura';
    src: url('Allura-Regular.eot');
    src: local('Allura Regular'), local('Allura-Regular'),
        url('Allura-Regular.eot?#iefix') format('embedded-opentype'),
        url('Allura-Regular.woff2') format('woff2'),
        url('Allura-Regular.woff') format('woff'),
        url('Allura-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.fstext1{
    font-size: 19px!important;
}
.customradio1{
    margin-bottom: 8px!important;
}
.vedettee{
    padding: 16px 44px !important;
    box-shadow: 0px 0px 15px 0px #d6d6d600!important;
}
.lbl{
    font-size: smaller!important;
}
.grandta{
        font-size: 40px !important;
}
 #how-we-do{
 color:#ffffff;
}
#how-we-do h4{
  text-align:left !important;
}
#how-we-do .how-bg-img{
    padding: 156px 0;
    background: url(../images/new/cover-web-dima-zina-mobile.png)no-repeat 0px 0px ;
    background-size: contain;
   
}
#how-we-do:hover .how-bg-img{
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease;
  filter:grayscale(1%);
}
#how-we-do .how-contents{
  padding:39px 30px;
  background:#004e7f;
}
#how-we-do .how-contents ul{
  
}
#how-we-do .how-contents ul li{
  padding-left: 50px;
    position: relative;
  margin-bottom:26px;
}
#how-we-do .how-contents ul li:before{
  font-family: FontAwesome;
  content: "\f209";
    position: absolute;
    font-size: 39px;
    color: #ffffff;
    left: 0;
}

.uniquestyle{
    font-family: 'Allura'!important;
}
.uniquestylecolor{
        color:#f1be69!important;
            font-size: 60px!important;
 }
     /* Top Header */
        .about {
    background: rgba(26, 204, 253, 0.23)!important;
}
.progress-thin{
    height: 2px;
}

.header-connect{
    padding-top: 5px;
    background-color: #ecdcdf;
}

.header-call p{
    color: #004e7f;
    font-family: fangsong;
    font-size: 22px;
    font-weight: bold;
}
.header-call p span{
    margin-right: 15px;
    font-weight: 300;
}
.header-call p span i{
    margin-right: 4px;
    font-size: 20px;
    position: relative;
    bottom: -3px;
}
.header-social ul{
    padding-top: 5px;
        float: right;
}
.header-lang{
    border-right: 2px solid rgb(0 78 127);

}

.header-langli{
    color: #004e7f!important;
    font-family: fangsong;
    font-weight: bold;
}

.header-social ul li a:hover{
    color: #FDC600
}

.header-social ul li a i {
    color: #004e7f;
    text-decoration: none;
    font-size: 14px;
    width: 25px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    border: 2px solid #004e7f;
    display: inline-block;
}

.list-inline > li {
    display: inline-block;
    padding-right: 0px!important;
    padding-left: 0px!important;
}

/*------------------
  Header top
---------------------*/

.header-top {
    padding: 18px 0 14px;
}

.site-logo {
    display: inline-block;
}
.site-logo4{
    width: 100%;
}

.header-search-form {
    width: 100%;
    position: relative;
    padding: 0 10px;
    margin-top: 15px;

}

.header-search-form input {
    width: 100%;
    height: 44px;
    font-size: 14px;
    border-radius: 50px;
    border: none;
    padding: 0 19px;
    background: #f0f0f0;
    border: 2px solid #004e7f;
}

.header-search-form button {
    position: absolute;
    height: 100%;
    right: 18px;
    top: 0;
    font-size: 26px;
    color: #004e7f;
    border: none;
    cursor: pointer;
    background-color: transparent;
}

.user-panel .up-item {
    display: inline-block;
    font-size: 14px;
}

.user-panel .up-item i {
    font-size: 22px;
}

.user-panel .up-item a {
    font-size: 14px;
    color: #000;
}

.user-panel .up-item:first-child {
    margin-right: 29px;
}

.shopping-card {
    display: inline-block;
    position: relative;
}

.shopping-card span {
    position: absolute;
    top: -4px;
    left: 100%;
    height: 16px;
    min-width: 16px;
    color: #fff;
    font-size: 13px;
    background: #f51167;
    text-align: center;
    border-radius: 30px;
    padding: 0 2px;
    margin-left: -7px;
}
.headerauth ul li {
    display: inline-block;
    width: 35%;
    text-align: center;
    color: #919191;
    font-size: 15px;
    padding: 7px 0;
    letter-spacing: 1px;
   /* border-right: 1px solid rgba(18, 18, 18, 0.18);*/
}
.headerauth
{
        text-align: right;
} 

.headerauth1 ul li {
    display: inline-block;
    width: 37%;
    text-align: center;
    color: #919191;
    font-size: 15px;
    padding: 7px 0;
    letter-spacing: 1px;
    border-right: 1px solid rgba(18, 18, 18, 0.18);
}
.headerauth1
{
        text-align: right;
}   

.buttonAuth{

    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    background: #d5593d;
    border-radius: 4px;
    color: #fff !important;
    letter-spacing: 2px;
    padding: 6px 15px !important;
    top: 5px;
} 

.buttonPanier12 {
    color: #f1bf6a;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    background: #f1bf6a;
    border-radius: 4px;
    color: #004e7f !important;
    letter-spacing: 2px;
    width: 40%;
    padding: 0px 0px !important;
    top: 5px;
}
.buttonPanier{
   -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    background: #f1bf6a;
    border-radius: 4px;
    color: #004e7f !important;
    letter-spacing: 0px;
    padding: 6px 15px !important;
    top: 5px;
} 

.buttonVoir12 {
    color: #c78631!important;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    background: #edd1ca;
    border-radius: 4px;
    letter-spacing: 2px;
    padding: 9px 15px !important;
    top: 5px;
}

.owl-carousel .owl-item img {
    display: inherit!important;
}
@media (max-width: 568px){
.headerauth ul li {
       width: 31%;
    padding: 5px 0;
}
#how-we-do .how-bg-img {
    padding: 110px 0;   
     }
     .header-search-form input {

    font-size: 11px;
}
}

@media (max-width: 900px){
	.header-social ul {
    margin-top: -34px;
}
}
@media (max-width: 568px){
.headerauth1 ul li {
       width: 24%;
    padding: 4px 0px;
    margin-top: 15px;
    font-size: 10px;
}

.dropdown-menu {
    font-size: 10px;
}

.AuthPanier {
    margin-top: -105px;
}

.header-call p {
    font-size: 13px;
    margin-top: -1px;
        margin: -5px;

}

.header-social ul li a i {
    width: 20px;
}
.navbar-default .navbar-toggle {
    margin-top: -110px;
    background-clip: border-box;
    }

    .navbar-toggle {
    float: left!important;
}
.site-logo4 {
   width: 30%;
    float: left;
    margin-left: 26px;
}
 .buttonPanier{
        width: 100%;
            padding: 5px 2px !important;
        } 
}


.input-group-addon, .input-group-btn {
    width: 20%!important;
}
 @media screen and (min-width: 500px) and (max-width:767px) {
   .header-social ul {
    margin-top: -40px;

}
 .img.img-circle {
    width: 120px;
    height: 60px;
    border: 2px solid #c78631;
    }
.navbar-default .navbar-toggle {

    margin-top: -107px;
    background-clip: border-box;
    }
    .site-logo4 {
    width: 26%;
    float: left;
    margin-left: 31px;
}



.AuthPanier{
	    margin-top: -104px;
}
    .navbar-toggle {
    float: left!important;
}
.headerauth1 ul li {
    width: 26%;
    }
    #how-we-do .how-bg-img {
    background-size: cover;
}

    .buttonPanier{
        width: 50%;
        } 
    }
      @media screen and (min-width: 1024px) and (max-width:1366px) {
#how-we-do .how-contents {
    padding: 28px 30px;
    background: #004e7f;
}
}
  @media screen and (min-width: 768px) and (max-width:1024px) {
      #how-we-do .how-bg-img {
    /*background-size: cover;*/
}
#how-we-do .how-contents {
    padding: 6px 30px;
    background: #004e7f;
}
      .header-social ul {
    margin-top: -3px;
}
.list-inline {
   
    margin-left: -50px!important;
    }
.navbar-default .navbar-toggle {

    margin-top: -107px;
    background-clip: border-box;
    }
    .site-logo4 {
    width: 30%;
    float: left;
}
.AuthPanier{
        margin-top: -104px;
}
    .navbar-toggle {
    float: left!important;
}
.headerauth1 ul li {
    width: 27%;
    }

    .buttonPanier{
        width: 50%;
        } 
    }
  }


input::placeholder {
  color: #004e7f;
}
/********************* Shopping Demo-3 **********************/
.product-grid3{font-family:Roboto,sans-serif;text-align:center;position:relative;z-index:1}
.product-grid3:before{content:"";height:81%;width:100%;background:#fff;border:1px solid rgba(0,0,0,.1);opacity:0;position:absolute;top:0;left:0;z-index:-1;transition:all .5s ease 0s}
.product-grid3:hover:before{opacity:1;height:100%}
.product-grid3 .product-image3{position:relative}
.product-grid3 .product-image3 a{display:block}
.product-grid3 .product-image3 img{width:100%;height:auto}
.product-grid3 .pic-1{opacity:1;transition:all .5s ease-out 0s}
.product-grid3 .pic-2{position:absolute;top:0;left:0;opacity:0;transition:all .5s ease-out 0s}
.product-grid3 .social{width:120px;padding:0;margin:0 auto;list-style:none;opacity:0;position:absolute;right:0;left:0;bottom:-23px;transform:scale(0);transition:all .3s ease 0s}
.product-grid3 .social li{display:inline-block}
.product-grid3 .social li a{color:#e67e22;background:#fff;font-size:18px;line-height:50px;width:50px;height:50px;border:1px solid rgba(0,0,0,.1);border-radius:50%;margin:0 2px;display:block;transition:all .3s ease 0s}
.product-grid3 .social li a:hover{background:#e67e22;color:#fff}
.product-grid3 .product-discount-label,.product-grid3 .product-new-label{background-color:#e67e22;color:#fff;font-size:17px;padding:2px 10px;position:absolute;right:10px;top:10px;transition:all .3s}
.product-grid3 .product-content{z-index:-1;padding:15px;text-align:left}
.product-grid3 .title{font-size:14px;text-transform:capitalize;margin:0 0 7px;transition:all .3s ease 0s}
.product-grid3 .title a{color: #004e7f; font-size: 17px;font-weight: 600;}
.product-grid3 .price{color:#c78631;font-size:16px;letter-spacing:1px;font-weight:600;margin-right:2px;display:inline-block}
.product-grid3 .price span{color:#909090;font-size:14px;font-weight:500;letter-spacing:0;text-decoration:line-through;text-align:left;display:inline-block;margin-top:-2px}
.product-grid3 .rating{padding:0;margin:-50px 0 0;list-style:none;text-align:right;display:block}
.product-grid3 .rating li{color:#ffd200;font-size:13px;display:inline-block}
.product-grid3 .rating li.disable{color:#dcdcdc}
@media only screen and (max-width:1200px){.product-grid3 .rating{margin:0}
}
@media only screen and (max-width:990px){.product-grid3{margin-bottom:30px}
.product-grid3 .rating{margin:-22px 0 0}
}
@media only screen and (max-width:359px){.product-grid3 .rating{margin:0}
}
 sub {
    font-size: 20px;
    position: relative;
}
sub {
    bottom: 0.75em;
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 3;
    vertical-align: baseline;
}

 img.img-circle {
    width: 120px;
    height: 105px;
    border: 2px solid #c78631;
    }
.fxst{
        color: #004e7f!important;

}


    .alertbut{
        background: white;
        border: 1px solid #ffffff;
    }










    @charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}


/* Slider */
.text-slick{
  
text-align:center;
margin-top:-3px;
font-size:15px;
color:#c78631;
}
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 55%;
  margin:auto;
}
.slick-slide img span{
  text-align:center;
  margin-top:-4px;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: block;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
  border:0px solid #f3f1f1;
  text-align:center;
  
  
  
}
.slide.slick-slide a {
    outline: none;
}
.customer-logos {
    margin: 20px 100px;
    width: 87%;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display:block;
}



/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;
     width:35px;
   height:35px;
   border-radius:50%;
     padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
  color: #d5593d;
    border: 1px solid #d5593d;
    background: #00800000;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: #fff;
    outline: none;
    background:  #d5593d;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
  color: #fff;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before   
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 22px;
   
      text-align: center;
    line-height: 1;
    opacity: .75;
    color: #f1bf6a;
    -webkit-font-smoothing: antialiased;
}

.slick-prev
{
    left: -20px;
}
[dir='rtl'] .slick-prev 
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
  font-family: "FontAwesome";
    content: '\f0d9 ';
  
}
[dir='rtl'] .slick-prev:before
{
    content: '>';
}

.slick-next
{
    right: -20px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
  font-family: "FontAwesome";
    content: '\f0da';
}
[dir='rtl'] .slick-next:before
{
    content: '>';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
@media (max-width: 480px){
  .customer-logos {
    margin: 0px 0px;
    width: 100%;
}
.slick-slide {
    margin: 0px 2px;
} 
.slick-next {
    right: 1px;
}
.slick-prev {
    left: 1px;
}
}



.f-w-16{
      color: rgba(255,255,255,0.49);
    font-size: 16px;
    font-weight: 400;
    line-height: 2em;
}
.f-16{
   color: rgba(0,0,0,0.49);
    font-size: 16px;
    font-weight: 400;
    line-height: 2em;
}

.gradient-primary{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#007bff+1,0021dd+100 */
background: #007bff; /* Old browsers */
background: -moz-linear-gradient(left, #007bff 1%, #0021dd 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #007bff 1%,#0021dd 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #007bff 1%,#0021dd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007bff', endColorstr='#0021dd',GradientType=1 ); /* IE6-9 */
}
/** btn**/
.btn-outline-white {
    border: 1px solid #fff;
    color: #fff;
}
.btn-outline-white:hover,.btn-outline-white:focus {
    border: 1px solid #fff;
    color: #000;
    background-color: #fff
}

.btn {
    position: relative;
    border-radius: 0px;
   
}
.position-relative{ position: relative; z-index: 10; }

.boot-elemant-bg { background-repeat: no-repeat; background-size: cover;  }

.boot-card {
    background-color: #fff;
}
.boot-meta h4 {
    font-size: 12px;
    margin-bottom: 10px;
}
.boot-caption a{ text-decoration: none; }
.boot-caption h3{ font-size: 18px; font-weight: 500 }



.caption12{
  font-size: 53px!important;
  color: #004e7f;
}
.caption22{
  font-size: 62px!important;
    color: #004e7f;
    font-family: Lato,"Lucida Grande",Tahoma,sans-serif;
}

       .gap-top-bottom{padding:70px 0;}
.img-box img{width:100%;}
.text-box h4{font-size:20px}

/**sec2 style**/
.sec2{padding:60px 0; border-top:1px solid #d9d9d9;}
.sec2 h1{color:red;}
.item-img {
    position: relative;
    transition: all ease-in-out 0.5s;
}
.hover-box {
    position: absolute;
    bottom: -100%;
    
    width: 100%;
    height: 100%;
    transition: all ease-in-out 0.5s;
    opacity: 0;
}
.hover-box ul {
    padding-left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}
.hover-box ul li {
    color: gold;
    font-size: 30px;
}

.text-box-2 h4{color:#28A745;}
.text-box-2 p samp{color:red;}
/***hover**/
.item-box:hover .hover-box{
    opacity: 1;
    bottom:0;
    
}



.boutiquelien{
    padding: 16px 0px!important;
}
.boutiquelist{
    width: 100%!important;
}
.boutiquecolorDarkBlue{
    background-color:#090E8F !important;
}
.boutiquetitrespanDarkBlue{
    color:#71FA48 !important;
}
.boutiquebuttonDarkBlue{
    background-color:#8DC63F !important;
    color:#090E8F !important;

}
.boutiquecolorPurple{
    background-color:#6D155F !important;
}
.boutiquetitrespanPurple{
    color:#E4E81B !important;
}
.boutiquebuttonPurple{
     background-color:#F4D94E !important;
    color:#6D155F !important;
}
.boutiquecolorSienna{
    background-color:#CB6544 !important;
}
.boutiquetitrespanSienna{
    color:#225621 !important;
}
.boutiquebuttonSienna{
    background-color:#225621 !important;
    color:#EAEAEA !important;
}
.boutiquecolorDarkGreen{
    background-color:#225621 !important;
}
.boutiquetitrespanDarkGreen{
    color:#470705 !important;
}
.boutiquebuttonDarkGreen{
    background-color:#CB6544 !important;
    color:#EAEAEA !important;
}
.boutiquecolorRosyBrown{
    background-color:#DD6969 !important;
}
.boutiquetitrespanRosyBrown{
    color:#090E8F !important;
}
.boutiquebuttonRosyBrown{
    background-color:#090E8F !important;
    color:#EAEAEA !important;
}
.boutiquecolorBlack{
    background-color:#000000  !important;
}
.boutiquetitrespanBlack{
    color:#A89F9F !important;
}
.boutiquebuttonBlack{
    background-color:#5F5A60 !important;
    color:#EAEAEA !important;
}
.boutiquecolorDarkRed{
    background-color:#821414 !important;
}
.boutiquetitrespanDarkRed{
    color:#5F5A60 !important;
}
.boutiquebuttonDarkRed{
    background-color:#A89F9F !important;
    color:#821414 !important;
}
.boutiquecolorBrown{
    background-color:#7D2D0B !important;
}
.boutiquetitrespanBrown{
    color:#23676B !important;
}
.boutiquebuttonBrown{
     background-color:#208A94  !important;
    color:#EAEAEA !important;
}
.boutiquecolorMaroon{
    background-color:#470705  !important;
}
.boutiquetitrespanMaroon{
    color:#470705 !important;
}
.boutiquebuttonMaroon{
      background-color:#823D45  !important;
    color:#EAEAEA !important;
}
.boutiquecolorPaleYellow{
    background-color:#E4E81B  !important;
}
.boutiquetitrespanPaleYellow{
    color:#BB5A15 !important;
}
.boutiquebuttonPaleYellow{
     background-color:#89380B  !important;
    color:#EAEAEA !important;
}
.boutiquecolorCrimson{
    background-color:#C10F0F  !important;
}
.boutiquetitrespanCrimson{
    color:#E4E81B !important;
}
.boutiquebuttonCrimson{
    background-color:#F4D94E  !important;
    color:#C10F0F !important;
}
.boutiquecolorGreen{
    background-color:#218F29 !important;
}
.boutiquetitrespanGreen{
    color:#131254 !important;
}
.boutiquebuttonGreen{
    background-color:#5F5A60  !important;
    color:#EAEAEA !important;
}






      @media screen and (max-width: 450px) {
                   .offer-content {
                           padding: 0px 0px 0px!important;
                                  }

                                .plan-details{
                                        font-size: 14px!important;
                                  }
      }

.shape{    
    border-style: solid; border-width: 0 100px 70px 0; float:right; height: 0px; width: 0px;
    -ms-transform:rotate(360deg); /* IE 9 */
    -o-transform: rotate(360deg);  /* Opera 10.5 */
    -webkit-transform:rotate(360deg); /* Safari and Chrome */
    transform:rotate(360deg);
}
.offer{
    background:#fff; border:1px solid #ddd; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); margin: 15px 0; overflow:hidden;
}
.offer:hover {
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1); 
    -ms-transform: scale(1.1); 
    -o-transform: scale(1.1); 
    transform:rotate scale(1.1); 
    -webkit-transition: all 0.4s ease-in-out; 
-moz-transition: all 0.4s ease-in-out; 
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
    }
.shape {
    border-color: rgba(255,255,255,0) #d9534f rgba(255,255,255,0) rgba(255,255,255,0);
}
.offer-radius{
    border-radius:7px;
}

.offer-primary {    border-color: #d5593d; }
.offer-primary .shape{
    border-color: transparent #d5593d transparent transparent;
}


.shape-text{
    color:#fff; font-size:15px; font-weight:bold; position:relative; right:-34px; top:2px; white-space: nowrap;
    -ms-transform:rotate(30deg); /* IE 9 */
    -o-transform: rotate(360deg);  /* Opera 10.5 */
    -webkit-transform:rotate(30deg); /* Safari and Chrome */
    transform:rotate(30deg);
}   
.offer-content{
    padding:0 100px 10px;
}

}


.our-plans .price-plan:last-child{
  margin-bottom: 0;
}

.our-plans .price-plan .accept-plan{
  width:20%;
}

.our-plans .price-plan .plan-details h2{
  display: block;
    font-size: 21px;
    
    font-weight: 700;
    padding: 5px 0;
   
}

.our-plans .price-plan .plan-details h3 sub{
  font-size: 20px;
  left: -0.6em;
  position: relative;
}
.our-plans .price-plan .plan-details h3 sup{
  top: -0.9em;
  font-size: 50%;
  left: -0.01em;
  font-weight: 700;
}
/* plan features */
.our-plans .price-plan .plan-features ul{
  list-style: none;
}
.our-plans .price-plan .plan-features ul li{
  text-align: center;
  position: relative;
  padding-left: 40px;
  margin-bottom: 10px;
  padding-bottom: 14px;
    border-bottom: 1px solid #d5593d!important;
}
.our-plans .price-plan .plan-features ul li:before{
  content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #d5593d;
    font-size: 18px;
    padding-right: 0.5em;
    /*position: absolute;*/
    top: 0px;
    left: 0;
}
/* plan details ends here */
.our-plans .price-plan .accept-plan{
  text-align: center;
}



/*********modification home**********/
  @media screen and (max-width: 450px) {
        .card-notify-year {
    position: absolute;
        left: -12px;
    /*top: 28px!important;*/
    background: #004e7f;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    width: 25px;
    height: 25px;
    padding: 4px 0 0 0;
}
}
 @media screen and (min-width: 500px) and (max-width:767px) {
           .card-notify-year {
    position: absolute;
        right: 105px!important;
    top: 15px!important;

    background: #004e7f;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    width: 25px;
    height: 25px;
    padding: 4px 0 0 0;
}
 }
  @media screen and (min-width: 768px) and (max-width:1024px) {
            .card-notify-year {
    position: absolute;
     right: 85px!important;
    top: 15px!important;
    background: #004e7f;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    width: 25px;
    height: 25px;
    padding: 4px 0 0 0;
}
  }
   @media screen and (min-width: 1025px) and (max-width:1250px) {
               .card-notify-year {
    position: absolute;
      right: 187px!important;
    top: 20px!important;
    background: #004e7f;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    width: 25px;
    height: 25px;
    padding: 4px 0 0 0;
}
   }
    .card-notify-year {
    position: absolute;
       right: 146px;
    top: 14px;

    background: #004e7f;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    width: 25px;
    height: 25px;
    padding: 4px 0 0 0;
}

.clear
{
    margin-top: 0em!important;
    margin-bottom: 0em!important;
}
    .social-card-header{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 96px;
}
.shadow-sm {
    box-shadow: 0px 8px 1px 1px #c78632de;

}
.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}

.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.text-primary {
    color: #c78631!important;
        font-size: 30px;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff;
}
.d-lg-block {
    display: block!important;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}
.flex-md-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.sec-title1.centered{
    text-align: center;
}

.sec-title1.centered .text{
    max-width:580px;
    margin:0 auto;
}

.sec-title1 .title.light::before{
    background-color:#ffffff;
}

.sec-title1.light .title,
.sec-title1.light h2,
.sec-title1.light .text{
    color:#ffffff;
}

.sec-title1.centered .title:before{
    left:50%;
    margin-left:-3px;
}
.sec-title1 h2 {
   position: relative;
    color: #004e7f;
    font-weight: 500;

    letter-spacing: 1px;
    font-size: 18px;
    line-height: 1.9;
   /* text-transform: capitalize;*/
   /* -webkit-mask-image: linear-gradient(-75deg, rgba(244,55,55,0.6) 50%, #f43737 50%, rgba(0,0,0,1) 70%);*/
    -webkit-mask-size: 200%;
    animation: shine 2s infinite;
}
/******** modification home***********/

.notification-list ul li a img {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 10px;
    top: 13px;
    border-radius: 10px;
    -webkit-box-shadow: 1px 2px 13px rgb(0 0 0 / 20%);
    box-shadow: 1px 2px 13px rgb(0 0 0 / 20%);
}
.notification-list ul li a h3 {
    font-size: 16px;
    color: #202342;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Inter', sans-serif;
    padding-bottom: 5px;
}
.notification-list ul li a p, .project-info-right p {
    margin-bottom: 0;
}
.NOTIFICATIONLIEN{
    display: block;
    position: relative;
    padding: 10px 15px 10px 75px;
    min-height: 75px;
    color: #666;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
    border-radius: 5px;
}

ul.dropdown-cart{
    min-width:250px;
}
ul.dropdown-cart li .item{
    display:block;
    padding:3px 10px;
    margin: 3px 0;
}
ul.dropdown-cart li .item:hover{
    background-color:#f3f3f3;
}
ul.dropdown-cart li .item:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

ul.dropdown-cart li .item-left{
    float:left;
}
ul.dropdown-cart li .item-left img,
ul.dropdown-cart li .item-left span.item-info{
    float:left;
}
ul.dropdown-cart li .item-left span.item-info{
    margin-left:10px;   
}
ul.dropdown-cart li .item-left span.item-info span{
    display:block;
}
ul.dropdown-cart li .item-right{
    float:right;
}
.licont{
    display: contents!important;
}
.titrenotification{
    color: #004e7f!important;
}






      .list-group-horizontal .list-group-item {
    display: inline-block;
}
.list-group-horizontal .list-group-item {
  margin-bottom: 0;
  margin-left:-4px;
  margin-right: 0;
}
.list-group-horizontal .list-group-item:nth-child(1) {
  border-top-right-radius:0;
  border-bottom-left-radius:4px;
      margin-bottom: 5px;
}
.list-group-horizontal .list-group-item:nth-child(2) {
  border-top-right-radius:0;
  border-bottom-left-radius:4px;
      margin-bottom: 5px;
}
.list-group-horizontal .list-group-item:nth-child(3) {
  border-top-right-radius:0;
  border-bottom-left-radius:4px;
      margin-bottom: 5px;
}
.list-group-horizontal .list-group-item:last-child {
  border-top-right-radius:4px;
  border-bottom-left-radius:0;
      margin-bottom: 5px;
}
  ul.horizontal-nav[_ngcontent-serverApp-c95] {
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}
ul.horizontal-nav[_ngcontent-serverApp-c95] li[_ngcontent-serverApp-c95] {
    display: inline-block;
    float: none;
    padding-right: 5px;
}
.btn-circle[_ngcontent-serverApp-c95] {
    text-align: center;
    border-radius: 100px;
}

.btn-green {
    color: #fff;
    background-color: #1abc9c;
    border-color: #1abc9c;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    user-select: none;
}
 @media screen and (min-width: 500px) and (max-width:740px) {
   .affiche_mobile{
  margin-top: 36px;
    text-align: center;
  }

 }
  @media screen and (min-width: 750px) and (max-width:1020px) {
   .affiche_mobile{
  margin-top: 100px;
    text-align: center;
  }

 }
  @media screen and (max-width: 450px) {
      .affiche_pc{
        display: none;
  }
  .affiche_mobile{
        text-align: center;
  }
  }


 @media screen and (min-width: 500px) and (max-width:1020px) {

  .affiche_pc{
        display: none;
  }
  }
    @media screen and (min-width: 1024px) {
 .affiche_mobile{
    display: none;
  }

    }
.blanc{
    color: white;
}
.card-title1 {
    font-size: 14px;
    font-weight: 500;
}

@media screen and (max-width: 450px)
{
.tabletable {
    overflow: auto!important;
    display: block!important;
}
}
html, body{
    margin:0;
    font-size: 100%;
    background: #fff;
    font-family: 'Merriweather', serif;
}
.styleecriture{
    font-family: 'Open Sans', sans-serif!important;
}
body a {
    text-decoration:none;
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
}
a:hover{
    text-decoration:none;
}
input[type="button"],input[type="submit"]{
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
}

h1,h2,h3,h4,h5,h6{
    margin:0;
    font-family: 'Open Sans', sans-serif;
}
p{
    margin:0;
    letter-spacing:1px;
    font-size:17px;
    line-height: 1.9;
    color:#505050;
}
ul{
    margin:0;
    padding:0;
}
label{
    margin:0;
}
/* top-header */
.header-most-top p {
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding: 8px;
    letter-spacing: 2px;
    background: #004e7f;
}
/* //top-header */
/*-- header-bottom --*/
/*-- Header Lists --*/
.header ul li {
    display: inline-block;
    width: 24%;
    text-align: center;
    color: #919191;
    font-size: 13px;
    padding: 7px 0;
    letter-spacing: 1px;
    border-right: 1px solid rgba(18, 18, 18, 0.18);
}
.header ul li a {
    color: #004e7f;
    text-decoration: none;
}

.header ul li a :hover{
    /* color: #d5593d;*/
    text-decoration: none;
}

.headershoppin {
    
    color: #d5593d!important;
    text-decoration: none!important;
}

.headershoppin :hover{
    color: #919191!important;
    text-decoration: none!important;
}

.href :hover{
    color: #d5593d;

}
.header ul li span {
    margin-right: 7px;
    color: #d5593d;
    font-size: 15px;
    text-align: initial;
}
.header-right {
    text-align: right;
}
.header-left{
    text-align: left;
}
.header-bot_inner_wthreeinfo_header_mid {
    margin: 0 auto;
    width: 90%;
}
/*-- shop locator --*/
.list_of_cities {
    width: 100%;
    padding: 12px;
    border: 1px solid rgba(47, 47, 47, 0.44);
    color: #4d4d4d;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
}
/*-- //shop locator --*/
/*-- //Header Lists --*/
/*-- search --*/
.agileits_search {
    margin-top: 16px;
    float: left;
    width: 100%;
}
.agileits_search input[type="search"]{
    outline: none;
    border: 1px solid #191e21;
    background: #fff;
    border-right-color: transparent;
    color: #191e21;
    padding: 10px;
    font-size: 14px;
    float: left;
    width:90%;
    letter-spacing: 1px;
}
.agileits_search .btn-default {
    border: none;
    width:60px;
    height: 42px;
    outline: none;
    box-shadow: none;
    background: #004e7f;
    padding: 0;
    border-radius: inherit;
    -webkit-appearance: none;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}
.agileits_search .btn-default:hover {
    background:#d5593d;
}
.agileits_search span {
    color: #fff;
}
#agileinfo_search {
    padding: 9.5px 2px;
}
.agileits-navi_search {
    float: left;
    width: 23%;
}
#agileinfo-nav_search {
    outline: none;
    border: none;
    color: #919191;
    font-size: 14px;
    background: #f3f3f3;
    padding:15px 10px;
    width:100%;
    letter-spacing: 1px;
}
/*-- //search --*/
/*-- logo --*/
.logo_agile {
    text-align: center;
}
.logo_agile span {
    color: #d5593d;
}
.logo_agile h1 a {
    color: #919191;
    font-size: 38px;
    font-style: italic;
    text-decoration: none;
}
.logo_agile h1 a:hover {
    text-decoration:none;
}
.header-left img {
    width: 73%;
}
.header-bot {
    padding: 15px 0 20px;


    /*--- fixed-top--*/
    position: fixed;
    width: 100%;
    background-color: #ffffff;
    top: -11px;
    z-index: 100;
    /*--- fixed-top--*/

}



/*-- //logo --*/
/*-- model_signin --*/
.modal-body.modal-body-sub_agile input[type="text"],.modal-body.modal-body-sub_agile input[type="file"], .modal-body.modal-body-sub_agile input[type="email"], .modal-body.modal-body-sub_agile input[type="password"] {
    font-size: 14px;
    letter-spacing: 1px;
    color: #777;
    padding: 10px 0;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    background: none;
    -webkit-appearance: none;
    outline: none;
    margin-bottom: 20px;
}
.modal-body.modal-body-sub_agile input[type="submit"] {
    border: none;
    padding: 10px 40px;
    font-size: 14px;
    outline: none;
    text-transform: uppercase;
    margin: 0;
    font-weight: 700;
    letter-spacing: 1px;
    background: #004e7f;
    color: #fff;
    margin: 20px 0;
}
.modal-body.modal-body-sub_agile input[type="submit"]:hover{
    background: #919191;
}
h3.agileinfo_sign {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    /*margin-bottom: 20px;*/
    text-align: center;
    color: #d5593d;
}
h3.agileinfo_sign span {
    font-weight:300;
}
.modal-content {
    position: relative;
}
.main-mailposi span {
    position: absolute;
    font-size: 150px;
    color: #e8e8e8;
    opacity: .4;
    right: 7%;
    transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
}
/* placeholder */
.modal-body.modal-body-sub_agile ::-webkit-input-placeholder{
    color:#212121 !important;
}
/* //placeholder */
.modal-body.modal-body-sub_agile p a {
    color: #d5593d;
}
.modal-body.modal-body-sub_agile p {
    line-height: 2em;
    color: #919191;
        font-size: 18px;
    font-weight: 700;
    /*margin-bottom: 20px;*/
}
.modal-body.modal-body-sub_agile {
    padding:0 2em 2em;
    margin-top: 1em;
}
/*-- //model_signin --*/
/*-- navigation --*/
.navbar-default {
    background: none;
    border: none;
    min-height: inherit;
    margin: 0;
    float: right;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background: none;
}
.navbar-nav > li {
    margin: 0 26px;
}
.navbar-nav > li > a {
    padding: 14px 14px;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.navbar-nav > li > a {
    line-height: inherit;
}
a.nav-stylehead {
    letter-spacing: 0px;
    color: #919191;
    font-size: 15px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    color: #d5593d;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #d5593d;
}
.navbar-default .navbar-nav > li > a {
    color: #004e7f;
}
.agile_short_dropdown {
    border-radius: 0;
    background: #ffffff;
    text-align: center;
    padding:0;
    border: none;
}
.agile_short_dropdown li a {
    color: #545454;
    font-size: 13px;
    padding: .8em 0;
    border-bottom: 1px solid #ececef;
    letter-spacing: 1px;
}
.agile_short_dropdown > li > a:hover {
    text-decoration: none;
    background-color: transparent;
    color:#d5593d;
}
.multi-gd-img img {
    margin-top: 60px;
}
/*-- navigation-dropdown --*/
ul.multi-column-dropdown li {
    list-style-type: none;
    line-height: 2.5em;
}
ul.multi-column-dropdown li a {
    text-decoration:none;
    font-size: 0.9em;
    color: #545454;
    letter-spacing: 1px;
}
ul.multi-column-dropdown li a:hover{
    color:#d5593d;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #d5593d;
}
/*-- //navigation-dropdown --*/
/* //navigation */
/*-- cart details--*/
.top_nav_right {
    float: right;
    width: 20%;
}
.box_1 {
    text-align: center;
    margin-top: 14px;
}
a.simpleCart_empty {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    display: block;
}
button.w3view-cart {
    outline: none;
    border: none;
    background: #d5593d;
    /* width: 46px;
     height: 36px;*/
    font-size: 15px;
    color: #fff;
    border-radius: 4px;
    padding: 8px 15px;
}
/*-- //cart details--*/
/*-- //header-bottom --*/
/*-- banner --*/
.ban-top {
    border: 1px solid rgba(0, 0, 0, 0.22);
    /* margin: 0 10px 10px 10px;*/
    border-radius: 4px;
   /* margin-top: -52px;*/
    position: fixed;
    width: 100%;
    background: white;
    z-index: 99;
}
.dropdown-menu.columns-3 {
    min-width:673px;
    padding: 30px 30px;
}
.multi-gd-img img{
    width:100%;
}
.carousel-caption {
    position: inherit;
    min-height:440px;
    padding-top:8em;
}
/*-- carousel-slider --*/
/*.carousel .item{
	background:-webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
	background:-moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
	background:-ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
	background:linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
	background-size:cover;
}*/
.carousel .item.item2{
    background: url(../images/index.png) no-repeat;
    background: url(../images/index.png) no-repeat;
    background: url(../images/index.png) no-repeat;
    background: url(../images/index.png) no-repeat;
    background-size:cover;
}
.carousel .item.item3{
    background:-webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
    background:-moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
    background:-ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
    background:linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
    background-size:cover;
}
.carousel .item.item4{
    background:-webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
    background:-moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
    background:-ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
    background:linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
    background-size:cover;
}

.carousel-caption h2, .carousel-caption h3 {
    font-size: 5em;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-shadow: 3px 8px 2px rgb(12, 12, 12);
    background: rgba(0, 0, 0, 0.34);
    padding: 35px 0;
}
.carousel-caption h2 span, .carousel-caption h3 span{
    font-weight: 800;
    color: #d5593d;
}
.carousel-caption p {
    letter-spacing: 5px;
    font-size: 24px;
    color: #fff;
    margin: 20px 0;
}
.carousel-caption p span{
    font-size: 40px;
    letter-spacing: 0px;
    font-weight:600;
}
.codes.agileitsbg3 {
    background: #3498DB;
    padding-bottom: 10em;
}
.codes.agileitsbg4 {
    background: #2ECC71 ;
    padding-bottom: 10em;
}
.carousel.slide.grid_3.grid_4 {
    border-top: 10px solid #3ACFD5;
    border-bottom: 10px solid #3a4ed5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    -webkit-background-size: 10px 100%;
    -moz-background-size: 10px 100%;
    background-size: 10px 100%;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃ¢â‚¬Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃ¢â‚¬Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
    background-image: -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
    background-image: -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
    background-image: linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%), linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%);
}
.carousel-indicators {
    bottom: 4%;
}
/*-- carousel-slider --*/
/*-- banner-button --*/
.button2 {
    display: inline-block;
        text-align: center;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    background: #d5593d;
    border-radius: 4px;
    color: #fff;
    letter-spacing: 2px;
    padding: 11px 24px;
    margin-top: 2em;
    margin-bottom: 2em;
}
.button2:hover, .button2:focus{
    background: #edd1ca;
    color:#c78631;
}
/*-- //banner-button --*/
/*-- //banner --*/
/*-- top products --*/
.product_list_header {
    float: right;
}
.snipcart-details {
    width: 77%;
    margin: 0 auto;
}
.btn-danger.my-cart-btn:focus {
    outline: none;
}
.snipcart-details input[type="button"], input[type="submit"].button {
    font-size: 11px;
    color: #fff;
    background: #004e7f;
    text-decoration: none;
    position: relative;
    border: none;
    border-radius: 0;
    width: 100%;
    text-transform: uppercase;
    padding: 13px;
    outline: none;
    letter-spacing: 1px;
    font-weight: 600;
}
.snipcart-details input[type="button"], input[type="submit"].button:hover{
    background: #919191;
}
.snipcart-details a.button {
    font-size: 10px;
    color: #fff;
    background: #004e7f;
    text-decoration: none;
    position: relative;
    border: none;
    border-radius: 0;
    width: 100%;
    text-transform: uppercase;
    padding: 6px;
    outline: none;
    letter-spacing: 1px;
    font-weight: 600;
}
.snipcart-details a.button:hover{
    background: #919191;
}


.buttonnn {
    font-size: 10px;
    color: #fff;
    background: #004e7f;
    text-decoration: none;
    position: relative;
    border: none;
    border-radius: 0;
    width: 100%;
    text-transform: uppercase;
    padding: 10px;
    outline: none;
    letter-spacing: 1px;
    font-weight: 600;
}
.buttonnn:hover{
    background: #919191;
}
.product_list_header input.button {
    color: #fff;
    font-size: 14px;
    outline: none;
    text-transform: capitalize;
    padding: .5em 2.5em .5em 1em;
    border: 1px solid #fe9126;
    margin: .35em 0 0;
    background: url(../images/cart.png) no-repeat 116px 9px;
}
#PPminicartk form {
    width: 590px !important;
    padding: 10px 20px 40px !important;
    max-height:450px !important;
}
#PPminicartk ul {
    width: 548px !important;
}
#PPminicartk .minicartk-item a {
    color: #212121 !important;
    font-size: 1em;
    display: block;
    margin-bottom: .5em;
    text-transform: capitalize;
}
#PPminicartk .minicartk-item {
    min-height:60px !important;
}
#PPminicartk .minicartk-attributes li {
    color: #999;
}
#PPminicartk .minicartk-remove {
    background: #3399cc !important;
    border: 1px solid #3399cc !important;
    opacity: 1 !important;
    outline:none;
}
#PPminicartk .minicartk-submit {
    color: #fff !important;
    background: #004e7f !important;
    padding: 0 10px !important;
    font-size: 15px;
    letter-spacing: 1px;
    text-decoration: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    bottom: -25px!important;
    right: 0 !important;
    border: 1px solid #004e7f!important;
    border-radius: 0px!important;
    text-shadow: none!important;
}
#PPminicartk .minicartk-subtotal {
    padding-left: 25px !important;
    bottom: -17px !important;
}
#PPminicartk {
    left: 44% !important;
}
.minicartk-showing #PPminicartk form{
    overflow-x: hidden;
    overflow-y: auto;
    top: 205px;
}
#PPminicartk .minicartk-footer {
    position: relative;
    width: 80%;
}
.product-men {
    margin-top: 2em;
}
.men-pro-item {
    position: relative;
      border: 1px solid rgba(0, 0, 0, 0.22);
}
.men-thumb-item {
    position: relative;
  
}
.men-thumb-item img{
    width: 100% !important;
    height: 250px ;
}
.men-thumb-item1 img {
    width: 100% !important;
    height: 250px;
}
.men-thumb-item2 img {
    width: 100% !important;
    height: 250px;
}
#PPminicartk .minicartk-submit img {
    vertical-align: middle;
    padding: 4px 0 0 2px;
    display: none;
}

/*-- effect on products --*/
.men-cart-pro {
    bottom: 0;
    left: 0;
    margin: auto;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.5s ease-out 0s;
    visibility: hidden;
}


.btnfacebook {
   
    font-size: 14px!important;
  }

.product-new-top {
    background: #d5593d;
    color: #fff;
    right: 0;
    position: absolute;
    top: 0px;
    width: 40px;
    font-size: 15px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    line-height: 2.5;
}
.product-new-top1 {
    background: #1accfd;
    color: #fff;
    right: 0;
    position: absolute;
    top: 0px;
    width: 40px;
    font-size: 15px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    line-height: 2.5;
}
.product-new-top2 {
    background: #FFC107;
    color: #fff;
    right: 0;
    position: absolute;
    top: 0px;
    width: 40px;
    font-size: 15px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    line-height: 2.5;
}
.inner-men-cart-pro {
    height: 100%;
    position: relative;
    width: 100%;
    transition: all 0.5s ease-out 0s;
}
.inner-men-cart-pro ul {
    left: 0;
    margin: -60px 0 0;
    padding: 0;
    position: absolute;
    top: 45%;
    width: 100%;
    transition: all 0.5s ease-out 0s;
}
.inner-men-cart-pro .link-product-add-cart {
    width: 100%;
    bottom: -40px;
    left: 0;
    position: absolute;
    transition: all 0.5s ease-out 0s;
}
.link-product-add-cart {
    background:#d5593d;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    transition: all 0.5s ease-out 0s;
}
.inner-men-cart-pro > ul > li {
    display: inline-block;
}
.inner-men-cart-pro ul li a {
    color: #fff;
    transition: all 0.5s ease-out 0s;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
}
.men-thumb-item:hover {
    cursor: pointer;
}
.men-thumb-item:hover::before {
    opacity: 1;
    visibility: visible;
}
.men-thumb-item:hover .men-cart-pro {
    opacity: 1;
    visibility: visible;
}
.men-thumb-item:hover .inner-men-cart-pro ul {
    margin: 20px 0 0;
}
.inner-men-cart-pro ul li a:hover {
    background: #ffc229 none repeat scroll 0 0;
}
.inner-men-cart-pro .link-product-add-cart {
    width: 66%;
    top: 0;
    left: 17%;
    margin: 0 auto;
    position: absolute;
    transition: all 0.5s ease-out 0s;
}
.men-thumb-item:hover .inner-men-cart-pro .link-product-add-cart {
    top: 73%;
}
.link-product-add-cart:hover {
    background: #919191;
    color: #fff;
}
/*-- //effect on products --*/
/*-- product left --*/
.ads-list {
    width:33.333%;
    float:left;
}
.select-box {
    background: rgba(255, 76, 76, 0.66);
    padding: 30px 30px;
    margin: 40px 0;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}
.ads-list label {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #919191;
    margin-bottom: 6px;
}
.ads-list select {
    width: 70%;
    outline: none;
    color: #919191;
    font-size: 15px;
    border: 1px solid #eee;
    padding: 7px 8px;
}
.btn-group.bootstrap-select.show-tick button {
    padding: 8px 10px;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 260px;
}
#custom-search-input {
    padding: 3px;
    border: solid 1px #D1E0EE;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    background-color: #fff;
    width: 80%;
    color: #919191;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}
.input-lg {
    height: 29px;
    padding: 0px 10px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}
#custom-search-input .glyphicon-search {
    font-size: 16px;
}
.btn-default {
    border-color: #D1E0EE;
}
.btn {
    display: inline-block;
}
.search-hotel input[type="search"] {
    background:#fff;
    border: none;
    width: 81%;
    outline: none;
    padding: 11px 10px 10px 10px;
    font-size: 13px;
    color: #c4c4c4;
}
.search-hotel form input[type="submit"]{
    background: url(../images/search.png) no-repeat 13px 11px #004e7f;
    width: 44px;
    height: 39px;
    border: none;
    padding:0;
    margin-top: 0;
}
.search-grid-left{
    padding: 15px;
    background:#f5f4f0;
}
h3.agileits-sear-head {
    color: #d5593d;
    margin-bottom: 20px;
    font-size: 21px;
}
.search-hotel{
    padding: 15px 0;
    border-bottom: 1px solid #e5e3db;
}
/*-- Slider range --*/
ul.dropdown-menu6 ,ul.dropdown-menu5{
    margin:0;
    position:relative;
}
ul.dropdown-menu6 li {
    list-style:none;
}
ul.dropdown-menu6 li p{
    width:100%;
}
span.amount{
    color:#ffffff;
    font-size:16px;
}
input#amount,input#amount1 {
    font-size: 13px;
    outline: none;
    background: none;
    word-spacing: 1em;
    color: #919191 !important;
    position: absolute;
    left: 0%;
    top: -27px;
    margin-top: -10px;
}
.range,.w3-brand-select,.w3ls-featured-ads{
    padding: 25px 0 30px 15px;
    border-bottom: 1px solid #e5e3db;
}
.side-bar {
    background-color: #F9F9F9;
    padding: 62px 15px;
    border-radius: 30px;
}
/*-- //Slider range --*/
/*-- check input --*/
.left-side ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 6px;
}
input.checked {
    display: inline-block;
    margin: 0;
    cursor: pointer;
}
.left-side ul li span {
    font-size: 13px;
    color: #919191;
    letter-spacing: 1px;
    margin-left: 3px;
    vertical-align: top;
}
.left-side{
    margin-top: 18px;
}
/*-- //check input --*/
/*-- customer --*/
.customer-rev ul li i {
    color: #FFC107;
}
.customer-rev ul li {
    list-style: none;
}
.customer-rev ul li a span {
    color: #919191;
    font-weight: normal;
    font-size: 14px;
    margin-left: 8px;
}
/*-- //customer --*/
/*-- special deals --*/
.img-deal1 {
    padding: 0 .5em;
    margin-top: 10px;
}
.img-deal1 h3 {
    color: #919191;
    font-size: 16px;
    margin-bottom: 10px;
}
.img-deal1 a{
    font-size: 18px;
    color: #d60404;
}
.special-sec1:nth-child(3), .special-sec1:nth-child(5) {
    margin: 15px 0;
}
/*-- //special deals --*/
/*-- //product left --*/
/*-- product right --*/
/*-- nuts --*/
.product-sec1 {
    box-shadow: 0px 0px 15px 0px #D6D6D6;
    padding: 110px 44px;
    margin-bottom: 14px;
   /* border-radius: 30px;*/
}
h3.heading-tittle {
    text-align: center;
    color: #919191;
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 1px;
}
.men-thumb-item {
    text-align: center;
}
.item-info-product {
    margin-top: 40px;
    text-align: center;
}
.item-info-product h4 a {
    color: #919191;
    font-size: 17px;
    letter-spacing: 1px;
}
.info-product-price {
    margin: 12px 0;
}
span.item_price {
    font-size: 17px;
    color: #004e7f;
   font-weight: 200!important;
}
.info-product-price del {
    font-weight: 300;
    margin-left: 13px;
    font-size: 15px;
}
.product-sec1.product-sec2{
    background: url(../images/bg1.jpg)no-repeat 0px 0px;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    position: relative;
}
.product-sec1.product-sec3{
      background: url(../images/new/fond-bleu.png)no-repeat 0px 0px;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    position: relative;

}

.effect-bg {
    /*margin-top: 40px;*/
}
.effect-bg h3 {
    color: #fff;
    font-size: 35px;
    letter-spacing: 3px;
    font-weight: 600;
    margin-bottom: 20px;
}
.effect-bg h6 {
    font-size: 25px;
    letter-spacing: 2px;
    margin: 18px 0;
    color: #fff;
}
.effect-bg p {
    color: #919191;
}
h3.w3l-nut-middle {
    position: absolute;
    right: 25%;
    bottom: 46%;
    font-size: 35px;
    font-weight: 700;
    color: rgb(47 70 108);
    transform: rotate(-64deg);
    -ms-transform: rotate(-64deg); /* IE 9 */
    -webkit-transform: rotate(-64deg);
}
/*-- //nuts --*/
.ads-grid, /*footer,*/ .contact-w3l, .w3_wthree_agileits_icons, .typo, .faqs-w3l, .terms-of-use, .welcome, .about, .banner-bootom-w3-agileits, .privacy {
    padding: 0em 0;
}
/*-- tittle heading --*/
h3.tittle-w3l {
    color: #c78631;
    font-size: 1.5em;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 0px;
}
span.heading-style {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -4px;
    z-index: 1;
    line-height: 10px;
}
.heading-style i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #d5593d;
    margin: 0 -4px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.heading-style i:nth-child(2) {
    width: 12px;
    height: 12px;
    background-color: #004e7f;
}
h3.tittle-w3l:after {
    content: "";
   /* background-color: rgba(0, 0, 0, 0.33);*/
    position: absolute;
    bottom: 0px;
    right: 41.5%;
    width: 200px;
    height: 1px;
    background-position: 0px 0px;
}
/*-- //tittle heading --*/
/*-- //product right --*/

/*-- special-offers --*/
.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}
.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    list-style-type: none;
}
.nbs-flexisel-inner {
    overflow: hidden;
    width:90%;
    margin: 0 auto;
}
.nbs-flexisel-item {
    float: left;
    position: relative;
    line-height: 0px;
}
.nbs-flexisel-item > img {
    cursor: pointer;
    position: relative;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}
.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    list-style-type: none;
}
.nbs-flexisel-inner {
    overflow: hidden;
    width:90%;
    margin: 0 auto;
}
.nbs-flexisel-item {
    float: left;
    position: relative;
    line-height: 0px;
}
.nbs-flexisel-item > img {
    cursor: pointer;
    position: relative;
}
/*---- Navigation ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    width:32px;
    height:32px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
}
.nbs-flexisel-nav-left {
    left: 0px;
    background: url(../images/left.png) no-repeat -0px 0px;
}
.nbs-flexisel-nav-right {
    right: 0px;
    background: url(../images/right.png) no-repeat -0px 0px ;
}

.featured-section {
    padding-bottom: 5em;
}
.product-name-w3l h4 a {
    color: #919191;
    font-size: 18px;
}
.w3l-pricehkj {
    margin: 13px 0 20px;
}
.w3l-pricehkj h6{
    color: #d5593d;
    font-size: 21px;
}
.w3l-pricehkj p {
    color: #38393a;
    font-size: 15px;
    border: 1px solid rgba(0, 0, 0, 0.23);
    padding: 5px 0;
    margin-top: 10px;
    padding-left: 10px;
}
.product-name-w3l .snipcart-details {
    width: 100%;
}
.product-name-w3l .snipcart-details input.button {
    padding: 20px 0;
}
.w3l-specilamk {
    border: 1px solid #CACACA;
    padding: 20px;
    margin: 0 10px;
}
.speioffer-agile {
    text-align: center;
}
.product-name-w3l {
    margin-top: 20px;
}
/*-- //special-offers --*/

/*-- newsletter --*/
.footer-top input[type="email"] {
    display: inline-block;
    background: #f5f5f5;
    border: none;
    width:72%;
    outline: none;
    padding: 14px;
    font-size: 17px;
    color: #919191;
    letter-spacing: 1px;
}
.footer-top input[type="submit"] {
    outline: none;
    color: #FFFFFF;
    padding: 14px;
    font-size: 17px;
    letter-spacing: 1px;
    width: 18%;
    background: #d5593d;
    border: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}
.footer-top input[type="submit"]:hover{
    background:#004e7f;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}
.footer-top {
    background: rgb(28, 34, 36);
}
.agile-leftmk {
    padding: 4em 0 3em 3em;
    position: relative;
}
.footer-top h2 {
    font-size: 34px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 600;
}
.footer-top p {
    font-size: 18px;
    color: #fff;
    margin:15px 0 40px;
}
.newsform-w3l span {
    position: absolute;
    font-size: 150px;
    color: #888686;
    opacity: .3;
    right: 8%;
    top: 7%;
    transform: rotate(-31deg);
    -ms-transform: rotate(-31deg);
    -webkit-transform: rotate(-31deg);
}
/*-- //newsletter --*/
/*-- footer --*/
p.footer-main {
    color: #383737;
    font-size: 15px;
    margin-bottom: 40px;
}
.espace{
    margin-top: 30px;
}
p.footer-main span {
    font-weight: 600;
}
.icon-fot {
    text-align: center;
}
.icon-fot span {
    font-size: 33px;
    line-height: 2.1;
    color: #d5593d;
}
.text-form-footer{
    padding:0;
}
.text-form-footer h3 {
    color: #919191;
    font-size: 27px;
    letter-spacing: 2px;
    font-weight: 600;
    line-height: 1.3;
}
.w3l-grids-footer {
    /*border-top: 1px solid rgba(0, 0, 0, 0.16);*/
    padding: 0px 0;
    /*  border-bottom: 1px solid rgba(0, 0, 0, 0.16);*/
}

.footer-info.w3-agileits-info {
    padding: 50px 0;
}
.footer-info h3 {
    color: #d5593d;
    font-size: 22px;
    letter-spacing: 1px;
    margin-bottom:25px;
}
.footer-grids ul li {
    display: block;
    font-size: 14px;
    margin: 15px 0 0;
    color: white;
}
.footer-grids ul li a{
    color:#fff;
    -webkit-transition:.5s all;
    -moz-transition:.5s all;
    -o-transition:.5s all;
    -ms-transition:.5s all;
    transition:.5s all;
}
.footer-grids {
    padding-left: 0;
}
.footer-grids ul li a:hover {
    color: #d5593d;
    -webkit-transition:.5s all;
    -moz-transition:.5s all;
    -o-transition:.5s all;
    -ms-transition:.5s all;
    transition:.5s all;
}
.footer-grids ul li i {
    color: #d5593d;
    padding-right: 10px;
}
.footer-grids.agile-secomk {
    margin-top: 34px;
}
/*-- social-icons --*/
.footer-grids.w3l-socialmk ul li {
    display: inline-block;
    margin:0;
}
.footer-grids.w3l-socialmk ul li:nth-child(2) {
    margin:0 10px;
}
.social_icons {
    text-align: center;
}
.social a{
    position: relative;
    display: inline-block;
    width:34px;
    height:34px;
   /* border-radius: 50%;*/
   /* -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;*/
    text-align: center;
}
.social .fb{
    background: #004e7f;
}
.social .tw{
    background: #004e7f;
}
.social .gp{
    background: #004e7f;
}
.social .pin{
    background: #ffffff;
}
.social .db{
    background: #ffffff;
}
.social .rss{
    background: #ffffff;
}
.social .lin{
    background: #ffffff;
}
.social ul li a i {
    color: #ffffff;
    line-height: 34px;
    font-size: 1em;
    width: 34px;
    height: 34px;
    /*border-radius: 50%;*/
        border: 2px solid #ffff;
    padding:0;
}
/*-- //Social-Icons --*/
/*-- download app --*/
.agileits_app-devices {
    margin-top: 20px;
}
.agileits_app-devices h5 {
    color: #d5593d;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .5px;
}
.agileits_app-devices a {
    margin-top: 10px;
    display: inline-block;
}
/*-- //download app --*/
/*-- footer text --*/
.sub-some:nth-child(2), .sub-some:nth-child(3), .sub-some:nth-child(4) {
    margin-top: 25px;
}
.sub-some h5 {
    font-size: 19px;
    color: #d5593d;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 14px;
}
.sub-some p {
    font-size: 13px;
    letter-spacing: 0px;
}
.sub-some ul li {
    display: inline-block;
    margin: 1px 5px;
}
.sub-some ul li a {
    font-size: 13px;
    color: #999;
}
.child-momu ul li {
    margin: 1px;
}
/*-- //footer text --*/
/*-- //footer --*/
/*-- copyright --*/
.copy-right {
    text-align: center;
    padding: 15px 0;
    background: #004e7f;
}
.copy-right p {
    color: #fff;
    letter-spacing: 2px;
    font-size: 15px;
}
.copy-right p a{
    color: #fff;
}
.copy-right p a:hover{
    color: #f44336;
}
/*-- //copyright --*/
/*-- bottom-to-top --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 7px;
    right: 5%;
    overflow: hidden;
    z-index: 999;
    width: 64px;
    height: 64px;
    border: none;
    text-indent: 100%;
    background: url("../images/move-up.png") no-repeat 0px 0px;
}
#toTopHover {
    width: 64px;
    height: 64px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}
/*-- //bottom-to-top --*/
/* contact page */
.page-head_agile_info_w3l {
    /*  background: url(../images/banner2.jpg) no-repeat;
      background-size: cover;
      -webkit-background-size: cover;
      -o-background-size: cover;
      -ms-background-size: cover;
      -moz-background-size: cover;*/
    /* min-height: 300px;*/
}
ul.w3_short li {
    display: inline-block;
    text-transform: uppercase;
    color: #919191;
    font-size:0.9em;
    font-weight:600;
    letter-spacing:1px;
}
ul.w3_short li a {
    color: #d5593d;
    text-decoration: none;
}
.services-breadcrumb {
    padding: 0;
    background: #eee;
    text-align: center;
}
.services-breadcrumb ul li i {
    padding: 0 1em;
}
ul.w3_short {
    text-align: left;
    padding:16px 0;
}
/*-- contact --*/
.contact-form.wthree {
    width: 80%;
    margin: 0 auto;
    padding: 40px;
    -webkit-box-shadow: 3px 3px 13px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:3px 3px 13px rgba(0, 0, 0, 0.5);
    box-shadow: 3px 3px 13px rgba(0, 0, 0, 0.5);
}
.contact input[type="text"], .contact input[type="email"],.contact input[type="number"], .contact textarea  {
    width: 100%;
    color: #919191;
    background: none;
    outline: none;
    font-size: 15px;
    padding: 13px 12px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    border: solid 1px #ccc;
}
.contact textarea {
    min-height: 12em;
    resize: none;
}
.contact input[type="submit"] {
    outline: none;
    color: #fff;
    padding: 10px 42px;
    font-size: 15px;
    letter-spacing: 1px;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #d5593d;
    border: 2px solid #d5593d;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
}
.contact  input[type="submit"]:hover {
    background: none;
    color: #d5593d;
}
.contact::-webkit-input-placeholder {
    color:#999 !important;
}
.contact:-moz-placeholder { /* Firefox 18- */
    color:#999 !important;
}
.contact::-moz-placeholder {  /* Firefox 19+ */
    color:#999 !important;
}
.contact:-ms-input-placeholder {
    color:#999 !important;
}
.contact-right h4 {
    font-size: 30px;
    color: #d5593d;
    letter-spacing: 1px;
}
.contact-text {
    padding: 3em;
}
.contact-right.wthree {
    margin-top: 70px;
}
.contact-text p {
    margin-top: 20px;
    text-align: left;
}
.contact-text p a{
    color:#d5593d;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
}
.contact-text p a:hover{
    color:#999;
}
.contact-text p i.fa {
    margin-right: 10px;
    color: #004e7f;
}
.map iframe {
    width: 100%;
    min-height: 400px;
    border: 8px solid #d5593d;
    padding: 10px;
    display: inherit;
}
/*-- //contact --*/
/*-- icons --*/
.codes a {
    color: #999;
}
.icon-box {
    padding: 8px 15px;
    background:rgba(149, 149, 149, 0.18);
    margin: 1em 0 1em 0;
    border: 5px solid #ffffff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
}
.icon-box:hover {
    background: #919191;
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
    -moz-transition:0.5s all;
}
.icon-box:hover i.fa {
    color:#fff !important;
}
.icon-box:hover a.agile-icon {
    color:#fff !important;
}
.codes .bs-glyphicons li {
    float: left;
    width: 12.5%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
}
.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}
.codes .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #777;
}
.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
h3.icon-subheading {
    font-size: 28px;
    color: #d5593d !important;
    margin: 30px 0 15px;
    font-weight: 600;
    letter-spacing: 2px;
}
h3.agileits-icons-title {
    text-align: center;
    font-size: 33px;
    color: #222222;
    font-weight: 600;
    letter-spacing: 2px;
}
.icons a {
    color: #999;
}
.icon-box i {
    margin-right: 10px !important;
    font-size: 20px !important;
    color: #282a2b !important;
}
.bs-glyphicons li {
    float: left;
    width: 18%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background:rgba(149, 149, 149, 0.18);
    margin: 1%;
}
.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
    color: #282a2b;
}
.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
@media (max-width:991px){
    h3.agileits-icons-title {
        font-size: 28px;
    }
    h3.icon-subheading {
        font-size: 22px;
    }
}
@media (max-width:768px){
    h3.agileits-icons-title {
        font-size: 28px;
    }
    h3.icon-subheading {
        font-size: 25px;
    }
    .row {
        margin-right: 0;
        margin-left: 0;
    }
    .icon-box {
        margin: 0;
    }
}
@media (max-width: 640px){
    .icon-box {
        float: left;
        width: 50%;
    }
}
@media (max-width: 480px){
    .bs-glyphicons li {
        width: 31%;
    }
}
@media (max-width: 414px){
    h3.agileits-icons-title {
        font-size: 23px;
    }
    h3.icon-subheading {
        font-size: 18px;
    }
    .bs-glyphicons li {
        width: 31.33%;
    }
}
@media (max-width: 384px){
    .icon-box {
        float: none;
        width: 100%;
    }
}
/*-- //icons --*/
/*-- Codes --*/
.well {
    font-weight: 300;
    font-size: 14px;
}
.list-group-item {
    font-weight: 300;
    font-size: 14px;
}
li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}
.typo p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}
.show-grid [class^=col-] {
    background: #fff;
    text-align: center;
    margin-bottom: 10px;
    line-height: 2em;
    border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
    background: #e0e0e0;
}
.grid_3{
    margin-bottom:2em;
}
.xs h3, h3.m_1{
    color:#919191;
    font-size:1.7em;
    font-weight:300;
    margin-bottom: 1em;
}
.grid_3 p{
    color: #999;
    font-size: 0.85em;
    margin-bottom: 1em;
    font-weight: 300;
}
.grid_4{
    background:none;
}
.label {
    font-weight: 300 !important;
    border-radius:4px;
}
.grid_5{
    background:none;
    padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
    margin-bottom: 1em;
    color: #d5593d;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 2px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: none !important;
}
.tab-content > .active {
    display: block;
    visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 0;
}
.badge-primary {
    background-color: #03a9f4;
}
.badge-success {
    background-color: #22cdf3;
}
.badge-warning {
    background-color: #ffc107;
}
.badge-danger {
    background-color: #e51c23;
}
.grid_3 p{
    line-height: 2em;
    color: #888;
    font-size: 0.9em;
    margin-bottom: 1em;
    font-weight: 300;
}
.bs-docs-example {
    margin: 1em 0;
}
section#tables  p {
    margin-top: 1em;
}
.tab-container .tab-content {
    border-radius: 0 2px 2px 2px;
    border: 1px solid #e0e0e0;
    padding: 16px;
    background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    font-size: 0.9em;
    color: #999;
    border-top: none !important;
}
.tab-content > .active {
    display: block;
    visibility: visible;
}
.label {
    font-weight: 300 !important;
}
.label {
    padding: 4px 6px;
    border: none;
    text-shadow: none;
}
.alert {
    font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
    line-height:2em;
    margin-top:0.5em;
    margin-bottom: 0.5em;
}
li.list-group-item1 {
    line-height: 2.5em;
}
.input-group {
    margin-bottom: 20px;
}
.in-gp-tl{
    padding:0;
}
.in-gp-tb{
    padding-right:0;
}
.list-group {
    margin-bottom: 48px;
}
.typo ol {
    margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
@media (max-width:768px){
    .grid_5 {
        padding: 0 0 1em;
    }
    .grid_3 {
        margin-bottom: 0em;
    }
}
@media (max-width:640px){
    h1, .h1, h2, .h2, h3, .h3 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
        margin-bottom: .5em;
    }
    .progress {
        height: 10px;
        margin-bottom: 10px;
    }
    ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
        font-size: 14px;
    }
    .breadcrumb {
        margin-bottom: 25px;
    }
    .well {
        font-size: 14px;
        margin-bottom: 10px;
    }
    h2.typoh2 {
        font-size: 1.5em;
    }
    .label {
        font-size: 60%;
    }
    .in-gp-tl {
        padding: 0 1em;
    }
    .in-gp-tb {
        padding-right: 1em;
    }
}
@media (max-width:480px){
    .grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
        font-size: 1.2em;
    }
    .table h1 {
        font-size: 26px;
    }
    .table h2 {
        font-size: 23px;
    }
    .table h3 {
        font-size: 20px;
    }
    .label {
        font-size: 53%;
    }
    .alert,p {
        font-size: 14px;
    }
    .pagination {
        margin: 20px 0 0px;
    }
    .grid_3.grid_4.w3layouts {
        margin-top: 25px;
    }
}
@media (max-width: 320px){
    .grid_4 {
        margin-top: 18px;
    }
    h3.title {
        font-size: 1.6em;
    }
    .alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
        font-size: 13px;
    }
    .alert {
        padding: 10px;
        margin-bottom: 10px;
    }
    ul.pagination li a {
        font-size: 14px;
        padding: 5px 11px;
    }
    .list-group {
        margin-bottom: 10px;
    }
    .well {
        padding: 10px;
    }
    .nav > li > a {
        font-size: 14px;
    }
    table.table.table-striped,.table-bordered,.bs-docs-example {
        display: none;
    }
}
h3.title-w3l.w3l-2:before {
    right: 25%;
}
/*-- //Codes --*/
/*-- faq-page --*/
h3.w3-head {
    color: #d5593d;
    font-size: 27px;
    margin: 0 0 35px 0;
}
.faq-w3agile h5, .privacy-w3row h5 {
    font-size: 20px;
    color: #1e1e1e;
    margin: 16px 0 0;
    letter-spacing: 1px;
}
ul.faq {
    padding-left: 1.5em;
}
.faq-w3agile .faq li {
    margin-top: 2em;
    list-style-type: none;
    padding-left: 0.5em;
}
.faq-w3agile .faq > li > a {
    color: #025061;
    font-size: 17px;
    letter-spacing: 0.5px;
}
li.subitem1 p {
    line-height: 25px;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #919191;
}
.faq-w3agile .faq li li.subitem1 {
    display: block;
    margin-top: 1em;
}
/*-- //faq-page --*/
/*-- help page --*/
.wthree-help {
    margin: 65px auto;
}
.wthree-help textarea {
    font-size: 16px;
    color: #919191;
    width: 90%;
    border: none;
    padding: 16px;
    border-bottom: solid 1px #004e7f;
    height:150px;
    outline:none;
}
.wthree-help form input[type="submit"] {
    font-size: 16px;
    color: #fff;
    background: #d5593d;
    outline: none;
    border: none;
    cursor: pointer;
    padding:12px 45px;
    -webkit-appearance: none;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    margin-top:20px;
}
.wthree-help form input[type="submit"]:hover {
    background: #004e7f;
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
}
.wthree-help h5 {
    font-size:25px;
    color:#919191;
    margin:30px 0;
}
.wthree-help a {
    color:#fff;
    padding:10px 20px;
    background:#004e7f;
    font-size:16px;
    margin-bottom:50px;
}
/*-- //help page --*/
/*-- terms-page --*/
.terms h2 {
    font-size: 30px;
    color: #919191000;
    letter-spacing: 3px;
}
.terms h5 {
    margin-top: 10px;
    font-size: 21px;
    letter-spacing: 1px;
    color: #ff5a5a;
}
.terms h6 {
    font-size: 20px;
    color: #919191;
    margin: 35px 0 18px 0;
    letter-spacing: 1px;
}
.terms p {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 15px;
    padding-left: 40px;
    letter-spacing: 0px;
}
.terms ol li {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 15px;
}
.terms span {
    color: #919191;
    font-weight: 600;
    font-size: 1.3em;
}
.terms-bottom {
    margin-top: 3em;
}
/*-- //terms-page --*/
/*-- about page --*/
/*-- welcome --*/
.welcome-img {
    overflow: hidden;
    -webkit-box-shadow: 5px 5px 13px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 5px 5px 13px rgba(0, 0, 0, 0.5);
    box-shadow: 3px 3px 13px rgba(0, 0, 0, 0.5);
}
img.zoom-img {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
}
img.zoom-img:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transition-duration: 750ms;
    -moz-transition-timing-function: ease-in-out;
    -moz-transition-duration: 750ms;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -ms-transition-duration: 750ms;
    -o-transition-duration: 750ms;
    overflow: hidden;
}
.w3l-welcome-text p {
    margin: 2em auto 0;
}
/*-- //welcome --*/
/*-- video --*/
.about {

    background: url("../images/portefolio.png") no-repeat;
}
.wthree_about_grid-left1{
    text-align: center;
}
.wthree_about_grid-left1 span {
    font-size: 1.5em;
    color: #555;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    border: 2px dashed;
    padding: 0.8em;
}
.about h4 {
    font-size: 30px;
    margin: 13px 0;
    color: #d5593d;
}
.wthree_about_grid {
    margin-top: 3em;
}
.wthree_about_grid-left {
    padding: 0;
}
.wthree_about_grid-right {
    padding: 0.3em 0 0 1em;
}
.about h5 {
    text-transform: capitalize;
    font-weight: 200;
    color: #f44336;
    font-size: 1.3em;
    letter-spacing: 2px;
    margin-bottom: .3em;
}
.about iframe {
    width: 100%;
    min-height: 415px;
    border:none;
}
/*-- //video --*/
/*-- //about page --*/
/*-- product page --*/
.w3l-rightpro .product-men {
    margin: 0;
    display: block;
   height: 470px;
}
/*-- //product page --*/
/*-- single-page --*/
.single-right-left h3 {
    font-size: 25px;
    color: #919191;
    margin-bottom: 13px;
}
.single-right-left p {
    margin: 10px 0 15px;
}
.single-right-left p label{
    color: #919191;
}
.single-right-left del {
    margin: 0 9px 0 13px;
    font-size: 15px;
    color: #999;
    font-weight: 300;
}
/*-- Ratings --*/
.rating1 {
    direction:ltr;
}
.starRating:not(old) {
    display: inline-block;
    height: 18px;
    width:100px;
    overflow: hidden;
}

.starRating:not(old) > input{
    margin-right :-26%;
    opacity      : 0;
}

.starRating:not(old) > label {
    float: right;
    background: url(../images/star1.png);
    background-size: contain;
    margin-right: 2px;
}

.starRating:not(old) > label:before{
    content         : '';
    display         : block;
    width           : 18px;
    height          : 18px;
    background      : url(../images/star22.png);
    background-size : contain;
    opacity         : 0;
    transition      : opacity 0.2s linear;
}

.starRating:not(old) > label:hover:before,
.starRating:not(old) > label:hover ~ label:before,
.starRating:not(:hover) > :checked ~ label:before{
    opacity : 1;
}
/*-- //Ratings --*/
.single-infoagile ul li {
    display: block;
    font-size: 14px;
    margin-bottom: 12px;
}
.product-single-w3l {
    border-top: 1px solid #004e7f;
}
.product-single-w3l p i {
    color: #004e7f;
    margin-right: 11px;
    font-size: 24px;
}
.product-single-w3l p {
    color: #919191;
    margin: 15px 0;
    letter-spacing: 0.5px;
}
.product-single-w3l ul li {
    list-style: inside;
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 1.7;
}
.occasion-cart .snipcart-details {
    /* width: 38%;*/
    margin: 0;
}
/*-- //single-page --*/
/*-- checkout --*/
.checkout-right h4 {
    color: #d5593d;
    font-size: 27px;
    margin-bottom: 30px;
}
table.timetable_sub {
    width:100%;
    margin:0 auto;
}
.timetable_sub th {
    background: #919191;
    color: #fff;
    font-size: 16px;
    border: 1px solid #004e7f;
    text-align: center;
    padding: 12px 0;
    letter-spacing: 1px;
    font-weight: normal;
}
.timetable_sub td {
    text-align: center;
    padding: 7px;
    font-size: 14px;
    color: #212121;
}
.timetable_sub td {
    border:1px solid #CDCDCD;
}
td.invert-image a img {
    width:30%;
    margin: 0 auto;
}
.rem{
    position:relative;
}
.close1,.close2,.close3,.close4,.close5,.close6,.close7,.close9,.close8 {
    background: url('../images/close_1.png') no-repeat 0px 0px;
    cursor: pointer;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 15px;
    top: -13px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
/*-- quantity-starts --*/
.value-minus,
.value-plus{
    height: 26px;
    line-height: 24px;
    width: 40px;
    margin-right: 3px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    color: #fff;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    border:1px solid #b2b2b2;
    vertical-align: bottom;
}
.quantity-select .entry.value-minus:before,
.quantity-select .entry.value-plus:before{
    content: "";
    width: 13px;
    height: 2px;
    background: #919191;
    left: 50%;
    margin-left: -7px;
    top: 50%;
    margin-top: -0.5px;
    position: absolute;
}
.quantity-select .entry.value-plus:after{
    content: "";
    height: 13px;
    width: 2px;
    background: #919191;
    left: 50%;
    margin-left: -1.4px;
    top: 50%;
    margin-top: -6.2px;
    position: absolute;
}
.value  {
    cursor: default;
    width: 40px;
    height:40px;
    padding: 8px 0px;
    color: #A9A9A9;
    line-height: 24px;
    border: 1px solid #E5E5E5;
    background-color: #E5E5E5;
    text-align: center;
    display: inline-block;
    margin-right: 3px;
}
.quantity-select .entry.value-minus:hover,
.quantity-select .entry.value-plus:hover{
    background: #E5E5E5;
}

.quantity-select .entry.value-minus{
    margin-left: 0;
}
/*-- //quantity-end --*/
/*-- checkout form --*/
.checkout-left {
    margin-top: 50px;
}
.address_form_agile h4 {
    color: #004e7f;
    font-size: 24px;
    margin-bottom: 30px;
    letter-spacing: 1px;
}
.information-wrapper input, .information-wrapper select {
    width: 100%;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 13px 10px;
    margin-bottom: 20px;
    outline: none;
    border: none;
    border-bottom: 1px solid #d5593d;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.31);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.31);
}
button.submit.check_out {
    padding: 12px 25px;
    letter-spacing: 1px;
    background: #004e7f;
    font-size: 16px;
    color: #fff;
    border: none;
    outline: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    margin-top: 20px;
}
button.submit.check_out:hover {
    background: #d5593d;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
/*-- //checkout form --*/
/*-- payment button --*/
.checkout-right-basket {
    margin-top: 20px;
}
.checkout-right-basket a {
    padding: 12px 25px;
    color: #fff;
    font-size: 16px;
    background: #919191;
    text-decoration: none;
    letter-spacing: 1px;
    display: inline-block;
}
.checkout-right-basket a:hover{
    background: #d5593d;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.checkout-right-basket a span {
    margin-left: 7px;
    color: #004e7f;
    font-size: 20px;
}
/*-- //payment button --*/
/*-- Payment page --*/
.agileits_w3layouts_tab2 input[type="email"], .agileits_w3layouts_tab2 input[type="password"], .creditly-wrapper .form-control {
    display: block;
    width: 100%;
    padding: 18px 10px;
    font-size: 14px;
    color: #212121;
    background: #fff;
    border: 1px solid #e7e7e7;
    margin-bottom: 20px;
    outline: none;
}
.agileits_w3layouts_tab2 input[type="email"]:focus,.agileits_w3layouts_tab2 input[type="password"]:focus,.creditly-wrapper .form-control:focus {
    border-color: #66afe9;
    outline: 0;
}
.agileits_w3layouts_tab2 input[type="submit"] {
    display: block;
    position: relative;
    padding: 6px 50px 11px;
    letter-spacing: 3px;
    background: #004e7f;
    font-size: 1.5em;
    color: #fff;
    border: 1px solid #004e7f;
    outline: none;
    text-transform: uppercase;
    cursor:pointer;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.agileits_w3layouts_tab2 input[type="submit"]:hover{
    background: #fff;
    color: #212121;
    border: 1px solid #e7e7e7;
}
.agileinfo_main_grid_left_grid h3{
    font-size:1.3em;
    color:#fff;
}
.agileinfo_main_grid_left_grid ul{
    margin-top:1.5em;
}
.agileinfo_main_grid_left_grid ul li{
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 2em;
    vertical-align: top;
}
.agileinfo_main_grid_left_grid ul li span{
    display:block;
    font-size:.5em;
    color:#999;
}
.agileinfo_main_grid_left_grid ul li:first-child{
    width: 70%;
    border-right:1px solid #999;
}
.agileinfo_main_grid_left_grid ul li:last-child{
    padding-left:1em;
    text-align:right;
}
.agile_amount{
    padding:1em 2em;
    background:#f71926;
}
.agile_amount h3{
    font-size:1.3em;
    color:#fff;
}
.agile_amount h4{
    font-size:2em;
    color:#fff;
    font-weight:bold;
}
.agile_amount p{
    font-size:1em;
    color:#1adeed;
    line-height:1.8em;
}
.form-group label {
    margin-bottom: -8px;
    color: #004e7f;
}
img.pp-img {
    width: 65%;
}
.tab-grid p {
    color: #8B8B8B;
    font-size: 0.95em;
    line-height: 1.8em;
    font-weight: 400;
    margin: 10px 0;
}
a.btn.btn-primary {
    background-color: #3a5795;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    border: none;
}

.vertical_post h5 {
    color: #d5593d;
    font-size: 20px;
    margin: 0 0 18px 0;
    letter-spacing: 1px;
    font-weight: 600;
}
label.anim {
    letter-spacing: 1px;
}

.swit-radio label {
    font-size: 16px;
    color: #696969;
    padding: 0;
    font-weight: 100;
    margin-bottom: 12px;
}
input[type="radio"], input[type="checkbox"] {
    margin: 4px 4px 0 0;
}
.swit-radio {
    margin-bottom: 25px;
}
.radio_one:first-child {
    margin-left: 0;
    margin: 0;
}
.radio_one {
    padding-left: 22px;
    line-height: 28px;
    color: #404040;
    cursor: pointer;
}
.radio_one {
    position: relative;
    display: inline-block;
    margin-left: 15px;
}
.section_room_pay select {
    padding: 6px 10px;
    width: 33%;
    border: none;
    background: none;
    border: 1px solid #E6E4E4;
    color: #D2D1D1;
    outline: none;
    font-size: 16px;
    margin-bottom: 0;
    background: url(../images/arrow.png) no-repeat 96% center #ffffff;
    background-size: 4% !important;
    -webkit-appearance: none;
}
select.form-control.option-w3ls {
    width: 100%;
    padding: 1em 1em 1em 1em;
    font-size: 0.8em;
    margin: 0.5em 0;
    outline: none;
    color: #212121;
    border: none;
    border: 1px solid #ccc;
    letter-spacing: 1px;
    text-align: left;
}
.checkout-right-basket span {
    margin-left: 1em;
}
.vertical_post form input[type="submit"], .number-paymk input[type="submit"] {
    background: #004e7f;
    color: #FFFFFF;
    text-align: center;
    padding: 11px 19px;
    border: none;
    font-size: 16px;
    letter-spacing: 1px;
    outline: none;
    cursor: pointer;
    font-weight: 600;
    margin-top: 30px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.vertical_post form input[type="submit"]:hover, .number-paymk input[type="submit"]:hover {
    background: #d5593d;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.form-control {
    border-radius: 0;
}
/*-- //Payment page --*/

/*--responsive--*/
@media(max-width: 1440px){
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 4.5em;
        padding: 28px 0;
    }
    .carousel-indicators {
        left: 49.7%;
    }
    .dropdown-menu.columns-3 {
        min-width: 588px;
    }
    .multi-gd-img {
        float: left;
        width: 50%;
    }
    .multi-gd-img img {
        margin-top: 20px;
    }
}
@media(max-width: 1366px){
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 4.2em;
        padding: 20px 0;
    }
    .carousel-caption p {
        font-size: 20px;
        line-height: 1.5;
    }
    .carousel-indicators {
        bottom:10%;
    }
    .carousel-indicators {
        bottom: 9%;
    }
    .dropdown-menu.columns-3 {
        min-width: 551px;
    }
}
@media(max-width: 1280px){
    .carousel-caption {
        min-height: 0px;
    }
    .header-bot_inner_wthreeinfo_header_mid {
        width: 96%;
    }
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 4em;
    }
    .carousel-indicators {
        bottom: 3%;
    }
    .footer-top h2 {
        font-size: 32px;
    }
    .w3l-rightmk img {
        width: 100%;
    }
    .page-head_agile_info_w3l {
        /*  min-height: 270px;*/
    }
    .dropdown-menu.columns-3 {
        min-width: 509px;
    }
}
@media(max-width: 1080px){
    .header-bot_inner_wthreeinfo_header_mid {
        width: 100%;
    }
    .header-most-top p {
        padding: 7px;
        font-size: 15px;
    }
    .header ul li span {
        margin-right: 5px;
    }
    .agileits_search input[type="search"] {
        width: 87%;
    }
    .logo_agile h1 a {
        font-size: 34px;
        margin-top: 13px;
        display: inline-block;
    }
    .logo_agile h1 a img {
        width: 20%;
    }
    .navbar-nav > li > a {
        padding: 15px 7px;
    }
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 3.7em;
    }
    .carousel-caption p {
        font-size: 18px;
        letter-spacing: 4px;
    }
    .carousel-caption p span {
        font-size: 34px;
    }
    .button2 {
        font-size: 15px;
    }
    .carousel-caption {
        min-height: 500px;
        padding-top: 5.5em;
    }
    .ads-grid, footer, .contact-w3l, .w3_wthree_agileits_icons, .typo, .faqs-w3l, .terms-of-use, .welcome, .about, .banner-bootom-w3-agileits, .privacy {
        /* padding: 4em 0;*/
    }
    h3.tittle-w3l {
        font-size: 2.8em;
    }
    h3.tittle-w3l:after {
        right: 40%;
    }
    .search-hotel input[type="search"] {
        width: 78%;
    }
    .search-hotel form input[type="submit"] {
        width: 40px;
    }
    .img-deals {
        padding: 0;
    }
    .img-deal1 h3 {
        font-size: 14px;
    }
    .img-deal1 {
        padding: 0 0 0 .5em;
    }
    .product-new-top {
        width: 35px;
        font-size: 10px;
        height: 35px;
    }
    .inner-men-cart-pro .link-product-add-cart {
        font-size: 14px;
    }
    .effect-bg h3 {
        font-size: 40px;
    }
    .effect-bg h6 {
        font-size: 16px;
    }
    h3.w3l-nut-middle {
        right: 24%;
        bottom: 45%;
    }
    .item-info-product h4 a {
        color: #919191;
        font-size: 16px;
    }
    .w3l-specilamk {
        margin: 0 5px;
    }
    .nbs-flexisel-inner {
        width: 100%;
    }
    .nbs-flexisel-nav-right {
        right: -45px;
    }
    .nbs-flexisel-nav-left {
        left: -45px;
    }
    .product-name-w3l h4 a {
        font-size: 18px;
    }
    .footer-top h2 {
        font-size: 28px;
        letter-spacing: 0px;
    }
    .footer-top input[type="email"] {
        padding: 12px;
        font-size: 16px;
    }
    .footer-top input[type="submit"] {
        padding: 13px;
        font-size: 16px;
    }
    .footer-top p {
        margin: 15px 0 34px;
    }
    .w3l-rightmk img {
        margin-top: 20px;
    }
    .newsform-w3l span {
        font-size: 135px;
    }
    .footer-info h3 {
        font-size: 21px;
        letter-spacing: 1px;
    }
    .agileits_app-devices h5 {
        font-size: 15px;
        letter-spacing: 0;
    }
    .agileits_app-devices img {
        width: 100%;
    }
    .about-agileits-w3layouts-right p {
        font-size: 15px;
    }
    .about h4 {
        font-size: 25px;
    }
    .dropdown-menu.columns-3 {
        min-width: 439px;
        padding: 20px 12px;
    }
    .faq-w3agile .faq > li > a {
        font-size: 16px;
    }
    .contact-agile img {
        width: 100%;
    }
    .contact-right h4 {
        font-size: 27px;
    }
    .contact-text p {
        margin-top: 12px;
        font-size: 15px;
    }
    .contact-text {
        padding: 2em;
    }
    .contact-right.wthree {
        margin-top: 50px;
    }
    .map iframe {
        min-height: 350px;
    }
    .agile-right-help img {
        width: 100%;
    }
    h3.w3-head {
        font-size: 28px;
        margin: 0 0 20px 0;
    }
    .wthree-help form input[type="submit"] {
        font-size: 15px;
        padding: 11px 39px;
    }
    .inner-men-cart-pro .link-product-add-cart {
        width: 74%;
        left: 13%;
    }
}
@media(max-width: 1050px){
    .carousel-caption {
        min-height: 306px;
        padding-top: 5em;
    }
    .button2 {
        margin-top: 1em;
    }
    .nbs-flexisel-nav-right {
        right: -36px;
    }
    .nbs-flexisel-nav-left {
        left: -36px;
    }
    .footer-top h2 {
        font-size: 27px;
    }
    .w3l-rightmk img {
        margin-top: 27px;
    }
    .dropdown-menu.columns-3 {
        min-width: 425px;
        padding: 20px 0 20px 9px;
    }
}
@media(max-width: 1024px){
    .logo_agile h1 a {
        font-size: 32px;
        margin-top: 16px;
    }
    .carousel-caption p {
        line-height: 1;
    }
    h3.tittle-w3l {
        font-size: 2.5em;
    }
    .bg-right-nut img {
        width: 100%;
    }
    .effect-bg h3 {
        font-size: 24px;
    }
    .effect-bg {
        margin-top: 30px;
    }
    h3.w3l-nut-middle {
        right: 23%;
        bottom: 44%;
        font-size: 29px;
    }
    .nbs-flexisel-nav-right {
        right: -30px;
    }
    .nbs-flexisel-nav-left {
        left: -30px;
    }
    .w3l-rightmk img {
        margin-top: 34px;
    }
    .page-head_agile_info_w3l {
        /*min-height: 250px;*/
    }
    .carousel-indicators {
        left: 49.5%;
    }
    .dropdown-menu.columns-3 {
        min-width: 416px;
        padding: 20px 0 20px 0px;
    }
    .terms h5 {
        font-size: 19px;
    }
}
@media(max-width: 991px){
  .men-thumb-item2 img {
    width: 100% !important;
    height: 500px;
}
    .header-most-top p {
        padding: 6px;
        font-size: 14px;
    }
    .logo_agile h1 a {
        font-size: 36px;
        margin-top: 0;
    }
    .logo_agile h1 a img {
        width: 44%;
    }
    .clear
{
    margin-top: 0em!important;
    margin-bottom: 15px!important;
}
    .header {
        margin-top: 8px;
    }
    .header3 {
        margin-top: 20px;
    }
    .header-bot_inner_wthreeinfo_header_mid {
        width: 95%;
    }
    .agileits_search input[type="search"] {
        width: 91%;
    }
    #agileinfo-nav_search {
        font-size: 13px;
    }
    a.nav-stylehead {
        font-size: 13px;
    }
    .navbar-nav > li {
        margin: 0 1px;
    }
    .navbar-nav > li > a {
        padding: 15px 0px;
        font-size: 13px;
    }
    .header-bot {
        padding: 10px 0 15px;
    }
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 3.5em;
        padding: 15px 0;
    }
    .card-profile-image1 img {
    position: absolute;
    left: 50%;
    width: 15%!important;
    transition: all .15s ease;
    transform: translate(-50%, -15%);
    border-radius: 0.375rem;
}
    .carousel-caption p {
        font-size: 16px;
        letter-spacing: 3px;
    }
    .carousel-caption p span {
        font-size: 31px;
    }
    .button2 {
        font-size: 14px;
    }
    .carousel-caption {
        min-height: 233px;
        padding-top: 4.5em;
    }
    .ads-grid, footer, .contact-w3l, .w3_wthree_agileits_icons, .typo, .faqs-w3l, .terms-of-use, .welcome, .about, .banner-bootom-w3-agileits, .privacy {
        /* padding: 3em 0;*/
    }
    .side-bar {
        padding: 20px 50px 30px;
    }
    .img-deals {
        padding: 0 1em;
        width: 17%;
    }
    .img-deal1 h3 {
        font-size: 15px;
    }
    .img-deal1 {
        margin-top: 7px;
    }
    .product-men {
        margin-top: 2em;
        float: left;
        width: 50%;
    }
    
    .agileinfo-ads-display{
/*        margin-top: 55px;
*/    }
    .product-name-w3l h4 a {
        font-size: 15px;
    }
    .w3l-specilamk {
        padding: 20px 10px;
    }
    .nbs-flexisel-nav-right {
        right: -63px;
    }
    .nbs-flexisel-nav-left {
        left: -63px;
    }
    .w3l-pricehkj h6 {
        font-size: 19px;
    }
    .footer-top h2 {
        font-size: 26px;
    }
    p.footer-main {
        font-size: 14px;
    }
    .text-form-footer h3 {
        font-size: 21px;
    }
    .icon-fot span {
        font-size: 28px;
        line-height: 1.8;
    }
    .w3l-grids-footer {
        padding: 25px 0;
    }
    .address-right {
        width: 50%;
        float: left;
    }
    .footer-grids.w3l-socialmk {
        float: left;
        width: 100%;
        padding-left: 15px;
        margin-top: 30px;
    }
    .footer-info.w3-agileits-info {
        padding: 40px 0;
    }
    .footer-grids:nth-child(2) {
        padding: 0;
    }
    .copy-right p {
        font-size: 14px;
    }
    p {
        font-size: 15px;
    }
    .w3l-rightmk img {
        margin-top: 42px;
    }
    ul.multi-column-dropdown li a {
        font-size: .85em;
    }
    .single-right-left {
        float: left;
        width: 100%;
        padding: 0 0 0px;
        margin-bottom: 50px;
    }
    .single-right-left.simpleCart_shelfItem {
        width: 100%;
        margin: 0;
    }
    .faq-w3agile .faq > li > a {
        font-size: 15px;
    }
    h3.w3-head {
        font-size: 24px;
    }
    .contact-form.wthree {
        width: 100%;
    }
    .contact-text {
        padding: 1em;
    }
    .checkout-right h4 {
        font-size: 24px;
    }
    .timetable_sub th {
        font-size: 14px;
        padding: 12px 5px;
    }
    label.anim {
        font-size: 14px;
    }
    .number-paymk {
        margin-top: 30px;
    }
    h3.tittle-w3l:after {
        right: 37%;
    }
    .agileits_app-devices h5 {
        font-size: 17px;
        letter-spacing: 1px;
    }
}
@media(max-width: 900px){
    .agileits_search input[type="search"] {
        width: 88%;
    }
    .agile-leftmk {
        padding: 3em 0 3em 1em;
    }
    .footer-top h2 {
        font-size: 24px;
    }
    .newsform-w3l span {
        font-size: 109px;
    }
    .w3l-rightmk img {
        margin-top: 49px;
    }
    .page-head_agile_info_w3l {
        /*min-height: 200px;*/
    }
    .dropdown-menu.columns-3 {
        min-width: 372px;
        padding: 20px;
    }
    .multi-gd-img {
        float: none;
        width: 100%;
    }
    ul.multi-column-dropdown li {
        line-height: 2.3;
    }
    .footer-top input[type="submit"] {
        font-size: 15px;
    }
}
@media(max-width: 800px){
    .nbs-flexisel-nav-right {
        right: -29px;
    }
    .nbs-flexisel-nav-left {
        left: -29px;
    }
    .footer-top h2 {
        font-size: 21px;
    }
    .footer-top p {
        margin: 12px 0 26px;
        font-size: 16px;
    }
    .footer-top input[type="email"] {
        font-size: 15px;
    }
    .footer-top input[type="submit"] {
        width: 23%;
    }
    .newsform-w3l span {
        font-size: 92px;
        right: 2%;
        top: 9%;
    }
    .dropdown-menu.columns-3 {
        min-width: 315px;
    }
    .w3l-rightmk img {
        margin-top: 56px;
    }
    .terms p {
        padding-left: 18px;
    }
}
@media(max-width: 768px){
    .dropdown-menu.columns-3 {
        min-width: 295px;
    }
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 3em;
    }
    .w3l-specilamk {
        padding: 20px;
        margin: 0 14px;
    }
    .nbs-flexisel-inner {
        width: 90%;
    }
    .nbs-flexisel-nav-right {
        right: 0px;
    }
    .nbs-flexisel-nav-left {
        left: 0px;
    }
    .agile-leftmk {
        padding: 2.5em 0 2em .5em;
    }
    .w3l-rightmk img {
        margin-top: 41px;
    }
    .sub-some h5 {
        font-size: 18px
    }
    .featured-section {
        padding-bottom: 3em;
    }
    .product-new-top {
        width: 30px;
        font-size: 9px;
        height: 30px;
    }
    .faq-w3agile .faq li {
        margin-top: 1.5em;
    }
    .dropdown-menu {
        min-width: 180px;
    }
    .ban-top {
       /* margin: 0 0px 10px 0px;*/
    }
    .contact-form.wthree {
        width: 93%;
        padding: 40px 30px;
    }
    .contact input[type="text"], .contact input[type="email"], .contact textarea {
        font-size: 14px;
        padding: 12px 12px;
        margin-bottom: 15px;
    }
    .contact textarea {
        min-height: 11em;
    }
    img.pp-img {
        width: 40%;
    }
}
@media(max-width: 767px){
    .navbar-toggle {
        float: right;
        margin: 8px 0;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        background: rgba(0, 0, 0, 0.83);
        position: absolute;
        width: 100%;
        z-index: 999;
    }
    .navbar-default .navbar-toggle {
        border-color: #919191;
    }
    .navbar-default .navbar-nav > li > a {
        color: #fff;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #004e7f;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background: none;
    }
    .navbar-nav > li {
        margin: 0;
        text-align: center;
    }
    .navbar-default .navbar-toggle {
        border-color: #004e7f;
        border-radius: 1px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        letter-spacing: 2px;
        padding: 0;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li{
        margin-top:1em;
    }
    .top-nav ul {
        padding-bottom: 10px;
    }
    .navbar {
        min-height: 0;
        float:none;
    }
    .navbar-nav {
        margin: 5px 0;
    }
    .navbar-nav > li > a {
        font-size: 15px;
    }
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        color: #fff;
    }
    ul.multi-column-dropdown li a {
        font-size:  12px;
        color: #fff;
    }
    ul.multi-column-dropdown li {
        line-height: 2.5;
    }
    .multi-gd-img img {
        width: 53%;
    }
    .agileits-navi_search {
        float: left;
        width: 25%;
    }
    .top_nav_left {
        float: right;
        width: 100%;
    }
    .agile_short_dropdown li a {
        border-bottom: none;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #d5593d;
    }
}
@media(max-width: 736px){
    .product-sec1 {
        padding: 30px 10px;
    }
    .agile-leftmk {
        width: 100%;
        float: none;
    }
    .w3l-rightmk{
        width: 100%;
        float: none;
        text-align: center;
    }
    .w3l-rightmk img {
        margin-top: 0px;
        width: 43%;
    }
    .text-form-footer h3 {
        font-size: 17px;
    }
    .faq-w3agile .faq > li > a {
        font-size: 14px;
    }
    li.subitem1 p {
        font-size: 13px;
    }
    .agile-left-help {
        float: none;
        width: 100%;
        margin-bottom: 16px;
    }
    .agile-right-help{
        float: none;
        width: 100%;
        text-align: center;
    }
    .agile-right-help img {
        width: 53%;
    }
    .timetable_sub th {
        font-size: 13px
    }
    .about iframe {
        min-height: 382px;
    }
}
 @media screen and (max-width: 450px) {
   
     .block1-name {
    font-size: 20px!important;
    }
    }
@media(max-width: 667px){
    .logo_agile h1 a {
        font-size: 33px;
    }
      .block1-name {
    font-size: 18px!important;
    }
  
    .header-bot_inner_wthreeinfo_header_mid {
        width: 100%;
    }
    .logo_agile h1 a img {
        width: 22%;
    }
    .header ul li {
        font-size: 12px;
    }
    .agileits_search input[type="search"] {
        width: 86%;
    }
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 2.8em;
    }
    .carousel-caption p {
        font-size: 13px;
    }
    .carousel-caption p span {
        font-size: 25px;
    }
    .button2 {
        font-size: 13px;
        padding: 11px 20px;
    }
    .carousel-caption {
        min-height: 205px;
        padding-top: 3.5em;
    }
    .carousel-indicators {
        bottom: 6%;
    }
    h3.tittle-w3l {
        font-size: 2.3em;
    }
    .heading-style i {
        width: 9px;
        height: 9px;
    }
    .heading-style i:nth-child(2) {
        width: 11px;
        height: 11px;
    }
    h3.tittle-w3l:after {
        width: 169px;
    }
    .img-deals {
        width: 20%;
    }
    .item-info-product h4 a {
        font-size: 15px;
    }
    span.item_price {
        font-size: 16px;
    }
    .info-product-price del {
        font-size: 14px;
    }
    .snipcart-details input.button {
        font-size: 10px;
        padding: 11px 13px;
    }
    .item-info-product {
        margin-top: 30px;
    }
    .inner-men-cart-pro .link-product-add-cart {
        font-size: 13px;
    }
    h3.heading-tittle {
        font-size: 32px;
    }
    .effect-bg h3 {
        font-size: 25px;
        letter-spacing: 2px;
    }
    .effect-bg h6 {
        font-size: 13px;
        margin: 15px 0;
    }
    .effect-bg {
        margin-top: 25px;
    }
    h3.w3l-nut-middle {
        right: 21%;
        bottom: 44%;
        font-size: 26px;
    }
    .w3l-pricehkj h6 {
        font-size: 18px;
    }
    .offer-footer {
        padding: 0 .5em;
    }
    .text-form-footer h3 {
        letter-spacing: 1px;
    }
    .product-men {
        padding: 0 .5em;
    }
    .footer-grids ul li {
        font-size: 13px;
    }
    .footer-grids ul li i {
        padding-right: 4px;
    }
    .navbar-nav > li > a {
        font-size: 14px;
        padding: 12px 0px;
    }
    .page-head_agile_info_w3l {
        min-height: 180px;
    }
    ul.w3_short li {
        font-size: .8em;
    }
    ul.w3_short {
        padding: 12px 0;
    }
    #PPminicartk {
        left: 35% !important;
    }
    .value-minus, .value-plus {
        height: 23px;
        width: 17px;
    }
    .value {
        width: 17px;
        height: 17px;
        line-height: 0px;
    }
    .checkout-right h4 {
        font-size: 22px;
        margin-bottom: 25px;
    }
    .address_form_agile h4 {
        font-size: 22px;
        margin-bottom: 25px;
    }
    .information-wrapper input, .information-wrapper select {
        font-size: 14px;
        padding: 12px 10px;
    }
    .footer-info h3 {
        font-size: 20px;
    }
    .about iframe {
        min-height: 340px;
    }
}
@media(max-width: 640px){
    .header ul li {
        font-size: 11px;
    }
    .header-most-top p {
        padding: 5px;
        font-size: 12px;
    }
    .logo_agile h1 a {
        font-size: 31px;
    }
    .logo_agile h1 a img {
        width: 44%;
    }
   
    .clear
{
    margin-top: 0em!important;
    margin-bottom: 15px!important;
}
    .header {
        margin-top: 22px;
    }
    .agileits_search input[type="search"] {
        font-size: 13px;
    }
    .agileits_search .btn-default {
        height: 40px
    }
    .header-bot {
        /* padding: 6px 0 10px;*/
    }
    #agileinfo-nav_search {
        font-size: 12px;
        padding: 10px 10px;
    }
    .navbar-toggle {
        padding: 7px 8px;
    }
    .navbar-toggle {
        margin: 5px 0;
    }
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 2.5em;
    }
    .carousel-caption {
        min-height: 230px;
        padding-top: 3em;
    }
    .w3l-specilamk {
        margin: 0 8px;
    }
    h3.w3l-nut-middle {
        right: 27%;
        bottom: 44%;
        font-size: 25px;
    }
    .item-info-product h4 a {
        font-size: 14px;
        letter-spacing: .7px;
    }
    p.footer-main {
        font-size: 13px;
        margin-bottom: 30px;
    }
    .text-form-footer h3 {
        font-size: 19px;
    }
    .icon-fot span {
        font-size: 25px;
    }
    .w3l-grids-footer {
        padding: 20px 0;
    }
    .address-right {
        width: 100%;
        float: none;
    }
    .footer-info h3 {
        margin-bottom: 16px;
    }
    .address-right:nth-child(2) {
        margin-top: 23px;
    }
    .sub-some h5 {
        font-size: 17px;
    }
    .sub-some ul li {
        margin: 1px 2px;
    }
    .copy-right p {
        font-size: 13px;
    }
    .child-momu ul li {
        margin: 1px;
    }
    .footer-grids.agile-secomk {
        margin-top: 22px;
    }
    p {
        font-size: 14px;
    }
    .contact-text, .contact-agile{
        float: none;
        width: 100%;
    }
    .contact-agile{
        text-align: center;
    }
    .contact-agile img {
        width: 63%;
    }
    .map iframe {
        min-height: 300px;
    }
    .timetable_sub th, .timetable_sub td {
        width: 50px;
    }
    td.invert-image a img {
        width: 62%;
    }
    label.anim {
        font-size: 13px;
    }
    .terms h6 {
        font-size: 19px;
        margin: 21px 0 6px 0;
    }
    .footer-grids ul li {
        font-size: 14px;
    }
    h3.tittle-w3l:after {
        right: 36.5%;
    }
}
@media(max-width: 600px){
    .img-deals {
        width: 23%;
    }
    .w3l-specilamk {
        padding: 16px 10px;
    }
    .effect-bg h3 {
        font-size: 33px;
    }
    .effect-bg h6 {
        font-size: 12px;
    }
    .effect-bg {
        margin-top: 20px;
    }
    h3.w3l-nut-middle {
        right: 27%;
        bottom: 44%;
        font-size: 23px;
    }
    .product-sec1 {
        padding: 30px 15px;
    }
    .offer-footer {
        padding: 0;
    }
    .footer-info.w3-agileits-info {
        padding: 30px 0;
    }
    .child-momu ul li {
        margin: 4px 1px 0;
    }
    .item-info-product h4 a {
        letter-spacing: .3px;
    }
    #PPminicartk form{
        max-height: 210px !important;
        width: 506px !important;
    }
    #PPminicartk {
        left: 41% !important;
    }
    #PPminicartk ul {
        width: 464px !important;
    }
    #PPminicartk .minicartk-subtotal {
        padding-left: 0px !important;
        bottom: -18px !important;
        font-size: 15px;
    }
    #PPminicartk .minicartk-submit {
        min-width: 133px !important;
        font-size: 14px;
        padding:0 !important;
        margin-right:0 !important;
    }
    .vertical_post form input[type="submit"], .number-paymk input[type="submit"] {
        padding: 10px 19px;
        font-size: 14px;
    }
    .creditly-card-form .submit span {
        padding: 11px 18px;
        font-size: 14px;
    }
    .vertical_post h5 {
        font-size: 18px;
        letter-spacing: 0px;
    }
    .swit-radio label {
        font-size: 15px;
        margin-bottom: 6px;
    }
    h3.tittle-w3l:after {
        right: 35%;
    }
    .about iframe {
        min-height: 298px;
    }
}
@media(max-width: 568px){
    .header ul li {
        width: 48%;
        padding: 3px 0;
    }
    .header ul li:nth-child(4) {
        margin-top: 10px;
    }
    .agileits_search input[type="search"] {
        width: 85%;
    }
    .carousel-caption p {
        margin: 15px 0;
    }
    .carousel-caption {
        min-height: 0px;
        padding-top: 2.5em;
    }
    .product-men {
        padding: 0 1em;
    }
    .product-men {
        margin-top: 1.5em;
        float: none;
        width: 100%;
    }
    .product-new-top {
        width: 40px;
        font-size: 11px;
        height: 40px;
        line-height: 3.4;
        right: 95px;
    }
    h3.w3l-nut-middle {
        right: 25%;
    }
    .effect-bg h3 {
        font-size: 31px;
    }
    .effect-bg {
        margin-top: 16px;
    }
    .item-info-product h4 a {
        letter-spacing: 1px;
        font-size: 16px;
    }
    span.item_price {
        font-size: 18px;
    }
    .info-product-price del {
        font-size: 15px;
    }
    .product-name-w3l h4 a {
        font-size: 14px;
    }
    .w3l-pricehkj h6 {
        font-size: 17px;
    }
    .w3l-pricehkj p {
        font-size: 14px;
    }
    .w3l-pricehkj {
        margin: 10px 0 16px;
    }
    .w3l-rightmk img {
        width: 50%;
    }
    .text-form-footer h3 {
        font-size: 18px;
    }
    .copy-right p {
        letter-spacing: 1px;
    }
    .page-head_agile_info_w3l {
        min-height: 0px;
    }
    .about-agileits-w3layouts-right p {
        font-size: 14px;
    }
    #agileinfo-nav_search {
        font-size: 11px;
    }
    .navbar-nav > li > a {
        font-size: 13px;
        padding: 10px 0px;
    }
    .inner-men-cart-pro .link-product-add-cart {
        width: 33%;
        left: 34%;
    }
    .snipcart-details {
        width: 50%;
    }
    .w3l-rightpro .product-men {
        margin-top: 1.5em;
    }
    .single-right-left {
        width: 100%;
        margin-bottom: 20px;
    }
    .single-right-left.simpleCart_shelfItem {
        width: 100%;
        margin: 0;
    }
    .single-right-left h3 {
        font-size: 22px;
    }
    .contact textarea {
        min-height: 10em;
    }
    .terms h6 {
        font-size: 18px;
        letter-spacing: 0px;
    }
    .terms h5 {
        font-size: 18px;
        letter-spacing: 0px;
    }
    .agile-right-help img {
        width: 63%;
    }
    .contact-agile img {
        width: 70%;
    }
    h3.agileinfo_sign {
        font-size: 30px;
    }
    .modal-body.modal-body-sub_agile p {
        font-size: 14px;
        margin-bottom: 12px;
    }
    .modal-body.modal-body-sub_agile input[type="text"], .modal-body.modal-body-sub_agile input[type="email"], .modal-body.modal-body-sub_agile input[type="password"] {
        font-size: 13px;
    }
    .modal-body.modal-body-sub_agile input[type="submit"] {
        padding: 10px 35px;
        font-size: 13px;
        margin: 10px 0;
    }
    .main-mailposi span {
        font-size: 107px;
    }
}
@media(max-width: 480px){
    .agileits_search input[type="search"] {
        width: 82%;
    }
    .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0rem;
}
    h3.tittle-w3l {
        font-size: 26px;
    }
    .spantitre {
        font-size: 22px!important;

    }
    .ads-grid, footer, .contact-w3l, .w3_wthree_agileits_icons, .typo, .faqs-w3l, .terms-of-use, .welcome, .about, .banner-bootom-w3-agileits, .privacy {
        /* padding: 2.5em 0;*/
    }
    .img-deals {
        width: 30%;
    }
    .heading-style i {
        margin: 0 -3px;
    }
    h3.tittle-w3l:after {
        right: 31%;
    }
    .button2 {
        font-size: 11px;
        padding: 4px 15px;
    }
    .effect-bg {
        margin-top: 0px;
        float: none;
        width: 100%;
    }
    .bg-right-nut {
        float: none;
        width: 100%;
        text-align:right;
        margin-top: 20px;
    }
    .bg-right-nut img {
        width: 50%;
    }
    h3.w3l-nut-middle {
        right: 12%;
        bottom: 51%;
        font-size: 32px;
        letter-spacing: 2px;
        transform: rotate(-28deg);
        -ms-transform: rotate(-28deg);
        -webkit-transform: rotate(-28deg);
    }
    .product-new-top {
        right: 57px;
    }
    .w3l-specilamk {
        padding: 20px;
        margin: 0 32px;
    }
    .footer-top h2 {
        font-size: 19px;
    }
    .footer-top input[type="submit"] {
        font-size: 14px;
    }
    .w3l-rightmk img {
        width: 60%;
    }
    .offer-footer {
        padding: 0;
        float: none;
        width: 100%;
    }
    .icon-fot span {
        font-size: 19px;
        line-height: 1;
    }
    .icon-fot {
        width: 14%;
    }
    .offer-footer:nth-child(2) {
        margin: 17px 0;
    }
    .about iframe {
        min-height: 234px;
    }
    .product-name-w3l h4 a {
        font-size: 16px;
        letter-spacing: 1px;
    }
    .w3l-pricehkj h6 {
        font-size: 18px;
    }
    .nbs-flexisel-nav-right, .nbs-flexisel-nav-left {
        top: 153px !important;
    }
    .contact textarea {
        min-height: 9em;
    }
    #PPminicartk form {
        width: 400px !important;
        max-height: 350px !important;
    }
    #PPminicartk ul {
        width: 358px !important;
    }
    .imagezoom-cursor ,.imagezoom-view{
        display: none;
    }
    #PPminicartk {
        left: 51% !important;
    }
    #PPminicartk .minicartk-details-price {
        font-size: 14px !important;
    }
    #PPminicartk .minicartk-item a {
        font-size: .9em;
    }
    #PPminicartk .minicartk-submit {
        right: -62px !important;
    }
    img.pp-img {
        width: 50%;
    }
    .terms h6 {
        font-size: 16px;
        margin: 15px 0 3px 0;
    }
    .terms p {
        padding-left: 0px;
        font-size: 14px;
        margin-top: 10px;
    }
    .terms h5 {
        font-size: 15px;
    }
    .agile-right-help img {
        width: 80%;
    }
    h3.tittle-w3l:after {
        right: 34%;
        width: 140px;
    }
    h3.tittle-w3l {
        margin-bottom: 0px;
        padding-bottom: 16px;
    }
    h3.heading-tittle {
        font-size: 28px;
        letter-spacing: 0px;
    }
    .agileits-navi_search {
        width: 31%;
    }
    
    .single-right-left h3 {
        font-size: 20px;
    }
    .quantity {
        width: 98px;
    }
    .timetable_sub th, .timetable_sub td {
        width: 165px;
    }
    .timetable_sub td {
        padding: 7px 4px;
        font-size: 12px;
    }
    .single-right-left {
        width: 100%;
    }
}
@media(max-width: 440px){
    .agileits_search .btn-default {
        width: 48px;
    }
    .img-deals {
        width: 33%;
    }
    .product-new-top {
        right: 30px;
    }
    .inner-men-cart-pro .link-product-add-cart {
        width: 45%;
        left: 28%;
    }
    .snipcart-details {
        width: 63%;
    }
    .footer-top h2 {
        font-size: 21px;
        line-height: 1.6;
    }
    .footer-grids ul li {
        font-size: 13px;
        margin: 12px 0 0;
    }
    .footer-info h3 {
        margin-bottom: 15px;
        letter-spacing: 0px;
    }
    .sub-some h5 {
        letter-spacing: 0px;
        margin-bottom: 8px;
    }
    .sub-some p {
        font-size: 12px;
    }
    .sub-some ul li a {
        font-size: 12px;
    }
    .sub-some ul li {
        margin: 0px 1px;
    }
    .terms h6 {
        font-size: 18px;
        line-height: 1.8;
    }
    .terms h5 {
        font-size: 16px;
        line-height: 1.8;
    }
    .wthree-help textarea {
        height: 120px;
    }
    .child-momu ul li {
        margin: 7px 1px 0;
    }
    .dropdown-menu.columns-3 {
        min-width: 268px;
    }
    .footer-top input[type="submit"] {
        width: 26%;
    }
    #agileinfo-nav_search {
        padding: 10px 3px;
    }
    .modal-body.modal-body-sub_agile p a {
        display: block;
    }
    .checkout-right h4 {
        font-size: 20px;
    }
    .timetable_sub th {
        font-size: 12px;
    }
}
@media(max-width: 414px){
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 2em;
    }
    .carousel-caption p {
        font-size: 12px;
    }
    .carousel-caption p span {
        font-size: 21px;
    }
    .carousel-caption p {
        margin: 13px 0;
    }
    .carousel-caption {
        min-height: 0px;
        padding-top: 2em;
    }
    .carousel-indicators {
        bottom: 2%;
    }
    .ads-grid, footer, .contact-w3l, .w3_wthree_agileits_icons, .typo, .faqs-w3l, .terms-of-use, .welcome, .about, .banner-bootom-w3-agileits, .privacy {
        /* padding: 2em 0;*/
    }
    h3.tittle-w3l:after {
        right: 35%;
        width: 120px;
    }
    .side-bar {
        padding: 70px 30px 30px;
    }
    h3.w3l-nut-middle {
        right: 14%;
        bottom: 44%;
        font-size: 25px;
        letter-spacing: 2px;
        transform: rotate(-28deg);
        -ms-transform: rotate(-28deg);
        -webkit-transform: rotate(-32deg);
    }
    .page-head_agile_info_w3l {
min-height: 0px;  
margin-top: 190px;  }
    .w3l-specilamk {
        margin: 0 20px;
    }
    .dropdown-menu.columns-3 {
        min-width: 251px;
    }
    .welcome-grids {
        width: 100%;
    }
    .welcome-grids:nth-child(2) {
        margin-top: 20px;
    }
    #agileinfo-nav_search {
        font-size: 10px;
    }
    .about iframe {
        min-height: 206px;
    }
    .dropdown-menu.columns-3 {
        padding: 10px 20px;
    }
    h3.w3-head {
        font-size: 22px;
    }
    .faq-w3agile .faq > li > a {
        font-size: 13px;
    }
    .contact-form.wthree {
        width: 100%;
        padding: 30px 20px;
    }
    .contact input[type="text"], .contact input[type="email"], .contact textarea {
        font-size: 13px;
        padding: 11px 12px;
        margin-bottom: 13px;
    }
    .contact input[type="submit"] {
        padding: 9px 34px;
        font-size: 14px;
        margin: .5em 0 0 0;
    }
    .contact-text {
        padding: 0 1em;
    }
    .contact-right h4 {
        font-size: 23px;
    }
    .contact-text p {
        margin-top: 11px;
        font-size: 14px;
    }
    .contact-agile img {
        width: 100%;
        margin-top: 16px;
    }
    .map iframe {
        min-height: 250px;
    }
    #PPminicartk form {
        width: 380px !important;
    }
    #PPminicartk ul {
        width: 336px !important;
    }
    #PPminicartk {
        left: 53% !important;
    }
    #PPminicartk .minicartk-quantity {
        width: 18px !important;
        font-size: 11px !important;
    }
    #PPminicartk .minicartk-details-quantity {
        width: 10% !important;
    }
    #PPminicartk .minicartk-details-remove {
        width: 9% !important;
    }
    .checkout-right h4 {
        font-size: 19px;
        margin-bottom: 18px;
    }
    label.anim {
        line-height: 1.8;
    }
    .modal-body.modal-body-sub_agile p {
        font-size: 13px;
    }
    h3.agileinfo_sign {
        margin-bottom: 12px;
    }
    .faq-w3agile h5, .privacy-w3row h5 {
        font-size: 18px;
    }
    .agile-right-help img {
        width: 100%;
    }
}
@media(max-width: 384px){
    .header-most-top p {
        padding: 6px;
        font-size: 11px;
        letter-spacing: 1px;
    }
    .header ul li {
        font-size: 10px;
    }
    .header ul li span {
        font-size: 14px;
    }
    .agileits_search input[type="search"] {
        font-size: 12px;
    }
    .agileits_search .btn-default {
        width: 43px;
        height: 39px;
    }
    .agileits-navi_search {
        width: 35%;
    }
    .top_nav_left {
        width: 100%;
    }
    .heading-style i {
        width: 8px;
        height: 8px;
    }
    .heading-style i:nth-child(2) {
        width: 10px;
        height: 10px;
    }
    h3.tittle-w3l:after {
        right: 35%;
        width: 100px;
    }
    .product-new-top {
        right: 3px;
    }
    .effect-bg h3 {
        font-size: 28px;
        letter-spacing: 1px;
    }
    .effect-bg h6 {
        font-size: 11px;
        margin: 13px 0;
    }
    p {
        font-size: 13px;
    }
    h3.w3l-nut-middle {
        bottom: 45%;
        font-size: 22px;
    }
    .bg-right-nut {
        margin-top: 40px;
    }
    .w3l-specilamk {
        margin: 0 7px;
    }
    .nbs-flexisel-nav-right {
        right: -10px;
    }
    .nbs-flexisel-nav-left {
        left: -10px;
    }
    ul.multi-column-dropdown li a {
        font-size:  11px;
    }
    .dropdown-menu.columns-3 {
        padding: 10px;
        min-width: 217px;
    }
    .multi-gd-img img {
        width: 100%;
        margin-top: 15px;
    }
    .single-right-left h3 {
        font-size: 19px;
    }
    h3.w3-head {
        font-size: 20px;
    }
    .faq-w3agile .faq li {
        margin-top: 1em;
    }
    #PPminicartk form {
        width: 313px !important;
        padding: 10px 10px 40px !important;
    }
    #PPminicartk ul {
        width: 278px !important;
    }
    #PPminicartk {
        left: 63% !important;
    }
    #PPminicartk .minicartk-subtotal {
        font-size: 14px;
    }
    #PPminicartk .minicartk-submit {
        right: 18px !important;
        bottom: -87px!important;
        margin-bottom: 20px !important;
    }
    .checkout-right h4 {
        font-size: 18px;
    }
    .wthree-help {
        margin: 30px auto;
    }
}
@media(max-width: 375px){
    .dropdown-menu.columns-3 {
        min-width: 212px;
    }
    .w3l-specilamk {
        padding: 15px;
    }
    .w3l-rightmk img {
        width: 100%;
    }
    .footer-top input[type="email"] {
        font-size: 14px;
        padding: 11px;
    }
    .footer-top input[type="submit"] {
        font-size: 13px;
        padding: 12px 10px;
    }
    .product-single-w3l ul li {
        font-size: 13px;
    }
    .single-infoagile ul li {
        font-size: 13px;
    }
    span.item_price {
        font-size: 17px;
    }
    .single-right-left del {
        margin: 0 7px 0 9px;
        font-size: 14px;
    }
    .checkout-right h4 {
        font-size: 17px;
    }
}
@media(max-width: 320px){
    .header-most-top p {
        padding: 5px;
        font-size: 10px;
    }
    .logo_agile h1 a {
        font-size: 28px;
    }
    .header ul li {
        font-size: 9px;
        letter-spacing: .5px;
        padding: 2px 0;
    }
    .agileits_search input[type="search"] {
        font-size: 11px;
        letter-spacing: 0px;
        width: 80%;
    }
    .agileits_search .btn-default {
        width: 39px;
        height: 37px;
    }
    .agileits_search {
        margin-top: 10px;
    }
    button.w3view-cart {
        /* width: 41px;
         height: 36px;
         font-size: 21px;*/
    }
    .box_1 {
        margin-top: 10px;
    }
    .header-bot {
        padding: 15px 0 9px;
    }
    .header {
        padding: 0 .5em;
    }
    .header ul li span {
        font-size: 12px;
        margin-right: 3px;
    }
    .agileits-navi_search {
        width: 40%;
    }
    .top_nav_left {
        width: 60%;
    }
    .navbar-toggle .icon-bar {
        height: 1px;
    }
    .navbar-toggle {
        padding: 7px 6px;
    }
    .navbar-nav > li > a {
        font-size: 12px;
        padding: 7px 0px;
    }
    ul.multi-column-dropdown li a {
        font-size:  11px;
    }
    ul.multi-column-dropdown li {
        line-height: 2;
    }
    .dropdown-menu.columns-3 {
        min-width: 163px;
        padding: 1px;
    }
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 1.6em;
        padding: 10px 0;
    }
    .carousel-caption p {
        font-size: 10px;
        letter-spacing: 2px;
        margin: 9px 0;
    }
    .button2 {
        padding: 4px 15px;
        letter-spacing: 1px;
        font-size: 11px;
    }
    .carousel-caption p span {
        font-size: 17px;
    }
    .carousel-caption {
        min-height: 10px;
    }
    .carousel-indicators li {
        width: 8px;
        height: 8px;
    }
    .carousel-indicators .active {
        width: 10px;
        height: 10px;
    }
    .ads-grid, footer, .contact-w3l, .w3_wthree_agileits_icons, .typo, .faqs-w3l, .terms-of-use, .welcome, .about, .banner-bootom-w3-agileits, .privacy {
        padding: 1.5em 0;
    }
    h3.tittle-w3l {
        margin-bottom: 24px;
        padding-bottom: 13px;
        font-size: 1.55em;
    }
    .heading-style i {
        width: 7px;
        height: 7px;
    }
    .heading-style i:nth-child(2) {
        width: 9px;
        height: 9px;
    }
    .heading-style i {
        margin: 0 -2px;
    }
    h3.tittle-w3l:after {
        right: 33%;
        width: 100px;
        bottom: -1px;
    }
    .side-bar {
        padding: 10px 20px 20px;
    }
    h3.agileits-sear-head {
        margin-bottom: 16px;
        font-size: 18px;
    }
    .left-side ul li span {
        font-size: 12px;
    }
    .img-deals {
        padding: 0;
    }
    .img-deal1 a {
        font-size: 17px;
    }
    .img-deal1 h3 {
        font-size: 14.5px;
    }
    .product-sec1 {
        padding: 15px 3px;
    }
    h3.heading-tittle {
        font-size: 23px;
    }
    .product-new-top {
        width: 30px;
        font-size: 9px;
        height: 30px;
        right: 0px;
    }
    .inner-men-cart-pro .link-product-add-cart {
        width: 60%;
        left: 19%;
    }
    .snipcart-details {
        width: 84%;
    }
    .item-info-product {
        margin-top: 20px;
    }
    .effect-bg h3 {
        font-size: 25px;
        letter-spacing: 0px;
    }
    .effect-bg h6 {
        font-size: 10px;
        margin: 10px 0;
        letter-spacing: 1px;
    }
    h3.w3l-nut-middle {
        bottom: 44%;
        right: 7%;
    }
    .product-name-w3l h4 a {
        font-size: 14px;
        letter-spacing: .5px;
    }
    .w3l-specilamk {
        padding: 15px 10px;
    }
    .w3l-pricehkj p {
        font-size: 13px;
    }
    .product-name-w3l {
        margin-top: 4px;
    }
    .nbs-flexisel-nav-right {
        right: -13px;
    }
    .nbs-flexisel-nav-left {
        left: -13px;
    }
    .nbs-flexisel-nav-right, .nbs-flexisel-nav-left {
        top: 149px !important;
    }
    .footer-top h2 {
        font-size: 18px;
    }
    .agile-leftmk {
        padding: 1.5em 0 .5em .5em;
    }
    .footer-top p {
        margin: 10px 0 16px;
        font-size: 13px;
    }
    .newsform-w3l span {
        font-size: 80px;
        top: 18%;
    }
    .footer-top input[type="email"] {
        width: 68%;
        font-size: 12px;
    }
    .footer-top input[type="submit"] {
        font-size: 12px;
        padding: 11px 10px;
        width: 30%;
    }
    p.footer-main {
        font-size: 11px;
        margin-bottom: 15px;
    }
    .text-form-footer h3 {
        font-size: 16px;
    }
    .footer-info.w3-agileits-info {
        padding: 15px 0;
    }
    .footer-info h3 {
        font-size: 17px;
    }
    .footer-grids ul li {
        font-size: 11.5px;
        margin: 9px 0 0;
    }
    .footer-grids ul li i {
        padding-right: 1px;
    }
    .agileits_app-devices h5 {
        font-size: 15px;
    }
    .sub-some h5 {
        font-size: 14px;
    }
    .sub-some p {
        font-size: 11px;
    }
    .sub-some:nth-child(2), .sub-some:nth-child(3), .sub-some:nth-child(4) {
        margin-top: 15px;
    }
    .copy-right p {
        font-size: 12px;
    }
    .copy-right {
        padding: 11px 0;
    }
    .page-head_agile_info_w3l {
        min-height: 0px;
    }
    ul.w3_short li {
        font-size: .7em;
    }
    ul.w3_short {
        padding: 5px 0;
    }
    p {
        font-size: 12px;
    }
    .about iframe {
        min-height: 133px;
    }
    .img-video-about img {
        width: 100%;
    }
    .about-agileits-w3layouts-right p {
        font-size: 12px;
    }
    .about h4 {
        font-size: 21px;
        margin: 9px 0;
    }
    .multi-gd-img {
        padding: 0 .8em;
    }
    .single-right-left h3 {
        font-size: 16px;
    }
    .occasion-cart .snipcart-details {
        /*width: 56%;*/
    }
    h3.w3-head {
        font-size: 16px;
    }
    .contact textarea {
        min-height: 8em;
    }
    .contact-text p {
        font-size: 12px;
    }
    .contact-text {
        padding: 0;
    }
    .map iframe {
        min-height: 200px;
    }
    .modal-body.modal-body-sub_agile {
        padding: 0 1em 1em;
    }
    h3.agileinfo_sign {
        font-size: 24px;
    }
    .modal-header {
        padding: 6px 15px;
    }
    .modal-body.modal-body-sub_agile p {
        font-size: 12px;
    }
    .modal-body.modal-body-sub_agile input[type="text"], .modal-body.modal-body-sub_agile input[type="email"], .modal-body.modal-body-sub_agile input[type="password"] {
        font-size: 12px;
        margin-bottom: 12px;
    }
    .modal-body.modal-body-sub_agile input[type="submit"] {
        padding: 10px 28px;
        font-size: 12px;
    }
    .main-mailposi span {
        font-size: 80px;
    }
    .list_of_cities {
        font-size: 13px;
    }
    .terms h6 {
        font-size: 16px;
    }
    .terms p {
        font-size: 13px;
        line-height: 23px;
    }
    .wthree-help textarea {
        height: 100px;
        padding: 0 16px;
    }
    .wthree-help form input[type="submit"] {
        font-size: 14px;
        padding: 9px 31px;
    }
    .wthree-help h5 {
        font-size: 20px;
        margin: 20px 0;
    }
    .agile-right-help img {
        margin-top: 20px;
    }
    .faq-w3agile h5, .privacy-w3row h5 {
        font-size: 16px;
        letter-spacing: 0px;
    }
    li.subitem1 p {
        font-size: 12px;
        line-height: 22px;
    }
    #PPminicartk form {
        width: 291px !important;
    }
    #PPminicartk ul {
        width: 254px !important;
    }
    #PPminicartk {
        left: 68% !important;
    }
    .checkout-right h4 {
        font-size: 18px;
        line-height: 1.4;
    }
    .information-wrapper input, .information-wrapper select {
        font-size: 13px;
        padding: 11px 10px;
    }
    button.submit.check_out {
        padding: 11px 12px;
        font-size: 14px;
    }
    .checkout-right-basket a {
        padding: 11px 15px;
        font-size: 14px;
    }
    label.anim {
        font-size: 12px;
    }
    img.pp-img {
        width: 80%;
    }
    .tab-grid p {
        font-size: 0.8em;
    }
    .form-group label {
        font-size: 14px;
    }
    .vertical_post form input[type="submit"], .number-paymk input[type="submit"] {
        margin-top: 20px;
    }

}


.captionbackground{
    background: rgba(0, 0, 0, 0.34);
    width: 94%;
}


.buttondrop{
    display: inline-block;

}

a:link{text-decoration:none}

.dropdown-menu1 {

    min-width: 100% !important;

}


.carousel-caption {

    text-shadow: 0 1px 2px rgb(0 0 0 / 0%) !important;
}


.spantitre{
    font-size: 30px;
    color: #004e7f;
}


.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0px;
    color: inherit;
    background: url(../images/porte.png) no-repeat;
    background-size: cover;
}

.bots.section,
.footer.section {
    background: url(../images/disponible.png) no-repeat;
    border-top: solid 1px #dfdfdf;
    height: 450px;
     

}

.footer.section {
    height: 360px;
    padding: 30px 0 20px 0;
}





.footer.section a {
    color: #999999;
}

.footer-text {
    /*max-width: 600px;*/
    margin: 50px auto 0 auto;
}


.sectionDimaZina {
    background: url(../images/new/bg-histoir.png) no-repeat;
    border-top: solid 1px #dfdfdf;
   /* height: 450px;*/
       background-size: cover;
}
.blue-app,
.white-app {
    width: 170px;
    height: 57px;
    display: block;
    text-indent: -10000px;
    background-size: 170px;
}



.blue-app {
    background-image: url(https://dzvpwvcpo1876.cloudfront.net/blue-app-store.svg);
    margin: 40px auto 0 auto;
}

.blue-app:hover,
.white-app:hover {
    cursor: pointer;
    opacity: .8;
}

.icon-fot1 span {
    font-size: 45px;
    line-height: 1.1;
    color: #ffffff;
    /*background: #ffff;*/
    padding: 5px 10px;
}

.button441 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    /*background: #004e7f;*/
    border-radius: 4px;
    color: #004e7f !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 8px;
    margin-top: -3px;
   /* font-size: 14px;*/

}


.button441:hover, .button441:focus{
    /*background: #d5593d !important;*/
    color:#d5593d !important;
}


.button4 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    background: #004e7f;
    border-radius: 4px;
    color: #fff !important;
    letter-spacing: 2px;
    padding: 10px 8px;
    margin-top: -3px;
    font-size: 15px;

}


.button4:hover, .button4:focus{
    background: #d5593d !important;
    color:#fff !important;
}


.button412 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    background: #d5593d;
    border-radius: 4px;
    color: #fff !important;
    letter-spacing: 2px;
    padding: 10px 40px;
    margin-top: -3px;
    font-size: 15px;

}


.button412:hover, .button412:focus{
    background: #004e7f !important;
    color:#fff !important;
}
.button7 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    background: #004e7f;
    border-radius: 4px;
    color: #fff !important;
    letter-spacing: 2px;
    padding: 10px 14px;
    margin-top: -3px;
}

.button7:hover, .button7:focus{
    background: #d5593d !important;
    color:#fff !important;
}



.button5 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    background: #004e7f;
    border-radius: 4px;
    color: #fff !important;
    letter-spacing: 2px;
    padding: 9px 15px !important;
    top: 5px;

}


.button5:hover, .button4:focus{
    background: #d5593d !important;
    color:#fff !important;
}

.button55 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    background: #d5593d;
    border-radius: 4px;
    color: #fff !important;
    letter-spacing: 2px;
    padding: 9px 15px !important;
    top: 5px;

}


.button55:hover, .button55:focus{
    background: #004e7f !important;
    color:#fff !important;
}


.buttontop
{
    top: 74px;
}

.dropbtn {
    background-color: #004e7f;
    border: 1px solid #fff;
    color: white;
    padding: 10px 15px;
    border-radius: 3px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 4px;
}

.dropbtn:hover,
.dropbtn:focus {
    background-color: #d5593d;
    color: #ffffff;
    border: 1px solid #ffff;
}



.dropdown {
    position: relative;
    display: inline-block;

}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #FFFFFF;
    min-width: 100%;
    overflow: auto;
    border: 1px solid #ffff;
    z-index: 999;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {
    /*background-color: #d5593d;
   */
}

.show {
    display: block;
    border: 1px solid #ffff;
}

.dropbtn::after {
    display: inline-block;
    width: 0;
    height: 0;
    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;
}




/*--height slider--*/
.carousel-inner {

    /* height: 370px !important;*/
}

.header1 ul li {
    display: inline-block;
    width: 24%;
    text-align: center;
    color: #919191;
    font-size: 13px;
    /* padding: 7px 0;*/
    letter-spacing: 1px;

}

.headerr23 ul li {
    display: inline-block;
    text-align: center;
    color: #919191;
    font-size: 13px;
    /* padding: 7px 0;*/
    letter-spacing: 1px;

}







        @media screen and (max-width: 450px) {
            .headerr23 ul li {
               display: table-cell;
           }
        
        }

        @media screen and (min-width: 500px) and (max-width:767px) {

           .headerr23 ul li {
               display: table-cell;
           }
        }


        @media screen and (min-width: 768px) and (max-width:1024px) {
           .headerr23 ul li {
               display: table-cell;
           }
        }

       



.button6 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    background: #004e7f;
    border-radius: 4px;
    color: #fff !important;
    letter-spacing: 1px;
    padding: 9px 15px;

}


.button6:hover, .button4:focus{
    background: #d5593d !important;
    color:#fff !important;
}

.btn-twitter {
    background-color: #42AEEC;
    color: #fff;
}



/*--//height slider--*/




/*//////////////////////////////////////////////////////////////////
[ Block1 ]*/


.block1-name {
    color: #333;
    font-size: 24px;
    font-weight: 600;

}
.trans-04 {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.stext-102 {
    font-family: Poppins-Regular;
    font-size: 14px;
    line-height: 1.7;
}
.block1-info {
    color: #555;
}

.block1-txt:hover {
    background-color: rgb(46 116 230 / 60%);
}

.block1-txt:hover .block1-name, .block1-txt:hover .block1-info {
    color: #fff;
}


.block1 {
    position: relative;
    border: 1px solid #e6e6e6;
}

.block1-txt {
    background-color: rgb(255 255 255 / 11%);
}

/*---------------------------------------------*/
.block1-name {    color: #004e7f;}
.block1-info {color: #555;}

/*---------------------------------------------*/
.block1-txt-child2 {
    border-bottom: 2px solid #fff;
    overflow: hidden;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
}

.block1-link {
    color: white;
    -webkit-transform: translateY(250%);
    -moz-transform: translateY(250%);
    -ms-transform: translateY(250%);
    -o-transform: translateY(250%);
    transform: translateY(250%);
}
.block1-link:hover {
    color:white;
}
/*---------------------------------------------*/


.block1-txt:hover .block1-txt-child2 {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

.block1-txt:hover .block1-link {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

.block1-txt:hover .block1-name,
.block1-txt:hover .block1-info {
    color: #fff;
}

.Bienvevuprofil{
    width: 13%;
    border-radius: 100%;
}


.orange{
    color: #d5593d;
    font-weight: bold;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600!important;
    color: #004e7f;
}

.labelll{
    margin-top: 26px;

}

.modal-header .close {
    margin-top: -30px!important;
}
/*==================================================================
    TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT
==================================================================*/



.user-info-dropdown .dropdown-item {
    position: relative;
    padding-left: 25px;
}



.notifications {
    min-width:320px;
}

.notifications-wrapper {
    overflow:auto;
    max-height:250px;
}
.menu-title {
    color: #ffffff;
    font-size: 13px;
    display: inline-block;
    font-weight: bold;
}





.dropdown-menu.divider {
    margin:5px 0;
}

.item-title {
    font-size: 17px;
    color: #385688;
    font-weight: 600;
    margin: 5px 0px;
}

.notifications a.content {
    text-decoration: none;
    display: block;
    color:#000;
}
.notification-item {
    position: relative;
    padding: 10px;
    padding-left: 70px;
    padding-bottom: 0px;
}
.notification-item img {
    position: absolute;
    top: 7px;
    left: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
}



.houwa{
    color: #004e7f;
    letter-spacing: 0px;
    font-weight: bold;
}


.texth2{
    color: white;
    font-weight: bold;
}




/* respons*/



@media screen and (max-width: 500px) {
    .card-profile-image1 img {
        position: absolute;
        left: 50%;
        width: 26%!important;
        transition: all .15s ease;
        transform: translate(-50%, -15%);
        border-radius: .375rem;
    }
    .card-profile-image img {
        position: absolute;
        left: 50%;
        width: 39%;
        height: auto;
        transition: all .15s ease;
        transform: translate(-50%, -15%);
        border-radius: .375rem;
    }
    .agile_short_dropdown li a {
        color: #545454;
        font-size: 10px;
        padding: 0.7em 0;
        border-bottom: 1px solid #ececef;
        letter-spacing: 1px;
    }
    .carousel-inner {
/*        height: 244px !important;*/
    }

    .p-t-80, .p-tb-80, .p-all-80 {
        padding-top: 10px!important;
    }
    .buttontop {
        top: 34px!important;
    }
    .ban-top {
       /* margin: -35px 0px 10px 0px;*/
    }

    .header-most-top {
    margin-top: 184px;
    }

    .page-head_agile_info_w3l {
        /* min-height: 180px; */
       /* margin-top: 232px;*/
    }

}

@media screen and (min-width: 500px) and (max-width:767px) {

    .imagezoom-view{
        display: none!important;
    }
    .card-profile-image1 img {
        position: absolute;
        left: 50%;
        width: 20%!important;
        top: -35px;
        transition: all .15s ease;
        transform: translate(-50%, -15%);
        border-radius: .375rem;
    }
    .card-profile-image img {
        position: absolute;
        left: 50%;
        width: 21%;
        height: auto;
        transition: all .15s ease;
        transform: translate(-50%, -15%);
        border-radius: .375rem;
    }
    .carousel-inner {
        height: 300px !important;
    }
    .p-t-80, .p-tb-80, .p-all-80 {
        padding-top: 10px!important;
    }
    .buttontop {
        top: 54px!important;
    }

    .header-bot {
        padding: 15px 0 20px;
        position: absolute;
        width: 100%;
        background-color: #ffffff;
        top: -11px;
        z-index: 100;
    }

    .ban-top {
        border: 1px solid rgba(0, 0, 0, 0.22);
        /* margin: 0 10px 10px 10px; */
        border-radius: 4px;
        /*margin-top: -52px;*/
        position: absolute;
        width: 100%;
        background: white;
        z-index: 99;
    }
    .header-most-top {
        margin-top: 155px;
    }

    .page-head_agile_info_w3l {

        margin-top: 223px;
    }

    .header ul li {
        display: inline-block;
        width: 24%;
        text-align: center;
        color: #919191;
        font-size: 10px;
        padding: 7px 0;
        letter-spacing: 1px;
        border-right: 1px solid rgba(18, 18, 18, 0.18);
    }

}


@media screen and (min-width: 768px) and (max-width:825px) {
    .card-profile-image1 img {
        position: absolute;
        left: 50%;
        width: 24%!important;
        transition: all .15s ease;
        transform: translate(-50%, -15%);
        border-radius: .375rem;
    }
    .imagezoom-view{
        display: none!important;
    }
    .card-profile-image img {
        position: absolute;
        left: 50%;
        width: 21%;
        height: auto;
        transition: all .15s ease;
        transform: translate(-50%, -15%);
        border-radius: .375rem;
    }
    .carousel-inner {
       /* height: 270px !important;*/
    }
    .p-t-80, .p-tb-80, .p-all-80 {
        padding-top: 10px!important;
    }
    .buttontop {
        top: 54px!important;
    }

    .header-most-top {
        margin-top: 210px;
    }
    .ban-top {
        margin: -70px 0px 10px 0px;
    }
    .navbar-nav > li > a {
        /*padding: 15px 0px;*/
        font-size: 9px;
    }

    .page-head_agile_info_w3l {

        margin-top: 264px;
    }
    .header-bot {
        padding: 15px 0 20px;
        position: absolute;
        width: 100%;
        background-color: #ffffff;
        top: -11px;
        z-index: 100;
    }

    .ban-top {
        border: 1px solid rgba(0, 0, 0, 0.22);
        /* margin: 0 10px 10px 10px; */
        border-radius: 4px;
        margin-top: -10px;
        position: absolute;
        width: 100%;
        background: white;
        z-index: 99;
    }

}

@media screen and (min-width: 826px) and (max-width:1024px) {
    .header-most-top {
        margin-top: 210px;
    }
    .navbar-nav > li > a {
        /*padding: 15px 0px;*/
        font-size: 12px;
    }
    .page-head_agile_info_w3l {

        margin-top: 260px;
    }

    .header ul li {
        display: inline-block;
        width: 24%;
        text-align: center;
        color: #919191;
        font-size: 10px;
        padding: 7px 0;
        letter-spacing: 1px;
        border-right: 1px solid rgba(18, 18, 18, 0.18);
    }
    .ban-top {
        border: 1px solid rgba(0, 0, 0, 0.22);
        /* margin: 0 10px 10px 10px; */
        border-radius: 4px;
      /*  margin-top: -62px;*/
        position: fixed;
        width: 100%;
        background: white;
        z-index: 99;
    }
    .how-bg-img{
    	    margin-top: 30px;
    }
}

@media screen and (min-width: 1025px) and (max-width:1250px) {
    .header-most-top {
        margin-top: 146px;
    }
    .navbar-nav > li > a {
        padding: 15px 0px;
        font-size: 13px;
    }
}

@media screen and (min-width: 1251px) {

    .header-most-top {
        margin-top: 207px;
    }

}





/* respons*/

.men-thumb-item > img {
    width: 100%;
}


h5.tittle-w3ll {
  
    text-align: center;
 
}


.authh4{
    color: #d5593d!important;
    }


    .divider-text {
        position: relative;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .divider-text span {
        padding: 7px;
        font-size: 12px;
        position: relative;   
        z-index: 2;
    }
    .divider-text:after {
        content: "";
        position: absolute;
        width: 100%;
        border-bottom: 1px solid #ddd;
        top: 55%;
        left: 0;
        z-index: 1;
    }
    
    .btn-facebook {
        background-color: #405D9D;
        color: #fff;
    }
    .btn-twitter {
        background-color: #42AEEC;
        color: #fff;
    }


    .header-most-top1 p {
        text-align: center;
        color: #fff;
        font-weight: 600;
        padding: 8px;
        letter-spacing: 2px;
        background: #004e7f;
    }



    .topform{
        margin-top: 85px;
    }

      .topform1{
        margin-top: 15px;
    }


    #pic{
        display: none;
          }
          
    .newbtn{
            cursor: pointer;
         }
   
         .cover1-image .file {
            position: relative;
            overflow: hidden;
            margin-top: -18%;
            width: 100%;
            border: none;
            border-radius: 0;
            font-size: 15px;
            background: #212529b8;
        }
        #blahh {
            max-width: 100%;
        }


        .cover1-image{
            height: 56%;
            width: 100%;
            overflow: hidden;
        }

      

        .header-most-top2 p {
            text-align: center;
            color: #fff;
            font-weight: 600;
            padding: 8px;
            letter-spacing: 2px;
            background-color: #dff0d8;
        }

        .invert-image-panier{
            width: 20%;
        }

        .men-pro-item1{
    position: relative;
        }



            .input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-group-prepend {
    margin-right: -1px;
}

.input-group-append, .input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.bg-light {
    background-color: #f8f9fa!important;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}

.mr-auto, .mx-auto {
    margin-right: auto!important;
}
.textRevealContainer {
  position: absolute;
  left: 50%;
 /* top: 50%;*/
  transform: translate(-50%, -50%);
  font-family: "Comic Sans MS", cursive, sans-serif;
 /* font-size: 1.5em; /*adjust according to your need*/
  text-align: center; /*in case you write multiline text*/
}

.textReveal {
  overflow: hidden;
  animation: textRevealAnim 1s ease 0.5s forwards;
}

.textReveal > div {
  padding: 8px 16px;
  transform: translateX(100%);
  border-left: 2px solid red;
  overflow: hidden;
  animation: textRevealAnim 1s ease 0.5s forwards,
    borderOpacityAnim 1s ease 0.5s forwards;
}

.textReveal > div > div {
  transform: translateX(-100%);
  animation: textRevealAnim 1s ease 0.5s forwards;
}

@keyframes textRevealAnim {
  to {
    transform: translateX(0);
  }
}

@keyframes borderOpacityAnim {
  50% {
    border-left: 2px solid red;
  }
  100% {
    border-left: 2px solid transparent;
  }
}

.textReveal.x50 {
  transform: translateX(-50%);
}

.textReveal.x100 {
  transform: translateX(-100%);
}

.textReveal.zoom > div {
  transform: translateX(100%) scale(0.5, 0.5);
}

.textReveal.rotateY {
  perspective: 100px; /*adjust according to your need*/
}

.textReveal.rotateY > div {
  transform: translateX(100%) rotateY(20deg);
}

.textReveal.color > div > div {
  background: linear-gradient(
    to right,
    red,
    red 45%,
    orange 45%,
    orange 55%,
    red 55%,
    red
  );
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-size: 300%;
  animation: textRevealAnim 1s ease 0.5s forwards,
    bgShiftAnim 1s ease 0.5s forwards;
}

@keyframes bgShiftAnim {
  to {
    background-position: 100%;
  }
}



.sec-title .title{
    position: relative;
    color: #84858a;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600;
    padding-top: 30px;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.sec-title .title:before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 6px;
    height: 6px;
    background-color: #f43737;
}

.sec-title h2{
    position: relative;
    color: #004e7f;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: capitalize;
    -webkit-mask-image: linear-gradient(-75deg, rgba(244,55,55,0.6) 50%, #f43737 50%, rgba(0,0,0,1) 70%);
    -webkit-mask-size: 200%;
    animation: shine 2s infinite;
    font-size: 22px;
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  
  to {
    -webkit-mask-position: -50%;
  }
}

.sec-title.centered{
    text-align: center;
}

.sec-title.centered .text{
    max-width:580px;
    margin:0 auto;
}

.sec-title .title.light::before{
    background-color:black;
}

.sec-title.light .title,
.sec-title.light h2,
.sec-title.light .text{
    color:#ffffff;
}

.sec-title.centered .title:before{
    left:50%;
    margin-left:-3px;
}



 .preloader {
  
    z-index: 99999999;
}

.preloader button {
   
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#482cbf', endColorstr='#6ac6f0', GradientType=1);
    -webkit-animation: mymove 1.5s infinite linear;
    animation: mymove 1.5s infinite linear;
    font-size: 11px;
    color: #fff;
    background: #f1bf6a;
    text-decoration: none;
    position: relative;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    padding: 13px;
    outline: none;
    letter-spacing: 1px;
    font-weight: 600;
}



@keyframes mymove {
    0 {
        -webkit-box-shadow: 0 0 0 0 rgba(94, 136, 252, 0.6), 0 0 0 0 rgba(94, 136, 252, 0.6);
     box-shadow: 0 0 0 10px rgb(255 15 15 / 94%), 0 0 0 10px rgb(255 0 0);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 10px rgba(94, 136, 252, 0.6);
           box-shadow: 0 0 0 10px rgb(255 15 15 / 94%), 0 0 0 10px rgb(255 0 0);
    }
    50% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 20px rgba(94, 136, 252, 0.6);
          box-shadow: 0 0 0 10px rgb(252 94 94), 0 0 0 20px rgb(252 94 94);
    }
    75% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 10px rgba(94, 136, 252, 0.6);
          box-shadow: 0 0 0 10px rgb(252 94 94), 0 0 0 10px rgb(252 94 94);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(94, 136, 252, 0.6), 0 0 0 0 rgba(94, 136, 252, 0.6);
           box-shadow: 0 0 0 0 rgb(252 94 94 / 60%), 0 0 0 0 rgb(252 94 94 / 60%);
    }
}





/* Use a wide full screen for small screens like tablets. */
@media (min-width: 768px) and (max-width:992px) {
    .container {
        width: initial;
        padding-left: 2em;
        padding-right: 2em;        
    }
}

/* --- Plans ---------------------------- */

.my_planHeader {
    text-align: center;
    color: white;
    padding-top:0.2em;
    padding-bottom:0.2em;
}
.my_planTitle {
    font-size:17px;
    font-weight: bold;
}
.my_planPrice {
    font-size:16px;
    font-weight: bold;    
}


@media (max-width: 768px) {
    .my_planTitle {
        font-size:small;
    }    
}

/* --- Features ------------------------- */


.my_featureRow
{
        color: #5e5e5e;
}
@media (max-width: 768px) {
    .my_feature {
        text-align: center
    }
 }

.my_featureRow {
        border-radius: 10px;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    border: 0.1em solid rgb(163, 163, 163);
}    

/* --- Plan 1 --------------------------- */
.my_plan1 {
    background: rgb(224,234,242);
}

.my_planHeader.my_plan1 a {
    background: rgb(72, 109, 139);
    color:white;
}

.my_planHeader.my_plan1 {
    background: rgb(47 70 108);
    border-bottom: thick solid rgb(72, 109, 139);
    border-radius: 0 0 0 25px;
}

/* --- Plan 2 --------------------------- */
.my_plan2 {
  background: rgb(255 87 34 / 37%);
}

.my_planHeader.my_plan2 a {
    background: rgb(108, 131, 62);
    color:white;
}

.my_planHeader.my_plan2 {
    background: rgb(255 87 34);
    border-bottom: thick solid rgb(230 167 147);
    border-radius: 0 0 0 25px;
}

/* --- Plan 3 --------------------------- */
.my_plan3 {
    background: rgb(254,235,212);
}

.my_planHeader.my_plan3 a {
    background: rgb(199, 127, 40);
    color:white;
}

.my_planHeader.my_plan3 {
    background: rgb(253, 161, 49);
    border-bottom: thick solid rgb(199, 127, 40);
}




.my_planFeature {
    text-align: center;
    font-size: 25px;}

.my_check {
    color: green;
}




    /* PRICE TABLE */
.row-flex {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
}

.price-table {
    max-width: 400px;
    min-height: 320px;
    background-color: #fff;
    border-radius: 0 0 0 25px;
    border: 1px solid #ccc;
    box-shadow: 5px 5px 8px #ccc;
    display: block;
    margin: 10px auto;
    padding: 0 0 8px 0;
    text-align: center;
}

.price-table span {
    display: block;
}

.price-table span:first-child {
    padding: 16px 0 0 0;
    font-size: 2em;
    text-transform: uppercase;
    font-weight: bold;
}

.price-table span:nth-child(2) {
    padding: 0 0 16px 0;
}

.price-table span:nth-child(3) {
    padding: 8px 0;
    font-weight: bold;
    font-size: 1.2em;
}

.price-table > ul {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.price-table > ul > li {
    display: block;
    padding: 8px 0;
}

.price-table > ul > li:first-child {
    border-top: 1px solid #ccc;
}

.price-table > ul > li {
    border-bottom: 1px solid #ccc;
}

.price-table a,
.price-table a:active,
.price-table a:focus,
.price-table a:hover,
.price-table a:visited {
    text-transform: uppercase;
    display: inline-block;
    padding: 8px 16px;
    text-decoration: none;
    font-weight: bold;
    transition-duration: .2s;
}

/* Colors */
.pt-bg-black span:first-child {
    background-color: #004e7f;
    color: #fcfcfc;
}

.pt-bg-black span:nth-child(2) {
    background-color: #004e7f;
    color: #D5D8DC;
}

.pt-bg-black a {
    border: 3px solid #212121;
    color: #212121;
    margin-top: 8px;
}

.pt-bg-black a:hover {
    background-color: #212121;
    color: #fff;
} /* End Color Black */

.pt-bg-green span:first-child {
    background-color: #ff5824;
    color: #fcfcfc;
}

.pt-bg-green span:nth-child(2) {
    background-color: #ff5824;
    color: #D5D8DC;
}

.pt-bg-green a {
    border: 3px solid #27AE60;
    color: #27AE60;
    margin-top: 8px;
}

.pt-bg-green a:hover {
    background-color: #27AE60;
    color: #fff;
} /* End Color Green */

.pt-bg-red span:first-child {
    background-color: #C0392B;
    color: #fcfcfc;
}

.pt-bg-red span:nth-child(2) {
    background-color: #C0392B;
    color: #D5D8DC;
}

.pt-bg-red a {
    border: 3px solid #C0392B;
    color: #C0392B;
    margin-top: 8px;
}

.pt-bg-red a:hover {
    background-color: #C0392B;
    color: #fff;
} /* End Color Red */

.pt-bg-blue span:first-child {
    background-color: #2980B9;
    color: #fcfcfc;
}

.pt-bg-blue span:nth-child(2) {
    background-color: #2980B9;
    color: #D5D8DC;
}

.pt-bg-blue a {
    border: 3px solid #2980B9;
    color: #2980B9;
    margin-top: 8px;
}

.pt-bg-blue a:hover {
    background-color: #2980B9;
    color: #fff;
} /* End Color Blue */
/* END PRICE TABLE */



