/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: sans-serif;
  color: #444444;
    background: linear-gradient(100deg, #ffffff, #e9e9e9, #f9f9f9, #ededed, #f9f9f9, #f0f0f0 55%, #e7e7e7, #eaeaea, #efefef 80%, #ffffff);
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: overline underline #"#1c3de4";
}

h1, h2, h3, h4, h5, h6 {
  font-family: sans-serif;
    font-size; 100%;
}

p {
    line-height: 2em;
    text-align: justify;
}

em {
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: 1px dashed dimgray;
    margin: 1em;
}

.sll {
    font-size: 0.7em;
}

.st13 .h-st2,
.st13 .h-st3 {
    display: inline-block;
}
.st13 .h-st1 {
    display: block;
    text-align: center;
}
.st13 .h-st2 {
    margin-left: 20%;
}
.st13 .h-st3 {
    margin-left: 20%;
}

.p-sq {
    border: 1px dimgray solid;
    margin: 10px;
    padding: 25px 0 12px 0;
}
.p-sq2 {
    border: 1px dimgray solid;
    padding: 25px 40px 12px 50px;
}
.content-none .p-sq .bx {
    font-size: 10px;
    color: dimgray;
}
.content-none .ch-down .bx {
    font-size: 50px;
    margin: 0;
    padding: 0;
}
.content-none .p-l .bx-log-in-circle {
    font-size: 20px;
    color: dimgray;
    vertical-align: middle;
}
.content-none .p-sq .downvote .bx {
    font-size: 30px;
    color: dimgray;
    vertical-align: middle;
}

.con3-head {
    margin-left: 5em;
}
.design-head {
    margin-left: 4em;
}

.short {
    letter-spacing: 0em;
}

.d-point {
    margin: 1em 3em 3em 40px;
}

#ft-nx {
    letter-spacing: 0.1em;
    text-align: center;
    margin-right: 0;
}
#ft-nx i {
    font-size: 1.5em;
    vertical-align: middle;
}
#ft-nx a {
    color: dimgray;
    border-bottom: 1px double black;
}
#ft-nx a:hover {
    color: black;
    background-color: burlywood;
    transition: 0.4s;
}
#ft-nx a
.portfolio-item #ft-nx {
    margin: 40px 40px 40px 0;
}

.ch-down,
.downvote {
    text-align: center;
}

.round-brackets {
    background-image: url(../../img/bg-bracket.png);
    background-size: 100% 100%;
}
.round-brackets P,
.round-brackets h3 {
    text-align: center;
}

.content-none dl {
    text-align: center;
    font-size: 0.9em;
    margin-top: 0;
}

.top-1 {
    padding: 0;
}


/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: darkgray;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #48c9ff;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable AOS delay on mobile
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  top: 30px;
}

#header .header-container {
  background: linear-gradient(-40deg, #fcdb4e 0%, #fdedab 30%);
}

#header.header-scrolled {
  background: linear-gradient(-40deg, #fbd533 0%, #fdedab 30%);
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  top: 0;
}

#header .logo {
  overflow: hidden;
  padding: 0 30px 10px 40px;
  background: #fdedab;
}

#header .logo h1 {
  font-size: 1px;
  padding: 0;
  font-family: sans-serif;
    text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#header .logo h1 a, #header .logo h1 a:hover {
  color: dimgray;
  text-decoration: none;
}

#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 90px;
}

@media (max-width: 992px) {
  #header {
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    top: 0;
    background: #fdedab;
  }

  #header.header-scrolled, #header .header-container {
    background: #fdedab;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 20px 50px 0 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar #nav-c {
  margin: 40px 0 0px 0;
  padding: 0;
  list-style: none;
  align-items: left;
  color: #36343a;
  transition: 0.3s;
  font-size: 13px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  text-align: center;
  text-indent: 2em;
  white-space: nowrap;
  transition: 0.3s;
}
.navbar #nav-u {
    margin: 0;
    padding: 0;
}
.navbar #nav-u li {
    margin: 0;
    padding: 0;
    text-align: center;
    text-indent: 0;
}
.navbar #nav-u li .bx {
    margin: 0;
    font-size: 1.5em;
}

.navbar li {
  position: relative;
    margin-left: 10px;
}

.navbar a, .navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  color: #36343a;
  transition: 0.3s;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  white-space: nowrap;
  transition: 0.3s;
}

.navbar a i, .navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
  color: darkgray;
    border-bottom: 1px solid;
    transition: 0.5s;
}
.navbar #nav-u a:hover {
    color: darkgray;
    background-color: floralwhite;
    border-bottom: none;
    transition: 0.5s;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #f1f0f2;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  text-transform: none;
  font-weight: 500;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
  color: #8addff;
}

.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: darkgray;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }
  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(29, 28, 31, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #f1f0f2;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a {
  padding: 10px 20px;
  font-size: 15px;
  color: #36343a;
}

.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: darkgray;
}

.navbar-mobile .getstarted {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #f1f0f2;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
  color: darkgray;
}

.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section + # JobFlow
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 100vh;
  background: url("../img/hero-bg3-3.jpg") center center;
  background-size: cover;
  position: relative;
}

#jobflow {
    width: 100%;
    height: 55vh;
    background: url("../img/hero-bg.jpg") center center;
    background-size: cover;
    position: relative;
}

#hero .container {
  padding-top: 80px;
}

#jobflow .container {
    display: inline-block;
    width: 70%;
    border: 1px solid white;
    border-radius: 15px;
    margin-top: 100px;
    padding: 20px;
    background: rgba(230, 230, 230, 0.9);
}

#hero:before {
  content: "";
  background: rgba(0, 0, 0, 0.0);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero p {
  color: white;
  margin: 0 60px 20px 60px;
    text-shadow: -1px -1px 4px dimgray, 1px 1px 4px dimgray, -1px 1px 4px black, 1px -1px 4px black, 3px 3px 2px black; 
  font-size: 1.25em;
  font-weight: 500;
  font-family: sans-serif;
  letter-spacing: 0.1em;
    text-align: center;
}

#jobflow p {
  color: #222;
  margin: 0 40px;
  font-size: 1em;
  font-weight: 500;
  font-family: monospace sans-serif;
  letter-spacing: 1px;
}

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}

@media (max-width: 768px) {
  #hero {
    height: 100vh;
  }
  #hero .container {
    padding-top: 60px;
  }
  #hero h1 {
    font-size: 32px;
    line-height: 36px;
  }
}

#main #works-title {
    color: #dfdfe5;
    margin: 0;
    font-size: 0px;
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-bg {
  background-color: #f1f0f2;
}

.section-title {
    margin-top: 100px;
  padding-bottom: 30px;
}

#about h2,
#why-us h2 {
  font-size: 24px;
  font-weight: 500;
    color: dimgray;
  text-align: center;
  letter-spacing: 4px;
  padding: 0 0 10px 0;
  border-bottom: darkgray 2px solid;
  position: relative;
}
#about h2 {
  margin: 0 0 20px 0;
}

.section-title h3,
#about h3,
#why-us h3 {
    margin: 40px 15px 20px 15px;
    padding: 0;
    font-size: 18px;
    font-weight: 600;
    color: dimgray;
}
.portfolio .section-title h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 100;
    text-align: right;
}

#about h4
#why-us h4 {
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 12px;
    font-weight: 600;
    color: dimgrey;
}

#about i {
    margin: 0 10px 2px 0;
    font-size: 1.7em;
    vertical-align: middle;
}

.section-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding: 10px 0 0 28px;
  position: relative;
}

.about .content ul i {
  left: 0;
  top: 7px;
  position: absolute;
  font-size: 20px;
  color: #2c7dec;
}

.about .content p:last-child {
  margin-bottom: 0;
}

.about .content p {
    font-size: 0.9em;
    margin-bottom: 0.8em;
    padding: 0 40px;
    text-align: left;
}

#about p .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
    letter-spacing: 10px;
  letter-spacing: 2px;
  display: inline-block;
  padding: 8px 25px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 40px 10px 0 0;
  border: 2px solid gray;
  color: #fff;
    background: gray;
    text-align: left;
    text-indent: 0;
}

#about .btn-get-started:hover {
  background: #48c9ff;
  border: 2px solid white;
}

/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
.why-us {
    margin-top: 150px;
}

.why-us .content {
  display: block;
  align-content: center;
  padding: 40px 0 0 0;
  height: 300px;
    border-bottom: 1px solid gray;
  border-radius: 20px;
  color: #333;
    background-color: white;
    text-align: center;
    width: 100%;
}

.why-us .content-none ul {
    margin: 0 0 10px 0;
    font-size: 1.1em;
    letter-spacing: 1px;
}
.why-us .content-none ul li {
    margin: 0 0 5px 10px;
}

.why-us .content-none i {
    color: SaddleBrown;
    font-size: 40px;
    text-indent: 0.3em;
    margin-right: 10px;
}
.why-us .content-none h4 {
    font-size: 1.2em;
    margin: 20px 20px 10px 10px;
    padding: 5px 5px 5px 5em;
    text-indent: -4.5em;
    border-bottom: 1px #dcdcdc dashed;
}

.why-us .content-none h2 {
    font-size: 24px;
    letter-spacing: 5px;
    border-bottom: 1px solid black;
}
.why-us .content-none p {
    font-size: 0.9em;
    margin-bottom: 0.8em;
    padding: 0 40px;
    line-height: 1.5em;
}
.why-us .content-none .p-l {
    text-indent: -34px;
    padding-left: 40px;
}

.why-us .content h3 {
  margin-bottom: 30px;
}

.why-us .icon-boxes {
  border-radius: 20px;
  background: white;
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.1);
  padding: 30px;
  transition: 0.3s;
}

.why-us .icon-boxes .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 30px 0;
}

.why-us .icon-boxes p {
  font-size: 1em;
  color: #333;
    text-align: left;
}

.why-us .icon-boxes .icon-box:hover {
  box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.15);
}

.why-us .content-none h3 .bx-check-square {
    font-size: 25px;
    text-indent: -0.6em;
}
.why-us .content-none .bx-pin {
    font-size: 25px;
}
.why-us .content-none h3 .bx,
.why-us .content-none h4 .bx {
    vertical-align: middle;
}
.why-us .content-none h4 .bx-label {
    font-size: 30px;
}

.jf-right,
.jf-left {
    display: flex;
    align-items: center;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/

.portfolio {
    margin: 0;
    padding: 0;
}

.portfolio h2 {
    margin-bottom: 50px;
    font-size: 18px;
    color: gray;
}

.portfolio .portfolio-item {
  margin: 0;
  padding: 0;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: rgba(54, 52, 58, 0.6);
}

.portfolio .portfolio-wrap img {
  transition: all ease-in-out 0.6s;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.5s;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 20px;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 1em;
  color: #fff;
  font-weight: 200;
}

.portfolio .portfolio-wrap .portfolio-links a img{
  text-align: center;
  z-index: 4;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: #fff;
  margin: 0;
  font-size: 28px;
  transition: 0.3s;
}

.portfolio .portfolio-wrap:hover img {
  transform: scale(1.1);
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 20px auto;
  list-style: none;
  text-align: center;
}
.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 8px 16px 8px 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  color: #444444;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
  border-radius: 50px;
  font-family: "Poppins", sans-serif;
}
.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
  color: #fff;
  background: #555;
}
.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-item .img-wrap {
    margin: 0 auto;
    overflow: hidden;
    cursor: pointer;
}
.portfolio .portfolio-item .img-wrap img {
    width: 100%;
    transition-duration: 0.7s;
}
.portfolio .portfolio-item .img-wrap:hover img {
    transform: scale(1.2);
    opacity: 0.3;
    transition-duration: 1s;
}



/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio .section-title h2 {
    margin-top: 0;
}

.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #f1f0f2;
  opacity: 1;
  border: 1px solid #48c9ff;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #48c9ff;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(54, 52, 58, 0.08);
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team {
    margin-top: 150px;
    text-align: left;
}

.team h2 {
font-size: 1.2em;
font-weight: 200;
border-radius: 1px solid gray;
border-bottom: 1px solid dimgray;
    margin: 10px;
    padding: 10px;
}

#team h3,
#team p {
    font-size: 1.1em;
    line-height: 1.7em;
text-align: left;
    margin: 10px;
    padding: 10px;
}
#team p{
margin: 20px;
}
.team p {
margin: 10px 30px 30px 10px;
font-size: 0.9em;
line-height: 2;
text-indent: 1em;
}
.team #owl-ab {
transition: ease-in-out 0.3s;
position: relative;
width: auto;
height: auto;
}

.team .member,
.team .career {
  position: relative;
  width: 90%;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  margin: auto;
  padding: 30px 5px;
  border-radius: 10px;
  text-align: center;
    background-color: floralwhite;
}
.team .career tr {
    font-size: 100%;
}

.team .member .pic {
  overflow: hidden;
  width: 150px;
  border-radius: 50%;
  margin: 0 auto 20px auto;
}

.team .member .pic img {
  transition: ease-in-out 0.3s;
}

.team .member:hover img {
  transform: scale(1.1);
}

.team .member h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 20px;
  color: #36343a;
}

.team .member span {
  display: block;
  font-size: 0.9em;
  padding-bottom: 10px;
  position: relative;
  font-weight: 300;
}

.team .member span::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #b5b3ba;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.team .member p {
  margin: 10px 0 0 0;
  font-size: 14px;
}

.team .member-info .about-h {
    border-bottom: 1px dotted gray;
}
.team .member-info h4 {
margin-bottom: 1em;
font-size: 1em;
border-bottom: 1px solid gray;
}
.team .member-info strong {
font-size: 1.3em;
}
.team .member-info dl {
    margin: 10px 30px;
}
.team .member-info #owl-add {
    text-align: right;
}
#team .member-info dl dt,
#team .member-info dl dd,
#team .member-info ol li {
font-size: 1.1em;
font-weight: 300;
text-align: left;
letter-spacing: 1;
line-height: 1.5;
margin: 10px;
}

#M-info {
font-size: 15px;
}

.team .member-info dl dd {
text-indent: 1em;
line-height: 1;
}

.career {
width: 70%;
font-size: 1em;
text-align: center;
margin-left: 15%;
}

.career tr {
margin: 7px;
border: 1px dotted gray;
}
.career th,
.career td {
    padding: 10px 20px;
}


/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .container {
    margin-top: 9em;
}

.contact .content h2 {
    font-size: 1.3em;
    border-bottom: darkgray 1px solid;
  text-transform: uppercase;
    text-align: center;
}

.contact table {
    table-layout: auto;
    width: 100%;
}

.contact .formTable tr {
    margin: 50px;
}

.contact p {
    margin-top: 20px;
    text-align: center;
}

.contact table th, .contact table td {
    font-size: 0.8em;
    padding: 10px;
}

.contact table th {
    width: auto;
    border-bottom: dashed 1px gray;
}

.contact table select, .contact table textarea {
    border: 1px solid darkkhaki;
}

.contact table input[type=text] {
    font: 15px/24px sans-serif;
	box-sizing: border-box;
	padding: 0.3em;
	transition: 0.3s;
	border: 1px solid darkkhaki;
	border-radius: 5px;
	outline: none;
}

.contact p input {
    display: inline-block;
    width: 30%;
    padding: 8px;
    border: none;
    border-radius: 4px;
    background-color: #333;
    color: white;
    font-size: 0.8em;
}

.contact .input-s input[type='text']:focus {
    border: 1px solid cadetblue;
	outline: none;
	box-shadow: 0 0 5px 1px rgba(95,158,160, .5);
}

.contact .bx-check-double {
    font-size: 1.5em;
    color: firebrick;
}

.contact p input:hover {
    background-color: darkgray;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  color: black;
  font-size: 14px;
  background: #d1d0d2;
    opacity: 0.3;
}

footer p {
    text-align: center;
}

#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #009970;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .social-links a:hover {
  background: #00805d;
  color: #fff;
  text-decoration: none;
}

/*--------------------------------------------------------------
# Footer BG
--------------------------------------------------------------*/
#con-ft {
    text-align: right;
}
#con-ft2 {
    text-align: left;
}