/* here you can put your own css to customize and override the theme */
.row {
    margin-left: 10px;
    margin-right: 10px;
}
h2 {
    font-size: 32px;
    font-weight: 600;
    
}

h3 {
    font-size: 23px;
    font-weight: 600;
    margin-top: 10px;
}
.jumbotron {
    background: #fff url("http://www.imakler.sk/newimakler/images/banner2.jpg") ;
    background-size: cover;
    color: #fff;
    margin-bottom: 0px;
    min-height: 100%;
}    
.main {
    background: #fff;
    padding-top: 20px;
}

.container {
    padding-right: 0px;
    padding-left: 0px;
}
.jumbotron h1 {
    font-size: 63px;    
    font-weight: bolder;
}
.jumbotron h2 {
    font-size: 35px;
    font-weight: bolder;
}
.jumbotron h3 {
    font-size: 21px;
    font-weight: 400;
    margin-top: 40px;
    margin-bottom: 25px;
    
}
.jumbotron p {
    font-size: 18px;
    font-weight: 400;
    
}
.jumbotron a {
    margin-top: 30px;
    margin-bottom: 60px;
    
}
.buttonTry {
    background: url('http://www.imakler.sk/newimakler/images/button2.png') no-repeat !important;
    color: #fff;
    font-size: 22px;
    height: 70px;
    width: 410px;
    padding-top: 18px;
    font-weight: 600;
}
.buttonTry:hover{
    background: url('http://www.imakler.sk/newimakler/images/button2.png') no-repeat !important;
    color: #fff;
    font-size: 22px;
    height: 70px;
    width: 410px;
    padding-top: 18px;
    font-weight: 600;
}

.maklercount {
     background: url('http://www.imakler.sk/images/count.png') no-repeat center !important;
     
     
     padding-left: 0;
     padding-right: 0;
     margin-left: auto;
     margin-right: auto;
     text-align: center;
     margin-bottom: 0px;
     
    }
.maklercount .counttext {
    margin-top: 5px;
   
     text-align: center;
     font-weight: 800;
     font-size: 56px;
     margin-bottom: 0;
}
.text18black {
    margin-top: 20px;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    vertical-align: middle;
}
.text18red {
    margin-top: 20px;
    color: red;
    font-size: 24px;
    font-weight: 600;
    vertical-align: middle;
    text-decoration: underline;
}
.text16black {
    margin-top: 20px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 24px;
}
.text14black {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    line-height: 26px;
}

.bubble-comment {
    display: block;
    color: #192d5f; 
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    text-align: center;
    
}
.bubbletop {
    display: block;
    width: 208px;
    height: 228px;
    margin: auto;
    background: url('http://www.imakler.sk/newimakler/images/bubbletop.png') no-repeat;
    margin-top: 25px;
}

.bubbledown {
    display: block;
    width: 208px;
    height: 228px;
    margin: auto;
    background: url('http://www.imakler.sk/newimakler/images/bubbledown.png') no-repeat;
    margin-bottom: 25px;
}

.bubbletop .details {
    position: absolute;
    color: #fff;
    width: 170px;
    margin-top: 80px;
    margin-left: 20px;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
}

.bubbledown .details {
    position: absolute;
    color: #fff;
    width: 170px;
    margin-top: 60px;
    margin-left: 20px;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
}
.text-light-blue {
    color: #32b4dc;
}

/*VSETKY FUNKCIE SYSTEMU*/
.funkcieSystemu {
    background: url('http://www.imakler.sk/newimakler/images/backfunkcie.png') no-repeat;
    background-color: #d8e6eb;
    min-height: 914px;
    margin-bottom: -40px;
  
}
.borderTop {
    margin-top: 40px;
    background: url('http://www.imakler.sk/newimakler/images/border1.png') no-repeat;
    height: 87px;
}
.borderBottom {
    background: url('http://www.imakler.sk/newimakler/images/border2.png') no-repeat;
    height: 268px;
   
}
.funkcieImage {
    margin: 20px 20px 20px 20px;
    float: left;
}
.funkcieButton {
    
    padding-top: 130px;
    
}


