/* footer_section-start */
footer {
    background: #000008;
    color: #fff;
    text-align: center;
    margin: 0;
}
.footer_top_1 img{
	max-width: 100%;
}
.footer_top {
    /* padding: 3rem 0; */
    /* border-bottom: 1px solid rgb(255 255 255 / 25%); */
}
.main_footer{
	padding: 4rem 0;
	background: rgb(9,36,107);
	background: rgb(28 32 47);
	background: linear-gradient(335deg, rgb(52 25 97) 0%, rgb(86 47 149) 46%, rgb(52 25 97) 100%);
	background: linear-gradient(335deg, rgb(71 31 137) 0%, rgb(52 25 97) 45%, rgb(49 0 127) 100%);
	background: linear-gradient(335deg, rgb(81 45 139) 0%, rgb(81 45 139) 45%, rgb(81 45 139) 100%);
	background: linear-gradient(335deg, rgb(52 25 97) 0%, rgb(52 25 97) 45%, rgb(52 25 97) 100%);
	background: linear-gradient(336deg, rgb(147 108 213) 15%, rgb(55 21 111) 55%, rgb(43 15 93) 70%, rgb(47 20 95) 100%);
	background: #613ca3;
}

.footer_top_2 p{
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 1.4em;
    text-transform: capitalize;
}
.footer_top_offers_mail ::placeholder {
    color: #a0b5c7 !important;
}
.footer_top_offers_mail .form-control{
	background-color: transparent;
    border: 1px solid rgb(255 255 255 / 58%);
}
.footer_top_offers_mail .form-control:focus{
	border: 1px solid #fff !important;
	color: #fff;
}
.footer_top_offers_mail button{
	background-color: #fff;
	color: #000;
	border: 1px solid #fff;
}
.footer_top_offers_mail button:hover{
	background-color: #502e8d;
	color: #fff;
}
.footer_top_3{
	text-align: center;
}
.footer_top_3 ul li{
	display: inline-block;
	opacity: 1 !important;
	margin: 0 10px;
}

.footer_top_3 ul li a i {
    color: #fff !important;
    font-size: 20px;
	transition: 0.6s;
	margin: 0 10px;
}
.footer_top_3 ul li a i:hover{
	transform: scale(1.2);
}
.footer_center .footer-head-tittle {
    color: #fff;
    font-size: 20px;
    font-weight: 500 !important;
    letter-spacing: 0.4px;
}
.footer_center ul li {
	margin: 5px 0;
}
.footer_center ul li a {
    color: #fff;
    font-size: 14px !important;
    letter-spacing: 0.4px;
    font-weight: 400 !important;
	display: inline-block !important;
}
.footer_center ul li a:hover{
	color: #fff !important;
	text-decoration: underline !important;
}
.copyright-wrap.small-text p {
    color: #fff;
}
.terms-policy-wrap ul li a {
    color: #ffffff;
}
/* .footer-bottom{
	border-top: 1px solid rgb(255 255 255 / 25%);
} */
.footer-bottom ul li{
	opacity: 1 !important;
	color: #fff;
}






.footer_top .signup_form_box {
    background-color: #512d8b;
    border-radius: 10px 10px 0 0;
    padding: 40px;
}
.footer-social ul {
    padding-top: 30px;
	
}
.footer-social ul li {
    margin: 0 12px;
    display: inline-block;
}
footer li a {
    font-size: 14px;
    font-weight: 400;
    color: #2c2c8b;
    letter-spacing: .4px;
    line-height: 32px;
}
.footer-social ul li a i {
    color: #fff;
    font-size: 25px;
}
.sub_email_cnt p {
    font-size: 14px;
    color: #bfbfbf;
    font-weight: 300;
    letter-spacing: 0.6px;
    line-height: 1.8em;
}
.sub_email_cnt a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
}
.sub_email_cnt {
	border-bottom: 1px solid rgb(255 255 255 / 25%);
    padding: 10px 0;
}
.footer_center{
	padding-bottom: 2rem;
	border-bottom: 1px solid rgb(255 255 255 / 25%);
}



.footer_center .container-for-header-footer{
	padding: 3rem 0;
	border-top: 1px solid rgb(255 255 255 / 25%);
	border-bottom: 1px solid rgb(255 255 255 / 25%);
}
.footer_top_3 p{
	font-size: 16px;
	color: #fff;
	letter-spacing: 0.4px;
}
.single-customer img {
    cursor: none !important;
}
.text-cstm-drk{
	color: #28282A;
}
/* header-menu-start */
.bg-transparent.affix {
	background: #fff !important;
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
/* header-menu-end */

.space_br{
	display: block;
    font-size: 36px;
}


/* footer-S */

footer {
    background: #000008;
    color: #fff;
    text-align: center;
    margin: 0
}

.footer-content h6 {
    font-size: 16px;
    font-weight: 600;
    color: #fff
}

.footer-links {
    list-style: none;
    padding: 0;
    text-align: left
}

.footer-links li {
    display: block;
    font-size: 14px;
    font-weight: 400
}

.footer-links h6 {
    font-size: 16px;
    font-weight: 500;
    color: #c0cfff;
    margin-bottom: 20px;
    position: relative
}

.footer-links h6::after {
    position: absolute;
    content: '';
    width: 50px;
    height: 2px;
    background-color: #27d457;
    left: 0;
    bottom: -8px;
    border-radius: 40px
}

.footer-links a {
    color: #b8b8b8;
    text-decoration: none;
    transition: .6s;
    font-size: 14px;
    font-weight: 500 !important;
}

.footer-content {
    text-align: left;
    display: flex;
    flex-direction: column
}

footer .accordion {
    background-color: #444;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    text-align: left;
    border: none;
    outline: 0;
    transition: .4s
}

.social-icon-box a i {
    font-size: 20px;
    font-weight: 500;
    color: #007aff;
    transition: .6s
}

.social-icon-box li {
    display: inline-block;
    margin: 12px
}

.footer-btm-cnt p {
    font-size: 14px;
    font-weight: 400;
    color: #c6c6c6
}

.dv-hst p {
    font-size: 14px;
    font-weight: 600;
    color: #fff
}

.footer-btm-cnt a {
    font-size: 14px;
    font-weight: 500;
    color: #fff
}
.footer-btm-cnt a:hover {
    color: #b8b8b8
}
.social-icon-box{
    position: relative;
}
.social-icon-main{
    margin: 20px 0;
}
.footer-btm-row{
    margin-bottom: 20px;
}
.social-icon-box a i:hover{
    color: #fff;
}
footer .accordion-content {
    display: none;
}

@media only screen and (min-width:998px) {
    .social-icon-box::after,
    .social-icon-box::before {
        position: absolute;
        content: "";
        top: 0;
        width: 38%;
        height: 1px;
        background-color: #0558b2;
        bottom: 0;
        margin: auto
    }
    .social-icon-box::before {
        left: 0
    }
    .social-icon-box::after {
        right: 0
    }
}

footer .accordion-toggle {
    cursor: none;
    position: relative;
    padding-right: 20px
}

footer .accordion-toggle::after {
    content: '\f078';
    position: absolute;
    font-family: FontAwesome;
    right: 0;
    transition: transform .3s ease-out
}

footer h6.accordion-toggle.text-white.active::after {
    transform: rotate(180deg)
}

footer .accordion-content.show+footer .accordion-toggle::after {
    transform: translateY(-50%) rotate(90deg)
}

@media (max-width:992px) {
    footer .accordion-toggle,
    footer ul.footer-links.accordion-content {
        margin: 10px 15px
    }
    .dv-hst,
    .footer-btm-cnt p {
        margin: 10px 0
    }
}
@media only screen and (min-width:1200px) {
    footer .container {
        max-width: 1140px
    }
}
@media (min-width:992px) {
    footer .accordion-content {
        display: block
    }
    footer .accordion-toggle::after {
        display: none
    }
}
/* footer-e */