@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700,900&subset=latin-ext');


body {
    font-family: Roboto;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    

  }
  .headphone {
      vertical-align: middle;
      color:white;
      margin:0;
      color:#91ff00;
      font-size:1.2em;
  }
  .udj {
    color: #1b1e21;
    font-size: 34px;
  }
  #szolgaltatasaink {
    padding:70px 0;
  }

  #miert-mi {
    padding:70px 0;
    background:#37798d;
  }
  #miert-mi ul {
    width:90%;
    list-style: none;
    margin:60px auto 0 auto;
    
  }
  #miert-mi .btn {
    background-color: #3eed7c;
    border-color: #3eed7c;
  }
  .fb-page {
    margin:0 auto;

  }
  #miert-mi ul li + li {
    margin-top:50px;
  }
  #miert-mi ul li:before {
    content: '✓ ';
  }
  .display-4 span {
    font-size: 19px;
    display: block;
    color: #969696;
  }
  #miert-mi ul li {
    font-size:29px;
    
    color:#fff;
  }

  #miert-mi .section-title, #miert-mi .section-desc {
    color:#fff;
  }
  .testimonial {

    padding: 20px;
    display: inline-block;
    width: 49%;
    vertical-align: top;

  }
  .slidesubtit {
    font-weight: 700;
    font-size: 37px;
    margin-bottom: 80px;
    color:#91ff00;
    margin-top:20px;
    text-shadow: 0 0 4px #000;
    -moz-text-shadow: 0 0 4px #000;
    -webkit-text-shadow: 0 0 4px #000;
  }
  .testep {
    height:20px;
    width: 100%;
    display:block;
  }
  .testimonial p {
    font-size: 22px;
    margin: 0;
    padding: 30px;
    color: #fff;
    border-radius: 3px;
    line-height: 29px;
    background: #a92426;
    /* padding-left: 15px; */
    /* padding-right: 15px; */
    margin-bottom: 19px;
  }
  #rolunk-mondtak .section-title, #rolunk-mondtak .section-desc {
    color:#fff;
  }
  .testimonial + .testimonial {
      margin-left:10px;
  }
  .headphone a {
    color:#4bd430;
  }
  .testimonial span {
    text-align: right;
    font-style: italic;
    /* font-weight: bold; */
    letter-spacing: 2px;
    font-size: 20px;
    color: #ffded6;
    display: block;
  }
  .btn-xl {
    text-transform: uppercase;
    padding: 1.2rem 3rem;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 0.1rem;
  }
  .mtinhead {
      margin-bottom: 10px;
  }
  .widespace {
      display: inline-block;
      width: 55px;
  }
  .imtext {
      font-size:1.2em;
  }
  .imtext b {
      color:orangered;
      font-size:1.2em;
  }
  .imtext span {
      font-size:1.4em;
      color:rgb(41, 165, 72);
      font-weight: 900;
  }
  .bg-black {
    background-color: #000 !important;
  }
  
  .rounded-pill {
    border-radius: 5rem;
  }
  
  .navbar-custom {
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: rgba(0, 0, 0, 0.7);
  }
  
  .navbar-custom .navbar-brand {
    text-transform: uppercase;
    font-size: 26px;
    letter-spacing: 0.1rem;
    font-weight: 900;
  }
  
  .navbar-custom .navbar-nav .nav-item .nav-link {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    padding: 5px !important;
  }
  .navbar-custom .navbar-nav .nav-item  + .nav-item  {
      margin-left:10px;
  }
  .section-title {
    text-align: center;
    font-size:40px;
    width:100%;
  }
  .section-desc {
    text-align: center;
    font-size:20px;
    width:100%;
    color:#777;
    margin-bottom:50px;
  }
  .nav-link {
      color: rgba(255,255,255,0.8) !important;
  }
  .nav-link:hover {
      color:white !important;
      text-decoration: underline;
  }
  #rolunk-mondtak {
      background:#fa4e24;
      padding:70px 0;
  }
  #kapcsolat {
    background:#fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    padding:70px 0;
    text-align:center;
  }
  #kapcsolat .section-desc, #kapcsolat .section-title {
      color:#000;
  }
  #kapcsolat b {
      color:#333;
      font-size:1.2em;
  }
  #kapcsolat p {
      color:#444;
      font-size:23px;
  }
  #kapcsolat a {
    color:blue;
  }  #kapcsolat a:hover {
    color:blue;
  }

  #referenciak {
      padding:70px 0;
      text-align:center;
  }
  .image-box + .image-box {
      margin-left:5px;
  }
  .image-box {
    background-size: 190%;
    background-position: center center;
    width:120px;
    height:120px;
    display:inline-block !important;
    vertical-align: middle;
    border-radius:2px;
    border-radius: 10px;
    opacity: 0.6;
    filter:alpha(60);
  }
  
  header.masthead {
    position: relative;
    overflow: hidden;
    padding-top: calc(7rem + 72px);
    padding-bottom: 7rem;
    background-image:url(/img/bg.png);
    background-position: 0 0;
    background-size: 100%;
  }
  
  header.masthead .masthead-content {
    z-index: 1;
    position: relative;
  }
  
  header.masthead .masthead-content .masthead-heading {
    font-size: 4rem;
  }
  
  header.masthead .masthead-content .masthead-subheading {
    font-size: 2rem;
    font-weight: normal !important;
    font-style: italic;
  }
  
  header.masthead .bg-circle {
    z-index: 0;
    position: absolute;
    border-radius: 100%;
    background: linear-gradient(0deg, #ee0979 0%, #ff6a00 100%);
  }
  
  header.masthead .bg-circle-1 {
    height: 90rem;
    width: 90rem;
    bottom: -55rem;
    left: -55rem;
  }
  
  header.masthead .bg-circle-2 {
    height: 50rem;
    width: 50rem;
    top: -25rem;
    right: -25rem;
  }
  
  header.masthead .bg-circle-3 {
    height: 20rem;
    width: 20rem;
    bottom: -10rem;
    right: 5%;
  }
  
  header.masthead .bg-circle-4 {
    height: 30rem;
    width: 30rem;
    top: -5rem;
    right: 35%;
  }
  
  @media (min-width: 992px) {
    header.masthead {
      padding-top: calc(3rem + 65px);
      padding-bottom: 10rem;
      text-shadow: 0 0 4px #000;
      -moz-text-shadow: 0 0 4px #000;
 
    }
    header.masthead .masthead-content .masthead-heading {
      font-size: 5rem;
      font-weight:800;
    }
    header.masthead .masthead-content .masthead-subheading {
      font-size: 1.5em;
    }
  }
  
  header.masthead {

    background-size: 2000px;
  }
  .bg-primary {
    background-color: #ee0979 !important;
  }
  
  .btn-primary {
    background-color: #91ff00;
    border-color: #91ff00;
  }
  
  .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background-color: #8eec13 !important;
    border-color: #8eec13 !important;
  }
  
  .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(238, 9, 121, 0.5);
  }
  
  .btn-secondary {
    background-color: #ff6a00;
    border-color: #ff6a00;
  }
  
  .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
    background-color: #cc5500 !important;
    border-color: #cc5500 !important;
  }
  
  .btn-secondary:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 106, 0, 0.5);
  }
  .imgsep {
    height:3px;width:100%;display:block;
  }
  .serviceimg {
    border: 10px solid #fa4e24;
    border-radius: 10px;
}
.image-box:hover {
  opacity: 1;
  filter:alpha(100);
}

  .section-title {
    font-weight: bold;
  }
  .section-desc {
    font-size:17px;
  }

  .instant-msg {
    padding:40px;
    background: #eee;
    border-radius:10px;
    width:70%;
    margin:80px auto 0 auto;
  }

 #kapcsolat .instant-msg p {
    margin:0;
    font-size:18px;
    text-align: left;
    padding-left:5px;
  }
  .instant-msg div {
    margin-bottom:25px;
  }
  .instant-msg section {
    display:none;
    background:red;
    color:#fff;
    font-size:15px;
    padding:5px;
  }
  .instant-msg .meghalt, .instant-msg .meghalt:hover {
    background:rgb(32, 177, 68);
  }
  .instant-msg textarea {
    height:200px;
  }
  .instant-msg a {
    display:block;
    text-align:center;
    padding:10px;
    color:#fff !important;
    font-size:32px;
    font-weight: bold;
    background:#fa4e24;
    border-radius:3px;
    margin-top:30px;
  }
  .instant-msg a:hover {
    background:#db4520;
    cursor: pointer;
  }
  .instant-msg span {
    font-size:35px;
    font-weight: bold;
    display:block;
    margin-bottom:30px;
  }
  .instant-msg span strong {
    font-size:19px;
    margin:0;
    display:block;
    font-weight: normal;
  }
  .instant-msg input, .instant-msg textarea {
    background:#fff;
    font-size:18px;
    border:1px solid #ccc;
    border-radius:3px;
    display:block;
    width:100%;
    padding:10px;
  }

  
  @media (max-width: 900px) {
.kisbut{
  font-size:14px;
}

    .instant-msg {
      padding:20px;
      background: #eee;
      border-radius:10px;
      width:100%;
      margin:40px auto 0 auto;
    }

    .instant-msg a {
      font-size:23px;
    }

      .nav-item {
          margin:0 !important;
      }
     .masthead-heading {
      font-size: 46px !important;
      font-weight: 900;
      }
      .image-box {
        width:250px;
        height:250px;
          
      }
      .widespace {
          display:block;
          width:0;
          height:10px;
      }
      .p-5 {
          padding:20px !important;
      }
      .display-4 {
          font-size:45px !important;
      }
      .image-box {
          margin:2px !important;
      }
      .imgsep {
          display:none;
      }
      .dblocklesz {
          display:block;
      }
      .testimonial {
        width:100%;
        display:block;
        
      }
      .testimonial + .testimonial {
        margin-top:10px;
        margin-left:0;
      }
      header .btn-primary {
        font-size: 16px;
        padding-left: 12px;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-right: 12px;
        text-shadow: 0 0 4px #000;
      }
      .udj {
        font-size:18px;
        display:block;
      }
  }

  .call-me {
    background:#ffbc00;
    margin-left:15px;
    border:1px solid #ffbc00;
  }
  .call-me:hover {
    background:#ffcd42 !important;
    border:1px solid #ffcd42 !important;
  }
  .telb {
    background: #004fff;
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    border-radius: 5px;
  }
  .telb:hover {
    color:#fff !important;
  }
  .rm-p img {
    display:block;
    max-width:100%;
  }

.velemeny-box {
    background-size: 100%;
    background-position: center center;
    width: 320px;
    height: 800px;
    display: inline-block !important;
    vertical-align: middle;
}
