body {
  font-size: 18px;
  font-family: 'IBM Plex Sans', sans-serif;
  margin: 0;
}

a {
  color: #225FAE;
  text-decoration: none;
  border: none;
  border-bottom: 1px rgba(34, 95, 174, 0.5) solid;

}

/* a:visited {
  color: #6F95B4;
  text-decoration: none;
  border: none;
  border-bottom: 1px rgba(111, 149, 180, 0.5) solid;
} */

a:hover, a.hover {
  color: #de5050;
  text-decoration: none;
  border: none;
  border-bottom: 1px rgba(214, 84, 18, 0.5) solid;
}

a.footerlink {
    font-size: 14px;
    color: #b0b0b0;
    border-bottom-color: #b0b0b0;
}

h1 {
  font-family: 'IBM Plex Serif', serif;
  font-size: 46px;
  line-height: 1;
  font-weight: 600;
  margin: 0 0 15px;
}

h2 {
  font-family: 'IBM Plex Serif', serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3;
}

h3 {
  font-family: 'IBM Plex Serif', serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
}

.terms {
  font-family: 'IBM Plex Serif', serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;  
}

.box-shadow {
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);

}

.mb20 {
  margin-bottom: 20px;
  margin-top: 50px;
}



img {
  width: 100%;

}

video {
  width: 100%;
  height: auto;
}

.banner {

  padding: 20px 20px 30px 20px;
  border-radius: 5px;
  background-color: #fff5e9;
}


.top-bar {
  background-color: #FC5B08;
  height: 5px;
  margin-bottom: 2em;
}

.container-about, .container-intro {
  margin-bottom: 2em;
}

.container-intro p.lead {
  color: #fff; 
}

.vbottom {
  padding-top: 15px;
  text-align: right;
}


/*
.container-portfolio,
.container-gallery,
.container-blog {
    margin-bottom: 3em;
}
*/

.e2-text blockquote {
  color: #895f5f;
}


.lead {
  font-size: 22px;
  line-height: 1.4;
  font-family: 'IBM Plex Serif', serif;
  font-weight: normal;

}

.portfolio {


  margin-bottom: 1.5em;
}

.portfolio img {
  margin-bottom: 0.25em;
}


/*.portfolio img {
 transition: all 1s ease-out;
 transition: all 1s ease-out;
 transition: all 1s ease-out;
 }
 
.portfolio img:hover{
 transform: scale(1.2);
 transform: scale(1.2);
 transform: scale(1.2);
 }*/



.project-layout {
  float: left;
  width: 300px;
  text-align: left;
  margin-right: 30px;
}

.project-layout img {
  width: 300px;

}

.project-layout-img {
  overflow: hidden;
  width: 300px;
  height: 533px;

}

.project-layout-img img {
  transition: all 1s ease-out;
  transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.project-layout-img img:hover {
  transform: scale(1.2);
  transform: scale(1.2);
  transform: scale(1.2);
}


.project-layout-img a {
  border: none;
}


.project-layout-img:hover+.project-descr a {
  color: #D65412;
  text-decoration: none;
  border: none;
  border-bottom: 1px rgba(214, 84, 18, 0.5) solid;

}

.project-logo {
  float: left;
  width: 400px;
  text-align: left;
  margin-right: 30px;
}

.project-logo img {
  width: 400px;

}

.project-logo-img {
  overflow: hidden;
  width: 400px;
  height: 400px;

}

.project-logo-img img {
  transition: all 1s ease-out;
  transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.project-logo-img img:hover {
  transform: scale(1.2);
  transform: scale(1.2);
  transform: scale(1.2);
}


.project-logo-img a {
  border: none;
}


.project-logo-img:hover+.project-descr a {
  color: #D65412;
  text-decoration: none;
  border: none;
  border-bottom: 1px rgba(214, 84, 18, 0.5) solid;

}



.project {
  float: left;
  width: 300px;
  text-align: left;
  margin-right: 30px;
}

.project img {
  width: 300px;

}

.project-img {
  overflow: hidden;
  width: 300px;
  height: 300px;

}

.project-img img {
  transition: all 1s ease-out;
  transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.project-img img:hover {
  transform: scale(1.2);
  transform: scale(1.2);
  transform: scale(1.2);
}


.project-img a {
  border: none;
}


.project-img:hover+.project-descr a {
  color: #D65412;
  text-decoration: none;
  border: none;
  border-bottom: 1px rgba(214, 84, 18, 0.5) solid;

}



.project-descr {
  color: black;

}


.blog-column ul {
  padding-left: 0;
}

.blog-column li {
  list-style-type: none;
  padding-bottom: 10px;
  color: #9B9B9B;
}

.blog-column img {
  width: 70%;
  padding-top: 10px;
}



.icon {
  text-decoration: none;
  border: none;

}

.icon img {
  width: 68px;
  padding-right: 10px;
}




/*FOOTER*/

.footer {
  padding-top: 50px;
  flex: 0 0 auto;
}

.footer img {
  width: 454px;
  vertical-align: bottom;
}

/* .footer p {
  text-align: right;
  color: #b1b0b7;
  font-size: 85%;
  font-weight: 300;
  margin: 5px;
} */

.likely {
  margin: 0;
}

html,
body {
  height: 100%;
}

.wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.content {
  flex: 1 0 auto;
}

.btn {}

.btn-danger {
  color: #fff !important;
  background-color: #FC5B08;
  border: none !important;
}

.btn-danger:hover {
  color: #fff;
  background-color: #D65412;
  border-color: #D65412;

}

.zindex {
  z-index: 999;
  margin-bottom: -50px;
  position: relative;
}

.top-menu {
  margin-bottom: 50px;
}

.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-brand {
  color: #df5050;
}

.navbar {
  padding-left: 0;
  padding-right: 0;
}

.navbar-dark a {
  border-bottom: 1px rgba(255, 255, 255, 0.5) solid;
}

.navbar-light a {
  border-bottom: 1px rgba(223, 80, 80, 0.5) solid;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .7);
    border-bottom: 1px rgba(0, 0, 0, .7) solid;
}

.formkit-submit {
  max-width: 300px;
  background-color: #df5050!important;
  color: #fff!important;
  border: 2px solid #fff!important;
}

.formkit-submit:hover {
  background-color: #fff!important;
  color: #df5050!important;
  border: 2px solid #df5050!important;
}

h2.coral {
  text-transform: uppercase;
  color: #df5050;
  font-size: 58px;

}

.container-fluid {
  padding: 0;
}

.btn-primary, .btn-primary:not(:disabled):not(.disabled).active {
  background-color: #df5050;
  border: none;
}

.btn-primary:hover, .btn-primary:not(:disabled):not(.disabled).active:hover {
    color: #df5050;
    background-color: #eee;
}

.tools-icon-large {
    width: 100%;
    max-width: 60px;
    padding-bottom: 6px;
    border-radius: 12px;
}


.footer-icons a:first-child {
    padding-left: 0;
}

.footer-icons a {
    padding-left: 4px;
    padding-right: 4px;
}

.footer-icons img {
    width: 26px;
}

.image_link {
    border-bottom: none !important;
}

.noborder {
    border: none;
}

.footer-icon-youtube:hover img {
    filter: invert(18%) sepia(92%) saturate(4631%) hue-rotate(354deg) brightness(89%) contrast(89%);
}

.footer-icon-facebook:hover img {
    filter: invert(30%) sepia(22%) saturate(2441%) hue-rotate(192deg) brightness(94%) contrast(83%);
}

.footer-icon-instagram:hover img {
    filter: invert(30%) sepia(97%) saturate(2928%) hue-rotate(315deg) brightness(89%) contrast(93%);
}

.footer-icon-linkedin:hover img {
    filter: invert(24%) sepia(87%) saturate(2165%) hue-rotate(196deg) brightness(92%) contrast(101%);
}

.footer-icon-rss:hover img {
    filter: invert(76%) sepia(28%) saturate(6316%) hue-rotate(358deg) brightness(100%) contrast(106%);
}

@media (max-width: 992px) {

  .footer p {
    text-align: left;
  }

  .container-portfolio,
  .container-gallery,
  .container-blog {
    margin-bottom: 2em;
  }

  .zindex {
    z-index: 999;
    margin-bottom: -20px;
    position: relative;
  }
}




@media (max-width: 768px) {


  .zindex {
    z-index: 999;
    margin-bottom: 0px;
    position: relative;
  }

}