@import url('https://fonts.googleapis.com/css?family=Righteous&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,700i,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800,800i&display=swap');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
/*@import url(swiper.min.css);*/
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
     box-sizing: border-box !important;
}

html {
     scroll-behavior: smooth;
}

body {
     color: #666666;
     font-size: 14px;
     font-family: 'Poppins', sans-serif;
     line-height: 1.80857;
     font-weight: normal;
}

a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #111111;
     margin: 0
}

h1 {
     font-size: 24px;
}

h2 {
     font-size: 18px;
}

h3 {
     font-size: 18px;
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none!important;
     opacity: 1
}

button:focus {
     outline: none;
}

ul,
li,
ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

p {
     margin: 0px;
     font-weight: 500;
     font-size: 15px;
     line-height: 24px;
}

a {
     color: #222222;
     text-decoration: none;
     outline: none !important;
}

a,
.btn {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

img {
     max-width: 100%;
     height: auto;
}

 :focus {
     outline: 0;
}

.btn-custom {
     margin-top: 20px;
     background-color: transparent !important;
     border: 2px solid #ddd;
     padding: 12px 40px;
     font-size: 16px;
}

.lead {
     font-size: 18px;
     line-height: 30px;
     color: #767676;
     margin: 0;
     padding: 0;
}

.form-control:focus {
     border-color: #ffffff !important;
     box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
     border: none !important;
}

.badge {
     font-weight: 500;
}

blockquote {
     margin: 20px 0 20px;
     padding: 30px;
}

button {
     border: 0;
     margin: 0;
     padding: 0;
     cursor: pointer;
}

.full {
     float: left;
     width: 100%;
}

.full {
     width: 100%;
     float: left;
     margin: 0;
     padding: 0;
}


/**-- heading section --**/


/*---------------------------- preloader area ----------------------------*/

.loader_bg {
     position: fixed;
     z-index: 9999999;
     background: #fff;
     width: 100%;
     height: 100%;
}

.loader {
     height: 100%;
     width: 100%;
     position: absolute;
     left: 0;
     top: 0;
     display: flex;
     justify-content: center;
     align-items: center;
}

.loader img {
     width: 200px;
}


/*-- header area --*/

.header {
     width: 100%;
     background: #fff;
}

.header_top {
     background-color: #ecf3fc;
     padding: 10px 0;
}

ul.conta_icon li a i {
     padding-right: 7px;
     color: #7e0082;
}

ul.social_icon {
     display: flex;
     justify-content: center;
     flex-wrap: wrap;
}
ul.footer-social_icon{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 20px 0;
}


ul.footer-social_icon li {
    height: 50px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-right:10px;
}
ul.footer-social_icon li a {
    color:#7e0082;
    background-color: #fff;
    width: 60px;
    height: 60px;
    float: center;
    text-align: center;
    border-radius: 100%;
    font-size: 30px;
    padding: 5px 5px;

}

ul.footer-social_icon li a:hover {
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
    radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    color: #fff;
}



ul.social_icon li {
     height: 30px;
     color: #fff;
     display: flex;
     flex-wrap: wrap;
     align-items: center;
     padding-right: 5px;
}

ul.social_icon li:last-child {
     padding-right: 0px;
}

ul.social_icon li a {
     color: #fff;
     width: 30px;
     height: 30px;
     background-color: #7e0082;
     float: left;
     text-align: center;
     line-height: 31px;
     border-radius: 100%;
     font-size: 17px;
}

ul.social_icon li a:hover {
     background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
     radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
     color: #fff;
}

.select-box {
     cursor: pointer;
     position: relative;
     width: 90px;
}

.select,
.label {
     color: #7e0082;
     display: block;
     font-size: 12px;
}

.select {
     width: 100%;
     position: absolute;
     top: 0;
     padding: 5px 0;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     background: none transparent;
     border: 0 none;
}

.select-box1 {
     background: white;
     border: #7e0082 solid 1px;
     border-radius: 30px;
}

.label {
     position: relative;
     padding: 0px 23px 0px 9px;
     cursor: pointer;
     margin-bottom: 0;
}

.open .label::after {
     content: "▲";
}

.label::after {
     content: "▼";
     font-size: 12px;
     position: absolute;
     right: -18px;
     top: 0;
     padding: 0px 24px;
}

.se_fonr1 {
     justify-content: flex-end;
     display: flex;
     flex-wrap: wrap;
}

/* Adjustments for smaller screens */
@media screen and (max-width: 768px) {
    .se_fonr1 {
        justify-content: left; /* Center the button on smaller screens */
    }
}

/* Adjustments for even smaller screens */
@media screen and (max-width: 480px) {
    .se_fonr1 {
        flex-direction: column; /* Stack the button vertically on very small screens */
        align-items: left; /* Center align items vertically */
    }
}

/* Media query for mobile devices */
@media screen and (max-width: 768px) {
    .se_fonr2 {
        display: block; /* Show the button */
        padding-top: 10px;
    }
}

/* Hide the button for larger screens */
@media screen and (min-width: 769px) {
    .se_fonr2 {
        display: none; /* Hide the button */
    }
}


.time_o {
     padding-left: 15px;
     color: #0d1015;
     font-size: 14px;
}

.header_midil {
     padding: 22px 0;
}

.logo {
     text-align: center;
     display: block;
}
/* CSS for the mobile logo */
@media (max-width: 767px) {
    .logo img {
        display: none;
    }
}
ul.conta_icon li a i {
     padding-right: 5px;
     color: #7e0082;
}

ul.conta_icon li a {
     color: #202020;
     font-size: 17px;
}

ul.conta_icon li a:hover {
     color: #7e0082;
     text-decoration: underline !important;
}

ul.right_icon {
     display: flex;
     justify-content: flex-end;
     flex-wrap: wrap;
}

ul.right_icon li i {
     margin-right: 30px;
     color: #7e0082;
}

.order {
     padding-top: 2px;
     float: right;
     max-width: 120px;
     font-size: 14px !important;
     color: #fff !important;
     height: 28px;
     width: 100%;
     background-color: #7e0082;
     display: block;
     text-align: center;
     border-radius: 40px;
}

.order:hover {
     background-color: #f2c119;
}


/*--   navigation--*/
.auth {
    padding-left: 10px;
     color: #ffffff;
     font-size: 17px;
     line-height: 20px;
     font-weight: 400;
     text-transform: uppercase;
}
.header_bottom {
     background-color: #7e0082;
}

.navigation.navbar {
     float: left;
     padding: 0;
}

.navigation.navbar-dark .navbar-nav .nav-link {
     padding: 30px 20px;
     color: #ffffff;
     font-size: 16px;
     line-height: 20px;
     font-weight: 500;
     text-transform: uppercase;
}

.navigation.navbar-dark .navbar-nav .nav-link:focus,
.navigation.navbar-dark .navbar-nav .nav-link:hover {
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
     radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
     color: #fff;
}

.navigation.navbar-dark .navbar-nav .active>.nav-link,
.navigation.navbar-dark .navbar-nav .nav-link.active,
.navigation.navbar-dark .navbar-nav .nav-link.show,
.navigation.navbar-dark .navbar-nav .show>.nav-link {
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
    radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    color: #fff;
}

.navbar-expand-md .navbar-nav {
     padding-right: 10px;
}


.search {
     padding: 24px 0;
     text-align: right;
}

.form_sea {
     border-radius: 20px;
     border: #fff solid 1px;
     padding: 0px 15px;
     color: #000;
     height: 32px;
     position: relative;
     width: 100%;
}

.sss {
    border-radius: 10px;
    border: #7e0082 solid 2px;
    padding: 0px 15px;
    color: #000;
    height: 32px;
    position: relative;
    width: 80%;
}

.seach_icon {
     position: absolute;
     margin-left: -25px;
     z-index: 999;
     background: transparent;
     padding: 3px 0px 0px 0px;
     color: #b7b7b7;
}


/* Responsive adjustments */
@media screen and (max-width: 768px) {
    .navbar-nav {
        padding: 10px; /* Adjust padding for smaller screens */
    }

    .navbar-toggler {
        margin-right: 10px; /* Add margin between menu icon and translation button */
    }

    .search {
        padding: 10px 0; /* Adjust padding for smaller screens */
    }
}

@media screen and (max-width: 576px) {
    .navbar-nav .nav-link {
        padding: 15px; /* Adjust padding for smaller screens */
    }
}
.sss-icon {
    position: absolute;
    margin-left: -25px;
    z-index: 999;
    background: transparent;
    padding: 3px 0px 0px 0px;
    color: #b7b7b7;
}

hr{
    border: 1px solid #7e0082;
    padding: 0 25px;
    width: 80%;
}

/*-- marker-end sidebar  navigation--*/


/** banner section **/

.banner_main {
     background: url(../images/home.jpg);
     padding: 97px 0px 0px 0px;
     background-size: 100% 100%;
     background-repeat: no-repeat;
     min-height: 698px;
}

 .blodark {
     color: #7e0082;
     font-family: 'Righteous', cursive;
     font-size: 85px;
}

.text-bg {
     text-align: left;
}

@media (max-width: 767px) {
    .text-bg {
        text-align: center;
    }
}

.ban_img {
    margin-right: -5px;
    position: absolute;
}

.text-bg h1 {
    background:radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
    radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;
    font-size: 72px;
    line-height: 120px;
    padding-bottom: 50px;
    font-weight: 600;
}

.text-bg p {
     color: #2a2a2c;
     line-height: 30px;
     font-size: 33px;
     margin-bottom: 50px;
     animation: slideFromLeft 3s ease-in-out forwards;;
}

.text-bg .read_more {
     font-weight: 500;
     background: #000;
     color: #fff !important;
     border-radius: 43px;
     margin-right: 25px;
     margin-bottom: 25px;
     padding: 13px 0;
     max-width: 210px;
}

.text-bg .read_more:hover {
     background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
     radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
     color: #000 !important;
}


.ban_img img {
    max-width: 70%;
    height: auto;
    display: block;
    margin: 0 auto;
    animation: slideFromLeft 3s ease-in-out forwards;;

}

/* CSS for shrinking the image on smaller screens (e.g., mobile) */
@media (max-width: 767px) {
    .ban_img img {
        max-width: 50%; /* Adjust the value as needed */
    }
}
@media (max-width: 767px) {
    .ban_img img {
        display: none; /* Hide the big logo on smaller screens */
    }
}

/* CSS for the mobile logo */
@media (max-width: 767px) {
    .mobile-logo img {
        text-align: center; /* Center the content horizontally */
        margin: 0 auto; /* Center the element itself horizontally */
        display: block; /* Show the mobile logo on mobile screens */
        max-width: 60%; /* Adjust the value for the mobile logo size */
        animation: slideFromLeft 3s ease-in-out forwards;;
    }
}
@media (min-width: 768px) {
    .mobile-logo {
        display: none; /* Hide the mobile logo on larger screens */
    }
}
 /* Animation for the mobile logo */
 @keyframes slideFromLeft {
    0% {
        transform: translateX(-100%); /* Start off the screen to the left */
    }
    100% {
        transform: translateX(0); /* Move to the center */
    }
}

/** end banner section **/

.titlepage h2 {
     font-size: 35px;
     color: #000000;
     line-height: 40px;
     font-weight: bold;
     padding: 0;
}

.titlepage h2 img {
     padding-right: 10px;
}

.d_flex {
     display: flex;
     align-items: center;
     flex-wrap: wrap;
}

.read_more {
     font-size: 17px;
     background-color: #fff;
     color: #000;
     padding: 15px 0px;
     width: 100%;
     max-width: 170px;
     text-align: center;
     display: inline-block;
     transition: ease-in all 0.5s;
     font-weight: 500;
     border-radius: 50px;
     text-transform: uppercase;
}

.read_more:hover {
     background: #03cafc;
     color: #fff !important;
     transition: ease-in all 0.5s;
}


/** six_box section **/

.six_box {
     background-size: 100% 100%;
     background-repeat: no-repeat;
}

.bluedark_bg {
     background: #7e0082;
}

.yellow_bg {
     background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
     radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
}

.six_box .six_probpx {
     text-align: center;
     padding: 50px 0;
}

.six_box .six_probpx i {
     display: block;
}

.pa_left {
     padding-left: 0;
     padding-right: 0;
}

.six_box .six_probpx span {
     color: #fff;
     font-size: 17px;
     line-height: 32px;
     text-transform: uppercase;
     font-weight: bold;
}


/** end six_box section **/


/** project section **/

.project {
     background: #fff;
     background-size: 100% 100%;
     background-repeat: no-repeat;
     padding: 90px 0 90px 0;
}

.project .titlepage {
     text-align: left;
}

.project .titlepage h2 {
     margin-bottom: 40px;
     padding-bottom: 10px;
     border-bottom: #7e0082 solid 5px;
}

.project .titlepage p {
     font-size: 17px;
     line-height: 30px;
     font-weight: 400;
     padding-top: 10px;
     color: #fff;
}
.product_main {
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
}

.project .project_box {
    text-align: center;
    max-width: 20%;
    /*margin: 0 15px 20px 15px;*/
}

/*my css*/
.project_box {
    margin-bottom: 20px;
    transition: transform 0.3s ease;
}

.project_box:hover {
    transform: translateY(-5px);
}

.dark_white_bg {
    background-color: #f8f9fa;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.dark_white_bg img {
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
}

.project_box h3 {
    font-size: 1.5rem;
    margin-top: 10px;
    color: #7e0082;
    font-weight: bold;
    text-align: center;
}

.project_box p {
    font-size: 1.2rem;
    color: #000;
    text-align: center;
    margin-bottom: 10px;
}

.project_box a {
    text-decoration: none;
}

.project_box a:hover {
    text-decoration: none;
    color: #7e0082;
}

.dark_white_bg {
     background: #f2f2f2;
     height: 257px;
     display: flex;
     flex-wrap: wrap;
     align-items: center;
     justify-content: center;
}

.dark_white_bg:hover {
    -webkit-filter: brightness(.5);
    filter: brightness(.5);
}


.project .project_box h3 {
     color: #1c1c1b;
     font-size: 15px;
     line-height: 20px;
     padding: 22px 0px 0px 0px;
     text-align: left;
}

.project .read_more {
     margin-top: 50px !important;
     margin: 0 auto;
     display: block;
     text-transform: none;
     color: #fff;
     background: #7e0082;
     padding: 10px 0;
}

.project .read_more:hover {
     background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
     radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);

}


/** end project section **/


/** fashion section **/

.fashion img {
     width: 100%;
}


/** end fashion section **/


/** news section **/

.news {
     background-color: #fff;
     padding-top: 90px;
}

.news .titlepage h2 {
     margin-bottom: 15px;
     padding-bottom: 10px;
     border-bottom: #7e0082 solid 5px;
}

.margin_top40 {
     margin-top: 40px;
}

.news_img figure {
     margin: 0;
}

.news_img figure img {
     width: 100%;
}

.news_text h3 {
     color: #141414;
     font-size: 24px;
     font-weight: bold;
     padding-bottom: 10px;
}

.news_text span {
     border-bottom: #7e0082 solid 1px;
     padding-bottom: 4px;
     color: #141414;
     font-size: 15px;
}

.voir:hover {
    background-color: rgba(0, 0, 0, 0.5); /* Dark overlay effect on hover */
}

.date_like span{
     float: right;
     font-size: 25px;
     color: #7e0082;
}

.pad_le {
     padding-left: 15px;
}

.news_text p {
     color: #141414;
     font-size: 17px;
     line-height: 32px;
     font-weight: 400;
     padding-top: 15px;
}


/** end news section **/


/** newslatter section **/

.newslatter {
     background-color: #fff;
     padding: 90px 0;
}

.neslatter {
     color: #141414;
     font-size: 30px;
     line-height: 32px;
     text-align: left;
     padding-bottom: 0;
     font-weight: bold;
}

.news_form {
     text-align: right;
}

.news_form .letter_form {
     height: 54px;
     width: 100%;
     padding: 0 15px;
     font-size: 17px;
     border-radius: 32px;
     border: #a8a8a8 solid 1px;
}

.news_form .sumbit {
     padding: 5px 42px;
     margin-left: -180px !important;
     font-size: 17px;
     background: #7e0082;
     color: #fff;
     border-radius: 30px;
     z-index: 9999;
}

.news_form .sumbit:hover {
     background-color: #f2c119;
}


/** end newslatter section **/

.three_box {
     margin-bottom: -80px;
}

.gift_box {
     background-color: #fff;
     box-shadow: 0px 0px 16px rgba(13, 3, 3, 7%);
     text-align: center;
     padding: 40px 1px;
     border-radius: 20px;
     width: auto;
}

.gift_box i {
     display: block;
}

.gift_box span {
     color: #7e0082;
     font-size: 17px;
     padding-top: 5px;
     display: block;
}


/** three_box section **/


/** end three_box section **/


/** footer **/

.footer {
     background: #7e0082;
     padding-top: 170px;
     text-align: center;
}

.footer h3 {
     color: #fff;
     font-size: 20px;
     line-height: 20px;
     text-transform: uppercase;
     text-align: left;
     padding-bottom: 20px;
     padding-top: 20px;
     font-weight: 600;
}

.footer p {
     color: #fff;
     font-size: 17px;
     line-height: 32px;
    text-align: left;
    font-weight: 400;
     display: inline-block;
}
.footer span {
    color: #fff;
    font-size: 14px;
    line-height: 32px;
    text-align: left;
    font-weight: 400;
    display: inline-block;
}
.footer b {
    padding-left:20px;

}
.footer .link {
    color: #fff;
    font-size: 14px;
    line-height: 32px;
    text-align: left;
    padding-right: 10px;
    font-weight: 400;
    display: inline-block;
    text-decoration:underline;
}
.copyright {
     margin-top: 80px;
     padding-bottom: 20px;
     background: #fbfdfd;
}

.copyright p {
     color: #292929;
     font-size: 18px;
     line-height: 22px;
     text-align: center;
     padding-top: 25px;
     font-weight: normal;
     padding-right: 0 !important;
}

.copyright a {
     color: #292929;
}

.copyright a:hover {
     color: #f9bf16;
}


/** end footer **/


/** inner page css **/

.footer_to90 .footer {
     padding-top: 90px;
}

.blue_bg {
     background-color: #ecf3fc;
     padding: 35px 0;
}

.blue_bg .titlepage {
     text-align: center;
}


/** about page **/

.about_page .blue_bg .titlepage h2 {
     color: #fff;
}

.about {
     background-color: #fff;
     padding: 60px 0 50px 0;
}

.about_text h3 {
     font-size: 30px;
     margin-top: 20px;
     line-height: 30px;
     font-weight: 600;
     color: #7e0082;
     padding: 0;
}

.about_text p {
     color: #000;
     font-size: 17px;
     line-height: 30px;
     padding: 25px 0 40px 0;
}

.about_text .read_more {
     background: #7e0082;
     color: #fff;
     padding: 10px 0;
}

.about_text .read_more:hover {
     background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
}


/** about page **/

.project_page .blue_bg .titlepage h2 {
     color: #fff;
}

.news_page .blue_bg .titlepage h2 {
     color: #fff;
}

.news_page .news {
     padding: 50px 0 90px 0;
}

.fashion_page .blue_bg .titlepage h2 {
     color: #fff;
}

.fashion_page .fashion {
     margin: 90px 0;
}


/** contact page **/
.contact {
        background: url(../images/beautiful-metallic-balloons-with-flowers.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        padding: 90px 0 90px 0;
   }

.contact_page .blue_bg .titlepage h2 {
     color: #fff;
}


.contact_page .contact {
     margin-bottom: 90px;
}



.contact .titlepage {
     text-align: left;
     padding-bottom: 60px;
}

.contact .titlepage h2 {
     color: #fefeff;
}

.main_form .contactus {
     border: #7e0082 solid 1px;
     padding: 0 15px;
     margin-bottom: 20px;
     width: 100%;
     height: 46px;
     background: transparent;
     color: #7e0082;
     font-size: 17px;
     font-weight: normal;
     padding: 0 15px;
     box-shadow: 0 0 5px rgba(255, 18, 164, 0.5);
}

.main_form .contactusmess {
     border: #7e0082 solid 1px;
     padding: 0 15px;
     margin-bottom: 0;
     width: 100%;
     padding-top: 52px;
     padding-bottom: 52px;
      background: transparent;
     color: #7e0082;
     font-size: 17px;
     font-weight: normal;
     box-shadow: 0 0 5px rgba(255, 18, 164, 0.5);
}

.send_btn {
     background: #7e0082;
     font-weight: 500;
     font-size: 18px;
     width: 185px;
     color: #fff;
     height: 56px;
     margin-top: 50px;
     transition: ease-in all 0.5s;
     border-radius: 40px;
}

.send_btn:hover {
     background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
     radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
     transition: ease-in all 0.5s;
}

.btn-cart{
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
     radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
     font-size: 18px;
     color: #fff;
     transition: ease-in all 0.5s;
     border-radius: 50%;
}


.btn-checkout{
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
     radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
     font-size: 18px;
     color: #fff;
     transition: ease-in all 0.5s;
     width: 4cm;
}
.btn-cart:hover, .btn-checkout:hover{
    background: #D1B464;
    transition: ease-in all 0.5s;
    color: #000;
}

#request *::placeholder {
     color: #7e0082;
     opacity: 1;
}


.text-purple {
    color: #7e0082 !important;
    font-size: 18px;
    font-weight:bold;

  }

.text-gold {
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
    radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    color: transparent; /* Make the text transparent to use the radial gradient as the text color */
    -webkit-background-clip: text; /* For older browsers */
    text-fill-color: transparent; /* Hide the actual text color */
    font-weight: bold;
}

a.text-purple:hover, a.text-purple:focus {
    color: #fff !important;
  }



.contact-icons i{
        color: #fff;
        width: 40px;
        height: 40px;
        font-size: 26px;
        background-color: #7e0082;
        text-align: center;
        border-radius: 100%;
        margin: auto;
        padding: 7px 7px;
   }

.contact-icons i:hover {
        background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
        radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
        color: #fff;
   }

/** end contact section **/


img {
    max-width: 100%;
}

.preview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
    @media screen and (max-width: 996px) {
      .preview {
        margin-bottom: 20px;
        }
    }

  .preview-pic {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }

  .preview-thumbnail.nav-tabs {
    border: none;
    margin-top: 15px; }
    .preview-thumbnail.nav-tabs li {
      width: 18%;
      margin-right: 2.5%; }
      .preview-thumbnail.nav-tabs li img {
        max-width: 100%;
        display: block; }
      .preview-thumbnail.nav-tabs li a {
        padding: 0;
        margin: 0; }
      .preview-thumbnail.nav-tabs li:last-of-type {
        margin-right: 0; }

  .tab-content {
    overflow: hidden; }
    .tab-content img {
      width: 100%;
      -webkit-animation-name: opacity;
              animation-name: opacity;
      -webkit-animation-duration: .3s;
              animation-duration: .3s; }

  .card {
    margin-top: 50px;
    background: #eee;
    padding: 3em;
    line-height: 1.5em; }

  @media screen and (min-width: 997px) {
    .wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }

  .details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }

  .colors {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }

  .product-title, .price, .sizes, .colors {
    text-transform: UPPERCASE;
    font-weight: bold; }

  .checked, .price span {
    color: #7e0082; }

  .product-title, .rating, .product-description, .price, .vote, .sizes {
    margin-bottom: 15px; }

  .product-title {
    margin-top: 0;
    background:radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
    radial-gradient(ellipse farthest-corner at left top, #5d4a1f 0%, #8A6E2F 8%, #D1B464 25%, #5d4a1f 62.5%, #FEDB37 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;
     font-size: 25px;
     font-weight: 600;
     font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    }

  .size {
    margin-right: 10px; }
    .size:first-of-type {
      margin-left: 40px; }

  .color {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    height: 2em;
    width: 2em;
    border-radius: 2px; }
    .color:first-of-type {
      margin-left: 20px; }

  .add-to-cart, .like {
    background: #7e0082;
    padding: 1.2em 1.5em;
    border: none;
    text-transform: UPPERCASE;
    font-weight: bold;
    color: #fff;
    -webkit-transition: background .3s ease;
            transition: background .3s ease;

        }

    .add-to-cart:hover, .like:hover {
        background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
        radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);

      color: #fff; }

  .not-available {
    text-align: center;
    line-height: 2em; }
    .not-available:before {
      font-family: fontawesome;
      content: "\f00d";
      color: #fff; }

  .orange {
    background: #ff9f1a; }

  .green {
    background: #85ad00; }

  .blue {
    background: #0076ad; }

  .tooltip-inner {
    padding: 1.3em; }

  @-webkit-keyframes opacity {
    0% {
      opacity: 0;
      -webkit-transform: scale(3);
              transform: scale(3); }
    100% {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); } }

  @keyframes opacity {
    0% {
      opacity: 0;
      -webkit-transform: scale(3);
              transform: scale(3); }
    100% {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); } }
.singleProduct{
    background:url(../images/beautiful-metallic-balloons-with-flowers.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 90px 0 90px 0;
}

.qnt{
    border: solid #7e0082 2px;
    line-height: 1cm;
    text-align: center;
    font-size: 22px;
    color:black;
    width: 3cm;
}

.btn-purple {
    color: #fff;
    background-color: #7e0082;
    border-color: #68005D;
    align-items: center;
  }

  .btn-purple:hover {
    color: #fff;
    background-color: #7e0082;
    border-color: #7e0082;
  }


.client_section .heading_container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .client_section .secondary_heading {
    text-align: center;
  }

  .client_section .client_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #fbb534;
    padding: 25px;
    width: 85%;
    margin: 0px auto;
  }

  .client_section .client_container .client-id {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 45%;
  }

  .client_section .client_container .client-id .img-box {
    margin-right: 25px;
  }

  .client_section .client_container .client-id .img-box img {
      height: 150px;
      width: 150px;
      width: 100%;
    }

  .client_section .client_container .client-id h5 {
    font-weight: bold;
  }

  .client_section .client_container .client-id h6 {
    color: #f6d768;
  }

  .client_section .client_container .detail-box {
    width: 55%;
  }

  .client_section .client_container .detail-box p {
    margin: 0;
  }

  .client_section .carousel-control-prev,
  .client_section .carousel-control-next {
    opacity: 1;
  }

  .client_section .carousel-control-prev {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .client_section .carousel-control-next {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .client_section .carousel-control-prev-icon,
  .client_section .carousel-control-next-icon {
    width: 30px;
    height: 50px;
    background-size: 25px;
  }

  .client_section .carousel-control-prev-icon {
    background-image: url(../images/prev-black.png);
  }

  .client_section .carousel-control-prev-icon:hover {
    background-image: url(../images/prev.png);
  }

  .client_section .carousel-control-next-icon {
    background-image: url(../images/next-black.png);
  }

  .client_section .carousel-control-next-icon:hover {
    background-image: url(../images/next.png);
  }


.comments-area {
    background: #fafaff;
    border: 1px solid #eee;
    padding: 50px 30px;
    margin-top: 50px;
}
    @media (max-width: 414px) {
      .comments-area {
        padding: 50px 8px;
      }
    }
    .comments-area{
        width: 100%;
    }
    .comments-area h4 {
      text-align: center;
      margin-bottom: 50px;
      color: #222222;
      font-size: 18px;
    }
    .comments-area h5 {
      font-size: 16px;
      margin-bottom: 0px;
    }
    .comments-area a {
      color: #222222;
    }
    .comments-area .comment-list {
      padding-bottom: 48px;
    }
    .comments-area .comment-list:last-child {
        padding-bottom: 0px;
    }
    .comments-area .comment-list.left-padding {
        padding-left: 25px;
    }
    @media (max-width: 413px) {
        .comments-area .comment-list .single-comment h5 {
          font-size: 12px;
        }
        .comments-area .comment-list .single-comment .date {
          font-size: 11px;
        }
        .comments-area .comment-list .single-comment .comment {
          font-size: 10px;
        }
    }
    .comments-area .thumb {
      margin-right: 20px;
    }
    .comments-area img {
        margin-right: 20px;
        height: auto;
        width: 80px;
      }
    .comments-area .date {
      font-size: 13px;
      color: #cccccc;
      margin-bottom: 13px; }
    .comments-area .comment {
        color: #777777;
        margin-bottom: 0px;
    }
    .comments-area .reply-btn{
        width : 100px;
    }

