/*
    Theme Name: Snadnapujcka
    Author: Filip Franěk
    Author URI: http://www.filipfranek.cz
    Version: 1.0
*/
/* - - - global - - - - - - - - - - - - - - - - - - - - */
html {
  margin-top: 0 !important;
}
body {
  font: normal normal 15px 'Hind Siliguri';
}

/* - - - web - - - - - - - - - - - - - - - - - - - - */
#web {
  position: relative;
}
@media (min-width: 1200px) {
}
@media (min-width: 1200px) {
  #web header {
    /*position: fixed;
      width: 100%;
      top: 0;
      background-color: #fff;
      z-index: 6000;*/
  }
}
#web header .header {
  padding: 20px 0;
}
#web header .header .logo {
  position: relative;
  width: 200px;
  height: 22px;
  margin: 0 auto 30px auto;
  background: url("images/logo.png");
}
@media (min-width: 1200px) {
  #web header .header .logo {
    margin: 16px 0 0 0;
  }
}
#web header .header .logo a {
  position: absolute;
  width: 100%;
  height: 100%;
  text-indent: -1000000px;
}
#web header .header .header1 .text-3 {
  display: block;
  position: relative;
  width: 140px;
  height: 54px;
  margin: 0 auto 20px auto;
  background: #4a92f7;
  box-sizing: border-box;
  -webkit-clip-path: polygon(3% 0%, 96% 10%, 100% 96%, 0% 100%);
  clip-path: polygon(3% 0%, 96% 10%, 100% 96%, 0% 100%);
}
@media (min-width: 1200px) {
  #web header .header .header1 .text-3 {
    margin: 0 auto;
  }
}
#web header .header .header1 .text-3 .textwidget {
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  right: 1px;
  background-color: #fff;
  text-align: center;
  -webkit-clip-path: polygon(3% 0%, 96% 10%, 100% 96%, 0% 100%);
  clip-path: polygon(3% 0%, 96% 10%, 100% 96%, 0% 100%);
}
#web header .header .header1 .text-3 .textwidget .row1 {
  background-color: #4a92f7;
  color: #fff;
  line-height: 26px;
}
#web header .header .header1 .text-3 .textwidget .row2 {
  line-height: 26px;
}
#web header .header nav {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #web header .header nav {
    background-color: transparent;
    border: 0;
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  #web header .header nav .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  #web header .header nav .container-fluid #bs-navbar-collapse-1 {
    padding-left: 0;
    padding-right: 0;
  }
}
#web header .header nav .container-fluid #bs-navbar-collapse-1 ul {
  width: 100%;
}
@media (min-width: 768px) {
  #web header .header nav .container-fluid #bs-navbar-collapse-1 ul {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  #web header .header nav .container-fluid #bs-navbar-collapse-1 ul {
    text-align: right;
  }
}
@media (min-width: 768px) {
  #web header .header nav .container-fluid #bs-navbar-collapse-1 ul li {
    display: inline-block;
    float: none;
  }
}
@media (min-width: 768px) {
  #web header .header nav .container-fluid #bs-navbar-collapse-1 ul li a {
    padding-top: 17px;
    padding-bottom: 17px;
    color: #777777;
    font-weight: 600;
    text-transform: uppercase;
  }
}
#web header .header nav .container-fluid #bs-navbar-collapse-1 ul li.active a {
  background-color: #c8c8c8;
  color: #fff;
  -webkit-clip-path: polygon(3% 5%, 96% 0%, 100% 100%, 0% 96%);
  clip-path: polygon(3% 5%, 96% 0%, 100% 100%, 0% 96%);
}
#web header .page-title {
  margin-bottom: 30px;
  background: url("images/page-title.png") 50% 0 no-repeat;
}
#web header .page-title .page-title-bg {
  background-color: #e3e7f0;
}
@media (min-width: 768px) {
  #web header .page-title .page-title-bg {
    background: url("images/line_2.png") 0 100% repeat-x;
  }
}
#web header .page-title .page-title-bg h1 {
  margin: 0;
  padding: 50px 0;
  color: #606060;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  #web header .page-title .page-title-bg h1 {
    text-align: left;
  }
}


#web header .page-title-404 {
  background: url("images/page-title.png") 50% 0 no-repeat;
}
#web header .page-title-404 .page-title-bg-404 {
  background-color: #e3e7f0;
}
@media (min-width: 768px) {
  #web header .page-title-404 .page-title-bg-404 {
    background: url("images/line_2a.png") 0 100% repeat-x;
  }
}
#web header .page-title-404 .page-title-bg-404 h1 {
  margin: 0;
  padding: 50px 0;
  color: #606060;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  #web header .page-title-404 .page-title-bg-404 h1 {
    text-align: left;
  }
}


#web #absolute1 {
  width: 192px;
  margin: 0 auto;
  padding-top: 30px;
  text-align: center;
  z-index: 5000;
}
@media (min-width: 992px) {
  #web #absolute1 {
    padding-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  #web #absolute1 {
    position: fixed;
    top: 188px;
    right: 0;
    padding: 0;
  }
}
#web #absolute1 h3 {
  margin: 0 0 2px 0;
  padding: 74px 0 7px 0;
  background: #ffba00 url("images/ico_money.png") 50% 29px no-repeat;
  color: #525252;
  font-size: 21px;
  font-weight: 300;
  line-height: 25px;
  text-transform: uppercase;
  -webkit-clip-path: polygon(3% 15%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(3% 15%, 100% 0%, 100% 100%, 0% 100%);
}
#web #absolute1 h3 a {
  color: #525252;
  text-decoration: none;
}
#web #absolute1 .more {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
  background-color: #4a92f7;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(4, 5, 5, 0.5);
  text-transform: uppercase;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 5% 92%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 5% 92%);
}
#web #hp-carousel .item img {
  width: 100%;
  height: auto;
}
#web #hp-carousel .item .carousel-caption {
  top: 2%;
  left: 10%;
  right: 10%;
  padding: 0;
  text-align: left;
}
#web #hp-carousel .item .carousel-caption div {
  height: 100%;
}
@media (min-width: 1100px) {
  #web #hp-carousel .item .carousel-caption {
    top: 6%;
  }
}
@media (min-width: 1300px) {
  #web #hp-carousel .item .carousel-caption {
    top: 8%;
  }
}
#web #hp-carousel .item .carousel-caption .text {
  position: relative;
  /*.wp-image-59 {
            position: absolute;
            top: 90px;
            left: 450px;

            @media (min-width: 1200px) {
              left: 200px;
            }
          }*/
}
#web #hp-carousel .item .carousel-caption .text h2 {
  margin: 0 0 10px 0;
  font-size: 33px;
  font-weight: 300;
  text-transform: uppercase;
}
#web #hp-carousel .item .carousel-caption .text .wp-image-59 {
  width: 200px;
  height: auto;
}
#web #hp-carousel .item .carousel-caption .text h3 {
  margin: 0 0 10px 0;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
}
#web #hp-carousel .item .carousel-caption .text p {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
#web #hp-carousel .item .carousel-caption .text .link {
  position: absolute;
  display: inline-block;
  bottom: 0;
  padding: 15px 55px;
  background-color: #4a92f7;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(4, 5, 5, 0.5);
  text-transform: uppercase;
  -webkit-clip-path: polygon(3% 0%, 96% 10%, 100% 96%, 0% 100%);
  clip-path: polygon(3% 0%, 96% 10%, 100% 96%, 0% 100%);
}
@media (min-width: 1200px) {
  #web #hp-carousel .item .carousel-caption .text .link {
    bottom: 5%;
  }
}
@media (min-width: 1400px) {
  #web #hp-carousel .item .carousel-caption .text .link {
    bottom: 10%;
    padding: 20px 70px;
    font-size: 22px;
  }
}
#web #hp1 .text-5 {
  position: relative;
  padding: 71px 0 76px 0;
}
#web #hp1 .text-5 h2 {
  margin: 0 0 64px 0;
  color: #777;
  font-size: 23px;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  #web #hp1 .text-5 .line {
    position: absolute;
    width: 70%;
    top: 210px;
    left: 15%;
    border-bottom: 1px solid #efefef;
  }
}
#web #hp1 .text-5 .item {
  margin-bottom: 30px;
  color: #8a8a8a;
  text-align: center;
}
#web #hp1 .text-5 .item img {
  margin-bottom: 14px;
  background-color: #fff;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
}
#web #hp1 .text-5 .item h3 {
  color: #4a92f7;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
}
#web #hp1 .text-5 .item p {
  line-height: 18px;
}
@media (min-width: 768px) {
  #web #hp1 .text-5 .item p {
    display: block;
    max-width: 200px;
    margin: 0 auto;
  }
}
#web #hp1 .text-5 .button {
  padding-top: 26px;
  text-align: center;
}
#web #hp1 .text-5 .button a {
  display: inline-block;
  padding: 15px 55px;
  background-color: #4a92f7;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(4, 5, 5, 0.5);
  text-transform: uppercase;
  -webkit-clip-path: polygon(3% 0%, 96% 10%, 100% 96%, 0% 100%);
  clip-path: polygon(3% 0%, 96% 10%, 100% 96%, 0% 100%);
}
#web #magazine {
  padding: 71px 0 34px 0;
  background-color: #f4f6f8;
  color: #5c5c5d;
}
#web #magazine h2 {
  margin: 0 0 58px 0;
  color: #777;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
}
#web #magazine .item {
  min-height: 225px;
  margin-bottom: 27px;
}
#web #magazine .item .post-thumbnail {
  width: 100%;
  height: 145px;
  margin-bottom: 15px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  -webkit-clip-path: polygon(3% 0%, 96% 10%, 100% 96%, 0% 100%);
  clip-path: polygon(3% 0%, 96% 10%, 100% 96%, 0% 100%);
}
@media (min-width: 992px) {
  #web #magazine .item .post-thumbnail {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
	.col-mag{
    	min-height: 500px;
}
}
#web #magazine .item:nth-of-type(even) .post-thumbnail {
  -webkit-clip-path: polygon(3% 5%, 96% 0%, 100% 100%, 0% 96%);
  clip-path: polygon(3% 5%, 96% 0%, 100% 100%, 0% 96%);
}
#web #magazine .item .no-image {
  width: 100%;
  height: 145px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  #web #magazine .item .no-image {
    margin-bottom: 0;
  }
}
#web #magazine .item h3 {
  margin: 0 0 10px 0;
  color: #5c5c5d;
  font-size: 15px;
  text-transform: uppercase;
}
#web #magazine .item h3 a {
  color: #5c5c5d;
  text-decoration: none;
}
#web #magazine .item p {
  line-height: 18px;
}
#web #magazine .item p .more-link {
  display: none !important;
}
#web #magazine .item .more-link {
  display: block;
  margin-top: 15px;
}
#web #magazine .item .more-link span {
  display: inline-block;
  padding: 6px 15px 6px 15px;
  background-color: #4a92f7;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(4, 5, 5, 0.5);
  -webkit-clip-path: polygon(3% 0%, 96% 10%, 100% 96%, 0% 100%);
  clip-path: polygon(3% 0%, 96% 10%, 100% 96%, 0% 100%);
}
#web #content {
  min-height: 200px;
  padding: 30px 0;
}
#web #content h1,
#web #content h2,
#web #content h3,
#web #content h4,
#web #content h5,
#web #content h6 {
  margin: 0 0 20px 0;
  color: #4a92f7;
  font-weight: 400;
  text-transform: uppercase;
}
#web #content h1 {
  font-size: 22px;
}
#web #content h2 {
  font-size: 20px;
}
#web #content h3 {
  font-size: 18px;
}
#web #content h4 {
  font-size: 16px;
}
#web #content h6 {
  font-size: 15px;
}
#web #content ul {
  padding: 0;
}
#web #content ul li {
  position: relative;
  padding: 0 0 0 21px;
  list-style: none;
}
#web #content ul li:before {
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  top: 8px;
  left: 0;
  content: '';
  background-color: #ffba00;
  border-radius: 3px;
}
#web #content .tab-1 {
  width: 100%;
  margin-bottom: 70px;
}
#web #content .tab-1 tbody tr:first-child {
  border-top: 37px solid #ededed;
  border-radius: 6px;
}
#web #content .tab-1 tr td {
  padding: 10px 25px;
  border: 3px solid #ededed;
}
#web #content .tab-1.tab-1-col-2 td:first-child {
  width: 80%;
  color: #4a92f7;
}
#web #content .tab-1.tab-1-col-2 td:last-child {
  width: 20%;
  font-weight: 600;
  text-align: right;
}
#web #content #left .text-8 h3 {
  margin: 0 0 20px 0;
  padding: 0 20px;
  color: #4a92f7;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
}
#web #content #left .text-8 .textwidget {
  padding: 20px;
  background-color: #f4f6f8;
}
#web #content #left .text-7 {
  padding: 20px;
  background-color: #f4f6f8;
}
#web #content #left .text-7 h3 {
  margin: 0 0 20px 0;
  color: #363636;
  font-weight: 600;
}
#web #content #left .text-7 p {
  margin-bottom: 5px;
  padding-left: 21px;
  background: url("images/ico_doc.png") 0 2px no-repeat;
  line-height: 22px;
}
#web #content #left .text-7 p:last-child {
  margin-bottom: 0;
}
#web #content #left .text-7 p a {
  color: #5c5c5d;
}
#web #content.loan .mainImg {
  padding-bottom: 80px;
  text-align: center;
}
#web #content.loan .mainImg img {
  margin: 0 auto;
}
#web #content.loan .boxes {
  padding-bottom: 50px;
}
#web #content.loan .boxes .item {
  margin-bottom: 30px;
  text-align: center;
}
#web #content.loan .boxes .item p {
  font-weight: 600;
}
#web #content.clinic .articles {
  padding-top: 30px;
}
#web #content.clinic .articles .item {
  margin-bottom: 30px;
}
#web #content.clinic .articles .item .post-thumbnail,
#web #content.clinic .articles .item .no-image {
  width: 100%;
  margin-bottom: 20px;
  padding-top: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  -webkit-clip-path: polygon(3% 0%, 96% 4%, 100% 96%, 0% 100%);
  clip-path: polygon(3% 0%, 96% 4%, 100% 96%, 0% 100%);
}
#web #content.clinic .articles .item .no-image {
  background-color: #f1f1f1;
}
#web #content.clinic .articles .item h3 {
  height: 36px;
  color: #363636;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
}
#web #content.clinic .articles .item h3 a {
  color: #363636;
  text-decoration: none;
}
#web #content.clinic .articles .item:nth-of-type(even) .post-thumbnail,
#web #content.clinic .articles .item:nth-of-type(even) .no-image {
  -webkit-clip-path: polygon(3% 5%, 96% 0%, 100% 100%, 0% 96%);
  clip-path: polygon(3% 5%, 96% 0%, 100% 100%, 0% 96%);
}
#web #content.magazine .articles {
  padding-top: 30px;
  font-weight: 500;
}
#web #content.magazine .articles .item {
  margin-bottom: 30px;
}
#web #content.magazine .articles .item .post-thumbnail,
#web #content.magazine .articles .item .no-image {
  width: 100%;
  margin-bottom: 20px;
  padding-top: 50%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  -webkit-clip-path: polygon(3% 0%, 96% 4%, 100% 96%, 0% 100%);
  clip-path: polygon(3% 0%, 96% 4%, 100% 96%, 0% 100%);
}
#web #content.magazine .articles .item .no-image {
  background-color: #f1f1f1;
}
#web #content.magazine .articles .item h3 {
  margin: 0 0 15px 0;
  color: #4a92f7;
  font-size: 22px;
  font-weight: 300;
  text-transform: uppercase;
}
#web #content.magazine .articles .item h3 a {
  color: #4a92f7;
  text-decoration: none;
}
#web #content.magazine .articles .item .date {
  color: #ffba00;
  font-size: 18px;
}
#web #content.magazine .articles .item .more-link {
  display: block;
  margin-top: 15px;
}
#web #content.magazine .articles .item .more-link span {
  display: inline-block;
  padding: 6px 25px;
  background-color: #4a92f7;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(4, 5, 5, 0.5);
  -webkit-clip-path: polygon(3% 0%, 96% 10%, 100% 96%, 0% 100%);
  clip-path: polygon(3% 0%, 96% 10%, 100% 96%, 0% 100%);
}
#web #content.contact .text {
  padding-bottom: 30px;
}
#web #content.contact .map {
  position: relative;
  height: 0;
  padding-bottom: 45%;
  overflow: hidden;
}
#web #content.contact .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
#web #content.contact .address {
  margin-bottom: 30px;
  padding: 15px;
  background-color: #f4f6f8;
}
#web #content.contact .address p:last-child {
  margin-bottom: 0;
}
#web #content.contact .social {
  text-align: center;
}
#web #content.contact .social a {
  width: 23px;
  height: 23px;
  display: inline-block;
  margin: 0 13px;
  background-color: #4a92f7;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}
#web #content.contact .contacts {
  margin-top: 54px;
  padding: 60px 0;
  background-color: #f4f6f8;
}
#web #content.contact .contacts .item {
  color: #707171;
  text-align: center;
}
#web #content.contact .contacts .item .post-thumbnail {
  padding-top: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  -webkit-clip-path: polygon(3% 0%, 96% 4%, 100% 96%, 0% 100%);
  clip-path: polygon(3% 0%, 96% 4%, 100% 96%, 0% 100%);
}
#web #content.contact .contacts .item h3 {
  margin: 0;
  color: #363636;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
#web #content.contact .contacts .item a {
  color: #707171;
  text-decoration: none;
}
#web #content.contact .contacts .item:nth-of-type(even) .post-thumbnail {
  -webkit-clip-path: polygon(3% 5%, 96% 0%, 100% 100%, 0% 96%);
  clip-path: polygon(3% 5%, 96% 0%, 100% 100%, 0% 96%);
}
#web #bottom1 {
  position: relative;
  margin-top: -10px;
  color: #fff;
}
#web #bottom1 .top-line {
  width: 100%;
  height: 10px;
  background: url("images/line_1.png") repeat-x;
}
@media (min-width: 992px) {
  #web #bottom1 .bottom-line {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 55px;
    background-color: #fff;
  }
}
#web #bottom1 .bottom-bg {
  background-color: #ffba00;
}
#web #bottom1 .man {
  width: 100%;
  height: 380px;
  background: url("images/man.png") 50% calc(100% + 20px) no-repeat;
}
@media (min-width: 992px) {
  #web #bottom1 .text {
    padding-top: 50px;
  }
}
#web #bottom1 .text h3 {
  font-size: 14px;
  font-weight: 600;
  text-shadow: 1px 1px 3px #efaa00;
  text-transform: uppercase;
}
#web #bottom1 .text p {
  line-height: 18px;
  text-shadow: 1px 1px 3px #efaa00;
}
#web #bottom2 .text-9 {
  padding: 40px 0 30px 0;
  border-bottom: 1px solid #ededed;
  color: #a2a2a2;
  font-size: 10px;
}
#web #bottom2 .text-9 h3 {
  margin-top: 0;
  color: #9fb0ca;
  font-size: 12px;
  text-transform: uppercase;
}
#web #footer {
  padding: 30px 0;
}
#web #footer .logo {
  display: block;
  width: 189px;
  height: 21px;
  margin: 0 auto;
  background: url("images/footer_logo.png") no-repeat;
  text-indent: -1000000px;
}
@media (min-width: 1200px) {
  #web #footer .logo {
    margin: 31px 0 0 0;
  }
}
#web #footer #footer-menu {
  margin-bottom: 30px;
  padding-top: 33px;
}
.footer-soc {
   text-align: center;
   padding-bottom: 30px;
}
@media (min-width: 1200px) {
  .footer-soc {
   padding-top: 33px;
   padding-bottom: 0px;
   float: right;
}
}
@media (min-width: 1200px) {
  #web #footer #footer-menu {
    margin-bottom: 0;
    float: left;
  }
}
#web #footer #footer-menu ul {
  text-align: center;
}
#web #footer #footer-menu ul li {
  display: inline-block;
  float: none;
}
@media (min-width: 1200px) {
  #web #footer #footer-menu ul li {
    display: block;
    float: left;
  }
}
#web #footer #footer-menu ul li:first-child a {
  padding-left: 0;
}
#web #footer #footer-menu ul li:last-child a {
  padding-right: 0;
}
#web #footer #footer-menu ul li a {
  padding: 0 10px 0 10px;
  background-color: transparent;
  color: #5e5e5e;
  font-weight: 600;
  text-transform: uppercase;
}
#web #footer .footer1 .text-2 {
  display: block;
  position: relative;
  width: 240px;
  height: 84px;
  margin: 0 auto;
  background: #e4e4e4;
  box-sizing: border-box;
  -webkit-clip-path: polygon(3% 3%, 97% 0%, 100% 100%, 0% 96%);
  clip-path: polygon(3% 3%, 97% 0%, 100% 100%, 0% 96%);
}
@media (min-width: 1200px) {
  #web #footer .footer1 .text-2 {
    margin: 0;
  }
}
#web #footer .footer1 .text-2 .textwidget {
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  right: 1px;
  background: #fcfcfc url("images/ico_contact.png") -5px 100% no-repeat;
  -webkit-clip-path: polygon(3% 3%, 97% 0%, 100% 100%, 0% 96%);
  clip-path: polygon(3% 3%, 97% 0%, 100% 100%, 0% 96%);
}
#web #footer .footer1 .text-2 .textwidget .row1 {
  padding-top: 23px;
  padding-left: 62px;
  color: #4a92f7;
  font-size: 18px;
  font-weight: 600;
  line-height: 19px;
}
#web #footer .footer1 .text-2 .textwidget .row2 {
  padding-left: 62px;
  line-height: 19px;
}
#web #footer .footer1 .text-2 .textwidget .row2 a {
  color: #696969;
  font-weight: 600;
  text-decoration: none;
}
body.home #absolute1 h3 {
  background-color: #777 !important;
  color: #fff !important;
}
body.home #absolute1 h3 a {
  color: #fff !important;
}
body.home #bottom2 .text-9 {
  padding-top: 0 !important;
}
@media (min-width: 992px) {
  body.home #footer {
    padding-top: 0 !important;
  }
}
body.page-template-loan #content {
  padding-bottom: 0 !important;
}
body.page-template-contact #content {
  padding-bottom: 0 !important;
}
@media (max-width: 480px) {
.tsgi-custom-form-container .input-container label {
    width: 100%;
    text-align: left;
}
}
#web .button-content {
  padding-top: 26px;
  text-align: center;
}
#web .button-content a {
  display: inline-block;
  padding: 15px 55px;
  background-color: #4a92f7;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(4, 5, 5, 0.5);
  text-transform: uppercase;
  -webkit-clip-path: polygon(3% 0%, 96% 10%, 100% 96%, 0% 100%);
  clip-path: polygon(3% 0%, 96% 10%, 100% 96%, 0% 100%);
}