body {
    overflow-x: hidden;
}
.text-g{
    color: #30543a;
}
.card1 p {
  font-size: 12px;
  color: #666;
}
.card1 span {
  font-weight: 500;
}
.card1 i{
    font-size: 22px;
    color: #c69535;
    padding: 10px;
    background: azure;
    border-radius: 40px;
    transition: .5s;
}
.card1:hover i{
    color: azure;
    background: #c69535;
}
.card1icon {
  padding-top: 0;
  padding-right: 20px;
}
.card2 p {
  font-size: 12px;
  color: #666;
}
.card2 span {
  font-weight: 500;
}
.card2 i{
    font-size: 22px;
    color: azure;
    padding: 10px;
    background: #c69535;
    border-radius: 40px;
    transition: .5s;
}
.card2:hover i{
    background: azure;
    color: #c69535;
}
.card2icon {
  padding-top: 0;
  padding-right: 20px;
}
.included span{
    color: #555;
}
.includedspacial{
    color: #007660 !important;
    font-weight: 500;
}
.customformicon{
    position: absolute;
    left: 20px;
    top: 10px;
}
.ps30{
    padding-left: 30px;
}






.dcomhero {
    background: #31533a;
    padding: 100px 0;
    color: #eee;
    text-align: center;
    background-image: url(../../assets/img/banner1.webp);
    background-size: cover;
    height: auto;
    background-position: center;
}


.dcomherotop {
    max-width: 105050px;
    margin: 0 auto;
}

.dcomherotop h2 {
    color: #eee;
}

.dcomheromid{

}

.dcomheromid i{
	font-size: 24px;
}

.dcomheromid span{
    font-size: 18px;
    margin-left: 5px;
    font-weight: 700;
    font-family: monospace;
}

.dcomherobtm{
    max-width: 750px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 0px;
}

.dcomherobtm button{
	background: #fff;
    color: #31533a;
    padding: 8px 35px;
    border-radius: 34px;
    font-weight: 700;
    border: 1px solid #31533a;
    transition: .5s;
}

.dcomherobtm button:hover{
	background: #31533a;
    color: #fff;
    border: 1px solid #fff;
}


.dcomherobtm h2{
	color: #fff;
}

.list-unstyled{
	color: #c7ffd7;
}

.product-filters ul{
    background: #173626;
    padding: 5px 15px;
    border-radius: 7px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}


.filter-active{
	color: #eee;
}

.dcomform{
	background: #fff;
    padding: 25px;
    border-radius: 25px;
    color: #000;
}

.dcomform label{
	font-size: 14px;
    color: #31533a;
    font-weight: 800;
    font-family: 'Nunito';
    margin: 0;
/*    padding-left: 15px;*/
}

.dcomform input{
    border-radius: 29px!important;
    padding: 7px 18px 7px 42px;
    font-size: 14px;
}

.dcomform select{
    padding: 7px 18px 7px 42px;
    border-radius: 29px!important;
}

.dcomform button{
    width: 100%;
    border-radius: 36px!important;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    background: #31533a;
    border: 1px solid #31533a;
    color: #fff;
    padding: 10px;
}

.dcomform button:hover{
    background: #fff;
    border: 1px solid #31533a;
    color: #31533a;
}

.dcomformicon{
    position: absolute;
    top: 34px;
    left: 17px;
    color: #888;
    font-size: 18px !important;
}

.dcomformicon1{
    position: absolute;
    top: 34px;
    left: 17px;
    color: #888;
    font-size: 18px !important;
}

    
.dcommtm50{
    margin-top: -50;
}



.packageheading{
 text-align: center;
 font-size: 40px;
 color: #fff;
 margin-top: -203px;
 z-index: 12;
 position: relative;
 margin-bottom: 151px;
 font-weight: 500;

}

.navcust {
    background-color: #31533a;
    border-bottom: 1px solid #fff !important;
}

.navmenu li:hover>a, .navmenu .active, .navmenu .active:focus {
    color: #ffffff !important;
}
.navmenu a, .navmenu a:focus {
    color: #eee !important;
}

.navmenu .dropdown ul a {
    color: var(--nav-dropdown-color) !important;
}
.packagedetailstopheading{
    background: #31533a;
    text-align: center;
    padding: 20px;
}

.packagedetailstopheading h3{
    color: #fff;
}

.dccomvertcard{
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 27px;
    margin-bottom: 20px;
}

.dccomvertcardinner{

}

.dccomvertcardinnercolmd9{
    padding: 45px 20px 25px 40px;
}

.dccomvertcardinnercolmd3{
    padding: 45px 20px 25px 20px;
    border-radius: 0px 27px 0px 0px;
    background: #cbe3fb;
    text-align: center;
    position: relative;
}

.dccomvertcardinnercolmd3 h5{
    font-size: 16px;
}

.dccomvertcardinnercolmd3 button{
    background: #fff;
    border: 1px solid #2d465e;
    border-radius: 37px;
    padding: 9px 43px;
    font-weight: 600;
    position: absolute;
    bottom: 30px;
    right: 78px;
}


.dccomvertcardinnercolmd3h3{
    font-size: 40px;
}

.dccomvertcardinnercolmd3h3 span{
    font-size: 20px;
}


.dccomvertcardinner h2{

}

.dccomvertcardinnerp1{
    margin-bottom: 5px;
    font-weight: 600;
}

.dccomvertcardinnerp2{
    font-weight: 600;    
}

.dccomvertcardinnerupperbottom{

}

.dccomvertcardinnerupperbottom h3{
    color: #111;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 700;
}

.dccomvertcardinnerupperbottom img{
    height: 22px;
    margin-left: 5px;
}

.dccomvertcardinnerupperbottom span{
    margin: 0px 5px;
    font-size: 14px;
    font-weight: 600;
/*    margin-top: 6px;*/
}

.dccomvertcardinnerupperbottom i{
    font-size: 22px;
    margin-left: 5px;
}

.dcombl1s8{
    border-left: 1px solid #888;
}

.dcomw100m0{
    width: 100%;
    margin: 0;
}

.best-sellers .product-actions {
  opacity: 1;
  transform: translateX(0);
}


.best-sellers .product-info {
    background: #ffffff;
}

.best-sellers .product-title {
    font-size: 20px;
    font-family: 'Poppins';
    margin: 0;
}

.product-title1{
    font-size: 14px;
    background: #c0d857;
    width: max-content;
    padding: 4px 15px;
    border-radius: 44px;
    color: #000f50;
    font-weight: 800;
    letter-spacing: 1px;
    margin-top: -6px;
    margin-bottom: 12px;
}


.product-rating1 {
    color: #555;
    font-size: 14px;
}
.product-rating1 span {
    background: #f9b851;
    padding: 5px 8px;
    color: #fff;
    border-radius: 5px;
}

.product-rating1 label{
    color: #f9b851;
    font-weight: 600;
}


.routes1 h4{
    font-size: 16px;
    font-weight: 700;
}

.routes1 p{
    font-size: 14px;
    font-weight: 700;
}

.inclusion h4{
    font-size: 16px;
    font-weight: 700;
}

.smmicons{
  padding: 15px 0;
}

.smmiconswhatsapp{
    color: #fff;
    padding: 6px 8px;
    background: #25d366;
    border-radius: 36px;
    font-size: 24px;
    margin-right: 10px;
}


.smmiconsenvelope{
    color: #fff;
    padding: 6px 7px;
    background: #ea4335;
    border-radius: 36px;
    font-size: 24px;
    margin-right: 10px;
}

.smmiconsphone{
    color: #fff;
    padding: 6px 8px;
    background: #69727d;
    border-radius: 36px;
    font-size: 24px;
    margin-right: 10px;  
}

.search-form i {
    padding: 5px 9px;
    margin-top: 6px;
}

.search-form1 i {
    padding: 5px 9px;
    margin-top: 6px;
}

.dnone{
    display: none;
}

.forbookinge{
    background: #0c248b;
    padding: 8px 15px;
    color: #fff;
    margin-bottom: 10px;
}

.forbookinga{
    background: #c11d1d;
    padding: 8px 15px;
    color: #fff;
    margin-bottom: 10px;
}

.forbookingp{
    background: #333;
    padding: 8px 15px;
    color: #fff;
    margin-bottom: 10px;
}

.forbookingw{
    background: #0a670d;
    padding: 8px 15px;
    color: #fff;
    margin-bottom: 10px;
}

.forbooking i{
    margin-right: 5px;
}

.islamicdate i {
    color: #fff;
}

.best-sellers .btn-add-to-cart {
    background-color: #ae7e06;
    margin-right: 5px;
    color: #fff !important;
}

.best-sellers .btn-add-to-cart1 {
    background-color: #30533b;
    margin-left: 5px;
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block;
/*    height: 150px;*/
}

.carousel-item1{
    height: 90px;
}

.carousel-caption {
    top: 0;
    right: 0;
    left: 0;
}

.clientreview{
    background: #2f523a;
}

.clientreview i{

}

.clientreview p{

}

.content1{
    max-height: 80vh;
    overflow: scroll;
}


.card {
    background: #fbfbfb;
    margin-bottom: 15px;
    box-shadow: rgb(0 0 0 / 5%) 0px 5px 5px;
}

.card {
    border: none;
    border-bottom: 0;
    border-radius: 31px !important;
}




.card-header:first-child {
    border-radius: 31px !important;
}

.footer-about{
    margin-top: -50px;
}

.footer .footer-bottom {
    background-color: #1a1a1a;
}

.dcomhero1 {
    background: #31533a;
    padding: 65px;
}

.navmenu a, .navmenu a:focus {
    padding: 15px 8px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1;
    border-right: 1px solid #30435e;
}

.navmenu .dropdown ul a {
    padding: 4px 10px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0;
}

.best-sellers .product-image {
    padding-top: 59%;
    background-color: #f0f8ff;
}

.best-sellers .product-title {
    margin-bottom: 30px;
}

.fs14{
    font-size: 12px;
    text-align: left;
}

.list.list-icons {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}

.list.list-icons.list-icons-style-2 li > [class*="fa-"]:first-child, .list.list-icons.list-icons-style-2 li > .icons:first-child, .list.list-icons.list-icons-style-2 li a:first-child > [class*="fa-"]:first-child, .list.list-icons.list-icons-style-2 li a:first-child > .icons:first-child {
    border-width: 1px;
    border-style: solid;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 4px;
    font-size: 0.8em;
    line-height: 1.3;
}

.list.list-icons.list-icons-style-2 li {
    padding-top: 5px;
/*    padding-left: 36px;*/
}


.list.list-icons.list-icons-style-2 i {
    padding-top: 5px;
    margin-right: 10px;
/*    padding-left: 36px;*/
}

.list.list-icons  li{
    margin-bottom: 10px;
}

.whatweare{
    background: #44a08f26;
}

.whatwearecard{
/*    padding: 25px 25px;*/
}

.whatwearecard1{
    padding-right: 48px;
}
.whatwearecard2{
    padding-right: 48px;
}
.whatwearecard3{
    padding-left: 48px;
}
.whatwearecard4{
    padding-left: 48px;
}

.whatwearecard i{
    font-size: 30px;
}




.footer .footer-newsletter {
    padding: 154px 0;
}

.footer .footer-newsletter {
    background-image: url(../../assets/img/207.webp);
}


.footercardqcq{
    background-image: url(../../assets/img/209.webp);
    background-size: cover;
    background-position: center;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footercardqcq button{
    background: #20475a;
    border: none;
    padding: 6px 16px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
}



.footercardqcc{
    background-image: url(../../assets/img/208.webp);
    background-size: cover;
    background-position: center;
    padding-left: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
}


.footercardqcc button{
    background: #d79837;
    border: none;
    padding: 6px 16px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
}


.brs2px{
    border-right: 2px solid #d19033;
}


.rounded-circle {
    border-radius: 50% !important;
}

.beatmyquote{

}
.islamicdate1 {
    position: absolute !important;
    right: 10px;
    font-weight: 500;
    background: #d19033;
    color: #fff;
    padding: 7px 12px;
    border-radius: 34px;
}

.bdmainbg{
    background: #3c9bee12;
}

.navmenu .dropdown .dropdown:hover>ul {
    left: 100%;
    top: -11px;
}

.navmenu .dropdown .dropdown>ul {
    left: 100%;
    top: -11px;
}

.navmenu .dropdown ul {
    left: 0;
}

.header .header-nav {
    border-bottom: none !important;
    position: relative;
    width: 90%;
    margin: 0 auto;
    border-radius: 26px;
    top: -23px;
    background: linear-gradient(358deg,rgba(0, 82, 12, 1) 0%, rgba(0, 61, 21, 1) 56%, rgba(0, 59, 13, 1) 100%);
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}


.header {
    background-color: #0000; 
}

.header .main-header {
    border-bottom: none;
    padding-bottom: 12px;
    background: #fff;
}

.dcomhero {
    top: -51px;
    position: relative;
}


.packagedetailstopheading{
    position: relative;
    padding-top: 65px;
}

.main{
    top: -51px;
    position: relative;
}

.clientreview img {
    width: 100%;
    height: 80px;
}

.carousel-inner1 {
    height: 400px;
}


.whatsappbtnheader{
    background: #03a84e;
    border-radius: 21px;
    padding: 4px 20px;
    width: max-content;
    border: 1px solid #03a84e;
    transition: .5s;
}

.whatsappbtnheader i{
    padding: 0;
    margin: 0;
    margin-top: -2px;
    background: none;
}

.whatsappbtnheader a{
    margin: 0;
    color: #fff !important;
}

.whatsappbtnheader:hover {
    background: #fff;
}

.whatsappbtnheader:hover i{
    color: #03a84e !important;
}

.whatsappbtnheader:hover a{
    color: #444 !important;
}


.whatsappbtnheader p{
    margin: 0;
    color: #fff;
}

.ms40 {
    margin-left: 40px;
}

.phonebtnheader{
    background: #d19033;
    border-radius: 21px;
    padding: 4px 20px;
    width: max-content;
    border: 1px solid #d19033;
    transition: .5s;
}

.phonebtnheader i{
    padding: 0;
    margin: 0;
    margin-top: -2px;
    background: none;
}

.phonebtnheader a{
    margin: 0;
    color: #fff !important;
}

.phonebtnheader:hover{
    background: #fff;
}

.phonebtnheader:hover i{
    color: #d19033 !important;
}

.phonebtnheader:hover a{
    color: #222 !important;
}


 
 
 
.phonebtnheader p{
    margin: 0;
    color: #fff;
}
a {
    color: #222;
}
.navmenu li:last-child a {
    padding-right: 8px;
}

.dropdown-item:focus, .dropdown-item:hover {
    background: #b8edc6;
    cursor: pointer;
}

.navmenu .dropdown ul a:hover, .navmenu .dropdown ul .active:hover, .navmenu .dropdown ul li:hover>a {
    color: #000;
}


a {
    color: #222 !important;
}

a:hover {
    color: #666 !important;
}

.php-email-form1 input{
    border-radius: 22px;
    padding: 9px 29px;
    margin-right: 13px;
}

.php-email-form1 button{
    background: #d19033;
    color: #eee;
    border-radius: 40px;
    font-weight: 700;
    padding: 0 17px;
}

.br0{
    border-right: 0 !important;
}

.footer-bottom a{
    color: #aaa !important;
}

.footer-bottom a:hover{
    color: #eee !important;
}

.h3price{
    color: #f3a11f;
    font-weight: 700;
}

.spanddcustom{
    color: #eee !important;
    padding: 15px 8px;
    font-size: 14px;
    border-right: 1px solid #30435e;
    font-weight: 700;
    letter-spacing: 1px;
}

.spanddcustom1:hover{
    background: none;
}








@media (max-width:1400px){

    .sfiw a {
        font-size: 20px;
    }

    .dccomvertcardinnerupperbottom i {
        font-size: 23px;
    }

    .dccomvertcardinnerupperbottom img {
        height: 23px;
    }

    .dccomvertcardinnerupperbottom span {
        margin-top: 1px;
    }

}
@media (max-width:1200px){
    .navmenu a, .navmenu a:focus {
        color: #111;
    }

    .navmenu li:hover>a, .navmenu .active, .navmenu .active:focus {
        color: #111;
    }
    .navmenu .dropdown>.dropdown-active {
        width: 100%;
        margin: 0;
        border: 0;
    }

    .mobile-nav-toggle {
        color: var(--nav-color);
        font-size: 28px;
        line-height: 0;
        margin-right: 10px;
        cursor: pointer;
        transition: color 0.3s;
        width: max-content;
        position: absolute;
        right: 2%;
        border: 1px solid #aaa;
        padding: 5px;
        border-radius: 8px;
    }

    .ml1200140 {
        margin-left: -140px !important;
    }
    .sfie a {
        font-size: 20px;
    }

    .spanddcustom{
        color: #222 !important;
        border: 0;
    }
    

    
}

@media (max-width:992px){

    .dnone992{
        display: none;
    }

    .dblock992{
        display: block;
    }

    .dccomvertcardinnerupperbottom i {
        font-size: 18px;
    }

    .dccomvertcardinnerupperbottom img {
        height: 18px;
    }

    .dccomvertcardinnerupperbottom span {
        margin-top: 0;
    }

    .smmicons {
        padding: 12px;
    }

    .smmiconswhatsapp {
        padding: 9px 11px;
        font-size: 24px;
    }


    .smmiconsenvelope {
        padding: 10px 11px;
        font-size: 24px;
    }

    .smmiconsphone {
        padding: 10px 13px;
        font-size: 24px;
    }
    .navmenu li:hover>a, .navmenu .active, .navmenu .active:focus {
        color: #222 !important;
    }

    .navmenu a, .navmenu a:focus {
        color: #222 !important;
        width: 101%;
    }
    
}


@media (max-width:767px){

.w-100onmob{
    width: 100%;
}

    .dcomhero {
        padding: 15px 0;
    }

    .d-none767{
        display: none!important;
    }

    .d-block767{
        display: block!important;
    }

    .carousel-item1 {
        height: 50px;
    }

    .p-4 {
        padding: .5rem !important;
    }

    .dcomform {
        background: #fff;
        padding: 15px;
        border-radius: 25px;
        color: #000;
    }

    .dcomheromid i {
        font-size: 18px;
    }

    .dcomheromid span {
        font-size: 14px;
    }
    .dcomherobtm {
        margin-top: 20px;
        margin-bottom: 0;
    }

    .dcomhero {
        height: 800px;
    }
    
    .dcommtm50{
        margin-top: 0;
    }

    section, .section {
        padding: 25px 0;
    }


    .section-title h2 {
        font-size: 26px;
    }


    .section-title {
        padding-bottom: 15px;
    }
    .whatwearecard1 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .whatwearecard2 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .whatwearecard3 {
        padding-right: 10px;
        padding-left: 10px;
        text-align: left!important;
    }
    .whatwearecard4 {
        padding-right: 10px;
        padding-left: 10px;
        text-align: left!important;
    }

    .s4 h2 {
        font-size: 26px;
    }



    .main-header12{
        border: 1px solid #777;
        border-top: 0;
        border-radius: 5px;
        flex-wrap: wrap;
        display: flex;
        justify-content: flex-start !important;
    }


    .brs2px{
        border-bottom: 1px solid #d19033;
        border-right: none;
        width: 100%;
        padding: 10px 20px !important;

    }

    .brs1px{
        padding: 10px 20px !important;
    }




    .footer .footer-newsletter {
        padding: 60px 0;
    }
    .footercardqcc {
        padding-right: 40px;
        padding-left: 40px;
    }
    .footercardqcq {
        padding-right: 40px;
        padding-left: 40px;
    }












    .gap-2 {
        gap: 2px !important;
    }

    .jcse li{
        margin-bottom: 5px;
    }


    .pt5767{
        padding-top: 16px!important;
    }


    .justify-content-between767{
        justify-content: space-between;
    }



    .iatalogofooter img{
        width: 25%;
    }


    .mb1-767{
        margin-bottom: 10px;
    }

    .dcomformicon
    {
        top: 10px;
    }

    .dblock767{
        display: block;
    }

    .topmenucallus{
        background: #00831e;
        padding: 16px 0;
        color: #fff;
        font-weight: 600;
        letter-spacing: 1.2px;
    }
    .topmenucallus i{

    }
    .topmenucallus span{

    }
    .topmenuwhatsapp{
        background: #20475a;
        padding: 16px 0;
        color: #fff;
        font-weight: 600;
        letter-spacing: 1.2px;
    }
    .topmenuwhatsapp i{

    }
    .topmenuwhatsapp span{

    }


    .sfie a {
        font-size: 18px;
    }
    .ms75 {
        margin-left: 50px;
    }

    .search-form1 i {
        padding: 0px 6px;
    }

    .search-form i {
        padding: 0px 6px;
    }

    .justify-content-end1{
        justify-content: left!important;
    }
    .contact-item1{
        justify-content: center!important;
    }
    .footer .footer-main .footer-widget {
        margin-bottom: 10px;
    }

    .footer .footer-main .footer-widget p {
        margin-bottom: 0px;
        line-height: 1.7;
    }

    .footer .footer-main .footer-links li {
        margin-bottom: 6px;
    }
    .footer .footer-main .footer-contact .contact-item {
        margin-bottom: 5px;
    }

    .dcomhero1 {
        background: #31533a;
        padding: 15px 0;
    }

    .islamicdate1 {
        width: 100%;
        text-align: center;
    }

    .pdimage{
        width: 250px;
    }



.pdh1{
    font-size: 20px;
}

.mt5767{
    margin-top: 20px;
}


.card1icon {
    padding-top: 0;
    padding-right: 10px;
}



.btnbtn-3dbtn-primary{
    width: 100%;
}
.btn-outline.btn-primary {
    width: 100%;
}

.mb-5 {
    margin-bottom: 1rem !important;
}

.carousel-item2{
/*    display: block;*/
    height: 680px;
}

hr {
    margin: 5px 0;
}
.inclusion h4 {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
}

.product-card1{
    max-width: 400px!important;
}

.dcomhero {
    top: 0;
}

.main {
    top: 0;
}

.dcomhero1 {
    top: 0;
}

.packagedetailstopheading{
    top: 0;
}

.dropdown-item {
    border-bottom: 1px solid #aaa;
}
.navmenu .active i, .navmenu .active:focus i {
    background-color: #b8edc6;
    color: #1c1c1c;
}

.navmenu a i:hover, .navmenu a:focus i:hover {
    background-color: #b8edc6;
    color: #1c1c1c;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #b8edc6;
}

}



@media (max-width:400px){



    .me5767 {
        margin-right: 1rem !important;
    }

    .mt1767{
        margin-top: 10px !important;
    }

    .fs2767 {
        font-size: 20px !important;
    }

    .fs6767{
        font-size: 14px !important;
    }

    .h61{
        font-size: 12px;
    }

    .h31{
        font-size: 16px;
    }
    .footercardqcq button {
        font-size: 14px;
    }

    .footercardqcc button {
        font-size: 14px;
    }

    .align-items-center {
        padding: 0px 0px 0 0;
    }


}

@media (max-width:350px){

flex-wrap1{
    flex-wrap: wrap;
}

}

@media (max-width:300px){


    .brs2px{
        padding: 5px 10px !important;

    }

    .brs1px{
        padding: 5px 10px !important;
    }

    .pdimage{
        width: 200px;
    }
    .d-none300{
        display: none;
    }

    .d-block300{
        display: block!important;
    }

}



.footerfb{
    padding: 6px 11px !important;
}

.footerinsta{
    padding: 6px 8px !important;
}

.footeryt{
    padding: 6px 8px !important;
}

.footerx{
    padding: 6px 8px !important;
}

.footerpt{
    padding: 6px 8px !important;
}




























