.footer_box {
    background: #2a294c;
    padding: 100px 80px 60px;
    border-top-left-radius: 180px;
}
.cover_footer
{
	padding:0;
	background:#eeeeee;
}

.footer_logo {
    width: 150px;
    margin-bottom: 20px
}

.foot_nlt,.ft_menu>li,.tx_footer2 {
   /* text-transform: capitalize;*/
    letter-spacing: 5px;
    margin-bottom: 15px;
    color: #fff;
	text-transform:uppercase;
	font-family:ppr !important;
	line-height:1.5;
	font-weight:bold;
}
.foot_nlt,.ft_menu>li > a 
{
	color:#fff;
	text-transform: capitalize;
	font-weight: lighter;
}

.ft_menu>li {
    list-style: none
}

.ft_menu>li:hover>a {
    color: #ec906d
}

.pata_img {
    text-align: right;
    background: #f000;
    left: 30%;
}

.box_search_2_fixed,.new_up {
    position: fixed;
    box-shadow: 0 0 5px #00000036
}

.foot_nlt,.tx_footer2 {
    font-weight: 700;
    font-size: 18px;
    text-align: left;
}

.mc_embed_signup2 {
    margin-bottom: 50px!important;
    background: #f000
}

.emailsub {
    border-color: #f7941d!important
}

.btn_subscribe {
    color: #fff!important;
    letter-spacing: 3px;
    padding: 10px 35px;
    border-radius: 0;
    border: 1px solid #e79424;
    background: #e79424!important
}

.fd_flex {
    display: flex;
    color: #fff;
    text-align: left;
    background: #f000
}

.emailsub,.emailsub2,.emailsub2:focus {
    background: 0 0;
    letter-spacing: 3px;
    color: #fff;
    padding: 10px
}

.emailsub {
    border: 1px solid #ec906d;
    margin-bottom: 0;
    width: 100%;
    outline: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-padding-start: 10px;
    min-height: 46px
}

.emailsub2::placeholder,.emailsub::placeholder {
    color: #fff;
    text-align: center
}

.emailsub2,.emailsub2:focus {
    border: 1px solid #eb906d !important;
    border-radius: 0;
    color: #fff !important;
    height: 42px !important;
    font-family: ppr !important;
}

.btn_subscribe_2,.btn_subscribe_22 {
    color: #000000 !important;
    font-weight: 700;
    /* padding: 10px calc(55px - 25px); */
    font-family: qsm!important;
    letter-spacing: 3px
}

.btn_subscribe_22 {
    border-radius: 0;
    border: 1px solid #eb906d;
    background: #eb906d !important;
    width: 35%;
    padding: 10px;
    height: 42px;
    font-family: ppr !important;
}

.btn_subscribe_2 {
    border-radius: 0;
    border: 1px solid #ec906d;
    background: #ec906d!important;
    width: 100%
}

.main_text_newpop,.sub_text_newpop {
    font-family: srmi!important;
    font-weight: 700
}

#mc_embed_signup_scroll {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
#ui-id-1,.cs-options>ul,.footer_icon,.ft_menu,.h_menu,.h_menu_2_mob,.h_menu_mob,.ulli_foot {
    padding: 0;
    margin: 0;
    text-align: left;
}
.ex_tt,.top50,.tx_footer2 {
    margin-top: 50px;
}

@media screen and (max-width:992px)
{
	.pata_img 
	{
	    text-align: right;
	    background: #f000;
	    left: auto;
	    width: 100%;
	}
}
@media screen and (max-width: 768px) 
{
	.btn_subscribe_22
	{
	    width: 55%;
	}
	.ft_menu
	{
	    margin-bottom:40px !important;
	}
    .footer_box 
	{
        padding: 50px 30px 30px 30px;
        border-radius: 0px;
    }
	.tx_footer2 
	{
        text-align: center;
        margin-top: 30px;
    }
}