
/*----------------------------------------------------
    1. Global styles
------------------------------------------------------*/

 /*----------------------------------------------------
  2. Header Section
------------------------------------------------------*/




.social li i {
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -ms-transition: all .3s ease-in-out 0s;
  -o-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
}

.social li {
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -ms-transition: all .3s ease-in-out 0s;
  -o-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
}

.social ul li a:hover i,
.social li:hover i {
  -webkit-box-shadow: inset 0 0 0 .15em #555;
  -moz-box-shadow: inset 0 0 0 .15em #555;
  -ms-box-shadow: inset 0 0 0 .15em #555;
  -o-box-shadow: inset 0 0 0 .15em #555;
  box-shadow: inset 0 0 0 .15em #555;
}

.member .info .social i {
  color: #555;
}




.small-btn {
  padding: 8px 21px;
}




/*----------------------------------------------------
    13. Contact Section
------------------------------------------------------*/
 
.contact {
    padding-bottom: 50px;
    padding-top: 50px;
}

/* Contact Form
---------------------------*/
.contactForm {
    margin: 0 0 50px;
}

.contact_left {
    margin-top: 10px;
}

.cont_right {
    padding-left: 70px;
    margin-top: 10px;
}

.cont-details .icon {
    color: #479ED5;
    font-size: 25px;
}

.cont-details i {
    color: #555;
    font-size: 15px;
    padding-right: 15px;
}

.cont-details {
    margin: 15px 0 30px;
}

.cont-details h3 {
    margin-top: 4px;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 5px;
	color: #324c7a
}

.cont-details p {
    font-size: 14px;
}

.contact .form-group {
    margin-bottom: 25px;
}

.contact .form-group input,
.contact .form-group textarea {
  background: transparent;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #EAEAEA;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
  -moz-box-shadow: 0 0 0 rgba(0,0,0,0);
  -ms-box-shadow: 0 0 0 rgba(0,0,0,0);
  -o-box-shadow: 0 0 0 rgba(0,0,0,0);
  box-shadow: 0 0 0 rgba(0,0,0,0);
  color: #555;
  font-size: 14px;
  padding: 15px;
}

.contact .form-group input.form-control {
  height: auto;
}

.contact .form-control:focus {
  border-color: #000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.contact::-webkit-input-placeholder {
  text-transform: uppercase;
  font-weight: 700;
  color: #999;
}

.contact:-moz-placeholder {
  text-transform: uppercase;
  font-weight: 700;
  color: #999;
}

.contact::-moz-placeholder {
  text-transform: uppercase;
  font-weight: 700;
  color: #999;
}

.contact:-ms-input-placeholder {
  text-transform: uppercase;
  font-weight: 700;
  color: #999;
}

.contact .text-danger {
  color: #03c9a9;
}

.contact ul {
  padding-left: 14px;
}

#contactForm .small-btn {
  background: #274375;
  border: 1px solid transparent;
  clear: both;
  display: block;
  float: none;
  letter-spacing: 3px;
  margin-top: 50px;
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  width: 140px;
  text-align: center;
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -ms-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
  color: #fff;
}

#contactForm .small-btn:hover {
  background: transparent;
  border: 1px solid #274375;
  color: #274375;
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -ms-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}

 /*----------------------------------------------------
    14. Footer Section
------------------------------------------------------*/

.footer-section {
  background: #274375;
}

.footer-section-1 {
  width: 100%;
  padding: 15px 0;
}

.footer-section-1 .footer-social-links {
  margin-top: 21px;
}

.footer-social-links ul {
  margin: -16px 40px 0;
}

.footer-social-links ul li {
  margin: 16px 10px 0;
}

.footer-social-links ul li {
  display: inline-block;
  position: relative;
  margin: 10px 5px 0;
  font-family: "Josefin Sans";
  line-height: 1em;
  vertical-align: top;
}

.footer-social-links ul li a {
  display: inline-block;
  text-align: center;
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-size: 21px;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: white;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.footer-section-1 .footer-social-links {
  margin-top: 21px;
}

.footer-creadit {
	margin: 12px;
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
	color:white;
}

.footer-creadit a:hover {
  color: #fff;
}

.scrollup {
  display: inline-block;
  text-align: center;
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-size: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #cfcfcf;
  color: #cfcfcf;
  margin-top: 14px;
}

.scrollup:hover {
  color: #a9abab;
}

.scrollup span {
  font-size: 32px;
  line-height: 41px;
}
 

