body{
    background-image: url(../images/banner.png);
    font-family: "Inter"!important;
    background-repeat: no-repeat;
    background-size: cover;
}
@supports (-webkit-touch-callout: none) {
    body {
      font-family: "Your Font Family", sans-serif;
    }
  }
.card__inner{
    padding: 12% 5% 2% 5%;
    height: 100%;
}
.inner-content p{
    font-size: 15px;
    color: #848484;
    /* height: 114px; */
}
.register a.btn{
width:100%;
height: 40px;
background: #0075DB 0% 0% no-repeat padding-box;
border-radius: 10px;
opacity: 1;
color: #fff;
border: 0;
}
.register_login a.btn{
    width: 100%;
height: 40px;
background: #FFF6F2 0% 0% no-repeat padding-box !important;
border: 1px solid #FFC6AF !important;
border-radius: 10px;
opacity: 1;
color: #FF4B00;
border: 0;
}


.container__{
margin: 0 1%;
}
@media screen and (max-width: 767px) {
.logo_image{
    text-align: center;
}
.bonding_header{
    margin: 0 !important;
    font-size: 20px;
}
body {
    background-size: auto;
    }
}
/* @media screen and (max-width: 992px) { */
@media screen and (min-device-width: 768px) and (max-device-width: 992px) { 
.logo_image{
    text-align: center;
}
.register-btn {
    width: 100% ;
    text-align: center;
    /* display: block; */
}
.coloum {
max-width: 940px !important;
}
body {
background-size: auto;
}
.inner-content h4{
    font-size: 18px;
   font-weight: 600;
}
}

.footer {
    background: linear-gradient(105deg,#000000 ,#1d1d1d);   
    padding-top: 40px;
    margin-top: 50px;
}
/*END FOOTER SOCIAL DESIGN*/
.single_footer{}
@media only screen and (max-width:768px) { 
.single_footer{margin-bottom:30px;}
}
.single_footer h4 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 20px;
}
/* .single_footer h4::after {
    content: "";
    display: block;
    height: 2px;
    width: 40px;
    background: #fff;
    margin-top: 20px;
} */
.single_footer p{color:#fff;}
.single_footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.single_footer ul li{}
.single_footer ul li a {
    color:#B5B5B5;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 48px;
    font-size: 13px;
    text-transform: capitalize;
}
.single_footer ul li a:hover { color: #ff3666; }

.single_footer_address{}
.single_footer_address ul{}
.single_footer_address ul li{color:#fff;}
.single_footer_address ul li span {
    font-weight: 400;
    color: #fff;
    line-height: 28px;
}
.contact_social ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

/*START NEWSLETTER CSS*/
.subscribe {
    display: block;
    position: relative;
    margin-top: 15px;
    width: 100%;
}
.subscribe__input {
background-color: #fff;
border: medium none;
border-radius: 5px;
color: #333;
display: block;
font-size: 15px;
font-weight: 500;
height: 60px;
letter-spacing: 0.4px;
margin: 0;
padding: 0 150px 0 10px;
text-align: left;
/* text-transform: capitalize; */
width: 100%;
}
@media only screen and (max-width:768px) { 
.subscribe__input{padding: 0 50px 0 20px;
}
}

.subscribe__btn {
background-color: transparent;
border-radius: 0 25px 25px 0;
color: #01c7e9;
cursor: pointer;
display: block;
font-size: 20px;
height: 60px;
position: absolute;
right: 0;
top: 0;
width: 60px;
}
.subscribe__btn i{transition: all 0.3s ease 0s;}
@media only screen  and (max-width:768px) { 
.subscribe__btn{right:8px;}
}

.subscribe__btn:hover i{
    color:#ff3666;
}
button {
    padding: 0;
    border: none;
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}
/*END NEWSLETTER CSS*/

/*START SOCIAL PROFILE CSS*/
.social_profile {margin-top:24px;}
.social_profile ul{
list-style: outside none none;
margin: 0;
padding: 0;
}
.social_profile ul li{float:left;}
.social_profile ul li a {
    text-align: center;
    border: 0px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    margin: 0px 5px;
    font-size: 18px;
    color: #fff;
    border-radius: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;

}
@media only screen and (max-width:768px) { 
.social_profile ul li a{margin-right:10px;margin-bottom:10px;}
}
@media (min-width:768px) and (max-width:992px){
    .subscribe__input{
        width:100% !important;
    }
}
@media only screen and (max-width:480px) { 
.social_profile ul li a{
    width:40px;
    height:40px;
    line-height:40px;
}
}
a{
    text-decoration: none;
}
p.footer_content a {
    font-size: 13px;
    color: #B5B5B5;
}
.single_footer.single_footer_address h4 {
    font-size: 17px;
}


/* .social_profile ul li a:hover{
background:#ff3666;
border: 1px solid #ff3666;
color:#fff;
border:0px;
} */
/*END SOCIAL PROFILE CSS*/
a.location_,a.call {
    line-height: 23px !important;
}
.copyright {
    margin-top: 70px;
    padding-top: 40px;
    color:#fff;
    font-size: 15px;
    border-top: 1px solid rgba(255,255,255,0.4);
    text-align: center;
}
.copyright a{color:#01c7e9;transition: all 0.2s ease 0s;}
.copyright a:hover{color:#ff3666;}
.location_,.call{
    display: flex;
    align-items: center;
}