 
html{
    box-sizing:border-box
}
*,*:before,*:after{
    box-sizing:inherit
}
 
 html{
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
 article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{
    display:block
}
summary{
    display:list-item
}
 audio,canvas,progress,video{
    display:inline-block
}
progress{
    vertical-align:baseline
}
 audio:not([controls]){
    display:none;
    height:0
}
[hidden],template{
    display:none
}
 a{
    background-color:transparent
}
a:active,a:hover{
    outline-width:0
}
 abbr[title]{
    border-bottom:none;
    text-decoration:underline;
    text-decoration:underline dotted
}
 b,strong{
    font-weight:bolder
}
dfn{
    font-style:italic
}
mark{
    background:#ff0;
    color:#000
}
 small{
    font-size:80%
}
 .qbl-mobile-show-menu,#mobilemenu{
    display:none;
 }
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
 sub{
    bottom:-0.25em
}
sup{
    top:-0.5em
}
figure{
    margin:1em 40px
}
img{
    border-style:none
}
 code,kbd,pre,samp{
    font-family:'Rubik';
    font-size:1em
}
hr{
    box-sizing:content-box;
    height:0;
    overflow:visible
}
 button,input,select,textarea,optgroup{
    font:inherit;
    margin:0
}
optgroup{
    font-weight:bold
}
 button,input{
    overflow:visible
}
button,select{
    text-transform:none
}
 button,[type=button],[type=reset],[type=submit]{
    -webkit-appearance:button
}
 button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{
    border-style:none;
    padding:0
}
 button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{
    outline:1px dotted ButtonText
}
 fieldset{
    border:1px solid #c0c0c0;
    margin:0 2px;
    padding:.35em .625em .75em
}
 legend{
    color:inherit;
    display:table;
    max-width:100%;
    padding:0;
    white-space:normal
}
textarea{
    overflow:auto
}
 [type=checkbox],[type=radio]{
    padding:0
}
 [type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
    height:auto
}
 [type=search]{
    -webkit-appearance:textfield;
    outline-offset:-2px
}
 [type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
 ::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
 
 html,body{
    font-family: 'Rubik';
     font-size:14pt;
    line-height:1.5
}
html{
    overflow-x:hidden
}
 h1{
    font-size:28px
}
h2{
    font-size:26px
}
h3{
    font-size:24px
}
h4{
    font-size:20px
}
h5{
    font-size:18px
}
h6{
    font-size:16px
}
 .qbl-serif{
    font-family:serif
}
.qbl-Rubik{
    font-family:'Rubik'
}
.qbl-cursive{
    font-family:'Rubik', cursive;
}
.qbl-monospace{
    font-family:'Rubik',monospace;
}
 h1,h2,h3,h4,h5,h6{
    font-family: 'Rubik';
    font-weight:400;
    margin:10px 0
}
.qbl-wide{
    letter-spacing:4px
}
 hr{
    border:0;
    border-top:1px solid #eee;
    margin:20px 0
}
 .qbl-image{
    width:100%;
 
    height:auto
}
img{
    vertical-align:middle
}
a{
    color:inherit
}
 .qbl-table,.qbl-table-all{
    border-collapse:collapse;
    border-spacing:0;
    width:100%;
    display:table
}
.qbl-table-all{
    border:1px solid #ccc
}
 .qbl-bordered tr,.qbl-table-all tr{
    border-bottom:1px solid #ddd
}
.qbl-striped tbody tr:nth-child(even){
    background-color:#f1f1f1
}
 .qbl-table-all tr:nth-child(odd){
    background-color:#fff
}
.qbl-table-all tr:nth-child(even){
    background-color:#f1f1f1
}
 .qbl-hoverable tbody tr:hover,.qbl-ul.qbl-hoverable li:hover{
    background-color:#ccc
}
.qbl-centered tr th,.qbl-centered tr td{
    text-align:center
}
 .qbl-table td,.qbl-table th,.qbl-table-all td,.qbl-table-all th{
    padding:8px 8px;
    display:table-cell;
    text-align:left;
    vertical-align:top
}
 .qbl-table th:first-child,.qbl-table td:first-child,.qbl-table-all th:first-child,.qbl-table-all td:first-child{
    padding-left:16px
}
 .qbl-btn,.qbl-button{
    border:none;
    display:inline-block;
    padding:8px 16px;
    vertical-align:middle;
    overflow:hidden;
    text-decoration:none;
    color:inherit;
    background-color:inherit;
    text-align:center;
    cursor:pointer;
    white-space:nowrap
}
 .qbl-btn:hover{
   box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)
}
 .qbl-btn,.qbl-button{
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
 .qbl-disabled,.qbl-btn:disabled,.qbl-button:disabled{
    cursor:not-allowed;
    opacity:0.3
}
.qbl-disabled *,:disabled *{
    pointer-events:none
}
 .qbl-btn.qbl-disabled:hover,.qbl-btn:disabled:hover{
    box-shadow:none
}
 .qbl-badge,.qbl-tag{
    background-color:#000;
    color:#fff;
    display:inline-block;
    padding-left:8px;
    padding-right:8px;
    text-align:center
}
.qbl-badge{
    border-radius:50%
}
 .qbl-ul{
    list-style-type:none;
    padding:0;
    margin:0
}
.qbl-ul li{
    padding:8px 16px;
    border-bottom:1px solid #ddd
}
.qbl-ul li:last-child{
    border-bottom:none
}
 .qbl-tooltip,.qbl-display-container{
    position:relative
}
.qbl-tooltip .qbl-text{
    display:none
}
.qbl-tooltip:hover .qbl-text{
    display:inline-block
}
 .qbl-ripple:active{
    opacity:0.5
}
.qbl-ripple{
    transition:opacity 0s
}
 .qbl-input{
    padding:8px;
    display:block;
    border:none;
    border-bottom:1px solid #ccc;
    width:100%
}
 .qbl-select{
    padding:9px 0;
    width:100%;
    border:none;
    border-bottom:1px solid #ccc
}
 .qbl-dropdown-click,.qbl-dropdown-hover{
    position:relative;
    display:inline-block;
    cursor:pointer
}
 .qbl-dropdown-hover:hover .qbl-dropdown-content{
    display:block
}
 .qbl-dropdown-hover:first-child,.qbl-dropdown-click:hover{
    background-color:#ccc;
    color:#000
}
 .qbl-dropdown-hover:hover > .qbl-button:first-child,.qbl-dropdown-click:hover > .qbl-button:first-child{
    background-color:#ccc;
    color:#000
}
 .qbl-dropdown-content{
    cursor:auto;
    color:#000;
    background-color:#fff;
    display:none;
    position:absolute;
    min-width:160px;
    margin:0;
    padding:0;
    z-index:1
}
 .qbl-check,.qbl-radio{
    width:24px;
    height:24px;
    position:relative;
    top:6px
}
 .qbl-sidebar{
    height:100%;
    width:200px;
    background-color:#fff;
    position:fixed!important;
    z-index:1;
    overflow:auto
}
 .qbl-bar-block .qbl-dropdown-hover,.qbl-bar-block .qbl-dropdown-click{
    width:100%
}
 .qbl-bar-block .qbl-dropdown-hover .qbl-dropdown-content,.qbl-bar-block .qbl-dropdown-click .qbl-dropdown-content{
    min-width:100%
}
 .qbl-bar-block .qbl-dropdown-hover .qbl-button,.qbl-bar-block .qbl-dropdown-click .qbl-button{
    width:100%;
    text-align:left;
    padding:8px 16px
}
 .qbl-main,#main{
    transition:margin-left .4s
}
 .qbl-modal{
    z-index:3;
    display:none;
    padding-top:100px;
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    overflow:auto;
    background-color:rgb(0,0,0);
    background-color:rgba(0,0,0,0.4)
}
 .qbl-modal-content{
    margin:auto;
    background-color:#fff;
    position:relative;
    padding:0;
    outline:0;
    width:600px
}
 .qbl-bar{
    width:100%;
    height:100%;
    overflow:hidden
}
.qbl-center .qbl-bar{
    display:inline-block;
    width:auto
}
 .qbl-bar .qbl-bar-item{
    padding:26px 16px;
    float:left;
    width:auto;
    height: 100%;
    border:none;
    display:block;
    outline:0
}
 .qbl-bar .qbl-dropdown-hover,.qbl-bar .qbl-dropdown-click{
    position:static;
    float:left
}
 .qbl-bar .qbl-button{
    white-space:normal
}
 .qbl-bar-block .qbl-bar-item{
    width:100%;
    display:block;
    height:100%;
    padding:8px 16px;
    text-align:left;
    border:none;
    white-space:normal;
    float:none;
    outline:0
}
 .qbl-bar-block.qbl-center .qbl-bar-item{
    text-align:center
}
.qbl-block{
    display:block;
    width:100%
}
 .qbl-responsive{
    display:block;
    overflow-x:auto
}
 .qbl-container:after,.qbl-container:before,.qbl-panel:after,.qbl-panel:before,.qbl-row:after,.qbl-row:before,.qbl-row-padding:after,.qbl-row-padding:before, .qbl-cell-row:before,.qbl-cell-row:after,.qbl-clear:after,.qbl-clear:before,.qbl-bar:before,.qbl-bar:after{
    content:"";
    display:table;
    clear:both
}
 .qbl-col,.qbl-half,.qbl-third,.qbl-twothird,.qbl-threequarter,.qbl-quarter{
    float:left;
    width:100%
}
 .qbl-col.s1{
    width:8.33333%
}
.qbl-col.s2{
    width:16.66666%
}
.qbl-col.s3{
    width:24.99999%
}
.qbl-col.s4{
    width:33.33333%
}
 .qbl-col.s5{
    width:41.66666%
}
.qbl-col.s6{
    width:49.99999%
}
.qbl-col.s7{
    width:58.33333%
}
.qbl-col.s8{
    width:66.66666%
}
 .qbl-col.s9{
    width:74.99999%
}
.qbl-col.s10{
    width:83.33333%
}
.qbl-col.s11{
    width:91.66666%
}
.qbl-col.s12{
    width:99.99999%
}
.breakthrough {
    width:16%;
}
.breakthrough-list{
    width:80%;
    display: table;
    padding: 6px;
    min-height: 270px;
    -moz-box-shadow: 0 0 12px #ccc;
-webkit-box-shadow: 0 0 12px #ccc;
box-shadow: 0 0 12px #ccc;
}
.breakthrough img{
    width:100%;
}
 @media (min-width:601px){
    .qbl-col.m1{
        width:8.33333%
    }
    .qbl-col.m2{
        width:16.66666%
    }
    .qbl-col.m3,.qbl-quarter{
        width:24.99999%
    }
    .qbl-col.m4,.qbl-third{
        width:33.33333%
    }
     .qbl-col.m5{
        width:41.66666%
    }
    .qbl-col.m6,.qbl-half{
        width:49.99999%
    }
    .qbl-col.m7{
        width:58.33333%
    }
    .qbl-col.m8,.qbl-twothird{
        width:66.66666%
    }
     .qbl-col.m9,.qbl-threequarter{
        width:74.99999%
    }
    .qbl-col.m10{
        width:83.33333%
    }
    .qbl-col.m11{
        width:91.66666%
    }
    .qbl-col.m12{
        width:99.99999%
    }
    
}
 @media (min-width:993px){
    .qbl-col.l1{
        width:8.33333%
    }
    .qbl-col.l2{
        width:16.66666%
    }
    .qbl-col.l3{
        width:24.99999%
    }
    .qbl-col.l4{
        width:33.33333%
    }
     .qbl-col.l5{
        width:41.66666%
    }
    .qbl-col.l6{
        width:49.99999%
    }
    .qbl-col.l7{
        width:58.33333%
    }
    .qbl-col.l8{
        width:66.66666%
    }
     .qbl-col.l9{
        width:74.99999%
    }
    .qbl-col.l10{
        width:83.33333%
    }
    .qbl-col.l11{
        width:91.66666%
    }
    .qbl-col.l12{
        width:99.99999%
    }
}
 .qbl-rest{
    overflow:hidden
}
.qbl-stretch{
    margin-left:-16px;
    margin-right:-16px
}
 .qbl-content,.qbl-auto{
    margin-left:auto;
    margin-right:auto
}
.qbl-content{
    max-width:100%;
  
}
.qbl-auto{
    max-width:1140px
}
 .qbl-cell-row{
    display:table;
    width:100%
}
.qbl-cell{
    display:table-cell
}
 .qbl-cell-top{
    vertical-align:top
}
.qbl-cell-middle{
    vertical-align:middle
}
.qbl-cell-bottom{
    vertical-align:bottom
}
 .qbl-hide{
    display:none!important
}
.qbl-show-block {
    display:block!important
}
.qbl-show-inline-block{
    display:inline-block!important
}
 @media (max-width:1205px){
    .qbl-auto{
        max-width:95%
    }
}

 @media (max-width:992px) and (min-width:601px){
    .qbl-hide-medium{
        display:none!important
    }
}
 @media (max-width:992px){
    .qbl-sidebar.qbl-collapse{
        display:none
    }
    .qbl-main{
        margin-left:0!important;
        margin-right:0!important
    }
    .qbl-auto{
        max-width:100%
    }
}
 .qbl-top,.qbl-bottom{
   
    width:100%;
    background-color: #fff;
    z-index:1
}
.qbl-top{
    position:fixed;
    top:0;
    height:100px;
}
.qbl-bottom{
    bottom:0
}
 .qbl-overlay{
    position:fixed;
    display:none;
    width:100%;
    height:100%;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(0,0,0,0.5);
    z-index:2
}
 .qbl-display-topleft{
    position:absolute;
    left:0;
    top:0
}
.qbl-display-topright{
    position:absolute;
    right:0;
    top:0
}
 .qbl-display-bottomleft{
    position:absolute;
    left:0;
    bottom:0
}
.qbl-display-bottomright{
    position:absolute;
    right:0;
    bottom:0
}
 .qbl-display-middle{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%)
}
 .qbl-display-left{
    position:absolute;
    top:50%;
    left:3%;
    transform:translate(0%,-50%);
    -ms-transform:translate(-0%,-50%)
}
 .qbl-display-right{
    position:absolute;
    top:50%;
    right:0%;
    transform:translate(0%,-50%);
    -ms-transform:translate(0%,-50%)
}
 .qbl-display-topmiddle{
    position:absolute;
    left:50%;
    top:0;
    transform:translate(-50%,0%);
    -ms-transform:translate(-50%,0%)
}
 .qbl-display-bottommiddle{
    position:absolute;
    left:50%;
    bottom:0;
    transform:translate(-50%,0%);
    -ms-transform:translate(-50%,0%)
}
 .qbl-display-container:hover .qbl-display-hover{
    display:block
}
.qbl-display-container:hover span.qbl-display-hover{
    display:inline-block
}
.qbl-display-hover{
    display:none
}
 .qbl-display-position{
    position:absolute
}
 .qbl-circle{
    border-radius:50%
}
 .qbl-round-small{
    border-radius:2px
}
.qbl-round,.qbl-round-medium{
    border-radius:4px
}
.qbl-round-large{
    border-radius:8px
}
.qbl-round-xlarge{
    border-radius:16px
}
.qbl-round-xxlarge{
    border-radius:32px
}
 .qbl-row-padding,.qbl-row-padding>.qbl-half,.qbl-row-padding>.qbl-third,.qbl-row-padding>.qbl-twothird,.qbl-row-padding>.qbl-threequarter,.qbl-row-padding>.qbl-quarter,.qbl-row-padding>.qbl-col{
    padding:0 8px
}
  qbl-panel{
    padding:0.01em 16px;
}
.qbl-panel{
    margin-top:16px;
    margin-bottom:16px
}
 .qbl-code,.qbl-codespan{
    font-family:'Rubik';
    font-size:16px
}
 .qbl-code{
    width:auto;
    background-color:#fff;
    padding:8px 12px;
    border-left:4px solid #4CAF50;
    word-wrap:break-word
}
 .qbl-codespan{
    color:crimson;
    background-color:#f1f1f1;
    padding-left:4px;
    padding-right:4px;
    font-size:110%
}
 .qbl-card,.qbl-card-2{
    box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)
}
 .qbl-card-4,.qbl-hover-shadow:hover{
    box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)
}
 .qbl-spin{
    animation:qbl-spin 2s infinite linear
}
@keyframes qbl-spin{
    0%{
        transform:rotate(0deg)
    }
    100%{
        transform:rotate(359deg)
    }
}
 .qbl-animate-fading{
    animation:fading 10s infinite
}
@keyframes fading{
    0%{
        opacity:0
    }
    50%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
 .qbl-animate-opacity{
    animation:opac 0.8s
}
@keyframes opac{
    from{
        opacity:0
    }
     to{
        opacity:1
    }
}
 .qbl-animate-top{
    position:relative;
    animation:animatetop 0.4s
}
@keyframes animatetop{
    from{
        top:-300px;
        opacity:0
    }
     to{
        top:0;
        opacity:1
    }
}
 .qbl-animate-left{
    position:relative;
    animation:animateleft 0.4s
}
@keyframes animateleft{
    from{
        left:-300px;
        opacity:0
    }
     to{
        left:0;
        opacity:1
    }
}
 .qbl-animate-right{
    position:relative;
    animation:animateright 0.4s
}
@keyframes animateright{
    from{
        right:-300px;
        opacity:0
    }
     to{
        right:0;
        opacity:1
    }
}
 .qbl-animate-bottom{
    position:relative;
    animation:animatebottom 0.4s
}
@keyframes animatebottom{
    from{
        bottom:-300px;
        opacity:0
    }
     to{
        bottom:0;
        opacity:1
    }
}
 .qbl-animate-zoom {
    animation:animatezoom 0.6s
}
@keyframes animatezoom{
    from{
        transform:scale(0)
    }
     to{
        transform:scale(1)
    }
}
 .qbl-animate-input{
    transition:width 0.4s ease-in-out
}
.qbl-animate-input:focus{
    width:100%!important
}
 .qbl-opacity,.qbl-hover-opacity:hover{
    opacity:0.60
}
.qbl-opacity-off,.qbl-hover-opacity-off:hover{
    opacity:1
}
 .qbl-opacity-max{
    opacity:0.25
}
.qbl-opacity-min{
    opacity:0.75
}
 .qbl-greyscale-max,.qbl-grayscale-max,.qbl-hover-greyscale:hover,.qbl-hover-grayscale:hover{
    filter:grayscale(100%)
}
 .qbl-greyscale,.qbl-grayscale{
    filter:grayscale(75%)
}
.qbl-greyscale-min,.qbl-grayscale-min{
    filter:grayscale(50%)
}
 .qbl-sepia{
    filter:sepia(75%)
}
.qbl-sepia-max,.qbl-hover-sepia:hover{
    filter:sepia(100%)
}
.qbl-sepia-min{
    filter:sepia(50%)
}
 .qbl-tiny{
    font-size:10px!important
}
.qbl-small{
    font-size:12px!important
}
.qbl-medium{
    font-size:15px!important
}
.qbl-large{
    font-size:18px!important
}
.qbl-22large{
    font-size:22px!important
}
 .qbl-xlarge{
    font-size:24px!important
}
 
.qbl-xxxlarge{
    font-size:48px!important
}
.qbl-jumbo{
    font-size:64px!important
}
 .qbl-left-align{
    text-align:left!important
}
.qbl-right-align{
    text-align:right!important
}
.qbl-justify{
    text-align:left!important
}
.qbl-center{
    text-align:center!important
}
 .qbl-border-0{
    border:0!important
}
.qbl-border{
    border:1px solid #ccc!important
}
 .qbl-border-top{
    border-top:1px solid #ccc!important
}
.qbl-border-bottom{
    border-bottom:1px solid #ccc!important
}
 .qbl-border-left{
    border-left:1px solid #ccc!important
}
.qbl-border-right{
    border-right:1px solid #ccc!important
}
 .qbl-topbar{
    border-top:6px solid #ccc!important
}
.qbl-bottombar{
    border-bottom:6px solid #ccc!important
}
 .qbl-leftbar{
    border-left:6px solid #ccc!important
}
.qbl-rightbar{
    border-right:6px solid #ccc!important
}
 .qbl-section,.qbl-code{
    margin-top:16px!important;
    margin-bottom:16px!important
}
 .qbl-margin{
    margin:16px!important
}
.qbl-margin-top{
    margin-top:16px!important
}
.qbl-margin-bottom{
    margin-bottom:16px!important
}
 .qbl-margin-left{
    margin-left:16px!important
}
.qbl-margin-left-94{
    margin-left:55px!important
}
.qbl-margin-right{
    margin-right:16px!important
}
 .qbl-padding-small{
    padding:4px 8px!important
}
.qbl-padding{
    padding:8px 16px!important
}
.qbl-padding-large{
    padding:12px 24px!important
}
 .qbl-padding-16{
    padding-top:16px!important;
    padding-bottom:16px!important
}
.qbl-padding-24{
    padding-top:24px!important;
    padding-bottom:24px!important
}
 .qbl-padding-32{
    padding-top:32px!important;
    padding-bottom:32px!important
}
.qbl-padding-48{
    padding-top:48px!important;
    padding-bottom:48px!important
}
 .qbl-padding-64{
    padding-top:64px!important;
    padding-bottom:64px!important
}
 .qbl-padding-top-64{
    padding-top:64px!important
}
.qbl-padding-top-48{
    padding-top:48px!important
}
 .qbl-padding-top-32{
    padding-top:32px!important
}
.qbl-padding-top-24{
    padding-top:24px!important
}
 .qbl-left{
    float:left!important
}
.qbl-right{
    float:right!important
}
 .qbl-button:hover{
    color:#000!important;
 
}
 .qbl-transparent,.qbl-hover-none:hover{
    background-color:transparent!important
}
 .qbl-hover-none:hover{
    box-shadow:none!important
}
/* Colors */
 .qbl-amber,.qbl-hover-amber:hover{
    color:#000!important;
    background-color:#ffc107!important
}
 .qbl-aqua,.qbl-hover-aqua:hover{
    color:#000!important;
    background-color:#00ffff!important
}
 .qbl-blue,.qbl-hover-blue:hover{
    color:#fff!important;
    background-color:#2196F3!important
}
 .qbl-light-blue,.qbl-hover-light-blue:hover{
    color:#000!important;
    background-color:#87CEEB!important
}
 .qbl-brown,.qbl-hover-brown:hover{
    color:#fff!important;
    background-color:#795548!important
}
 .qbl-cyan,.qbl-hover-cyan:hover{
    color:#000!important;
    background-color:#00bcd4!important
}
 .qbl-blue-grey,.qbl-hover-blue-grey:hover,.qbl-blue-gray,.qbl-hover-blue-gray:hover{
    color:#fff!important;
    background-color:#607d8b!important
}
 .qbl-green,.qbl-hover-green:hover{
    color:#fff!important;
    background-color:#20b0a4!important
}
 .qbl-light-green,.qbl-hover-light-green:hover{
    color:#000!important;
    background-color:#8bc34a!important
}
 .qbl-indigo,.qbl-hover-indigo:hover{
    color:#fff!important;
    background-color:#3f51b5!important
}
 .qbl-khaki,.qbl-hover-khaki:hover{
    color:#000!important;
    background-color:#f0e68c!important
}
 .qbl-lime,.qbl-hover-lime:hover{
    color:#000!important;
    background-color:#cddc39!important
}
 .qbl-orange,.qbl-hover-orange:hover{
    color:#000!important;
    background-color:#ff9800!important
}
 .qbl-deep-orange,.qbl-hover-deep-orange:hover{
    color:#fff!important;
    background-color:#ff5722!important
}
 .qbl-pink,.qbl-hover-pink:hover{
    color:#fff!important;
    background-color:#e91e63!important
}
 .qbl-purple,.qbl-hover-purple:hover{
    color:#fff!important;
    background-color:#9c27b0!important
}
 .qbl-deep-purple,.qbl-hover-deep-purple:hover{
    color:#fff!important;
    background-color:#673ab7!important
}
 .qbl-red,.qbl-hover-red:hover{
    color:#fff!important;
    background-color:#f44336!important
}
 .qbl-sand,.qbl-hover-sand:hover{
    color:#000!important;
    background-color:#fdf5e6!important
}
 .qbl-teal,.qbl-hover-teal:hover{
    color:#fff!important;
    background-color:#009688!important
}
 .qbl-yellow,.qbl-hover-yellow:hover{
    color:#000!important;
    background-color:#ffeb3b!important
}
 .qbl-white,.qbl-hover-white:hover{
    color:#000!important;
    background-color:#fff!important
}
 .qbl-black,.qbl-hover-black:hover{
    color:#fff!important;
    background-color:#000!important
}
 .qbl-grey,.qbl-hover-grey:hover,.qbl-gray,.qbl-hover-gray:hover{
    color:#000!important;
    background-color:#9e9e9e!important
}
 .qbl-light-grey,.qbl-hover-light-grey:hover,.qbl-light-gray,.qbl-hover-light-gray:hover{
    color:#000!important;
    background-color:#f1f1f1!important
}
 .qbl-dark-grey,.qbl-hover-dark-grey:hover,.qbl-dark-gray,.qbl-hover-dark-gray:hover{
    color:#fff!important;
    background-color:#616161!important
}
 .qbl-pale-red,.qbl-hover-pale-red:hover{
    color:#000!important;
    background-color:#ffdddd!important
}
 .qbl-pale-green,.qbl-hover-pale-green:hover{
    color:#000!important;
    background-color:#ddffdd!important
}
 .qbl-pale-yellow,.qbl-hover-pale-yellow:hover{
    color:#000!important;
    background-color:#ffffcc!important
}
.unique .row .column{
    padding-top:0px;
    padding-bottom:0px;
}
 .qbl-pale-blue,.qbl-hover-pale-blue:hover{
    color:#000!important;
    background-color:#ddffff!important
}
 .qbl-text-amber,.qbl-hover-text-amber:hover{
    color:#ffc107!important
}
 .qbl-text-aqua,.qbl-hover-text-aqua:hover{
    color:#00ffff!important
}
 .qbl-text-blue,.qbl-hover-text-blue:hover{
    color:#2196F3!important
}
 .qbl-text-light-blue,.qbl-hover-text-light-blue:hover{
    color:#87CEEB!important
}
 .qbl-text-brown,.qbl-hover-text-brown:hover{
    color:#795548!important
}
 .qbl-text-cyan,.qbl-hover-text-cyan:hover{
    color:#00bcd4!important
}
 .qbl-text-blue-grey,.qbl-hover-text-blue-grey:hover,.qbl-text-blue-gray,.qbl-hover-text-blue-gray:hover{
    color:#607d8b!important
}
 .qbl-text-green,.qbl-hover-text-green:hover{
    color:#4CAF50!important
}
 .qbl-text-light-green,.qbl-hover-text-light-green:hover{
    color:#8bc34a!important
}
 .qbl-text-indigo,.qbl-hover-text-indigo:hover{
    color:#3f51b5!important
}
 .qbl-text-khaki,.qbl-hover-text-khaki:hover{
    color:#b4aa50!important
}
 .qbl-text-lime,.qbl-hover-text-lime:hover{
    color:#cddc39!important
}
 .qbl-text-orange,.qbl-hover-text-orange:hover{
    color:#ff9800!important
}
 .qbl-text-deep-orange,.qbl-hover-text-deep-orange:hover{
    color:#ff5722!important
}
 .qbl-text-pink,.qbl-hover-text-pink:hover{
    color:#e91e63!important
}
 .qbl-text-purple,.qbl-hover-text-purple:hover{
    color:#9c27b0!important
}
 .qbl-text-deep-purple,.qbl-hover-text-deep-purple:hover{
    color:#673ab7!important
}
 .qbl-text-red,.qbl-hover-text-red:hover{
    color:#f44336!important
}
 .qbl-text-sand,.qbl-hover-text-sand:hover{
    color:#fdf5e6!important
}
 .qbl-text-teal,.qbl-hover-text-teal:hover{
    color:#009688!important
}
 .qbl-text-yellow,.qbl-hover-text-yellow:hover{
    color:#d2be0e!important
}
 .qbl-text-white,.qbl-hover-text-white:hover{
    color:#fff!important
}
 .qbl-text-black,.qbl-hover-text-black:hover{
    color:#000!important
}
 .qbl-text-grey,.qbl-hover-text-grey:hover,.qbl-text-gray,.qbl-hover-text-gray:hover{
    color:#757575!important
}
 .qbl-text-light-grey,.qbl-hover-text-light-grey:hover,.qbl-text-light-gray,.qbl-hover-text-light-gray:hover{
    color:#f1f1f1!important
}
 .qbl-text-dark-grey,.qbl-hover-text-dark-grey:hover,.qbl-text-dark-gray,.qbl-hover-text-dark-gray:hover{
    color:#3a3a3a!important
}
 .qbl-border-amber,.qbl-hover-border-amber:hover{
    border-color:#ffc107!important
}
 .qbl-border-aqua,.qbl-hover-border-aqua:hover{
    border-color:#00ffff!important
}
 .qbl-border-blue,.qbl-hover-border-blue:hover{
    border-color:#2196F3!important
}
 .qbl-border-light-blue,.qbl-hover-border-light-blue:hover{
    border-color:#87CEEB!important
}
 .qbl-border-brown,.qbl-hover-border-brown:hover{
    border-color:#795548!important
}
 .qbl-border-cyan,.qbl-hover-border-cyan:hover{
    border-color:#00bcd4!important
}
 .qbl-border-blue-grey,.qbl-hover-border-blue-grey:hover,.qbl-border-blue-gray,.qbl-hover-border-blue-gray:hover{
    border-color:#607d8b!important
}
 .qbl-border-green,.qbl-hover-border-green:hover{
    border-color:#4CAF50!important
}
 .qbl-border-light-green,.qbl-hover-border-light-green:hover{
    border-color:#8bc34a!important
}
 .qbl-border-indigo,.qbl-hover-border-indigo:hover{
    border-color:#3f51b5!important
}
 .qbl-border-khaki,.qbl-hover-border-khaki:hover{
    border-color:#f0e68c!important
}
 .qbl-border-lime,.qbl-hover-border-lime:hover{
    border-color:#cddc39!important
}
 .qbl-border-orange,.qbl-hover-border-orange:hover{
    border-color:#ff9800!important
}
 .qbl-border-deep-orange,.qbl-hover-border-deep-orange:hover{
    border-color:#ff5722!important
}
 .qbl-border-pink,.qbl-hover-border-pink:hover{
    border-color:#e91e63!important
}
 .qbl-border-purple,.qbl-hover-border-purple:hover{
    border-color:#9c27b0!important
}
 .qbl-border-deep-purple,.qbl-hover-border-deep-purple:hover{
    border-color:#673ab7!important
}
 .qbl-border-red,.qbl-hover-border-red:hover{
    border-color:#f44336!important
}
 .qbl-border-sand,.qbl-hover-border-sand:hover{
    border-color:#fdf5e6!important
}
 .qbl-border-teal,.qbl-hover-border-teal:hover{
    border-color:#009688!important
}
 .qbl-border-yellow,.qbl-hover-border-yellow:hover{
    border-color:#ffeb3b!important
}
 .qbl-border-white,.qbl-hover-border-white:hover{
    border-color:#fff!important
}
 .qbl-border-black,.qbl-hover-border-black:hover{
    border-color:#000!important
}
 .qbl-border-grey,.qbl-hover-border-grey:hover,.qbl-border-gray,.qbl-hover-border-gray:hover{
    border-color:#9e9e9e!important
}
 .qbl-border-light-grey,.qbl-hover-border-light-grey:hover,.qbl-border-light-gray,.qbl-hover-border-light-gray:hover{
    border-color:#f1f1f1!important
}
 .qbl-border-dark-grey,.qbl-hover-border-dark-grey:hover,.qbl-border-dark-gray,.qbl-hover-border-dark-gray:hover{
    border-color:#616161!important
}
 .qbl-border-pale-red,.qbl-hover-border-pale-red:hover{
    border-color:#ffe7e7!important
}
.qbl-border-pale-green,.qbl-hover-border-pale-green:hover{
    border-color:#e7ffe7!important
}
 .qbl-border-pale-yellow,.qbl-hover-border-pale-yellow:hover{
    border-color:#ffffcc!important
}
.qbl-border-pale-blue,.qbl-hover-border-pale-blue:hover{
    border-color:#e7ffff!important
}



.qbl-button{
    height:58px;
    border-top:4px solid transparent !important;
}
.active{
    border-top:4px solid #66AFA4 !important;
}
.qbl-contact{
    border:1px solid #66AFA4 !important;
    border-radius:4px;
    height:50px;
    padding:16px !important;
}
.qbl-contact img{
    width:26px;
    height:auto;
}
.qbl-contact span {
     color: #66AFA4 !important;
     font-size:16px;
     font-weight: bold;
} 
.menu{
    min-width: 72%;
    max-width: 1000px;
   
}
.contact{
    height: 100%;
    padding-top: 23px;
    margin-right:20px;
}
.contact a{
    text-decoration: none;
  
}
.qbl-logo{
    float:left;
    height:100%;
    padding:16px;
}
.qbl-logo a{
    height:58px;
}

.border-top-brand{
    border-top: 10px solid #66AFA4;
    padding-top: 20px;
  
}
.border-top-brand-white{
    padding-top: 20px;
    border-top: 10px solid #fff;
    
  
}
.font-bannertext{
    
    font-weight: bolder;
    
}
.header-blue-title{
    background-color: #2D2E5E;
    height:52px;
    margin:auto;
    padding-top:1px;
    
}
.header-blue-title p{
     
    font-size:16px;
    color:white;
    padding-left:20px
}
.qbl-operations{
    color:#2D2E5E;
    font-weight:bold;
    font-size:32px;
    
}
.border-operations{
    width:100px;margin:auto;background-color: #66AFA4;height:10px;
}
.qbl-page{
    padding-top:100px;
}
 
.column {
    float: left;
    width: 50%;
    padding: 20px 36px;
    
    color:#000000;
  }

  .column100 {
    float: left;
    width: 100%;
    padding: 20px 36px;
    
    color:#000000;
  }

  .column100 .archimage img{
    width:800px;
    height:auto;
    align:center;
} 

  .opsonecolor{
    color:#6b8491;
    font-weight:600;
  }
  
 .row:after {
    content: "";
    display: table;
    clear: both;
  }
  .small-width{
    max-width:1000px;
    margin:auto;

  }

  .long-width{
    max-width:1400px;
    margin:auto;

  }
  ul.disc{
    list-style-type: none;
   
  }
  ul.disc >li{
    list-style: disc;
    padding-bottom: 14px;
  }
  ul.dashed{
    list-style-type: none;
  }
  ul.dashed > li {
    text-indent: -15px;
    word-spacing: 5px;
  }
  ul.dashed > li:before {
    content: "-";
    text-indent: -15px;
  }
 
  footer{
    width:100%;
    background-color: #6f7581;
    display: table;
    color:#e0e3e7;
    font-size:16pt;
  }
.footlist{
    list-style: none;
}
.footlist li{
    padding:10px;
}
.footlist li a{
    text-decoration: none;
}
.dropdown {
    position: relative;
    display: inline-block;
  }
  
  .dropdown-content {
    display: none;
    position: fixed;
    background-color: #fff;
    min-width: 160px;
    margin-top: 20px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
  }
  a:hover .arrow-right{
        display: inline-block;
        border-left: 10px solid #2D2E5E;
  }
  .sml-padding-left{
    padding-left:10px;
    float:right;
  }
  .dropdown-content a:hover{
    background-color: transparent !important;
  }
  .arrow-right {
    width: 0; 
    height: auto; 
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  
    border-left: 10px solid white;
  }
  .dropdown:hover .dropdown-content {
    display: block;
  } 

  .qbl-xxlarge{
    width: 95%;
    font-size: 3.04em;
    line-height:1.4em;
    font-weight: bolder;
  }

  .qbl-xmlarge{
    width: 80%;
    font-size: 2.2em;
    font-weight: bolder;
   
  }

  .qbl-xslarge{
    width: 80%;
    font-size: 2.0em;
    font-weight: bolder;
   
  }

  .qbl-xlarge{
    width: 80%;
    font-size: 1.5em;
    font-weight: bolder;
    margin-top:2.0em;
  }

  .qbl-large{
    width: 90%;
    font-size: 1.0em;
    font-weight: bolder;
  }
 
  .qbl-team-font{
    color:#20b0a4;
    font-weight:bolder;
    font-size:2em;
    
}
.teamtext{
  
 
        width: 100%;
        display: table;
  
        min-height: 218px;
}
.qbl-team-font-desc{
    color:black;
    font-size:1.3em;
    width:65%;
    height:100% !important;
   
}
.qbl-team-img{
    max-height: 556px;
    height:auto;
    padding:10px;
    height:100% !important;


}
.qbl-team-font-cont{
    width:35%;
    position: relative;
    
    min-height: 190px;
    height: 100% !important;
    display: table;
}
.qbl-team-font-cont img{
    width: 40px;
    height:auto !important;
    position: absolute;
    bottom: 0%;
    right:20px;
  

}
.qbl-foot-in-img{
    height:50px;
    width:auto;
}
.teamview .qbl-col{
    padding:14px;
}
.qbl-team{
    display: table;
    padding: 6px;
    min-height: 306px;
    width:100%;
    -moz-box-shadow: 0 0 12px #ccc;
    -webkit-box-shadow: 0 0 12px #ccc;
    box-shadow: 0 0 12px #ccc;
}
    
footer{
     display:flex;
}

@media (max-width:1506px) {
    .menu{
        font-size:0.8em;
    }
}
@media (max-width:1420px) {
    .qbl-mobile-show-menu,#mobilemenu{
        display:block;
     }
    .qbl-modal-content{
        margin:0 10px;
        width:auto!important
    }
    .qbl-modal{
        padding-top:30px
    }
     .qbl-dropdown-hover.qbl-mobile .qbl-dropdown-content,.qbl-dropdown-click.qbl-mobile .qbl-dropdown-content{
        position:relative
    }
     .qbl-hide-small{
        display:none!important
    }
    .qbl-mobile-show-menu{
   
        margin-top: 20px;
        
    }
    #mobilemenu{
        margin-top: 82px;
        position: fixed;
        width: 100%;
        background: white;
        color: black;
        z-index: 2;
        text-align: left;
        
    }
    #mobilemenu ul{
        list-style:none;
    }
    #mobilemenu ul li,#mobilemenu ul li a ul.submenu li{
       padding:10px
    }
    #mobilemenu ul li a,  #mobilemenu ul li a ul.submenu li a{
        padding:0px;
        font-size:18px;
        text-decoration:none ;
        text-align: left;
    }
    #mobilemenu ul li a ul.submenu li
    {
        text-indent: 10px;
    }
    .qbl-mobile{
        display:block;
        width:100%!important;
    }
    .qbl-mobile-menu div{
  
            width: 35px;
            height: 5px;
            background-color: #66AFA4;
            margin: 6px 0;
     

    }
    .qbl-bar-item.qbl-mobile,.qbl-dropdown-hover.qbl-mobile,.qbl-dropdown-click.qbl-mobile{
        text-align:center
    }
     .qbl-dropdown-hover.qbl-mobile,.qbl-dropdown-hover.qbl-mobile .qbl-btn,.qbl-dropdown-hover.qbl-mobile .qbl-button,.qbl-dropdown-click.qbl-mobile,.qbl-dropdown-click.qbl-mobile .qbl-btn,.qbl-dropdown-click.qbl-mobile .qbl-button{
        width:100%
    }
    .column{
        width:99.9999% !important;
    }
    .qbl-show{
        display:block!important
    }
   
    .border-top-brand {
        border-top: 5px solid #66AFA4;
        padding-top: 8px;
    }
    .qbl-display-left{
        top:43%;
    }

    .qbl-xxlarge{
   
        width:95%;
        font-size:1.2em;
        font-weight:bold;
    }
    .qbl-xlarge{
   
        width:95%;
        font-size:.9em !important;
        font-weight:bold;
    }
    .column100 .archimage img{
        width:95%;
        margin:auto;
    }
}
@media (max-width:1560px) {
    .qbl-xxlarge{
   
        width:95%;
        font-size:2.4em;
        font-weight:bold;
    }
    .qbl-xlarge{
   
        width:95%;
        font-size:1.1em ;
        font-weight:bold;
    }
    .banner-desc{
        font-size:1em;
    }
}
@media (max-width:1460px) {
    .qbl-xxlarge{
   
        width:95%;
        font-size:1.8em;
        font-weight:bold;
    }
    .qbl-xlarge{
   
        width:95%;
        font-size:1.2em ;
        font-weight:bold;
    }
    .banner-desc{
        font-size:.96em;
    }
}

@media (max-width:1100px) {
.qbl-xxlarge{
   
        width:95%;
        font-size:1.45em;
        font-weight:bold;
    }
}
@media (max-width:920px) {
    .qbl-xxlarge{
   
        width:95%;
        font-size:1.3em ;
        font-weight:bold;
    }
    .banner-desc{
        font-size:.91em;
    }
}
@media(max-width:800px){
      .qbl-xxlarge{
   
        width:95%;
        font-size:.8em;
        font-weight:bold;
    }
    .banner-desc{
        font-size:.6em;
    }
}
 @media (max-width:768px){
    .qbl-display-left {
        top:42%;
    }
    .qbl-modal-content{
        width:500px
    }
    .qbl-modal{
        padding-top:50px
    }
    .qbl-margin-left-94{
        margin-left:1px!important
    }
    .qbl-xxlarge{
        font-size:.75em
    }
    .banner-desc{
        display: none;
     }
}
 
@media (max-width:730px) {
    .qbl-hide-mobile{
        display: none!important;
    }
    .qbl-xxlarge{
   
        width:100%;
        font-size:1em;
        font-weight:bold;
    }
    .qbl-xlarge{
   
        width:95%;
        font-size:8pt !important;
        font-weight:bold;
    }
    .banner-desc{
       display: none;
    }
    
}
 @media (min-width:993px){
    .qbl-modal-content{
        width:900px
    }
    .qbl-hide-large{
        display:none!important
    }
    .qbl-sidebar.qbl-collapse{
        display:block!important
    }
}
@media (max-width:600px) {
.qbl-xxlarge{
   
        width:95%;
        font-size:7.7pt;
        font-weight:bold;
    }
    footer{
         display:table;
    }
   footer.qbl-padding-large{
        padding-left:8px !important;
        width:100%;
        padding-right:8px!important;
    }
    footer .qbl-left, footer li{
        width:100%;
        padding-left:2px!important;
        padding-right:2px!important;
    }

    .mobpad{
        padding-top:25px;
        padding-left:5px;
    }
}

::-webkit-scrollbar {
    width: 7px;
    border-radius: 7px;
    background-color: transparent;
  }
 
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 0px grey; 
    border-radius: 7px;
    
  }
   
 
  ::-webkit-scrollbar-thumb {
    background: #66afa4;; 
    border-radius: 7px;
  }
  
 
  ::-webkit-scrollbar-thumb:hover {
    background: #2d2e5e; 
  }
  .breadgrum{
    text-decoration: none;
  }
  .qbl-operations-left{
    color:#2D2E5E;
    font-weight:bold;
    float:left;
    font-size:24px;
    width:55%;

}
.contact-left{
float:left;
padding-top:10px;
 padding-left:10px
}
