@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400&amp;display=swap);
body, p {
    color: #8d8d90;
}
.default-btn::before, a {
    -webkit-transition: .5s;
}
.pt-100, .ptb-100 {
    padding-top: 100px;
}
.pb-100, .ptb-100 {
    padding-bottom: 100px;
}
.default-btn::after, .default-btn::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 50%;
    z-index: -1;
}
.default-btn.active:hover, .default-btn:hover::after, .default-btn:hover::before {
    color: #fff;
    background-color: #000;
}
body {
    font-size: 16px;
    line-height: 1.8;
    font-family: Poppins, sans-serif;
}
a {
    display: inline-block;
    transition: .5s;
}
a:focus, a:hover {
    text-decoration: none;
}
button {
    margin: 0;
    padding: 0;
    outline: 0;
}
button:focus {
    outline: 0;
    border: 0;
}
h1, h2, h3, h4, h5, h6 {
    color: #2d3652;
    font-weight: 600;
    line-height: 1.3;
}
.d-table {
    width: 100%;
    height: 100%}
.d-table-cell {
    display: table-cell;
    vertical-align: middle;
}
.cart-area, .menu-btn {
    display: inline-block;
}
.product-card a img, .service-card a img, img {
    max-width: 100%}
.pt-70, .ptb-70 {
    padding-top: 70px;
}
.ptb-70 {
    padding-bottom: 70px;
}
.pb-90 {
    padding-bottom: 90px;
}
.pb-70 {
    padding-bottom: 70px;
}
.pt-45 {
    padding-top: 45px;
}
.pt-20, .widget-area .widget .post-wrap {
    padding-top: 20px;
}
.ml-50 {
    margin-left: 50px;
}
.about-content .about-btn .know-more-btn:hover, .bottom-text p a:hover, .choose-card h3, .choose-card p, .choose-card:hover h3 p, .choose-card:hover i, .coming-soon-area .coming-soon-content ul li a, .default-btn:hover, .designer-card .designer-content .social-icon ul li a:hover, .footer-card h3 a, .inner-banner .inner-title ul li a, .mean-container a.meanmenu-reveal, .menu-btn .phone-btn:hover, .sidebar-modal .modal.right .modal-body .sidebar-modal-widget .social-list li:hover, .single-price.current .single-price-title h2, .single-price.current ul li, .text-white {
    color: #fff;
}
.bg-color-in, .choose-area {
    background-color: #fafbff;
}
.border-radius-5 {
    border-radius: 75px 5px!important;
}
.default-btn {
    background-color: #af7d1b;
    padding: 12px 42px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.default-btn::before {
    top: 50%;
    left: 0;
    background-color: #af7d1b;
    transition: .5s;
}
.default-btn::after {
    bottom: 50%;
    right: 0;
    background-color: #af7d1b;
    -webkit-transition: .5s;
    transition: .5s;
}
.sticky-nav, .sticky-nav .top-nav {
    width: 100%!important;
    position: fixed;
}
.default-btn:hover::before {
    top: 0;
}
.default-btn:hover::after {
    bottom: 0;
}
.default-btn.active {
    margin-left: 20px;
    color: #232350;
    background-color: transparent;
    border: 1px solid #2d3652;
    overflow: hidden;
}
.default-btn.active::after, .default-btn.active::before {
    width: 100%;
    height: 100%;
    background-color: transparent;
}
.menu-btn .phone-btn::after, .menu-btn .phone-btn::before {
    position: absolute;
    width: 50%;
    z-index: -1;
    content: "";
    height: 100%}
.about-content span, .scetion-title span {
    color: darkgoldenrod;
    letter-spacing: 1px;
    font-size: 18px;
}

.sing-in-area{
    background: #ffebcdab;
}

.scetion-title h3{
    color:#fff; 
}
.scetion-title h2 {
    font-size: 35px;
    color: darkgoldenrod;
    margin: auto;
}
.scetion-title p {
    padding-top: 15px;
    max-width: 620px;
    margin: 0 auto;
}
.navbar-area {
    background-color: transparent;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    padding: 0;
}
.navbar-light {
    padding-left: 0;
    padding-right: 0;
}
.navbar-light .navbar-brand img {
    float: left;
}
#prices-conten .prices-conten-area, .blog-dtls-content .blog-text blockquote cite, .coming-soon-area .coming-soon-content #timer div:last-child::before, .navbar-light .navbar-brand-sticky, .order-details .payment-box .payment-method p [type=radio]:checked, .order-details .payment-box .payment-method p [type=radio]:not(:checked), .tab .tabs_item, .widget-area .widget_search form .screen-reader-text {
    display: none;
}
.sticky-nav {
    -webkit-animation: .9s ease-in-out 5s fadeInDown;
    animation: .9s ease-in-out 5s fadeInDown;
    -webkit-transition: .9s;
    transition: .9s;
    z-index: 999;
}
.cart-wraps-area .cart-calc .nice-select .list, .main-nav, .main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover::before {
    width: 100%}
.sticky-nav .top-nav {
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    border-radius: 0;
}
.sticky-nav .main-nav {
    background-color: #fff;
    position: fixed;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
}
.main-nav {
    position: inherit;
    background: #fff;
    top: 0;
    left: 0;
    padding: 7px 0;
    z-index: 999;
    height: auto;
}
.inner-banner, .price-shape, .slider-item, .testimonail-item::before, .testimonial-area-two::before {
    background-position: center center;
    background-size: cover;
}
.billing-details .form-group label span, .blog-card .blog-content .blog-admin li a, .blog-card:hover .blog-content a h3, .blog-dtls-content .article-footer .article-tags a:hover, .bottom-text .social-bottom li a:hover, .bottom-text p a, .cart-wraps-area .cart-table table tbody tr td.product-subtotal .remove:hover, .checkout-area .checkout-user span a, .contact-wrap-form .account-desc a, .contact-wrap-form .recover-register a, .error-area .error-content h1 span, .footer-list ul li a:hover, .footer-side-list ul li a:hover, .inner-banner .inner-title ul li a:hover, .main-nav nav .navbar-nav .nav-item .active, .main-nav nav .navbar-nav .nav-item a :focus, .main-nav nav .navbar-nav .nav-item a:hover, .main-nav nav .navbar-nav .nav-item:hover a, .mobile-nav .mean-container .mean-nav ul li a .active, .order-details .order-table table tbody tr td.product-name a:hover, .product-desc .input-count-area .input-counter span:hover, .product-desc .product-review .rating i, .product-detls-tab .tab_content .tabs_item .product-detls-tab-content .product-review-form .review-comments .review-item .review-report-link:hover, .service-card:hover .service-content a h3, .service-sidebar-widget ul li a:hover, .sidebar-modal .modal.right .modal-body .sidebar-modal-widget .social-list li a:hover, .sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul li a:hover, .widget-area .widget_categories ul li a:hover {
    color: #ab7f3d;
}
.main-nav nav .navbar-nav .nav-item a {
    text-transform: capitalize;
    color: #222;
    font-weight: 500;
    margin-left: 12px;
    margin-right: 12px;
}
.main-nav nav .navbar-nav .nav-item a i {
    line-height: 0;
    position: relative;
    top: 3px;
}
.cart-wraps-area .cart-table table tbody tr td.product-name a:hover, .main-nav nav .navbar-nav .nav-item .dropdown-menu li.active, .main-nav nav .navbar-nav .nav-item a.active {
    color: #ab7f3d!important; 
}
.main-nav nav .navbar-nav .nav-item a.active i, .main-nav nav .navbar-nav .nav-item a:focus i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.main-nav nav .navbar-nav .nav-item a:hover i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: .7s;
    transition: .7s;
}
.main-nav nav .navbar-nav .nav-item a .active::before {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu {
    border: none;
    padding: 0;
    border-radius: 0;
    background-color: #fff!important;
}
.cart-area a, .modal-menu a {
    border-radius: 3px;
    font-weight: 700;
    text-align: center;
    width: 50px;
    height: 50px;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li {
    border-bottom: 1px dotted #ab7f3da3;
}
.blog-dtls-content .comment-area .comment-card:last-child, .cart-wraps-area .cart-totals ul li:first-child, .main-nav nav .navbar-nav .nav-item .dropdown-menu li:last-child {
    border-bottom: none;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
    color: #222!important;
    position: relative;
    -webkit-transition: .7s;
    transition: .7s;
    font-weight: 500;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active {
    background-color: #f3f3f3;
    border-radius: .25rem;
    color: #ff743c!important;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a::before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #ab7f3d;
    -webkit-transition: .5s;
    transition: .5s;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a .active, .main-nav nav .navbar-nav .nav-item .dropdown-menu li a :focus, .main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover {
    color: #ab7f3d!important;
    letter-spacing: .5px;
    background-color: #f3f3f3;
    border-radius: .25rem;
}
.menu-btn {
    position: relative;
    top: 5px;
}
.menu-btn .phone-btn {
   background: linear-gradient(45deg, black, transparent);
    background-color: #b8860b; 
    padding: 10px 16px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.about-content .about-btn .know-more-btn i, .menu-btn .phone-btn i {
    font-size: 22px;
    color: #fff;
    position: relative;
    top: 3px;
}
.menu-btn .phone-btn::before {
    top: 100%;
    left: 0;
    background-color: black;
    -webkit-transition: .5s;
    transition: .5s;
}
.menu-btn .phone-btn::after {
    bottom: 100%;
    right: 0;
    background-color: black;
    -webkit-transition: .5s;
    transition: .5s;
}
.menu-btn .phone-btn:hover::before {
    top: 0;
    background-color: #222;
    color: #fff;
}
.menu-btn .phone-btn:hover::after { 
    bottom: 0;
    background-color: #222;
    color: #fff;
}
.cart-area {
    color: #fff;
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
}
.cart-area a {
    color: #2d3652;
    font-size: 26px;
    line-height: 50px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -webkit-transition: .7s;
    transition: .7s;
}
.modal-menu a, .service-card {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
.cart-area a:hover, .modal-menu a:hover, .product-card .product-content .product-cart ul li a:hover {
    background-color: #2d3652;
    color: #fff;
}
.mean-container a.meanmenu-reveal span, .modal-menu a, .service-card, .sidebar-modal .modal-header h2, .top-nav {
    background-color: #fff;
}
.modal-menu {
    float: right;
    margin-top: 0;
}
.modal-menu a {
    color: #2d3652;
    font-size: 30px;
    line-height: 55px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -webkit-transition: .7s;
    transition: .7s;
}
.about-area, .banner-img-two, .home-slider, .product-detls-tab .tab_content .tabs_item .product-detls-tab-content .product-review-form .review-title, .product-images, .service-area, .sidebar-modal, .testimonial-slider, .widget-area .widget_search form {
    position: relative;
}
.sidebar-modal .navbar-nav li a {
    padding: 10px 0 10px 15px;
}
.sidebar-modal .modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 450px;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.sidebar-modal .modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    border-radius: 0;
    border: none;
    background-color: #fff;
}
.sidebar-modal .modal.right .modal-body {
    padding: 30px;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget {
    margin-bottom: 35px;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .title {
    position: relative;
    z-index: 1;
    margin-bottom: 35px;
    color: #2d3652;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .title::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 70px;
    height: 2px;
    border-radius: 5px;
    background: #4356d6;
}
.cart-wraps-area .cart-table table, .faq-accordion .accordion .accordion-item:last-child, .order-details .order-table table, .product-desc p, .product-detls-tab .tab_content .tabs_item .product-detls-tab-content p:last-child, .service-dtls-title p:last-child, .sidebar-modal .modal.right .modal-body .sidebar-modal-widget .contact-info li:last-child, .sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul li:last-child, .sidebar-modal .modal.right .modal-body .sidebar-modal-widget:last-child, .single-content p:last-child {
    margin-bottom: 0;
}
.designer-card .designer-content .social-icon ul, .inner-banner .inner-title ul, .sidebar-modal .modal.right .modal-body .sidebar-modal-widget .contact-info, .sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul li {
    margin-bottom: 10px;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul li a {
    font-size: 16px;
    color: #8d8d90;
    font-weight: 600;
    text-transform: capitalize;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul li a img {
    width: 80px;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .modal-widget-blog ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    list-style-type: none;
    margin: -10px -5px 0;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .modal-widget-blog ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .contact-info li {
    position: relative;
    font-weight: 500;
    padding-left: 45px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 16px;
    color: #8d8d90;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .contact-info li span {
    font-size: 16px;
    display: block;
    font-weight: 400;
    color: #2d3652;
    margin-top: 5px;
    text-transform: initial;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .contact-info li i {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #4356d6;
    border-radius: 4px;
    font-size: 15px;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .contact-info li:hover i {
    color: #fff;
    background: #ff743c;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .social-list {
    text-align: left;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .social-list li {
    display: inline-block;
    padding-right: 5px;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .social-list li a i {
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    border-radius: 4px;
    color: #fff;
    background-color: #8d8d90;
    font-size: 12px;
    -webkit-transition: .5s;
    transition: .5s;
}
.coming-soon-area .coming-soon-content ul li:hover, .contact-wrap-form .sing-social-icon li a:hover, .service-card .service-content .more-btn:hover, .service-card:hover .service-content .more-btn, .sidebar-modal .modal.right .modal-body .sidebar-modal-widget .social-list li a i:hover, .single-price:hover .get-btn {
    background-color: #ff743c;
}
.sidebar-modal .modal-header {
    display: inline;
    padding: 0;
    border: none;
}
.sidebar-modal .modal-header .close {
    height: 110px;
    width: 30px;
    color: #8d8d90;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: none;
    opacity: 1;
}
.sidebar-modal .modal-header .close i {
    margin-left: -40px;
    font-size: 40px;
}
.sidebar-modal .modal-header h2 {
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    padding: 30px 25px;
}
.sidebar-modal button:focus {
    outline: 0;
}
.sidebar-modal .modal.right.fade.show .modal-dialog {
    right: 0;
    -webkit-animation: .6s linear fadeInRight;
    animation: .6s linear fadeInRight;
}
.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter .plus-btn, .product-desc .input-count-area .input-counter .plus-btn, .sidebar-modal .modal.right.fade .modal-dialog {
    right: 0;
}
.price-shape {
    background-image: url(../img/shape/price-shape.html);
}
.top-nav {
    position: fixed;
    width: 1230px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}
.banner-content {
    max-width: 550px;
    margin-left: auto;
}
.banner-content h1 {
    font-size: 65px;
    font-family: "Playfair Display", serif;
    margin-bottom: 30px;
}
.banner-content p {
    max-width: 530px;
    margin-bottom: 40px;
}
.banner-img {
    position: relative;
    margin-bottom: 100px;
}
.about-content, .about-content h2, .about-img, .about-img-2, .blog-dtls-content .blog-dtls-img, .blog-dtls-content .blog-text, .footer-list, .pagination-area .pagination-item, .product-card, .product-detls-image, .service-card, .service-dtls-title, .service-sidebar-widget {
    margin-bottom: 30px;
}
.banner-img .banner-into-slider {
    position: absolute;
    bottom: -110px;
    left: -40px;
}
.banner-img .banner-into-slider .banner-item img, .blog-dtls-content .blog-dtls-img img {
    border-radius: 10px;
}
.banner-img .owl-dots {
    margin-top: 40px!important;
}
.banner-img .owl-dots .owl-dot span {
    background-color: #2d3652!important;
}
.banner-img .owl-dots .owl-dot.active span, .banner-img .owl-dots .owl-dot:hover span, .cart-wraps-area .cart-calc .cart-wraps-form .form-group select option:hover, .home-slider .owl-nav .owl-next:hover, .home-slider .owl-nav .owl-prev:hover {
    background-color: #ff743c!important;
}
.banner-width {
    max-width: 670px;
    margin-top: 150px;
}
.banner-img-two .banner-into-img {
    position: absolute;
    bottom: -50px;
    left: -120px;
    z-index: 1;
}
.banner-img-two .banner-into-img img {
    max-width: 500px;
    height: 500px;
}
.about-img {
    position: relative;
    max-width: 500px;
    margin-left: auto;
    text-align: center;
    z-index: 1;
}
.about-img img {
    text-align: center;
    max-width: 450px;
}
.about-img .about-bg-shape {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.about-img .about-bg-shape img {
    max-width: 500px;
    border: 1px solid #dadade;
    border-radius: 15px;
}
.about-content {
    margin-left: 40px;
    margin-top: 187px;
}
.about-content h2 {
    font-size: 35px;
}
.about-content p {
    max-width: 680px;
}
.about-content .about-btn {
    margin-top: 25px;
    display: inline-block;
}
.about-content .about-btn .know-more-btn {
    background-color: #2d3652;
    padding: 12px 40px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.about-content .about-btn .know-more-btn::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 50%;
    height: 50%;
    background-color: #2d3652;
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
}
.about-content .about-btn .know-more-btn::after {
    content: "";
    position: absolute;
    bottom: 100%;
    right: 0;
    width: 50%;
    height: 50%;
    background-color: #2d3652;
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
}
.service-area .owl-nav .owl-next, .service-area .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    width: 40px!important;
    height: 40px!important;
    color: #fff!important;
    font-size: 24px!important;
    background-color: #ff743c!important;
    opacity: .5;
    -webkit-transition: .7s;
    line-height: 40px;
}
.about-content .about-btn .know-more-btn:hover::before {
    top: 0;
    background-color: #ff743c;
    color: #fff;
}
.about-content .about-btn .know-more-btn:hover::after {
    bottom: 0;
    background-color: #ff743c;
    color: #fff;
}
.about-shape {
    position: absolute;
    top: -100px;
    left: 0;
}
.about-width {
    margin-top: 30px;
    max-width: 670px;
    margin-left: auto;
}
.service-area .owl-nav, .service-dtls-slider .owl-nav, .widget-area .widget:first-child {
    margin-top: 0;
}
.service-area .owl-nav .owl-prev {
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px);
    left: -5%;
    transition: .7s;
}
.service-area .owl-nav .owl-next:hover, .service-area .owl-nav .owl-prev:hover, .service-dtls-slider .owl-nav .owl-next:hover, .service-dtls-slider .owl-nav .owl-prev:hover, .testimonial-area-two .owl-nav .owl-next:hover, .testimonial-area-two .owl-nav .owl-prev:hover, .testimonial-slider .owl-nav .owl-next:hover, .testimonial-slider .owl-nav .owl-prev:hover {
    opacity: 1;
}
.service-area .owl-nav .owl-next {
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px);
    right: -5%;
    transition: .7s;
}
.product-card .product-content .product-cart ul li a, .service-card .service-content .more-btn {
    line-height: 45px;
    text-align: center;
    -webkit-transition: .7s;
    border-radius: 5px;
    width: 40px;
    height: 40px;
    font-size: 24px;
}
.service-card {
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border-radius: 15px;
}
.designer-card, .product-card {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
#prices-conten .active, .blog-card .blog-content a, .blog-card a, .cart-wraps-area .cart-table table tbody tr td.product-thumbnail a, .designer-card .designer-content a, .designer-card .designer-img a, .faq-accordion .accordion .accordion-content.show, .product-card .product-content a, .product-card a, .service-card .service-content a, .service-card a, .tab .tabs_item:first-child {
    display: block;
}
.service-card .service-content {
    padding: 20px;
}
.cart-wraps-area .cart-table table tbody tr td.product-subtotal .remove i, .service-card .service-content a h3 {
    font-size: 24px;
}
.service-card .service-content p {
    max-width: 300px;
    margin-bottom: 15px;
}
.service-card .service-content .more-btn {
    background-color: #2d3652;
    color: #fff;
    transition: .7s;
}
.service-bg {
    background-color: #fafbff;
    padding-top: 150px;
    position: relative;
}
.price-area, .product-area, .testimonial-img .testimonial-bg-shape {
    position: relative;
    z-index: 1;
}
.product-card {
    border-radius: 25px;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
.product-card .product-content {
    padding: 24px 20px;
    position: relative;
}
.product-card .product-content a h3 {
    font-size: 24px;
    line-height: 1;
}
.product-card .product-content p {
    color: #2d3652;
    margin: 0;
    font-weight: 600;
}
.product-card .product-content p span {
    color: #ff743c;
    font-size: 20px;
}
.product-card .product-content .product-cart {
    position: absolute;
    right: 20px;
    top: 38px;
}
.product-card .product-content .product-cart ul, .product-detls-tab .tabs {
    margin: 0;
    padding: 0;
    list-style: none;
}
.product-card .product-content .product-cart ul li {
    display: inline-block;
    margin-left: 15px;
}
.product-card .product-content .product-cart ul li a {
    color: #2d3652;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    transition: .7s;
}
.single-price, .single-price .get-btn {
    -webkit-transition: .7s;
    text-align: center;
}
.product-shape {
    position: absolute;
    top: 500px;
    z-index: -1;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.tabs-item-list ul {
    list-style: none;
    padding: 0;
    margin: auto;
}
.blog-dtls-content .article-footer .article-share .social li, .blog-dtls-content .comment-area .comment-card .comment-author-img, .product-detls-tab .tab_content .tabs_item .product-detls-tab-content .product-review-form .review-title .rating, .service-sidebar-tag ul li, .tabs-item-list ul li, .widget-area .widget_tag ul li {
    display: inline-block;
}
.service-sidebar-tag ul li a:hover, .single-price.current .get-btn, .tabs-item-list ul li.active a, .widget-area .widget_tag ul li a:hover {
    background-color: #ff743c;
    color: #fff;
}
.tabs-item-list ul li a {
    color: #ff743c;
    display: inline-block;
    margin-right: 20px;
    text-align: center;
    background-color: #ffe5db;
    padding: 10px 50px;
    border-radius: 5px;
}
#prices-conten {
    margin-top: 50px;
}
.single-price {
    padding-top: 38px;
    padding-bottom: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(146, 145, 145, .1);
    box-shadow: 0 0 15px rgba(146, 145, 145, .1);
    border-radius: 15px;
    transition: .7s;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    color: #2d3652;
}
.blog-dtls-content .comment-area .comment-respond .comment-form .post-com-btn:hover, .product-desc .product-share ul li a:hover, .single-price .get-btn, .single-price.current, .testimonail-item, .widget-area .widget_search form button:hover {
    background-color: #2d3652;
}
.single-price::before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../img/shape/1.png);
    background-position: center center;
    top: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
}
.single-price span {
    color: #2d3652;
    background-color: #fffbfb;
    padding: 10px 20px;
    border-radius: 50px;
}
.single-price .single-price-title {
    margin-top: 20px;
    margin-bottom: 30px;
}
.single-price .single-price-title h2 {
    font-size: 40px;
    color: #2d3652;
    font-weight: 700;
}
.single-price .single-price-title h2 sup {
    font-size: 22px;
    line-height: 0;
    margin-right: 5px;
    color: #ff743c;
    font-weight: 600;
}
.single-price .single-price-title h2 sub {
    font-size: 22px;
    font-weight: 500;
}
.client-card ul, .footer-list ul, .footer-side-list ul, .single-price ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.single-price ul li {
    color: #2d3652;
    display: block;
    margin-top: 10px;
}
.single-price ul li.color-gray {
    color: #b4b4b4;
}
.single-price .get-btn {
    position: relative;
    z-index: 1;
    margin-top: 30px;
    padding: 10px 40px;
    color: #fff;
    border-radius: 5px;
    transition: .7s;
}
.single-price .get-btn:hover {
    background-color: #ffe5db;
    color: #ff743c;
}
.designer-card {
    margin-bottom: 30px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border-radius: 10px 10px 0 0;
}
.designer-card .designer-img {
    position: relative;
    height: auto;
}
.designer-card .designer-img a img {
    max-width: 100%;
    border-radius: 10px 10px 0 0;
}
.designer-card .designer-content {
    position: relative;
    margin-top: -70px;
    padding-top: 25px;
    padding-bottom: 20px;
    text-align: center;
    background-color: #fff;
    border-radius: 15px 15px 0 0;
    width: 100%;
    -webkit-transition: .7s;
    transition: .7s;
}
.designer-card .designer-content a h3 {
    font-size: 20px;
    line-height: .7;
    color: #2d3652;
}
.designer-card .designer-content span {
    font-size: 14px;
    line-height: 0;
    color: #707070;
    margin-bottom: 15px;
}
.designer-card .designer-content .social-icon {
    margin-top: 10px;
}
.designer-card .designer-content .social-icon ul li {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
    border-radius: 50px;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -webkit-transition: .7s;
    transition: .7s;
}
.testimonial-slider .owl-nav .owl-next, .testimonial-slider .owl-nav .owl-prev {
    bottom: 35px;
    width: 40px!important;
    height: 40px!important;
    line-height: 40px;
    color: #fff!important;
    font-size: 24px!important;
    background-color: #ff743c!important;
    opacity: .5;
    -webkit-transition: .7s;
    position: absolute;
}
.designer-card .designer-content .social-icon ul li a {
    color: #4356d6;
    font-size: 20px;
}
.designer-card .designer-content .social-icon ul li:hover {
    background-color: #4356d6;
}
.testimonial-content {
    max-width: 680px;
    margin-left: auto;
}
.testimonail-item {
    position: relative;
    padding-top: 30px;
    padding-bottom: 70px;
    text-align: center;
    border-radius: 15px;
    z-index: 1;
}
.testimonail-item::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background-image: url(../img/testimonail/shape1.png);
    background-repeat: no-repeat;
}
.testimonail-item h3 {
    font-size: 24px;
    color: #fff;
}
.testimonail-card-content p, .testimonail-item p {
    color: #fff;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.testimonial-slider .owl-nav .owl-prev {
    left: 41.5%;
    transition: .7s;
}
.testimonial-slider .owl-nav .owl-next {
    right: 41.5%;
    transition: .7s;
}
.testimonial-img {
    position: relative;
    text-align: center;
    margin-top: 60px;
    max-width: 500px;
}
.testimonial-img .testominail-man {
    position: absolute;
    top: 10%;
    left: 9%;
    margin: 0 auto;
}
.testimonial-img .testominail-man img {
    max-width: 330px;
    border-radius: 50%}
.blog-card {
    margin-bottom: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border-radius: 20px;
    -webkit-transition: .7s;
    transition: .7s;
}
.blog-card:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.blog-card a img {
    max-width: 100%;
    border-radius: 15px 15px 0 0;
}
.blog-card .blog-content {
    padding: 25px 20px;
}
.blog-card .blog-content a h3 {
    font-size: 23px;
    -webkit-transition: .7s;
    transition: .7s;
}
.blog-card .blog-content .blog-admin, .product-desc .product-share ul, .service-sidebar-widget ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.blog-card .blog-content .blog-admin li {
    display: inline-block;
    color: #ff743c;
    font-weight: 500;
    margin-right: 15px;
}
.blog-card .blog-content .blog-admin li a i, .blog-card .blog-content .blog-admin li i {
    margin-right: 5px;
}
.blog-card .blog-content p {
    margin: 10px 0;
}
.blog-card .blog-content .read-more-btn {
    font-weight: 600;
    color: #8d8d90;
    font-size: 15px;
}
.home-slider .owl-nav .owl-next, .home-slider .owl-nav .owl-prev {
    width: 40px!important;
    height: 40px!important;
    line-height: 40px;
    color: #fff!important;
    font-size: 24px!important;
    background-color: #504741!important;
    position: absolute;
    top: 50%}
.blog-card .blog-content .read-more-btn i {
    position: relative;
    top: 2px;
}
.blog-card .blog-content .read-more-btn:hover {
    color: #ff743c;
    letter-spacing: 1px;
}
.blog-area-two {
    position: relative;
    z-index: 1;
    padding-top: 50px;
}
.footer-area {
    background-image: url(assets/images/footer-img-bg.webp);
    background-size: cover;
   
}
.footer-card, .footer-side-list ul li i {
    background-color: #2d3652;
    text-align: center;
}
.footer-contact {
    top: -100px;
    position: relative;
}
.footer-card {
    border-radius: 15px;
    padding: 50px 15px 45px;
}
.footer-card i {
    width: 50px;
    height: 50px;
    background-color: #ff743c;
    border-radius: 50px;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
    color: #fff;
}
.footer-card h3 {
    margin-top: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
}
.footer-top-list {
    max-width: 760px;
    margin: 0 auto;
}
.footer-list h3, .footer-side-list h3 {
    font-size: 24px;
    color: #fff;
    position: relative;
    margin-bottom: 20px;
}
.footer-list ul li, .footer-side-list ul li {
    margin-top: 10px;
    display: block;
    font-size: 17px;
    color: #ab7f3d;
}
.footer-list ul li i {
    font-size: 15px;
}
.bottom-text .social-bottom li a, .footer-side-list ul li i {
    font-size: 20px;
   color: #ab7f3d;
}
.footer-list ul li a {
    color: #ab7f3d;
    position: relative;
    -webkit-transition: .7s;
    transition: .7s;
}
.footer-list ul li a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    opacity: 0;
    background-color: #fff; 
    -webkit-transition: .5s;
    transition: .5s;
}
.footer-list ul li a:hover::before {
    width: 100%;
    opacity: 1;
}
.footer-side-list {
    margin-bottom: 30px;
    float: right;
}
.footer-side-list ul li:hover i {
    border-radius: 50px;
    background-color: #ff743c;
}
.footer-side-list ul li i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    -webkit-transition: .9s;
    transition: .9s;
}
.footer-side-list ul li a {
    color: #fff;
    -webkit-transition: .7s;
    transition: .7s;
}
.footer-bottom {
    border-top: 1px solid #3e4559;
    padding-top: 15px;
    padding-bottom: 15px;
}
.footer-logo {
    float: left;
    margin: 0;
}
.footer-logo img {
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.bottom-text {
    float: right;
}
.bottom-text p {
    display: inline-block;
    font-weight: 500;
    color: #fff;
    margin: 0;
    padding: 10px 30px 10px 0;
    position: relative;
}
.bottom-text p::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 30px;
    background-color: #3e4559;
    top: 7px;
    right: 0;
}
.bottom-text .social-bottom {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding-left: 15px;
}
.bottom-text .social-bottom li {
    display: inline-block;
    margin-right: 10px;
}
.home-slider .owl-nav .owl-prev {
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px);
    left: 40px;
    -webkit-transition: .7s;
    transition: .7s;
}
.home-slider .owl-nav .owl-next {
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px);
    right: 40px;
    -webkit-transition: .7s;
    transition: .7s;
}
.slider-item {
    height: 800px;
    background-repeat: no-repeat;
    position: relative;
}
.slider-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
}
.slider-item .slider-content {
    text-align: center;
    position: relative;
}
.slider-item .slider-content h1 {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
    font-size: 65px;
    font-family: "Playfair Display", serif;
    text-transform: capitalize;
    margin-bottom: 30px;
    color: #fff;
}
.slider-item .slider-content p {
    max-width: 730px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    color: #fff;
}
.slider-item .slider-content .slider-btn .default-btn.active {
    border: 1px solid #fff!important;
    color: #fff;
}
.slider-item .slider-content .slider-btn .default-btn.active:hover {
    border: 1px solid #2d3652!important;
}
.bg-item1 {
    background-image: url(../img/home2/1.jpg);
}
.bg-item2 {
    background-image: url(../img/home2/2.jpg);
}
.bg-item3 {
    background-image: url(../img/home2/3.jpg);
}
.product-images .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: -5%;
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px);
    font-size: 35px!important;
    color: #ff743c!important;
}
.product-images .owl-nav .owl-next:hover, .product-images .owl-nav .owl-prev:hover {
    color: #2d3652!important;
    background-color: transparent!important;
}
.product-images .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: -5%;
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px);
    font-size: 35px!important;
    color: #ff743c!important;
}
.choose-card {
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    padding: 30px 10px;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
.choose-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #ff743c;
    width: 100%;
    height: 0;
    opacity: 0;
    z-index: -1;
    -webkit-transition: .9s;
    transition: .9s;
}
.choose-card:hover::before {
    opacity: 1;
    height: 100%;
    border-radius: 10px;
}
.testimonial-area-two .owl-nav .owl-next, .testimonial-area-two .owl-nav .owl-prev {
    bottom: 15%;
    width: 40px!important;
    height: 40px!important;
    line-height: 40px;
    color: #fff!important;
    font-size: 24px!important;
    opacity: .5;
    -webkit-transition: .7s;
    background-color: #ff743c!important;
}
.choose-card i {
    font-size: 45px;
    margin-bottom: 10px;
    color: #ff743c;
}
.choose-card h3 {
    font-size: 20px;
    color: #2d3652;
}
.choose-card p {
    color: #2d3652;
}
.testimonial-area-two {
    position: relative;
    background-color: #2d3652;
}
.testimonial-area-two::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-image: url(../img/testimonail/bg-shape2.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%}
.testimonial-area-two .owl-nav .owl-prev {
    position: absolute;
    left: 30%;
    transition: .7s;
}
.testimonial-area-two .owl-nav .owl-next {
    position: absolute;
    right: 60%;
    transition: .7s;
}
.testimonail-card-content {
    text-align: center;
    margin-left: 115px;
}
.testimonail-card-content h3 {
    font-size: 24px;
    color: #ff743c;
}
.testimonial-img-2 img {
    border-radius: 15px;
    width: 370px!important;
}
.testimonial-icon {
    position: absolute;
    top: 40%;
    left: 22%}
.testimonial-icon i {
    font-size: 110px;
    color: #3e4660;
}
.testimonial-bottom {
    border-radius: 0 0 0 170px;
    position: relative;
    padding-bottom: 200px;
}
.testimonial-bottom::before {
    content: "";
    left: 0;
    top: auto;
    position: absolute;
    background: #fff;
    height: 17%;
    bottom: -100px!important;
    -webkit-transform: skewY(175deg);
    transform: skewY(175deg);
    width: 100%;
    z-index: 1;
}
.newsleter-area {
    padding: 50px 0;
    text-align: center;
    border-radius: 15px;
    background-color: #2d3652;
}
.newsleter-area h2 {
    font-size: 35px;
    color: #fff;
    margin-bottom: 30px;
}
.newsletter-form {
    position: relative;
    max-width: 575px;
    margin: 0 auto;
    border-radius: 50px;
}
.pagination-area, .sing-in-width {
    margin-right: auto;
    margin-left: auto;
}
.newsletter-form .form-control {
    background: #fff;
    height: 55px;
    line-height: 55px;
    margin: 0;
    border-radius: 5px;
    border: none;
    padding: 0 25px;
}
.newsletter-form .form-control:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
.newsletter-form .subscribe-btn {
    position: absolute;
    top: 5px;
    right: 10px;
    margin: 0;
    background-color: #ff743c;
    color: #fff;
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
    border: 0;
    border-radius: 5px;
    font-size: 14px;
}
.newsletter-form .subscribe-btn:hover {
    background: #2d3652;
    color: #fff;
}
.newsletter-form .validation-danger {
    font-size: 18px;
    margin-top: 5px;
    color: red;
}
.about-service-text {
    margin-left: auto;
    max-width: 560px;
}
.about-service-img {
    margin-top: 90px;
    position: relative;
    max-width: 600px;
}
.about-service-img .about-man-img {
    position: relative;
    text-align: center;
    z-index: 1;
}
.about-service-img .about-man-img img {
    max-width: 350px;
    margin-right: 90px;
    height: 470px;
    z-index: 1;
}
.about-service-img .about-man-img::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 15%;
    left: 0;
    right: 15%;
    margin: 0 auto;
    width: 370px;
    height: 370px;
    background-color: #2d3652;
    border-radius: 50%}
.about-service-img .about-man-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.about-service-img .about-man-bg img {
    max-width: 600px;
}
.inner-banner {
    position: relative;
}
.inner-banner::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}
.inner-banner .inner-title {
    padding-top: 150px;
    padding-bottom: 150px;
    position: relative;
}
.inner-banner .inner-title h3 {
    font-size: 30px;
    color: #fff;
    font-weight: 500;
}
.inner-banner .inner-title ul li {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    font-weight: 700;
    letter-spacing: 1px;
}
.coming-soon-area .coming-soon-content #timer div:last-child, .inner-banner .inner-title ul li:last-child {
    margin-right: 0;
}
.inner-banner .inner-title ul li i {
    font-size: 16px;
    color: #fff;
}
.inner-bg1, .inner-bg10, .inner-bg12, .inner-bg2, .inner-bg3, .inner-bg4, .inner-bg5, .inner-bg6, .inner-bg7, .inner-bg8, .inner-bg9 {
    background-image: url(../banner_1.jpg);
}
.inner-bg11 {
    background-image: url(../testimonials_10_.png);
}
.contact-wrap-form {
    background-color: #000;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    padding: 50px;
}
/*.contact-wrap-form p {*/
/*    text-align: center;*/
/*    color: #000;*/
/*    margin-bottom: 0;*/
/*}*/ 
.billing-details .form-group, .blog-dtls-content .comment-area .comment-respond .comment-form .form-group, .contact-wrap-form .form-group {
    margin-bottom: 25px;
}
.billing-details .form-group .form-control, .contact-wrap-form .form-group .form-control {
    height: 50px;
   background-color:black;
   color: #fff;
    border: 1px solid goldenrod;
    border-radius: 0;
    padding: 10px 20px;
    width: 100%}
.contact-wrap-form .form-group .form-control:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #2d3652;
}
.contact-wrap-form .form-group textarea.form-control {
    height: auto;
}
.contact-wrap-form .with-errors {
    float: left;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 25px;
    color: red;
    font-weight: 400;
    display: block;
}
.coming-soon-area .coming-soon-content .newsletter-form .default-btn, .contact-wrap-form .default-btn {
    border: 0;
    outline: 0;
}
.contact-wrap-form .text-danger {
    font-size: 18px;
    margin-top: 15px;
}
.contact-wrap-form .sing-social-icon {
    list-style: none;
    margin: 30px 0;
    padding: 0;
}
.contact-wrap-form .sing-social-icon li {
    display: inline-block;
    margin: 0 10px;
}
.contact-wrap-form .sing-social-icon li a {
    font-size: 24px;
    height: 50px;
    line-height: 55px;
    width: 120px;
    background-color: #2d3652;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    -webkit-transition: .7s;
    transition: .7s;
}
.contact-wrap-form .agree-label label {
    font-weight: 600;
    color: #000;
    margin-left: 10px;
}
.contact-wrap-form .forget {
    margin-bottom: 15px;
    float: right;
    color: #ff743c;
    font-weight: 600;
}
.checkout-area .checkout-user span a:hover, .contact-wrap-form .account-desc a:hover, .contact-wrap-form .forget:hover, .contact-wrap-form .recover-login:hover a, .contact-wrap-form .recover-register a:hover, .contact-wrap-form .scetion-title .recover-text a:hover, .widget-area .widget-popular-post .item .info .title a:hover {
    color: #4356d6;
}
.contact-wrap-form .account-desc {
    margin-top: 15px;
    font-weight: 600;
}
.contact-wrap-form .sing-btn {
    padding: 12px 70px;
}
.contact-wrap-form .recover-login {
    color: #ff4a35;
    font-weight: 600;
    margin-bottom: 15px;
}
.contact-wrap-form .recover-register {
    color: #000;
    font-weight: 600;
    margin-bottom: 15px;
}
.contact-wrap-form .scetion-title .recover-text {
    color: #000;
    margin-bottom: 25px;
}
.contact-wrap-form .scetion-title .recover-text a {
    color: #ff743c;
    font-weight: 600;
}
.contact-wrap-form .form-group .form-control::-webkit-input-placeholder {
    color: #fff;
    opacity:0.7;
}
.contact-wrap-form .form-group .form-control:-ms-input-placeholder {
    color:  #fff;
    opacity:0.7;
}
.contact-wrap-form .form-group .form-control .select2::-ms-input-placeholder {
    color:  #fff;
    opacity:0.7;
}
.contact-wrap-form .form-group .form-control::placeholder {
    color: #fff;
    opacity:0.7;
}
.sing-in-width {
    max-width: 570px;
}
.blog-dtls-content .blog-text h2 {
    font-size: 35px;
    color: #2d3652;
    margin-bottom: 15px;
}
.blog-dtls-content .blog-text ul {
    list-style: none;
    margin-bottom: 20px;
    padding: 0;
}
.blog-dtls-content .blog-text ul li {
    display: inline-block;
    margin-right: 15px;
}
.blog-dtls-content .blog-text ul li a {
    color: #2d3652;
}
.blog-dtls-content .blog-text ul li a i {
    font-size: 20px;
    color: #ff743c;
    margin-right: 5px;
}
.blog-dtls-content .blog-text blockquote {
    overflow: hidden;
    background-color: #f7f7f7;
    padding: 50px!important;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 4px;
}
.blog-dtls-content .blog-text blockquote p {
    color: #0e0129;
    line-height: 1.6;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 600;
    font-size: 17px!important;
    text-align: left;
}
.blog-dtls-content .blog-text blockquote::before {
    color: #ff743c;
    content: "\ee34";
    position: absolute;
    left: 50px;
    top: -50px;
    z-index: -1;
    font-family: boxicons;
    font-size: 140px;
    font-weight: 900;
    opacity: .1;
}
.blog-dtls-content .blog-text blockquote::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #4356d6;
    margin-top: 20px;
    margin-bottom: 20px;
}
.blog-dtls-content h3 {
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.blog-dtls-content .bolg-gallery-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    padding-right: 10px;
    padding-left: 10px;
}
.blog-dtls-content .article-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
}
.blog-dtls-content .article-footer .article-share, .blog-dtls-content .article-footer .article-tags, .blog-dtls-content .post-navigation .navigation-links .nav-previous {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.blog-dtls-content .article-footer .article-tags a {
    display: inline-block;
    color: #666;
    font-weight: 600;
}
.blog-dtls-content .article-footer span {
    display: inline-block;
    color: #ff743c;
    font-size: 20px;
    margin-right: 5px;
    position: relative;
    top: 4px;
}
.blog-dtls-content .article-footer .article-share .social {
    padding-left: 0;
    list-style-type: none;
    text-align: right;
    margin-bottom: 0;
}
.blog-dtls-content .article-footer .article-share .social li span {
    display: inline-block;
    margin-right: 2px;
    font-weight: 500;
    color: #666;
}
.blog-dtls-content .article-footer .article-share .social li a {
    display: block;
    color: #fff;
    width: 32px;
    height: 32px;
    line-height: 33px;
    border-radius: 50%;
    background-color: #ff743c;
    text-align: center;
    font-size: 14px;
}
.blog-dtls-content .article-footer .article-share .social li a:hover {
    -webkit-animation: 1s linear tada;
    animation: 1s linear tada;
}
.blog-dtls-content .post-navigation {
    margin-top: 30px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 20px;
    padding-bottom: 20px;
}
.blog-dtls-content .post-navigation .navigation-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.blog-dtls-content .post-navigation .navigation-links .nav-next {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: right;
}
.blog-dtls-content .post-navigation .navigation-links div a {
    display: inline-block;
    font-weight: 600;
    color: #4356d6;
    padding: 8px 32px;
    background-color: transparent;
    border: 1px solid #4356d6;
    border-radius: 50px;
    -webkit-transition: .9s;
    transition: .9s;
}
.blog-dtls-content .post-navigation .navigation-links div a:hover {
    color: #fff;
    background-color: #4356d6;
}
.blog-dtls-content .comment-area .comment-title {
    font-size: 24px;
    color: #2d3652;
}
.blog-dtls-content .comment-area .comment-card {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.blog-dtls-content .comment-area .comment-card .comment-author-img img {
    max-width: 80px;
    border-radius: 50%;
    margin-right: 20px;
}
.blog-dtls-content .comment-area .comment-card .comment-author-title {
    display: inline-block;
    position: relative;
    top: 10px;
}
.blog-dtls-content .comment-area .comment-card .comment-author-title h3 {
    font-size: 16px;
    margin: 0;
}
.blog-dtls-content .comment-area .comment-card .comment-author-title span {
    font-size: 12px;
    font-weight: 500;
    color: #8d8d90;
}
.blog-dtls-content .comment-area .comment-card .comment-body {
    margin-left: 100px;
    margin-top: 15px;
}
.blog-dtls-content .comment-area .comment-card .comment-body .reply-btn {
    border: 1px solid #ded9d9;
    color: #2d3652;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}
.blog-dtls-content .comment-area .comment-card .comment-body .reply-btn:hover, .product-detls-tab .tab_content .tabs_item .product-detls-tab-content .product-review-form .review-title .btn-right:hover {
    background-color: #4356d6;
    color: #fff;
}
.blog-dtls-content .comment-area .comment-respond {
    background-color: #f9f9f9;
    padding: 30px;
}
.blog-dtls-content .comment-area .comment-respond .comment-respond-title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 24px;
}
.blog-dtls-content .comment-area .comment-respond .comment-form .form-group label {
    color: #2d3652;
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
}
.blog-dtls-content .comment-area .comment-respond .comment-form .form-group .form-control {
    font-size: 16px;
    border: 1px solid #f7f7f7;
    padding: 25px 18px;
    color: #b3b3b3;
    font-weight: 400;
    background-color: #fff;
}
.blog-dtls-content .comment-area .comment-respond .comment-form .form-group .form-control:focus {
    border-color: #2d3652;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.blog-dtls-content .comment-area .comment-respond .comment-form .post-com-btn {
    padding: 12px 30px;
    background-color: #ff743c;
    color: #fff;
    text-align: center;
    outline: 0;
    border: none;
    -webkit-transition: .7s;
    transition: .7s;
}
.product-detls-tab .tab_content .tabs_item .product-detls-tab-content .product-review-form .review-comments, .widget-area .widget {
    margin-top: 35px;
}
.widget-area .widget .widget-title {
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    color: #2d3652;
    position: relative;
}
.widget-area .widget_search form label {
    display: block;
    margin-bottom: 0;
}
.widget-area .widget_search form .search-field {
    background-color: transparent;
    height: 50px;
    padding: 6px 15px;
    border: 1px solid #eee;
    width: 100%;
    display: block;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s;
}
.widget-area .widget_search form .search-field:focus {
    border-color: #2d3652;
}
.widget-area .widget_search form button {
    position: absolute;
    right: 0;
    outline: 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    font-size: 20px;
    border: none;
    color: #fff;
    background-color: #ff743c;
    -webkit-transition: .5s;
    transition: .5s;
    cursor: pointer;
}
.widget-area .widget-popular-post {
    position: relative;
    overflow: hidden;
}
.widget-area .widget-popular-post .item {
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;
}
.widget-area .widget-popular-post .item:last-child, .widget-area .widget_categories ul li:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}
.widget-area .widget-popular-post .item .thumb {
    float: left;
    height: 80px;
    overflow: hidden;
    position: relative;
    width: 80px;
    margin-right: 15px;
}
.widget-area .widget-popular-post .item .thumb .fullimage {
    width: 80px;
    height: 80px;
    display: inline-block;
    background-size: cover!important;
    background-repeat: no-repeat;
    background-position: center center!important;
    position: relative;
    background-color: #2d3652;
}
.widget-area .widget-popular-post .item .thumb .fullimage.bg1 {
    background-image: url(../img/blog/4.jpg);
}
.widget-area .widget-popular-post .item .thumb .fullimage.bg2 {
    background-image: url(../img/blog/5.jpg);
}
.widget-area .widget-popular-post .item .thumb .fullimage.bg3 {
    background-image: url(../img/blog/6.jpg);
}
.widget-area .widget-popular-post .item .thumb .fullimage.bg4 {
    background-image: url(../img/blog/1.jpg);
}
.widget-area .widget-popular-post .item .info {
    overflow: hidden;
}
.widget-area .widget-popular-post .item .info span {
    display: block;
    color: #8d8d90;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 500;
}
.widget-area .widget-popular-post .item .info .title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 15px;
    font-weight: 600;
}
.widget-area .widget-popular-post .item .info .title a {
    display: inline-block;
    color: #2d3652;
}
.widget-area .widget_categories ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.widget-area .widget_categories ul li {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #8d8d90;
    padding-left: 20px;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid #efefef;
}
.widget-area .widget_categories ul li::before {
    background: #ff743c;
    position: absolute;
    height: 7px;
    width: 7px;
    content: '';
    left: 0;
    top: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.widget-area .widget_categories ul li a {
    display: block;
    color: #8d8d90;
    font-weight: 400;
}
.widget-area .widget_categories ul li a span {
    float: right;
    font-size: 13px;
}
.service-sidebar-tag ul, .widget-area .widget_tag ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.widget-area .widget_tag ul li a {
    color: #8d8d90;
    font-weight: 400;
    padding: 7px 18px;
    border-radius: 50px;
    background-color: #f0f0f0;
    margin-top: 10px;
    margin-right: 10px;
    text-transform: capitalize;
}
.pagination-area {
    text-align: center;
    margin-top: 20px;
    display: table;
}
.pagination-area .page-link {
    color: goldenrod;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px #d0d0d0;
    box-shadow: 0 0 15px #d0d0d0;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    line-height: 24px;
    -webkit-transition: .5s;
    transition: .5s;
    font-weight: 700;
}
.pagination-area .page-link i {
    margin-right: -4px;
    font-size: 21px;
}
.pagination-area .page-link i::before {
    margin-left: -4px;
}
.pagination-area .page-link.current, .pagination-area .page-link:focus, .pagination-area .page-link:hover {
    color: #fff;
    background-color: #af7d1b;
    border: 1px solid #af7d1b;
}
.pagination-area .page-item {
    padding: 0 8px;
}
.pagination-area .page-item:first-child .page-link, .pagination-area .page-item:last-child .page-link {
    border-radius: none;
}
.pagination-area .page-item.current .page-link {
    z-index: 1;
    color: #fff;
    background-color: #9d6d20;
    border-color: #9d6d20;
}
.cart-wraps-area .cart-table table thead tr th { 
    border-bottom-width: 0;
    vertical-align: middle;
    padding: 0 0 15px;
    text-transform: uppercase;
    border: none;
    font-weight: 700;
    font-size: 18px;
}
.cart-wraps-area .cart-table table tbody tr td {
    vertical-align: middle;
    color: #2d3652;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    border-color: #eee;
    border-left: none;
    border-right: none;
}
.cart-wraps-area .cart-table table tbody tr td.product-thumbnail a img {
    width: 60px;
    height: 60px;
}
.cart-wraps-area .cart-table table tbody tr td.product-name a {
    color: #2d3652;
    font-weight: 600;
    display: inline-block;
    font-size: 16px;
}
.cart-wraps-area .cart-table table tbody tr td.product-subtotal .remove {
    color: #2d3652;
    float: right;
    position: relative;
    top: 1px;
    -webkit-transition: .5s;
    transition: .5s;
}
.cart-wraps-area .cart-table table tbody tr td.product-subtotal span, .product-detls-tab .tab_content .tabs_item .product-detls-tab-content .product-review-form .review-comments .review-item span strong {
    font-weight: 600;
}
.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter {
    max-width: 130px;
    min-width: 130px;
    text-align: center;
    display: inline-block;
    position: relative;
}
.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter span {
    position: absolute;
    top: 0;
    background-color: transparent;
    cursor: pointer;
    color: #2d3652;
    width: 40px;
    height: 100%;
    line-height: 48px;
    -webkit-transition: .5s;
    transition: .5s;
}
.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter .minus-btn:hover, .cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter .plus-btn:hover, .cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter span:hover {
    color: #8d8d90!important;
}
.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter .minus-btn, .product-desc .input-count-area .input-counter .minus-btn {
    left: 0;
}
.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter input {
    height: 45px;
    color: #2d3652;
    outline: 0;
    display: block;
    border: none;
    background-color: #f8f8f8;
    text-align: center;
    width: 100%;
    font-size: 17px;
    font-weight: 600;
}
.cart-wraps-area .cart-buttons, .coming-soon-area .coming-soon-content #timer, .product-desc .product-share, .product-detls-tab, .product-detls-tab .tab_content .tabs_item .product-detls-tab-content .product-review-form .review-form {
    margin-top: 30px;
}
.cart-wraps-area .cart-totals {
    background: #fff;
    padding: 40px;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
    border-radius: 0;
    margin: 50px auto auto;
}
.cart-wraps-area .cart-totals h3 {
    font-size: 24px;
    margin-bottom: 25px;
}
.cart-wraps-area .cart-totals ul {
    padding: 0;
    margin: 0 0 25px;
    list-style-type: none;
}
.cart-wraps-area .cart-totals ul li {
    border: 1px solid #ffd3d3;
    padding: 10px 15px;
    color: #2d3652;
    overflow: hidden;
    font-weight: 700;
}
.cart-wraps-area .cart-totals ul li:last-child, .cart-wraps-area .cart-totals ul li:nth-child(3) {
    border-top: none;
}
.cart-wraps-area .cart-totals ul li span {
    float: right;
    color: #8d8d90;
    font-weight: 400;
}
.cart-wraps-area .cart-calc {
    margin-top: 50px;
    background-color: #fff;
    padding: 40px;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
}
.cart-wraps-area .cart-calc .cart-wraps-form h3 {
    font-size: 24px;
    color: #2d3652;
    padding-bottom: 20px;
}
.cart-wraps-area .cart-calc .cart-wraps-form .form-group, .product-detls-tab .tab_content .tabs_item .product-detls-tab-content .product-review-form .review-form h3 {
    margin-bottom: 20px;
}
.cart-wraps-area .cart-calc .cart-wraps-form .form-group select {
    height: 50px;
    padding: 7px 18px;
    color: #6c777d;
    border: 1px solid #ffd3d3;
}
.cart-wraps-area .cart-calc .cart-wraps-form .form-group select :hover, .cart-wraps-area .cart-calc .cart-wraps-form .form-group select:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #8d8d90;
    background-color: #ff743c!important;
}
.cart-wraps-area .cart-calc .cart-wraps-form .form-group select option {
    padding: 10px;
}
.cart-wraps-area .cart-calc .cart-wraps-form .form-group .form-control {
    font-size: 16px;
    border: 1px solid #ffd3d3;
    color: #6c777d;
    padding: 25px 18px;
    font-weight: 400;
}
.billing-details .form-group .form-control :hover, .billing-details .form-group .form-control:focus, .billing-details .form-group .form-message :hover, .billing-details .form-group .form-message:focus, .cart-wraps-area .cart-calc .cart-wraps-form .form-group .form-control :hover, .cart-wraps-area .cart-calc .cart-wraps-form .form-group .form-control:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #8d8d90;
}
.cart-wraps-area .cart-calc .nice-select {
    height: 50px;
    width: 100%;
    margin-bottom: 19px;
    border: 1px solid #ffd3d3;
}
.cart-wraps-area .cart-calc .nice-select .option {
    color: #2d3652!important;
}
.billing-details .form-group .nice-select .option.focus, .billing-details .form-group .nice-select .option.selected.focus, .billing-details .form-group .nice-select .option:hover, .cart-wraps-area .cart-calc .nice-select .option :hover, .cart-wraps-area .cart-calc .nice-select .option.selected.focus, .cart-wraps-area .cart-calc select .option.focus {
    color: #fff!important;
    background-color: #ff743c!important;
}
.cart-wraps-area .cart-calc .nice-select .current {
    position: relative;
    top: 4px;
}
.cart-wraps-area .nice-select .option.focus, .cart-wraps-area .nice-select .option.selected.focus, .cart-wraps-area .nice-select .option:hover {
    background-color: #ff743c!important;
    color: #fff!important;
    font-weight: 600;
}
.cart-wraps-area.cart-table table tbody tr td.product-quantity .input-counter input::-ms-input-placeholder {
    color: #2d3652;
}
.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter input::-webkit-input-placeholder {
    color: #2d3652;
}
.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter input:-ms-input-placeholder {
    color: #2d3652;
}
.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter input::-ms-input-placeholder {
    color: #2d3652;
}
.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter input::placeholder {
    color: #2d3652;
}
.cart-wraps-area .cart-calc .cart-wraps-area form .form-control input::-webkit-input-placeholder {
    color: #6c777d;
}
.cart-area .cart-calc .cart-wraps-area form .form-control input:-ms-input-placeholder {
    color: #6c777d;
}
.cart-area .cart-area .cart-calc .cart-wraps-area .form-control input::-ms-input-placeholder {
    color: #6c777d;
}
.cart-area .cart-area .cart-calc .cart-wraps-area .form-control input::-webkit-input-placeholder {
    color: #495057;
}
.cart-area .cart-area .cart-calc .cart-wraps-area .form-control input:-ms-input-placeholder {
    color: #495057;
}
.cart-area .cart-area .cart-calc .cart-wraps-area .form-control input::placeholder {
    color: #495057;
}
.checkout-area .checkout-user {
    -webkit-box-shadow: 0 5px 35px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 5px 35px 0 rgba(0, 0, 0, .08);
    background: #fff;
    padding: 20px 15px;
    margin-bottom: 65px;
    border-top: 3px solid #ff743c;
    color: #ff743c;
}
.billing-details, .order-details .order-table {
    -webkit-box-shadow: 0 5px 28px rgba(0, 0, 0, .07);
    background-color: #fff;
}
.checkout-area .checkout-user span {
    color: #2d3652;
    font-size: 20px;
}
.billing-details {
    margin-bottom: 30px;
    padding: 50px 30px 25px;
    box-shadow: 0 5px 28px rgba(0, 0, 0, .07);
}
.billing-details h3 {
    font-size: 24px;
    color: #2d3652;
    margin-bottom: 15px;
    font-weight: 600;
}
.billing-details .form-group label {
    color: #2d3652;
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
}
.billing-details .form-group .form-message {
    font-size: 16px;
    border: 1px solid #e8e8e8;
    background-color: #fcfcff;
    padding: 18px;
    font-weight: 400;
    width: 100%}
.billing-details .form-group .nice-select {
    float: unset;
    line-height: 45px;
    color: #2d3652;
    padding-top: 0;
    padding-bottom: 0;
}
.billing-details .form-group .nice-select .list {
    background-color: #fff;
    -webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
    box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
    border-radius: 0;
    margin-top: 0;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.billing-details .form-group .nice-select .list .option {
    -webkit-transition: .5s;
    transition: .5s;
    padding-left: 20px;
    padding-right: 20px;
}
.billing-details .form-group .nice-select .list .option:hover {
    background-color: #ff743c!important;
    color: #fff;
}
.billing-details .form-group .nice-select .list .option:focus {
    border: none;
    outline: 0;
}
.billing-details .form-group .nice-select .list .option .selected {
    background-color: transparent;
}
.billing-details .form-group .nice-select:after {
    right: 20px;
}
.billing-details .form-check, .product-desc .product-review, .service-dtls-title p, .single-content p {
    margin-bottom: 15px;
}
.billing-details .form-check .form-check-input {
    width: 15px;
    height: 15px;
}
.billing-details .form-check .form-check-label {
    color: #2d3652;
    margin-left: 5px;
    font-weight: 500;
}
.checkout-area .billing-details .form-group .nice-select .option.focus, .checkout-area .billing-details .form-group .nice-select .option.selected.focus, .checkout-area .billing-details .form-group .nice-select .option:hover {
    background-color: #ff743c!important;
    color: #fff!important;
    border: none;
    outline: 0;
}
.order-details .order-table {
    padding: 50px 30px;
    box-shadow: 0 5px 28px rgba(0, 0, 0, .07);
}
.order-details .order-table h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}
.order-details .order-table table thead tr th {
    border-bottom-width: 0;
    vertical-align: middle;
    border-color: #eaedff;
    padding: 15px 20px;
    font-weight: 600;
    color: #2d3652;
    font-size: 18px;
}
.order-details .order-table table tbody tr td {
    vertical-align: middle;
    color: #2d3652;
    border-color: #eaedff;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;
}
.order-details .order-table table tbody tr td.product-name a {
    color: #6e768f;
    display: inline-block;
    font-weight: 600;
}
.order-details .order-table table tbody tr td.order-subtotal span {
    color: #2d3652;
    font-weight: 600;
}
.order-details .order-table table tbody tr td.order-shipping span, .order-details .order-table table tbody tr td.total-price span {
    color: #2d3652;
    font-weight: 700;
}
.order-details .order-table table tbody tr td.order-subtotal-price, .order-details .order-table table tbody tr td.product-subtotal, .order-details .order-table table tbody tr td.shipping-price {
    font-weight: 700;
}
.order-details .payment-box {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 28px rgba(0, 0, 0, .07);
    box-shadow: 0 5px 28px rgba(0, 0, 0, .07);
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 50px 30px;
}
.order-details .payment-box .payment-method p [type=radio]:checked+label {
    padding-left: 27px;
    cursor: pointer;
    display: block;
    font-weight: 600;
    color: #ff743c;
    position: relative;
    margin-bottom: 8px;
}
.order-details .payment-box .payment-method p [type=radio]:checked+label::before, .order-details .payment-box .payment-method p [type=radio]:not(:checked)+label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 50%;
    background: #fff;
}
.order-details .payment-box .payment-method p [type=radio]:checked+label::after {
    content: '';
    width: 12px;
    height: 12px;
    background: #ff743c;
    position: absolute;
    top: 6px;
    left: 3px;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label {
    padding-left: 27px;
    cursor: pointer;
    display: block;
    font-weight: 600;
    color: #172541;
    position: relative;
    margin-bottom: 8px;
}
.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label::after {
    content: '';
    width: 12px;
    height: 12px;
    background: #ff743c;
    position: absolute;
    top: 6px;
    left: 3px;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.order-details .payment-box .default-btn {
    margin-top: 20px;
    display: block;
    text-align: center;
    width: 100%}
.product-desc h3 {
    margin-bottom: 12px;
    font-size: 24px;
    font-weight: 600;
}
.product-desc .price {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
}
.product-desc .price .old-price {
    text-decoration: line-through;
    color: #2d3652;
    margin-left: 10px;
}
.product-desc .product-review .rating {
    display: inline-block;
    padding-right: 5px;
    font-size: 14px;
}
.product-desc .product-review .rating-count {
    margin-left: 5px;
    display: inline-block;
    color: #2d3652;
    border-bottom: 1px solid #2d3652;
    line-height: initial;
}
.service-dtls-slider .owl-nav .owl-next, .service-dtls-slider .owl-nav .owl-prev {
    top: 50%;
    width: 40px!important;
    height: 40px!important;
    color: #2d3652!important;
    font-size: 24px!important;
    background-color: #fff!important;
    opacity: .5;
}
.product-desc .product-review .rating-count:hover {
    color: #ff743c;
    border-color: #ff743c;
}
.product-desc .input-count-area h3 {
    font-size: 16px;
    display: inline-block;
    font-weight: 500;
    margin-right: 15px;
}
.product-desc .input-count-area .input-counter {
    margin-top: 10px;
    max-width: 130px;
    min-width: 130px;
    margin-right: 10px;
    text-align: center;
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
}
.product-desc .input-count-area .input-counter span {
    position: absolute;
    top: 0;
    background-color: transparent;
    cursor: pointer;
    color: #2d3652;
    width: 50px;
    height: 100%;
    line-height: 45px;
    -webkit-transition: .5s;
    transition: .5s;
}
.product-desc .input-count-area .input-counter input {
    height: 45px;
    color: #2d3652;
    outline: 0;
    display: block;
    border: none;
    background-color: #f8f8f8;
    text-align: center;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
}
.product-desc .product-add {
    margin-top: 20px;
}
.product-desc .product-add .default-btn {
    border: none;
    outline: 0;
    margin-right: 20px;
    border-radius: 0;
}
.product-desc .product-share ul li {
    display: inline-block;
    margin: 0 3px;
}
.product-desc .product-share ul li span {
    color: #8d8d90;
    margin-right: 5px;
    font-size: 16px;
}
.product-desc .product-share ul li a {
    width: 35px;
    height: 35px;
    background-color: #ff743c;
    font-size: 16px;
    color: #fff;
    line-height: 35px;
    border-radius: 50px;
    text-align: center;
}
.product .input-count-area .input-counter input::-webkit-input-placeholder {
    color: #2d3652;
}
.product .input-count-area .input-counter input:-ms-input-placeholder {
    color: #2d3652;
}
.product .input-count-area .input-counter input::-ms-input-placeholder {
    color: #2d3652;
}
.product .input-count-area .input-counter input::placeholder {
    color: #2d3652;
}
.product-detls-tab .tabs li {
    display: inline-block;
    line-height: initial;
    margin-right: 5px;
}
.product-detls-tab .tabs li a {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    color: #2d3652;
    border: 1px dashed #eee;
    padding: 17px 30px 13px;
}
.product-detls-tab .tabs li a:focus, .product-detls-tab .tabs li.active a, .product-detls-tab .tabs li.current a {
    color: #fff;
    background-color: #ff743c;
    border-color: #ff743c;
}
.product-detls-tab .tab_content {
    border: 1px dashed #eee;
    padding: 30px;
}
.product-detls-tab .tab_content .tabs_item .product-detls-tab-content p {
    color: #2d3652;
    margin-bottom: 20px;
}
.product-detls-tab .tab_content .tabs_item .product-detls-tab-content .additional-information {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
    text-align: left;
}
.product-detls-tab .tab_content .tabs_item .product-detls-tab-content .additional-information li {
    border: 1px solid #eee;
    border-bottom: none;
    padding: 10px 15px 7px;
    color: #737b9a;
}
.product-detls-tab .tab_content .tabs_item .product-detls-tab-content .additional-information li:last-child {
    border-bottom: 1px solid #eee;
}
.product-detls-tab .tab_content .tabs_item .product-detls-tab-content .additional-information li span {
    display: inline-block;
    width: 40%;
    color: #212529;
    font-weight: 600;
}
.product-detls-tab .tab_content .tabs_item .product-detls-tab-content h3 {
    margin-bottom: 15px;
    font-size: 24px;
    color: #2d3652;
}
.product-detls-tab .tab_content .tabs_item .product-detls-tab-content .product-review-form .review-comments .review-item .rating i, .product-detls-tab .tab_content .tabs_item .product-detls-tab-content .product-review-form .review-title .rating i {
    color: #ff743c;
    font-size: 14px;
}
.product-detls-tab .tab_content .tabs_item .product-detls-tab-content .product-review-form .review-title .rating p {
    margin-bottom: 0;
    display: inline-block;
    padding-left: 5px;
    line-height: initial;
}
.product-detls-tab .tab_content .tabs_item .product-detls-tab-content .product-review-form .review-title .btn-right {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    color: #fff;
    background-color: #ff743c;
    padding: 7px 15px;
    border-radius: 5px;
}
.product-detls-tab .tab_content .tabs_item .product-detls-tab-content .product-review-form .review-comments .review-item {
    margin-top: 30px;
    position: relative;
    padding-right: 200px;
    border-top: 1px dashed #eee;
    padding-top: 30px;
}
.product-detls-tab .tab_content .tabs_item .product-detls-tab-content .product-review-form .review-comments .review-item h3 {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #2d3652;
}
.product-detls-tab .tab_content .tabs_item .product-detls-tab-content .product-review-form .review-comments .review-item span {
    margin-bottom: 10px;
    font-size: 16px;
    display: block;
    font-weight: 500;
}
.product-detls-tab .tab_content .tabs_item .product-detls-tab-content .product-review-form .review-comments .review-item p {
    margin-bottom: 0;
    font-family: Poppins, sans-serif;
}
.product-detls-tab .tab_content .tabs_item .product-detls-tab-content .product-review-form .review-comments .review-item .review-report-link {
    position: absolute;
    right: 0;
    color: #737b9a;
    top: 40px;
    text-decoration: underline;
    font-weight: 600;
    font-size: 15px;
}
.product-detls-tab .tab_content .tabs_item .product-detls-tab-content .product-review-form .review-form .contact-wrap-form {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
}
.service-dtls-slider {
    position: relative;
    margin-bottom: 30px;
}
.service-dtls-slider .owl-nav .owl-prev {
    position: absolute;
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
    left: -1%;
    line-height: 40px;
    -webkit-transition: .7s;
    transition: .7s;
}
.service-dtls-slider .owl-nav .owl-next {
    position: absolute;
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
    right: -1%;
    line-height: 40px;
    -webkit-transition: .7s;
    transition: .7s;
}
.service-dtls-title h3 {
    font-size: 30px;
    color: #2d3652;
    margin-bottom: 25px;
    padding-bottom: 15px;
    position: relative;
}
.service-dtls-title h3::before {
    content: '';
    position: absolute;
    width: 60px;
    height: 3px;
    bottom: 0;
    left: 0;
    background-color: #ff743c;
}
.service-sidebar-tag h3, .service-sidebar-widget h3 {
    font-size: 20px;
    color: #2d3652;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.service-sidebar-widget h3::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 3px;
    background-color: #ff743c;
}
.service-sidebar-widget ul li {
    display: block;
    margin: 7px 0;
    color: #2d3652;
    font-weight: 500;
}
.service-sidebar-widget ul li i {
    margin-right: 10px;
}
.service-sidebar-widget ul li a {
    color: #2d3652;
    font-weight: 500;
}
.service-sidebar-tag h3::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 25px;
    height: 3px;
    background-color: #ff743c;
}
.service-sidebar-tag ul li a {
    color: #8d8d90;
    font-weight: 400;
    padding: 7px 18px;
    border-radius: 50px;
    border: 1px dashed #eee;
    margin-top: 7px;
    margin-right: 10px;
    text-transform: capitalize;
}
.faq-accordion {
    margin-right: auto;
    margin-bottom: 30px;
}
.faq-accordion .accordion {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}
.faq-accordion .accordion .accordion-item {
    display: block;
    background-color: #fff;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
}
.faq-accordion .accordion .accordion-title {
    padding: 20px 60px 17px 25px;
    color: #232350;
    text-decoration: none;
    position: relative;
    display: block;
    font-size: 18px;
    font-weight: 600;
}
.faq-accordion .accordion .accordion-title i {
    border-radius: 50px;
    position: absolute;
    right: 20px;
    top: 15px;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 24px;
    width: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background-color: #2d3652;
}
.faq-accordion .accordion .accordion-title.active i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 15px;
}
.faq-accordion .accordion .accordion-content {
    display: none;
    position: relative;
    margin-top: -5px;
    padding-bottom: 10px;
    padding-right: 30px;
    padding-left: 30px;
}
.faq-accordion .accordion .accordion-content p {
    line-height: 1.8;
}
.client-card {
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 15px;
}
.client-card img {
    max-width: 80px;
    border-radius: 50%;
    margin-bottom: 15px;
}
.client-card h3 {
    font-size: 20px;
    margin-bottom: 10px;
}
.client-card span {
    font-size: 14px;
}
.client-card ul li {
    display: inline-block;
    font-size: 16px;
    color: #ff743c;
}
.client-card p {
    margin-top: 15px;
    margin-bottom: 15px;
}
.error-area {
    padding: 140px 0;
    height: 100vh;
}
.error-area .error-content, .pre-img {
    text-align: center;
}
.error-area .error-content h1 {
    font-size: 300px;
    line-height: .5;
    font-weight: 700;
    color: #2d3652;
}
.error-area .error-content h3 {
    margin: 50px 0 0;
    position: relative;
    color: #ff743c;
}
.error-area .error-content p {
    margin: 20px auto;
    font-size: 18px;
    max-width: 520px;
}
.single-content h3 {
    font-size: 24px;
    margin-bottom: 10px;
}
.coming-soon-area {
    position: relative;
    height: 100vh;
    overflow: hidden;
}
.coming-soon-area .coming-soon-content {
    text-align: center;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    background-color: #fff;
    padding: 70px 30px;
}
.coming-soon-area .coming-soon-content h1 {
    margin-bottom: 0;
    color: #232350;
    font-size: 60px;
    margin-top: -18px;
}
.coming-soon-area .coming-soon-content p {
    font-size: 16px;
    max-width: 600px;
    margin: 15px auto 0;
}
.coming-soon-area .coming-soon-content #timer div {
    display: inline-block;
    color: #232350;
    position: relative;
    margin-left: 35px;
    margin-right: 35px;
    font-size: 45px;
    font-weight: 700;
}
.coming-soon-area .coming-soon-content #timer div span {
    display: block;
    text-transform: capitalize;
    margin-top: -15px;
    font-size: 16px;
    font-weight: 400;
}
.coming-soon-area .coming-soon-content #timer div:first-child {
    margin-left: 0;
}
.coming-soon-area .coming-soon-content #timer div::before {
    content: "";
    position: absolute;
    right: -50px;
    top: -10px;
    font-size: 70px;
    color: #fff;
}
.coming-soon-area .coming-soon-content .newsletter-form {
    position: relative;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
.coming-soon-area .coming-soon-content .newsletter-form .input-newsletter {
    display: block;
    width: 100%;
    height: 60px;
    border: 1px solid #232350;
    background-color: rgba(255, 255, 255, .3);
    padding-left: 15px;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 10px;
    color: #5d5d5d;
}
.coming-soon-area .coming-soon-content .newsletter-form .input-newsletter:focus {
    border-color: #190f3c;
}
.coming-soon-area .coming-soon-content .newsletter-form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    padding: 0 30px;
    text-transform: uppercase;
    outline: 0;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    font-weight: 500;
    font-size: 15px;
    cursor: pointer;
}
.coming-soon-area .coming-soon-content .newsletter-form button::after, .coming-soon-area .coming-soon-content .newsletter-form button::before {
    border-radius: 0;
}
.coming-soon-area .coming-soon-content .newsletter-form button:hover {
    color: #fff;
    background-color: #190f3c;
}
.coming-soon-area .coming-soon-content .newsletter-form #validator-newsletter {
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    margin: 0 auto;
}
.coming-soon-area .coming-soon-content ul {
    list-style: none;
    margin-top: 30px;
    padding: 0;
}
.coming-soon-area .coming-soon-content ul li {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 50px;
    font-size: 18px;
    background-color: #2d3652;
    color: #fff;
    border-radius: 50px;
    margin-right: 10px;
}
.coming-soon-area #validator-newsletter {
    text-align: left;
    color: #dc3545!important;
}
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: #2d3652;
}
.pre-img img {
    margin-bottom: 30px;
    vertical-align: middle;
    text-align: center;
}
.spinner {
    margin: 0 auto;
    width: 70px;
    text-align: center;
}
.spinner>div {
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: 1.4s ease-in-out infinite both circle-in;
    animation: 1.4s ease-in-out infinite both circle-in;
}
.spinner .circle1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s;
}
.spinner .circle2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s;
}
#toTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    display: none;
    z-index: 99;
}
.top-btn {
    background-color: #ff743c;
    color: #fff;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 15px #ff743c;
    box-shadow: 0 0 15px #ff743c;
    font-size: 20px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    -webkit-transition: .9s;
    transition: .9s;
}
.top-btn:hover {
    background: #2d3652;
    -webkit-box-shadow: 0 0 15px #2d3652;
    box-shadow: 0 0 15px #2d3652;
    color: #fff;
}
@-webkit-keyframes circle-in {
    0%, 100%, 80% {
    -webkit-transform: scale(0);
    transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
}@keyframes circle-in {
    0%, 100%, 80% {
    -webkit-transform: scale(0);
    transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
}.social-iconstwo {
    list-style: none;
    display: flex;
    margin-bottom: 0;
    position: absolute;
    top: 40%;
    right: 3%}
.social-icon {
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 7px;
    margin-right: 11px;
    cursor: pointer;
}
.social-twitter {
    background-color: #c8232c;
}
.social-facebook {
    background-color: #3b5999;
}
.social-linkedin {
    background-color: red;
}
.social-google {
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}
.social-instagram {
    background-color: #fde900;
}
.social-icon i {
    font-size: 20px;
    transition: .4s;
}
.social-icon:hover i {
    transform: scale(1.1);
}
