html{
    position: relative;
    min-height: 100%;
  }
  
  body {
    background-color: #f8f9fa !important;
    margin-bottom: 330px !important;
    font-family: Arial, sans-serif !important;
  }

  
  .footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #f5f5f5;
  }
  
  .footer-back{
    background-color: white;
  }
    
  
  .inner-content-carous{
    background-image: url('https://tntbrokers.pl/images/back.jpg');
    background-color: #cccccc;
    height:350px;
  }
  
  .full-carousel-content{
    background-color:#68a6dd;
  }
  
  .main-text{
    padding-bottom:40px;
    padding-top:20px;
    text-align: justify;
  }
  
  .banner-text{
    color:white;
    text-align: center;
    font-size:30pt;
    margin-top:9%;
    font-weight: bold;
    text-shadow: 2px 2px black;
  }
  
  .banner-text-long{
    color:white;
    text-align: center;
    font-size:30pt;
    margin-top:6%;
    font-weight: bold;
    text-shadow: 2px 2px black;
  }
  
  
  .vertical-center {
    margin: auto;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: Arial, sans-serif;;
  }
  
  .set-size-menu-font{
    font-size:14pt;
  }
  
  .insurance-title{
    font-size:16pt;
    font-weight: bold;
    text-align: left;
    text-shadow: 0.5px 0.5px #68a6dd;
  }
  
  .offer-content-1{
    /* min-height: 250px; */
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 55px;
  }
  
  .offer-icon-1{
    float:left;
    margin-right:30px;
    height:175px;
  }
  
  .offer-content-2{
    /* min-height: 250px; */
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
  }
  .offer-icon-2{
    float:left;
    margin-right:30px;
    height:210px;
  }
  
  .offer-content-3{
    /* min-height: 250px; */
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 70px;
  }
  .offer-icon-3{
    float:left;
    margin-right:30px;
    height:160px;
  }
  
  .offer-content-4{
    /* min-height: 250px; */
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 45px;
  }
  .offer-icon-4{
    float:left;
    margin-right:30px;
    height:185px;
  }
  
  .offer-content-5{
    /* min-height: 250px; */
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 55px;
  }
  
  .offer-icon-5{
    float:left;
    margin-right:30px;
    height:175px;
  }
  
  .offer-content-6{
    /* min-height: 250px; */
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 70px;
  }
  .offer-icon-6{
    float:left;
    margin-right:30px;
    height:160px;
  }
  
  .offer-content-7{
    /* min-height: 250px; */
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 70px;
  }
  .offer-icon-7{
    float:left;
    margin-right:30px;
    height:160px;
  }
  
  
  
  .offer-text{
    padding-top:5px;
    padding-bottom:10px;
   
  }
  .text-offer-color{
    color: #30347d;
  }
  .text-offer-color:hover{
    color: #3285ce;
  }
  
  
  
  .icons-link{
    color: #cccccc;
  }
  
  a {
    text-decoration: none !important;
    /* color: #cccccc !important; */
  }
  
  #link-color{
    color: #cccccc;
  }
  /* .card:hover {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2) !important;
  } */
  
  .insurance-icon-calc{
  float:left;
  margin-right:20px;
  margin-top:9px;
  }
  
  .form-title-insur-type{
    font-weight: bold;
    margin-bottom:10px;
  }
  
  .form-title{
    font-weight: bold;
    margin-top:30px;
    margin-bottom:10px;
  }
  
  .map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
  }
  .map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
  }
  .fb_Container{
    Width: 50%; 
    Margin: 0 auto;
    padding-bottom:30px;
  }
  
  #btn-color{
    color:#007bff;
  }
  
  .insurance-baner{
    min-width: 100px;
    height: 319px;
    background-image: url('/images/ubezpieczenia_baner.png');
    background-repeat: no-repeat;
    background-size: cover;
  }