@charset "utf-8";
/*.............. fonts..............*/
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;500;700;900&display=swap');
/*.............. fonts..............*/


/*..............common styles..............*/

html, body { margin: 0; padding: 0; font-size:16px; color:#000; font-family: 'Lato', sans-serif;  scroll-behavior: smooth; width: 100%;}
h1, h2, h3, h4, h5, h6 { margin:0 0 20px; padding:0; color:#000000;   font-weight: 700; font-family: 'Lato', sans-serif;   }
h1{ font-size:45px;font-weight: 900; }
h2{ font-size:45px;font-weight: 900;}
h3{ font-size:30px;font-weight: 900;}
/*h4{ font-size:23px;}*/
h5{ font-size:24px;}
h6{ font-size:20px;}
p{ font-size:16px; margin:0 0 20px; padding:0;  color:#000000;  font-family: 'Lato', sans-serif; line-height: 1.4; font-weight: 500;}
img{ max-width: 100%;}
a, img{ border:0; text-decoration: none; outline: none; color: #000000;}
a:visited, a:focus, a:hover { color:#00b31c; outline: none; text-decoration: none; transition:all 0.3s ease 0s;}
.fixed-cookies-wrap { display: none; }

input, textarea, select{  font-weight: 400; font-size: 16px; outline: none; width: 100%;  padding: 13px 10px; border:none; color: #777777; margin-bottom: 10px; background-color: transparent; border:1px solid #a9a8a8; }

dl, ol, ul {margin: 0; padding: 0;}
input[type="submit"]:hover { background-color: #183964; }
label { font-weight: 500; }


/* --- for placeholder color --- */
::-moz-placeholder{color:#777777; opacity:1;}
:-ms-input-placeholder{color:#777777;}
::-webkit-input-placeholder{color:#777777;}
/* --- for placeholder color --- */



/* --- Button Styles --- */

.btn.focus, .btn:focus { outline: 0;  box-shadow: none !important; border:1px solid !important ;}
.form-control {
	outline: 0;
    box-shadow: none !important;
    border: 1px solid #a6a6a6 !important;
    height: 48px;
}
.btn, a.btn {
    text-align: center;
    outline: none !important;
    min-width: 170px;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
    border: none;
    color: #FFFFFF;
    padding: 16px 25px 16px;
    font-size: 16px;
    line-height: 1;
    background: #4e9257;
    transition: all .5s ease-out;
    border-radius: 35px;
    box-shadow: 0px 8px 13px 0px rgb(0 0 0 / 19%);
}
.btn:focus, .btn:hover, .btn:focus, a.btn:focus, a.btn:hover, a.btn:focus { color: #FFF !important;  background: #1e5024; }
a.btn:focus{outline: none; border: 0;}

input[type="submit"] {
	text-align: center;
    outline: none !important;
    min-width: 170px;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
    border: none;
    color: #FFFFFF;
    padding: 16px 25px 16px;
    font-size: 16px;
    line-height: 1;
    background: #4e9257;
    transition: all .5s ease-out;
    border-radius: 35px;
    box-shadow: 0px 8px 13px 0px rgb(0 0 0 / 19%);
}
input[type="submit"]:hover {    background-position: left bottom;    }

.btn.no-ls { letter-spacing: normal; }

.btn.round { border-radius: 6px; }

.btn.btn-outline {
    border-radius: 6px;
    background: #4e9257;
    border: 1px solid #4e9257;
    color: #fff;
}

.btn.btn-inline:hover { color:#124c1a !important}
.btn.btn-inline  { background: transparent !important; color:#1e5024; position: relative; padding-left: 0; padding-right: 0; min-width: 1px}
.btn.btn-inline:after  {content:''; position: absolute; bottom: 0; left: 0; right: 0; display: block; background-color:#1e5024; height: 2px; }


.btn.btn-white {
    background: #fff;
    color: #000;
    font-weight: 600;
}

/* --- Button Styles --- */

/*INNER PAGES CSS*/
.profile-img { width: 90x;display: block;margin:-80px auto 15px;position: relative;z-index: 2; border: solid 3px #26252a;
    border-radius: 50%; height: 90px;}
.profile-img img {width: 100%; height: 100%; border-radius: 50%; object-fit: cover;}
.cote-img { width: 60px; height: 41px; display:block;margin:0 auto 15px;}
.profile-img img{border-radius: 50%;}
.clients.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -60px;
}
.owl-theme .owl-dots .owl-dot span { background: #e4e4e4; border:0;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #2a9ed0;}
.stories-box {
    position: relative;
    padding: 60px;margin-top: 50px;
    background: #124c1a;
    text-align: center;
}
.post-img { display: flex; justify-content: center; align-items: center;}
.post-desc p{font-size: 16px;  text-align: center;color: #fff;}
.post-desc .post-img h6 {color: #fff; margin-bottom: 0;}
.post-desc .post-img h6 span { display: block;}
.stories-box:before {
    position: absolute;
    content: "";
    height: 10px;
    left: 0;
    right: 0;
    top: 10px;
    background: #1e5024;
}
.owl-carousel.owl-theme.clients button.owl-next span {
    position: absolute;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;    background: #124c1a;color: #fff;
    width: 40px;
    height: 40px;
    line-height: 32px;
}
.owl-carousel.owl-theme.clients button.owl-prev span {
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;background: #124c1a;color: #fff;
    width: 40px;
    height: 40px;
    line-height: 32px;
}
.owl-carousel.owl-theme.clients button.owl-prev:hover span, .owl-carousel.owl-theme.clients button.owl-next:hover span{background: #c92139;  border: solid 1px #c92139;color: #fff;}
.owl-carousel.owl-theme.clients .owl-dots { bottom: 0;}
.owl-carousel.owl-theme.clients .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #808080;}

.gray-bg-one{background: #f5f5f5;}
.our-clients-hd h2 {
    color: #124c1a;
}
.login-law {
    position: relative;
    z-index: 3; padding: 100px 45px;
    text-align: center;
}
.login-law h6{font-size: 18px;color: #fff;}
.login-law h6 a{color: #e5ffa5;}
.login-form h6 {
    text-align: center;
}
.login-form h6 a{
    color: #276c30;
}
.login-hd h1 {
    text-align: center;
    color: #fff;
}
footer.cmn_pad.pb-0.custom-footer { padding: 0;}
footer.cmn_pad.pb-0.custom-footer .footer-bottom{margin: 0;}


.our-process-hd h2{color: #276c30;}
section.our-process{ background: #f4f4f4; position: relative; z-index: 1;}
.our-benefits-info {
    box-shadow: 0 0 15px rgb(0 0 0 / 0.2);
    padding: 40px;
    margin-bottom: 40px;
}
section.our-benefits h6 {
    font-weight: normal;
}

.our-video-info h2 {
    color: #276c30;
    margin: 0px 0 20px;
}

.our-video .row {  align-items: center;}
.packages-table { overflow-x: auto;}
.our-video-info a {  color: #000;display: inline-block; border: solid 2px #276c30; padding: 10px 20px;}
.number-step {
    background: #99c53c;
    width: 206px;
    height: 206px;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto 30px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.number-step-ctn {
    width: 143px;
    background: #edf1f4;
    height: 143px;
    line-height: 143px;
    border-radius: 50%;
    font-size: 40px;position: relative;z-index: 5;
    font-weight: bold;
    box-shadow: 0 0 15px rgb(0 0 0 / 0.3);
}

section.our-process .row .col-lg-4:nth-child(2) .number-step { background: #ebbd18;}
section.our-process .row .col-lg-4:nth-child(2) .number-step:after {  position: absolute; content: ""; width: 100%; height: 10px; background: #dfdfdf; top: 50%;transform: translateY(-50%); left: -100%; z-index: -1;}
section.our-process .row .col-lg-4:nth-child(2) .number-step:before {position: absolute; content: ""; width: 28px; height: 28px; background: #fff; top: 50%; left: -50%; border: solid 6px #99c53c; z-index: 1; border-radius: 50%; transform: translateY(-50%);}
section.our-process .row .col-lg-4:last-child .number-step { background: #50b4ac;}
section.our-process .row .col-lg-4:last-child .number-step:after {  position: absolute; content: ""; width: 100%; height: 10px; background: #dfdfdf; top: 50%;transform: translateY(-50%); left: -100%; z-index: -1;}
section.our-process .row .col-lg-4:last-child .number-step:before {position: absolute; content: ""; width: 28px; height: 28px; background: #fff; top: 50%; left: -50%; border: solid 6px #ebbd18; z-index: 1; border-radius: 50%; transform: translateY(-50%);}

.bg-white{background: #fff;}
.login-form {
    padding: 45px;
}
.login-form label {
    display: block;font-size: 18px; font-weight: bold;
}
.login-form label input[type="checkbox"] {
    display: inline-block;
    width: auto;
    margin-right: 10px;
}
.login-form label input.form-control {
    height: 45px;
    border: solid 1px #ccc !important;
    margin: 20px 0;
}
.login-form label span {
    display: block;
    font-size: 14px;
}




.feedback-post label {
    display: block;
    color: #fff;
}
.feedback-post {
    position: relative;background-size: cover !important;
    padding: 40px;
}
.feedback-post:after {
    position: absolute;
    content: "";
    background: rgb(18 76 26 / 0.90);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.feedback-post h5, .feedback-post form{position: relative;color: #fff; z-index: 2;}
.feedback-post .form-control {
    background: transparent;
    border: solid 1px #fff !important;
    opacity: 1;
    color: #fff;
    height: 45px;
}
.feedback-post .form-control option {  color: #000;}
.feedback-post .form-control::-moz-placeholder{color:#fff; opacity:1;}
.feedback-post .form-control:-ms-input-placeholder{color:#fff;}
.feedback-post .form-control::-webkit-input-placeholder{color:#fff;}
.feedback-post input[type="submit"] {
    background: #4e9257;
    color: #fff;
    margin-top: 10px;
}
.row.graybg { background: #f5f5f5; padding-bottom: 30px; margin: 30px 0;}
.member-reviews { padding: 30px 0 0 30px;}
.member-video-wrap { padding: 40px; background: #f5f5f5;}
.member-slider { padding: 40px;}
.member-slider .owl-prev {position: absolute; top: 50%; left: 0; transform: translateY(-50%);}
.member-slider .owl-next {position: absolute; top: 50%; right: 0; transform: translateY(-50%);}
.post-country span {
    width: 40px;
    margin-right: 10px;
}
.post-country {
    display: flex;margin-bottom: 20px;
    align-items: center;
}
.post-country p{margin-bottom: 0;color: #6b6b6b;}
.post-country p strong{color: #2dace1;}
.member-reviews>p {color: #282828;}


.shop-ship-area .btn-text h6 a { padding: 0;}
.btn-text {margin: 20px 0;}



.work-icon-info h6 {font-weight: 900;}
.work-icon-info p a {color: #2b6093;}
section.our-work-process { background-size: cover !important;}
section.perfect-plan { background: #f8f8f8;}
.perfect-plan-hd {margin-bottom: 200px;}
.gap-top{padding-top: 50px;}
.price-plan {  position: relative;}
.top-box-green {
    position: absolute;
    top: -106px;
    text-align: center;
    border: solid 1px #ddd;
    left: 0;
    right: 0;border-radius: 15px 15px 0 0;
    padding: 0 20px 20px;
}
.price-plan .top-box-green h6 {
    background: #1e5024;
    font-size: 20px;
    font-weight: bold;
    padding: 30px 0;
    margin: 0;
    border-radius: 0 0 15px 15px;
}
.price-plan .top-box-green.yellow h6{ background: #ffd420;}
.price-plan .top-box-green.yellow {top: -167px;margin: 0 -1px;}
.price-plan .top-box-green.yellow img { margin-top: 20px;}
.price-plan .top-box-green.blue h6{ background: #50b4ac;}
.our-work-process-hd h6{color: #fff;}

.last-box-green .btn, .last-box-yellow .btn, .last-box-blue .btn {border-radius: 6px;color: #fff;}
.last-box-blue .btn {background: #50b4ac;}
.col-lg-8 .col-lg-4:last-child p { border-right: solid 1px #dddddd;}
section.perfect-plan .gray-bg p { background: #f8f8f8;}

.choise label.checkcontainer {
    margin-right: 15px;
}
.last-box-blue{
    text-align: center;
    padding: 12px;
    border: solid 1px #ddd;
    border-top: 0;
    border-radius: 0 0 15px 15px;
}
.price-plan h6 {
    background: #124c1a;
    margin: 0;
    padding: 11px;
    color: #fff;    font-size: 14px;
    font-weight: normal;
}
.price-plan p {
    padding: 12px;
    margin: 0;    border-left: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}
.price-plan p span {
    width: 30px;
    height: 2px;
    background: #1e5024;
    display: inline-block;
}
.last-box-green {
    text-align: center;
    padding: 12px;
    border: solid 1px #ddd;
    border-top: 0;
    border-radius: 0 0 15px 15px;
    margin-right: -1px;
}
.choise label.checkcontainer {
    display: inline-block;
}
.last-box-yellow {
    text-align: center;
    padding: 12px;
    border: solid 1px #ddd;
    border-top: 0;
    border-radius: 0 0 15px 15px;
    margin-right: -1px;
}
.price-plan .last-box-yellow p{border: 0;font-size: 15px;margin: 0;}
.choise { margin-top: 20px;  align-items: center;}






.wallet-area-table {
    margin: -100px auto;
    width: 60%;
    background: #fff;
    position: relative;
    top: -100px;
    padding: 50px;
    box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
}
.wallet-area-table table.wallet-box-tbl tr td, .wallet-area-table table.wallet-box-tbl tr th { padding: 10px;}

.wallet-area-table table.wallet-box-tbl tr { border-bottom: solid 1px #ddd;}
svg.svg-inline--fa.fa-check.fa-w-16 {color: #1e5024;}
svg.svg-inline--fa.fa-times.fa-w-11 { color: #c5353c;}
svg.svg-inline--fa.fa-star.fa-w-18 {
    color: #8dba08;
    font-size: 20px;
    margin: 2px;
}
.profile-info, .profile { margin-top: 50px;}
.profile-info h6 { font-weight: normal;}
.profile {
    border: solid 2px #011c53;
    border-radius: 50%;
    width: 92px;
}
.average-year {position: relative;}
.average-year:before { position: absolute;top: 0; right: 0; bottom: 0; left: 0; content: "";background:rgb(37 102 47 / 0.95);}

.your-offer{position: relative;}
.your-offer:before { position: absolute;top: 0; right: 0; bottom: 0; left: 0; content: "";background:rgb(113 113 113 / 95%);}
.your-offer-desc h6{color: #fff;}
.your-offer-desc h6 span{font-weight: normal;}
.your-offer-desc h6 strong {position: relative;     z-index: 1;padding: 16px 20px;}
.your-offer-desc h6 strong:after {    z-index: -1;
    background: url(../images/shape-circle.png);
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 115px;
    height: 53px;
}
.average-year-hd h3{color: #fff;}
.average-year-opt {
    background: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 40px;
}
.average-year-opt h6 {
    margin: 0 50px 8px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.average-year-opt h6 span{font-weight: normal;}
.or {
    position: absolute;
    top: -35px;
    background: #fff;
    border: solid 2px #0e689c;
    width: 75px;
    height: 75px;
    text-align: center;
    line-height: 1;
    border-radius: 50%;
    font-size: 30px;
    font-weight: bold;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.estimate-costs-hd h2{color: #276c30;}
.custom-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.custom-two input.form-control {
    width: 30px;
    display: inline-block;
    vertical-align: middle;margin:0 5px 0 0;
}
.custom-two label{margin-right: 20px;}
.custom-wrap-two { display: flex; margin: 30px 0 0;}
.radiobtn { position: absolute;top: 3px;left: 0;height: 20px;width: 20px;background-color: #fff;border-radius: 50%;border: solid 2px #1e5024;}
.checkcontainer input { position: absolute;opacity: 0;cursor: pointer;}
.checkcontainer {display: block; position: relative; padding-left: 25px; margin-bottom: 12px; cursor: pointer; font-size: 17px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.checkcontainer input:checked ~ .radiobtn:after { display: block;}

.checkcontainer .radiobtn:after {
    top: 1px;
    left: 1px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #1e5024;
}
.radiobtn:after { content: "";position: absolute;display: none;}
.custom-wrap-mid {
    float: left;
    margin: 0 20px 20px 0;
}
.estimate-costs-form h6 {
    font-size: 18px;
    display: block;
    clear: both;
}
.estimate-costs-form input.w-75{border-radius: 6px;margin-bottom: 20px;  background-image: linear-gradient(to right, #124c1a 49%, #1e5024 50%); width: 100% !important;}
.estimate-costs-form {
    padding: 65px;
    box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
}
.estimate-costs-form .form-control {
    color: #000;
    background-color: #e6ebef;
    border: 1px solid #ddd !important;
}



.bdr{border:solid 1px #124c1a !important;}
.padding-top{padding-top: 70px;}
.padding-bottom{padding-bottom: 70px;}
.fifty{padding-bottom: 30px;}
section.inner-banner { position: relative;}
section.inner-banner:after { position: absolute;top: 0; right: 0; bottom: 0; left: 0; content: "";background:rgb(0 0 0 / 0.50);z-index: 1;}
.inner-banner-hero-desc { position: absolute; top: 50%; transform: translateY(-50%); left: 0;  right: 0;z-index: 2;  text-align: center;}
.inner-banner-hero-desc h1{margin-bottom: 0;color: #fff;}

.blog-list-desc .post-date p { font-size: 15px; margin-bottom: 10px;}
.blog-list-desc p, .blog-details-desc p, .blog-details-desc ul li { font-size: 20px;}
.blog-list-img{position: relative;margin: 20px 0;}
.blog-list-img:after { position: absolute;top: 0; right: 0; bottom: 0; left: 0; content: "";background:rgb(0 0 0 / 0.10);z-index: 1;}
.breadcrumbs ul li { display: inline-block;  padding: 0 1px;}
.pagination-area ul.pagination {  justify-content: center; margin: 20px 0 0 0;}
.breadcrumbs ul li {  display: inline-block; padding: 0 1px; color: #767676;}
.blog-details-img{padding: 50px 0;}
.blog-details-desc .bd-img{padding: 20px 0;}
.blog-details-desc ul li{margin-left: 20px;}
.blog-details-desc p a{color: #0e689c;}

.comments-form textarea.form-control { height: 150px;  background: #f4f4f4;  border: 0 !important;}
.comments-form input.form-control { border: solid 1px #878787 !important; height: 55px;  margin-bottom: 20px;}
.comments-form input.btn {  width: 185px; background: #1e5024;  border-radius: 35px; margin-top: 20px;}
.blog-details-desc { padding-bottom: 40px;}
.comments, .comments-form {padding-top: 40px;}
.comments h6, .comments-form h6{color: #3e3e3e;}

.welcome-area-desc h6{font-weight: normal;}
.our-work-process{position: relative;}
.our-work-process:before { position: absolute;top: 0; right: 0; bottom: 0; left: 0; content: "";background:rgb(18 76 26 / 0.95);}
.our-work-process-desc {
    background: #fff;
    border-radius: 10px;
    padding:25px 33px;
    display: flex;
    margin: 15px 0;
    align-items: center;
}
.our-work-process-desc:hover {
    box-shadow: 10px 10px 5px 0px rgb(10 31 12);
	-webkit-box-shadow: 10px 10px 5px 0px rgb(10 31 12);
	-moz-box-shadow: 10px 10px 5px 0px rgb(10 31 12);
}
.work-icon-box {
    width: 96px;
    min-width: 96px;
    border: solid 5px #124c1a;
    border-radius: 50%;
    margin-right: 35px;
}
.our-work-process-desc p, .work-step-desc p{font-size: 20px;}
.our-work-process h2{color: #fff;}
.work-step-desc h2{color: #276c30;}
.work-step-desc h6{color: #276c30;margin-bottom: 5px;}
section.work-step .step-now:nth-child(odd) {background: #f7f7f7;}

.shipping-costs ul li {
    list-style: none;
    background: #f6f6f6;
    border: solid 1px #ddd;
    font-size: 20px;
    margin: 3px;display: block;border-radius: 6px;

}
.shipping-costs ul li a{color: #000;display: block;padding: 5px 10px;border-radius: 6px;}
.shipping-costs ul li a span{color: #6e7180;}
.shipping-costs ul li a:hover{color: #fff; background: #124c1a;}

.select-country select.form-control {
    height: 50px;
    border: solid 1px #dadada !important;
    font-size: 20px;
    font-weight: bold;
}

.country-list {
    background: #ededed;
    text-align: center;
    border-radius: 6px;
    padding: 10px;height: 80px; position: relative;
    margin-bottom: 80px;
}
.country-list h6{font-size: 15px;margin: 13px 0;}
.country-list span {
    margin: -60px auto 0;
    display: block;
    border: solid 1px #ededed;
    width: 82px;
    height: 82px;
    border-radius: 50%;
}
.shipping-costs {
    margin-bottom: 50px;
}

.guide-area {position: relative;}
.guide-area:before { position: absolute;top: 0; right: 0; bottom: 0; left: 0; content: "";background:rgb(37 102 47 / 0.95);}
.guide-area-hd h3{color: #fff;}
.guide-area-hd .select-country select.form-control {
    border: solid 1px #fff !important;
    background: transparent;
    color: #fff;
}
.guide-area-hd .select-country select.form-control option{color: #000;}
.shop-ship-area{background: #124c1a;}
.shop-ship-area h2, .shop-ship-area h6{color: #fff;}
.shop-ship-area h6 a{display: block; color: #FFF; text-decoration: underline; padding-top: 50px;}
.shop-ship-area h6{font-weight: normal;}

.shopping-girl {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 315px;
    z-index: 1;
}
section.shop-ship-area { position: relative;}
.custom-search .search-form-inner { margin: 20px auto;}
.custom-search .search-form-inner input[type="submit"] { background-image: linear-gradient(to right, #9a9a9a 49%, #1e5024 50%);}
.custom-search .search-form-inner .form-control {
    padding: 10px;
    height: 47px;
    background: transparent;
    color: #fff;
    border: solid 1px #fff;
}
.custom-search .search-form-inner .form-control::-moz-placeholder{color:#fff; opacity:1;}
.custom-search .search-form-inner .form-control:-ms-input-placeholder{color:#fff;}
.custom-search .search-form-inner .form-control::-webkit-input-placeholder{color:#fff;}

.experience-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 80px;
    position: relative;
}
.experience-box:after { position: absolute;top: 0; right: 0; bottom: 0; left: 0; content: "";background:rgb(37 102 47 / 0.70);}
.experience-box div{position: relative; z-index: 1;}
.experience-box h2, .experience-box p{color: #fff;}
.our-featured-box:hover {box-shadow: 0 0 15px rgb(0 0 0 / 0.2);}
.our-featured-box {
    text-align: center;border: solid 1px #f2f2f2;
    border-radius: 6px;
    padding: 50px;
    margin-bottom: 30px;
	height: 100%;
}
.our-featured .faq-list {
    padding: 15px;
}
.our-featured-box span {
    border: solid 2px #1e5024;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 20px;
}
.panel-group .panel {border-radius: 0;  box-shadow: none;  border-color: #EEEEEE;}
.panel-default > .panel-heading {padding: 0;border-radius: 0;color: #212121;background-color: #FAFAFA;border-color: #EEEEEE;    }
.panel-title {font-size: 20px;border-top: 0;background: #f1f1f1; padding: 15px 60px 15px 15px;}
.panel-title > a {display: block; color: #000; text-decoration: none;}
.more-less {  color: #276c30; float: right;}
.panel-default > .panel-heading + .panel-collapse > .panel-body {background: #fff; padding: 15px 15px 1px 15px;border-top-color: #EEEEEE;}

.panel-title a i.glyphicon-plus, .panel-title a i.glyphicon-minus { position: relative;}
.panel-title a i.glyphicon-plus:before{position: absolute; left:8px; top: -4px; content: "+"; width: 30px; height: 30px; font-style: normal; font-size: 24px; border: solid 2px #276c30; display: inline-block; border-radius: 50%; text-align: center;line-height: 1;}
.panel-title a i.glyphicon-minus:before{content: "-"; position: absolute; left:8px; top: -4px; width: 30px; height: 30px; font-style: normal; font-size: 24px; border: solid 2px #276c30; display: inline-block; border-radius: 50%; text-align: center;line-height: 1;}
.accordion-hd{margin-bottom: 30px;}
.career-area-image img { border-radius: 50%;}
.accordion-hd h2{color: #276c30;}


.bnr-price-btn-wrap a.pricebtn {  background: #fff;  color: #000;  font-size: 24px;  font-weight: 600;  border-radius: 6px;  padding: 5px 10px;  margin: 12px 1px; display: inline-block;}

/* 16.12.2021 */
.top-header .search-col a.btn { padding: 15px;}

/* 16.12.2021 */


/* buyer-assistant page css */
.buyer-step-wrap .heading-sec {text-align: center; margin-bottom: 60px;}
.buyer-step-wrap .step {display: flex;justify-content: center;margin-bottom: 40px;}
.buyer-step-wrap .step .step-cell { max-width: 33.03%; flex: 0 0 33.03%; padding: 15px; position: relative;}
.buyer-step-wrap .step .step-cell .step-circle {
    width: 110px;
    height: 110px;
    display: flex;
    background: #c3c3c3;
    align-items: center;
    justify-content: center;
    color: #000;
    margin: auto;
    border-radius: 50%;
    flex-wrap: wrap;
    text-align: center;
    padding: 12px;
    line-height: 1.1;
    }
.buyer-step-wrap .step .step-cell .step-circle .step-number {  width: 100%; display: block;}
.buyer-step-wrap .step-cell:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f35a";
    font-size: 27px;
    color: #999999;
}
.buyer-step-wrap .step .step-cell:last-child:after {  display: none;}
.buyer-step-wrap .step .step-cell.active:after { color: #1a4c1a;}
.buyer-step-wrap .step .step-cell.active .step-circle {  background: #1a4c1a;  color: #fff !important;}
.buyer-step-wrap .step .step-cell:before {
    content: "";
    position: absolute;
    width: 100%;
    right: -64.1%;
    border: 1px solid #eaeaea;
    top: 50%;
    transform: translateY(-50%);
}
.buyer-step-wrap .step .step-cell:last-child:before {  display: none;}
.steap-para { text-align: center; max-width: 800px;  margin: auto;}

.how-it-work  h2 {  margin-bottom: 40px;}
.how-it-work .grid {padding: 15px;}
.how-it-work .grid .holder {  border: 1px solid #eaeaea; padding: 15px;}
.how-it-work .grid .holder .img-holder {  width: 100%;}
.how-it-work .grid .holder .img-holder img {  width: 100%;  height: 100%; object-fit: contain;}
.how-it-work .grid .holder .content-holder {  margin-top: 20px;}
.how-it-work .grid .holder .content-holder h4 {  font-size: 21px;}
/* buyer-assistant page css */

.loader-wrap { margin: auto; position: absolute; top: 0; left: 0;  bottom: 0;  right: 0; width: 200px;  height: 200px;}
.loader-wrap .icon-holder {  max-width: 80px;  position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: auto; text-align: center;}
.loader-wrap .icon-holder img {  width: 100%;  height: 100%; object-fit: contain;}



/*cookie section  CSS*/
.fixed-cookies-wrap { position: fixed; bottom: 0; left: 0; right: 0; width: 100%; background: #fff; z-index: 9; text-align: center; padding: 15px 0;
    -webkit-box-shadow: 5px 5px 19px 12px rgba(242,242,242,1);  -moz-box-shadow: 5px 5px 19px 12px rgba(242,242,242,1);  box-shadow: 5px 5px 19px 12px rgba(242,242,242,1);}

.fixed-cookies-wrap h3 {  font-size: 23px;}
.fixed-cookies-wrap a.btn {  margin: 0 5px;}
a.close-icon {  position: absolute;  top: 15px;  right: 15px;  width: 30px; height: 30px; background: #9e9e9e;  display: flex; align-items: center;  justify-content: center;  cursor: pointer; border-radius: 50%;}
a.close-icon svg.svg-inline--fa {  color: #fff !important;}
/*cookie section  CSS*/




/*INNER PAGES CSS*/


/*..............common styles..............*/

*:not(svg):not(path):not(.resp-tab-content):not(.wow):not(body):not(.slick-track) { transition: 250ms ease-in }

.cmn_pad { padding-top: 70px;padding-bottom: 70px; }
.cmn_px { padding-left: 75px; padding-right: 75px; }


.overflow_hidden { overflow:hidden; }



/*for header css*/
.nav_btn, .nav_close, .mobile_logo { display: none; }
header .logo_box img { max-width:260px; transition: none !important  }


.top-header { padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #d3d3d3 }
.top-header .menu-col ul { display: flex; list-style: none }
.top-header .menu-col ul li a { text-transform: uppercase; color: #767676; font-size: 14px; }
.top-header .menu-col ul li a:hover { color: #00b31c;  }
.top-header .menu-col ul li { margin-right: 15px; }

.top-header .search-col .btn  { padding: 17px 15px 10px; min-width: 100px; font-size: 14px;}

.search-form-inner { width: 345px; margin-left: 20px; }
.search-form-inner .form-control { border-color:#9a9a9a; font-size: 14px; padding: 10px 15px 10px; border-radius: 6px}
.search-form-inner input[type="submit"] {
    background: #4e9257;
    font-size: 14px;
    padding: 11px 15px 11px;
    max-width: 90px;
    min-width: 1px;
    margin-bottom: 0;
    border-radius: 0 6px 6px 0;
}


.menu-container { padding-top:10px; padding-bottom: 10px;}
.menu-container .right_menu_wrap a {  }

.all_menu_wrap { display: flex; display: -ms-flexbox; justify-content: space-between; align-items: center; transform: none !important; }
.header-bottom img { width: 100%; max-height: 65px; object-fit: cover }

.header_menu ul { display: flex; list-style: none; }
.header_menu ul li:not(:last-child) { margin-right: 22px; }
.header_menu ul li { }
.header_menu ul li a { text-transform: uppercase; color: #0e689c; font-size: 16px; }
.header_menu ul li a:hover { color: #00b31c; }

.hdr_fix .menu-container {background: #FFF;  left: 0; position: fixed; top: 0; width:100%; z-index: 1999; box-shadow:0 0 12px rgba(0, 0, 0, 0.4); transition: all 0.5s; -ms-transition: all 0.5s; -webkit-transition: all 0.5s; animation: slide-down 0.7s; -ms-animation: slide-down 0.7s; -webkit-animation: slide-down 0.7s;}
.hdr_fix .logo_box img { max-width: 260px; }

td a.text-danger svg {
    color: #dc3545!important;
}

element.style {
}
*:not(svg):not(path):not(.resp-tab-content):not(.wow):not(body):not(.slick-track) {
    transition: 250ms ease-in;
}
*:not(svg):not(path):not(.resp-tab-content):not(.wow):not(body):not(.slick-track) {
    transition: 250ms ease-in;
}
.slider-item-video .video-ads-wrap {
    padding: 0 0 56.25%;
    position: relative;
}

.slider-item-video .video-ads-wrap video, .slider-item-video .video-ads-wrap iframe, .slider-item-video .video-ads-wrap .video-js {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slider-item-video .video-ads-wrap p {
    display: none;
}

.ads-wrap {
    margin-bottom: 50px !important;
}
.ads-wrap .add-anchor-wrapper {
    display: block;
    padding: 0 0 100%;
    position: relative;
}
.ads-wrap .add-anchor-wrapper img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.payment-image-holder {
    padding: 15px 0;
}

.payment-image-holder img {
    height: 50px;
}

.card-box-holder {
    position: relative;
}

.card-box-holder label {

}

.card-box-holder input[type=radio] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
}

.card-box-holder input[type=radio]:empty ~ label {
    border: 1px solid #ccc;
    padding: 30px 20px 80px;
    border-radius: 10px;
    width: 250px;
    display: block;
    background: #6f42c138 url(../images/card-chip.png) no-repeat center 70px;
    background-size: 30px;
}

.card-box-holder input[type=radio]:checked ~ label {
    border: 1px solid #caadff;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}


.form.form-cb {max-width: 900px;margin: 0 auto !important;}

.form.form-cb input[type=radio] {
    max-width: 100%;
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.form.form-cb input[type=radio]:empty ~ label {
    background: #6f42c12e;
    width: 100%;
    display: block;
    padding: 15px;
    margin: 0 7px;
    border-radius: 8px;
    border: 1px solid transparent;
}

.form.form-cb .form-holder {
    padding: 0 !important;
    position: relative;
    margin: 8px 0;
    background: none !important;
}

.form.form-cb input[type=radio]:checked ~ label {border: 1px solid #caadff;box-shadow: 0 0 10px rgba(0,0,0,0.2);}

.card-submit-holder {
    width: 100%;
}

.new-card-holder {
    border: 1px solid #caadff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    padding: 20px;
    margin: 0 auto 20px;
    max-width: 500px;
}

.new-card-holder #card-element {
    max-width: 100% !important;
}

.new-card-holder .form-holder input {
    max-width: 100% !important;
}

.new-card-holder button.usd-btn {
    background: #4ead3b4a;
    color: #000;
    border: 1px solid #4fad3ba1;
}
.save-card-wrap {
    margin: 0 0 20px;
}

.save-card-wrap label input {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-bottom: 0;
}

.save-card-wrap label {
    display: flex;
    align-items: center;
    justify-content: center;
}

.checkout-wrap .checkout-holder h1 {
    margin-top: 15px;
}

.choose-holder.payment-method input[type=radio] {
    height: 25px;
    width: 25px;
}

.shiping-holder-wrap .ship-details-option ul .radio-wrapper label input[type=radio], .shiping-holder-wrap .ship-details-option ul .radio-wrapper label.option-label .carrier-holder input[type=checkbox] {
    margin-bottom: 0;
    width: 16px;
    height: 16px;
}

.shiping-holder-wrap .ship-details-option ul .radio-wrapper label.option-label {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.shiping-holder-wrap .ship-details-option ul .radio-wrapper label.option-label .carrier-holder {
    display: flex;
    align-items: flex-start;
    width: calc(100% - 120px);
}

.shiping-holder-wrap .ship-details-option ul .radio-wrapper label.option-label .carrier-holder span {
    width: calc(100% - 20px);
}

.shiping-holder-wrap .ship-details-option ul .radio-wrapper label.option-label .carrier-holder input[type=radio], .shiping-holder-wrap .ship-details-option ul .radio-wrapper label.option-label .carrier-holder input[type=checkbox] {
    margin-top: 3px;
}
.getwway-wrap { margin-bottom: 10px;}

.menu-container .right_menu_wrap a {
}
.header_menu ul li a {
    text-transform: uppercase;
    color: #0e689c;
    font-size: 16px;
}
.header_menu ul li a {
    text-transform: uppercase;
    color: #0e689c;
    font-size: 16px;
}
.menu-btn a {
    font-weight: 600;
    color: #fff !important;
    text-align: center;
    outline: none !important;
    min-width: 140px;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
    border: none;
    color: #FFFFFF;
    padding: 10px 20px 10px;
    font-size: 16px;
    line-height: 1;
    border-radius: 0;
    background: #4e9257;
    background-size: 205% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
    border-radius: 6px;
}
.menu-btn:hover a { color: #FFF !important; background: #1e5024;}

@keyframes slide-down {

0% {transform: translateY(-100%);
-moz-transform: translateY(-100%);
-webkit-transform: translateY(-100%);
-o-transform: translateY(-100%);
-ms-transform: translateY(-100%); }
100% {
transform: translateY(0);
-moz-transform: translateY(0);
-webkit-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0); }
}

.menu-bottom-notice { background: #1e5024; color: #fff; font-size: 17px; padding-top: 8px; padding-bottom: 6px;}
/*for header css*/







/*Banner section css*/
.banner_sec .slick-next { right: 60px; }
.banner_sec .slick-prev { left: 60px;  }
.banner_sec .slick-arrow { height: 50px; background: rgba(0, 0, 0, 0.45); width: 50px; border-radius: 50%; z-index: 5; }

.slick-prev::before { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f053"; color: #FFFFFF; font-size: 20px; margin-right: 4px; }
.slick-next::before { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054"; color: #FFFFFF; font-size: 20px; margin-left: 4px; }


.banner_image  { display: flex; justify-content: space-between; align-items: flex-end;}
.banner_image  .banner-image-left { padding-top: 40px;  margin-left: -85px;}
.banner_holder { position: relative; }

.banner_text { position: absolute; }
.banner_text { width: 100%; margin-left: auto;margin-right: auto; z-index: 2; bottom:60px;}


.banner-btn-holder { margin-bottom: 35px; }
.banner-btn-holder .btn-inline { margin-left: 20px; }

.banner_text-inner { max-width: 573px }
.banner_text-inner h3 { font-weight: 600; }

/*Banner section css*/


.green-text, .green-text * { color: #276c30; }


.icon-section h2 { margin-bottom: 80px;  }
.icon-section { background-color: #f9f9f9; }
.icon-box { text-align: center; }
.icon-box img { margin-bottom: 30px; }


.curve-inforow {background-color: #74bbf9; position: relative; overflow: hidden; padding-top: 140px; padding-bottom: 90px; }
.curve-inforow-inner { max-width: 970px; text-align: center; position: relative; z-index: 2; margin: auto;}
.curve-inforow-inner h3 { line-height: 1.7; margin-bottom: 50px;}
.curve-bg { position: absolute; right: -60px; top: 50%; transform: translateY(-50%); z-index: 1; }


.logo-box-row { display: flex; flex-wrap: wrap;}
.logo-box-row .logo-box-item { width: 20%;height: 190px; padding: 15px;}
.logo-box-row .logo-box-item .logo-box-inner {
    background: #eaeaea;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    border-radius: 15px;
}
.logo-box-row .logo-box {  width: 7.69%; flex:0 0 7.69%; }
.logo-box-row .logo-box .logo-box-inner { position: relative; padding-bottom: 100%;  background-color: #eeeeee;  border-radius: 10px}
.logo-box-row .logo-box .logo-box-inner img { position: absolute; top:50%; left: 50%; transform: translate(-50%,-50%); max-height: calc(100% - 15px) ;  max-width: calc(100% - 15px) }

.logo-box-row .logo-box:nth-child(6), .logo-box-row .logo-box:nth-child(8)  { margin-top: 20px; }
.logo-box-row .logo-box:nth-child(5), .logo-box-row .logo-box:nth-child(9) { margin-top: 50px; }
.logo-box-row .logo-box:nth-child(4), .logo-box-row .logo-box:nth-child(10) { margin-top: 89px; }
.logo-box-row .logo-box:nth-child(3), .logo-box-row .logo-box:nth-child(11) { margin-top: 130px; }
.logo-box-row .logo-box:nth-child(2), .logo-box-row .logo-box:nth-child(12) { margin-top: 170px; }
.logo-box-row .logo-box:first-child, .logo-box-row .logo-box:last-child { margin-top: 229px; }



.process-sec { background: #eaeaea; padding-bottom: 0; padding-top: 90px;}
.process-row { display: flex; }
.process-row .process-3 { margin-left: auto;}


.emploee-of-month:before { content:''; position: absolute; bottom: 0; left: 0; right: 0; height: 90px; background: #fff; z-index: 1;}
.emploee-of-month { background-image: url('../images/emploee-bg.jpg'); background-size: cover; padding-bottom: 0; position: relative;}
.employee-inner { background: #fff; padding: 70px; box-shadow: 0 3px 24px rgba(0,0,0,.17); position: relative; z-index: 5; }
.emp-text p { font-size: 20px; }
.emp-img-inner { position: relative; }
.emp-img-inner .emp-text { position: absolute; left: 0; right: 0; bottom: 0; font-size: 16px; color: #FFF; font-weight: 600; background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.8071603641456583) 0%, rgba(0,0,0,0) 100%); padding-bottom: 20px; padding-top: 60px;}



.emploee-of-month .slick-next { right: -70px; }
.emploee-of-month .slick-prev { left: -70px;  }
.emploee-of-month .slick-arrow { height: 40px; background:#ffd31f; width: 40px; z-index: 5; }

.slick-prev:before { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f053"; color: #000; font-size: 20px; margin-right: 4px; }
.slick-next:before { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054"; color: #000; font-size: 20px; margin-left: 4px; }

.test-icon { position: absolute; top: -25px }

.test-avatar { width: 102px; height: 102px; border: 2px solid #276c30; border-radius: 50%; overflow: hidden; margin-left: auto; margin-right: auto; }
.testemonial-sec  {overflow: hidden;}
.test-avatar img { width: 100%; height: 100%; object-fit: cover }

.teste-inner {margin-top: 60px; padding: 30px 47px; border:1px solid #b9b7b6; max-width: 865px; margin-left: auto; margin-right: auto; position: relative; }
.test-text p { font-size: 18px; text-align: center; }
.test-text { margin-top: 20px; }
/* the slides */
.slick-slide { margin: 0 15px; }
/* the parent */
.slick-list { margin: 0 -15px; }

.test-name { font-size: 18px; width: 100%; text-align: center; }
.test-name .full-name { display: inline-block; position: relative;  }
.test-name .full-name:after { content:''; position: absolute; left: -79px; width: 59px; height: 2px; background: #c0c0c0; top: 15px;  }
.test-name .full-name:before { content:''; position: absolute; right: -79px; width: 59px; height: 2px; background: #c0c0c0; top: 15px;  }


.teste-scroll .slick-next { right: -200px; }
.teste-scroll .slick-prev { left: -200px;  }
.teste-scroll .slick-arrow { height: 50px; background:#FFF; width: 50px; z-index: 5; border:2px solid #d6d6d6;}



.ready-ship-sec { background: #f9f9f9 }
.ready-ship-sec p { font-size: 20px; }
.ready-ship-sec p a.link { font-size: 20px; color: #276c30; text-decoration: underline; }


.address-col { margin-top: 30px; }

.footer-menu ul { list-style: none; padding-left: 0; }
.footer-menu ul li a { color: #276c30; font-weight: 500; }
.footer-menu ul li a svg { margin-right: 8px; font-size: 25px; transform: translateY(5px);}
.footer-menu ul li { margin-bottom: 5px; }
.footer-menu ul li a:hover { color: #000; }

.footer-bottom { background-color:#1e5024; padding-top: 14px; padding-bottom: 14px; margin-top: 50px;}
.footer-bottom p { margin-bottom: 0; color: #fff; }
.footer-bottom p a  { color: #fff; }

.cookie-notice { padding-top: 20px; }
.cookie-notice p { color: #707070; }




/*DASHBOARD CSS 24-12-2020*/
.top-account { background: #f1f1f1; padding: 30px;margin-bottom: 20px;}
.top-account h6 strong { display: block;}
.top-account .bdr-right { border-right: solid 2px #0e689c;}
.top-account h6{margin-bottom: 0;}
.facility-form input.facility-control { width: auto; display: inline-block;}
.facility-form span.bold{ font-size: 18px; font-weight: bold; padding: 0 5px;}
.loading-view a{position: relative;}
.loading-view a span { position: absolute;top: -20px;right: -10px;background: #124c1a;border-radius: 50%;color: #fff;font-size: 16px;height: 22px;line-height: 22px;width: 22px;text-align: center;}
.loading-view>span { font-size: 20px; padding: 15px 0 0 20px;}
.facility-form { display: flex;margin: 20px 0 50px 0; align-items: center;}
.facility-form .radio-wrapper { margin-right: 20px;}

.address-box-text{background:#f1f1f1;padding: 20px;}
.settings-part{background:#f1f1f1;padding: 20px;margin-top: 2px; text-align: center;}
.address-box-more { background: #124c1a; display: flex; justify-content: space-between; padding: 10px; align-items: center;}
.settings-part h6 {margin-bottom: 0;}
.settings-part h6 a{color: #124c1a;}
.expected-package .email-upload { margin: 2em 0 1em;}
.expected-package .email-upload .block { background: #f3f3f4; border: 1px solid #c4c4c4; position: relative;}
.expected-package .email-upload .heading { font-size: 18px; margin: 10px 0; text-align: center;}
.expected-package .email-upload .block .inner { padding: 0 10px 10px 95px;}
.expected-package .email-upload .img { position: absolute; top: 50%; bottom: 50%; left: 10px;width: 75px;}
.expected-package .email-upload .file-form { background: #fff; border: 1px dashed #767676; border-radius: 3px;}
.expected-package .email-upload .file-form .fieldset { -ms-flex-align: center; align-items: center; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; padding: 10px;}
.expected-package .email-upload .file-form .drop { color: #3a3a3a; font-weight: 800;  margin: 0; padding: 10px;}
.expected-package .email-upload .file-form .indicator { display: none; padding: 10px 30px 10px 10px; position: relative;}
.expected-package .email-upload .file-form .field-file { margin: 0; padding: 10px;cursor: pointer; display: inline-block; padding: 5px; position: relative;}


.expected-package .email-upload .file-form .btn-link { white-space: nowrap; background: #124c1a; border-radius: 4px; color: #fff; padding: 12px 25px;}
.expected-package .email-upload .file-form .btn-secondary { display: none; margin: 0;}
button.link.openmodal { border: 0; padding: 0; background: transparent; color: #00b115;}
.documents-tab a.nav-item.nav-link {
    background: #f1f1f1;
    border-radius: 0;
    padding: 17px;
    border: 0;
    color: #124c1a;
    margin: 8px;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}
.documents-tab a.nav-item.nav-link span{display: block; text-align: center; width: 25px; height: 25px; border: solid 1px #124c1a; border-radius: 50%; margin: 0 auto;    color: #124c1a;}

.documents-tab a.nav-item.nav-link.active, .documents-tab a.nav-item.nav-link:hover { background: #124c1a;color: #fff;}
.documents-tab a.nav-item.nav-link.active span, .documents-tab a.nav-item.nav-link:hover span{ border: solid 1px #fff;color: #fff;}
.data-table {background-color: #fff;}
.data-table svg{color:#0e689c !important;}
.data-table th.align-center { text-align: center;}
.data-table>thead th:last-child { width: 204px;}
.data-table>thead th:nth-child(4) { width: 100px;}
.data-table tbody td { font-size: 13px;}
.data-table td.tracking table tr td.add { text-align: center;}
.data-table>thead .action-btn-cell { padding: 0; vertical-align: middle; width: 44px;}
.data-table>thead th { border: 1px solid #c4c4c4; padding: 8px 15px; position: relative; color: #767676; font-size: 14px;}
.data-table th { background-clip: padding-box; box-sizing: border-box; color: #4b4b4b; font-size: 10px; font-weight: 500; text-align: left; text-transform: uppercase; vertical-align: bottom;}
.data-table td.expand-button-holder, .data-table td .link { padding: 0;}

.data-table td:first-child { position: relative;}
.data-table td {background-clip: padding-box;border: solid #c4c4c4;border-width: 0 1px 1px;box-sizing: border-box;padding: 12px 10px;font-weight: 600;}
.expected-package .data-table .invoice .list { list-style: none; margin: 0; padding: 0; text-align: left;}
.data-table>thead th:nth-child(2) { width: 182px;}
.data-table td ul.list {list-style: none;padding: 0;margin: 0;border: 0;}
.data-table td.tracking table tr td { padding: 0; border: 0;}
.data-table td.tracking table tr td.numbers { width: 140px;}
.data-table td.tracking table tr td.numbers ul li.item { display: flex;}
.data-table td.tracking table tr td.numbers ul li.item div span { padding-right: 7px;}

.expandable-content td.inside-box{background-color: #effafe;border-color: #c4c4c4;border-width: 1px 1px 1px;padding: 10px 42px 13px;}
.expandable-content td.inside-box table.data-table-inner{width: 100%;}

.data-table-inner td { background-color: #e8e7e7; border-top-width: 1px; padding: 9px 15px;}
.expandable-content td.inside-box table.data-table-inner tr:nth-child(even) td { background: #fff;}

.estimated-price { background: #f1f1f1; padding: 20px; margin: 20px 0;}
.estimated-price h6 { font-size: 16px; display: flex; justify-content: space-between; font-weight: normal;margin-bottom: 10px;}
.estimated-price label { display: inline-block;margin: 20px 0;}
.estimated-price label .form-control { width: auto; height: 20px; display: inline-block; vertical-align: middle; line-height: 1; margin: 0px 5px 0 0;}
.estimated-price a.btn { border-radius: 4px; margin-bottom: 20px;}
label.field-file input.selected-file { display: none;}

/*DASHBOARD CSS 24-12-2020*/

/*INNER PAGES CSS 12-01-2021*/
.converter-box { box-shadow: 0 0 15px rgb(0 0 0 / 0.2); border-radius: 6px;margin:45px 0;}
.converter-desc h6{font-weight: 400;}
.converter-desc h6 a, .privacy-note table tr td a{color: #0e689c;}
/*footer>.container { border-top: solid 1px #b9b7b6;  padding-top: 70px;}*/
.scholarships-gallery {margin-top: 40px; display: flex; align-items: center;}
.scholarships-gallery .img{margin: 0px; height: 320px;}
.scholarships-gallery .img img{height: 100%; object-fit: cover; }
.converter-desc ul{list-style: none;margin: 0; padding: 0;}
.converter-desc ul li{font-size: 20px; color: #006d9f; font-weight: 400;padding-left: 20px; position: relative;}
.converter-desc ul li:after{position: absolute; left: 0; top: 13px; content: ""; background: #051d47; border-radius: 50%;width: 7px; height: 7px;}
.privacy-note table tr td {padding: 10px 13px; font-size: 16px; border: solid 1px #e9e9e9;}
.privacy-note table tr th:first-child{width: 20%;}
.privacy-note table tr th{background: #eaeaea;font-weight: 600;padding: 15px 13px; font-size: 16px; border: solid 1px #e9e9e9;}
.privacy-note table {box-shadow: 0 0 5px rgb(0 0 0 / 0.3);margin: 40px 0;}

.partner-tab a.nav-item.nav-link { background: #124c1a;border-radius: 0;display: inline-block; padding: 17px 30px !IMPORTANT; border: 0;color: #fff;margin: 0 -1px;font-weight: 600;}
.partner-tab a.nav-item.nav-link span{display: block; text-align: center; width: 25px; height: 25px; border: solid 1px #124c1a; border-radius: 50%; margin: 0 auto;    color: #fff;}
.partner-tab a.nav-item.nav-link.active, .partner-tab a.nav-item.nav-link:hover { background: #f9f9f9;color: #000;}
.partner-tab a.nav-item.nav-link.active span, .partner-tab a.nav-item.nav-link:hover span{ border: solid 1px #fff;color: #fff;}
.nav.nav-tabs.nav-fill.partner-tab {margin-left: 2px;display: inline-block;}
.partner-tab-info { padding: 40px;}
.partner-tab-info .retailers-box p { font-weight: 600; margin: 20px 0 50px;}
.partner-tab-info ul{list-style: none;margin: 0; padding: 0;}
.partner-tab-info ul li{font-size: 20px; color: #000; font-weight: 400;padding-left: 20px; position: relative;}
.partner-tab-info ul li:after{position: absolute; left: 0; top: 13px; content: ""; background: #051d47; border-radius: 50%;width: 7px; height: 7px;}
.partner-tab-info h6{font-size: 20px; color: #000; font-weight: 400;}
.partner-with-groupyard-area {border: solid 1px #d4d4d4;}
.top-histry-box { border: solid 1px #f2f2f2;border-radius: 6px;margin-bottom: 30px;}
.top-histry-info {padding: 30px;border-top: solid 1px #f2f2f2;}
.top-histry-info p{color: #616161;}
.st-category-info input[type="checkbox"] { display: inline-block; width: auto; vertical-align: middle; margin: 0 5px 5px 0;}
.st-category-info { background: #f1f1f1; padding: 25px;}
.st-category-box h6 { padding: 18px 25px; margin-bottom: 0; background: #124c1a; color: #fff;font-size: 16px;}
.st-category-info p, .st-category-info label { font-size: 16px; color: #616161;}
.st-category-info select.form-control {background: #fff; border: 0 !important; margin-bottom: 10px; border-radius: 0; color: #000;}
.st-category-box input.form-control { border: 0 !important; border-radius: 0; color: #000;}
.st-category-box { margin-bottom: 30px;}

/*INNER PAGES CSS 12-01-2021*/

/*-- Profile-page(Start)(20-01-2021) --*/
.account-sec{position: relative;}
.account-header{background: #f1f1f1; padding: 20px 15px;}
.account-header h6{font-weight: 400; margin-bottom: 0;}
.account-nav ul{background: #1e5024; padding-left: 0; margin-bottom: 0;}
.account-nav ul li{list-style: none; font-size: 18px; color: #fff; display: block; position: relative;}
.account-nav ul li a{ color: #fff; padding: 15px 15px; display: block;}
.account-nav ul li a:hover, .account-nav ul li.active{ background: #672f5a; color: #fff;}
.account-nav ul li.active:after{position: absolute; right: 15px; top:50%; color: #fff; content: "\f105"; font-family: "Font Awesome 5 Free"; font-weight: 900; transform: translateY(-50%); -webkit-text-stroke: 2px #672f5a; text-stroke: 2px #672f5a; font-size: 24px;}
.account-allertBox{position: absolute; top:-70px; right: 0;}
.account-allertBody{background: #f1f1f1; padding: 10px 15px;}
.account-allertBody ul{padding-left: 0; margin-bottom: 0;}
.account-allertBody ul li{list-style: none; margin-bottom: 2px; color: #616161; font-size: 15px;}
.account-allertBody ul li:last-child{margin-bottom: 0px;}
.account-allertHeader { display: flex;}
.account-allertHeaderL{width: 70px; border-right: 1px solid #fff; padding: 12px; color: #fff; background: #124c1a;}
.account-allertHeaderR{width: calc(100% - 70px); padding: 12px; color: #fff; background: #124c1a; text-align: right;}
.account-allertHeaderR span.icon-bell{width: 24px; height: 24px; border:1px solid #fff; margin-right: 6px; margin-right: 10px; border-radius: 50%; display: inline-block; text-align: center;}
.account-allertHeaderL span svg, .account-allertHeaderR span svg{cursor: pointer; -webkit-text-stroke: 2px #124c1a; text-stroke: 2px #124c1a;}
.account-right{padding-top: 30px;}
.account-right h3{font-weight: 500; font-size: 20px;}
.card-body {padding: 10px;}
.address-book .card-body h4.card-title {font-size: 16px; text-transform: capitalize;}
.address-book .card-body p.card-text {font-size: 14px;}
.form-check-input:disabled~.form-check-label {font-size: 14px;}
.account-right ul.nav.nav-pills { background: #124c1a;}
.acount-tab{border:1px solid #e6e6e6;}
.acount-tab .nav-pills .nav-item{border-right: 1px solid #fff;}
.acount-tab .nav-pills .nav-item a.nav-link{color: #fff; border-radius: 0; padding: 12px 15px;}
.acount-tab .nav-pills .nav-item a.nav-link:hover{color: #fff; background: #1e5024;}
.acount-tab .nav-pills .nav-item a.nav-link.active{background: #672f5a;color: #fff;}
.account-right .tab-content { padding: 30px 20px;}
.account-right .tab-content .form-control, .account-right .tab-content label{margin-bottom: 0;}
.account-right .tab-content .form-control{border:1px solid #c6c6c6 !important;}
.account-right .bdr{border: 1px solid #dcdcdc !important; }
.account-right .btn{text-transform: capitalize; font-weight: 500; border-radius: .25rem;}
.codeBox{display: flex; justify-content: space-between; padding: 15px; border: 1px solid #e6e6e6;}
.discount-row { border-top: 1px solid #e6e6e6; padding-top: 20px; margin-top: 20px;}
.account-right a:hover{color: #124c1a;}
.codeLeft, .codeRight{width: 50%;}
.codeRight .btn{min-width:auto; padding: 11px 15px 11px; margin-bottom: 0; border-radius: 0; border:none;}
.codeLeft .form-control{border-radius: 0; margin-bottom: 0; padding: .375rem .35rem;}
.discount-row h6{font-size: 18px;}
.account-right .btn:focus, .codeBox .btn:focus{border:none !important;}
.btn.btnSm{padding: 10px 12px 10px; min-width:auto;}


.mem-recurring-cost { padding-top: 20px; padding-bottom: 20px; background: #efefef;  margin: 20px 0;}
input#switch-mem-checkbox { position: relative; display: inline-block; width: auto; margin-right: 5px;}
a.canclen-btn { background: red; padding: 11px 25px; color: #fff; position: relative; display: inline-block;}
.w-auto {width: auto; display: inline-block;}
.recurring-cost { padding-top: 20px; padding-bottom: 20px; background: #efefef;  margin: 20px 0;}
input#change-b-cyc-checkbox { position: relative; display: inline-block; width: auto; margin-right: 5px;}
div#loader-overlay {z-index: 9999;}

/*
 Reset passowrd
*/
.email-reset {
    padding-top: 80px;
    padding-bottom: 80px;
}

.email-reset .card-header {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
}

.email-reset .card-body {
    padding: 40px 15px;
}


/* floting notification css*/
.floting-menu-wrap { position: fixed;  top: 40%; right: 0; width: 120px; background: #1a4c1a; box-shadow: 0px 8px 13px 0px rgb(0 0 0 / 19%);    border-radius: 35px 0px 0px 35px;}
.floting-menu-wrap ul { margin: 0; padding: 0; list-style: none; display: flex; align-items: center;justify-content: space-between; z-index: 9;}
.floting-menu-wrap ul a { color: #fff; padding: 11px 22px; display: block; font-size: 16px;}
.floting-menu-wrap ul a:hover { background: #0f2d0f;}
.floting-menu-wrap ul li.user-info a:hover { border-radius: 35px 0 0 35px;}
.user-slider-menu {
    position: fixed;
    top: 0;
    left: 100%;
    box-shadow: -3px 3px 6px #00000029;
    background: rgb(151 78 134);
    height: 100vh;
    overflow-y: auto;
    overflow-x: inherit;
    z-index: 9999;
    width: 320px;
    transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out !important;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out !important;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out !important;
    visibility: hidden;
    display: block;
    padding-top: 80px;
    padding-bottom: 20px;
}
.user-slider-menu.slide_sec {
	visibility: visible;
    -webkit-transform: translateX(-100%) !important;
    transform: translateX(-100%) !important;
}
.user-slider-menu .close-icon { position: absolute; top: 15px;  right: 15px; z-index: 99;}
.user-slider-menu .close-icon a { color: #fff; font-size: 24px; padding: 5px;}

.floting-drop-down { transition: none !important;}
.floting-drop-down .card { background: transparent; margin: 0; box-shadow: none;}
.floting-drop-down .card h2 { color: #fff; font-size: 16px; font-weight: 400;}
.floting-drop-down .card .card-header { padding: 10px 15px !important; background: transparent; margin: 0;}
.floting-drop-down .card h2 a { display: flex; align-items: center; justify-content: space-between; cursor: pointer;}
.user-slider-menu .accordion_wrap p { margin: 0; color: #fff; display: flex; align-items: center; width: 100%; font-size: 18px;}
.user-slider-menu .accordion_wrap * { transition: none !important;}
.user-slider-menu .accordion_wrap p span { position: absolute; right: 24px; top: 16px;}
.user-slider-menu .accordion_wrap ul li { padding: 15px; border-bottom: 1px solid #fff; position: relative;}
.user-slider-menu .accordion_wrap ul .wh-details { color: #fff; margin-top: 15px; font-size: 14px;}
.accordion_wrap .user-details {
    text-align: left;
    padding: 15px;
    border: 1px solid #fff;
    margin: 15px;
}
body.overlay {position: relative;}

body.overlay:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 99;
}

.accordion_wrap .user-details * {
    color: #fff;
    font-size: 18px;
    line-height: 1.7;
}
.notification-slider-wrap{
    position: fixed;
    top: 0;
    left: 100%;
    box-shadow: -3px 3px 6px #00000029;
    background: rgb(151 78 134);
    height: 100vh;
    overflow-y: auto;
    overflow-x: inherit;
    z-index: 9999;
    width: 320px;
    transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out !important;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out !important;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out !important;
    visibility: hidden;
    display: block;
    padding-top: 80px;
    padding-bottom: 20px;
}
.notification-slider-wrap.slide_sec {
	visibility: visible;
    -webkit-transform: translateX(-100%) !important;
    transform: translateX(-100%) !important;
}
.notification-slider-wrap .close-icon { position: absolute; top: 15px;  right: 15px; z-index: 99;}
.notification-slider-wrap .close-icon a { color: #fff; font-size: 24px; padding: 5px;}
.notify-content {  padding: 15px;}
.notify-content p {
    color: #fff;
    border: 1px solid #fff;
    margin-bottom: 0;
    text-transform: capitalize;
    padding: 15px;
    font-size: 16px;
}
.notify-content p a {text-decoration: underline;color: #fff;margin-left: 10px;}
/* floting notification css*/

.icon-section .icon-box .video {  min-height: 201px;}
.our-clients {overflow: hidden;}
.our-video-box iframe {  width: 100% !important;}
.shipping-restriction ul {  list-style: none;}
.about-video-holder iframe {  width: 100% !important;  max-width: 560px;  object-fit: contain;}



/* mobile price section view */
.price-list-wrap table { width: 100%;}
.price-list-wrap table thead {  background: #1e5024; text-align: center;}
.price-list-wrap table th, .price-list-wrap table td {  padding: 10px;  font-size: 17px;}
.price-list-wrap table thead th {  color: #fff;}
.price-list-wrap table tbody tr th {  background: #124c1a;  color: #fff;}
.price-list-wrap table tbody tr th, .price-list-wrap table tbody tr td {  border: 1px;}
.price-list-wrap table tbody th, .price-list-wrap table tbody td {  border: 1px solid #dfdfdf !important;}
.price-list-wrap table tbody tr:last-child {  text-align: center;}
.price-list-wrap  .choise {justify-content: center;}
.price-list-wrap span {  width: 30px;  height: 2px;  /*background: #1e5024;*/  display: inline-block;}
.plan-mobile-view table {  margin: 30px 0;}
.plan-mobile-view {  display: none;}
.price-list-wrap .service-no-check { background: #1e5024;height: 2px; }

.panel-title a.checkpluseminus.collapsed .glyphicon-plus:before {content: "+";}
.panel-title a.checkpluseminus .glyphicon-plus:before {content: "-";}
.slick-dots li button:before {font-size: 47px !important;}
.video-box iframe {  width: 100% !important;}
.my-suite { margin-right: 10px;}


.expected-package table.data-table { width: 100%;}
.expected-package table.data-table thead { background: #124c1a;}
.expected-package table.data-table thead th { width: auto !important;  font-size: 12px;  border: 1px solid #eaeaea; padding: 10px 24px 10px 11px; }
.expected-package table.data-table tbody td {  border-right: 1px solid #eaeaea;  border: none;  width: auto !important; padding: 10px !important;  font-size: 13px;}
.expected-package table.data-table tbody tr:nth-child(odd) {  background: #eaeaea;}
.expected-package .grid-wrapper {  overflow-x: scroll;}
.expected-package table.data-table tbody td ul.list {  display: block;}
.expected-package table.data-table tbody td ul.list li.item {  width: 100%;  padding: 0; display: flex;}
.expected-package table.data-table tbody td ul.list li.item a {  padding: 0 5px;}
.expected-package table.data-table tbody td ul.list li.item div { display: flex;}
.expected-package table.data-table tbody td ul.list li.item div span { display: block; max-width: 160px;  padding-right: 7px;}
.expected-package .dataTables_wrapper > table >thead th {  color: #fff;}
.communicate-right { padding: 15px;}


.payment-method-wrap .card-list-holder ul li {padding: 15px; width:50%;}
.payment-method-wrap .card-list-holder ul li .cardlist {
    width: 100%;
    height: 55.98mm;
    color: #000;
    background: #6f42c138;
    border: 1px solid #caadff;
    -webkit-border-radius: 10px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 10px;
    -moz-background-clip: padding;
    border-radius: 10px;
    background-clip: padding-box;
    overflow: hidden;
    max-width: 315px;
}
.payment-method-wrap .card-list-holder ul li .button-wrap {
    max-width: 315px;
}
.chip {
    position: relative;
    z-index: 1000;
    width: 50px;
    height: 40px;
    margin-top: 50px;
    margin-bottom: 10px;
    margin-left: 30px;
    background: #fffcb1;
    background: -moz-linear-gradient(-45deg, #fffcb1 0%, #b4a365 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #fffcb1), color-stop(100%, #b4a365));
    background: -webkit-linear-gradient(
-45deg
, #fffcb1 0%, #b4a365 100%);
    background: -o-linear-gradient(-45deg, #fffcb1 0%, #b4a365 100%);
    background: -ms-linear-gradient(-45deg, #fffcb1 0%, #b4a365 100%);
    background: linear-gradient(
135deg
, #fffcb1 0%, #b4a365 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffcb1", endColorstr="#b4a365", GradientType=1);
    border: 1px solid #322d28;
    -webkit-border-radius: 10px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 10px;
    -moz-background-clip: padding;
    border-radius: 10px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 1px 2px #322d28, 0 0 5px 0 0 5px rgba(144, 133, 87, 0.25) inset;
    -moz-box-shadow: 0 1px 2px #322d28, 0 0 5px 0 0 5px rgba(144, 133, 87, 0.25) inset;
    box-shadow: 0 1px 2px #322d28, 0 0 5px 0 0 5px rgba(144, 133, 87, 0.25) inset;
    overflow: hidden;
}
.chip .side.left {left: 0;border-left: none;-webkit-border-radius: 0 2px 2px 0;-webkit-background-clip: padding-box;-moz-border-radius: 0 2px 2px 0;-moz-background-clip: padding;border-radius: 0 2px 2px 0;background-clip: padding-box;}
.chip .side.right {right: 0;border-right: none;-webkit-border-radius: 2px 0 0 2px;-webkit-background-clip: padding-box;-moz-border-radius: 2px 0 0 2px;-moz-background-clip: padding;border-radius: 2px 0 0 2px;background-clip: padding-box;}
.chip .side {
    position: absolute;
    top: 8px;
    width: 12px;
    height: 24px;
    border: 1px solid #322d28;
    -webkit-box-shadow: 0 0 5px rgb(144 133 87 / 25%) inset, 0 0 5px rgb(144 133 87 / 25%), 0 0 4px rgb(0 0 0 / 10%), 0 0 4px rgb(0 0 0 / 10%) inset;
    -moz-box-shadow: 0 0 5px rgba(144, 133, 87, 0.25) inset, 0 0 5px rgba(144, 133, 87, 0.25), 0 0 4px rgba(0, 0, 0, 0.1), 0 0 4px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 5px rgb(144 133 87 / 25%) inset, 0 0 5px rgb(144 133 87 / 25%), 0 0 4px rgb(0 0 0 / 10%), 0 0 4px rgb(0 0 0 / 10%) inset;
}
.chip .vertical.top {top: 0;border-top: none;}
.chip .vertical {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 8.66666667px;
    height: 12px;
    border: 1px solid #322d28;
    -webkit-box-shadow: 0 0 5px rgb(144 133 87 / 25%) inset, 0 0 5px rgb(144 133 87 / 25%), 0 0 4px rgb(0 0 0 / 10%), 0 0 4px rgb(0 0 0 / 10%) inset;
    -moz-box-shadow: 0 0 5px rgba(144, 133, 87, 0.25) inset, 0 0 5px rgba(144, 133, 87, 0.25), 0 0 4px rgba(0, 0, 0, 0.1), 0 0 4px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 5px rgb(144 133 87 / 25%) inset, 0 0 5px rgb(144 133 87 / 25%), 0 0 4px rgb(0 0 0 / 10%), 0 0 4px rgb(0 0 0 / 10%) inset;
}
.chip .vertical.bottom {bottom: 0;border-bottom: none;}
.chip .vertical {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 8.66666667px;
    height: 12px;
    border: 1px solid #322d28;
    -webkit-box-shadow: 0 0 5px rgb(144 133 87 / 25%) inset, 0 0 5px rgb(144 133 87 / 25%), 0 0 4px rgb(0 0 0 / 10%), 0 0 4px rgb(0 0 0 / 10%) inset;
    -moz-box-shadow: 0 0 5px rgba(144, 133, 87, 0.25) inset, 0 0 5px rgba(144, 133, 87, 0.25), 0 0 4px rgba(0, 0, 0, 0.1), 0 0 4px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 5px rgb(144 133 87 / 25%) inset, 0 0 5px rgb(144 133 87 / 25%), 0 0 4px rgb(0 0 0 / 10%), 0 0 4px rgb(0 0 0 / 10%) inset;
}
.data {position: relative;z-index: 100;margin-left: 30px;text-transform: uppercase;}
.data .pan {position: relative;z-index: 50;margin: 0;letter-spacing: 1px;font-size: 26px;}
.data .pan, .data .month, .data .year, .data .year:before, .data .name-on-card, .data .date {
    position: relative;z-index: 20;letter-spacing: 1px;text-shadow: 1px 1px 1px #000;}
.data .exp-date-wrapper {margin-top: 5px;margin-left: 64px;line-height: 1;*zoom: 1;}
.data .exp-date-wrapper:before, .data .exp-date-wrapper:after {content: " ";display: table;}
.data .exp-date-wrapper .left-label {float: left;display: inline-block;width: 40px;font: 400 7px/8px 'Open Sans', Arial, sans-serif;letter-spacing: 0.5px;}
.data .exp-date-wrapper .exp-date {display: inline-block;float: left;margin-top: -10px;margin-left: 10px;text-align: center;}
.data .exp-date-wrapper .exp-date .upper-labels {font: 400 8px/1 'Open Sans', Arial, sans-serif;}
.data .name-on-card {float: left;margin-right: 100px;}
.data .card-brand-name {float: right;margin-right: 30px;background-color: #fff;width: 70px;height: 28px;color: #000000;text-align: center;font-weight: 700;}

.payment-method .row {  justify-content: center;  align-items: center;}
.payment-method .from-control {  max-width: 33.03%;  flex: 0 0 33.03%;  padding: 15px;}
.payment-method .from-control label {  font-size: 18px;  text-transform: uppercase;}
.stripe-wrap .choose-holder {  display: flex;  align-items: center; justify-content: center; margin-top: 25px; gap: 20px;}
.stripe-wrap .choose-holder label {  font-size: 18px;  text-transform: uppercase;}
.checkout-holder.existingcard-holder {  margin-top: 0;  box-shadow: none;  border: 0; padding: 0 !important;}
.checkout-holder.existingcard-holder .form-holder {  background: #f6f6f6;  padding: 15px;  display: flex; flex-direction: row-reverse;    align-items: center;  justify-content: center;}
.checkout-holder.existingcard-holder .form-holder input {  width: auto;  display: inline-block;  margin-bottom: 0;}
.checkout-holder.existingcard-holder .form-holder  label {  display: inline-block;  margin-bottom: 0;  margin-left: 10px;}
 .choise {  margin-top: 20px;font-size: 14px;  line-height: 1.6; display: block; height: 68px;}
.choise .hd { display: block;  margin-bottom: 5px;}
.choise label.checkcontainer {  margin: 0 0px 0 5px !important;  padding-left: 20px;  font-size: 13px; line-height: 1.6; display: inline-flex !important;}
.choise label.checkcontainer span.radiobtn {  width: 15px;  height: 15px; top: 4px;}

.estimate-costs-form .estimate-wrap {  max-width: 680px;  width: 100%;  margin: auto;}

.blog-list-desc a.btn {  margin-bottom: 20px;}


/* payment  css*/

.existingcard-holder .form { display: flex;  flex-wrap: wrap; margin-left: -15px;  margin-right: -15px;  justify-content: center;}
.existingcard-holder .form-holder {
    max-width: 33.03%;
    flex: 0 0 33.03%;
    padding: 0 15px;
    position: relative;
}
.existingcard-holder .cardlist {
    width: 100%;
    height: 60.98mm;
    color: #fff;
    background: #23189a;
    border: 1px solid #1e1584;
    -webkit-border-radius: 10px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 10px;
    -moz-background-clip: padding;
    border-radius: 10px;
    background-clip: padding-box;
    overflow: hidden;
}

.existingcard-holder .form-holder input {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    visibility: visible;
    opacity: 0;
    cursor: pointer;
}
.existingcard-holder input[type="submit"] {
    width: auto;
}
.checkout-holder.choosemethord-wrap { padding: 60px 15px;}
.existingcard-holder .button-holder {  max-width: 100%;  flex: 0 0 100%;}
.checkout-holder.choosemethord-wrap {  padding: 60px 15px;}
.checkout-holder .form-holder.active .card.cardlist {  border: 4px solid #44ab04;}

.choose-holder.payment-method {  margin-bottom: 60px;}
.payment-method .from-control .holder {  background: #eaeaea;  padding: 26px 15px;  border-radius: 5px;  position: relative;}
.payment-method .from-control .holder input#choosetype {position: absolute;  top: 0;  right: 0;  left: 0;  bottom: 0;  width: 100%;  height: 100%;  opacity: 0;
    cursor: pointer;  z-index: 2;}
.payment-method .from-control .holder label {  margin: 0;}
.payment-method .from-control .holder input[type="checkbox"]:checked:after {content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;border: 1px solid red;z-index: 2;}
.payment-method .from-control .holder.active {  border: 2px solid #44ab04;}
.checkout-holder.newcard-holder {  padding: 0 !important;}

.error-page-wrap {  padding: 80px 0;  background: #eaeaea;}

.scholership-wrap .slick-arrow { background: #eaeaea;  width: 50px;  height: 50px;  z-index: 9;  border-radius: 50%;}
.scholership-wrap .slick-arrow.slick-prev {  left: -70px;}
.scholership-wrap .slick-arrow.slick-next {  right: -70px;}
.img-circle { width: 45px; height: 45px;  object-position: center;}

.cart-wrap { margin-left: 20px; font-size: 20px; position: relative;}
.cart-wrap span {  width: 18px; height: 18px; background: #777; color: #fff;  display: inline-flex;align-items: center; justify-content: center;  border-radius: 50%;
    font-size: 11px; position: absolute; right: -10px;  top: -6px;}
.top-header .search-col {align-items: center;}
.order-summery .holder {  max-width: 440px; margin-top: 40px;  margin-left: auto;}

.dashboard-btn {display: inline-block;margin-right: 0;margin-left: 15px;}
.dashboard-btn img {max-width: 30px;}
.loader-wrap { margin: auto; position: absolute; top: 0; left: 0;  bottom: 0;  right: 0; width: 200px;  height: 200px;}
.loader-wrap .icon-holder {  max-width: 80px;  position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: auto; text-align: center;}
.loader-wrap .icon-holder img {  width: 100%;  height: 100%; object-fit: contain;}





/*Media Query css*/
@media only screen and ( min-width: 1599px )  {
    .container.big-container { max-width: 1520px }
}


@media only screen and ( min-width: 1200px )  {
    .container { max-width: 1200px }
}



@media only screen and ( max-width: 1899px )  {
	.banner_image .banner-image-left { padding-right: 300px; }
	.banner_text-inner { margin-left: 60px; }

}

@media only screen and ( max-width: 1599px )  {
	.banner_text-inner { margin-left: 100px; }
	h1{ font-size:35px; }
	h2{ font-size:35px;}
	h3{ font-size:24px;}
	h5{ font-size:18px;}

	.banner_text-inner { max-width: 493px; }
	.banner_text { bottom: 40px; }
	.banner-btn-holder { margin-bottom: 20px; }

	.curve-bg { right: -280px; }
    .price-plan h6 { padding: 12px 6px; font-size: 14px;}


    .top-header .menu-col ul li {margin-right: 9px;}
}

@media only screen and ( max-width: 1366px )  {
    h1{ font-size:28px; }
	h2{ font-size:28px;}
	h3{ font-size:18px;}
	h5{ font-size:16px;}
    header .logo_box img {max-width: 170px;}
    .header_menu ul li a {font-size: 15px;}
    .banner_image {align-items: flex-start;}
    .banner_image .banner-image-left {padding-right: 200px;}
    .banner_text-inner h3 {font-size: 18px;}
    .btn, a.btn {min-width: 134px; padding: 14px 18px;}
    .banner_text-inner {  max-width: 403px;  margin-right: auto;  margin-left: 170px;}
    .perfect-plan-hd {  margin-bottom: 170px;}
    .profile-info h6 {font-size: 16px;}
}

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

}


@media only screen and ( max-width: 1199px ) {
    .teste-scroll .slick-prev {left: -110px;}
    .teste-scroll .slick-next {right: -110px;}
     .discount-row h6{font-size: 17px;}
    .average-year-opt {padding: 40px 8px;}
    .perfect-plan.cmn_pad {  display: none;}
    .plan-mobile-view {  display: block;}
    .shopping-girl {width: 285px;}

    section.our-process .row .col-lg-4:nth-child(2) .number-step:before {left: -35%;}
    section.our-process .row .col-lg-4:last-child .number-step:before {left: -35%;}
    .top-header .search-col a.btn { padding: 12px 15px; min-width: 91px; font-size: 14px;}
	.buyer-step-wrap .step .step-cell:before{right: -68.1%;}
	.hdr_fix .logo_box img { max-width: 130px;}
	.dashboard-btn {margin-left: 8px;}
}




@media only screen and ( max-width: 991px ) {
    header.main_head {overflow: hidden;}
    header .logo_box img {max-width: 150px;}
    .main_head .right_menu_wrap {
        position: fixed;
        top: 0;
        left: 100%;
        box-shadow: -3px 3px 6px #00000029;
        background: rgb(151 78 134);
        height: 100vh;
        overflow-y: scroll;
        overflow-x: inherit;
        z-index: 99;
        width: 320px;
        transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out, visibility .3s ease-in-out;
        transition: transform .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
        visibility: hidden;
        display: block;
        padding-top: 80px;
        padding-bottom: 20px;
    }
    .header_menu .nav_close {  position: absolute;  top: 13px;  right: 13px;  color: #fff;  font-size: 20px;}
    .all_menu_wrap { transition: none !important; transform: inherit !important}
    .main_head .right_menu_wrap.slide_sec {visibility: visible; -webkit-transform: translateX(-100%);  transform: translateX(-100%); }
    .nav_btn, .nav_close, .mobile_logo {display: block;}
    .main_head .top-header { text-align: center;}
    .main_head .top-header ul {  justify-content: center;}
    .main_head .search-col { justify-content: center !important; margin-top: 12px; align-items: flex-start;}
    .search-form-inner .form-control {padding: 9px 15px 9px; height: auto;}
    .header_menu .nav_btn {  font-size: 18px;  color: #1e5024;}
    .menu-bottom-notice {font-size: 15px;}
    .header_menu ul {display: block;}
    .header_menu ul li:not(:last-child) {margin-right: 0px;}
    .header_menu ul li {padding: 12px 15px; border-bottom: 1px solid #7c406e;}
    .header_menu ul li a {color: #fff; }

    .banner_text { bottom: 0; position: relative;  text-align: center;  margin-top: 0;  background: #EAEAEA;  padding: 20px 15px;}
    .banner_image .banner-image-left { padding-right: 0; margin: 0;}
    .banner_text-inner h3 {font-size: 17px; margin-bottom: 0px;}
    .banner_text-inner {margin: auto;}
    .icon-section .icon-box {  padding: 15px 5px;}
    .icon-section .icon-box h5 {  margin-bottom: 0;}
    .icon-section h2 {margin-bottom: 60px;}

    h1{ font-size:22px; }
	h2{ font-size:22px;}
	h3{ font-size:18px;}
	h5{ font-size:16px;}
    h6 {font-size: 16px;}
    p {font-size: 15px;}
    .curve-inforow {padding-top: 90px; padding-bottom: 50px;}
    .green-text h2 {  font-size: 22px; word-break: break-all;}
    .process-sec {padding-left: 15px; padding-right: 15px; padding-top: 50px;}
    .cmn_px { padding-left: 30px;  padding-right: 30px;}
    .hdr_fix .logo_box img {max-width: 180px;}
    .emploee-of-month .emp-img .emp-img-inner img { width: 100%;}
    .emploee-of-month .emp-inner {  flex-direction: column-reverse;}
    .emploee-of-month .emp-img {  padding-bottom: 15px;}
    .emp-text p {  font-size: 16px;}

    .teste-scroll .slick-prev {  left: -60px;}
    .teste-scroll .slick-next {  right: -70px;}

    footer {  text-align: center;}
    footer .footer-menu {  border-bottom: 1px solid #cdcdcd;  margin-bottom: 15px;  padding-bottom: 15px;}
    footer .footer-menu:last-child {  margin: 0;  padding: 0;  border: none;}
    footer .footer-menu .address-col p {  margin: 0;}
    .footer-menu ul.social-wrap {  display: flex;  flex-wrap: wrap;  justify-content: center;}
    .footer-menu ul.social-wrap li {  padding: 10px 10px;}
    .footer-bottom {margin-top: 20px;}
    footer img.logo-wrap {  max-width: 170px;}
    .our-work-process-desc p, .work-step-desc p {font-size: 16px;}
    section.our-process .row .col-lg-4:nth-child(2) .number-step:before {display: none;}
    section.our-process .row .col-lg-4:nth-child(2) .number-step:after {display: none;}
    section.our-process .row .col-lg-4:last-child .number-step:before {display: none;}
    section.our-process .row .col-lg-4:last-child .number-step:after {display: none;}

    .owl-carousel.owl-theme.clients button.owl-prev span {left: 0;}
    .owl-carousel.owl-theme.clients button.owl-next span {right: 0;}
    .post-desc p {font-size: 14px;}
    .cote-img {width: 50px;}

    .converter-desc #xecurrencywidget {  max-width: 560px;  margin: auto;}
    .converter-desc #xecurrencywidget iframe {  width: 100% !important;}

    .experience-box {padding: 40px 15px;}
    .panel-title {font-size: 16px;}
    .our-featured-box {padding: 30px 15px;}
    .blog-list-desc p, .blog-details-desc p, .blog-details-desc ul li {font-size: 16px;}
    .about-video-holder iframe  {height: auto !important;}
    .about-holder-wrap .content-holder img {width: 100% !important; height: auto !important;}

    section.inner-banner {  position: relative;}
    .inner-banner .inner-banner-hero-img { position: absolute; top: 0; right: 0; bottom: 0;  left: 0;  width: 100%;  height: 100%;}
    .inner-banner .inner-banner-hero-img img {  width: 100%;  height: 100%;  object-fit: cover;}
    .inner-banner-hero-desc {  position: relative;  top: 0;  transform: inherit;  left: 0;  right: 0;  z-index: 2;  text-align: center;    padding: 60px 0;}
    .bnr-price-btn-wrap a.pricebtn {font-size: 18px;}
    .custom-wrap-mid {float: none; margin: 0px;}
    .estimate-costs-form {padding: 15px;}
    .estimate-wrap .custom-wrap-two {  margin-top: 0;}
    .estimate-costs-form input.w-75 {width: 100% !important;}

    .average-year-opt {max-width: 360px; margin: 15px auto;}
    .your-offer-desc { max-width: 360px;  margin: 15px auto 0;}
    .wallet-area-table {width: 80%;}
    .price-list-wrap table tbody th, .price-list-wrap table tbody td {font-size: 14px;}

    .shopping-girl {width: 215px;}
    .member-video-wrap {padding: 40px 15px;}
    .member-slider {padding: 40px 15px;}
    .member-review-pannel {padding: 30px 15px !important;}
    .member-review-pannel {padding: 40px 15px !important;}
    .feedback-post {padding: 40px 15px !important;}
    .partner-tab-info {padding: 40px 15px;}
    .video-box iframe {height: auto;}
    .contact-form-wrap {padding: 50px 15px;}

    .shipping-costs ul li {margin: 6px 0px;}
    #msform fieldset.review_order_step .graybg {padding: 60px 15px;}
    #msform fieldset.review_order_step .review_order_step_table thead tr th {font-size: 12px;}
    #msform fieldset.review_order_step .graybg.white {padding: 15px;}
    .review_order_step td {  font-size: 14px;}

    .top-account h6 {font-size: 14px; margin-bottom: 25px;}
    .top-account .loading-view img {  max-width: 22px;}
    .top-account .loading-view a span {font-size: 13px;width: 20px;height: 20px;display: flex;align-items: center;justify-content: center;}
    .top-account .loading-view span {  font-size: 16px;}
    .facility-form label.option-label span.radio-text span {  font-size: 16px;}

    .top-account .bdr-right {border: none;}
    .top-account {text-align: center;}
    .result-show .list-pannel {padding: 40px 15px;}

	.existingcard-holder .form-holder {max-width: 50%; flex: 0 0 50%;}
	.buyer-step-wrap .step .step-cell:before{right: -74.01%}
    .price-list-wrap span {height: auto;}
}

@media only screen and ( max-width: 767px ) {
    .hdr_fix .logo_box img {max-width: 108px;}
    .btn, a.btn {  min-width: 113px;  padding: 12px 14px;  font-size: 14px !important;}
    .banner_text-inner h3 {font-size: 15px;}
    .icon-section .icon-box .video {min-height: auto;}
     .curve-inforow {padding-top: 50px; padding-bottom: 50px;}
    .cmn_px { padding-left: 15px;  padding-right: 15px;}
    .cmn_pad {padding-top: 50px; padding-bottom: 50px;}

    .process-row {display: block; text-align: center;}
    .process-sec .process-image {  max-width: 290px;  margin: auto;  padding: 15px 0;}
    .process-sec .process-image.process-3 {  max-width: 130px;}
    .green-text h2 {font-size: 18px;}
    .employee-inner {padding: 50px 35px}
    .emploee-of-month .slick-arrow {height: 30px; width: 20px;}
    .emploee-of-month .slick-prev {left: -35px;}
    .emploee-of-month .slick-next {right: -35px;}

    .teste-inner {padding: 30px;}
    .test-text p {font-size: 15px;}
    .teste-scroll .slick-arrow {width: 30px; height: 30px;}
    .slick-prev:before {font-size: 18px;}
    .teste-scroll .slick-next {  right: -60px;}
    .test-icon {top: -22px;}
    .test-icon img {max-width: 50px;}
    .teste-scroll .slick-prev {left: -40px;}
    .teste-scroll .slick-next {right: -40px;}
    .ready-ship-sec p {font-size: 16px;}
    section.work-step .step-now:nth-child(even) .row {  flex-direction: column-reverse;}
    .our-work-process-desc {display: block; text-align: center; padding: 25px 15px;}
    .work-icon-box {margin: auto; width: 80px; height: 80px; margin-bottom: 15px; min-width: auto;}
    .work-step-img img {  max-width: 270px;}

    .our-benefits-info {padding: 40px 15px;}
    .our-video-box iframe  {height: auto !important;}

    .experience-box {display: block;text-align: center;}
    .experience-btn.text-right {text-align: center !important;}

    .wallet-area-table {  margin: 10px 0 0 0;  width: 100%;  background: #fff; position: relative; top: 0;  padding: 40px 15px; box-shadow: 0 0 15px rgb(0 0 0 / 10%);}
    .wallet-area-table table.wallet-box-tbl tr td, .wallet-area-table table.wallet-box-tbl tr th {  padding: 7px 3px;  font-size: 13px;}

    .wallet-area .profile-info {  padding: 0 15px;  margin-top: 22px;}
    .shop-ship-area .container {  position: relative;  z-index: 2;}
    .shop-ship-area .shopping-girl {  opacity: 0.3;}
    .nav.nav-tabs.nav-fill.partner-tab {display: block;}
    .partner-tab a.nav-item.nav-link {display: block;}
    #progressbar li {  display: none;}
    #progressbar li.active {  display: block;  width: 100%;}
    .registration-one .card {  padding: 15px;}
    .facility-form {display: block;}
    .facility-form label.option-label span.radio-text span {font-size: 14px;}
    .facility-form label.option-label span.facility-icon img {  max-width: 30px;}
    .account-nav ul li a {font-size: 15px; border-bottom: 1px solid #834173;}
    .account-right h3 {font-size: 18px;}
    .acount-tab .nav-pills .nav-item a.nav-link {font-size: 15px; padding: 12px 8px;}

    .top-header .search-col .button-pannel { display: block; width: 100%;}
    ul.steps {flex-wrap: wrap;}
    ul.steps li.item {width: 100%; padding: 15px;}
    ul.steps li.item img { max-width: 240px;}
    .expected-package .email-upload .block .inner { padding: 15px;  text-align: center;}
    .expected-package .email-upload .img { position: relative;  top: 0;bottom: 0;left: 0; width: 75px; margin: auto; text-align: center;    margin-bottom: 15px;}

    .expected-package table.data-table thead th {font-size: 11px;}
    .expected-package table.data-table tbody td {font-size: 11px;}
    .main_head .search-col {    flex-wrap: wrap; flex-direction: column-reverse !important;  text-align: center !important;}
    .top-header .search-col .btn {margin: auto;}
    .search-form-inner {width: 100%; margin-left: 0px; margin-bottom: 12px;}
    #inspect_package_modal a.btn.btn-primary { display: block; margin: 5px 0;  padding: 15px;}
    .top-header .menu-col ul li a {font-size: 13px;}
    .payment-method-wrap .card-list-holder ul li {width: 100%;}
	.existingcard-holder .form-holder {  max-width: 100%;  flex: 0 0 100%;}
	.payment-method .from-control {  max-width: 100%;  flex: 0 0 100%;}
	.buyer-step-wrap .step .step-cell { max-width: 33.03%; flex: 0 0 33.03%; padding: 0px 15px 80px;  position: relative;  margin: auto;}
	.buyer-step-wrap .step .step-cell:before { right: 0; width: 1px; height: 45%; left: 0; margin: auto; top: 58%; transform: none;}
	.buyer-step-wrap .step-cell:after { position: absolute; right: 0;  top: 70%; transform: none; font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f35a";  font-size: 27px; left: 0;  transform: rotate(90deg);}
	.buyer-step-wrap .step {display: block; text-align: center;}
	.cart-wrap {  display: block; text-align: center;  margin: 6px auto; }
    .price-list-wrap span {height: auto;}

}

@media only screen and ( max-width: 600px ) {
    .acount-tab .nav-pills .nav-item a.nav-link.active {  background: #0f4216;  color: #fff;}
    .account-right ul.nav.nav-pills {flex-wrap: wrap;}
    .acount-tab .nav-pills .nav-item {width: 100%;}
    .facility-form label.option-label span.facility-icon img {max-width: 16px;}
}

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


}


/*Media Query css*/
