.footer-39201 {
  padding: 2.2rem 0;
  color: #9d9d9d;
  background: #f7f7f7;
  box-shadow: 0 -13px 26px #ffffff;
}
.footer-39201 .subscribe {
  position: relative;
}
.footer-39201 .subscribe .form-control,
.form-control.input[type="text"] {
  background-color: #e6e6e6;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 30px;
  height: 50px;
  padding-left: 10px;
  padding-right: 130px;
  border: none;
  color: #000;
  box-shadow: -3px -3px 7px #ffffff, 3px 3px 5px #ceced1;
}
.footer-39201 .subscribe .form-control::-webkit-input-placeholder {
  color: #b3b3b3;
  font-style: italic;
  font-size: 14px;
}
.footer-39201 .subscribe .form-control::-moz-placeholder {
  color: #b3b3b3;
  font-style: italic;
  font-size: 14px;
}
.footer-39201 .subscribe .form-control:-ms-input-placeholder {
  color: #b3b3b3;
  font-style: italic;
  font-size: 14px;
}
.footer-39201 .subscribe .form-control:-moz-placeholder {
  color: #b3b3b3;
  font-style: italic;
  font-size: 14px;
}
.footer-39201 .subscribe .btn-submit {
  background: #222162;
  height: 40px;
  border-radius: 25px;
  padding-left: 25px;
  padding-right: 25px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 5px;
  right: 5px;

  -webkit-box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.2);
  box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.2), 3px 3px 5px #ceced1;
}
.footer-39201 h3 {
  font-size: 16px;
  font-weight: 900;
  color: #32b8ca;
  margin-bottom: 20px;
}
.footer-39201 .nav-links li {
  display: block;
  margin-bottom: 10px;
}
.footer-39201 .nav-links li a {
  color: black;
}
.footer-39201 .nav-links li a:hover {
  color: #614ad3;
}
.footer-39201 .social li {
  display: inline-block;
}
.footer-39201 .social li a {
  display: inline-block;
  padding: 10px;
  color: #9d9d9d;
}
.footer-39201 .social li a:hover {
  color: #614ad3;
}
footer.footer-39201 {
  margin-bottom: 0;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 05-Aug-2021, 5:26:51 pm
    Author     : my pc
*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700;900&display=swap");

footer h3{
    color: #3c57a6;
}

footer ul li a{
    color: black;
}
footer{
    padding: 4px;
}

/*footercss*/
.footer-39201 {
  padding: 2.2rem 0;
  color: #9d9d9d;
  background: #f7f7f7;
  box-shadow: 0 -13px 26px #ffffff;
}
.footer-39201 .subscribe {
  position: relative;
}
.footer-39201 .subscribe .form-control,
.form-control.input[type="text"] {
  background-color: #e6e6e6;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 30px;
  height: 50px;
  padding-left: 10px;
  padding-right: 130px;
  border: none;
  color: #000;
  box-shadow: -3px -3px 7px #ffffff, 3px 3px 5px #ceced1;
}
.footer-39201 .subscribe .form-control::-webkit-input-placeholder {
  color: #b3b3b3;
  font-style: italic;
  font-size: 14px;
}
.footer-39201 .subscribe .form-control::-moz-placeholder {
  color: #b3b3b3;
  font-style: italic;
  font-size: 14px;
}
.footer-39201 .subscribe .form-control:-ms-input-placeholder {
  color: #b3b3b3;
  font-style: italic;
  font-size: 14px;
}
.footer-39201 .subscribe .form-control:-moz-placeholder {
  color: #b3b3b3;
  font-style: italic;
  font-size: 14px;
}
.footer-39201 .subscribe .btn-submit {
  background: #222162;
  height: 40px;
  border-radius: 25px;
  padding-left: 25px;
  padding-right: 25px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 5px;
  right: 5px;

  -webkit-box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.2);
  box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.2), 3px 3px 5px #ceced1;
}
.footer-39201 h3 {
  font-size: 16px;
  font-weight: 900;
  color: #32b8ca;
  margin-bottom: 20px;
}
.footer-39201 .nav-links li {
  display: block;
  margin-bottom: 10px;
}
.footer-39201 .nav-links li a {
  color: black;
}
.footer-39201 .nav-links li a:hover {
  color: #614ad3;
}
.footer-39201 .social li {
  display: inline-block;
}
.footer-39201 .social li a {
  display: inline-block;
  padding: 10px;
  color: #9d9d9d;
}
.footer-39201 .social li a:hover {
  color: #614ad3;
}
footer.footer-39201 {
  margin-bottom: 0;
}
.social list-unstyled{
    padding: 4px 4px 4px 4px;
}

*{
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}

.email-box{
    height: 40px;
    display: flex;
    justify-content: center;
   /* margin-right: 783px;*/
}

.email-box i{
    background: #2f3542;
    width: 40px;
    line-height: 40px;
    color: white;
    /*text-align: center;*/
}

.tbox, .btn{
    border: none;
    outline: none;
}
.tbox{
    width: 260px;
    padding: 0 10px;
}
.btn {
      background-color: #E6E7EE;
      border: 1px solid #d1d9e6;
      border-radius: 5px;
      font-size: 16px;
      padding: 10px 20px;
     /* margin-left: 5px;*/
    }
    
    .neomorphic-shadows {
      -webkit-box-shadow: 3px 3px 6px #b8b9be, -3px -3px 6px #fff;
            box-shadow: 3px 3px 6px #b8b9be, -3px -3px 6px #fff;
    }
    
    .neomorphic-shadows-hover:hover {
      cursor: pointer;
      -webkit-box-shadow: inset 2px 2px 5px #b8b9be, inset -3px -3px 7px #fff;
            box-shadow: inset 2px 2px 5px #b8b9be, inset -3px -3px 7px #fff;
    }
    
    .neomorphic-box{
         -webkit-box-shadow: inset 2px 2px 5px #b8b9be, inset -3px -3px 7px #fff;
            box-shadow: inset 2px 2px 5px #b8b9be, inset -3px -3px 7px #fff;
            border-radius: 5px;
    }
    
    .glyphicon glyphicon-envelope{
        background: grey;
    }
    
    #left{
        float: left;
        justify-content: space-around;
        margin-left: 30px;
    }
    
    
    
   
    
    
