.sidenav, body {
    overflow-x: hidden
  }
  
  h1, h2 {
    margin-bottom: 25px
  }
  
  h4, h5 {
    line-height: 22px
  }
  
  h3, p {
    line-height: 24px
  }
  
  body, strong {
    font-weight: 400
  }
  
  address, dd, dl, hr, ol, p, pre, table, ul {
    margin-bottom: 24px
  }
  
  body, dl, ol, ol li, ul, ul li {
    padding: 0
  }
  
  dl dd, h5, h6 {
    margin-bottom: 10px
  }
  
  address, blockquote {
    font-style: italic
  }
  
  .btn, .dlab-share-icon li, .text-nowrap {
    white-space: nowrap
  }
  
  body {
    background-color: #FFF;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    letter-spacing: .8px
  }
  
  a {
    color: #EFBB20;
    outline: 0;
    text-decoration: none
  }
  
  a:focus, a:hover {
    text-decoration: none;
    outline: 0
  }
  
  a:active, a:hover, p a, table thead th {
    color: #333
  }
  
  img {
    border-style: none;
    height: auto;
    max-width: 100%;
    vertical-align: middle
  }
  
  hr {
    clear: both
  }
  
  article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
  }
  
  table {
    background-color: transparent;
    width: 100%
  }
  
  table td {
    padding: 15px 10px
  }
  
  .overflow-hide {
    overflow: hidden
  }
  
  .overflow-auto {
    overflow: auto
  }
  
  .clear {
    clear: both
  }
  
  .pull-none {
    float: none
  }
  
  ::-moz-selection {
    background: #3396d1;
    color: #fff
  }
  
  ::selection {
    background: #3396d1;
    color: #fff
  }
  
  h1, h2, h3, h4, h5, h6 {
    color: #232323;
    font-family: Raleway, sans-serif
  }
  
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #232323
  }
  
  h1 {
    font-size: 28px;
    line-height: 30px
  }
  
  h2 {
    font-size: 24px;
    line-height: 38px
  }
  
  h3 {
    font-size: 20px;
    margin-bottom: 20px
  }
  
  h4 {
    font-size: 18px;
    margin-bottom: 15px
  }
  
  h5 {
    font-size: 16px
  }
  
  .font-14, h6 {
    font-size: 14px
  }
  
  h6 {
    line-height: 18px
  }
  
  .text-left {
    text-align: left
  }
  
  .text-center {
    text-align: center
  }
  
  .text-right {
    text-align: right
  }
  
  .text-justify {
    text-align: justify
  }
  
  .v-align-t {
    vertical-align: top
  }
  
  .v-align-m {
    vertical-align: middle
  }
  
  .v-align-b {
    vertical-align: bottom
  }
  
  .text-lowercase {
    text-transform: lowercase
  }
  
  .text-uppercase {
    text-transform: uppercase
  }
  
  .text-capitalize {
    text-transform: capitalize
  }
  
  .inline-block {
    display: inline-block
  }
  
  .font-16 {
    font-size: 16px
  }
  
  .font-18 {
    font-size: 18px
  }
  
  .font-20 {
    font-size: 20px
  }
  
  .font-22 {
    font-size: 22px
  }
  
  .font-24 {
    font-size: 24px
  }
  
  .font-26 {
    font-size: 26px
  }
  
  .font-30 {
    font-size: 30px;
    line-height: 40px
  }
  
  .font-35 {
    font-size: 35px;
    line-height: 45px
  }
  
  .font-40 {
    font-size: 40px;
    line-height: 50px
  }
  
  .font-45 {
    font-size: 45px;
    line-height: 55px
  }
  
  .font-weight-300 {
    font-weight: 300
  }
  
  .font-weight-400 {
    font-weight: 400
  }
  
  .font-weight-500 {
    font-weight: 500
  }
  
  .font-weight-600 {
    font-weight: 600
  }
  
  .font-weight-700 {
    font-weight: 700
  }
  
  .font-weight-800 {
    font-weight: 800
  }
  
  .font-weight-900 {
    font-weight: 900
  }
  
  dl, ol, ul {
    list-style-position: outside
  }
  
  dl {
    margin-left: 0;
    margin-bottom: 30px
  }
  
  .list-inline>li {
    padding-left: 2px;
    padding-right: 2px
  }
  
  .list-block {
    margin: 0;
    padding: 0;
    list-style: none
  }
  
  .dis-tbl {
    display: table
  }
  
  .dis-tbl-cell {
    display: table-cell;
    vertical-align: middle
  }
  
  .img-cover {
    object-fit: cover
  }
  
  .p-a0 {
    padding: 0
  }
  
  .p-a5 {
    padding: 5px
  }
  
  .p-a10 {
    padding: 10px
  }
  
  .p-a15 {
    padding: 15px
  }
  
  .p-a20 {
    padding: 20px
  }
  
  .p-a25 {
    padding: 25px
  }
  
  .p-a30 {
    padding: 30px
  }
  
  .p-a40 {
    padding: 40px
  }
  
  .p-a50 {
    padding: 50px
  }
  
  .p-a60 {
    padding: 60px
  }
  
  .p-a70 {
    padding: 70px
  }
  
  .p-a80 {
    padding: 80px
  }
  
  .p-a90 {
    padding: 90px
  }
  
  .p-a100 {
    padding: 100px
  }
  
  .p-t0 {
    padding-top: 0
  }
  
  .p-t5 {
    padding-top: 5px
  }
  
  .p-t10 {
    padding-top: 10px
  }
  
  .p-t15 {
    padding-top: 15px
  }
  
  .p-t20 {
    padding-top: 20px
  }
  
  .p-t30 {
    padding-top: 30px
  }
  
  .p-t40 {
    padding-top: 40px
  }
  
  .p-t50 {
    padding-top: 50px
  }
  
  .p-t60 {
    padding-top: 60px
  }
  
  .p-t70 {
    padding-top: 70px
  }
  
  .p-t80 {
    padding-top: 80px
  }
  
  .p-t90 {
    padding-top: 90px
  }
  
  .p-t100 {
    padding-top: 100px
  }
  
  .p-b0 {
    padding-bottom: 0
  }
  
  .p-b5 {
    padding-bottom: 5px
  }
  
  .p-b10 {
    padding-bottom: 10px
  }
  
  .p-b15 {
    padding-bottom: 15px
  }
  
  .p-b20 {
    padding-bottom: 20px
  }
  
  .p-b30 {
    padding-bottom: 30px
  }
  
  .p-b40 {
    padding-bottom: 40px
  }
  
  .p-b50 {
    padding-bottom: 50px
  }
  
  .p-b60 {
    padding-bottom: 60px
  }
  
  .p-b70 {
    padding-bottom: 70px
  }
  
  .p-b80 {
    padding-bottom: 80px
  }
  
  .p-b90 {
    padding-bottom: 90px
  }
  
  .p-b100 {
    padding-bottom: 100px
  }
  
  .p-l0 {
    padding-left: 0
  }
  
  .p-l5 {
    padding-left: 5px
  }
  
  .p-l10 {
    padding-left: 10px
  }
  
  .p-l15 {
    padding-left: 15px
  }
  
  .p-l20 {
    padding-left: 20px
  }
  
  .p-l30 {
    padding-left: 30px
  }
  
  .p-l40 {
    padding-left: 40px
  }
  
  .p-l50 {
    padding-left: 50px
  }
  
  .p-l60 {
    padding-left: 60px
  }
  
  .p-l70 {
    padding-left: 70px
  }
  
  .p-l80 {
    padding-left: 80px
  }
  
  .p-l90 {
    padding-left: 90px
  }
  
  .p-l100 {
    padding-left: 100px
  }
  
  .p-r0 {
    padding-right: 0
  }
  
  .p-r5 {
    padding-right: 5px
  }
  
  .p-r10 {
    padding-right: 10px
  }
  
  .p-r15 {
    padding-right: 15px
  }
  
  .p-r20 {
    padding-right: 20px
  }
  
  .p-r30 {
    padding-right: 30px
  }
  
  .p-r40 {
    padding-right: 40px
  }
  
  .p-r50 {
    padding-right: 50px
  }
  
  .p-r60 {
    padding-right: 60px
  }
  
  .p-r70 {
    padding-right: 70px
  }
  
  .p-r80 {
    padding-right: 80px
  }
  
  .p-r90 {
    padding-right: 90px
  }
  
  .p-r100 {
    padding-right: 100px
  }
  
  .p-lr0 {
    padding-left: 0;
    padding-right: 0
  }
  
  .p-lr5 {
    padding-left: 5px;
    padding-right: 5px
  }
  
  .p-lr10 {
    padding-left: 10px;
    padding-right: 10px
  }
  
  .p-lr15 {
    padding-left: 15px;
    padding-right: 15px
  }
  
  .p-lr20 {
    padding-left: 20px;
    padding-right: 20px
  }
  
  .p-lr30 {
    padding-left: 30px;
    padding-right: 30px
  }
  
  .p-lr40 {
    padding-left: 40px;
    padding-right: 40px
  }
  
  .p-lr50 {
    padding-left: 50px;
    padding-right: 50px
  }
  
  .p-lr60 {
    padding-left: 60px;
    padding-right: 60px
  }
  
  .p-lr70 {
    padding-left: 70px;
    padding-right: 70px
  }
  
  .p-lr80 {
    padding-left: 80px;
    padding-right: 80px
  }
  
  .p-lr90 {
    padding-left: 90px;
    padding-right: 90px
  }
  
  .p-lr100 {
    padding-left: 100px;
    padding-right: 100px
  }
  
  .p-tb0 {
    padding-bottom: 0;
    padding-top: 0
  }
  
  .p-tb5 {
    padding-bottom: 5px;
    padding-top: 5px
  }
  
  .p-tb10 {
    padding-bottom: 10px;
    padding-top: 10px
  }
  
  .p-tb15 {
    padding-bottom: 15px;
    padding-top: 15px
  }
  
  .p-tb20 {
    padding-bottom: 20px;
    padding-top: 20px
  }
  
  .p-tb30 {
    padding-bottom: 30px;
    padding-top: 30px
  }
  
  .p-tb40 {
    padding-bottom: 40px;
    padding-top: 40px
  }
  
  .p-tb50 {
    padding-bottom: 50px;
    padding-top: 50px
  }
  
  .p-tb60 {
    padding-bottom: 60px;
    padding-top: 60px
  }
  
  .p-tb70 {
    padding-bottom: 70px;
    padding-top: 70px
  }
  
  .p-tb80 {
    padding-bottom: 80px;
    padding-top: 80px
  }
  
  .p-tb90 {
    padding-bottom: 90px;
    padding-top: 90px
  }
  
  .p-tb100 {
    padding-bottom: 100px;
    padding-top: 100px
  }
  
  .m-auto {
    margin: auto
  }
  
  .m-a0 {
    margin: 0
  }
  
  .m-a5 {
    margin: 5px
  }
  
  .m-a10 {
    margin: 10px
  }
  
  .m-a15 {
    margin: 15px
  }
  
  .m-a20 {
    margin: 20px
  }
  
  .m-a30 {
    margin: 30px
  }
  
  .m-a40 {
    margin: 40px
  }
  
  .m-a50 {
    margin: 50px
  }
  
  .m-a60 {
    margin: 60px
  }
  
  .m-a70 {
    margin: 70px
  }
  
  .m-a80 {
    margin: 80px
  }
  
  .m-a90 {
    margin: 90px
  }
  
  .m-a100 {
    margin: 100px
  }
  
  .m-t0 {
    margin-top: 0
  }
  
  .m-t5 {
    margin-top: 5px
  }
  
  .m-t10 {
    margin-top: 10px
  }
  
  .m-t15 {
    margin-top: 15px
  }
  
  .m-t20 {
    margin-top: 20px
  }
  
  .m-t30 {
    margin-top: 30px
  }
  
  .m-t40 {
    margin-top: 40px
  }
  
  .m-t50 {
    margin-top: 50px
  }
  
  .m-t60 {
    margin-top: 60px
  }
  
  .m-t70 {
    margin-top: 70px
  }
  
  .m-t80 {
    margin-top: 80px
  }
  
  .m-t90 {
    margin-top: 90px
  }
  
  .m-t100 {
    margin-top: 100px
  }
  
  .m-b0 {
    margin-bottom: 0
  }
  
  .m-b5 {
    margin-bottom: 5px
  }
  
  .m-b10 {
    margin-bottom: 10px
  }
  
  .m-b15 {
    margin-bottom: 15px
  }
  
  .m-b20 {
    margin-bottom: 20px
  }
  
  .m-b30 {
    margin-bottom: 30px
  }
  
  .m-b40 {
    margin-bottom: 40px
  }
  
  .m-b50 {
    margin-bottom: 50px
  }
  
  .m-b60 {
    margin-bottom: 60px
  }
  
  .m-b70 {
    margin-bottom: 70px
  }
  
  .m-b80 {
    margin-bottom: 80px
  }
  
  .m-b90 {
    margin-bottom: 90px
  }
  
  .m-b100 {
    margin-bottom: 100px
  }
  
  .m-l0 {
    margin-left: 0
  }
  
  .m-l5 {
    margin-left: 5px
  }
  
  .m-l10 {
    margin-left: 10px
  }
  
  .m-l15 {
    margin-left: 15px
  }
  
  .m-l20 {
    margin-left: 20px
  }
  
  .m-l30 {
    margin-left: 30px
  }
  
  .m-l40 {
    margin-left: 40px
  }
  
  .m-l50 {
    margin-left: 50px
  }
  
  .m-l60 {
    margin-left: 60px
  }
  
  .m-l70 {
    margin-left: 70px
  }
  
  .m-l80 {
    margin-left: 80px
  }
  
  .m-l90 {
    margin-left: 90px
  }
  
  .m-l100 {
    margin-left: 100px
  }
  
  .m-r0 {
    margin-right: 0
  }
  
  .m-r5 {
    margin-right: 5px
  }
  
  .m-r10 {
    margin-right: 10px
  }
  
  .m-r15 {
    margin-right: 15px
  }
  
  .m-r20 {
    margin-right: 20px
  }
  
  .m-r30 {
    margin-right: 30px
  }
  
  .m-r40 {
    margin-right: 40px
  }
  
  .m-r50 {
    margin-right: 50px
  }
  
  .m-r60 {
    margin-right: 60px
  }
  
  .m-r70 {
    margin-right: 70px
  }
  
  .m-r80 {
    margin-right: 80px
  }
  
  .m-r90 {
    margin-right: 90px
  }
  
  .m-r100 {
    margin-right: 100px
  }
  
  .m-lr0 {
    margin-left: 0;
    margin-right: 0
  }
  
  .m-lr5 {
    margin-left: 5px;
    margin-right: 5px
  }
  
  .m-lr10 {
    margin-left: 10px;
    margin-right: 10px
  }
  
  .m-lr15 {
    margin-left: 15px;
    margin-right: 15px
  }
  
  .m-lr20 {
    margin-left: 20px;
    margin-right: 20px
  }
  
  .m-lr30 {
    margin-left: 30px;
    margin-right: 30px
  }
  
  .m-lr40 {
    margin-left: 40px;
    margin-right: 40px
  }
  
  .m-lr50 {
    margin-left: 50px;
    margin-right: 50px
  }
  
  .m-lr60 {
    margin-left: 60px;
    margin-right: 60px
  }
  
  .m-lr70 {
    margin-left: 70px;
    margin-right: 70px
  }
  
  .m-lr80 {
    margin-left: 80px;
    margin-right: 80px
  }
  
  .m-lr90 {
    margin-left: 90px;
    margin-right: 90px
  }
  
  .m-lr100 {
    margin-left: 100px;
    margin-right: 100px
  }
  
  .m-tb0 {
    margin-bottom: 0;
    margin-top: 0
  }
  
  .m-tb5 {
    margin-bottom: 5px;
    margin-top: 5px
  }
  
  .m-tb10 {
    margin-bottom: 10px;
    margin-top: 10px
  }
  
  .m-tb15 {
    margin-bottom: 15px;
    margin-top: 15px
  }
  
  .m-tb20 {
    margin-bottom: 20px;
    margin-top: 20px
  }
  
  .m-tb30 {
    margin-bottom: 30px;
    margin-top: 30px
  }
  
  .m-tb40 {
    margin-bottom: 40px;
    margin-top: 40px
  }
  
  .m-tb50 {
    margin-bottom: 50px;
    margin-top: 50px
  }
  
  .m-tb60 {
    margin-bottom: 60px;
    margin-top: 60px
  }
  
  .m-tb70 {
    margin-bottom: 70px;
    margin-top: 70px
  }
  
  .m-tb80 {
    margin-bottom: 80px;
    margin-top: 80px
  }
  
  .m-tb90 {
    margin-bottom: 90px;
    margin-top: 90px
  }
  
  .m-tb100 {
    margin-bottom: 100px;
    margin-top: 100px
  }
  
  .no-col-gap [class*=col-xs-], .no-col-gap [class*=col-sm-], .no-col-gap [class*=col-md-], .no-col-gap [class*=col-lg-] {
    padding-left: 0;
    padding-right: 0
  }
  
  .max-w100 {
    max-width: 100px
  }
  
  .max-w200 {
    max-width: 200px
  }
  
  .max-w300 {
    max-width: 300px
  }
  
  .max-w400 {
    max-width: 400px
  }
  
  .max-w500 {
    max-width: 500px
  }
  
  .max-w600 {
    max-width: 600px
  }
  
  .max-w700 {
    max-width: 700px
  }
  
  .max-w800 {
    max-width: 800px
  }
  
  .max-w900 {
    max-width: 900px
  }
  
  .max-w1000 {
    max-width: 1000px
  }
  
  .absolute {
    position: absolute
  }
  
  .relative {
    position: relative
  }
  
  .static {
    position: static
  }
  
  .z-index1 {
    z-index: 1
  }
  
  .z-index2 {
    z-index: 2
  }
  
  .z-index3 {
    z-index: 3
  }
  
  .z-index4 {
    z-index: 4
  }
  
  .z-index5 {
    z-index: 5
  }
  
  .z-index6 {
    z-index: 6
  }
  
  .z-index7 {
    z-index: 7
  }
  
  .z-index8 {
    z-index: 8
  }
  
  .z-index9 {
    z-index: 9
  }
  
  .z-index10 {
    z-index: 10
  }
  
  .z-index100 {
    z-index: 100
  }
  
  .z-index999 {
    z-index: 999
  }
  
  .text-black {
    color: #000
  }
  
  .text-gray {
    color: #f5f6f6
  }
  
  .text-gray-dark {
    color: #d3d3d3
  }
  
  .text-red {
    color: #FF4045
  }
  
  .text-yellow {
    color: #ffb822
  }
  
  .text-pink {
    color: #ff3c85
  }
  
  .text-blue {
    color: #00c5dc
  }
  
  .text-green {
    color: #34bfa3
  }
  
  .text-orange {
    color: #ef9800
  }
  
  .bg-transparent {
    background-color: transparent
  }
  
  .bg-white {
    background-color: #FFF
  }
  
  .bg-black {
    background-color: #000
  }
  
  .bg-black-light {
    background-color: #191F23
  }
  
  .bg-gray {
    background-color: #f5f6f6
  }
  
  .bg-gray-dark {
    background-color: #d3d3d3
  }
  
  .bg-red {
    background-color: #FF4045
  }
  
  .bg-green {
    background-color: #34bfa3
  }
  
  .bg-yellow {
    background-color: #ffb822
  }
  
  .bg-pink {
    background-color: #ff3c85
  }
  
  .bg-blue {
    background-color: #00c5dc
  }
  
  .bg-orange {
    background-color: #ef9800
  }
  
  .bg-img-fix {
    background-attachment: fixed
  }
  
  , .dlab-img-overlay1, .dlab-img-overlay11, .dlab-img-overlay2, .dlab-img-overlay3, .dlab-img-overlay4, .dlab-img-overlay5, .dlab-img-overlay6, .dlab-img-overlay7, .dlab-img-overlay8, .dlab-img-overlay9 {
    position: relative
  }
  
  .dlab-img-overlay11:after, .dlab-img-overlay11:before, .dlab-img-overlay1:after, .dlab-img-overlay1:before, .dlab-img-overlay2:after, .dlab-img-overlay2:before, .dlab-img-overlay3:after, .dlab-img-overlay3:before, .dlab-img-overlay4:after, .dlab-img-overlay4:before, .dlab-img-overlay5:after, .dlab-img-overlay5:before, .dlab-img-overlay6:after, .dlab-img-overlay6:before, .dlab-img-overlay7:after, .dlab-img-overlay7:before, .dlab-img-overlay8:after, .dlab-img-overlay8:before, .dlab-img-overlay9:after, .dlab-img-overlay9:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    opacity: .4;
    z-index: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
  }
  
  .dlab-img-overlay1:before {
    width: 100%;
    height: 100%;
    opacity: 0
  }
  
  .dlab-box:hover .dlab-img-overlay1:before, .dlab-img-overlay1:hover:before {
    opacity: .5
  }
  
  .dlab-img-overlay2:before {
    width: 100%;
    height: 100%;
    opacity: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)
  }
  
  .dlab-box:hover .dlab-img-overlay2:before, .dlab-img-overlay2:hover:before {
    opacity: .9
  }
  
  .dlab-img-overlay3:before {
    left: 50%;
    top: 50%
  }
  
  .dlab-box:hover .dlab-img-overlay3:before, .dlab-img-overlay3:hover:before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
  }
  
  .dlab-img-overlay4:before {
    left: 50%;
    top: 0;
    height: 100%
  }
  
  .dlab-box:hover .dlab-img-overlay4:before, .dlab-img-overlay4:hover:before {
    width: 100%;
    left: 0
  }
  
  .dlab-img-overlay5:before {
    left: 0;
    top: 50%;
    width: 100%
  }
  
  .dlab-box:hover .dlab-img-overlay5:before, .dlab-img-overlay5:hover:before {
    height: 100%;
    top: 0
  }
  
  .dlab-img-overlay6:before {
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%
  }
  
  .dlab-img-overlay7:after, .dlab-img-overlay8:after {
    left: auto;
    right: 0
  }
  
  .dlab-box:hover .dlab-img-overlay6:before, .dlab-img-overlay6:hover:before, .dlab-img-overlay7:after, .dlab-img-overlay7:before {
    height: 100%
  }
  
  .dlab-box:hover .dlab-img-overlay7:after, .dlab-box:hover .dlab-img-overlay7:before, .dlab-img-overlay7:hover:after, .dlab-img-overlay7:hover:before {
    width: 50%
  }
  
  .dlab-img-overlay8:after, .dlab-img-overlay8:before {
    height: 100%
  }
  
  .dlab-box:hover .dlab-img-overlay8:after, .dlab-box:hover .dlab-img-overlay8:before, .dlab-img-overlay8:hover:after, .dlab-img-overlay8:hover:before {
    width: 100%;
    opacity: .3
  }
  
  .dlab-img-overlay9:after {
    left: auto;
    right: 0;
    top: auto;
    bottom: 0
  }
  
  .dlab-box:hover .dlab-img-overlay9:after, .dlab-box:hover .dlab-img-overlay9:before, .dlab-img-overlay9:hover:after, .dlab-img-overlay9:hover:before {
    width: 100%;
    height: 100%;
    opacity: .3
  }
  
  .dlab-img-overlay10:after, .dlab-img-overlay10:before {
    width: 100%;
    height: 100%;
    opacity: 0
  }
  
  .dlab-box:hover .dlab-img-overlay10:before, .dlab-img-overlay10:hover:before {
    opacity: .5
  }
  
  .dlab-box:hover .dlab-img-overlay10:after, .dlab-img-overlay10:hover:after {
    width: 90%;
    height: 80%;
    left: 5%;
    top: 10%;
    opacity: .5;
    background: 0 0;
    border: 1px dashed #FFF
  }
  
  .dlab-box:hover .dlab-img-overlay11:after, .dlab-img-overlay11:hover:after {
    height: 95%;
    opacity: 1;
    right: 7.5%;
    top: 2.5%;
    -moz-transform: skewY(0);
    -webkit-transform: skewY(0);
    -o-transform: skewY(0);
    -ms-transform: skewY(0);
    transform: skewY(0);
    width: 85%
  }
  
  .dlab-box:hover .dlab-img-overlay11:before, .dlab-img-overlay11:hover:before {
    height: 85%;
    left: 2.5%;
    opacity: 1;
    top: 7.5%;
    -moz-transform: skewY(0);
    -webkit-transform: skewY(0);
    -o-transform: skewY(0);
    -ms-transform: skewY(0);
    transform: skewY(0);
    width: 95%
  }
  
  .dlab-img-overlay11:after {
    background: rgba(0, 0, 0, 0);
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    bottom: 5%;
    height: 80%;
    left: auto;
    right: 5%;
    top: auto;
    -moz-transform: skewY(70deg);
    -webkit-transform: skewY(70deg);
    -o-transform: skewY(70deg);
    -ms-transform: skewY(70deg);
    transform: skewY(70deg);
    width: 90%
  }
  
  .dlab-img-overlay11:before {
    background: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    bottom: auto;
    height: 90%;
    left: 5%;
    right: auto;
    top: 5%;
    -moz-transform: skewX(-70deg);
    -webkit-transform: skewX(-70deg);
    -o-transform: skewX(-70deg);
    -ms-transform: skewX(-70deg);
    transform: skewX(-70deg);
    width: 80%
  }
  
  .dlab-img-overlay11 {
    background-color: #000!important
  }
  
  .dlab-img-overlay11:hover img {
    opacity: .7!important
  }
  
  .gradient.dlab-img-overlay11:after, .gradient.dlab-img-overlay11:before, .gradient.dlab-img-overlay1:after, .gradient.dlab-img-overlay1:before, .gradient.dlab-img-overlay2:after, .gradient.dlab-img-overlay2:before, .gradient.dlab-img-overlay3:after, .gradient.dlab-img-overlay3:before, .gradient.dlab-img-overlay4:after, .gradient.dlab-img-overlay4:before, .gradient.dlab-img-overlay5:after, .gradient.dlab-img-overlay5:before, .gradient.dlab-img-overlay6:after, .gradient.dlab-img-overlay6:before, .gradient.dlab-img-overlay7:after, .gradient.dlab-img-overlay7:before, .gradient.dlab-img-overlay8:after, .gradient.dlab-img-overlay8:before, .gradient.dlab-img-overlay9:after, .gradient.dlab-img-overlay9:before {
    background: #bc0000;
    background: -moz-linear-gradient(left, #bc0000 0, red 100%);
    background: -webkit-linear-gradient(left, #bc0000 0, red 100%);
    background: linear-gradient(to right, #bc0000 0, red 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc0000', endColorstr='#ff0000', GradientType=1)
  }
  
  .dlab-img-effect.fade-in, .dlab-img-effect.fade-out {
    background: #000
  }
  
  .dlab-img-effect {
    position: relative;
    overflow: hidden;
    display: block
  }
  
  .dlab-img-effect img {
    display: block;
    margin: 0;
    width: 100%;
    height: auto;
    box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    transition: all .25s;
    -moz-transition: all .25s;
    -webkit-transition: all .25s;
    -o-transition: all .25s
  }
  
  .dlab-img-effect.opacity img:hover {
    opacity: .8;
    -moz-opacity: .8;
    -webkit-opacity: .8
  }
  
  .dlab-img-effect.zoom-slow img {
    transition: all 10s;
    -moz-transition: all 10s;
    -webkit-transition: all 10s;
    -o-transition: all 10s
  }
  
  .dlab-img-effect.zoom-slow:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
  }
  
  .dlab-img-effect.zoom:hover img {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5)
  }
  
  .dlab-img-effect.shrink:hover img {
    transform: scale(.8);
    -ms-transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -moz-transform: scale(.8)
  }
  
  .dlab-img-effect.side-pan:hover img {
    margin-left: -11%;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2)
  }
  
  .dlab-img-effect.vertical-pan:hover img {
    margin-top: -10%;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2)
  }
  
  .dlab-img-effect.fade-in img {
    opacity: .65;
    -moz-opacity: .65;
    -webkit-opacity: .65
  }
  
  .dlab-img-effect.fade-in:hover img {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1
  }
  
  .dlab-img-effect.fade-out:hover img {
    opacity: .7;
    -moz-opacity: .7;
    -webkit-opacity: .7
  }
  
  .dlab-box:hover .dlab-img-effect.rotate img, .dlab-img-effect.rotate:hover img {
    -moz-transform: scale(1.5) rotate(-20deg);
    -webkit-transform: scale(1.5) rotate(-20deg);
    -o-transform: scale(1.5) rotate(-20deg);
    -ms-transform: scale(1.5) rotate(-20deg);
    transform: scale(1.5) rotate(-20deg)
  }
  
  .dlab-img-effect.sepia img {
    -webkit-filter: sepia(100%);
    filter: sepia(100%)
  }
  
  .algo-image-hover.sepia:hover img {
    -webkit-filter: sepia(0);
    filter: sepia(0)
  }
  
  .dlab-img-effect.blurr img {
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s
  }
  
  .dlab-img-effect.blurr:hover img {
    filter: blur(3px);
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px)
  }
  
  .dlab-img-effect.blurr-invert img {
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    filter: blur(3px);
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px)
  }
  
  .dlab-img-effect.blurr-invert:hover img {
    filter: blur(0);
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -o-filter: blur(0);
    -ms-filter: blur(0)
  }
  
  .dlab-img-effect.off-color img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0)
  }
  
  .dlab-img-effect.off-color:hover img, .dlab-img-effect.on-color img {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1)
  }
  
  .dlab-img-effect.on-color:hover img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0)
  }
  
  .dlab-info-has {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 30px 15px 40px;
    opacity: 0;
    margin-bottom: -100px;
    z-index: 2
  }
  
  .dlab-info-has.p-a15 {
    padding: 15px
  }
  
  .dlab-info-has.p-a20 {
    padding: 20px
  }
  
  .dlab-info-has.bg-primary {
    background-color: rgba(27, 188, 232, .9)
  }
  
  .dlab-info-has.bg-green {
    background-color: rgba(106, 179, 62, .9)
  }
  
  .dlab-info-has.bg-black {
    background-color: rgba(0, 0, 0, .6)
  }
  
  .dlab-info-has.bg-white {
    background-color: rgba(255, 255, 255, .8)
  }
  
  .dlab-info-has.bg-white h1, .dlab-info-has.bg-white h1 a, .dlab-info-has.bg-white h2, .dlab-info-has.bg-white h2 a, .dlab-info-has.bg-white h3, .dlab-info-has.bg-white h3 a, .dlab-info-has.bg-white h4, .dlab-info-has.bg-white h4 a, .dlab-info-has.bg-white h5, .dlab-info-has.bg-white h5 a, .dlab-info-has.bg-white h6, .dlab-info-has.bg-white h6 a {
    color: #3d474a
  }
  
  .dlab-info-has.bg-white .dlab-info-has-text, .dlab-info-has.bg-white p {
    color: #767676
  }
  
  .dlab-info-has a, .dlab-info-has h1, .dlab-info-has h2, .dlab-info-has h3, .dlab-info-has h4, .dlab-info-has h5, .dlab-info-has h6, .dlab-info-has p, .dlab-info-has-text {
    color: #fff
  }
  
  .dlab-info-has .dlab-info-has-text {
    margin-bottom: 20px;
    line-height: 24px
  }
  
  .dlab-media {
    overflow: hidden;
    position: relative
  }
  
  .dlab-box:hover .dlab-info-has, .dlab-info-has.no-hover, .dlab-media:hover .dlab-info-has {
    opacity: 1;
    width: 100%;
    margin-bottom: 0
  }
  
  .dlab-info-has.skew-has {
    border-top: 4px solid #2D3239;
    padding: 30px 40px 60px;
    -moz-transform: skewY(10deg);
    -webkit-transform: skewY(10deg);
    -o-transform: skewY(10deg);
    -ms-transform: skewY(10deg);
    transform: skewY(10deg);
    bottom: -35px
  }
  
  .dlab-info-has.skew-has>* {
    -moz-transform: skewY(-10deg);
    -webkit-transform: skewY(-10deg);
    -o-transform: skewY(-10deg);
    -ms-transform: skewY(-10deg);
    transform: skewY(-10deg)
  }
  
  label {
    font-weight: 600;
    margin-bottom: 10px
  }
  
  .panel-default, .panel-default>.panel-heading {
    border-color: #e7ecf1;
    color: inherit
  }
  
  .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #e7ecf1
  }
  
  .form-group {
    margin-bottom: 25px
  }
  
  .form-control {
    border-color: #e1e6eb;
    box-shadow: none;
    height: 40px;
    font-size: 13px;
    line-height: 20px;
    padding: 9px 12px
  }
  
  .form-control:focus {
    border-color: #e1e1e1;
    outline: 0
  }
  
  .form-control:focus, .has-error .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
  }
  
  .form-control.kv-fileinput-caption {
    height: 39px
  }
  
  .form-group.form-inline .checkbox, .form-group.form-inline .radio {
    margin-right: 15px
  }
  
  .input-group {
    width: 100%
  }
  
  .input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
  }
  
  .input-group-addon {
    background: #fff;
    border-color: #e1e1e1;
    padding: 6px 14px;
    font-size: 16px
  }
  
  .input-group-addon.font-size-20 {
    font-size: 20px
  }
  
  .input-group-addon.fixed-w {
    text-align: center;
    padding: 6px 0;
    width: 40px
  }
  
  .input-group-addon.v-align-t {
    line-height: 30px
  }
  
  .dropdown-menu {
    font-size: 13px
  }
  
  .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
  }
  
  .bootstrap-select .dropdown-toggle {
    border: 1px solid #e7ecf1!important;
    background-color: #fff!important;
    height: 40px;
    color: grey;
    font-size: 14px
  }
  
  .bootstrap-select .dropdown-toggle:after {
    display: none
  }
  
  .bootstrap-select .dropdown-toggle:active, .bootstrap-select .dropdown-toggle:focus, .bootstrap-select .dropdown-toggle:hover {
    background-color: #fff!important;
    border: 1px solid #e9e9e9!important;
    box-shadow: none!important;
    outline: 0!important
  }
  
  .bootstrap-select:active, .bootstrap-select:focus {
    border: 0!important;
    box-shadow: none!important;
    outline: 0!important
  }
  
  .bootstrap-select.open, .bootstrap-select.open .dropdown-toggle {
    box-shadow: none!important;
    outline: 0!important
  }
  
  .bootstrap-select div.dropdown-menu {
    border: 1px solid #e9e9e9;
    border-radius: 0;
    box-shadow: none;
    margin-top: -1px;
    padding: 0;
    font-size: 13px
  }
  
  .bootstrap-select div.dropdown-menu ul li {
    padding: 0
  }
  
  .bootstrap-select div.dropdown-menu ul li a {
    padding: 5px 15px
  }
  
  .bootstrap-select div.dropdown-menu ul li a img {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    margin-right: 5px
  }
  
  .bootstrap-select .bs-searchbox .form-control {
    padding: 5px 10px;
    height: 30px
  }
  
  input[type=checkbox], input[type=radio] {
    opacity: 0;
    margin-left: 1px!important;
    position: absolute
  }
  
  input[type=checkbox]+label, input[type=radio]+label {
    display: block;
    padding-left: 25px!important;
    position: relative
  }
  
  input[type=checkbox]+label:hover:before, input[type=radio]+label:hover:before {
    border-color: #3396d1
  }
  
  input[type=checkbox]+label:before, input[type=radio]+label:before {
    background-color: #fff;
    border: 2px solid #b6b7b8;
    border-radius: 0;
    content: "";
    display: inline-block;
    height: 16px;
    left: 0;
    line-height: 1;
    position: absolute;
    top: 2px;
    transition: all .1s linear 0s;
    width: 16px
  }
  
  input[type=checkbox]+label:after {
    color: #fff;
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 0;
    -webkit-font-smoothing: antialiased;
    left: 6px;
    position: absolute;
    top: 7px;
    transition: all linear .1s;
    width: 14px;
    text-align: center
  }
  
  input[type=checkbox]:checked+label:before {
    border-width: 7px
  }
  
  input[type=checkbox]:checked+label:after {
    font-size: 10px;
    left: 2px;
    top: 2px
  }
  
  input[type=radio]+label:before {
    border-radius: 50%;
    content: ""
  }
  
  input[type=radio]:checked+label:before {
    border-color: #3396d1;
    border-width: 5px
  }
  
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: absolute;
    left: 0;
    bottom: 0
  }
  
  .bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell
  }
  
  .bootstrap-touchspin .input-group-btn-vertical>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 10px 10px 9px;
    margin-left: -1px;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-color: #e1e1e1;
    background: #FFF
  }
  
  .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0
  }
  
  .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: -2px;
    border-radius: 0
  }
  
  .bootstrap-touchspin .input-group-btn-vertical i {
    position: absolute;
    top: 4px;
    left: 5px;
    font-size: 9px;
    font-weight: 400;
    color: #9fa0a1
  }
  
  .input-rating input[type=radio] {
    display: none
  }
  
  .input-rating input[type=radio]+label {
    display: inline-block;
    margin-left: -4px;
    padding-left: 0!important;
    padding-right: 0;
    width: 24px
  }
  
  .input-rating input[type=radio]+label:first-of-type {
    margin-left: 0
  }
  
  .input-rating input[type=radio]+label:before {
    background-color: transparent;
    border: none;
    color: #ffd925;
    content: "\f006";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    height: 14px;
    line-height: 1;
    margin-left: 0;
    position: static;
    text-align: center;
    top: 2px;
    transition: none;
    width: 14px
  }
  
  .input-rating input[type=radio]+label.filled:before, .input-rating input[type=radio]+label.hovered.filled:before, .input-rating input[type=radio]+label.marked:before, .input-rating input[type=radio]:checked+label:before {
    content: "\f005"
  }
  
  .input-rating input[type=radio]+label.hovered:before {
    content: "\f006"
  }
  
  .rating-bx {
    color: #ffd925;
    font-size: 14px
  }
  
  .rating-bx i {
    margin: 0 2px
  }
  
  .rating-container .rating-stars::before {
    text-shadow: none
  }
  
  .rating-container {
    color: #c8c8c8
  }
  
  .rating-container .rating-stars {
    color: #3396d1
  }
  
  .has-feedback label~.form-control-feedback {
    top: 31px
  }
  
  .loading-box {
    width: 100%;
    height: 100%;
    background-color: #FFF;
    position: fixed;
    left: 0;
    top: 0;
    opacity: .7;
    z-index: 9999
  }
  
  .loading-pic {
    width: 70px;
    height: 70px;
    background: url(inc/images/loading.GIF) center no-repeat;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -35px;
    z-index: 99999
  }
  
  .loading-cover, .loading-map, .loading-srh-bar {
    background: rgba(255, 255, 255, .8);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2
  }
  
  .size-auto, .size-full, .size-large, .size-medium, .size-thumbnail, .wp-caption img {
    height: auto;
    max-width: 100%
  }
  
  .loading-cover .fa-spinner, .loading-map .fa-spinner, .loading-srh-bar .fa-spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -10px;
    font-size: 25px;
    color: #333
  }
  
  .dlab-banner-outer, .dlab-error-top, .dlab-success-top {
    margin-bottom: 0
  }
  
  .alert-bx.alert-info {
    padding: 15px;
    border: 1px solid #bce8f1
  }
  
  .alignnone {
    margin: 0
  }
  
  .aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 15px
  }
  
  .alignright {
    float: right;
    margin: 5px 0 25px 25px
  }
  
  .alignleft {
    float: left;
    margin: 5px 25px 25px 0
  }
  
  a img.alignright {
    float: right;
    margin: 5px 0 25px 25px
  }
  
  a img.alignnone {
    margin: 5px 0 25px
  }
  
  a img.alignleft {
    float: left;
    margin: 5px 25px 25px 0
  }
  
  a img.aligncenter {
    display: block;
    margin: 5px auto 15px
  }
  
  .wp-caption {
    max-width: 100%;
    text-align: center
  }
  
  .wp-caption img[class*=wp-image-] {
    display: block;
    margin: 0
  }
  
  .wp-caption.alignnone {
    margin: 5px 0 25px
  }
  
  .wp-caption.alignleft {
    margin: 5px 25px 25px 0
  }
  
  .wp-caption.alignright {
    margin: 5px 0 25px 25px
  }
  
  .wp-caption img {
    border: 0;
    margin: 0;
    padding: 0;
    width: auto
  }
  
  .wp-caption p.wp-caption-text {
    color: #9d9d9d;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    padding: 10px 0;
    text-align: left
  }
  
  blockquote, blockquote p {
    font-size: 18px;
    color: #555;
    line-height: 30px
  }
  
  blockquote {
    padding: 16px 20px 16px 80px;
    margin: 40px 0;
    position: relative;
    background: #f6f6f6;
    clear: both;
    border-left: 4px solid #EFBB20
  }
  
  .site-header ol, .site-header ul, blockquote p {
    margin-bottom: 0
  }
  
  blockquote:before {
    content: '\f10d';
    font-family: FontAwesome;
    color: #EFBB20;
    font-size: 35px;
    position: absolute;
    left: 20px;
    top: 20px;
    font-style: normal
  }
  
  .site-header {
    position: relative;
    z-index: 999
  }
  
  .extra-nav {
    float: right;
    padding: 26px 0;
    position: relative;
    z-index: 9
  }
  
  .extra-nav .site-button-link {
    font-size: 15px
  }
  
  .extra-nav .extra-cell {
    display: inline-block;
    margin-left: 10px
  }
  
  @media only screen and (max-width:767px) {
    .extra-nav {
      margin-right: 15px
    }
  }
  
  #header-part.fix-map-header {
    height: 90px
  }
  
  #header-part.fix-map-header .main-bar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1
  }
  
  @media only screen and (max-width:480px) {
    .extra-nav {
      margin: 0 1px 0 0;
      text-align: right
    }
    #header-part.fix-map-header {
      height: 160px
    }
  }
  
  .top-bar {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    color: #444;
    padding: 11px 0
  }
  
  .dlab-topbar-left {
    float: left
  }
  
  .dlab-topbar-right {
    float: right
  }
  
  .dlab-topbar-center, .dlab-topbar-left, .dlab-topbar-right {
    padding-left: 15px;
    padding-right: 15px
  }
  
  .dlab-topbar-left ul, .dlab-topbar-right ul {
    list-style: none;
    margin: 0;
    padding: 0
  }
  
  .dlab-topbar-left ul li, .dlab-topbar-right ul li {
    display: inline-block
  }
  
  .dlab-topbar-left ul li {
    padding-right: 15px
  }
  
  .dlab-topbar-left ul li a, .dlab-topbar-right ul li a {
    color: inherit
  }
  
  .topbar-social li a {
    padding: 0 6px
  }
  
  @media only screen and (max-width:767px) {
    .top-bar [class*=col-] {
      width: 100%;
      text-align: right;
      padding: 10px 15px;
      border-bottom: 1px solid rgba(255, 255, 255, .1)
    }
    .top-bar [class*=col-]:last-child {
      border-bottom: none
    }
    .dlab-topbar-left, .dlab-topbar-right {
      width: 100%;
      text-align: center
    }
  }
  
  .e-p-bx li {
    display: inline;
    font-size: 14px;
    padding-right: 10px
  }
  
  .e-p-bx li a {
    color: #FFF
  }
  
  .e-p-bx li i {
    margin-right: 10px;
    vertical-align: middle
  }
  
  .login-bx, .social-bx {
    margin: 0 0 0 15px;
    float: right
  }
  
  .login-bx li, .social-bx li {
    font-size: 12px;
    margin: 0;
    position: relative
  }
  
  .arrow-left:after, .arrow-left:before, .arrow-up-border:before, .arrow-up:after {
    position: absolute;
    display: inline-block;
    content: ''
  }
  
  .social-bx li {
    padding-left: 1px;
    padding-right: 1px
  }
  
  .login-bx li a, .social-bx li a {
    color: #fff
  }
  
  .login-bx li i, .social-bx li i {
    vertical-align: baseline;
    margin: 0 5px 0 0
  }
  
  .login-bx li span, .social-bx li span {
    vertical-align: baseline;
    margin: 0 2px;
    font-size: 8px
  }
  
  .login-bx li ul {
    top: 25px;
    left: auto;
    right: 0;
    border: none;
    padding: 0
  }
  
  .login-bx li ul li {
    border-bottom: 1px solid #F7F7F7
  }
  
  .login-bx li ul li a {
    color: #767676;
    padding: 9px 15px
  }
  
  .arrow-up-border:before {
    top: -7px;
    right: 19px;
    border-right: 7px solid transparent;
    border-bottom: 7px solid red;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, .2)
  }
  
  .arrow-up:after {
    top: -6px;
    right: 20px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent
  }
  
  .arrow-left:before {
    top: -7px;
    left: 9px;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, .2)
  }
  
  .arrow-left:after {
    top: -6px;
    left: 10px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent
  }
  
  .language-bx li {
    display: inline;
    margin: 0 10px
  }
  
  .logo-footer, .logo-header {
    display: table;
    vertical-align: middle;
    color: #EFBB20;
    padding: 0
  }
  
  .logo-header {
    float: left;
    width: 210px;
    height: 80px;
    position: relative;
    z-index: 9;
    margin: 0
  }
  
  .logo-footer {
    max-width: 100%;
    height: 60px;
    margin: 15px 0
  }
  
  .logo-footer>a, .logo-header>a {
    display: table-cell;
    vertical-align: middle
  }
  
  .logo-header.center-block {
    margin-left: auto;
    margin-right: auto;
    float: none
  }
  
  .logo-footer img, .logo-header img {
    max-width: 100%;
    width: auto;
    height: auto
  }
  
  .logo-footer span, .logo-header span {
    font-size: 20px;
    color: #EFBB20;
    letter-spacing: 20px
  }
  
  .is-fixed .logo-header, .is-fixed.header-curve .logo-header {
    height: 70px;
    width: 210px;
    transition: all .5s
  }
  
  @media only screen and (max-width:767px) {
    .is-fixed.header-curve .logo-header, .logo-header {
      width: 210px
    }
    .is-fixed .logo-header a img, .is-fixed.header-curve .logo-header a img {
      vertical-align: sub
    }
  }
  
  .main-bar {
    background: #FFF;
    width: 100%;
    position: relative
  }
  
  .header-curve .logo-header:after, .header-curve .logo-header:before {
    background-color: #fff;
    content: "";
    position: absolute;
    bottom: 0;
    height: 100%;
    z-index: -1
  }
  
  .header-curve .logo-header:before {
    right: -50px;
    width: 80%;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    -ms-transform: skew(30deg);
    transform: skew(30deg)
  }
  
  .header-curve .logo-header:after {
    right: 10%;
    width: 2000px
  }
  
  .is-fixed.header-curve .logo-header img {
    margin-top: 0
  }
  
  @media only screen and (max-width:767px) {
    .header-curve .logo-header:after {
      right: 0;
      left: auto
    }
  }
  
  .navbar-toggle {
    border: 0 solid #efbb20;
    font-size: 16px;
    line-height: 24px;
    margin: 28px 0 26px 10px;
    padding: 0
  }
  
  .navbar-toggle span {
    background: #666
  }
  
  .header-nav .nav>li>a:active, .header-nav .nav>li>a:focus, .header-nav .nav>li>a:hover {
    background-color: transparent
  }
  
  .is-fixed .navbar-toggle {
    margin: 24px 0 20px 10px
  }
  
  .header-nav {
    position: relative;
    padding: 0
  }
  
  .header-nav .nav {
    float: right
  }
  
  .header-nav .nav i {
    font-size: 9px;
    margin-left: 3px;
    margin-top: -3px;
    vertical-align: middle;
    opacity: .7
  }
  
  .header-nav .nav>li {
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
    position: relative
  }
  
  .header-nav .nav>li>a {
    border-radius: 0;
    color: #555;
    font-size: 14px;
    padding: 30px 12px;
    cursor: pointer;
    font-weight: 600
  }
  
  .header-nav .nav>li>a:hover {
    color: #efbb20
  }
  
  .header-nav .nav>li.active>a, .header-nav .nav>li.current-menu-item>a {
    background-color: transparent;
    color: #EFBB20
  }
  
  .header-nav .nav>li:hover>a {
    color: #EFBB20
  }
  
  .header-nav .nav>li:hover>.mega-menu, .header-nav .nav>li:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
  }
  
  .header-nav .nav>li .sub-menu {
    background-color: #fff;
    border: 1px solid #f4f4f4;
    display: block;
    left: 0;
    list-style: none;
    margin: 20px 0 0;
    opacity: 0;
    padding: 10px 0;
    position: absolute;
    visibility: hidden;
    width: 220px;
    z-index: 10
  }
  
  .header-nav .nav>li .sub-menu li {
    border-bottom: 0 solid #f4f4f4;
    position: relative
  }
  
  .header-nav .nav>li .sub-menu li a {
    color: #444;
    display: block;
    font-size: 13px;
    padding: 8px 20px;
    text-transform: capitalize;
    transition: all .15s linear;
    font-weight: 600;
    font-family: Raleway
  }
  
  .header-nav .nav>li .sub-menu li a:hover {
    background-color: #F2F2F2;
    color: #EFBB20;
    text-decoration: none
  }
  
  .header-nav .nav>li .sub-menu li:hover>a {
    color: #EFBB20
  }
  
  .header-nav .nav>li .sub-menu li:last-child {
    border-bottom: 0
  }
  
  .header-nav .nav>li .sub-menu li .fa {
    color: inherit;
    display: block;
    float: right;
    font-size: 15px;
    position: absolute;
    right: 15px;
    top: 12px;
    opacity: 1
  }
  
  .header-nav .nav>li .sub-menu li .fa.fa-nav {
    color: inherit;
    display: inline-block;
    float: none;
    font-size: 13px;
    margin-right: 5px;
    opacity: 1;
    position: unset;
    right: 10px;
    top: 12px
  }
  
  .header-nav .nav>li .sub-menu li>.sub-menu {
    left: 220px;
    margin: 0 0 0 20px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
  }
  
  .header-nav .nav>li .sub-menu li:hover>.sub-menu {
    left: 220px;
    margin: 0;
    opacity: 1;
    top: -1px;
    visibility: visible
  }
  
  .header-nav .nav>li .sub-menu li:hover>.sub-menu:before {
    background-color: transparent;
    bottom: 0;
    content: '';
    display: block;
    height: 100%;
    left: -6px;
    position: absolute;
    top: 0;
    width: 6px
  }
  
  .header-nav .nav>li.has-mega-menu {
    position: inherit
  }
  
  .header-nav .nav>li .mega-menu {
    background-color: #fff;
    border: 1px solid #e9e9e9;
    display: table;
    left: 0;
    list-style: none;
    opacity: 0;
    position: absolute;
    right: 0;
    visibility: hidden;
    width: 100%;
    font-family: Raleway;
    margin-top: 20px;
    padding: 10px 0 0
  }
  
  .header-nav .nav>li .mega-menu>li {
    display: table-cell;
    padding: 10px 0;
    position: relative;
    vertical-align: top;
    width: 25%
  }
  
  .header-nav .nav>li .mega-menu>li:after {
    content: "";
    background-color: rgba(204, 204, 204, .4);
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 0;
    height: 100%
  }
  
  .header-nav .nav>li .mega-menu>li:last-child:after {
    display: none
  }
  
  .header-nav .nav>li .mega-menu>li>a {
    color: #000;
    display: block;
    font-size: 14px;
    padding: 0 20px;
    font-weight: 600
  }
  
  .header-nav .nav>li .mega-menu>li ul {
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
    width: 100%
  }
  
  .header-nav .nav>li .mega-menu>li ul a {
    color: #777;
    display: block;
    font-size: 14px;
    line-height: 34px;
    text-transform: capitalize;
    padding: 5px 20px;
    font-weight: 600
  }
  
  .header-nav .nav>li .mega-menu>li ul a:hover {
    color: #EFBB20;
    background-color: #F2F2F2
  }
  
  .header-nav .nav>li.menu-item-has-children:before {
    content: "\f078";
    display: block;
    font-family: FontAwesome;
    right: 4px;
    position: absolute;
    top: 50%;
    color: #999;
    margin-top: -8px;
    font-size: 8px
  }
  
  .site-header.center .header-nav .nav {
    display: inline-block;
    float: left;
    width: 35%
  }
  
  .site-header.center .navbar-nav>li {
    display: inline-block;
    float: none
  }
  
  .site-header.center .header-nav .nav:first-child {
    text-align: right
  }
  
  .site-header.center .header-nav .nav:first-child li {
    text-align: left
  }
  
  .item-close, .owl-btn-top-c .owl-nav, .owl-theme .owl-nav, .shop-cart .badge {
    text-align: center
  }
  
  .site-header.center .header-nav .nav:last-child {
    float: right
  }
  
  .site-header.center .logo-header {
    transform: translate(-50%);
    position: absolute;
    left: 50%;
    text-align: center;
    width: 140px
  }
  
  .button-skew span, .date-style-3.skew-date .post-date:before {
    -moz-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    -ms-transform: skewX(20deg)
  }
  
  .site-header.center .logo-header img {
    height: 100px;
    margin-bottom: -50px;
    object-fit: contain;
    position: relative;
    width: 100px;
    z-index: 2
  }
  
  .site-header.center .logo-header:after {
    background-image: url(../images/header/header.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    height: 100px;
    position: absolute;
    width: 140%;
    bottom: -99px;
    left: -20%
  }
  
  .header-nav .nav>li.has-mega-menu.demos .mega-menu {
    left: auto;
    right: auto;
    max-width: 600px
  }
  
  @media only screen and (max-width:991px) {
    .site-header.center .header-nav .nav {
      width: 100%
    }
    .site-header.center .navbar-nav>li {
      display: block;
      float: left;
      width: 100%
    }
    .header-nav .nav>li.has-mega-menu.demos .mega-menu {
      max-width: 100%
    }
    .header-nav .nav>li .mega-menu {
      border: 0
    }
    .site-header.center .is-fixed .header-nav .nav {
      height: auto
    }
  }
  
  @media only screen and (max-width:767px) {
    .site-header.center .logo-header img {
      height: 100px;
      margin-bottom: -50px;
      position: relative;
      width: 100px
    }
  }
  
  .shop-cart.navbar-right {
    margin-right: 0;
    float: none;
    display: inline-block
  }
  
  .shop-cart .dropdown-menu.cart-list {
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, .3);
    top: 50px;
    border: 0
  }
  
  .shop-cart .badge {
    font-size: 9px;
    height: 15px;
    line-height: 15px;
    min-width: 15px;
    padding: 0;
    position: absolute;
    right: -5px;
    top: -5px
  }
  
  .cart-item .media-body, .shop-cart .site-button-link {
    position: relative
  }
  
  .shop-cart li {
    padding: 10px 20px;
    border-bottom: 1px dashed rgba(0, 0, 0, .1)
  }
  
  .shop-cart li:last-child {
    border-bottom: 0
  }
  
  .shop-cart .media-left a {
    display: block;
    width: 60px
  }
  
  .cart-list.dropdown-menu {
    width: 260px;
    margin-top: 30px
  }
  
  .is-fixed .cart-list.dropdown-menu {
    margin-top: 18px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s
  }
  
  .cart-list .media-object {
    width: 60px
  }
  
  .item-close {
    background-color: #303030;
    border-radius: 20px;
    color: #fff;
    display: block;
    font-size: 9px;
    height: 18px;
    line-height: 18px;
    margin-top: -9px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 18px;
    cursor: pointer
  }
  
  .item-close:hover {
    background-color: #000
  }
  
  @media only screen and (max-width:991px) {
    header .logo {
      display: block;
      padding: 4px 0
    }
    .header-nav .nav i {
      margin-top: 6px
    }
    .header-nav .nav, .header-nav .nav li, .navbar-header {
      float: none
    }
    .navbar-toggle {
      display: block
    }
    .navbar-collapse.collapse {
      display: none!important
    }
    .navbar-collapse.collapse.in {
      display: block!important
    }
    .header-nav {
      clear: both;
      margin: 0 -15px;
      border-bottom: 1px solid #E9E9E9
    }
    .header-nav .nav {
      margin: 0;
      background: #fff
    }
    .header-nav .nav>li .mega-menu>li, .header-nav .nav>li .sub-menu>li {
      float: none;
      display: block;
      width: auto
    }
    .header-nav .nav>li .mega-menu>li:after, .header-nav .nav>li ul.mega-menu ul {
      display: none
    }
    .header-nav .nav>li>a {
      padding: 10px 15px;
      border-top: 1px solid #E9E9E9
    }
    .header-nav .nav i {
      float: right
    }
    .header-nav .nav>li>a:active, .header-nav .nav>li>a:focus, .header-nav .nav>li>a:hover {
      background-color: #f0f0f0;
      text-decoration: none
    }
    .header-nav .nav>li .mega-menu, .header-nav .nav>li .sub-menu, .header-nav .nav>li ul {
      display: none;
      position: static;
      visibility: visible;
      width: auto;
      background: #f9f9f9
    }
    .header-nav .nav>li .sub-menu li>.sub-menu, .header-nav .nav>li:hover .mega-menu, .header-nav .nav>li:hover .sub-menu, .header-nav .nav>li:hover>ul {
      opacity: 1;
      visibility: visible;
      display: block;
      margin: 0
    }
    .header-nav .nav>li ul.mega-menu li:hover ul {
      display: block
    }
  }
  
  .nav-dark.header-nav .nav>li .mega-menu, .nav-dark.header-nav .nav>li .sub-menu {
    background-color: #252525;
    border: 1px solid rgba(0, 0, 0, .2)
  }
  
  .nav-dark.header-nav .nav>li .sub-menu li {
    border-bottom: 0 solid rgba(0, 0, 0, .2)
  }
  
  .nav-dark.header-nav .nav>li .mega-menu>li ul a, .nav-dark.header-nav .nav>li .mega-menu>li>a, .nav-dark.header-nav .nav>li .sub-menu li a {
    color: #9d9d9d
  }
  
  .nav-dark.header-nav .nav>li .sub-menu li a:hover {
    background-color: rgba(255, 255, 255, 0)
  }
  
  .nav-dark.header-nav .nav>li .mega-menu>li ul a:hover, .nav-dark.header-nav .nav>li .sub-menu li:hover>a, .nav-dark.header-nav .nav>li ul li a:hover {
    background-color: rgba(255, 255, 255, 0);
    color: #fff!important
  }
  
  .nav-dark.header-nav .nav>li .mega-menu>li:after {
    background-color: rgba(0, 0, 0, .2)
  }
  
  .sticky-no .main-bar {
    position: static!important
  }
  
  .is-fixed .main-bar {
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2)
  }
  
  .is-fixed .header-nav .nav>li>a {
    padding: 25px 12px
  }
  
  .is-fixed .extra-nav {
    padding: 21px 0
  }
  
  @media only screen and (max-width:991px) {
    .nav-dark.header-nav .nav>li>a {
      color: #9d9d9d;
      border-top: 0 solid rgba(0, 0, 0, .2)
    }
    .nav-dark.header-nav {
      border-bottom: 1px solid rgba(0, 0, 0, .8)
    }
    .nav-dark.header-nav .nav {
      background-color: #202020
    }
    [class*=bg-] .nav-dark.header-nav .nav>li>a {
      color: #999
    }
    [class*=bg-] .nav-dark.header-nav .nav>li.active>a, [class*=bg-] .nav-dark.header-nav .nav>li:hover>a {
      color: #EFBB20
    }
    .nav-dark.header-nav .nav>li>a:active, .nav-dark.header-nav .nav>li>a:focus, .nav-dark.header-nav .nav>li>a:hover {
      background-color: #282828;
      color: #EFBB20
    }
    .nav-dark.header-nav .nav>li .mega-menu, .nav-dark.header-nav .nav>li .sub-menu, .nav-dark.header-nav .nav>li ul {
      background-color: #282828
    }
    .is-fixed .header-nav .nav>li>a {
      padding: 12px 15px
    }
  }
  
  @media only screen and (max-width:767px) {
    .is-fixed .header-nav .nav {
      overflow: auto;
      height: 225px
    }
    .is-fixed .header-nav .nav>li>a {
      padding: 12px 15px
    }
    .is-fixed#header-part .navbar-toggle {
      margin: 15px 0
    }
  }
  
  #header-part.full-width .main-bar .container, #header-part.full-width .top-bar .container {
    width: auto
  }
  
  [class*=bg-] .header-nav .nav>li.active>a, [class*=bg-] .header-nav .nav>li.current-menu-item>a, [class*=bg-] .header-nav .nav>li:hover>a, [class*=bg-] .header-nav .nav>li>a, [class*=bg-] .header-nav .nav>li>a:hover {
    color: #fff
  }
  
  [class*=bg-] .navbar-toggle {
    border-color: #fff
  }
  
  .header-transparent .top-bar, .header.blue .top-bar, .header.dark .top-bar, .header.primary .top-bar, .header.purpal .top-bar, .header.red .top-bar, .header.yellow .top-bar {
    border-bottom: 1px solid rgba(255, 255, 255, .08)
  }
  
  [class*=bg-] .navbar-toggle span {
    background-color: #fff
  }
  
  @media only screen and (max-width:991px) {
    [class*=bg-] .header-nav .nav>li>a {
      color: #555
    }
  }
  
  .header.dark, .header.dark .main-bar {
    background: #252525
  }
  
  .header.dark .extra-nav .site-button-link, .header.dark .header-nav .nav>li>a, .header.dark .navbar-toggle {
    color: #dfdfdf
  }
  
  .header.dark .top-bar {
    background-color: #252525;
    color: #dfdfdf
  }
  
  .header-transparent {
    position: absolute;
    width: 100%
  }
  
  .header-transparent .main-bar {
    background-color: rgba(0, 0, 0, 0)
  }
  
  .header-transparent .extra-nav .site-button-link, .header-transparent .header-nav .nav>li>a, .header-transparent .navbar-toggle {
    color: #fff
  }
  
  .header-transparent .is-fixed .extra-nav .site-button-link, .header-transparent .is-fixed .header-nav .nav>li>a, .header-transparent .is-fixed .navbar-toggle {
    color: #000
  }
  
  .header-transparent .is-fixed .main-bar {
    position: fixed;
    background-color: rgba(255, 255, 255, .97);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2)
  }
  
  .header-transparent .top-bar {
    background-color: rgba(0, 0, 0, 0);
    color: #dfdfdf
  }
  
  .header-transparent.overlay .main-bar, .header-transparent.overlay .top-bar {
    background-color: rgba(0, 0, 0, .5)
  }
  
  .header-transparent.overlay .extra-nav .site-button-link, .header-transparent.overlay .header-nav .nav>li>a, .header-transparent.overlay .navbar-toggle {
    color: #fff
  }
  
  .fullwidth .container-fluid {
    padding-left: 30px;
    padding-right: 30px
  }
  
  .header-transparent:after {
    background: #001340;
    background: -moz-linear-gradient(top, rgba(0, 19, 64, .8) 0, rgba(0, 30, 102, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 19, 64, .8) 0, rgba(0, 30, 102, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 19, 64, .8) 0, rgba(0, 30, 102, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001340', endColorstr='#001e66', GradientType=0);
    content: "";
    height: 200px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
  }
  
  @media only screen and (max-width:991px) {
    .header-transparent.overlay .header-nav .nav>li>a {
      color: #000
    }
  }
  
  .header.primary .extra-nav .site-button-link, .header.primary .header-nav .nav>li>a, .header.primary .navbar-toggle, .header.red .extra-nav .site-button-link, .header.red .header-nav .nav>li>a, .header.red .navbar-toggle, .header.red .top-bar {
    color: #dfdfdf
  }
  
  @media only screen and (max-width:767px) {
    .header-transparent:after {
      content: none
    }
    .fullwidth .container-fluid {
      padding-left: 15px;
      padding-right: 15px
    }
    .header-transparent .top-bar {
      background-color: #14191C
    }
    .header-transparent {
      position: relative;
      background: #191F23
    }
    .header-transparent .dlab-topbar-center, .header-transparent .dlab-topbar-left, .header-transparent .dlab-topbar-right {
      display: block;
      text-align: center;
      width: 100%
    }
    .header-transparent .dlab-topbar-left ul li:last-child {
      padding-right: 0
    }
  }
  
  .header.primary, .header.primary .main-bar {
    background: #3B68E7
  }
  
  .header.primary .top-bar {
    background-color: #3B68E7;
    color: #dfdfdf
  }
  
  .header.red, .header.red .main-bar {
    background: #F22D4E
  }
  
  .header.red .top-bar {
    background-color: #F22D4E
  }
  
  .header.blue, .header.blue .main-bar {
    background: #00c5dc
  }
  
  .header.blue .extra-nav .site-button-link, .header.blue .header-nav .nav>li>a, .header.blue .navbar-toggle {
    color: #fff
  }
  
  .header.blue .top-bar {
    background-color: #00c5dc;
    color: #fff
  }
  
  .header.purpal, .header.purpal .main-bar {
    background: #8862b9
  }
  
  .header.purpal .extra-nav .site-button-link, .header.purpal .header-nav .nav>li>a, .header.purpal .navbar-toggle {
    color: #fff
  }
  
  .header.purpal .top-bar {
    background-color: #8862b9;
    color: #fff
  }
  
  .header.yellow, .header.yellow .main-bar {
    background: #ffb822
  }
  
  .header.yellow .extra-nav .site-button-link, .header.yellow .header-nav .nav>li>a, .header.yellow .navbar-toggle {
    color: #fff
  }
  
  .header.yellow .top-bar {
    background-color: #ffb822;
    color: #fff
  }
  
  .top-bar.bg-dark {
    background-color: #282a3c;
    color: #fff
  }
  
  .top-bar.bg-black {
    background-color: #000;
    color: #fff
  }
  
  .top-bar.bg-light {
    background-color: #a5a5a5;
    color: #fff;
    border-bottom: 0
  }
  
  .header.box {
    position: absolute;
    width: 100%
  }
  
  .header.box .main-bar {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 20px;
    transition: all .2s
  }
  
  .header.box .extra-nav .site-button-link, .header.box .header-nav .nav>li>a, .header.box .navbar-toggle {
    color: #000
  }
  
  .header.box.dark .extra-nav .site-button-link, .header.box.dark .header-nav .nav>li>a, .header.box.dark .navbar-toggle, .header.box.overlay .extra-nav .site-button-link, .header.box.overlay .header-nav .nav>li>a, .header.box.overlay .navbar-toggle {
    color: #fff
  }
  
  .header.box .is-fixed .main-bar {
    position: fixed;
    background-color: #fff;
    margin-top: 0;
    transition: all .2s
  }
  
  .header.box .container {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 0 4px -2px #000
  }
  
  .header.box .is-fixed .container {
    box-shadow: none
  }
  
  .header.box.overlay .container {
    background-color: rgba(0, 0, 0, .5)
  }
  
  .header.box.overlay .is-fixed .container {
    background-color: rgba(0, 0, 0, 0)
  }
  
  .header.box.overlay .is-fixed .main-bar {
    background-color: rgba(0, 0, 0, .7)
  }
  
  .header.box.dark .container {
    background-color: #252525
  }
  
  .header.box.dark, .header.box.dark .is-fixed .container {
    background-color: rgba(0, 0, 0, 0)
  }
  
  .header.box.dark .is-fixed .main-bar {
    background-color: #252525
  }
  
  .onepage .navbar {
    margin-bottom: 0;
    border: 0
  }
  
  @media only screen and (max-width:991px) {
    .header-curve [class*=bg-] .header-nav .nav>li.active>a, .header-transparent .header-nav .nav>li>a, .header.blue .header-nav .nav>li>a, .header.box.dark .header-nav .nav>li>a, .header.box.overlay .header-nav .nav>li>a, .header.dark .header-nav .nav>li>a, .header.primary .header-nav .nav>li>a, .header.purpal .header-nav .nav>li>a, .header.red .header-nav .nav>li>a, .header.yellow .header-nav .nav>li>a {
      color: #505050
    }
  }
  
  .dlab-banner-outer, .dlab-banner-row {
    position: relative
  }
  
  .dlab-bnr-pic {
    width: 100%;
    overflow: hidden
  }
  
  .dlab-bnr-pic img {
    width: 100%;
    height: auto;
    display: block
  }
  
  .dlab-bnr-text {
    position: absolute;
    left: 0;
    top: 35%;
    width: 100%;
    margin: 0;
    color: #FFF;
    font-family: Raleway
  }
  
  .dlab-bnr-text-has {
    max-width: 600px
  }
  
  .dlab-bnr-text span, .dlab-bnr-text strong {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .3);
    -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, .3)
  }
  
  .dlab-bnr-text strong {
    display: block;
    font-size: 60px;
    font-weight: 700;
    line-height: 70px;
    margin: 0 0 25px;
    color: #FFF
  }
  
  .dlab-bnr-text span {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    display: block;
    margin-bottom: 30px
  }
  
  .dlab-bnr-text .btn {
    margin-right: 30px
  }
  
  @media only screen and (max-width:1200px) {
    .dlab-bnr-text strong {
      font-size: 60px;
      line-height: 60px;
      margin: 0 0 15px
    }
    .dlab-bnr-text span {
      font-size: 20px;
      line-height: 24px
    }
  }
  
  @media only screen and (max-width:991px) {
    .dlab-bnr-text strong {
      font-size: 50px;
      line-height: 50px;
      margin: 0 0 10px
    }
  }
  
  @media only screen and (max-width:767px) {
    .dlab-bnr-text strong {
      font-size: 40px;
      line-height: 40px;
      margin: 0
    }
  }
  
  @media only screen and (max-width:680px) {
    .dlab-bnr-text strong {
      font-size: 30px;
      line-height: 30px;
      margin: 0
    }
    .dlab-bnr-text span {
      font-size: 14px;
      line-height: 18px
    }
  }
  
  @media only screen and (max-width:480px) {
    .dlab-bnr-text strong {
      font-size: 20px;
      line-height: 20px
    }
    .dlab-bnr-text span {
      font-size: 12px;
      line-height: 16px
    }
  }
  
  .dlab-bnr-inr.dlab-bnr-inr-lg {
    height: 800px
  }
  
  .dlab-bnr-inr.dlab-bnr-inr-md {
    height: 600px
  }
  
  .dlab-bnr-inr.dlab-bnr-inr-sm {
    height: 400px
  }
  
  .dlab-bnr-inr {
    background-position: center center;
    background-size: cover;
    display: table;
    height: 350px;
    padding-bottom: 60px;
    padding-top: 110px;
    width: 100%
  }
    
  .dlab-bnr-inr .container {
    display: table;
    height: 100%
  }
  
  .dlab-bnr-inr-entry {
    display: table-cell;
    vertical-align: middle
  }
  
  .banner-inner-row h1, .banner-inner-row h2, .banner-inner-row h3, .banner-inner-row h4, .banner-inner-row h5, .banner-inner-row h6 {
    color: #FFF
  }
  
  .dlab-bnr-inr.banner-content h1 {
    font-weight: 500
  }
  
  .dlab-bnr-inr.banner-content p {
    font-size: 20px;
    font-weight: 100;
    letter-spacing: 1px;
    line-height: 36px;
    max-width: 750px;
    display: inline-block
  }
  
  .dlab-bnr-inr.banner-content .site-button {
    padding: 13px 35px;
    font-size: 16px
  }
  
  .dlab-bnr-inr .breadcrumb-row {
    padding: 0;
    background-color: rgba(0, 0, 0, 0)
  }
  
  .dlab-bnr-inr .breadcrumb-row ul li:after, .dlab-bnr-inr .breadcrumb-row ul li:last-child {
    color: #fff;
    opacity: .6
  }
  
  .dlab-bnr-inr .breadcrumb-row ul li a {
    color: #fff
  }
  
  @media only screen and (max-width:767px) {
    .dlab-bnr-inr {
      padding-top: 40px;
      padding-bottom: 60px
    }
    .used-car-banner {
      height: 350px
    }
    .dlab-bnr-inr:before {
      content: none
    }
  }
  
  .tp-caption .font-weight-300 {
    font-weight: 300
  }
  
  .tp-caption .font-weight-400 {
    font-weight: 400
  }
  
  .tp-caption .font-weight-500 {
    font-weight: 500
  }
  
  .tp-caption .font-weight-600 {
    font-weight: 600
  }
  
  .tp-caption .font-weight-700 {
    font-weight: 700
  }
  
  .tp-caption .font-weight-800 {
    font-weight: 800
  }
  
  .tp-caption .font-weight-900 {
    font-weight: 900
  }
  
  .tp-caption h1, .tp-caption h2, .tp-caption h3, .tp-caption h4, .tp-caption h5, .tp-caption h6 {
    font-weight: 800;
    margin-bottom: 24px;
    color: #FFF
  }
  
  .tp-caption h1 {
    font-size: 70px;
    line-height: 60px
  }
  
  .tp-caption h2 {
    font-size: 60px;
    line-height: 50px
  }
  
  .tp-caption h3 {
    font-size: 50px;
    line-height: 40px;
    margin-bottom: 20px
  }
  
  .tp-caption h4 {
    font-size: 40px;
    line-height: 30px;
    margin-bottom: 15px
  }
  
  .tp-caption h5 {
    font-size: 30px;
    line-height: 4px;
    margin-bottom: 10px
  }
  
  .tp-caption h6 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px
  }
  
  .tp-caption h4, .tp-caption h5, .tp-caption h6 {
    font-weight: 600
  }
  
  .tp-caption .text {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    width: 500px
  }
  
  .overlay-row {
    background: #000;
    height: 100%;
    left: 0;
    opacity: .3;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
  }
  
  .owl-theme .owl-nav {
    margin-top: 20px
  }
  
  .owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
  }
  
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
  }
  
  .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
  }
  
  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
  }
  
  .owl-btn-top-l .owl-nav {
    text-align: left
  }
  
  .owl-btn-top-l .owl-nav .owl-prev {
    margin-left: 0
  }
  
  .owl-btn-top-r .owl-nav {
    text-align: right
  }
  
  .owl-btn-top-r .owl-nav .owl-next {
    margin-right: 0
  }
  
  .owl-btn-top-lr .owl-nav {
    text-align: left
  }
  
  .owl-btn-top-lr .owl-nav .owl-next {
    margin-right: 0;
    float: right
  }
  
  .owl-btn-center-lr .owl-nav {
    margin: 0
  }
  
  .owl-btn-center-lr .owl-nav .owl-next, .owl-btn-center-lr .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin: -17px 0
  }
  
  .owl-btn-center-lr .owl-nav .owl-next {
    left: auto;
    right: 0
  }
  
  .owl-carousel .owl-item img {
    transform-style: inherit
  }
  
  .blog-post {
    position: relative;
    margin-bottom: 30px
  }
  
  .dlab-post-meta, .dlab-post-title {
    margin-bottom: 10px
  }
  
  .dlab-post-title .post-title {
    margin-top: 15px
  }
  
  .dlab-post-meta ul {
    margin: 0 -4px;
    list-style: none
  }
  
  .dlab-post-meta ul li {
    padding: 0;
    display: inline-block
  }
  
  .dlab-post-meta li:after {
    content: "/";
    display: inline-block;
    font-weight: 400;
    margin-left: 5px;
    opacity: .5
  }
  
  .dlab-post-meta li:last-child:after {
    display: none
  }
  
  .dlab-post-meta a {
    color: #a9a9a9
  }
  
  .dlab-post-meta.text-white a {
    color: #fff
  }
  
  .dlab-post-meta i {
    color: #7b7b7b;
    margin: 0 5px
  }
  
  .dlab-post-meta.text-white i {
    color: #fff
  }
  
  .dlab-post-text {
    margin-bottom: 15px
  }
  
  .dlab-post-text p:last-child {
    margin: 0
  }
  
  .dlab-post-readmore {
    margin-bottom: 15px
  }
  
  .dlab-post-tags {
    border-top: 1px solid #E9E9E9;
    padding-top: 10px
  }
  
  .dlab-post-tags .post-tags {
    margin: 0 -3px;
    list-style: none
  }
  
  .dlab-post-tags .post-tags a {
    border: 1px solid #ebedf2;
    padding: 2px 8px;
    color: #a9a9a9;
    margin: 0 3px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600
  }
  
  .date-style-1 .post-date {
    color: #fff;
    background-color: #EFBB20;
    padding: 3px 5px
  }
  
  .date-style-1 .post-date .fa {
    color: #fff;
    left: 5px;
    top: 5px
  }
  
  .date-style-2 .post-date, .date-style-4 .post-date {
    color: #fff;
    position: absolute;
    left: 20px;
    top: 0;
    width: 50px;
    text-align: center;
    text-transform: uppercase
  }
  
  .date-style-2 .post-date span, .date-style-2 .post-date strong, .date-style-4 .post-date span, .date-style-4 .post-date strong {
    display: block;
    padding: 10px 5px
  }
  
  .date-style-2 .post-date strong, .date-style-4 .post-date strong {
    font-size: 10px;
    padding: 10px 5px 5px;
    position: relative
  }
  
  .date-style-2 .post-date>strong:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 1px;
    background-color: #fff;
    margin: 0 -10px;
    width: 20px
  }
  
  .date-style-2 .post-date span {
    font-size: 16px;
    padding: 5px 5px 10px
  }
  
  .date-style-2 .post-date .fa, .date-style-2 .post-date:after, .date-style-3 .post-date .fa, .date-style-3 .post-date:after, .date-style-4 .post-date .fa {
    display: none
  }
  
  .date-style-3 .dlab-post-info {
    position: relative
  }
  
  .date-style-3 .post-date {
    font-family: oswald;
    text-transform: uppercase;
    position: absolute;
    padding: 8px 15px;
    color: #fff;
    top: -36px;
    left: 0;
    height: 36px
  }
  
  .date-style-3 .post-date strong {
    color: #30353c;
    margin-right: 2px
  }
  
  .date-style-3.skew-date .post-date {
    padding-right: 8px
  }
  
  .date-style-3.skew-date .post-date:before {
    content: "";
    position: absolute;
    right: -15px;
    top: 0;
    width: 22px;
    height: 100%;
    border-right: 3px solid #2D3239;
    transform: skewX(20deg)
  }
  
  .date-style-4 .post-date span {
    background-color: #2e1e13
  }
  
  .date-style-4 .post-date {
    top: 10px;
    left: 10px;
    font-family: "Roboto Slab", serif
  }
  
  .date-style-4 .dlab-post-info {
    box-shadow: 0 3px 0 0 #dbdbdb
  }
  
  .date-style-4 .dlab-post-meta ul li {
    font-weight: 400
  }
  
  .no-image-blog.date-style-2 .algo-post-info {
    padding-top: 70px
  }
  
  .no-image-blog.date-style-2 .post-date {
    top: 0;
    left: 20px
  }
  
  .blog-post.no-img-post .post-date {
    position: static;
    float: left
  }
  
  .blog-md .dlab-post-media {
    width: 350px;
    float: left;
    margin-right: 30px
  }
  
  .blog-md .dlab-post-info {
    border: none
  }
  
  .blog-md .dlab-post-tags {
    border: none;
    display: inline-block;
    padding: 0
  }
  
  @media only screen and (max-width:767px) {
    .blog-md.blog-post .dlab-post-media {
      float: none;
      margin: 0 0 20px;
      width: auto
    }
  }
  
  .nav-links:after {
    clear: both;
    content: "";
    display: table
  }
  
  .pagination .page-numbers {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    color: #767676;
    padding: 9px 15px;
    font-weight: 600;
    font-size: 12px;
    display: block;
    float: left;
    margin-left: -1px
  }
  
  .pagination .page-numbers.current, .pagination a.page-numbers:hover {
    background: #3396D1;
    color: #fff
  }
  
  .nav-links .nav-next a, .nav-links .nav-previous a {
    display: inline-block;
    color: #3396d1;
    font-weight: 600;
    margin-bottom: 20px;
    outline: 0!important
  }
  
  .nav-links .nav-next a:hover, .nav-links .nav-previous a:hover {
    color: #09C
  }
  
  .nav-links .nav-next a:after, .nav-links .nav-previous a:after {
    content: "\f105";
    font-family: FontAwesome;
    vertical-align: middle;
    margin-left: 2px;
    color: #333
  }
  
  .post-navigation {
    background-color: #fff;
    padding: 30px;
    border-bottom: 2px solid #e3e3e3
  }
  
  .post-navigation .screen-reader-text {
    margin-top: 0
  }
  
  .post-navigation .nav-next, .post-navigation .nav-previous {
    display: inline-block;
    width: 50%
  }
  
  .post-navigation .nav-next {
    text-align: right
  }
  
  .post-navigation .nav-next a:after, .post-navigation .nav-previous a:after {
    display: none
  }
  
  .post-navigation .nav-next .post-title, .post-navigation .nav-previous .post-title {
    display: block;
    font-size: 15px;
    color: #777;
    margin-top: 10px
  }
  
  .dlab-link-pages {
    padding: 20px 0 30px
  }
  
  .dlab-link-pages a {
    color: #fff;
    padding: 2px 6px;
    font-size: 12px;
    font-weight: 600;
    background-color: #CCC;
    margin: 0 2px
  }
  
  .sticky-post {
    position: absolute;
    right: 0;
    top: 0;
    background: #77c04b;
    color: #FFF;
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: 600
  }
  
  .post-password-form {
    position: relative;
    clear: both
  }
  
  .post-password-form input[type=password] {
    width: 100%;
    border: 1px solid #ebedf2;
    padding: 10px 100px 10px 15px;
    height: 40px
  }
  
  .post-password-form label {
    display: block
  }
  
  .post-password-form input[type=submit] {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px 20px;
    background-color: #333;
    color: #FFF;
    border: none;
    height: 40px;
    text-transform: uppercase;
    font-weight: 600
  }
  
  .blog [class*=galleryid-] {
    clear: both;
    margin: 0 auto;
    overflow: hidden
  }
  
  .gallery .gallery-item {
    float: left;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0 0 5px 15px;
    text-align: center
  }
  
  .gallery .gallery-caption {
    padding-top: 10px;
    font-size: 13px
  }
  
  .gallery .gallery-item img {
    float: left;
    padding: 0;
    width: 100%;
    border: none!important
  }
  
  .gallery-columns-2 .gallery-item {
    max-width: 50%
  }
  
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%
  }
  
  .gallery-columns-4 .gallery-item {
    max-width: 25%
  }
  
  .gallery-columns-5 .gallery-item {
    max-width: 20%
  }
  
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%
  }
  
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%
  }
  
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%
  }
  
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%
  }
  
  .gallery-icon img {
    margin: 0 auto
  }
  
  .gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, .7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: .5em 0
  }
  
  .gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none
  }
  
  .side-bar .widget {
    margin-bottom: 30px
  }
  
  @media only screen and (max-width:991px) {
    .side-bar {
      margin-bottom: 40px
    }
  }
  
  .blog-single .dlab-post-meta {
    margin-bottom: 20px
  }
  
  .blog-single .dlab-post-tags, .blog-single .dlab-post-text {
    margin-top: 20px
  }
  
  .comments-area {
    padding: 0
  }
  
  .comments-area .comments-title {
    text-transform: uppercase;
    font-size: 20px
  }
  
  ol.comment-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
  }
  
  ol.comment-list li.comment {
    position: relative;
    padding: 0
  }
  
  ol.comment-list li.comment .comment-body {
    padding: 20px;
    margin-bottom: 40px;
    margin-left: 80px;
    position: relative;
    border: 1px solid #e9e9e9
  }
  
  ol.comment-list li.comment .comment-body:after, ol.comment-list li.comment .comment-body:before {
    content: '';
    position: absolute;
    top: 20px;
    width: 0;
    height: 0;
    border-width: 10px 12px 10px 0;
    border-style: solid
  }
  
  ol.comment-list li.comment .comment-body:before {
    border-color: transparent #fff;
    z-index: 1;
    left: -12px;
    top: 22px
  }
  
  ol.comment-list li.comment .comment-body:after {
    border-color: transparent #e9e9e9;
    border-width: 12px 14px 12px 0;
    left: -14px
  }
  
  ol.comment-list li.comment .comment-author {
    display: block;
    margin-bottom: 10px
  }
  
  ol.comment-list li.comment .comment-author .avatar {
    position: absolute;
    top: 0;
    left: -80px;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    border: 2px solid #FFF
  }
  
  ol.comment-list li.comment .comment-author .fn {
    display: inline-block;
    color: #555;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal
  }
  
  ol.comment-list li.comment .comment-author .says {
    display: none;
    color: #999;
    font-weight: 600
  }
  
  ol.comment-list li.comment .comment-meta {
    color: #8d8d8d;
    text-transform: uppercase;
    margin-bottom: 15px
  }
  
  ol.comment-list li.comment .comment-meta a {
    color: #8d8d8d
  }
  
  ol.comment-list li.comment .comment-meta:before, ol.comment-list li.comment .reply a:before {
    font-family: FontAwesome;
    font-size: 11px;
    vertical-align: top
  }
  
  ol.comment-list li.comment .comment-meta:before {
    content: "\f133"
  }
  
  ol.comment-list li.comment .reply a:before {
    content: "\f064";
    font-weight: 400;
    color: #555;
    margin-right: 5px;
    vertical-align: middle
  }
  
  ol.comment-list li.comment p {
    line-height: 18px;
    margin: 0 0 5px
  }
  
  ol.comment-list li.comment .reply a {
    position: absolute;
    top: 50px;
    right: 30px;
    margin-top: -5px;
    color: #EFBB20;
    font-weight: 600
  }
  
  ol.comment-list li .children {
    list-style: none;
    margin-left: 80px
  }
  
  ol.comment-list li .children li {
    padding: 0
  }
  
  @media only screen and (max-width:767px) {
    .comments-area .padding-30 {
      padding: 15px
    }
    ol.comment-list li.comment .comment-body {
      margin-bottom: 30px;
      margin-left: 70px
    }
    ol.comment-list li.comment .comment-author .avatar {
      left: -75px;
      height: 60px;
      width: 60px
    }
    ol.comment-list li .children {
      margin-left: 20px
    }
    ol.comment-list li.comment .reply a {
      position: static
    }
  }
  
  @media only screen and (max-width:480px) {
    ol.comment-list li.comment .comment-body {
      margin-left: 52px
    }
    ol.comment-list li.comment .comment-author .avatar {
      left: -55px;
      top: 12px;
      width: 40px;
      height: 40px
    }
  }
  
  .comment-respond {
    padding: 30px;
    border: 1px solid #e9e9e9
  }
  
  .comment-respond .comment-reply-title {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600
  }
  
  .comments-area .comment-form {
    margin: 0 -15px
  }
  
  .comments-area .comment-form .comment-notes {
    display: none
  }
  
  .comments-area .comment-form p {
    width: 33.333%;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
    position: relative
  }
  
  .comments-area .comment-form p.form-allowed-tags {
    width: 100%
  }
  
  ol.comment-list li.comment .comment-respond .comment-form p {
    padding: 0 15px!important
  }
  
  .comments-area .comment-form p label {
    display: none;
    line-height: 18px;
    margin-bottom: 10px
  }
  
  .comments-area p:before {
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 16px;
    color: #ccc;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e1e6eb;
    text-align: center;
    border-radius: 4px 0 0 4px;
    -webkit- border-radius: 4px 0 0 4px
  }
  
  .comments-area p.comment-form-author:before {
    content: "\f007"
  }
  
  .comments-area p.comment-form-email:before {
    content: "\f0e0"
  }
  
  .comments-area p.comment-form-url:before {
    content: "\f0ac"
  }
  
  .comments-area p.comment-form-comment:before {
    content: "\f040"
  }
  
  .comments-area .comment-form p input[type=text], .comments-area .comment-form p textarea {
    width: 100%;
    height: 40px;
    line-height: 6px 12px;
    padding: 10px 10px 10px 50px;
    border: 1px solid #e1e6eb;
    border-radius: 0;
    -webkit-border-radius: 0
  }
  
  .comments-area .comment-form p.comment-form-comment {
    width: 100%;
    display: block;
    clear: both
  }
  
  .comments-area .comment-form p textarea {
    height: 120px
  }
  
  .comments-area .comment-form p.form-submit {
    clear: both;
    float: none;
    width: 100%;
    margin: 0
  }
  
  .comments-area .comment-form p input[type=submit] {
    background-color: #EFBB20;
    border: solid;
    border-radius: 3px;
    border-width: 1px;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 10px 20px;
    text-transform: uppercase
  }
  
  .comments-area .comment-form p input[type=submit]:active, .comments-area .comment-form p input[type=submit]:focus, .comments-area .comment-form p input[type=submit]:hover {
    background-color: #6ab33e;
    border-color: #6ab33e;
    color: #fff
  }
  
  @media only screen and (max-width:767px) {
    .comments-area .comment-form p {
      width: 100%;
      float: none;
      margin-bottom: 20px
    }
    .comment-respond {
      padding: 20px
    }
  }
  
  .widget {
    margin-bottom: 40px
  }
  
  .widget.border-0 ul li {
    border: 0
  }
  
  .widget-title {
    margin: 0 0 30px;
    padding-bottom: 15px;
    position: relative
  }
  
  .widget-title:after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 0;
    height: 3px;
    width: 50px;
    margin: 10px 0
  }
  
  .widget .post-title, .widget .widget-title {
    text-transform: uppercase
  }
  
  .category-entry ul, .recent-posts-entry ul {
    margin: 0;
    list-style: none;
    padding: 0
  }
  
  .widget-link ul {
    margin: 0;
    padding: 0
  }
  
  .widget-link ul li {
    list-style: none;
    display: inline-block;
    padding-left: 3px;
    padding-right: 10px;
    position: relative
  }
  
  .widget-link ul li:last-child {
    padding-right: 3px
  }
  
  .widget-link ul li:last-child:after {
    content: none
  }
  
  .widget-link li:after {
    content: "/";
    position: absolute;
    right: 0
  }
  
  .widget_archive ul, .widget_categories ul, .widget_getintuch ul, .widget_meta ul, .widget_nav_menu ul, .widget_pages ul, .widget_recent_comments ul, .widget_recent_entries ul, .widget_rss ul, .widget_services ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
  }
  
  .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_nav_menu li, .widget_pages ul li, .widget_recent_comments ul li, .widget_recent_entries ul li, .widget_services ul li {
    border-bottom: 1px solid rgba(102, 102, 102, .11);
    position: relative;
    padding: 10px 10px 10px 15px;
    margin-bottom: 0;
    line-height: 20px
  }
  
  .widget_archive ul li a, .widget_categories ul li a, .widget_meta ul li a, .widget_nav_menu li a, .widget_pages ul li a, .widget_recent_comments ul li a, .widget_recent_entries ul li a, .widget_services ul li a {
    color: #000
  }
  
  .widget_archive ul li:before, .widget_categories ul li:before, .widget_meta ul li:before, .widget_nav_menu ul li:before, .widget_pages ul li:before, .widget_recent_comments ul li:before, .widget_recent_entries ul li:before, .widget_services ul li:before {
    content: "\f105";
    position: absolute;
    left: 0;
    top: 10px;
    display: block;
    font-family: FontAwesome
  }
  
  .widget_archive ul li li, .widget_categories ul li li, .widget_meta ul li li, .widget_nav_menu li li, .widget_pages ul li li, .widget_recent_comments ul li li, .widget_services li li {
    border-bottom: none;
    line-height: 28px;
    padding: 0 5px 0 10px
  }
  
  .widget_archive ul li li:before, .widget_categories ul li li:before, .widget_meta ul li li:before, .widget_nav_menu li li:before, .widget_pages ul li li:before, .widget_recent_comments ul li li:before, .widget_services li li:before {
    top: 0;
    left: -8px
  }
  
  .search-bx .site-button {
    padding: 9px 12px;
    border: 1px solid transparent;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
  }
  
  .widget_search .screen-reader-text {
    display: block
  }
  
  .searchform {
    position: relative
  }
  
  .searchform input[type=text] {
    width: 100%;
    height: 40px;
    padding: 10px 90px 10px 15px;
    border: 1px solid #CCC
  }
  
  .searchform input[type=submit] {
    height: 40px;
    padding: 10px 15px;
    background-color: #77c04b;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none
  }
  
  .searchform input[type=submit]:active, .searchform input[type=submit]:focus, .searchform input[type=submit]:hover {
    background-color: #6ab33e;
    color: #fff!important;
    border-bottom-color: #5a9e2f
  }
  
  .recent-posts-entry .post-date, .tweets-feed-entry .tweet-date {
    color: #3396d1;
    font-style: normal
  }
  
  .widget .post-title {
    line-height: 16px;
    margin-bottom: 8x
  }
  
  .recent-posts-entry .widget-post {
    margin-bottom: 10px
  }
  
  .recent-posts-entry .widget-post-bx:last-child {
    border-bottom: none
  }
  
  .recent-posts-entry .dlab-post-media {
    float: left;
    width: 90px
  }
  
  .recent-posts-entry .dlab-post-info {
    background: 0 0;
    padding: 0 0 0 15px;
    border: none
  }
  
  .recent-posts-entry .post-meta span {
    margin-right: 10px
  }
  
  .widget-post .dlab-post-info, .widget-post .dlab-post-media {
    display: table-cell;
    float: none;
    vertical-align: middle
  }
  
  .widget_recent_comments ul li:before {
    content: "\f0e6"
  }
  
  .widget_recent_comments ul li {
    padding-left: 20px;
    color: #999
  }
  
  .widget_meta ul li a abbr[title] {
    color: #333;
    border-bottom: none
  }
  
  .widget_calendar caption::after {
    color: #707070;
    content: ">";
    font-family: FontAwesome;
    margin: 0 0 0 5px
  }
  
  .widget_calendar table {
    border-collapse: separate;
    border-spacing: 2px;
    width: 100%
  }
  
  .widget_calendar thead {
    background-color: #999
  }
  
  .widget_calendar tfoot tr td {
    border: none;
    padding: 0
  }
  
  .widget_calendar tfoot tr td a {
    background-color: #fff;
    padding: 4px 10px
  }
  
  .widget_calendar table thead tr th {
    font-size: 11px;
    padding: 5px;
    text-align: center;
    border: none;
    color: #fff
  }
  
  .widget_calendar table tbody td {
    font-size: 13px;
    padding: 6px 5px;
    text-align: center;
    background-color: #fff;
    border: none;
    color: #444
  }
  
  .widget_calendar table tbody td#today {
    background-color: #77c04b;
    color: #FFF
  }
  
  .widget_calendar table tbody td#today a {
    color: #FFF
  }
  
  .widget_tag_cloud a {
    padding: 8px 10px;
    background-color: #FFF;
    border: 1px solid #ebedf2;
    font-size: 12px;
    display: inline-block;
    margin: 0 0 5px;
    color: #555
  }
  
  .side-bar .widget_tag_cloud a:hover {
    background-color: #CCC
  }
  
  .widget_archive select, .widget_text select {
    width: 100%;
    padding: 5px;
    border: 1px solid #CCC
  }
  
  .widget_text select option {
    width: 100%
  }
  
  .widget_categories li {
    text-align: right
  }
  
  .btn, .button-skew, .dlab-divider i, .dlab-separator.style-icon, .dlab-share-icon li i, .dlab-social-icon, .list-num-count>li:before, .overlay-bx, .pricingtable-inner, .site-button, .site-button-secondry, .site-filters.center, .testimonial-1, .testimonial-1 .quote-left:before, .testimonial-2 .quote-left:before, .testimonial-3, .widget_getintuch i {
    text-align: center
  }
  
  .widget_categories li a {
    float: left
  }
  
  .widget_rss ul {
    margin: 0;
    line-height: 20px
  }
  
  .widget_rss ul li {
    line-height: 20px;
    margin-bottom: 15px
  }
  
  .widget_rss ul .rsswidget {
    color: #333
  }
  
  .widget_rss ul .rss-date {
    color: #3396D1
  }
  
  .widget_rss ul .rssSummary {
    padding: 5px 0
  }
  
  .widget_rss ul cite {
    color: #333;
    font-weight: 600
  }
  
  .widget_getintuch {
    padding-top: 10px
  }
  
  .widget_getintuch li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 40px
  }
  
  .widget_getintuch b, .widget_getintuch strong {
    display: block;
    text-transform: uppercase
  }
  
  .widget_gallery a, .widget_gallery li, .widget_gallery li img {
    display: inline-block
  }
  
  .widget_getintuch i {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0, 0, 0, .04);
    border: 1px solid rgba(0, 0, 0, .05)
  }
  
  .widget_gallery ul {
    padding-left: 0
  }
  
  .widget_gallery.gallery-grid-4 li {
    width: 25%
  }
  
  .widget_gallery li {
    width: 33.33%;
    float: left;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    padding: 2px
  }
  
  .widget_gallery li:nth-child(3n-3) {
    margin-right: 0
  }
  
  .widget_gallery li:hover {
    opacity: .7;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
  }
  
  .alert, .btn, .btn-group-divides>.btn:last-child:not(:first-child), .btn-group-divides>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group>.dropdown-toggle:not(:first-child), .dlab-booking-form .dlab-extra-services li .icon-bx-lg, .dlab-booking-form .dlab-extra-services li.active .icon-bx-lg:after, .dropdown-menu, .form-control, .img-thumbnail, .input-group-addon, .list-group-item:first-child, .list-group-item:last-child, .modal-content, .nav-pills>li>a, .nav-tabs>li>a, .navbar-toggle, .pager li>a, .pager li>span, .panel, .panel-group .panel, .panel-head ing, .searchform input[type=submit], .searchform input[type=text], .well, .widget_tag_cloud a, ol.comment-list li.comment .comment-body {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
  }
  
  .btn, .dlab-box, .dlab-info-has, .dlab-we-find .dlab-box, .extra-nav, .form-control, .header-nav .nav>li>a, .how-dlab-work .dlab-box .shadow-bx img, .how-dlab-work .dlab-box .step-no-bx, .icon-bx-lg, .icon-bx-md, .icon-bx-sm, .icon-bx-xl, .icon-bx-xs, .indicator, .logo-header, .navbar-toggle, .overlay-bx, .overlay-icon li a i, .profile-menu ul li, .share-social-bx li, .skew-primary:hover, .skew-primary:hover::after, .skew-secondry:hover, .skew-secondry:hover::after, .staff-member .member-done, a {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
  }
  
  .animate-slow {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
  }
  
  .animate-mid {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out
  }
  
  .animate-fast {
    -webkit-transition: all .8s ease-out;
    -moz-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    -ms-transition: all .8s ease-out;
    transition: all .8s ease-out
  }
  
  .clearfix:after, .clearfix:before {
    content: "";
    display: table
  }
  
  .btn, .button-skew i:before, .button-skew span, .owl-next, .owl-prev, .site-button-link {
    display: inline-block
  }
  
  .clearfix:after {
    clear: both
  }
  
  .has-error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle:focus, .has-error .bootstrap-select .dropdown-toggle:hover {
    border-color: #a94442!important
  }
  
  .has-success .bootstrap-select .dropdown-toggle, .has-success .bootstrap-select .dropdown-toggle:focus, .has-success .bootstrap-select .dropdown-toggle:hover {
    border-color: #3c763d!important
  }
  
  .owl-next, .owl-prev {
    background-color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .5);
    color: #fff;
    padding: 5px 8px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 13px;
    cursor: pointer;
    border-width: 0;
    border-style: solid
  }
  
  .owl-next:active, .owl-next:focus, .owl-next:hover, .owl-prev:active, .owl-prev:focus, .owl-prev:hover {
    background-color: rgba(0, 0, 0, .7);
    border-color: #3E2E23;
    color: #fff
  }
  
  .button-example .btn, .button-example .site-button, .button-example .site-button-link {
    margin: 0 5px 10px 0
  }
  
  .btn {
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    padding: 8px 16px;
    transition: all .2s ease-in-out 0s;
    vertical-align: middle
  }
  
  .btn-success {
    background-color: #5cb85c;
    border-color: #5cb85c;
    color: #fff
  }
  
  .btn-primary {
    background-color: #0275d8;
    border-color: #0275d8;
    color: #fff
  }
  
  .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background-color: #025aa5;
    border-color: #01549b
  }
  
  .btn-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
    color: #fff
  }
  
  .btn-danger {
    background-color: #d9534f;
    border-color: #d9534f;
    color: #fff
  }
  
  .btn-secondary {
    background-color: #fff;
    border-color: #ccc;
    color: #292b2c
  }
  
  .btn-outline-danger, .btn-outline-info, .btn-outline-primary, .btn-outline-secondary, .btn-outline-success, .btn-outline-warning {
    background-color: rgba(0, 0, 0, 0);
    background-image: none
  }
  
  .btn-outline-danger {
    border-color: #d9534f;
    color: #d9534f
  }
  
  .btn-outline-primary {
    border-color: #0275d8;
    color: #0275d8
  }
  
  .btn-outline-secondary {
    border-color: #ccc;
    color: #ccc
  }
  
  .btn-outline-success {
    border-color: #5cb85c;
    color: #5cb85c
  }
  
  .btn-outline-info {
    border-color: #5bc0de;
    color: #5bc0de
  }
  
  .btn-outline-warning {
    border-color: #f0ad4e;
    color: #f0ad4e
  }
  
  .btn-outline-primary:hover {
    background-color: #0274d9;
    border-color: #0274d9;
    color: #fff
  }
  
  .btn-outline-secondary:hover {
    background-color: #ccc;
    border-color: #ccc;
    color: #fff
  }
  
  .btn-outline-success:hover {
    background-color: #5bb75b;
    border-color: #5bb75b;
    color: #fff
  }
  
  .btn-outline-info:hover {
    background-color: #59bedd;
    border-color: #59bedd;
    color: #fff
  }
  
  .btn-outline-warning:hover {
    background-color: #efab4c;
    border-color: #efab4c;
    color: #fff
  }
  
  .btn-outline-danger:hover {
    background-color: #d8534f;
    border-color: #d8534f;
    color: #fff
  }
  
  .btn-group-lg>.btn, .btn-lg {
    border-radius: 0;
    font-size: 20px;
    padding: 12px 24px
  }
  
  .btn-group-sm>.btn, .btn-sm {
    border-radius: 3px;
    font-size: 12px;
    padding: 4px 8px
  }
  
  .site-button, .site-button-secondry {
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    outline: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    line-height: 1.42857;
    font-weight: 400
  }
  
  .site-button {
    background-color: #EFBB20
  }
  
  .active>.site-button, .site-button:active, .site-button:focus, .site-button:hover {
    background-color: #d8a409;
    color: #fff
  }
  
  .site-button-secondry {
    background-color: #191F23
  }
  
  .active>.site-button-secondry, .site-button-secondry:active, .site-button-secondry:focus, .site-button-secondry:hover {
    background-color: #3c3e4e;
    color: #fff
  }
  
  .site-button.text-uppercase {
    text-transform: uppercase
  }
  
  .button-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 14px
  }
  
  .button-lg {
    padding: 20px 35px;
    font-size: 16px
  }
  
  .button-xl {
    font-size: 22px;
    padding: 25px 35px
  }
  
  .radius-no {
    border-radius: 0;
    -webkit-border-radius: 0
  }
  
  .radius-sm {
    border-radius: 3px;
    -webkit-border-radius: 3px
  }
  
  .radius-xl {
    border-radius: 100px;
    -webkit-border-radius: 100px
  }
  
  .site-button.black {
    background-color: #171717;
    color: #fff
  }
  
  .site-button.black:active, .site-button.black:focus, .site-button.black:hover {
    background-color: #000;
    color: #fff
  }
  
  .site-button.gray {
    background-color: #666;
    color: #fff
  }
  
  .site-button.gray.active, .site-button.gray:active, .site-button.gray:focus, .site-button.gray:hover {
    background-color: #555;
    color: #fff
  }
  
  .site-button.pink {
    background-color: #ff3c85;
    color: #fff
  }
  
  .site-button.pink.active, .site-button.pink:active, .site-button.pink:focus, .site-button.pink:hover {
    background-color: #ef2c75;
    color: #fff
  }
  
  .site-button.blue {
    background-color: #00c5dc;
    color: #fff
  }
  
  .site-button.blue.active, .site-button.blue:active, .site-button.blue:focus, .site-button.blue:hover {
    background-color: #00b5cc;
    color: #fff
  }
  
  .site-button.green {
    background-color: #34bfa3;
    color: #fff
  }
  
  .site-button.green.active, .site-button.green:active, .site-button.green:focus, .site-button.green:hover {
    background-color: #24af93;
    color: #fff
  }
  
  .site-button.orange {
    background-color: #EF9800;
    color: #fff
  }
  
  .site-button.orange.active, .site-button.orange:active, .site-button.orange:focus, .site-button.orange:hover {
    background-color: #df8800;
    color: #fff
  }
  
  .site-button.red {
    background-color: #f0526d;
    color: #fff
  }
  
  .site-button.red.active, .site-button.red:active, .site-button.red:focus, .site-button.red:hover {
    background-color: #F22D4E;
    color: #fff
  }
  
  .site-button.brown {
    background-color: #484a5c;
    color: #fff
  }
  
  .site-button.brown.active, .site-button.brown:active, .site-button.brown:focus, .site-button.brown:hover {
    background-color: #383a4c;
    color: #fff
  }
  
  .site-button.yellow {
    background-color: #ffb822;
    color: #fff
  }
  
  .site-button.yellow.active, .site-button.yellow:active, .site-button.yellow:focus, .site-button.yellow:hover {
    background-color: #efa812;
    color: #fff
  }
  
  .site-button.purple {
    background-color: #8862B9;
    color: #fff
  }
  
  .site-button.purple.active, .site-button.purple:active, .site-button.purple:focus, .site-button.purple:hover {
    background-color: #7852a9;
    color: #fff
  }
  
  .site-button.white {
    background-color: #fff;
    color: #777
  }
  
  .site-button.white:active, .site-button.white:focus, .site-button.white:hover {
    background-color: #F4F4F4;
    color: #555
  }
  
  .site-button.black.gradient {
    background: #000;
    background: -moz-linear-gradient(45deg, #000 0, #727272 100%);
    background: -webkit-linear-gradient(45deg, #000 0, #727272 100%);
    background: linear-gradient(45deg, #000 0, #727272 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#727272', GradientType=1);
    color: #fff
  }
  
  .site-button.black.gradient:active, .site-button.black.gradient:focus, .site-button.black.gradient:hover {
    background: #1e1e1e;
    background: -moz-linear-gradient(45deg, #1e1e1e 0, #727272 100%);
    background: -webkit-linear-gradient(45deg, #1e1e1e 0, #727272 100%);
    background: linear-gradient(45deg, #1e1e1e 0, #727272 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#727272', GradientType=1);
    color: #fff
  }
  
  .site-button.gradient.gray {
    background: #666;
    background: -moz-linear-gradient(45deg, #666 0, #999 100%);
    background: -webkit-linear-gradient(45deg, #666 0, #999 100%);
    background: linear-gradient(45deg, #666 0, #999 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#999999', GradientType=1);
    color: #fff
  }
  
  .site-button.gradient.gray:active, .site-button.gradient.gray:focus, .site-button.gradient.gray:hover {
    background: #4f4f4f;
    background: -moz-linear-gradient(45deg, #4f4f4f 0, #999 100%);
    background: -webkit-linear-gradient(45deg, #4f4f4f 0, #999 100%);
    background: linear-gradient(45deg, #4f4f4f 0, #999 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4f4f', endColorstr='#999999', GradientType=1);
    color: #fff
  }
  
  .site-button.gradient.pink {
    background: #ff3c85;
    background: -moz-linear-gradient(45deg, #ff3c85 0, #ff93bb 100%);
    background: -webkit-linear-gradient(45deg, #ff3c85 0, #ff93bb 100%);
    background: linear-gradient(45deg, #ff3c85 0, #ff93bb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3c85', endColorstr='#ff93bb', GradientType=1);
    color: #fff
  }
  
  .site-button.gradient.pink:active, .site-button.gradient.pink:focus, .site-button.gradient.pink:hover {
    background: #ff3d81;
    background: -moz-linear-gradient(45deg, #ff3d81 0, #ff7fae 100%);
    background: -webkit-linear-gradient(45deg, #ff3d81 0, #ff7fae 100%);
    background: linear-gradient(45deg, #ff3d81 0, #ff7fae 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3d81', endColorstr='#ff7fae', GradientType=1);
    color: #fff
  }
  
  .site-button.gradient.blue {
    background: #00c5db;
    background: -moz-linear-gradient(45deg, #00c5db 0, #6dff9e 99%);
    background: -webkit-linear-gradient(45deg, #00c5db 0, #6dff9e 99%);
    background: linear-gradient(45deg, #00c5db 0, #6dff9e 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c5db', endColorstr='#6dff9e', GradientType=1);
    color: #fff
  }
  
  .site-button.gradient.blue:active, .site-button.gradient.blue:focus, .site-button.gradient.blue:hover {
    background: #00a9bc;
    background: -moz-linear-gradient(45deg, #00a9bc 0, #54ea86 99%);
    background: -webkit-linear-gradient(45deg, #00a9bc 0, #54ea86 99%);
    background: linear-gradient(45deg, #00a9bc 0, #54ea86 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a9bc', endColorstr='#54ea86', GradientType=1);
    color: #fff
  }
  
  .site-button.gradient.green {
    background: #84ba3f;
    background: -moz-linear-gradient(45deg, #84ba3f 0, #b7ff59 99%);
    background: -webkit-linear-gradient(45deg, #84ba3f 0, #b7ff59 99%);
    background: linear-gradient(45deg, #84ba3f 0, #b7ff59 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84ba3f', endColorstr='#b7ff59', GradientType=1);
    color: #fff
  }
  
  .site-button.gradient.green:active, .site-button.gradient.green:focus, .site-button.gradient.green:hover {
    background: #6dad1a;
    background: -moz-linear-gradient(45deg, #6dad1a 0, #90ff00 99%);
    background: -webkit-linear-gradient(45deg, #6dad1a 0, #90ff00 99%);
    background: linear-gradient(45deg, #6dad1a 0, #90ff00 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6dad1a', endColorstr='#90ff00', GradientType=1);
    color: #fff
  }
  
  .site-button.gradient.orange {
    background: #ef940b;
    background: -moz-linear-gradient(45deg, #ef940b 0, #ffd754 100%);
    background: -webkit-linear-gradient(45deg, #ef940b 0, #ffd754 100%);
    background: linear-gradient(45deg, #ef940b 0, #ffd754 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef940b', endColorstr='#ffd754', GradientType=1);
    color: #fff
  }
  
  .site-button.gradient.orange:active, .site-button.gradient.orange:focus, .site-button.gradient.orange:hover {
    background: #d68000;
    background: -moz-linear-gradient(45deg, #d68000 0, #ffbf00 100%);
    background: -webkit-linear-gradient(45deg, #d68000 0, #ffbf00 100%);
    background: linear-gradient(45deg, #d68000 0, #ffbf00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d68000', endColorstr='#ffbf00', GradientType=1);
    color: #fff
  }
  
  .site-button.gradient.red {
    background: #ff1437;
    background: -moz-linear-gradient(45deg, #ff1437 0, #ff5982 100%);
    background: -webkit-linear-gradient(45deg, #ff1437 0, #ff5982 100%);
    background: linear-gradient(45deg, #ff1437 0, #ff5982 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1437', endColorstr='#ff5982', GradientType=1);
    color: #fff
  }
  
  .site-button.gradient.red:active, .site-button.gradient.red:focus, .site-button.gradient.red:hover {
    background: #f02;
    background: -moz-linear-gradient(45deg, #f02 0, #ff3866 100%);
    background: -webkit-linear-gradient(45deg, #f02 0, #ff3866 100%);
    background: linear-gradient(45deg, #f02 0, #ff3866 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0022', endColorstr='#ff3866', GradientType=1);
    color: #fff
  }
  
  .site-button.gradient.brown {
    background: #303451;
    background: -moz-linear-gradient(45deg, #303451 0, #7e8196 100%);
    background: -webkit-linear-gradient(45deg, #303451 0, #7e8196 100%);
    background: linear-gradient(45deg, #303451 0, #7e8196 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303451', endColorstr='#7e8196', GradientType=1);
    color: #fff
  }
  
  .site-button.gradient.brown:active, .site-button.gradient.brown:focus, .site-button.gradient.brown:hover {
    background: #1d213f;
    background: -moz-linear-gradient(45deg, #1d213f 0, #777c9b 100%);
    background: -webkit-linear-gradient(45deg, #1d213f 0, #777c9b 100%);
    background: linear-gradient(45deg, #1d213f 0, #777c9b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d213f', endColorstr='#777c9b', GradientType=1);
    color: #fff
  }
  
  .site-button.gradient.yellow {
    background: #ffb52d;
    background: -moz-linear-gradient(45deg, #ffb52d 34%, #ffd684 100%);
    background: -webkit-linear-gradient(45deg, #ffb52d 34%, #ffd684 100%);
    background: linear-gradient(45deg, #ffb52d 34%, #ffd684 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb52d', endColorstr='#ffd684', GradientType=1);
    color: #fff
  }
  
  .site-button.gradient.yellow:active, .site-button.gradient.yellow:focus, .site-button.gradient.yellow:hover {
    background: #e2a336;
    background: -moz-linear-gradient(45deg, #e2a336 34%, #ffc656 100%);
    background: -webkit-linear-gradient(45deg, #e2a336 34%, #ffc656 100%);
    background: linear-gradient(45deg, #e2a336 34%, #ffc656 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2a336', endColorstr='#ffc656', GradientType=1);
    color: #fff
  }
  
  .site-button.gradient.purple {
    background: #62369b;
    background: -moz-linear-gradient(45deg, #62369b 0, #b37cff 87%);
    background: -webkit-linear-gradient(45deg, #62369b 0, #b37cff 87%);
    background: linear-gradient(45deg, #62369b 0, #b37cff 87%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62369b', endColorstr='#b37cff', GradientType=1);
    color: #fff
  }
  
  .site-button.gradient.purple:active, .site-button.gradient.purple:focus, .site-button.gradient.purple:hover {
    background: #814ec4;
    background: -moz-linear-gradient(45deg, #814ec4 0, #9e4aba 87%);
    background: -webkit-linear-gradient(45deg, #814ec4 0, #9e4aba 87%);
    background: linear-gradient(45deg, #814ec4 0, #9e4aba 87%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#814ec4', endColorstr='#9e4aba', GradientType=1);
    color: #fff
  }
  
  .button-skew {
    position: relative;
    margin-right: 21px;
    -moz-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg)
  }
  
  .button-skew span {
    transform: skewX(20deg)
  }
  
  .button-skew i {
    background-color: inherit;
    position: absolute;
    height: 100%;
    margin-right: -32px;
    right: 0;
    top: 0;
    padding: 12px;
    line-height: normal
  }
  
  .button-skew i:before {
    -moz-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg)
  }
  
  .button-skew.button-sm i {
    padding: 7px 10px;
    margin-right: -27px
  }
  
  .button-skew.button-lg i {
    padding: 25px 15px;
    margin-right: -40px
  }
  
  .button-skew.button-xl i {
    padding: 35px 22px;
    margin-right: -55px
  }
  
  .site-button.graphical {
    color: #fff;
    border-radius: 3px;
    text-shadow: 0 -1px rgba(0, 0, 0, .4);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, .3), 0 1px 3px -1px rgba(45, 60, 72, .5);
    border: 1px solid rgba(0, 0, 0, .15)
  }
  
  .site-button.graphical:active {
    box-shadow: 0 2px 2px rgba(0, 0, 0, .25) inset
  }
  
  .site-button.button-3d {
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    border-bottom: 4px solid rgba(0, 0, 0, .2);
    border-left: none;
    border-right: none;
    border-top: none
  }
  
  .site-button.outline {
    color: #888;
    background: 0 0;
    border-width: 1px;
    border-style: solid;
    border-color: inherit
  }
  
  .site-button.outline-2 {
    border-width: 2px
  }
  
  .site-button.outline-2.radius-xl, .site-button.outline.radius-xl {
    border-radius: 100px
  }
  
  .site-button.outline.white {
    color: #e7e7e7;
    border-color: #e7e7e7
  }
  
  .site-button.outline.white:hover {
    color: #666
  }
  
  .site-button.outline.black {
    color: #171717;
    border-color: #171717
  }
  
  .site-button.outline.gray {
    color: #666;
    border-color: #666
  }
  
  .site-button.outline.pink {
    color: #e63f75;
    border-color: #e63f75
  }
  
  .site-button.outline.blue {
    color: #42b8d4;
    border-color: #42b8d4
  }
  
  .site-button.outline.green {
    color: #35b494;
    border-color: #35b494
  }
  
  .site-button.outline.orange {
    color: #e56713;
    border-color: #e56713
  }
  
  .site-button.outline.red {
    color: #d93223;
    border-color: #d93223
  }
  
  .site-button.outline.brown {
    color: #69441f;
    border-color: #69441f
  }
  
  .site-button.outline.yellow {
    color: #EFBB20;
    border-color: #EFBB20
  }
  
  .site-button.outline.purple {
    color: #ae1af7;
    border-color: #ae1af7
  }
  
  .site-button.outline:hover {
    border-color: transparent;
    color: #fff
  }
  
  .site-button-link {
    background: rgba(0, 0, 0, 0);
    border: 0;
    font-weight: 400;
    padding: 3px 5px
  }
  
  .site-button-link.white {
    color: #e7e7e7
  }
  
  .site-button-link.white:active, .site-button-link.white:focus, .site-button-link.white:hover {
    color: #CCC
  }
  
  .site-button-link.black {
    color: #171717
  }
  
  .site-button-link.black:active, .site-button-link.black:focus, .site-button-link.black:hover {
    color: #000
  }
  
  .site-button-link.gray {
    color: #666
  }
  
  .site-button-link.gray:active, .site-button-link.gray:focus, .site-button-link.gray:hover {
    color: #555
  }
  
  .site-button-link.pink {
    color: #e63f75
  }
  
  .site-button-link.pink:active, .site-button-link.pink:focus, .site-button-link.pink:hover {
    color: #EF2C75
  }
  
  .site-button-link.blue {
    color: #42b8d4
  }
  
  .site-button-link.blue:active, .site-button-link.blue:focus, .site-button-link.blue:hover {
    color: #00B5CC
  }
  
  .site-button-link.green {
    color: #35b494
  }
  
  .site-button-link.green:active, .site-button-link.green:focus, .site-button-link.green:hover {
    color: #26a585
  }
  
  .site-button-link.orange {
    color: #E56713
  }
  
  .site-button-link.orange:active, .site-button-link.orange:focus, .site-button-link.orange:hover {
    color: #d55703
  }
  
  .site-button-link.red {
    color: #D93223
  }
  
  .site-button-link.red:active, .site-button-link.red:focus, .site-button-link.red:hover {
    color: #c51e0f
  }
  
  .site-button-link.brown {
    color: #69441F
  }
  
  .site-button-link.brown:active, .site-button-link.brown:focus, .site-button-link.brown:hover {
    color: #5f3a15
  }
  
  .site-button-link.yellow {
    color: #ecc731
  }
  
  .site-button-link.yellow:active, .site-button-link.yellow:focus, .site-button-link.yellow:hover {
    color: ##d4af19
  }
  
  .site-button-link.purple {
    color: #ae1af7
  }
  
  .site-button-link.purple:active, .site-button-link.purple:focus, .site-button-link.purple:hover {
    color: #9804e1
  }
  
  .dropdown-menu>li>a {
    padding: 10px 20px
  }
  
  .site-button.box-shadow.black {
    box-shadow: 0 5px 10px 2px rgba(0, 0, 0, .19)
  }
  
  .site-button.box-shadow.gray {
    box-shadow: 0 5px 10px 2px rgba(85, 85, 85, .19)
  }
  
  .site-button.box-shadow.pink {
    box-shadow: 0 5px 10px 2px rgba(239, 44, 177, .19)
  }
  
  .site-button.box-shadow.blue {
    box-shadow: 0 5px 10px 2px rgba(0, 181, 104, .19)
  }
  
  .site-button.box-shadow.green {
    box-shadow: 0 5px 10px 2px rgba(36, 176, 147, .19)
  }
  
  .site-button.box-shadow.orange {
    box-shadow: 0 5px 10px 2px rgba(223, 136, 0, .19)
  }
  
  .site-button.box-shadow.red {
    box-shadow: 0 5px 10px 2px rgba(242, 45, 78, .19)
  }
  
  .site-button.box-shadow.brown {
    box-shadow: 0 5px 10px 2px rgba(56, 58, 76, .19)
  }
  
  .site-button.box-shadow.yellow {
    box-shadow: 0 5px 10px 2px rgba(239, 168, 18, .19)
  }
  
  .site-button.box-shadow.purple {
    box-shadow: 0 5px 10px 2px rgba(120, 82, 169, .19)
  }
  
  .site-button.circle-sm {
    width: 28px;
    height: 28px;
    padding: 0;
    border-radius: 40px;
    font-size: 12px;
    line-height: 27px
  }
  
  .site-button.circle {
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 40px;
    line-height: 39px
  }
  
  .site-button.circle-lg {
    border-radius: 40px;
    font-size: 20px;
    height: 55px;
    padding: 0;
    width: 55px;
    line-height: 54px
  }
  
  .site-button.sharp-sm {
    width: 28px;
    height: 28px;
    padding: 0;
    font-size: 12px;
    line-height: 27px
  }
  
  .site-button.sharp {
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 39px
  }
  
  .site-button.sharp-lg {
    font-size: 20px;
    height: 55px;
    padding: 0;
    width: 55px;
    line-height: 54px
  }
  
  .site-button-link.facebook {
    color: #3B5998
  }
  
  .site-button-link.google-plus {
    color: #DE4E43
  }
  
  .site-button-link.linkedin {
    color: #007BB6
  }
  
  .site-button-link.instagram {
    color: #8A5A4E
  }
  
  .site-button-link.twitter {
    color: #1EA1F3
  }
  
  .site-button-link.youtube {
    color: #CE201F
  }
  
  .site-button-link.whatsapp {
    color: #01C854
  }
  
  .site-button-link.facebook.hover, .site-button-link.google-plus.hover, .site-button-link.instagram.hover, .site-button-link.linkedin.hover, .site-button-link.twitter.hover, .site-button-link.whatsapp.hover, .site-button-link.youtube.hover {
    color: inherit
  }
  
  .site-button-link.facebook.hover:active, .site-button-link.facebook.hover:focus, .site-button-link.facebook.hover:hover {
    color: #3b5998
  }
  
  .site-button-link.google-plus.hover:active, .site-button-link.google-plus.hover:focus, .site-button-link.google-plus.hover:hover {
    color: #de4e43
  }
  
  .site-button-link.linkedin.hover:active, .site-button-link.linkedin.hover:focus, .site-button-link.linkedin.hover:hover {
    color: #007bb6
  }
  
  .site-button-link.instagram.hover:active, .site-button-link.instagram.hover:focus, .site-button-link.instagram.hover:hover {
    color: #8a5a4e
  }
  
  .site-button-link.twitter.hover:active, .site-button-link.twitter.hover:focus, .site-button-link.twitter.hover:hover {
    color: #1ea1f3
  }
  
  .site-button-link.youtube.hover:active, .site-button-link.youtube.hover:focus, .site-button-link.youtube.hover:hover {
    color: #ce201f
  }
  
  .site-button-link.whatsapp.hover:active, .site-button-link.whatsapp.hover:focus, .site-button-link.whatsapp.hover:hover {
    color: #01c854
  }
  
  .site-button.facebook {
    background-color: #3B5998
  }
  
  .site-button.facebook:active, .site-button.facebook:focus, .site-button.facebook:hover {
    background-color: #4b69a8
  }
  
  .site-button.google-plus {
    background-color: #DE4E43
  }
  
  .site-button.google-plus:active, .site-button.google-plus:focus, .site-button.google-plus:hover {
    background-color: #fe6e63
  }
  
  .site-button.linkedin {
    background-color: #007BB6
  }
  
  .site-button.linkedin:active, .site-button.linkedin:focus, .site-button.linkedin:hover {
    background-color: #209bd6
  }
  
  .site-button.instagram {
    background-color: #8A5A4E
  }
  
  .site-button.instagram:active, .site-button.instagram:focus, .site-button.instagram:hover {
    background-color: #aa7a6e
  }
  
  .site-button.twitter {
    background-color: #1EA1F3
  }
  
  .site-button.twitter:active, .site-button.twitter:focus, .site-button.twitter:hover {
    background-color: #0e91e3
  }
  
  .site-button.youtube {
    background-color: #CE201F
  }
  
  .site-button.youtube:active, .site-button.youtube:focus, .site-button.youtube:hover {
    background-color: #ee403f
  }
  
  .site-button.whatsapp {
    background-color: #01C854
  }
  
  .site-button.whatsapp:active, .site-button.whatsapp:focus, .site-button.whatsapp:hover {
    background-color: #00a834
  }
  
  .site-button.facebook.outline, .site-button.google-plus.outline, .site-button.instagram.outline, .site-button.linkedin.outline, .site-button.twitter.outline, .site-button.whatsapp.outline, .site-button.youtube.outline {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid
  }
  
  .site-button.facebook.outline {
    color: #3B5998
  }
  
  .site-button.google-plus.outline {
    color: #DE4E43
  }
  
  .site-button.linkedin.outline {
    color: #007BB6
  }
  
  .site-button.instagram.outline {
    color: #8A5A4E
  }
  
  .site-button.twitter.outline {
    color: #1EA1F3
  }
  
  .site-button.youtube.outline {
    color: #CE201F
  }
  
  .site-button.whatsapp.outline {
    color: #01C854
  }
  
  .site-button.facebook.outline:active, .site-button.facebook.outline:focus, .site-button.facebook.outline:hover {
    background-color: #4b69a8;
    color: #fff
  }
  
  .site-button.google-plus.outline:active, .site-button.google-plus.outline:focus, .site-button.google-plus.outline:hover {
    background-color: #fe6e63;
    color: #fff
  }
  
  .site-button.linkedin.outline:active, .site-button.linkedin.outline:focus, .site-button.linkedin.outline:hover {
    background-color: #209bd6;
    color: #fff
  }
  
  .site-button.instagram.outline:active, .site-button.instagram.outline:focus, .site-button.instagram.outline:hover {
    background-color: #aa7a6e;
    color: #fff
  }
  
  .site-button.twitter.outline:active, .site-button.twitter.outline:focus, .site-button.twitter.outline:hover {
    background-color: #0e91e3;
    color: #fff
  }
  
  .site-button.youtube.outline:active, .site-button.youtube.outline:focus, .site-button.youtube.outline:hover {
    background-color: #ee403f;
    color: #fff
  }
  
  .site-button.whatsapp.outline:active, .site-button.whatsapp.outline:focus, .site-button.whatsapp.outline:hover {
    background-color: #00a834;
    color: #fff
  }
  
  .site-filters {
    margin-bottom: 30px
  }
  
  .site-filters ul {
    margin: 0;
    list-style: none
  }
  
  .site-filters li {
    display: inline;
    padding: 0
  }
  
  .site-filters li.btn {
    box-shadow: none;
    -webkit-box-shadow: none;
    outline: 0!important
  }
  
  .site-filters li input {
    display: none
  }
  
  .site-filters a {
    margin: 0 15px 5px 0
  }
  
  .site-filters .active>[class*=site-button] {
    color: #fff;
    background-color: #EFBB20
  }
  
  .site-filters.center ul {
    display: inline-block;
    margin: auto
  }
  
  .site-filters.center [class*=site-button] {
    display: inline-block;
    margin: 0 5px 10px;
    text-transform: uppercase
  }
  
  @media only screen and (max-width:480px) {
    .site-filters.center [class*=site-button] {
      margin: 0 1px 5px;
      padding: 5px 10px;
      font-size: 12px
    }
  }
  
  .dlab-separator-outer {
    overflow: hidden
  }
  
  .dlab-separator {
    display: inline-block;
    height: 2px;
    width: 80px;
    margin-bottom: 10px;
    position: relative
  }
  
  .dlab-separator.style-liner {
    width: 20px
  }
  
  .dlab-separator.style-icon {
    width: 30px;
    height: auto;
    font-size: 20px
  }
  
  .dlab-separator[class*=style-]:after, .dlab-separator[class*=style-]:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 40px;
    width: 70px;
    height: 2px;
    background: #eee;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  
  .dlab-separator[class*=style-]:before {
    left: auto;
    right: 40px
  }
  
  .dlab-separator.style-skew {
    width: 15px;
    height: 10px;
    margin-left: 1px;
    margin-right: 1px;
    -moz-transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
    -o-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg)
  }
  
  .dlab-separator.style-skew[class*=style-]:after, .dlab-separator.style-skew[class*=style-]:before {
    width: 80px;
    height: 4px;
    left: 20px;
    -moz-transform: translateY(-50%) skewX(-10deg);
    -webkit-transform: translateY(-50%) skewX(-10deg);
    -o-transform: translateY(-50%) skewX(-10deg);
    -ms-transform: translateY(-50%) skewX(-10deg);
    transform: translateY(-50%) skewX(-10deg)
  }
  
  .dlab-separator.style-skew[class*=style-]:before {
    right: 20px;
    left: auto
  }
  
  .dlab-divider {
    height: 1px;
    position: relative;
    margin: 30px 0
  }
  
  .dlab-divider.divider-2px {
    height: 2px
  }
  
  .dlab-divider.divider-3px {
    height: 3px
  }
  
  .dlab-divider.divider-4px {
    height: 4px
  }
  
  .dlab-divider i {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
    border-radius: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  
  .dlab-divider.icon-left {
    margin-left: 40px
  }
  
  .dlab-divider.icon-left i {
    left: -40px
  }
  
  .dlab-divider.icon-right {
    margin-right: 40px
  }
  
  .dlab-divider.icon-right i {
    left: auto;
    right: -40px
  }
  
  .dlab-divider.icon-center i {
    left: 50%;
    margin-left: -5px
  }
  
  .list-angle-right, .list-arrow, .list-arrow-circle, .list-check, .list-check-circle, .list-checked, .list-chevron-circle, .list-circle, .list-times-circle {
    margin: 0 0 20px;
    padding: 0;
    list-style: none
  }
  
  .list-angle-right li, .list-arrow li, .list-arrow-circle li, .list-check li, .list-check-circle li, .list-checked li, .list-chevron-circle li, .list-circle li, .list-times-circle li {
    padding: 5px 5px 5px 20px;
    position: relative
  }
  
  .list-angle-right li:before, .list-arrow li:before, .list-arrow-circle li:before, .list-check li:before, .list-check-circle li:before, .list-checked li:before, .list-chevron-circle li:before, .list-circle li:before, .list-times-circle li:before {
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 6px;
    display: block;
    font-size: 15px;
    color: #777
  }
  
  .list-circle li:before {
    top: 10px;
    font-size: 10px;
    content: "\f111"
  }
  
  .list-angle-right li:before {
    content: "\f105"
  }
  
  .list-arrow li:before {
    content: "\f0da"
  }
  
  .list-check li:before {
    content: "\f00c"
  }
  
  .list-checked li:before {
    content: "\f046"
  }
  
  .list-check-circle li:before {
    content: "\f058"
  }
  
  .list-chevron-circle li:before {
    content: "\f138"
  }
  
  .list-arrow-circle li:before {
    content: "\f0a9"
  }
  
  .list-times-circle li:before {
    content: "\f057"
  }
  
  .primary li:before {
    color: #EFBB20
  }
  
  .secondry li:before {
    color: #77C04B
  }
  
  .black li:before {
    color: #000
  }
  
  .white li:before {
    color: #fff
  }
  
  .orange li:before {
    color: #F60
  }
  
  .green li:before {
    color: #0C0
  }
  
  .red li:before {
    color: #FF3737
  }
  
  .no-margin {
    margin: 0!important;
    list-style: none
  }
  
  .list-num-count {
    counter-reset: li;
    padding-left: 0
  }
  
  .list-num-count>li {
    position: relative;
    margin: 0 0 6px 30px;
    padding: 4px 8px;
    list-style: none
  }
  
  .list-num-count>li:before {
    content: counter(li, decimal);
    counter-increment: li;
    position: absolute;
    top: 0;
    left: -28px;
    width: 28px;
    height: 28px;
    padding: 5px;
    color: #fff;
    background: #EFBB20;
    font-weight: 700;
    font-size: 12px;
    -webkit-border-radius: 100px;
    border-radius: 100px
  }
  
  .list-num-count.lower-alpha>li:before {
    content: counter(li, lower-alpha)
  }
  
  .list-num-count.upper-alpha>li:before {
    content: counter(li, upper-alpha)
  }
  
  .dlab-tabs .tab-pane {
    padding: 20px 0
  }
  
  .dlab-tabs .nav-tabs>li>a {
    color: #3d474a;
    font-weight: 600;
    font-size: 13px;
    -webkit-border-radius: 0;
    border-radius: 0
  }
  
  .dlab-tabs .nav-tabs>li.active>a, .dlab-tabs .nav-tabs>li.active>a:focus, .dlab-tabs .nav-tabs>li.active>a:hover {
    background-color: #fff;
    border-color: #ebedf2;
    border-bottom: 1px solid #FFF
  }
  
  .dlab-tabs .nav>li>a:focus, .dlab-tabs .nav>li>a:hover {
    background-color: transparent
  }
  
  .dlab-tabs .nav li a:hover {
    border: 1px solid transparent
  }
  
  .dlab-tabs .nav-tabs>li>a i {
    color: #EFBB20;
    margin-right: 5px
  }
  
  .dlab-tabs.bg-tabs .nav-tabs>li>a {
    border: 1px solid #ebedf2;
    background-color: #efefef;
    margin-right: 2px
  }
  
  .dlab-tabs.bg-tabs .nav-tabs>li.active>a {
    border-bottom: 1px solid transparent;
    background-color: #fff
  }
  
  .dlab-tabs.vertical.bg-tabs .nav-tabs>li>a {
    border: 1px solid #ebedf2
  }
  
  .dlab-tabs.vertical.bg-tabs .nav-tabs>li.active>a {
    border-right: 1px solid transparent
  }
  
  .dlab-tabs.vertical.right.bg-tabs .nav-tabs>li>a {
    border: 1px solid #ebedf2
  }
  
  .dlab-tabs.vertical.right.bg-tabs .nav-tabs>li.active>a {
    border-left: 1px solid transparent
  }
  
  .dlab-tabs.border-top .nav-tabs>li.active>a {
    border-top: 2px solid #D81517;
    padding: 9px 15px 10px
  }
  
  .dlab-tabs.border .tab-pane {
    padding: 20px;
    border: 1px solid #ebedf2;
    margin-top: -1px
  }
  
  .dlab-tabs.vertical .nav-tabs {
    float: left;
    width: 170px;
    border-bottom: none;
    border-right: 1px solid #ebedf2
  }
  
  .dlab-tabs.vertical .tab-pane {
    padding: 10px 0 10px 20px
  }
  
  .dlab-tabs.vertical .nav-tabs li {
    float: none;
    margin-right: -1px
  }
  
  .dlab-tabs.vertical .nav-tabs li a {
    margin-right: 0;
    border-right: none
  }
  
  .dlab-tabs.vertical .nav-tabs li.active a {
    border-bottom: 1px solid #ebedf2
  }
  
  .dlab-tabs.vertical .tab-content {
    border-left: 1px solid #ebedf2;
    margin-left: 169px
  }
  
  .dlab-tabs.vertical.border .tab-pane {
    padding: 20px;
    margin-left: -1px
  }
  
  .dlab-tabs.vertical.right .nav-tabs {
    border-left: 1px solid #ebedf2;
    border-right: none;
    float: right
  }
  
  .dlab-tabs.vertical.right .nav-tabs li {
    margin-right: 0;
    margin-left: -1px
  }
  
  .dlab-tabs.vertical.right .nav-tabs li a {
    border-right: 1px solid transparent;
    border-left: none
  }
  
  .dlab-tabs.vertical.right .nav-tabs li.active a, .dlab-tabs.vertical.right .tab-content {
    border-left: none;
    border-right: 1px solid #ebedf2
  }
  
  .dlab-tabs.vertical.right .tab-content {
    margin-right: 169px;
    margin-left: 0
  }
  
  .dlab-tabs.vertical.right .tab-pane {
    padding: 10px 20px 10px 0
  }
  
  .dlab-tabs.vertical.right.border .tab-pane {
    padding: 20px;
    margin-right: -1px
  }
  
  .panel {
    box-shadow: none;
    -webkit-box-shadow: none
  }
  
  .dlab-accordion .panel {
    border: none;
    border-radius: 0;
    margin-bottom: -1px
  }
  
  .acod-head {
    position: relative
  }
  
  .acod-title {
    margin-top: 0;
    margin-bottom: 0
  }
  
  .acod-head .fa {
    margin-right: 5px
  }
  
  .acod-head a {
    display: block;
    padding: 12px 40px 12px 15px;
    border: 1px solid #ebedf2;
    border-radius: 2px
  }
  
  .dlab-accordion.rounded .panel:first-child .acod-head a, .dlab-accordion.rounded.space .panel .acod-head a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
  }
  
  .dlab-accordion.rounded .panel:last-child .acod-body, .dlab-accordion.rounded .panel:last-child .acod-body.in, .dlab-accordion.rounded .panel:last-child .acod-head a.collapsed, .dlab-accordion.rounded.space .panel .acod-body {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
  }
  
  .acod-head a, .acod-head a.collapsed:hover, .acod-head a:hover {
    color: #EFBB20
  }
  
  .acod-head a.collapsed, .acod-head a.collapsed:after {
    color: #3d474a
  }
  
  .acod-head a:after {
    font-family: FontAwesome;
    content: "--";
    float: right;
    color: #EFBB20;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -2px;
    position: absolute;
    right: 12px;
    top: 12px
  }
  
  .acod-head a.collapsed:after {
    content: "+";
    font-size: 18px
  }
  
  .acod-body {
    border-left: 1px solid #ebedf2;
    border-right: 1px solid #ebedf2;
    border-bottom: 1px solid #ebedf2;
    border-top: 1px solid transparent;
    margin-top: -1px
  }
  
  .acod-content {
    margin: 20px
  }
  
  .dlab-accordion.space .panel {
    margin-bottom: 5px
  }
  
  .dlab-accordion.rounded.space .panel .acod-head a.collapsed {
    border-radius: 5px
  }
  
  .dlab-accordion.bg-title .acod-head a {
    background-color: #F7F8FA
  }
  
  .dlab-accordion.no-cover .acod-body {
    border: none
  }
  
  .dlab-accordion.no-cover .acod-content {
    padding-left: 20px;
    margin-right: 10px;
    border-left: 2px solid #e8e8e8;
    position: relative
  }
  
  .dlab-accordion.no-cover .panel {
    background-color: transparent
  }
  
  .dlab-accordion.no-cover .acod-content:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -5px;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border: 2px solid #e8e8e8
  }
  
  .dlab-accordion.border-bottom .acod-head a {
    border-left: none;
    border-right: none;
    border-top: none;
    padding-left: 0
  }
  
  .dlab-accordion.primary .acod-head a {
    background-color: #D81517;
    color: #fff;
    border: 0
  }
  
  .dlab-accordion.primary .acod-head a:after, .dlab-accordion.primary .acod-head a:hover {
    color: #fff
  }
  
  .dlab-accordion.primary.active-bg .acod-head .collapsed {
    background-color: #fff;
    border: 1px solid #ebedf2
  }
  
  .dlab-accordion.primary.active-bg .acod-head .collapsed, .dlab-accordion.primary.active-bg .acod-head a.collapsed:after {
    color: #000
  }
  
  .dlab-accordion.gradient-1 .acod-head a {
    background: #D81517;
    background: -moz-linear-gradient(45deg, #D81517 0, #ff2a2a 100%);
    background: -webkit-linear-gradient(45deg, #D81517 0, #ff2a2a 100%);
    background: linear-gradient(45deg, #D81517 0, #ff2a2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D81517', endColorstr='#ff2a2a', GradientType=1);
    color: #fff;
    border: 0
  }
  
  .dlab-accordion.gradient-2 .acod-head a {
    background: #14191c;
    background: -moz-linear-gradient(45deg, #14191c 0, #54595c 100%);
    background: -webkit-linear-gradient(45deg, #14191c 0, #54595c 100%);
    background: linear-gradient(45deg, #14191c 0, #54595c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14191c', endColorstr='#54595c', GradientType=1);
    color: #fff;
    border: 0
  }
  
  .dlab-accordion.gradient-1 .acod-head a:after, .dlab-accordion.gradient-1 .acod-head a:hover, .dlab-accordion.gradient-2 .acod-head a:after, .dlab-accordion.gradient-2 .acod-head a:hover {
    color: #fff
  }
  
  .dlab-accordion.gradient-1.active-bg .acod-head .collapsed, .dlab-accordion.gradient-2.active-bg .acod-head .collapsed {
    background: #fff;
    border: 1px solid #ebedf2
  }
  
  .dlab-accordion.gradient-1.active-bg .acod-head .collapsed, .dlab-accordion.gradient-1.active-bg .acod-head a.collapsed:after, .dlab-accordion.gradient-2.active-bg .acod-head .collapsed, .dlab-accordion.gradient-2.active-bg .acod-head a.collapsed:after {
    color: #000
  }
  
  .dlab-accordion.green .acod-head a {
    background-color: #24A88D;
    color: #fff;
    border: 0
  }
  
  .dlab-accordion.green .acod-head a:after, .dlab-accordion.green .acod-head a:hover {
    color: #fff
  }
  
  .dlab-accordion.green.active-bg .acod-head .collapsed {
    background-color: #fff;
    border: 1px solid #ebedf2
  }
  
  .dlab-accordion.green.active-bg .acod-head .collapsed, .dlab-accordion.green.active-bg .acod-head a.collapsed:after {
    color: #000
  }
  
  .dlab-accordion.yellow .acod-head a {
    background-color: #efb822;
    color: #fff;
    border: 0
  }
  
  .dlab-accordion.yellow .acod-head a:after, .dlab-accordion.yellow .acod-head a:hover {
    color: #fff
  }
  
  .dlab-accordion.yellow.active-bg .acod-head .collapsed {
    background-color: #fff;
    border: 1px solid #ebedf2
  }
  
  .dlab-accordion.yellow.active-bg .acod-head .collapsed, .dlab-accordion.yellow.active-bg .acod-head a.collapsed:after {
    color: #000
  }
  
  .dlab-accordion.red .acod-head a {
    background-color: #ef516c;
    color: #fff;
    border: 0
  }
  
  .dlab-accordion.red .acod-head a:after, .dlab-accordion.red .acod-head a:hover {
    color: #fff
  }
  
  .dlab-accordion.red.active-bg .acod-head .collapsed {
    background-color: #fff;
    border: 1px solid #ebedf2
  }
  
  .dlab-accordion.red.active-bg .acod-head .collapsed, .dlab-accordion.red.active-bg .acod-head a.collapsed:after {
    color: #000
  }
  
  .dlab-accordion.blue .acod-head a {
    background-color: #36a3f7;
    color: #fff;
    border: 0
  }
  
  .dlab-accordion.blue .acod-head a:after, .dlab-accordion.blue .acod-head a:hover {
    color: #fff
  }
  
  .dlab-accordion.blue.active-bg .acod-head .collapsed {
    background-color: #fff;
    border: 1px solid #ebedf2
  }
  
  .dlab-accordion.blue.active-bg .acod-head .collapsed, .dlab-accordion.blue.active-bg .acod-head a.collapsed:after {
    color: #000
  }
  
  .dlab-accordion.border-bottom.no-border .acod-head a {
    border: none
  }
  
  .dlab-accordion.no-border .acod-content {
    margin-top: 10px;
    margin-bottom: 10px
  }
  
  .acco-sm .acod-head a {
    font-size: 12px;
    padding: 5px 30px 5px 15px
  }
  
  .acco-sm .acod-head a:after {
    font-size: 16px;
    right: 15px;
    top: 4px
  }
  
  .acco-lg .acod-head a {
    padding: 18px 40px 18px 25px;
    font-size: 18px
  }
  
  .acco-lg .acod-head a:after {
    font-size: 34px;
    right: 20px;
    top: 16px
  }
  
  .acco-xl .acod-head a {
    font-size: 22px;
    padding: 25px 50px 25px 30px
  }
  
  .acco-xl .acod-head a:after {
    font-size: 34px;
    right: 30px;
    top: 24px
  }
  
  .ow-post-info {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ebebeb
  }
  
  .ow-post-title .post-title {
    margin: 0 0 10px
  }
  
  .ow-post-text {
    margin-bottom: 10px
  }
  
  .ow-post-text p:last-child {
    margin: 0
  }
  
  .ow-post-meta, .ow-post-readmore {
    margin-bottom: 10px
  }
  
  .ow-post-meta ul {
    margin: 0 -4px;
    list-style: none
  }
  
  .ow-post-meta ul li {
    padding: 0;
    display: inline-block;
    font-weight: 700
  }
  
  .ow-post-meta li:after {
    content: "/";
    display: inline-block;
    font-weight: 400;
    margin-left: 5px;
    opacity: .5
  }
  
  .close, .overlay-black-light:after {
    opacity: .3
  }
  
  .ow-post-meta li:last-child:after {
    display: none
  }
  
  .ow-post-meta a {
    color: #a9a9a9
  }
  
  .ow-post-meta li i {
    color: #7b7b7b;
    margin: 0 5px
  }
  
  .ow-post-tags {
    border-top: 1px solid #E9E9E9;
    padding-top: 10px
  }
  
  .ow-post-tags .post-comment {
    float: left;
    font-weight: 700;
    text-transform: uppercase
  }
  
  .ow-post-tags .post-comment a {
    color: #a9a9a9
  }
  
  .ow-post-tags .post-tags {
    margin: 0 -3px;
    list-style: none
  }
  
  .ow-post-tags .post-tags a {
    border: 1px solid #ebebeb;
    padding: 2px 8px 1px;
    color: #777;
    margin: 0 3px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 11px
  }
  
  .ow-post-tags .post-tags a:active, .ow-post-tags .post-tags a:focus, .ow-post-tags .post-tags a:hover {
    border: 1px solid #0098A6;
    color: #0098A6
  }
  
  .no-image-blog.date-style-2 .ow-post-info {
    padding-top: 70px
  }
  
  .ow-event-info {
    position: relative;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ebebeb
  }
  
  .ow-event-title .event-title {
    margin: 0 0 10px
  }
  
  .ow-event-text {
    margin-bottom: 10px
  }
  
  .ow-event-text p:last-child {
    margin: 0
  }
  
  .ow-event-readmore {
    margin-bottom: 10px
  }
  
  .ow-event-meta ul, .testimonial-text p:last-child {
    margin: 0
  }
  
  .ow-event-meta ul li {
    color: #a9a9a9;
    font-weight: 600;
    display: inline-block;
    padding-left: 20px
  }
  
  .ow-event-meta ul li i {
    color: #7b7b7b
  }
  
  .blog-info li a:hover, .blog-info li:hover, .testimonial-bg {
    color: #fff
  }
  
  .no-image-event.date-style-2 .ow-post-info {
    padding-top: 70px
  }
  
  .ow-client-logo {
    background-color: #fff;
    display: table;
    width: 100%
  }
  
  .client-logo {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 10px
  }
  
  .owl-carousel .ow-client-logo img {
    height: 80px;
    max-height: 100%;
    width: auto;
    display: inline-block
  }
  
  .blog-info {
    background-color: rgba(0, 0, 0, .9);
    left: 0;
    list-style: none;
    margin: 0;
    padding: 7px 15px;
    position: absolute;
    top: -34px;
    width: 100%
  }
  
  .quote-left, .quote-right, .testimonial-pic {
    position: relative
  }
  
  .blog-info li {
    display: inline-block;
    padding: 0 5px;
    line-height: 14px;
    border-right: 1px solid
  }
  
  .testimonial-pic {
    background: #FFF;
    width: 100px;
    height: 100px;
    display: inline-block;
    border: 5px solid #FFF
  }
  
  .testimonial-1 .testimonial-name, .testimonial-1 .testimonial-position, .testimonial-name, .testimonial-position {
    display: block
  }
  
  .testimonial-pic.radius {
    border-radius: 100%;
    -webkit-border-radius: 100%
  }
  
  .testimonial-pic.radius img {
    width: 100%;
    height: 100;
    border-radius: 100%;
    -webkit-border-radius: 100%
  }
  
  .testimonial-pic.shadow {
    -webkit-box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, .35);
    -moz-box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, .35);
    box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, .35)
  }
  
  .quote-left:before, .quote-right:after {
    font-family: FontAwesome;
    position: absolute;
    z-index: 10;
    top: 15px
  }
  
  .alert, .pricingtable-bx {
    font-family: Raleway
  }
  
  .quote-left:before {
    content: "\f10d";
    left: 0
  }
  
  .quote-right:after {
    content: "\f10e";
    left: auto;
    right: 0
  }
  
  .testimonial-text {
    padding: 15px;
    position: relative
  }
  
  .testimonial-detail {
    padding: 5px
  }
  
  .testimonial-position {
    font-style: italic
  }
  
  .testimonial-1 .testimonial-position {
    color: #EFBB20
  }
  
  .testimonial-3 .testimonial-name, .testimonial-3 .testimonial-position, .testimonial-4 .testimonial-name, .testimonial-4 .testimonial-position {
    display: inline-block
  }
  
  .testimonial-1 .quote-left:before {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    background: #EFBB20;
    color: #FFF;
    left: 0;
    top: 65px;
    border-radius: 100%;
    -webkit-border-radius: 100%
  }
  
  .testimonial-2 .testimonial-text {
    background-color: #F4F5F7;
    padding: 30px
  }
  
  .testimonial-2 .testimonial-text:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #F4F5F7
  }
  
  .testimonial-2 .testimonial-detail {
    padding: 25px 0 20px 20px
  }
  
  .testimonial-2 .testimonial-pic {
    float: left;
    margin-right: 15px;
    width: 80px;
    height: 80px
  }
  
  .testimonial-2 .quote-left:before {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    background: #EFBB20;
    color: #FFF;
    left: 0;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    top: 50px
  }
  
  .testimonial-2 .testimonial-name, .testimonial-2 .testimonial-position {
    padding: 2px 0
  }
  
  .testimonial-2 .testimonial-name {
    padding-top: 20px
  }
  
  .testimonial-2 .testimonial-position {
    color: #EFBB20
  }
  
  .testimonial-2.testimonial-bg .testimonial-text {
    color: #777;
    background-color: rgba(255, 255, 255, .9)
  }
  
  .testimonial-2.testimonial-bg .testimonial-text:after {
    border-top-color: rgba(255, 255, 255, .9)
  }
  
  .testimonial-3 .quote-left:before {
    position: static;
    font-size: 40px;
    color: #EFBB20
  }
  
  .testimonial-3 .testimonial-position {
    color: #EFBB20
  }
  
  .testimonial-4 {
    background-color: #282a3c;
    position: relative;
    padding: 30px 40px 30px 10px;
    margin-left: 140px;
    min-height: 150px
  }
  
  .testimonial-4:after {
    background-color: #282a3c;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #EFBB20;
    content: "";
    position: absolute;
    left: -80px;
    top: 0;
    height: 100%;
    width: 80%;
    z-index: -1;
    -moz-transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg)
  }
  
  .testimonial-4 .testimonial-pic {
    position: absolute;
    top: 30px;
    left: 0;
    margin-left: -110px
  }
  
  .testimonial-4 [class*=quote-] {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px;
    border-color: #EFBB20;
    border-top-color: transparent!important;
    border-left-color: transparent!important
  }
  
  .testimonial-4 [class*=quote-]:after, .testimonial-4 [class*=quote-]:before {
    top: 0;
    right: -20px;
    font-size: 20px;
    color: #fff
  }
  
  .testimonial-4 .testimonial-detail, .testimonial-4 .testimonial-text {
    padding: 0
  }
  
  .testimonial-4 .testimonial-text {
    margin-bottom: 10px
  }
  
  .testimonial-4 .testimonial-name:after {
    content: "/";
    color: #EFBB20;
    margin: 0 2px 0 5px
  }
  
  .testimonial-4 .testimonial-name {
    text-transform: uppercase
  }
  
  .testimonial-4 .testimonial-position {
    font-style: italic;
    color: #bebebe
  }
  
  .testimonial-4 .testimonial-pic {
    border-color: #EFBB20;
    border-width: 3px;
    width: 90px;
    height: 90px
  }
  
  @media only screen and (max-width:480px) {
    .testimonial-4 .testimonial-pic {
      height: 80px;
      width: 80px
    }
    .testimonial-4:after {
      transform: skewX(-10deg)
    }
    .testimonial-4 {
      padding: 25px 10px 25px 0;
      margin-left: 110px
    }
  }
  
  .testimonial-5 .testimonial-text {
    border: 2px solid #e6e6e6;
    padding: 30px
  }
  
  .testimonial-5 .testimonial-detail {
    padding: 0 0 0 20px;
    margin-top: -35px
  }
  
  .testimonial-5 .testimonial-pic {
    box-shadow: 0 0 0 2px #e6e6e6;
    width: 70px;
    height: 70px
  }
  
  .testimonial-5 .testimonial-text p {
    font-size: 16px;
    line-height: 30px
  }
  
  .testimonial-5 .info p {
    display: inline-block;
    position: relative;
    top: -10px;
    padding: 0 10px
  }
  
  .testimonial-6 .testimonial-text {
    padding: 25px 35px 70px 40px
  }
  
  .testimonial-6 .testimonial-detail {
    position: relative;
    padding: 10px 15px;
    top: -30px;
    width: 85%
  }
  
  .testimonial-6 .testimonial-pic {
    position: absolute;
    right: 20px;
    top: -50px;
    z-index: 2
  }
  
  .testimonial-6 .quote-left:before, .testimonial-6 .quote-right:after {
    color: #b5b5b5;
    font-size: 18px
  }
  
  .testimonial-6 .quote-left:before {
    left: 15px
  }
  
  .testimonial-6 .quote-right:after {
    right: 15px;
    bottom: 20px;
    top: auto
  }
  
  .testimonial-6 .testimonial-detail:after {
    background-color: inherit;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -23px;
    top: 0;
    transform: skewX(35deg);
    width: 50px;
    z-index: 1
  }
  
  .testimonial-section {
    position: relative;
    z-index: 1
  }
  
  .testimonial-section:after {
    background: #f2f2f2;
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
  }
  
  .testimonial-section .col-md-6 {
    padding-left: 30px;
    padding-right: 30px
  }
  
  .testimonial-section .row {
    margin-left: -30px;
    margin-right: -30px
  }
  
  .testimonial-7 .testimonial-text {
    border: 2px solid #e6e6e6;
    padding: 18px
  }
  
  .testimonial-7 .testimonial-detail {
    padding: 0 0 0 20px;
    margin-top: -35px
  }
  
  .testimonial-7 .testimonial-pic {
    box-shadow: 0 0 0 2px #e6e6e6;
    width: 70px;
    height: 70px
  }
  
  .testimonial-7 .testimonial-text p {
    font-size: 16px;
    line-height: 30px
  }
  
  .testimonial-7 .info p {
    display: inline-block;
    position: relative;
    top: -10px;
    padding: 0 10px
  }
  
  .testimonial-7 .owl-controls .owl-nav {
    bottom: 0;
    margin-top: 0;
    position: absolute;
    right: 0
  }
  
  .breadcrumb-row, .counter, .overlay-black-dark, .overlay-black-light, .overlay-black-middle, .overlay-gradient-dark, .overlay-gradient-light, .overlay-gradient-middle, .overlay-primary-dark, .overlay-primary-light, .overlay-primary-middle, .overlay-white-dark, .overlay-white-light, .overlay-white-middle {
    position: relative
  }
  
  .testimonial-7 .owl-next, .testimonial-7 .owl-prev {
    background-color: #ccc;
    border: 0
  }
  
  @media only screen and (max-width:991px) {
    .testimonial-section:after {
      left: 100%
    }
    .testimonial-section {
      color: #fff
    }
    .testimonial-section .col-md-6 {
      padding-left: 15px;
      padding-right: 15px
    }
    .testimonial-section .row {
      margin-left: -15px;
      margin-right: -15px
    }
  }
  
  @media only screen and (max-width:767px) {
    .testimonial-section:after {
      content: none
    }
  }
  
  .pricingtable-price {
    padding: 20px;
    background-color: #F4F7F8;
    border: 1px solid #E9E9E9
  }
  
  .pricingtable-bx {
    color: #282a3c;
    font-size: 45px;
    font-weight: 500
  }
  
  .pricingtable-type {
    text-transform: uppercase;
    font-size: 16px
  }
  
  .pricingtable-type:before {
    content: "/";
    margin-right: 3px
  }
  
  .pricingtable-title {
    background-color: #EFBB20;
    padding: 20px;
    text-transform: uppercase
  }
  
  .pricingtable-features li:nth-child(even), .pricingtable-footer {
    background-color: #F4F7F8
  }
  
  .pricingtable-title * {
    margin: 0;
    color: #fff;
    font-weight: 800
  }
  
  .pricingtable-features {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #E9E9E9
  }
  
  .pricingtable-features li {
    padding: 12px;
    border-bottom: 1px solid #E9E9E9
  }
  
  .pricingtable-features li i {
    margin: 0 3px
  }
  
  .pricingtable-features li:last-child {
    border-bottom: none
  }
  
  .pricingtable-footer {
    margin-top: -1px;
    padding: 20px;
    border: 1px solid #E9E9E9
  }
  
  .pricingtable-highlight {
    margin: -20px 0;
    -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .2);
    position: relative;
    z-index: 99
  }
  
  .pricingtable-highlight .pricingtable-footer, .pricingtable-highlight .pricingtable-price {
    padding: 30px 20px
  }
  
  .no-col-gap .pricingtable-wrapper {
    margin-left: -1px
  }
  
  .counter-style-1 .counter, .counter-style-2 .counter, .counter-style-3 .counter {
    font-size: 50px;
    font-weight: 500
  }
  
  .counter-style-1 .counter-text, .counter-style-2 .counter-text {
    font-size: 16px;
    font-weight: 500
  }
  
  .counter-style-1 .icon {
    font-size: 45px;
    margin-right: 10px
  }
  
  .counter-style-3.rounded {
    border: 5px solid;
    border-radius: 200px;
    height: 200px;
    width: 200px
  }
  
  .counter-style-3 .counter-text {
    font-size: 18px;
    font-weight: 400;
    margin: 0 auto
  }
  
  .counter-style-4 {
    border: 5px solid rgba(0, 0, 0, .1);
    padding: 10px 10px 20px
  }
  
  .counter-style-4 .counter {
    font-size: 70px;
    font-weight: 500
  }
  
  .counter-style-4 .counter-text {
    font-size: 18px;
    font-weight: 500
  }
  
  .counter-style-4 .icon {
    font-size: 45px;
    margin-right: 10px
  }
  
  .alert.alert-sm {
    padding: 5px 15px;
    font-size: 12px
  }
  
  .alert.alert-lg {
    padding: 25px 15px;
    font-size: 16px
  }
  
  .alert.alert-xl {
    padding: 35px 15px;
    font-size: 18px
  }
  
  .alert[class*=alert-] i {
    margin-right: 8px
  }
  
  .alert.no-radius {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0
  }
  
  .alert.no-bg {
    background-color: transparent;
    border-width: 2px
  }
  
  .alert[class*=alert-] ul {
    padding-left: 25px;
    margin-top: 10px
  }
  
  .alert[class*=alert-] ul li:before {
    color: #a94442
  }
  
  .alert-warning {
    background-color: #ffffb1;
    border-color: #ffc241;
    color: #e2b534
  }
  
  .alert-success {
    background-color: #d5ffff;
    border-color: #45ccb1;
    color: #25ac91
  }
  
  .alert-info {
    background-color: #eaffff;
    border-color: #53b0f8;
    color: #53b0f8
  }
  
  .alert-danger {
    background-color: #ffe3f9;
    border-color: #f66e84;
    color: #f66e84
  }
  
  .close {
    color: #000;
    float: right;
    font-size: 24px;
    font-weight: 300;
    line-height: 20px;
    text-shadow: none;
    vertical-align: middle
  }
  
  .modal-header {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    background: #EFBB20;
    padding: 15px 25px
  }
  
  .modal-footer {
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px
  }
  
  .modal-header .modal-title {
    color: #fff
  }
  
  .modal .modal-body {
    padding: 25px
  }
  
  .modal-xlg {
    width: 1000px
  }
  
  .provider_registration .bootstrap-select div.dropdown-menu ul li a {
    font-weight: 600
  }
  
  .provider_registration .bootstrap-select div.dropdown-menu ul li a span.childcat {
    font-weight: 400;
    color: #7c7c7c
  }
  
  @media only screen and (max-width:1024px) {
    .modal-xlg {
      width: auto;
      margin-left: 15px;
      margin-right: 15px
    }
  }
  
  .dlab-social-icon {
    display: inline-block;
    margin: 0 -3px;
    padding: 0
  }
  
  .dlab-social-icon li {
    display: inline-block;
    padding: 0;
    font-size: 12px
  }
  
  .dlab-social-icon li a {
    display: inline-block;
    width: 24px;
    height: 24px;
    padding: 4px
  }
  
  .dlab-social-icon.border li, .dlab-social-links.dark li {
    padding: 0 3px
  }
  
  .dlab-social-icon li .fa {
    vertical-align: middle
  }
  
  .dlab-social-icon.border li a {
    border: 1px solid rgba(255, 255, 255, .2)
  }
  
  .dlab-social-icon.dark li a {
    border: 1px solid #777;
    color: #777;
    border-radius: 2px;
    -webkit-border-radius: 2px
  }
  
  .dlab-share-icon li {
    border: none;
    width: 36px;
    display: block;
    float: left;
    overflow: hidden;
    margin-right: 0
  }
  
  .dlab-share-icon li a {
    color: #FFF
  }
  
  .dlab-share-icon li i {
    border-right: none;
    font-size: 14px;
    color: #FFF;
    width: 36px;
    height: 34px;
    line-height: 34px;
    padding: 0
  }
  
  .breadcrumb-row ul li:last-child, .breadcrumb-row ul.list-inline li a {
    color: #fff
  }
  
  .dlab-share-icon li.fb {
    background: #354d89
  }
  
  .dlab-share-icon li.fb i {
    background: #3a5799
  }
  
  .dlab-share-icon li.gp {
    background: #d34b2b
  }
  
  .dlab-share-icon li.gp i {
    background: #e35736
  }
  
  .dlab-share-icon li.tw {
    background: #029fdf
  }
  
  .dlab-share-icon li.tw i {
    background: #00abf0
  }
  
  .dlab-share-icon li.dig {
    background: #1d61aa
  }
  
  .dlab-share-icon li.dig i {
    background: #2B6FB8
  }
  
  .dlab-share-icon li.lin {
    background: #0176be
  }
  
  .dlab-share-icon li.lin i {
    background: #0082CA
  }
  
  .dlab-share-icon li.pin {
    background: #ac0104
  }
  
  .dlab-share-icon li.pin i {
    background: #BD0E15
  }
  
  .dlab-share-icon li:hover {
    width: 90px
  }
  
  .breadcrumb-row {
    background-color: rgba(255, 255, 255, .2);
    margin-top: -60px;
    padding: 20px 0;
    z-index: 1
  }
  
  .breadcrumb-row ul {
    margin: 0
  }
  
  .breadcrumb-row ul li {
    padding: 0;
    margin-right: 3px;
    color: #fff
  }
  
  .breadcrumb-row ul li:after {
    content: "/";
    margin-left: 7px
  }
  
  .breadcrumb-row ul li:last-child:after {
    display: none
  }
  
  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 10px
  }
  
  .table.borderless>tbody>tr>td, .table.borderless>tbody>tr>th {
    border: none
  }
  
  .dataTable .sorting_asc .checkbox {
    margin-right: 0
  }
  
  .overlay-black-dark:after, .overlay-black-light:after, .overlay-black-middle:after, .overlay-gradient-dark:after, .overlay-gradient-light:after, .overlay-gradient-middle:after, .overlay-primary-dark:after, .overlay-primary-light:after, .overlay-primary-middle:after, .overlay-white-dark:after, .overlay-white-light:after, .overlay-white-middle:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
  }
  
  .overlay-black-dark:after, .overlay-black-light:after, .overlay-black-middle:after {
    background: #000
  }
  
  .overlay-gradient-dark:after, .overlay-gradient-light:after, .overlay-gradient-middle:after {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)
  }
  
  .overlay-white-dark:after, .overlay-white-light:after, .overlay-white-middle:after {
    background: #FFF
  }
  
  .overlay-black-middle:after {
    opacity: .5
  }
  
  .overlay-black-dark:after {
    opacity: .8
  }
  
  .overlay-gradient-light:after {
    opacity: .3
  }
  
  .overlay-gradient-middle:after {
    opacity: .5
  }
  
  .overlay-gradient-dark:after {
    opacity: .8
  }
  
  .overlay-white-light:after {
    opacity: .5
  }
  
  .overlay-white-middle:after {
    opacity: .7
  }
  
  .overlay-white-dark:after {
    opacity: .8
  }
  
  .overlay-primary-light:after {
    opacity: .3
  }
  
  .overlay-primary-middle:after {
    opacity: .5
  }
  
  .overlay-primary-dark:after {
    opacity: .9
  }
  
  .overlay-black-dark .container, .overlay-black-dark .container-fluid, .overlay-black-light .container, .overlay-black-light .container-fluid, .overlay-black-middle .container, .overlay-black-middle .container-fluid, .overlay-primary-dark .container, .overlay-primary-dark .container-fluid, .overlay-primary-light .container, .overlay-primary-light .container-fluid, .overlay-primary-middle .container, .overlay-primary-middle .container-fluid, .overlay-white-dark .container, .overlay-white-dark .container-fluid, .overlay-white-light .container, .overlay-white-light .container-fluid, .overlay-white-middle .container, .overlay-white-middle .container-fluid {
    position: relative;
    z-index: 1
  }
  
  .overlay-bx, .overlay-icon, .overlay-text {
    position: absolute;
    width: 100%
  }
  
  .overlay-bx {
    left: 0;
    bottom: 0;
    height: 100%;
    z-index: 10;
    opacity: 0;
    visibility: hidden
  }
  
  .overlay-icon {
    height: auto;
    left: 50%;
    list-style: none;
    margin: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
  }
  
  .overlay-icon a {
    display: inline-block;
    padding: 0;
    margin: 0 2px
  }
  
  .icon-bx-wraper .dlab-tilte, .section-head h1, .section-head h2, .section-head h3 {
    margin-top: 0
  }
  
  .dlab-address2-bx, .icon-bx-wraper .after-titile-line {
    margin-bottom: 10px
  }
  
  .overlay-icon a i {
    background-color: #FFF
  }
  
  .dlab-box-bx:hover .overlay-bx a>i, .dlab-media:hover .overlay-bx a>i, .overlay-bx:hover a>i {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
  }
  
  .dlab-box:hover .overlay-bx, .dlab-media:hover .overlay-bx, .overlay-bx:hover, .ow-img:hover .overlay-bx, .ow-portfolio-img:hover .overlay-bx {
    opacity: 1;
    visibility: visible
  }
  
  .overlay-text {
    padding: 20px;
    color: #FFF;
    left: 0;
    bottom: 20px
  }
  
  .dlab-address-bx {
    display: table;
    text-align: left;
    padding: 20px 20px 20px 25px;
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 14px;
    vertical-align: middle;
    font-weight: 600
  }
  
  .dlab-address-bx .fa {
    position: absolute;
    top: 22px;
    left: 0;
    font-size: 22px
  }
  
  .col-md-3 .overlay-text {
    padding: 5px
  }
  
  .col-md-4 .overlay-text {
    padding: 20px
  }
  
  .dlab-address2-bx {
    display: table;
    background: #eaeaea;
    padding: 5px 10px
  }
  
  .icon-bx-lg, .icon-bx-md, .icon-bx-sm, .icon-bx-xl, .icon-bx-xs {
    display: inline-block;
    text-align: center;
    border-radius: 3px
  }
  
  .icon-bx-xl {
    width: 150px;
    height: 150px;
    line-height: 150px
  }
  
  .icon-bx-lg {
    width: 120px;
    height: 120px;
    line-height: 120px
  }
  
  .icon-bx-md {
    width: 100px;
    height: 100px;
    line-height: 100px
  }
  
  .icon-bx-sm {
    width: 80px;
    height: 80px;
    line-height: 80px
  }
  
  .icon-bx-xs {
    width: 40px;
    height: 40px;
    line-height: 40px
  }
  
  .icon-bx-lg.radius, .icon-bx-md.radius, .icon-bx-sm.radius, .icon-bx-xl.radius, .icon-bx-xs.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
  }
  
  .border-1, .border-2, .border-3, .border-4, .border-5 {
    border-style: solid
  }
  
  .border-1 {
    border-width: 1px
  }
  
  .border-2 {
    border-width: 2px
  }
  
  .border-3 {
    border-width: 3px
  }
  
  .border-4 {
    border-width: 4px
  }
  
  .border-5 {
    border-width: 5px
  }
  
  .icon-bx-lg i, .icon-bx-md i, .icon-bx-sm i, .icon-bx-xl i, .icon-bx-xs i {
    vertical-align: middle
  }
  
  .icon-bx-xl i {
    font-size: 80px
  }
  
  .icon-bx-lg i {
    font-size: 60px
  }
  
  .icon-bx-md i {
    font-size: 45px
  }
  
  .icon-bx-sm i {
    font-size: 30px
  }
  
  .icon-bx-xs i {
    font-size: 20px
  }
  
  .icon-bx-lg img, .icon-bx-md img, .icon-bx-sm img, .icon-bx-xl img, .icon-bx-xs img {
    vertical-align: middle;
    max-width: 100%;
    width: auto
  }
  
  .icon-bx-xl img {
    height: 80px
  }
  
  .icon-bx-lg img {
    height: 55px
  }
  
  .icon-bx-md img {
    height: 40px
  }
  
  .icon-bx-sm img {
    height: 30px
  }
  
  .icon-bx-xs img {
    height: 20px
  }
  
  .icon-lg, .icon-md, .icon-sm, .icon-xl, .icon-xs {
    display: inline-block;
    text-align: center
  }
  
  .icon-xl {
    width: 100px
  }
  
  .icon-lg {
    width: 80px
  }
  
  .icon-md {
    width: 60px
  }
  
  .icon-sm {
    width: 40px
  }
  
  .icon-xs {
    width: 30px
  }
  
  .icon-lg i, .icon-md i, .icon-sm i, .icon-xl i, .icon-xs i {
    vertical-align: middle
  }
  
  .icon-xl i {
    font-size: 80px
  }
  
  .icon-lg i {
    font-size: 60px
  }
  
  .icon-md i {
    font-size: 45px
  }
  
  .icon-sm i {
    font-size: 30px
  }
  
  .icon-xs i {
    font-size: 20px
  }
  
  .icon-lg img, .icon-md img, .icon-sm img, .icon-xl img, .icon-xs img {
    vertical-align: middle;
    max-width: 100%;
    width: auto
  }
  
  .icon-xl img {
    height: 80px
  }
  
  .icon-lg img {
    height: 70px
  }
  
  .icon-md img {
    height: 50px
  }
  
  .icon-sm img {
    height: 30px
  }
  
  .icon-xs img {
    height: 20px
  }
  
  .icon-bx-wraper {
    position: relative
  }
  
  .icon-bx-wraper p:last-child {
    margin: 0
  }
  
  .icon-content {
    overflow: hidden
  }
  
  .icon-bx-wraper.left .icon-bx-lg, .icon-bx-wraper.left .icon-bx-md, .icon-bx-wraper.left .icon-bx-sm, .icon-bx-wraper.left .icon-bx-xl, .icon-bx-wraper.left .icon-bx-xs {
    float: left;
    margin-right: 20px
  }
  
  .icon-bx-wraper.left .icon-lg, .icon-bx-wraper.left .icon-md, .icon-bx-wraper.left .icon-sm, .icon-bx-wraper.left .icon-xl, .icon-bx-wraper.left .icon-xs {
    float: left;
    margin-right: 10px
  }
  
  .icon-bx-wraper.right {
    text-align: right
  }
  
  .button-side-nav, .icon-bx-wraper.center, .sidenav .closebtn, button.scroltop {
    text-align: center
  }
  
  .icon-bx-wraper.right .icon-bx-lg, .icon-bx-wraper.right .icon-bx-md, .icon-bx-wraper.right .icon-bx-sm, .icon-bx-wraper.right .icon-bx-xl, .icon-bx-wraper.right .icon-bx-xs {
    float: right;
    margin-left: 20px
  }
  
  .icon-bx-wraper.right .icon-lg, .icon-bx-wraper.right .icon-md, .icon-bx-wraper.right .icon-sm, .icon-bx-wraper.right .icon-xl, .icon-bx-wraper.right .icon-xs {
    float: right;
    margin-left: 10px
  }
  
  [class*=icon-bx-][class*=bg-] a {
    color: #fff
  }
  
  [class*=icon-bx-].bg-white a {
    color: inherit
  }
  
  [class*=icon-bx-][class*=border-] {
    display: table;
    line-height: normal;
    margin-left: auto;
    margin-right: auto
  }
  
  [class*=icon-bx-][class*=border-] .icon-cell {
    display: table-cell;
    vertical-align: middle
  }
  
  .icon-bx-wraper.bx-style-1, .icon-bx-wraper.bx-style-2 {
    border-width: 1px;
    border-style: solid;
    border-color: #ebedf2
  }
  
  .icon-bx-wraper.bx-style-2.center [class*=icon-bx-], .icon-bx-wraper.bx-style-2.left [class*=icon-bx-], .icon-bx-wraper.bx-style-2.right [class*=icon-bx-] {
    position: absolute
  }
  
  .icon-bx-wraper.bx-style-2.center [class*=icon-bx-] {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  
  .icon-bx-wraper.bx-style-2.center .icon-bx-xl {
    margin-left: -75px
  }
  
  .icon-bx-wraper.bx-style-2.center .icon-bx-lg {
    margin-left: -60px
  }
  
  .icon-bx-wraper.bx-style-2.center .icon-bx-md {
    margin-left: -50px
  }
  
  .icon-bx-wraper.bx-style-2.center .icon-bx-sm {
    margin-left: -40px
  }
  
  .icon-bx-wraper.bx-style-2.center .icon-bx-xs {
    margin-left: -20px
  }
  
  .icon-bx-wraper.bx-style-2.left [class*=icon-bx-] {
    position: absolute;
    top: auto;
    left: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  
  .icon-bx-wraper.bx-style-2.right [class*=icon-bx-] {
    position: absolute;
    top: auto;
    right: 0;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%)
  }
  
  .dlab-box, .dlab-info, .dlab-tilte, .dlab-tilte-inner {
    position: relative
  }
  
  .dlab-tilte-inner {
    display: inline-block
  }
  
  .dlab-tilte-inner.skew-title:after {
    content: "";
    position: absolute;
    right: -15px;
    top: 0;
    width: 50px;
    height: 100%;
    z-index: -1;
    -moz-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg)
  }
  
  .dlab-box[class*=border-], .dlab-info[class*=border-] {
    border-color: #eee
  }
  
  .dlab-info.border-1, .dlab-info.border-2, .dlab-info.border-3, .dlab-info.border-4, .dlab-info.border-5 {
    border-top: none
  }
  
  .left-border, .right-border {
    position: relative
  }
  
  .left-border:before, .right-border:before {
    content: "";
    position: absolute;
    top: 5px;
    width: 1px;
    height: 90%;
    background: #CCC
  }
  
  .content-box-head, .dlab-media, .dlab-post-media {
    position: relative
  }
  
  .right-border:before {
    right: 0
  }
  
  .dlab-media img, .dlab-post-media img {
    width: 100%;
    height: auto
  }
  
  .content-box-head {
    font-family: "Open Sans", sans-serif;
    margin-bottom: 20px;
    margin-top: -46px;
    padding: 15px 0;
    z-index: 1
  }
  
  .content-box-head:after, .content-box-head:before {
    background: inherit;
    content: "";
    height: 37px;
    margin-top: -19px;
    position: absolute;
    top: 50%;
    width: 37px;
    z-index: -1
  }
  
  .content-box-head:after {
    left: -18px;
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  
  .content-box-head:before {
    right: -18px;
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  
  .footer-top, footer#footer {
    background-size: cover;
    background-position: center
  }
  
  .cvf-universal-pagination .pagination, .dataTables_paginate ul.pagination, .pagination-bx .pagination {
    margin: 0
  }
  
  .pagination {
    padding: 10px 0
  }
  
  .pagination>li:first-child>a, .pagination>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0
  }
  
  .pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
  }
  
  .pagination>li>a, .pagination>li>span {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    color: #767676;
    padding: 8px 14px;
    font-weight: 600;
    font-size: 12px
  }
  
  .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    border-color: transparent;
    color: #fff
  }
  
  .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    border-color: transparent
  }
  
  .pagination>.next>a, .pagination>.previous>a {
    padding: 8px 14px;
    font-size: 12px
  }
  
  .dataTables_paginate .pagination>li {
    padding: 0
  }
  
  .footer-fixed .site-footer {
    position: fixed;
    width: 100%;
    bottom: 0
  }
  
  .footer-fixed .page-content {
    position: relative;
    z-index: 1;
    background-color: #fff
  }
  
  footer, footer .widget_archive ul li a, footer .widget_categories ul li a, footer .widget_meta ul li a, footer .widget_nav_menu li a, footer .widget_pages ul li a, footer .widget_recent_comments ul li a, footer .widget_recent_entries ul li a, footer .widget_services ul li a, footer a, footer a:active, footer a:focus, footer a:hover, footer a:visited, footer b, footer h1, footer h1 a, footer h2, footer h2 a, footer h3, footer h3 a, footer h4, footer h4 a, footer h5, footer h5 a, footer h6, footer h6 a, footer p, footer p a, footer strong {
    color: #b0b0b0
  }
  
  footer li, footer p {
    font-size: 14px;
    line-height: 22px
  }
  
  footer p {
    line-height: 24px;
    margin-bottom: 10px
  }
  
  footer .widget ul {
    list-style: none;
    margin-top: 5px
  }
  
  footer .widget_archive ul li, footer .widget_categories ul li, footer .widget_meta ul li, footer .widget_nav_menu li, footer .widget_pages ul li, footer .widget_recent_comments ul li, footer .widget_recent_entries ul li, footer .widget_services ul li {
    border-bottom: 1px dashed rgba(102, 102, 102, .3)
  }
  
  footer .widget_getintuch i {
    background-color: rgba(0, 0, 0, .2);
    border: 1px solid rgba(0, 0, 0, .3)
  }
  
  .footer-top {
    background-color: #191F23;
    padding: 50px 0 20px
  }
  
  .footer-bottom {
    background-color: #14191C;
    padding: 25px 0;
    color: #b0b0b0;
    font-size: 14px
  }
  
  .footer-bottom ul {
    margin: 0
  }
  
  .footer-full .container-fluid {
    padding-left: 50px;
    padding-right: 50px
  }
  
  @media only screen and (max-width:991px) {
    .col-md-3.col-sm-6.footer-col-4:nth-child(3) {
      clear: both
    }
    .footer-full .text-center, .footer-full .text-left, .footer-full .text-right {
      text-align: center;
      margin-bottom: 30px
    }
    .footer-full .text-right {
      margin-bottom: 0
    }
    .page-content {
      margin-top: 0
    }
  }
  
  @media only screen and (max-width:767px) {
    .footer-clear {
      display: block!important;
      clear: both
    }
    #footer .footer-4-col, .footer-bottom [class*=clo-] {
      width: 100%
    }
    .page-wraper {
      overflow: hidden
    }
  }
  
  .subscribe-form input {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid rgba(255, 255, 255, .5);
    border-radius: 30px!important;
    height: 50px;
    padding: 10px 20px;
    margin-right: 5px;
    color: #fff;
    font-size: 15px
  }
  
  .subscribe-form .site-button {
    height: 50px
  }
  
  .subscribe-form .input-group-btn {
    padding-left: 10px
  }
  
  .map-footer .footer-top {
    padding: 0
  }
  
  button.scroltop {
    background: rgba(255, 255, 255, .9);
    border-color: #efbb20;
    border-radius: 20px;
    border-style: solid;
    border-width: 0;
    bottom: 15px;
    box-shadow: 2px 2px 12px -5px #000;
    color: #efbb20;
    cursor: pointer;
    display: none;
    height: 40px;
    line-height: 26px;
    margin: 0;
    position: fixed;
    right: 15px;
    width: 40px;
    z-index: 999
  }
  
  .boxed .page-wraper, .content-area, .ow-portfolio-img, .owl-imgbx, .section-full, ol.commentlist li {
    position: relative
  }
  
  .footer-white {
    border-top: 2px solid #e0e0e0
  }
  
  .footer-white .footer-top {
    background-color: #fff
  }
  
  .footer-white .footer-bottom {
    background-color: #efefef;
    border: 0
  }
  
  footer.footer-white, footer.footer-white .footer-bottom, footer.footer-white .footer-bottom a, footer.footer-white b, footer.footer-white h1, footer.footer-white h1 a, footer.footer-white h2, footer.footer-white h2 a, footer.footer-white h3, footer.footer-white h3 a, footer.footer-white h4, footer.footer-white h4 a, footer.footer-white h5, footer.footer-white h5 a, footer.footer-white h6, footer.footer-white h6 a, footer.footer-white p, footer.footer-white strong, footer.footer-white.site-footer .widget_services ul li a {
    color: #000
  }
  
  .footer-white .widget_getintuch i {
    background-color: rgba(0, 0, 0, 0);
    border: 0 solid transparent;
    font-size: 16px
  }
  
  .page-wraper {
    background: #F8F8F8
  }
  
  .page-content {
    margin-top: 0;
    padding-bottom: 50px
  }
  
  .content-area {
    padding-top: 60px;
    background-color: #fff
  }
  
  .section-full:last-child {
    margin-bottom: -50px
  }
  
  .section-head {
    margin-bottom: 50px
  }
  
  .section-head.no-margin {
    margin-bottom: 0
  }
  
  .title-small {
    display: block;
    color: #494949;
    margin-bottom: 15px
  }
  
  .section-head p {
    padding-top: 10px;
    font-size: 14px;
    color: #494949
  }
  
  .text-center.section-head p {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px
  }
  
  .text-white, .text-white .title-small, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white p {
    color: #FFF
  }
  
  @media only screen and (max-width:1024px) {
    .section-full {
      background-attachment: scroll!important
    }
  }
  
  .page-notfound {
    padding: 50px 0
  }
  
  .page-notfound strong {
    font-size: 300px;
    font-weight: 900;
    line-height: 300px;
    display: block;
    color: #909090
  }
  
  .page-notfound strong i {
    font-size: 190px;
    margin: 0 10px
  }
  
  .page-notfound .searchform {
    position: relative;
    text-align: left;
    max-width: 420px;
    margin: 30px auto
  }
  
  .page-notfound h5 {
    color: #2e3aa3;
    font-size: 50px;
    font-weight: 900;
    letter-spacing: 6px;
    line-height: 90px
  }
  
  @media only screen and (max-width:767px) {
    .page-notfound h5 {
      font-size: 30px;
      letter-spacing: 2px;
      line-height: 50px
    }
    .page-notfound strong {
      line-height: 150px
    }
  }
  
  .bypostauthor, .gallery-caption, .sticky {
    clear: both
  }
  
  .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
  }
  
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
  }
  
  .dlab-gallery-listing {
    list-style: none;
    margin-bottom: 0
  }
  
  .dlab-gallery-box {
    margin-bottom: 30px
  }
  
  #bg {
    background-attachment: fixed;
    background-size: cover
  }
  
  .boxed .page-wraper {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5)
  }
  
  .boxed .rev_slider_wrapper, .boxed .tp-banner-container {
    left: 0!important;
    width: 100%!important
  }
  
  .boxed .tp-rightarrow {
    right: 0!important
  }
  
  .boxed .tp-leftarrow {
    left: 0!important
  }
  
  .boxed .is-fixed .main-bar, .boxed.footer-fixed .site-footer {
    left: 50%;
    width: 1200px;
    margin: 0 -600px
  }
  
  .boxed .is-fixed.header-curve .logo-header:after {
    right: auto;
    left: -15px;
    width: 90%
  }
  
  .ow-entry-content {
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #eee;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 5px
  }
  
  .ow-entry-title {
    font-size: 16px;
    font-weight: 600;
    padding: 5px 0
  }
  
  .ow-entry-title, .ow-entry-title a {
    color: #3d474a
  }
  
  .ow-entry-text p:last-child {
    margin: 0
  }
  
  .btn-quantity {
    width: 150px
  }
  
  .product-description.dex-tabs.border-top .nav-tabs>li.active>a {
    border-top: 2px solid #efbb20
  }
  
  .product-description.dex-tabs .nav-tabs>li>a i {
    color: #efbb20
  }
  
  .dex-tabs.bg-tabs .nav-tabs>li>a {
    background-color: #fcfcfc
  }
  
  ol.commentlist {
    list-style: none;
    margin: 0
  }
  
  ol.commentlist li {
    margin-bottom: 20px;
    background: #F7F8FA;
    padding: 20px;
    border: 1px dashed #EEE
  }
  
  ol.commentlist li img {
    float: left;
    border: 5px solid #FFF;
    width: 80px;
    height: auto
  }
  
  ol.commentlist li .comment-text {
    padding-left: 100px
  }
  
  ol.commentlist li .meta {
    margin-bottom: 5px
  }
  
  ol.commentlist li .meta strong {
    font-size: 16px
  }
  
  ol.commentlist li .meta .time {
    color: #999;
    display: block;
    font-size: 14px
  }
  
  #myNavbar li.active a, .sidenav .closebtn, .sidenav>ul li a:hover {
    color: #fff
  }
  
  ol.commentlist li .description p {
    margin: 0
  }
  
  ol.commentlist li .star-rating {
    position: absolute;
    top: 20px;
    right: 20px
  }
  
  .comment-reply-title {
    margin-top: 0
  }
  
  .comment-form [class*=comment-form] {
    width: 49%
  }
  
  .comment-form label {
    display: block
  }
  
  .comment-form [class*=comment-form] input, .comment-form [class*=comment-form] textarea {
    border: 1px solid #CCC;
    padding: 8px 10px;
    width: 100%
  }
  
  .comment-form {
    margin: 0 -15px
  }
  
  .comment-form .form-submit, .comment-form [class*=comment-form] {
    margin-bottom: 20px;
    padding: 0 15px
  }
  
  .comment-form .form-submit input:active, .comment-form .form-submit input:focus, .comment-form .form-submit input:hover {
    background: #037a85
  }
  
  .dlab-quik-search {
    background-color: rgba(0, 0, 0, .9)!important;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
    overflow: hidden
  }
  
  .dlab-quik-search.On form {
    transition: all .5s ease .5s;
    -moz-transition: all .5s ease .5s;
    -webkit-transition: all .5s ease .5s;
    max-width: 1200px;
    opacity: 1
  }
  
  .dlab-quik-search form {
    width: 100%;
    max-width: 100px;
    margin: auto;
    position: relative;
    top: 50%;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    opacity: 0
  }
  
  .dlab-quik-search .form-control {
    padding: 15px 60px 15px 15px;
    width: 100%;
    height: 90px;
    border: none;
    background: 0 0;
    color: #fff;
    font-size: 20px;
    border-bottom: 2px solid rgba(255, 255, 255, .2)
  }
  
  .dlab-quik-search .form-control::-moz-placeholder {
    color: #fff
  }
  
  .dlab-quik-search .form-control:-moz-placeholder {
    color: #fff
  }
  
  .dlab-quik-search .form-control:-ms-input-placeholder {
    color: #fff
  }
  
  .dlab-quik-search .form-control::-webkit-input-placeholder {
    color: #fff
  }
  
  .dlab-quik-search span {
    position: absolute;
    right: 15px;
    top: 50%;
    margin: -15px 0;
    height: 25px;
    font-size: 20px;
    cursor: pointer
  }
  
  #gmap_canvas {
    width: 100%;
    height: 400px
  }
  
  #gmap_canvas img {
    max-width: none!important;
    background: 0 0!important
  }
  
  .fb-btn {
    background-color: #4867AA
  }
  
  .tw-btn {
    background-color: #1DA1F2
  }
  
  .gplus-btn {
    background-color: #DC4A38
  }
  
  .pin-btn {
    background-color: #CC2127
  }
  
  .link-btn {
    background-color: #0274B3
  }
  
  .dlab-media.dlab-media-left .dlab-info-has, .dlab-media.dlab-media-right .dlab-info-has, .dlab-media.dlab-media-top .dlab-info-has {
    bottom: auto;
    margin-bottom: 0;
    top: 0
  }
  
  .dlab-media.dlab-media-top .dlab-info-has {
    margin-top: -100px
  }
  
  .dlab-box:hover .dlab-media.dlab-media-top .dlab-info-has, .dlab-media.dlab-media-top:hover .dlab-info-has {
    margin-top: 0
  }
  
  .dlab-media.dlab-media-left .dlab-info-has {
    left: 0;
    padding: 15px;
    width: auto;
    margin-left: -60px
  }
  
  .dlab-media.dlab-media-left:hover .dlab-info-has {
    margin-left: 0
  }
  
  .dlab-media.dlab-media-left .dlab-social-icon li {
    display: block;
    margin: 3px 0
  }
  
  .dlab-media.dlab-media-right .dlab-info-has {
    right: 0;
    padding: 15px;
    width: auto;
    left: auto;
    margin-right: -60px
  }
  
  .dlab-media.dlab-media-right:hover .dlab-info-has {
    margin-right: 0
  }
  
  .dlab-media.dlab-media-right .dlab-social-icon li {
    display: block;
    margin: 3px 0
  }
  
  .sidenav.cs-sidenav {
    width: 800px;
    right: -820px;
    left: auto
  }
  
  .sidenav {
    height: 100%;
    width: 300px;
    position: fixed;
    z-index: 9;
    top: 0;
    left: -320px;
    background-color: #fff;
    transition: .5s;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .2);
    border: 0;
    border-radius: 0
  }
  
  .sidenav>ul li a {
    border-color: #ebebeb;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    font-size: 15px;
    font-weight: 600
  }
  
  .sidenav .logo-header {
    height: auto;
    padding: 15px;
    width: 100%
  }
  
  .button-side-nav {
    position: fixed;
    right: 20px;
    top: 20px;
    z-index: 999;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    box-shadow: -2px 2px 5px 0 rgba(0, 0, 0, .4);
    font-size: 17px;
    cursor: pointer
  }
  
  .sidenav .closebtn {
    font-size: 24px;
    height: 35px;
    line-height: 35px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    z-index: 9
  }
  
  #main {
    transition: margin-left .5s
  }
  
  @media only screen and (max-width:800px) {
    .sidenav.cs-sidenav {
      width: 100%
    }
  }
  
  .sidenav.full-page {
    left: 0;
    width: 280px
  }
  
  .one-page-layout #main {
    margin-left: 280px
  }
  
  .contant-block {
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    z-index: 1
  }
  
  .one-page-layout .button-side-nav, .one-page-layout .closebtn {
    display: none
  }
  
  .one-page-layout {
    padding-bottom: 0;
    margin-bottom: 0
  }
  
  .blog-page-content .dlab-blog-grid-3 .blog-post, .blog-page-content .dlab-gallery-box {
    margin-bottom: 20px
  }
  
  .one-page-layout.right-side .sidenav {
    left: auto;
    right: 0;
    border-radius: 0
  }
  
  .one-page-layout.right-side #main {
    margin-left: 0;
    margin-right: 280px
  }
  
  @media only screen and (max-width:1024px) {
    .one-page-layout .button-side-nav, .one-page-layout .closebtn {
      display: block
    }
    .sidenav.full-page {
      left: 0;
      width: 0;
      z-index: 999
    }
    .one-page-layout #main {
      margin-left: 0!important
    }
    .site-footer .footer-bottom .col-md-4 {
      width: 33.33%;
      display: inline-block;
      float: left
    }
    .one-page-layout.right-side #main {
      margin-right: 0
    }
    .one-page-layout.right-side .button-side-nav {
      left: 20px;
      right: auto
    }
  }
  
  @media only screen and (max-width:767px) {
    .site-footer .footer-bottom .col-md-4 {
      text-align: center;
      padding-top: 5px;
      padding-bottom: 5px;
      width: 100%
    }
  }
  
  .dlab-full-blog {
    height: 100%;
    position: fixed;
    width: 50%;
    background-color: #efefef
  }
  
  .dlab-full-blog .owl-carousel .dlab-thum-bx img {
    width: 100%
  }
  
  .dlab-full-blog .owl-carousel {
    z-index: auto
  }
  
  .dlab-full-blog .dlab-post-info {
    background-color: #efefef;
    padding: 20px 30px 30px;
    width: 100%
  }
  
  .left-footer-menu .footer-social li a {
    border-radius: 50%;
    height: 40px;
    line-height: 40px;
    width: 40px;
    padding: 0;
    text-align: center
  }
  
  .left-footer-menu .footer-social li {
    padding: 0 2px
  }
  
  .left-footer-menu {
    position: absolute;
    bottom: 0;
    width: 100%
  }
  
  .dlab-full-blog .dlab-post-tags {
    background-color: #EFEFEF;
    bottom: 0;
    padding: 15px 30px;
    position: fixed;
    width: 100%
  }
  
  .full-blog-dark .dlab-full-blog .dlab-post-tags {
    background-color: #090909
  }
  
  .blog-page-content .dlab-blog-grid-3 {
    margin-left: -10px;
    margin-right: -10px
  }
  
  .blog-page-content .dlab-blog-grid-3 [class*=col-md-] {
    padding-left: 10px;
    padding-right: 10px
  }
  
  .full-blog-dark {
    background-color: #101010;
    color: #767676
  }
  
  .bg-primary a:hover, .full-blog-dark .post-title a {
    color: #fff
  }
  
  .full-blog-dark.style-1 .dlab-post-info {
    padding-top: 10px;
    padding-bottom: 15px
  }
  
  .full-blog-dark .dlab-full-blog .dlab-post-info {
    background-color: #090909;
    border: 0;
    padding: 20px 30px 30px
  }
  
  .full-blog-dark .dlab-post-tags {
    border-top: 1px solid #141414
  }
  
  .full-blog-dark .dlab-post-tags .post-tags a {
    border: 1px solid #2b2b2b
  }
  
  .full-blog-dark .sidenav {
    background-color: #090909
  }
  
  .full-blog-dark .sidenav ul li a {
    border-color: #0c0c0c
  }
  
  .full-blog-dark .dlab-full-blog {
    background: #090909
  }
  
  .full-blog-dark.style-2 .dlab-post-info, .full-blog-dark.style-3 .dlab-post-info {
    border: 1px solid #1b1b1b;
    padding: 20px
  }
  
  .style-2 .dlab-post-info, .style-3 .dlab-post-info {
    border: 1px solid #ebedf2;
    padding: 10px 20px 20px
  }
  
  .style-3 .dlab-full-blog {
    width: 41.66%
  }
  
  .overlay-50:after {
    width: 50%
  }
  
  @media only screen and (max-width:1024px) {
    .style-3 .dlab-full-blog {
      width: 50%
    }
    .main-slider .site-button, .main-slider .site-button-secondry {
      padding: 10px 15px
    }
    .our-gallery h3.h3 {
      font-size: 18px
    }
    .our-gallery .dlab-img-effect .site-button {
      display: none
    }
  }
  
  @media only screen and (max-width:991px) {
    .dlab-full-blog, .style-3 .dlab-full-blog {
      position: unset;
      width: 100%
    }
    .dlab-full-blog .dlab-post-tags {
      position: unset
    }
  }
  
  @media only screen and (max-width:980px) {
    .header-nav .nav i, .our-gallery .dlab-img-effect .site-button {
      display: block
    }
    .overlay-50:after {
      width: 100%
    }
    .slide-contant-btn .site-button` {
      margin-top: 50px
    }
  }
  
  @media only screen and (max-width:767px) {
    #main {
      margin-left: 0!important
    }
    .worker {
      margin-bottom: 30px
    }
    .footer-info-box .text-left, .footer-info-box .text-right, .newsletter strong {
      text-align: center
    }
    .page-notfound strong, .page-notfound strong i {
      font-size: 120px
    }
    .left-footer-menu {
      position: unset
    }
  }
  
  @media only screen and (max-width:320px) {
    .is-fixed .logo-header, .is-fixed.header-curve .logo-header, .logo-header {
      width: 150px
    }
    .is-fixed .navbar-toggle {
      margin: 14px 0 14px 10px
    }
    .main-slider .site-button, .main-slider .site-button-secondry {
      padding: 10px 8px
    }
  }
  
  .dlab-button-block .site-button {
    margin-bottom: 10px
  }
  
  #particles-js .container {
    z-index: 2
  }
  
  .particles-js-canvas-el {
    position: absolute;
    top: 0;
    z-index: 1
  }
  
  #loading-area {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    opacity: 1;
    z-index: 9999;
    background-image: url(../images/loading.svg);
    background-repeat: no-repeat;
    background-size: 60px;
    background-position: center
  }
  
  .site-footer .widget_getintuch {
    padding-top: 0
  }
  
  .content-inner {
    padding-top: 70px;
    padding-bottom: 40px
  }
  
  .content-inner-1 {
    padding-top: 70px;
    padding-bottom: 0
  }
  
  .content-inner-2 {
    padding-top: 70px;
    padding-bottom: 70px
  }
  
  .testimonial-five .owl-controls {
    margin-top: 0
  }
  
  .dlab-newsletter.style1 {
    background-color: rgba(255, 255, 255, .05)
  }
  
  .inner-haed {
    margin-bottom: 25px
  }
  
  @media only screen and (max-width:767px) {
    .content-area, .content-inner, .content-inner-1, .content-inner-2, .dlab-project-left, .footer-top, .testimonial-section {
      padding-top: 30px
    }
    .page-content {
      padding-bottom: 30px
    }
    .site-footer .widget {
      margin-bottom: 25px
    }
    .section-full:last-child {
      margin-bottom: -30px
    }
    .content-inner {
      padding-bottom: 20px
    }
    .content-inner-1 {
      padding-bottom: 0
    }
    .content-inner-2 {
      padding-bottom: 30px
    }
    .section-head {
      margin-bottom: 25px
    }
    .testimonial-section .owl-controls {
      margin-top: 20px
    }
    .section-head p {
      padding-top: 0
    }
    .h3 {
      font-size: 28px;
      margin-top: 10px
    }
    .about-service .icon-bx-wraper:nth-child(2) {
      margin-top: 0
    }
    .side-bar {
      margin-bottom: 30px
    }
    .dlab-post-title .post-title {
      margin-top: 10px
    }
    .footer-info-box .newsletter {
      margin-bottom: 10px
    }
    ol.commentlist li .star-rating {
      position: unset
    }
    .comment-form [class*=comment-form] {
      width: 100%
    }
    .pricingtable-wrapper {
      margin-bottom: 30px
    }
    .pricingtable-highlight {
      margin: 0
    }
    .disnone-md, .title-head {
      display: none
    }
  }
  
  .dlab-social-icon.dlab-social-icon-lg li a {
    color: #fff;
    font-size: 14px;
    height: 35px;
    line-height: 34px;
    padding: 0;
    width: 35px
  }
  
  .dlab-social-icon-lg.dlab-social-icon li {
    display: inline-block;
    font-size: 12px;
    padding: 0
  }
  
  .dlab-social-icon-lg.dlab-social-icon.border li a {
    border: 1px solid rgba(255, 255, 255, .05)
  }
  
  .contact-style-1 input {
    height: 50px
  }
  
  .contact-style-1 .site-button {
    height: 50px;
    width: 100%
  }
  
  .contact-style-1 .form-control {
    padding: 10px 20px
  }
  
  .contact-style-1 .form-control:focus, .contact-style-1 .form-control:hover {
    border-color: silver
  }
  
  .contact-style-1 h2 {
    margin-top: 0
  }
  
  .contact-style-1 .border-1 {
    border: 1px solid #eee
  }
  
  .contact-style-1 .dlab-social-icon-lg {
    border-top: 1px solid #eee;
    padding-top: 20px;
    text-align: left;
    width: 100%;
    margin: 0
  }
  
  .contact-style-1 .dlab-social-icon-lg a {
    text-align: center
  }
  
  .contact-style-1 .dlab-social-icon-lg li a:hover {
    background: #fff;
    color: #000;
    border: 1px solid #eee
  }
  
  .contact-style-1 .form-group {
    margin-bottom: 25px
  }