html,body{width:100%;}

.quickmenu {
position: fixed;
display: inline-block;
z-index: 99999;
right: 50px;
top: 30%;
}
@media (max-width: 767px) {
.quickmenu {
width: 20%;
right: 10px;
}
}
img {
max-width: 100%;
height: auto !important;
}
body {
background-color: #fff;
}

img.mobile {
  display: none;
}
@media (max-width: 1080px) {
  img.pc_img {
    display: none;
  }
  img.mobile {
    display: block;
  }
}
.title{
font-size:1.4rem; 
font-weight: 600; 
text-align:center;
margin:0 auto; 
}
.tablename{
width:100px;
vertical-align:middle;
}
.tablebox{
margin:20px 0px;
}

.form-section {
margin-bottom: 100px;
}
.form-group {
margin: 1rem 0px;
margin:0 auto;
}
.label {
padding: 5px 15px 5px 0px
}
@media (max-width: 767px) {
.label {
padding: 5px 4px 5px 0px;
}
.title{
margin:30px auto; 
}
}
/* footer */
.Footerbanner_contact .info text-center {
position: absolute;
bottom: 10;
}
.Footerbanner_contact {
margin-bottom: 50px;
}
.footer {
background-repeat: no-repeat;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}


.footer .footer_top {
padding-top: 145px;
padding-bottom: 129px;
background: #E93566;
}


@media (max-width: 767px) {
.footer .footer_top {
padding-top: 60px;
padding-bottom: 30px;
}
}


@media (max-width: 767px) {
.footer .footer_top .footer_widget {
margin-bottom: 30px;
}
}


@media (min-width: 768px) and (max-width: 991px) {
.footer .footer_top .footer_widget {
margin-bottom: 30px;
}
}


.footer .footer_top .footer_widget .footer_title {
font-size: 22px;
font-weight: 400;
color: #fff;
text-transform: capitalize;
margin-bottom: 40px;
}


@media (max-width: 767px) {
.footer .footer_top .footer_widget .footer_title {
margin-bottom: 20px;
}
}


.footer .footer_top .footer_widget .footer_logo {
font-size: 22px;
font-weight: 400;
color: #fff;
text-transform: capitalize;
margin-bottom: 40px;
}


@media (max-width: 767px) {
.footer .footer_top .footer_widget .footer_logo {
margin-bottom: 20px;
}
}


.footer .footer_top .footer_widget p {
color: #c7c7c7;
}


.footer .footer_top .footer_widget p.footer_text {
font-size: 16px;
color: #b2b2b2;
margin-bottom: 23px;
font-weight: 400;
line-height: 28px;
}


.footer .footer_top .footer_widget p.footer_text a.domain {
color: #b2b2b2;
font-weight: 400;
}


.footer .footer_top .footer_widget p.footer_text a.domain:hover {
color: #5db2ff;
border-bottom: 1px solid #5db2ff;
}


.footer .footer_top .footer_widget p.footer_text.doanar a {
font-weight: 500;
color: #b2b2b2;
}


.footer .footer_top .footer_widget p.footer_text.doanar a:hover {
color: #5db2ff;
border-bottom: 1px solid #5db2ff;
}


.footer .footer_top .footer_widget p.footer_text.doanar a.first {
margin-bottom: 10px;
}


.footer .footer_top .footer_widget ul li a {
font-size: 16px;
color: #bababa;
line-height: 42px;
}


.footer .footer_top .footer_widget ul li a:hover {
color: #5db2ff;
}


.footer .footer_top .footer_widget .newsletter_form {
position: relative;
margin-bottom: 20px;
}


.footer .footer_top .footer_widget .newsletter_form input {
width: 100%;
height: 45px;
background: #fff;
padding-left: 20px;
font-size: 16px;
color: #000;
border: none;
}


.footer .footer_top .footer_widget .newsletter_form input::placeholder {
font-size: 16px;
color: #919191;
}


.footer .footer_top .footer_widget .newsletter_form button {
position: absolute;
top: 0;
right: 0;
height: 100%;
border: none;
font-size: 14px;
color: #fff;
background: #5db2ff;
padding: 10px;
padding: 0 22px;
cursor: pointer;
}


.footer .footer_top .footer_widget .newsletter_text {
font-size: 16px;
color: #bababa;
}


.footer .copy-right_text {
padding-bottom: 30px;
background: #000000;
}


.footer .copy-right_text .footer_border {
padding-bottom: 30px;
}


.footer .copy-right_text .copy_right {
font-size: 16px;
color: #919191;
margin-bottom: 0;
font-weight: 400;
}


@media (max-width: 767px) {
.footer .copy-right_text .copy_right {
font-size: 14px;
}
}


.footer .copy-right_text .copy_right a {
color: #5db2ff;
}


.footer .socail_links {
margin-top: 47px;
}


@media (max-width: 767px) {
.footer .socail_links {
margin-top: 30px;
}
}


.footer .socail_links ul li {
display: inline-block;
}


.footer .socail_links ul li a {
font-size: 18px;
color: #c3b2f0;
line-height: 42px;
width: 50px;
height: 50px;
display: inline-block;
text-align: center;
background: #707070;
border-radius: 4px;
line-height: 50px !important;
margin-right: 7px;
color: #ffffff;
}


.footer .socail_links ul li a:hover {
color: #fff }