.footer{ width:100%; float:left; min-height:200px; background-color:#0A2357; margin-top:50px; padding:30px; bottom: 0;}
.footer-op h6{ color:#CCCCCC}
.footer-op h5{ text-transform:uppercase; color:#E9E9E9; font-size:16px; font-weight:bold;}
.footer-op input{ background-color:#202F59; border:1px solid #6187A2; color:#fff; height:55px;}
.footer-op input:hover{ background-color:#202F59; border:1px solid #6187A2; color:#773400}
.footer-op input:before{ background-color:#202F59; border:1px solid #6187A2; color:#773400}
.footer-op input:after{ background-color:#202F59; border:1px solid #6187A2; color:#773400}
.footer-li{ width:100%; float:left; height:36px; list-style-type:none; list-style-position:inside}
.footer-li a{ color:#FFF!important; text-decoration:none; font-family:Arial, Helvetica, sans-seri; font-size:13px;}
.footer-li #help{ color:#FAF7AC; font-size:16px;}
.footer2{ width:100%; float:left; min-height:30px; background-color:#0A2357; padding:10px; color:#FFF; text-align:center; border-top:1px solid #006699}
@media screen and (max-width: 800px) 
{
	.footer-op{ margin-top:20px;}

}

.footer_social_widget {
  position: relative;
}
.footer_social_widget li{
  background-color: rgba(255, 255, 255, 0.07);
  border-radius: 50%;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  width: 40px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.footer_social_widget li:after{
  border-radius: 50%;
  content: '';
  box-sizing: content-box;
  box-shadow: 0 0 0 2px #F5C34B;
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  transition: 300ms;
}
.footer_social_widget li:hover{
  background-color: rgba(10, 35, 87, 0.7);
  cursor: pointer;
}
.footer_social_widget li:hover:after{
  opacity: 1;
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.footer_social_widget.home2 li{
  background-color: rgba(26, 55, 96, 0.07);
}
.footer_social_widget.home2 li:hover{
  background-color: #fff;
}
.footer_social_widget li a{
  color: #FFFFFF;
  font-family: "Font Awesome 6 Brands";
  font-size: 12px;
  line-height: 14px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.mailchimp_widget.home7_style .title{
  color: #fff;
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  line-height: 41px;
  letter-spacing: 0em;
}
.mailchimp_widget.home7_style .para{
  color: #FFFFFF;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
}
.footer_mailchimp_form.home7_style{
  margin-bottom: 0;
}
.footer_mailchimp_form.home7_style .col-auto input.form-control{
  height: 60px;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  padding-left: 27px;
}
.footer_mailchimp_form.home7_style button{
  border: 2px solid #FFFFFF;
  box-sizing: border-box;
  -webkit-box-shadow:0px 8px 15px rgba(140, 152, 164, 0.1);
  -moz-box-shadow:0px 8px 15px rgba(140, 152, 164, 0.1);
  -o-box-shadow:0px 8px 15px rgba(140, 152, 164, 0.1);
  box-shadow:0px 8px 15px rgba(140, 152, 164, 0.1);
  border-radius: 8px;
  height: 60px;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
  width: 180px;
}
.footer_mailchimp_form{
  margin-bottom: 15px;
  position: relative;
}
.footer_mailchimp_form .col-auto{
  background-color: #fff;
  border-radius: 8px;
  display: flex;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.footer_mailchimp_form .col-auto input.form-control{
  border: none;
  border-radius: 8px;
  color: #5F6973;
  font-size: 12px;
  height: 50px;
  padding-left: 20px;
}
.footer_mailchimp_form.home3 .col-auto input.form-control{
  background-color: #EEF2F6;
}
.footer_mailchimp_form .col-auto input.form-control:placeholder{
  color: #5F6973;
}
.footer_mailchimp_form .col-auto input.form-control:hover,
.footer_mailchimp_form .col-auto input.form-control:focus,
.footer_mailchimp_form .col-auto input.form-control:active{
  box-shadow: none;
  outline: none;
}
.footer_mailchimp_form .col-auto input.form-control::placeholder,
.footer_mailchimp_form .col-auto input.form-control:-ms-input-placeholder,
.footer_mailchimp_form .col-auto input.form-control::-ms-input-placeholder {
  color: #8a99b3;
}
.footer_mailchimp_form button{
  background-color: #F5C34B;
  border-radius: 0 8px 8px 0;
  border: none;
  color: #1A3760;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  height: 50px;
  line-height: 10px;
  letter-spacing: 0em;
  outline: none;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
}