
 #body .container{
    max-width: 1440px !important;
}

body{
    font-family: "Lato", serif !important;
}

 .a-font{
    font-family: "Quicksand", serif;
}

.a-font{
    font-family: "Lobster Two", serif;
} 



/* @font-face{
    src: url(../fonts/FUTURA55REGULAR.TTF);
    font-family: futura;
} */


/*---------------------- top navigation --------------------------*/

.new {
    /* background: #bad700; */
    background: #0092cb;
    padding: 5px 0;
}

h5.nw-head {
    font-size: 13px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 4px;
}

.nw-list{
    margin: 0;
    padding: 0;
    list-style: none;display: flex;
}

.nw-list li a {
    display: inline-block;
    font-size: 15px;
    color: #ffffff;
}

.nw-list li a i {
    font-size: 14px;
    margin-right: 10px;
}

.nw-social a i {
    color: #fff;
    font-size: 15px;
    margin-left: 11px;
}

.nw-social {
    margin-left: 25px;
}

.new .container-fluid{
    padding: 0 100px !important;
}

.logo a img {
    width: 220px;
}

.logo {
    text-align: center;
}

/* .top-flex {
    margin-top: 21px;
} */

.nav-btn {
    margin-top: 21px;
}

.top-list {
    margin: 0 40px 0 0px;
    padding: 0;
    list-style: none;
}

.top-list li a {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
}

.top-list li a img {
    width: 17px;
    transform: translateY(-1px);
    margin-right: 14px;
}

.top-list li a i {
    font-size: 11px;
    margin-left: 5px;
    transform: translateY(-1px);
    color: #ffffff;
}


.top-list2{
    margin: 0;
    padding: 0;
    list-style: none;
}

.top-list2 li a {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
}

.top-list2 li a i{
    font-size: 11px;
    margin-left: 5px;
    transform: translateY(-1px);
    color: #ffffff;
}

.top-head img {
    /* font-size: 16px; */
    width: 27px;
}

.top-head {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
    color: #000000;
    letter-spacing: 1px;
    margin-top: 6px;
}

.top-head i {
    font-size: 13px;
    margin-right: 12px;
}

.top-navigation {
    padding: 8px 0;
    /* background: #ddd; */
    border-bottom: 1px solid #c3c3c3;
}

.top-navigation .container-fluid{
    padding: 0 100px !important;
}


/*---------------------- navigation --------------------------*/

.nav-ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.nav-ul li a {
    display: inline-block;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    /* font-family: "Quicksand", serif; */
    padding-right: 38px;
}

.nav-ul li a i {
    font-size: 13px;
    margin-left: 8px;
    transform: translateY(0px);
}

.main-logo img {
    width: 200px;
    margin-left: -97px;
}

.main-flex{
    display: flex;
    justify-content: space-between;
}

.main-nav2 .container-fluid{
    padding: 0 100px !important;
}

.main1 {
    margin-top: 20px;
}

.main-nav .navbar .container-fluid {
    padding: 0 100px !important;
}

.main-nav .navbar {
    background: #fff !important;
    padding: 20px 0 !important;
}

.main-nav .navbar .navbar-nav li a {
    color: #1a1a1a;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 600;
}

.main-nav .navbar .navbar-nav li a i{
    font-size: 14px;
    margin-left: 8px;
}

.main-nav .navbar .navbar-nav li a:hover{
    color: #000;
}

.nav-btn2 {
    background: #007171;
    display: inline-block;
    color: #fff;
    padding: 10px 20px;
    font-size: 17px;
}

.nav-btn2:hover{
    color: #fff;
    text-decoration: none;
}

.navbar-brand img {
    width: 165px;
}

.nav-list2{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.nav-list2 li a {
    display: inline-block;
    color: #000000;
    padding-left: 25px;
    font-size: 18px;
}

.nav-list2 li a img {
    width: 20px;
    transform: translateY(-3px);
}

h5.main-one {
    margin-bottom: 0;
    background: #99b200;
    font-size: 10px;
    /* font-size: .625rem; */
    line-height: 16px;
    height: 18px;
    width: 18px;
    text-align: center;
    /* padding: 0 3px; */
    font-weight: 600;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 58px;
    right: 132px;
}

.main-one2 {
    margin-bottom: 0;
    background: #99b200;
    font-size: 10px;
    /* font-size: .625rem; */
    line-height: 16px;
    height: 18px;
    width: 18px;
    text-align: center;
    /* padding: 0 3px; */
    font-weight: 600;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 57px;
    right: 89px;
}

.main-nav2 {
    background-color: #fff;
    padding: 12px 0;
}

.nav-btn{
    position: relative;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background: black; */
    /* box-shadow: 0px 2px 17px 6px #dedddd; */
    box-shadow: 0 6px 17px -6px #abaaaa;
}

  .sticky2 {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background:black; */
  }

  



/*--------------- banner ---------------------*/

/* .banner {
    padding: 0 30px;
} */

 .carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 8px !important;
    height: 8px !important;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
    border-radius: 100% !important;
    margin: 0 5px !important;
}

.carousel-indicators {
   
    justify-content: right !important;
    padding-left: 0;
    margin-right: 3% !important;
    margin-left: 15%;
    list-style: none;
}




.bc-img{
    background: url(../images/banner1.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 650px;
}

.bc-img2{
    background: url(../images/banner-b.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 700px;
}

.bc-img3{
    background: url(../images/banner-c.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 700px;
}

h5.ban-header {
    font-size: 60px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 80px;
    margin-bottom: 20px;
}

p.ban-para {
    color: #ffffff;
    /* font-weight: 600; */
    font-size: 20px;
    margin-bottom: 40px;
}

a.ban-link {
    /* background: #0093ca; */
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    padding: 15px 32px;
    letter-spacing: 1px;
    display: inline-block;
    /* border-radius: 50px; */
}

/* .ban-color{
    background-color: #90bf0f !important;
} */

a.ban-link i{
    font-size: 12px;
    margin-left: 8px;
}

a.ban-link:hover{
    color: #fff;
    text-decoration: none;
}

.ban-box {
    margin-top: 11%;
    margin-left: 56%;
}

.ship {
    background: url(../images/bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    padding: 42px 0 73px;
}

.sh-width{
    width: 50px !important;
}

.sh-width2{
    width: 57px !important;
}

.fr-icon img {
    filter: brightness(0) saturate(100%) invert(26%) sepia(87%) saturate(1856%) hue-rotate(64deg) brightness(96%) contrast(97%);
    width: 52px;
}

.fr-head {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 7px;
}

.fr-para {
    margin-bottom: 0;
    font-size: 16px;
    color: #404040;
}

.sh-txt {
    margin-left: -12px;
}




/*---------------- category ----------------------*/

.category .container{
    width: 1300px !important;
    margin: 0 auto;
}

.ca-box {
    background: #fff1d8;
    padding: 35px 25px;
    border-radius: 10px;
}

.ca-box:hover{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    border: initial !important;
    cursor: pointer;
    /* transition: all 1s ease-in-out; */
    
}

.ca-box{
    transition: all 0.5s ease-in-out;
}


.ca-img {
    text-align: center;
}

.ca-img img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    margin: 0 auto;
}

.ca-color2 {
    background-color: #e2fae2 !important;
}

.ca-color3 {
    background-color: #ffefea !important;
}

.ca-color4 {
    background-color: #dfeef4 !important;
}

h5.ca-head2 {
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    font-size: 17px;
    /* letter-spacing: 1px; */
    color: #000000;
    margin-top: 25px;
    /* font-family: "Quicksand", serif; */
}

h5.ca-head.a-font {
    font-size: 30px;
    font-weight: 600;
    /* letter-spacing: 1px; */
    color: #00202c;
    margin-bottom: 27px;
    text-align: center;
}
.category {
    margin-top: 25px;
}



/*---------------- free ----------------------*/

.free2 {
    /* background: url(../images/ff-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    padding: 60px 0; */
    margin-top: 70px;
}

/* .fr-box2 {
    text-align: center;
    background: #f0f4f6;
    border-radius: 5px;
} */

.free {
    margin-top: 70px;
}

.free .container-fluid {
    padding: 0 200px !important;
}

.fr-box {
    background: #bad700;
    /* background-image: linear-gradient(to right top, #bad700, #a8cc00, #97c100, #86b500, #76aa01); */
    /* padding: 50px 50px 80px; */
    /* background: #f1ff98; */
    border-radius: 30px;
    padding: 60px 60px;
}

.fr-box2 {
    text-align: center;
    /* background: #f0f4f6;
    border-radius: 5px;
    padding: 22px 56px;  */
    position: relative;
}

/* .fr-box2::before {
    content: "";
    width: 1px;
    height: 134px;
    background-color: #cccccc;
    position: absolute;
    top: 0;
    right: -18px;
} */



/*----------------------------------productsr--------------------------------*/

.seller-bg{
    margin-top: 70px;
}

h5.seller-head.a-font {
    font-size: 32px;
    font-weight: 600;
    /* letter-spacing: 1px; */
    color: #00202c;
    margin-bottom: 28px;
    text-align: center;
}

h2.seller-heading-1 {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
   
}

.cart {
    position: absolute;
    /* top: 0; */
    right: 30px;
    bottom: 41px;
}

a.sh-link {
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    margin-top: 23px;
    background: #7fae00;
    width: 100%;
    /* font-family: "Lobster Two", serif; */
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
    padding: 8px;
    border-radius: 3px;
}

a.sh-link i {
    font-size: 15px;
    margin-right: 10px;
}

.sh-link img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(358deg) brightness(110%) contrast(105%);
    width: 20px;
    transform: translateY(-3px);
    margin-right: 10px;
}

a.sh-link:hover{
    text-decoration: none;
    color: #ffffff;
}

.seller-bg-2.position-relative {
    border: 1px solid #c7c7c7;
    border-radius: 10px;
    padding: 30px;
    /* background: #f0f4f6; */
}

.seller-block {
    width: 100%;
    display: inline-block;
    /* padding-left: 25px; */
    padding-bottom: 8px;
    padding-top: 30px;
}

h4.seller-price {
    font-size: 16px;
    color: #bbb6b6;
    font-weight: 600;
    float: left;
}

h4.seller-price i {
    font-size: 13px;
    margin-right: 7px;
    transform: translateY(0px);
}

.underline {
    color: #9a9a9a;
}

.seller-price-2 {
    color: #2c2c2c;
    float: left;
    font-size: 17px;
    margin-left: 18px;
    /* float: left; */
    font-weight: 600;
}

.seller-price-2 i {
    font-size: 13px;
    margin-right: 7px;
    transform: translateY(-1px);
}

.clear{
    clear: both;
}

h3.seller-caption {
    font-size: 17px;
    color: #000000;
    font-weight: 500;
    margin-top: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 19px;
}

.ico-star {
    font-size: 13px;
    color: #0092cb;
    margin-right: 2px;
}

a.num-cr {
    color: #000;
    font-size: 14px;
    margin-left: 2px;
}

.cart a {
    background: #90bf0f;
    display: inline-block;
    width: 58px;
    height: 58px;
    text-align: center;
    border-radius: 100%;
    line-height: 54px;
}

.cart a img {
    width: 24px;
    /* filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7476%) hue-rotate(110deg) brightness(98%) contrast(108%); */
}

ul.icon-content {
    list-style: none;
    position: absolute;
    right: 104px;
    /* z-index: 1; */
    top: 188px;
    display: flex;
}

ul.icon-content li a {
    display: inline-block;
    width: 45px;
    height: 45px;
    background: #ededed;
    border-radius: 5px;
    color: #000;
    line-height: 43px;
    /* padding: 0 12px; */
    transition: all .5s ease-in-out;
}

.seller-icon {
    visibility: hidden;
    opacity: 0;
    transition: ease-in-out .4s;
   
} 

a.ico-rt {
    margin: 0 9px;
}

ul.icon-content li a:hover{
    background: #bbd705;
    color: #000;
}

.seller-bg-2:hover{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border: initial !important;
    cursor: pointer;
    /* transition: all 1s ease-in-out; */
    
}

.seller-bg-2{
    transition: all 0.5s ease-in-out;
}


/* .ico-hrt {
    width: 28px;
    height: 28px;
    background-color: #e3e1e1;
    text-align: center;
    padding-top: 6px;
    display: inline-block;
    color: #000;
}

.ico-hrt:hover{
    background-color: #8a4814;
    color: #fff;
}

.ico-eye {
    width: 28px;
    height: 28px;
    background-color: #e3e1e1;
    text-align: center;
    padding-top: 6px;
    display: inline-block;
    color: #000;
    margin-top: 5px;
}

.ico-eye:hover{
    background-color: #8a4814;
    color: #fff;
}

.ico-add {
    width: 28px;
    height: 28px;
    background-color: #e3e1e1;
    text-align: center;
    padding-top: 6px;
    display: inline-block;
    color: #000;
    margin-top: 5px;
}

.ico-add:hover{
    background-color: #8a4814;
    color: #fff;
} */

h4.icon-text {
    width: 44px;
    background-color: #8a4814;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    padding: 3px 8px;
    position: absolute;
    top: 6px;
    /* z-index: 1; */
    /* right: 7px; */
    left: 10px;
}



.seller-bg-2{
    transition: all .5s ease-in-out;

}

/* .seller-icon{
    transform: translateY(100px);
} */

 .seller-bg-2:hover .seller-icon{
    visibility: visible;
    opacity: 1;
    
} 

 /* .seller-bg:hover .seller-bg-2{
    transform: translatey(-13px);
} 

.seller-bg-2:hover{
    transform: translatey(-13px);
} */

.seller-bg .container{
    width: 1500px !important;
    margin: 0 auto !important;
}

.seller-img span img {
    width: 200px;
}

.seller-img span img {
    width: 100%;
    border-radius: 10px;
}

.se-wid2 {
    width: 119px !important;
}

.seller-img {
    text-align: center;
}

.cart a i {
    width: 53px;
    height: 53px;
    background: #bbd705;
    border-radius: 100%;
    color: #000000;
    text-align: center;
    line-height: 53px;
    font-size: 15px;
    margin-left: 110px;
    /* margin-top: -46px; */
    transform: translateY(-31px);
}

/* .seller-bg-2.position-relative {
    border: 1px solid #696969;
} */

.container-sell {
    width: 85% !important;
    margin: 0 auto;
}

img.se-wid3 {
    /* padding-bottom: 30px; */
    padding-top: 43px;
}

img.se-wid4 {
    width: 300px !important;
    padding-top: 25px;
}

.seller-img {
    text-align: center;
    
}

.seller-bg-2.position-relative {
    border: 1px solid #c7c7c7;
    border-radius: 8px;
}

h5.ab-head {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 2px;
    color: #000000;
    margin-top: 13px;
    margin-bottom: 12px;
}

h5.ab-head2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 41px;
    margin-bottom: 19px;
    color: #7fae00;
}

p.ab-para {
    margin-bottom: 35px;
    line-height: 30px;
    color: #3e3e3e;
    font-size: 16px;
    padding: 0 150px;
}

.ab-link {
    display: inline-block;
    background: #0092cb;
    color: #fff;
    font-weight: 600;
    padding: 13px 40px;
}

.ab-link i {
    font-size: 13px;
    margin-left: 13px;
}

.ab-link:hover{
    text-decoration: none;
    color: #fff;
}


.st-img {
    /* background-color: #000;
    height: 200px; */
    margin-top: 20px;
    
}

.st-img img{
    width: 100%;
    border-radius: 10px;
}

.story {
    background: url(../images/bg-3\ \(1\).jpg) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 238px;
    margin-top: 70px;
    padding: 50px 0;
}



.st-logo img {
    filter: brightness(0) saturate(100%) invert(35%) sepia(75%) saturate(1244%) hue-rotate(166deg) brightness(99%) contrast(98%);
    width: 45px;
}

/*----------------------------------sustain--------------------------------*/

h4.seller-heading.a-font {
    text-align: center;
    font-weight: 600;
    font-size: 28px;
    color: #0d1b21;
    margin-bottom: 29px;
}

.su-row{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;

}

.su-col{
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 15px;

}

.container-sell2 {
    width: 87% !important;
    margin: 0 auto;
}

.sus-box {
    /* background: #90bf0f; */
    background: url(../images/sus-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    border-radius: 10px;
    padding: 60px 50px;
}

.su-icon {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    /* border: 1px solid #000000; */
    text-align: center;
    line-height: 58px;
    background: #c0e361;
    margin: 0 auto;
    /* border: 2px solid #060a0b; */
}
.su-icon img {
    width: 28px;
    filter: brightness(0) saturate(100%) invert(3%) sepia(5%) saturate(2913%) hue-rotate(145deg) brightness(100%) contrast(99%);
}

h5.su-cap {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 18px;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

p.su-para {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 28px;
    color: #3b3b3b;
}

.su-box2{
    text-align: center;
}

.sustain {
    margin-top: 70px;
}

/*--------------- testimonial ---------------------*/

a.tex-link {
    display: inline-block;
    /* background: #0093ca; */
    color: #0093ca;
    font-weight: 600;
    /* padding: 9px 30px; */
}

a.tex-link i {
    font-size: 14px;
    margin-left: 10px;
}

a.tex-link:hover{
    color: #0093ca;
    text-decoration: none;
}

h5.tex-head.a-font {
    /* color: #002533; */
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 27px;
    margin-bottom: 16px;
    color: #739d00;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #0093ca;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 38px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #62d4ff;
    display: block;
  
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.tes-txt {
    margin-top: 123px;
}

p.tex-para {
    margin-bottom: 18px;
    color: #0f0f0f;
    font-size: 15px;
    line-height: 28px;
    padding-right: 20px;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    
    padding-top: 66px !important;
}

.t-img img {
    width: 95px !important;
    margin: 0 auto;
}

.t-img {
    margin-top: -65px;
}


.t-test {
    text-align: center;
    border: 2px dashed #0093ca;
    border-radius: 6px;
    padding: 0px 40px 40px 40px;
    /* padding: 0 55px 55px 55px; */
}



.test-header {

    font-weight: 700;
    font-size: 30px;
    /* letter-spacing: 1px; */
    text-align: center;
    margin-bottom: 26px;
    color: #191d1f;
    text-transform: capitalize;
}



.t-icon i {
    font-size: 30px;
    color: #0093ca;
    margin-top: 20px;
    margin-bottom: 17px;
}

.tes-social a i {
    color: #ffc615;
    font-size: 15px;
    padding: 0 2px;
}

p.t-para {
    font-size: 16px;
    /* padding: 0 100px; */
    line-height: 30px;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 19px;
}



h5.t-title {
    /* margin-top: 10px; */
    margin-bottom: 0;
    font-weight: 600;
    color: #0093ca;
    font-size: 17px;
}



.test .owl-nav .owl-prev {

    float: left;

    /* color: red; */

    margin-left: -48px;

}



.test .owl-nav .owl-next {

    float: right;

    /* color: red; */

    margin-left: -48px;

}



.test i.fa.fa-angle-left {

    position: absolute;

    top: 27%;

    left: 0;

    font-size: 25px;

    background: #ffffff;

    padding: 8px 16px;

    /* line-height: 20px; */

    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;

}



.test i.fa.fa-angle-right {

    position: absolute;

    top: 27%;

    right: 0;

    font-size: 25px;

    background: #ffffff;

    padding: 8px 16px;

    /* line-height: 20px; */

    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;

}



.test {

    margin-top: 70px;

}

/*----------- footer -----------*/




.footer .ftr-container .row .col-lg-3 .ftr-4 .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: initial !important;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: initial !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    /* border-radius: 6px !important; */
}

.footer .ftr-container .row .col-lg-3 .ftr-4 .form-control::placeholder{
   
    color: #a1a1a1;
    font-size: 14px;
    font-weight: 500;

}

/*---------------- footer ----------------------*/

.footer {
    background: url(../images/ftr-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    padding: 156px 0 60px;
    /* margin-top: 70px; */
}

.ftr-logo img {
    width: 165px;
}

.ftr-header {
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
}

.ftr-list{
    margin: 0;
    padding: 0;
    list-style: none;

}

.ftr-list li a {
    display: inline-block;
    color: #d6d6d6;
    font-size: 15px;
    line-height: 34px;
}

.ftr-list li a i {
    margin-right: 15px;
    font-size: 12px;
}

.ftr-list2{
    margin: 0;
    padding: 0;
    list-style: none;

}

.ftr-list2 li a{
    display: inline-block;

}

.ftr-social a i{
    display: inline-block;

}

p.ftr-para {
    font-size: 16px;
    /* color: #fff; */
    color: #c6c6c6;
    line-height: 28px;
    font-weight: 400;
}

.footer .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 10px 10px 14px !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #ffffff;
    background-clip: padding-box;
    /* border: 1px solid #b7b7b7; */
    border-radius: 4px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    /* border: 1px solid rgba(255, 255, 255, 0.5); */
    border: initial;
}

.footer .form-control::placeholder{
    font-size: 14px;
    padding-left: 10px;
    color: #3b3b3b;
}

a.frm-link i {
    /* background: #efb443; */
    color: #113711;
    display: inline-block;
    padding: 10px 12px;
    font-size: 14px;
    /* border-radius: 5px; */
}

.frm-btn {
    position: absolute;
    top: 6px;
    right: 8px;
}

.ftr-icon i {
    width: 45px;
    height: 45px;
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    color: #fff;
    line-height: 45px;
    border-radius: 5px;
    border: 1px dashed rgba(255, 255, 255, 0.3);
}

.ftr-list2 li a {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}

.ftr-h2 {
    font-weight: 400 !important;
    color: #efefef !important;
    line-height: 24px;
}

.mt-top {
    margin-top: 33px;
}

.ftr-social a i {
    width: 32px;
    /* height: 40px; */
    /* background: rgba(255, 255, 255, 0.1); */
    /* text-align: center; */
    color: #fff;
    /* line-height: 40px; */
    /* border-radius: 5px; */
    /* border: 1px dashed rgba(255, 255, 255, 0.3); */
    font-size: 15px;
}

.ftr-2 {
    margin-left: 100px;
}

.ftr-3 {
    /* margin-right: 71px; */
    /* display: inline-block; */
    margin-left: 10px;
}
.footer2{
    background-color: #1a4133;
    padding: 20px 0;

}

.ftr-cap {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}

 .ftr-list2{
    margin: 0;
    padding: 0;
    list-style: none;
   
}

.ftr-list2 li a{
    display: flex;
}

.ftr-list2 li a h5 {
    color: #c2c2c2;
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 19px;
}

.ftr-list2 li a i {
    font-size: 12px;
    color: #fff;
    transform: translateY(10px);
    margin-right: 14px;
}

.ftr-container{
    width: 1300px;
    margin: 0 auto;
}

.footer-2 {
    background: #113711;
    border-top: 1px solid #7e7e7e;
    padding: 11px 0;
}

h5.ftr-title {
    margin-bottom: 0;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 5px;
}