.single-line-height{
    line-height: 1.3;
    text-align: justify;
}
.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #55cb0e;
    border-color: #55cb0e;
    padding: 25px;
}
.nav-content-flex{
    max-width: 100% !important;
    padding: 0 10%;
}
.page-item.disabled .page-link {
    padding: 25px;
}

.page-item .page-link {
    padding: 25px;
}
.mapData:before {
    content: "";
    position: absolute;
    bottom:-10px;
    left: 20px;
    background-color: #fff;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    box-shadow: 0 5px 10px 0 rgba(206, 206, 206, 0.2);
}
.custom-map svg path{
    fill: #004950;
    stroke: #fff;
}
.custom-map svg #Group-21 path{
    fill: #639621;
}
.custom-map svg #Stroke-45 path{
    fill: #2b9621;
}
.custom-map svg #Group-33 path{
    fill:rgb(22, 179, 92);
}

.map-inner-wrap>svg>g:hover>path {
    cursor: pointer;
    fill: rgb(0, 73, 80, 0.65);
}
.map-inner-wrap>svg>.mapHighlight>path{
    fill: rgb(0, 73, 80, 0.65);
}

.badge-counter {
    position: absolute;
    width: 20px;
    text-align: center;
    /*padding:0 5px;*/
    margin-left: 2px;
    background-color: #dc3545;
    border-radius: 50em;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
}
.newnavbar-section li a{
    padding:5px;
}
.bg-clr-green {
    background-color: #008000;
}

.ht-img img {
    height: 250px;
}

.mb-10 {
    margin-bottom: 10px;
}

.pd-5-15 {
    padding: 5px 15px;
}
.text-error{
    color: red;
}

/************Tree page****************/

.title-design {
    font-size: 30px;
    word-spacing: 2px;
}

.pricediv {
    display: inline;
}

.hr-line {
    border-top: 1px solid #b4b3b3;
}

.pricediv label {
    float: left;
}

.hr-line .w-tree-qty input {
    width: 50px;
    background-color: transparent;
    padding: 0 0 5px 10px;
    top: 5px;
}

.hr-line .inline-btn .w-tree-qty .btn-plus,
.hr-line .inline-btn .w-tree-qty .btn-minus {
    width: 40px;
    height: 40px;
}

.hr-line .inline-btn .w-tree-qty .btn-plus {
    margin: 0 auto;
}

.w-tree-qty {
    border: 1px solid;
    padding: 8px 10px;
    height: 60px;
}

.icon-bagtree i {
    font-size: 35px;
    padding: 12px;
    color: #008000;
}

.icon-infotree i {
    font-size: 20px;
    padding: 0 0;
    color: #008000;
}

.icon-infotree span {
    font-size: 13px;
}

.tree-form select {
    background: #fff;
    border: 0;
}

.tree-form input::placeholder,
.tree-form select::placeholder {
    color: #666666;
}

.tree-form .sizemedium {
    width: 50px;
    height: 30px;
    margin-top: 8px;
}
.custom-social-media-icons{
    position: fixed;
    top: 23%;
    left: 0;
    width: 50px;
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index:99;
}
.custom-social-media-icons a:hover{
    color:#ec1d25;
}
.custom-social-media-icons a{
    font-size:22px;
    color: #000000;
}
.tree-form .check-title {
    position: absolute;
    top: 20px;
}

.small-img img {
    width: 80px;
}

.divImageTree {
    display: inline;
}

.divImageTree .rightPortion {
    width: 50%;
    float: right;
}

.divImageTree .leftPortion {
    width: 50%;
    float: left;
}


/**************Checkout Page************/

.checkoutPg .your_order {
    line-height: 40px;
}

.checkoutPg .order_card {
    padding: 12px 20px;
    height: 500px;
}

.checkoutPg .order_card_btn {
    padding: 13px;
}


/**************viewCart Page************/

.vcartPg .head_border {
    border-bottom: 2px solid red;
}

.vcartPg .cart_main {
    border: 1px solid silver;
}

.vcartPg .border_remove,
.cart_footer {
    border-top: 1px solid silver;
}

.vcartPg .bgorder {
    height: 240px;
}

.vcartPg .card_card {
    padding: 30px;
    border-radius: 12px;
}

.vcartPg .qtybutton {
    float: left;
}

.vcartPg .inline-btn .btn-minus,
.vcartPg .inline-btn .btn-plus {
    width: 33px;
    height: 33px;
}

.vcartPg .inline-btn .valueCenter {
    width: 33px
}

.bg1-pattern {
    background-repeat: no-repeat;
    background-size: cover;
}

.social div {
    width: 20px;
}

.social div:first-child ul li a {
    padding: 0px;
}

.social div:nth-child(2) {
    width: 36px;
}

.main_menu_2>li>.sub_menu {
    top: 100%;
    right: -100px;
    left: auto;
    position: absolute;
}

.main_menu_2 .sub_menu {
    position: absolute;
    top: 0;
    left: 100%;
    width: 225px;
    background-color: white;
    transform-origin: top;
}
.polygon-scal-crop1{
    -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}
.polygon-scal-crop2{
    -webkit-clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 0% 50%);
    clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 0% 50%);
}
.polygon-scal-crop3{
    -webkit-clip-path: circle(50% at 79% 36%);
    clip-path: circle(50% at 79% 36%);
}

    /*************Home Page**************/
.event-font-size .txt7{
    font-size: 36px!important;
}
@media only screen and (max-width: 480px) {
    /**************Checkout Page************/
    .tit6 {
        font-size: 30px;
    }
    .p-t-160 {
        padding-top: 100px;
    }
    .checkoutPg .order_card {
        margin: 0px;
    }
    .checkoutPg .order_card_btn {
        width: 100%;
    }
    .checkoutPg .padding {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .vcartPg .rs-mb-50 {
        margin-bottom: 50px !important;
    }
    .vcartPg .pd-15 {
        padding: 15px;
    }
    .vcartPg .pd-0,
    .vcartPg .pd-0 label span {
        padding: 0px;
    }
    .vcartPg .width-100 {
        display: inline-block;
        width: 100%;
    }
    .vcartPg .width-100 span {
        width: 50px;
    }
    .vcartPg .width-100 .inline-btn {
        width: 170px;
        padding: 0px;
    }
    .vcartPg .inline-btn .btn-minus,
    .vcartPg .inline-btn .btn-plus {
        width: 33px;
        height: 33px;
        float: left;
    }
    .vcartPg .inline-btn .valueCenter {
        width: 5%;
    }
    .vcartPg .border_remove label {
        padding: 0px;
        margin: 0px;
    }
    .vcartPg .cart_footer {
        margin-bottom: 30px;
    }

    /*************Home Page**************/
    .event-font-size .txt7{
        font-size: 30px!important;
    }
}
.our-abt-visions p{
    font-size:19px;
}
@media only screen and (max-width: 768px) {
    /**************Checkout Page************/
    .checkoutPg .tablet-width {
        display: inline !important;
        max-width: 100% !important;
    }
    .sec-map .mapData {
    width: 200px !important;
    padding: 12px 12px !important;
    }
    .sec-map .mapData .flex-box{
    flex-direction: column;
    }
    .custom-map svg{
        width:100%;
    }
    .sec-map .mapData .flex-box div span:first-child {
        font-size: 13px !important;
        line-height: 16px !important;
    }
    .sec-map .mapData .flex-box div {
        width: 100% !important;
        display: flex !important;
        flex-direction: row !important;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 2px;
    }
    .sec-map .mapData .flex-box div span:last-child {
        margin-top: 0px;
        text-align: left;
    }
    .vcartPg .card_card .list_2 li .btn3 {
        padding: 0 15px;
    }
    .newfooter-section-ft .footer-form .size12,
    .newfooter-section-ft .footer-form .size35{
        width: 80% !important;
    }
    .custom-social-media-icons{
        position: absolute;
    }
    .hover-box-inzoom .box{
        padding-bottom: 5px;
    }
    .testimonial_section .wrap-testimonial.w-75{
        width:100% !important;
    }
    .testimonial_section .wrap-testimonial .arrow-slick2{
        width:40px;
        height:40px;
    }
    .section-chef h3.tit5{
        font-size:30px;
    }
    .our-abt-visions p{
        font-size:16px;
    }
}


.remove-align {
    margin-top: -39px;
    margin-left: 472px;
}

.btn-outline:not(.disabled):not(:disabled):not([class*=alpha-]):hover,
.btn-outline:not(.disabled):not(:disabled):not([class*=alpha-]):not([disabled]):not(.disabled).active,
.btn-outline:not(.disabled):not(:disabled):not([class*=alpha-]):not([disabled]):not(.disabled):active,
.show>.btn-outline:not(.disabled):not(:disabled):not([class*=alpha-]).dropdown-toggle {
    color: #4dae52!important;
}

.bg-title-page-height {
    width: 100%;
    /* min-height: 545px; */
    padding-left: 15px;
    padding-right: 15px;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
}

.submitbt3 {
    width: 200px;
    background: #111111;
    border-radius: 10px;
}

.tracking-detail {
    padding: 3rem 0
}

#tracking {
    margin-bottom: 1rem
}

[class*=tracking-status-] p {
    margin: 0;
    font-size: 1.1rem;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

[class*=tracking-status-] {
    padding: 1.6rem 0
}

.tracking-status-intransit {
    background-color: #008000
}

.tracking-status-outfordelivery {
    background-color: #f5a551
}

.tracking-status-deliveryoffice {
    background-color: #f7dc6f
}

.tracking-status-delivered {
    background-color: #4cbb87
}

.tracking-status-attemptfail {
    background-color: #b789c7
}

.tracking-status-error,
.tracking-status-exception {
    background-color: #d26759
}

.tracking-status-expired {
    background-color: #616e7d
}

.tracking-status-pending {
    background-color: #ccc
}

.tracking-status-inforeceived {
    background-color: #214977
}

.tracking-list {
    border: 1px solid #e5e5e5
}

.tracking-item {
    border-left: 1px solid #008000;
    position: relative;
    padding: 2rem 1.5rem .5rem 2.5rem;
    font-size: .9rem;
    margin-left: 3rem;
    min-height: 5rem
}

.tracking-item:last-child {
    padding-bottom: 4rem
}

.tracking-item .tracking-date {
    margin-bottom: .5rem
}

.tracking-item .tracking-date span {
    color: #888;
    font-size: 85%;
    padding-left: .4rem
}

.tracking-item .tracking-content {
    padding: .5rem .8rem;
    background-color: #f4f4f4;
    border-radius: .5rem
}

.tracking-item .tracking-content span {
    display: block;
    color: #888;
    font-size: 85%
}

.tracking-item .tracking-icon {
    line-height: 2.6rem;
    position: absolute;
    left: -1.3rem;
    width: 2.6rem;
    height: 2.6rem;
    text-align: center;
    border-radius: 50%;
    font-size: 1.1rem;
    background-color: #fff;
    color: #fff
}

.tracking-item .tracking-icon.status-sponsored {
    background-color: #f68
}

.tracking-item .tracking-icon.status-delivered {
    background-color: #4cbb87
}

.tracking-item .tracking-icon.status-outfordelivery {
    background-color: #f5a551
}

.tracking-item .tracking-icon.status-deliveryoffice {
    background-color: #f7dc6f
}

.tracking-item .tracking-icon.status-attemptfail {
    background-color: #b789c7
}

.tracking-item .tracking-icon.status-exception {
    background-color: #d26759
}

.tracking-item .tracking-icon.status-inforeceived {
    background-color: #214977
}

.tracking-item .tracking-icon.status-intransit {
    color: #008000;
    border: 1px solid #008000;
    font-size: .6rem;
    background: #008000;
}
.newfooter-section-ft .footer-form .size12{
    width: 50%;
    height: 30px;
}
.newfooter-section-ft .footer-form .size35{
    width: 50%;
    min-height: 60px;
}
.newfooter-section-ft .btn3{
  background:#2b9621;
}
.newfooter-section-ft .form-title{
    color:#fff;
    font-weight: 500;
    font-size: 18px;
}
.newfooter-section-ft input.bo-rad-10{
    border-radius:6px;
}
.newfooter-section-ft .btn3:hover{
   background-color: #ec1d25;
}

.hover-box-inzoom .card{
    transition: 1s;
    border-radius: 20px;
    transition: 0.8s;
    cursor: pointer;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}
.hover-box-inzoom .box:hover .card{
	transform: scale(1.2);
	z-index: 2;
}

.custom-social-media-icons li a{
    font-size: 22px;
    color: #000000;
}
.custom-social-media-icons .main_menu > li:hover .sub_menu{
       transform: translateX(122px);
       top:25px;
}

.hover-box-inzoom .card-img-top{   
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.hover-box-inzoom{
    padding:5% 0;
    background-color:#eee;
}

.tii_testimonial_slide .testimonial {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
}
.testimonial-quote {
    font-size: 20px;
    font-style: italic;
    width: 70%;
    margin: 20px auto;
}
.testimonial_section .wrap-testimonial{
    position: relative;
    padding:20px 0;
}
.testimonial_section .wrap-testimonial:hover .arrow-slick2{
    opacity:1;
}
.tii_testimonial_slide .testimonial img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: inline-block;
    webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.testimonial_section {
    padding:5% 0;
    background: aliceblue;
}
.cms-map-work{
    padding:5% 0;
}
.tii_testimonial_slide .testimonial .testimonial_picture {
    border: 5px solid #d9a151;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 20px;
}
.tii_testimonial_slide .testimonial .testimonial_designation {
    font-family: "GOTHIC",Helvetica,Arial,sans-serif;
    font-size: 16px;
    margin-top: 4px;
}
.tii_testimonial_slide .testimonial .company{
    font-size: 16px;
    margin-top: 4px;
}

 .map-inner-wrap>svg>g>g:hover>path {
    cursor: pointer;
    fill: rgb(0, 73, 80, 0.65);
}

.mapHighlight>path {

    fill: rgb(0, 73, 80, 0.65);

}

.highlightSection path {
    cursor: pointer;
    fill: black;
    opacity: 1;
}
.sec-map{
    position:relative;
}
.sec-map .mapData {
    position: absolute;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
    transition: 0.5s all ease;
    z-index: 2;
    max-width: 400px;
    width: 100%;
    padding: 30px 30px;
    box-shadow: 0 5px 10px 0 rgba(206, 206, 206, 0.2);
    opacity: 0;
}
.sec-map .mapData .flex-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sec-map .mapData .flex-box div {
    width: 33%;
    display: flex;
    flex-direction: column;
}
.sec-map .mapData .flex-box div span:first-child {
    font-family: "Noto Serif ", serif;
    color: #4A4A4A;
    font-size: 16px;
    font-weight: 900;
    line-height: 20px;
}
.sec-map .mapData .flex-box div span:last-child {
    margin-top: 8px;
    color: #4A4A4A;
    font-size: 12px;
    line-height: 12px;
}
.sec-map .mapData .flex-box div.fourthBlock {
    width: auto;
    margin-top: 16px;
}
@media(min-width:992px) and (max-width:1200px){
    .newnavbar-section li a{
        font-size:11px;
    }
}
@media(min-width:1201px) and (max-width:1500px){
    .newnavbar-section li a{
        font-size:13px;
    }
}
@media(min-width:992px) {
    .tracking-item {
        margin-left: 10rem
    }
    .tracking-item .tracking-date {
        position: absolute;
        left: -10rem;
        width: 7.5rem;
        text-align: right
    }
    .tracking-item .tracking-date span {
        display: block
    }
    .tracking-item .tracking-content {
        padding: 0;
        background-color: transparent
    }
}
@media only screen and (max-width: 600px) {
  .mobile-img {
    display: none;
  }
  .image-project-update-mobile{
    width: 100%!important;
  }
  .margin-20-mobile{
      margin-bottom: 20px;
  }
}

.bg-clr-red-custom{
    background-color: #111111;
}

.bg-clr-red-custom:hover {
    background-color: #063b91;
    color: white;
}
.btn-view-history{
    border-radius: 35px;
    font-size: 15px;
}
.size-img-16{
    width: 55px;
    height: 55px;
}
.table-width{
    width: 75%;
    margin: 0 auto;
}
.marg-0-auto{
    margin: 0 auto;
}
th{
    text-align: center;  
}
 .table th{
    border-top: none;
 }
.table-striped tbody tr:nth-of-type(odd){
    background-color: #fafafa;
}
.box-shadow-landing{
    box-shadow: 0 0 8px 0 #ddd;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}
.font-30{
    font-size: 16px;
    letter-spacing: 1px;
}
.margin-25{
    margin-bottom: 25px;
}
.background-wrap-bolg2{
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: contain;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
.time-blog1{
        position: absolute;
    left: 40px;
    bottom: 90px;
    background-color: rgba(0,0,0,0.7);
    padding: 3px 15px;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 12px;
    color: white;
    border-radius: 4px;
}
.tracking-list1{
    border-top: 1px solid #e5e5e5;
}
.image-project-update-mobile{
    width: 30% !important;
}
/*td{
    text-align: left;
}*/
