body {
    font: 14px 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 23px;
    color: #727272
}

.btn, a {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

a:hover {
    text-decoration: none
}

a:focus, a:hover {
    color: #101010
}

a {
    outline: medium none!important;
    color: #727272
}

.uppercase {
    text-transform: uppercase
}

h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    color: #272727
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit
}

h1 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 300
}

h1.less-mar-1 {
    margin-bottom: 10px
}

h1.less-mar-2 {
    margin-bottom: 5px
}

h2 {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 300
}

h2.nomargin {
    margin-bottom: 0
}

h2.less-mar-1 {
    margin-bottom: 3px
}

h2.less-mar-2 {
    margin-bottom: 5px
}

h2.less-mar-3 {
    margin-bottom: 7px
}

h2.less-mar-4 {
    margin-bottom: 9px
}

h3 {
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 18px;
    font-style: normal
}

h3.nomargin {
    margin-bottom: 0
}

h3.less-mar-1 {
    margin-bottom: 3px
}

h3.less-mar-2 {
    margin-bottom: 5px
}

h3.less-mar-3 {
    margin-bottom: 7px
}

h3.less-mar-4 {
    margin-bottom: 9px
}

h4 {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 18px;
    font-style: normal
}

h4.nomargin {
    margin-bottom: 0
}

h4.less-mar-1 {
    margin-bottom: 3px;
    background-color: #5d4379;
    padding: 15px;
    color: #fff
}

h4.less-mar-3 {
    margin-bottom: 7px
}

h4.less-mar-4 {
    margin-bottom: 9px
}

h5 {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 16px;
    font-style: normal
}

h5.nomargin {
    margin-bottom: 0
}

h5.less-mar-1 {
    margin-bottom: 3px
}

h5.less-mar-2 {
    margin-bottom: 5px
}

h5.less-mar-3 {
    margin-bottom: 7px
}

h5.less-mar-4 {
    margin-bottom: 9px
}

h6 {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 14px;
    font-style: normal
}

h6.nomargin {
    margin-bottom: 0
}

h6.less-mar-1 {
    margin-bottom: 3px
}

h6.less-mar-2 {
    margin-bottom: 5px
}

h6.less-mar-3 {
    margin-bottom: 7px
}

h6.less-mar-4 {
    margin-bottom: 9px
}

.nopadding {
    padding: 0!important;
    margin: 0!important
}

.h1, .h2, .h3, h1, h2, h3, h4 {
    margin-top: 0
}

ul {
    list-style-type: none
}

.text-white {
    color: #fff
}

.text-dark {
    color: #3c3c3c
}

.text-cinza {
    color: #727272
}

.text-light {
    color: #acacac
}

.text-primary {
    color: #fccb06
}

.text-gray {
    color: #727272
}

.text-gray-2 {
    color: #a1a1a1
}

a:hover.text-hover-primary {
    color: #fccb06
}

.margin-bottom {
    margin-bottom: 0
}

.margin-bottom-2 {
    margin-bottom: 20px
}

.margin-bottom-3 {
    margin-bottom: 30px
}

.margin-bottom-4 {
    margin-bottom: 40px
}

.margin-bottom-5 {
    margin-bottom: 50px
}

.margin-top {
    margin-top: 0
}

.margin-top-1 {
    float: left;
    margin-top: 10px;
    width: 100%
}

.margin-top-2 {
    float: left;
    margin-top: 20px;
    width: 100%
}

.margin-top-3 {
    float: left;
    margin-top: 30px;
    width: 100%
}

.margin-top-4 {
    float: left;
    margin-top: 40px;
    width: 100%
}

.margin-top-5 {
    float: left;
    margin-top: 50px;
    width: 100%
}

.margin-top-6 {
    float: left;
    margin-top: 60px;
    width: 100%
}

.margin-top-7 {
    float: left;
    margin-top: 70px;
    width: 100%
}

.col-divider-margin {
    width: 100%;
    float: left;
    margin-top: 60px
}

.col-divider-margin-1 {
    width: 100%;
    float: left;
    margin-top: 10px
}

.col-divider-margin-2 {
    width: 100%;
    float: left;
    margin-top: 20px
}

.col-divider-margin-3 {
    width: 100%;
    float: left;
    margin-top: 30px
}

.col-divider-margin-4 {
    width: 100%;
    float: left;
    margin-top: 40px
}

.col-divider-margin-5 {
    width: 100%;
    float: left;
    margin-top: 50px
}

.col-divider-margin-6 {
    width: 100%;
    float: left;
    margin-top: 60px
}

.nobottom-margin {
    margin-bottom: 0
}

.margin-left-1 {
    margin-left: 10px
}

.margin-left-2 {
    margin-left: 20px
}

.margin-left-3 {
    margin-left: 30px
}

.margin-left-4 {
    margin-left: 40px
}

.margin-left-5 {
    margin-left: 50px
}

.margin-left-6 {
    margin-left: 60px
}

.margin-left-7 {
    margin-left: 70px
}

.colmargin {
    margin: 0
}

.col-centered {
    float: none;
    margin: 0 auto
}

.f-weight-1 {
    margin-bottom: 0
}

.divider-line {
    float: left;
    width: 100%
}

.divider-line.dashed {
    border-bottom: 1px dashed
}

.divider-line.solid {
    border-bottom: 1px solid
}

.divider-line.dark {
    border-bottom-color: #444
}

.divider-line.dark-2 {
    border-bottom-color: #343333
}

.divider-line.white {
    border-bottom-color: #fff
}

.divider-line.light {
    border-bottom-color: #f1f1f1
}

.divider-line.light-2 {
    border-bottom-color: #ebebeb
}

.divider-line.primary {
    border-bottom-color: #fccb06
}

.divider-line.top-padding {
    padding-top: 20px
}

.divider-line.bottom-margin {
    margin-bottom: 20px
}

.divider-line.margin {
    margin: 20px 0
}

.divider-line.margin-2 {
    margin: 40px 0
}

.no-top-padding {
    padding-top: 0
}

.padding-top-1 {
    padding-top: 10px
}

.padding-top-2 {
    padding-top: 20px
}

.padding-top-3 {
    padding-top: 30px
}

.padding-top-4 {
    padding-top: 40px
}

.padding-top-5 {
    padding-top: 50px
}

.padding-top-6 {
    padding-top: 60px
}

.padding-left-1 {
    padding-left: 10px
}

.padding-left-2 {
    padding-left: 20px
}

.padding-left-3 {
    padding-left: 30px
}

.padding-left-4 {
    padding-left: 40px
}

.padding-left-5 {
    padding-left: 50px
}

.padding-left-6 {
    padding-left: 60px
}

.padding-left-7 {
    padding-left: 70px
}

.padding-left-8 {
    padding-left: 80px
}

.padding-right-1 {
    padding-right: 10px
}

.padding-right-2 {
    padding-right: 20px
}

.padding-right-3 {
    padding-right: 30px
}

.padding-right-4 {
    padding-right: 40px
}

.padding-right-5 {
    padding-right: 50px
}

.padding-right-6 {
    padding-right: 60px
}

.padding-right-7 {
    padding-right: 70px
}

.padding-right-8 {
    padding-right: 80px
}

.no-padding-top {
    padding-top: 0
}

.opacity-1 {
    opacity: .1
}

.opacity-2 {
    opacity: .1
}

.opacity-3 {
    opacity: .3
}

.opacity-4 {
    opacity: .4
}

.opacity-5 {
    opacity: .5
}

.opacity-6 {
    opacity: .6
}

.opacity-7 {
    opacity: .7
}

.opacity-8 {
    opacity: .8
}

.droid-serif {
    font-family: 'Droid Serif', serif
}

.ubuntu {
    font-family: Ubuntu, sans-serif
}

.oswald {
    font-family: Oswald, sans-serif
}

.muli {
    font-family: Muli, sans-serif
}

.great-vibes {
    font-family: 'Great Vibes', cursive
}

.old-standardtt {
    font-family: 'Old Standard TT', serif
}

.dosis {
    font-family: Dosis, sans-serif
}

.roboto-slab {
    font-family: 'Roboto Slab', serif
}

.gfs-didot {
    font-family: 'GFS Didot', serif
}

.raleway {
    font-family: Raleway, sans-serif
}

.gloria-hallelujah {
    font-family: 'Gloria Hallelujah', cursive
}

.love-ya-like-a-sister {
    font-family: 'Love Ya Like A Sister', cursive
}

.michroma {
    font-family: Michroma, sans-serif
}

.sacramento {
    font-family: Sacramento, cursive
}

.yesteryear {
    font-family: Yesteryear, cursive
}

.playfair {
    font-family: 'Playfair Display', serif
}

.jockey-one {
    font-family: 'Jockey One', sans-serif
}

.pompiere {
    font-family: Pompiere, cursive
}

.raleway {
    font-family: Raleway, sans-serif
}

.six-caps {
    font-family: 'Six Caps', sans-serif
}

.cinzel-decorative {
    font-family: 'Cinzel Decorative', cursive
}

.montserrat {
    font-family: Montserrat, sans-serif
}

.libre-baskerville {
    font-family: 'Libre Baskerville', serif
}

.dawning {
    font-family: 'Dawning of a New Day', cursive
}

.line-height-1 {
    line-height: 18px
}

.line-height-2 {
    line-height: 20px
}

.line-height-3 {
    line-height: 30px
}

.line-height-4 {
    line-height: 40px
}

.line-height-5 {
    line-height: 50px
}

.line-height-6 {
    line-height: 60px
}

.lspace-sm {
    letter-spacing: 5px
}

.lspace-1 {
    letter-spacing: 10px
}

.lspace-2 {
    letter-spacing: 20px
}

.lspace-3 {
    letter-spacing: 30px
}

.lspace-4 {
    letter-spacing: 40px
}

.lspace-5 {
    letter-spacing: 50px
}

.font-weight-1 {
    font-weight: 100
}

.font-weight-2 {
    font-weight: 200
}

.font-weight-3 {
    font-weight: 300
}

.font-weight-4 {
    font-weight: 400
}

.font-weight-5 {
    font-weight: 500
}

.font-weight-6 {
    font-weight: 600
}

.font-weight-7 {
    font-weight: 700
}

.font-weight-8 {
    font-weight: 800
}

.font-weight-b {
    font-weight: 700
}

.no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.site-wrapper {
    width: 100%;
    margin: 0 auto;
    background-color: #fff
}

.wrapper-boxed {
    margin: auto;
    background-color: #fff
}

.imgbox-dxlarge, .imgbox-large, .imgbox-medium, .imgbox-small, .imgbox-smedium, .imgbox-tiny, .imgbox-xlarge, .imgbox-xmedium, .imgbox-xtiny {
    padding: 0;
    margin: 0 auto;
    text-align: center;
    transition: all .3s ease-out 0s
}

.imgbox-dxlarge {
    width: 300px;
    height: 300px
}

.imgbox-dxlarge-2 {
    width: 200px;
    height: 200px
}

.imgbox-xlarge {
    width: 135px;
    height: 135px
}

.imgbox-large {
    width: 120px;
    height: 120px
}

.imgbox-xmedium {
    width: 110px;
    height: 110px
}

.imgbox-medium {
    width: 100px;
    height: 100px
}

.imgbox-smedium {
    width: 90px;
    height: 90px
}

.imgbox-small {
    width: 80px;
    height: 80px
}

.imgbox-tiny {
    width: 70px;
    height: 70px
}

.imgbox-xtiny {
    width: 60px;
    height: 60px
}

.imgbox-dxlarge-2.round, .imgbox-dxlarge.round, .imgbox-large.round, .imgbox-medium.round, .imgbox-small.round, .imgbox-smedium.round, .imgbox-tiny.round, .imgbox-xlarge.round, .imgbox-xmedium.round, .imgbox-xtiny.round {
    border-radius: 100%
}

.imgbox-dxlarge-2.center, .imgbox-dxlarge.center, .imgbox-large.center, .imgbox-medium.center, .imgbox-small.center, .imgbox-smedium.center, .imgbox-tiny.center, .imgbox-xlarge.center, .imgbox-xmedium.center, .imgbox-xtiny.center {
    margin: 0 auto
}

.imgbox-dxlarge-2.left, .imgbox-dxlarge.left, .imgbox-large.left, .imgbox-medium.left, .imgbox-small.left, .imgbox-smedium.left, .imgbox-tiny.left, .imgbox-xlarge.left, .imgbox-xmedium.left, .imgbox-xtiny.left {
    float: left;
    margin: 0 20px 0 0
}

.imgbox-dxlarge-2.right, .imgbox-dxlarge.right, .imgbox-large.right, .imgbox-medium.right, .imgbox-small.right, .imgbox-smedium.right, .imgbox-tiny.right, .imgbox-xlarge.right, .imgbox-xmedium.right, .imgbox-xtiny.right {
    float: right;
    margin: 0 0 0 20px
}

.imgbox-dxlarge-2.dark, .imgbox-dxlarge.dark, .imgbox-large.dark, .imgbox-medium.dark, .imgbox-small.dark, .imgbox-smedium.dark, .imgbox-tiny.dark, .imgbox-xlarge.dark, .imgbox-xmedium.dark, .imgbox-xtiny.dark {
    color: #fff;
    background-color: #101010
}

.imgbox-dxlarge-2.white, .imgbox-dxlarge.white, .imgbox-large.white, .imgbox-medium.white, .imgbox-small.white, .imgbox-smedium.white, .imgbox-tiny.white, .imgbox-xlarge.white, .imgbox-xmedium.white, .imgbox-xtiny.white {
    color: #242424;
    background-color: #fff
}

.imgbox-dxlarge-2.gray, .imgbox-dxlarge.gray, .imgbox-large.gray, .imgbox-medium.gray, .imgbox-small.gray, .imgbox-smedium.gray, .imgbox-tiny.gray, .imgbox-xlarge.gray, .imgbox-xmedium.gray, .imgbox-xtiny.gray {
    color: #fff;
    background-color: #474747
}

.imgbox-dxlarge-2.outline-gray, .imgbox-dxlarge.outline-gray, .imgbox-large.outline-gray, .imgbox-medium.outline-gray, .imgbox-small.outline-gray, .imgbox-smedium.outline-gray, .imgbox-tiny.outline-gray, .imgbox-xlarge.outline-gray, .imgbox-xmedium.outline-gray, .imgbox-xtiny.outline-gray {
    color: #fff;
    background-color: none;
    border: 1px solid #727272
}

.imgbox-dxlarge-2.outline-gray-2, .imgbox-dxlarge.outline-gray-2, .imgbox-large.outline-gray-2, .imgbox-medium.outline-gray-2, .imgbox-small.outline-gray-2, .imgbox-smedium.outline-gray-2, .imgbox-tiny.outline-gray-2, .imgbox-xlarge.outline-gray-2, .imgbox-xmedium.outline-gray-2, .imgbox-xtiny.outline-gray-2 {
    color: #242424;
    background-color: none;
    border: 1px solid #e4e4e4
}

.imgbox-dxlarge-2.outline-white, .imgbox-dxlarge.outline-white, .imgbox-large.outline-white, .imgbox-medium.outline-white, .imgbox-small.outline-white, .imgbox-smedium.outline-white, .imgbox-tiny.outline-white, .imgbox-xlarge.outline-white, .imgbox-xmedium.outline-white, .imgbox-xtiny.outline-white {
    color: #fff;
    background-color: none;
    border: 1px solid #fff
}

.imgbox-dxlarge-2.outline-dark, .imgbox-dxlarge.outline-dark, .imgbox-large.outline-dark, .imgbox-medium.outline-dark, .imgbox-small.outline-dark, .imgbox-smedium.outline-dark, .imgbox-tiny.outline-dark, .imgbox-xlarge.outline-dark, .imgbox-xmedium.outline-dark, .imgbox-xtiny.outline-dark {
    color: #161616;
    background-color: none;
    border: 1px solid #161616
}

.iconbox-dxlarge, .iconbox-large, .iconbox-medium, .iconbox-small, .iconbox-smedium, .iconbox-tiny, .iconbox-xlarge, .iconbox-xmedium, .iconbox-xtiny {
    padding: 0;
    margin: 0 auto;
    text-align: center;
    transition: all .3s ease-out 0s
}

.iconbox-dxlarge {
    width: 200px;
    height: 200px;
    font-size: 46px;
    color: #242424;
    border: none;
    line-height: 135px
}

.iconbox-xlarge {
    width: 135px;
    height: 135px;
    font-size: 46px;
    color: #242424;
    line-height: 135px
}

.iconbox-large {
    width: 120px;
    height: 120px;
    font-size: 46px;
    color: #242424;
    line-height: 114px
}

.iconbox-xmedium {
    width: 110px;
    height: 110px;
    font-size: 38px;
    color: #242424;
    line-height: 106px
}

.iconbox-medium {
    width: 100px;
    height: 100px;
    font-size: 32px;
    color: #242424;
    line-height: 100px
}

.iconbox-smedium {
    width: 90px;
    height: 90px;
    font-size: 26px;
    color: #242424;
    line-height: 90px
}

.iconbox-small {
    width: 80px;
    height: 80px;
    font-size: 26px;
    color: #242424;
    line-height: 80px
}

.iconbox-tiny {
    width: 70px;
    height: 70px;
    font-size: 26px;
    color: #242424;
    line-height: 74px
}

.iconbox-xtiny {
    width: 60px;
    height: 60px;
    font-size: 18px;
    color: #242424;
    line-height: 60px
}

.digit {
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    left: 115px;
    top: 115px;
    line-height: 36px;
    border-radius: 100%;
    background-color: #fd602c;
    transition: all .3s ease-out 0s
}

.iconbox-xlarge.no-lineheight {
    line-height: 0
}

.iconbox-dxlarge.round, .iconbox-large.round, .iconbox-medium.round, .iconbox-small.round, .iconbox-smedium.round, .iconbox-tiny.round, .iconbox-xlarge.round, .iconbox-xmedium.round, .iconbox-xtiny.round {
    border-radius: 100%
}

.iconbox-dxlarge.center, .iconbox-large.center, .iconbox-medium.center, .iconbox-small.center, .iconbox-smedium.center, .iconbox-tiny.center, .iconbox-xlarge.center, .iconbox-xmedium.center, .iconbox-xtiny.center {
    margin: 0 auto
}

.iconbox-dxlarge.left, .iconbox-large.left, .iconbox-medium.left, .iconbox-small.left, .iconbox-smedium.left, .iconbox-tiny.left, .iconbox-xlarge.left, .iconbox-xmedium.left, .iconbox-xtiny.left {
    float: left;
    margin: 0 20px 0 0
}

.iconbox-dxlarge.right, .iconbox-large.right, .iconbox-medium.right, .iconbox-small.right, .iconbox-smedium.right, .iconbox-tiny.right, .iconbox-xlarge.right, .iconbox-xmedium.right, .iconbox-xtiny.right {
    float: right;
    margin: 0 0 0 20px
}

.iconbox-dxlarge.dark, .iconbox-large.dark, .iconbox-medium.dark, .iconbox-small.dark, .iconbox-smedium.dark, .iconbox-tiny.dark, .iconbox-xlarge.dark, .iconbox-xmedium.dark, .iconbox-xtiny.dark {
    color: #fff;
    background-color: #101010
}

.iconbox-dxlarge.white, .iconbox-large.white, .iconbox-medium.white, .iconbox-small.white, .iconbox-smedium.white, .iconbox-tiny.white, .iconbox-xlarge.white, .iconbox-xmedium.white, .iconbox-xtiny.white {
    color: #242424;
    background-color: #fff
}

.iconbox-dxlarge.gray, .iconbox-large.gray, .iconbox-medium.gray, .iconbox-small.gray, .iconbox-smedium.gray, .iconbox-tiny.gray, .iconbox-xlarge.gray, .iconbox-xmedium.gray, .iconbox-xtiny.gray {
    color: #fff;
    background-color: #474747
}

.iconbox-dxlarge.outline-gray, .iconbox-large.outline-gray, .iconbox-medium.outline-gray, .iconbox-small.outline-gray, .iconbox-smedium.outline-gray, .iconbox-tiny.outline-gray, .iconbox-xlarge.outline-gray, .iconbox-xmedium.outline-gray, .iconbox-xtiny.outline-gray {
    color: #fff;
    background-color: none;
    border: 1px solid #727272
}

.iconbox-dxlarge.outline-gray-2, .iconbox-large.outline-gray-2, .iconbox-medium.outline-gray-2, .iconbox-small.outline-gray-2, .iconbox-smedium.outline-gray-2, .iconbox-tiny.outline-gray-2, .iconbox-xlarge.outline-gray-2, .iconbox-xmedium.outline-gray-2, .iconbox-xtiny.outline-gray-2 {
    color: #242424;
    background-color: none;
    border: 1px solid #e4e4e4
}

.iconbox-dxlarge.outline-white, .iconbox-large.outline-white, .iconbox-medium.outline-white, .iconbox-small.outline-white, .iconbox-smedium.outline-white, .iconbox-tiny.outline-white, .iconbox-xlarge.outline-white, .iconbox-xmedium.outline-white, .iconbox-xtiny.outline-white {
    color: #fff;
    background-color: none;
    border: 1px solid #fff
}

.iconbox-dxlarge.outline-dark, .iconbox-large.outline-dark, .iconbox-medium.outline-dark, .iconbox-small.outline-dark, .iconbox-smedium.outline-dark, .iconbox-tiny.outline-dark, .iconbox-xlarge.outline-dark, .iconbox-xmedium.outline-dark, .iconbox-xtiny.outline-dark {
    color: #161616;
    background-color: none;
    border: 1px solid #161616
}

.icon-plain-large {
    font-size: 80px;
    color: #242424;
    transition: all .3s ease-out 0s
}

.icon-plain-medium {
    font-size: 60px;
    color: #242424;
    transition: all .3s ease-out 0s
}

.icon-plain-small {
    font-size: 40px;
    color: #242424;
    transition: all .3s ease-out 0s
}

.icon-plain-msmall {
    font-size: 32px;
    color: #242424;
    transition: all .3s ease-out 0s
}

.icon-plain-tiny {
    font-size: 20px;
    color: #242424;
    transition: all .3s ease-out 0s
}

.icon-plain-small.rightline {
    border-right: 1px solid #3f3f3f
}

.icon-plain-medium.rightline {
    margin: 0 20px 50px 0;
    border-right: 1px solid #ffc153
}

.icon-plain-small.dark {
    color: #242424
}

.icon-plain-large.center, .icon-plain-medium.center, .icon-plain-msmall.center, .icon-plain-small.center, .icon-plain-tiny.center {
    margin: 0 auto
}

.icon-plain-large.left, .icon-plain-medium.left, .icon-plain-msmall.left, .icon-plain-small.left, .icon-plain-tiny.left {
    float: left;
    margin: 0 20px 0 0
}

.icon-plain-large.right, .icon-plain-medium.right, .icon-plain-msmall.right, .icon-plain-small.right, .icon-plain-tiny.right {
    float: right;
    margin: 0 0 0 20px
}

.icon-plain-large.dark, .icon-plain-medium.dark, .icon-plain-msmall.dark, .icon-plain-small.dark, .icon-plain-tiny.dark {
    color: #242424
}

.icon-plain-large.white, .icon-plain-medium.white, .icon-plain-msmall.white, .icon-plain-small.white, .icon-plain-tiny.white {
    color: #fff
}

.icon-plain-large.green, .icon-plain-medium.green, .icon-plain-msmall.green, .icon-plain-small.green, .icon-plain-tiny.green {
    color: #fd602c
}

.icon-plain-large.gray, .icon-plain-medium.gray, .icon-plain-msmall.gray, .icon-plain-small.gray, .icon-plain-tiny.gray {
    color: #727272
}

.text-box-right {
    display: block;
    padding: 0 0 0 99px;
    margin: 0;
    text-align: left
}

.text-box-right.less-padding {
    padding: 0 0 0 65px
}

.text-box-left {
    display: block;
    padding: 0 90px 0 0;
    margin: 0;
    text-align: right
}

.item-holder {
    width: 100%;
    padding: 0;
    margin: 0
}

.text-box {
    width: 100%;
    float: left
}

.text-box.white {
    background-color: #fff
}

.text-box.primary {
    background-color: #fccb06
}

.text-box.white-transparent-1 {
    background-color: rgba(255, 255, 255, .9)
}

.text-box.light {
    background-color: #f5f5f5
}

.text-box.dark {
    background-color: #242424
}

.text-box.xdark {
    background-color: #000
}

.text-box.border-light {
    border: 1px solid #ececec
}

.item-holder.border, .text-box-inner.border, .text-box-left.border, .text-box-right.border, .text-box.border {
    border: 1px solid #f1f1f1
}

.item-holder.border-top, .text-box-inner.border-top, .text-box-left.border-top, .text-box-right.border-top, .text-box.border-top {
    border-top: 1px solid #f1f1f1
}

.item-holder.border-bottom, .text-box-inner.border-bottom, .text-box-left.border-bottom, .text-box-right.border-bottom, .text-box.border-bottom {
    border-bottom: 1px solid #f1f1f1
}

.item-holder.border-left, .text-box-inner.border-left, .text-box-left.border-left, .text-box-right.border-left, .text-box.border-left {
    border-left: 1px solid #f1f1f1
}

.item-holder.border-right, .text-box-inner.border-right, .text-box-left.border-right, .text-box-right.border-right, .text-box.border-right {
    border-right: 1px solid #f1f1f1
}

.text-box.sbox-padd-left {
    padding-left: 0
}

.text-box.padding-1 {
    padding: 10px
}

.text-box.padding-2 {
    padding: 20px
}

.text-box.padding-3 {
    padding: 30px
}

.text-box.padding-4 {
    padding: 40px
}

.text-box.padding-5 {
    padding: 50px
}

.text-box.padding-6 {
    padding: 60px
}

.text-box.padding-7 {
    padding: 70px
}

.text-box.padding-8 {
    padding: 80px
}

.text-box.padding-9 {
    padding: 90px
}

.item-holder.marginbottom {
    margin: 0 0 40px 0
}

.text-box-left.more-padding-1 {
    padding: 0 120px 0 0
}

.text-box-left.more-padding-2 {
    padding: 0 150px 0 0
}

.text-box-left.less-padding-1 {
    padding: 0 70px 0 0
}

.text-box-left.less-padding-2 {
    padding: 0 50px 0 0
}

.text-box-right.more-padding-1 {
    padding: 0 0 0 120px
}

.text-box-right.more-padding-2 {
    padding: 0 0 0 140px
}

.text-box-right.more-padding-3 {
    padding: 0 0 0 160px
}

.text-box-right.more-padding-4 {
    padding: 0 0 0 170px
}

.text-box-right.less-padding-1 {
    padding: 0 0 0 70px
}

.text-box-right.less-padding-2 {
    padding: 0 0 0 50px
}

.text-box-right.less-padding-3 {
    padding: 0 0 0 40px
}

.text-box-right.less-padding-4 {
    padding: 0 0 0 80px
}

a.read-more {
    color: #fccb06
}

a.read-more:hover {
    color: #101010
}

a.read-more.white {
    color: #fff
}

a.read-more.white:hover {
    color: #101010
}

a.read-more.dark {
    color: #101010
}

a.read-more.dark:hover {
    color: #fccb06
}

a.read-more.dark-2 {
    color: #101010
}

a.read-more.dark-2:hover {
    color: #727272
}

a.read-more.primary {
    color: #fccb06
}

a.read-more.primary:hover {
    color: #101010
}

.btn {
    padding: 10px 36px;
    margin: 0;
    box-shadow: none;
    border-radius: 0
}

.btn.btn-large {
    padding: 15px 60px
}

.btn.btn-medium {
    padding: 10px 30px
}

.btn.btn-small {
    padding: 8px 18px
}

.btn.btn-small-2 {
    padding: 4px 18px
}

.btn.btn-fullwidth {
    width: 100%
}

.btn.btn-half-fullwidth {
    width: 50%
}

.btn.btn-xround {
    border-radius: 20px
}

.btn.btn-xround-2 {
    border-radius: 30px
}

.btn.btn-round {
    border-radius: 5px
}

.btn.top-margin {
    margin-top: 20px
}

.btn.btn-mar-right-1 {
    margin-right: 10px
}

.btn.btn-mar-right-2 {
    margin-right: 20px
}

.btn.btn-mar-right-3 {
    margin-right: 30px
}

.btn.btn-mar-right-4 {
    margin-right: 40px
}

.btn.btn-mar-right-5 {
    margin-right: 50px
}

.btn.btn-mar-left-1 {
    margin-left: 10px
}

.btn.btn-mar-left-2 {
    margin-left: 20px
}

.btn.btn-mar-left-3 {
    margin-left: 30px
}

.btn.btn-mar-left-4 {
    margin-left: 40px
}

.btn.btn-mar-left-5 {
    margin-left: 50px
}

.btn.btn-white {
    color: #101010;
    background-color: #fff
}

.btn.btn-white:hover {
    color: #fff;
    background-color: #101010
}

.btn.btn-white-tr {
    color: #101010;
    background-color: rgba(255, 255, 255, .6)
}

.btn.btn-white-tr:hover {
    color: #101010;
    background-color: #fff
}

.btn.btn-dark {
    color: #fff;
    background-color: #55a099
}

.btn.btn-dark:hover {
    color: #fff;
    background-color: #6b5485
}

.btn.btn-dark-2 {
    color: #fff;
    background-color: #161616
}

.btn.btn-dark-2:hover {
    color: #161616;
    background-color: #fff
}

.btn.btn-dark-3 {
    color: #727272;
    background-color: #101010
}

.btn.btn-dark-3:hover {
    color: #727272;
    background-color: #242424
}

.btn.btn-light {
    color: #101010;
    background-color: #f5f5f5
}

.btn.btn-light:hover {
    color: #727272;
    background-color: #101010
}

.btn.btn-prim {
    color: #fff;
    background-color: #fccb06
}

.btn.btn-prim:hover {
    color: #fff;
    background-color: #101010
}

.btn.text-dark {
    color: #101010
}

.btn.btn-border {
    color: #242424;
    border: 2px solid
}

.btn.btn-border.less-bor {
    border: 1px solid
}

.btn.btn-border.border-1x {
    border: 1px solid
}

.btn.btn-border.border-2x {
    border: 2px solid
}

.btn.btn-border.border-3x {
    border: 3px solid
}

.btn.btn-border.border-4x {
    border: 4px solid
}

.btn.btn-border.white {
    color: #fff;
    border-color: #fff
}

.btn.btn-border:hover.white {
    color: #242424;
    background-color: #fff;
    border-color: #fff
}

.btn.btn-border.dark {
    border-color: #101010
}

.btn.btn-border:hover.dark {
    color: #fff;
    background-color: #101010;
    border-color: #101010
}

.btn.btn-border.dark-2 {
    color: #fff;
    border-color: #545454
}

.btn.btn-border:hover.dark-2 {
    color: #101010;
    background-color: #fff;
    border-color: #fff
}

.btn.btn-border.light {
    border-color: #e4e4e4
}

.btn.btn-border:hover.light {
    color: #fff;
    background-color: #101010;
    border-color: #101010
}

.btn.btn-border.xlight {
    border-color: #f5f5f5
}

.btn.btn-border:hover.xlight {
    color: #727272;
    background-color: #101010;
    border-color: #101010
}

.btn.btn-border.prim {
    color: #fccb06;
    border-color: #fccb06
}

.btn.btn-border:hover.prim {
    color: #fff;
    background-color: #fccb06;
    border-color: #fccb06
}

.btn.btn-border.gray {
    color: #fff;
    border-color: #727272
}

.btn.btn-border:hover.gray {
    color: #fff;
    background-color: #5c5b5b;
    border-color: #5c5b5b
}

.btn.btn-border.gray-2 {
    color: #101010;
    border-color: #727272
}

.btn.btn-border:hover.gray-2 {
    color: #fff;
    background-color: #5c5b5b;
    border-color: #5c5b5b
}

.btn.btn-border.xdark {
    color: #161616;
    border-color: #161616
}

.btn.btn-border:hover.xdark {
    color: #fff;
    background-color: #161616;
    border-color: #161616
}

.btn.btn-border.white.prim {
    color: #fff;
    border-color: #fff
}

.btn.btn-border:hover.white.prim {
    color: #fff;
    background-color: #fccb06;
    border-color: #fccb06
}

.btn.appstore {
    width: 200px;
    padding: 10px 25px;
    margin: 0;
    text-align: left
}

.btn.appstore.right-margin {
    margin-right: 10px
}

.btn.appstore.gyellow {
    background-color: #fccb06
}

.btn.appstore span {
    margin: 0;
    float: left;
    padding: 0;
    text-align: left
}

.btn.appstore span i {
    font-size: 40px;
    color: #fff;
    padding: 0 20px 0 0
}

.btn.appstore p {
    font-size: 12px;
    display: block;
    margin: 0;
    padding: 0 25px 0 20px;
    text-align: left
}

.btn.appstore .big {
    margin: 0;
    font-size: 18px;
    padding: 0
}

.btn.appstore.gyellow:hover {
    background-color: #fff
}

.btn.appstore.gyellow:hover .big, .btn.appstore.gyellow:hover p, .btn.appstore.gyellow:hover span i {
    color: #101010
}

.btn.appstore.white {
    background-color: #fff
}

.btn.appstore.white span i {
    font-size: 40px;
    color: #101010;
    padding: 0 20px 0 0
}

.btn.appstore.white:hover {
    background-color: #fccb06
}

.btn.appstore.white:hover .big, .btn.appstore.white:hover p, .btn.appstore.white:hover span i {
    color: #fff
}

.section-side-image {
    position: relative;
    padding: 0;
    margin: 0
}

.section-side-image .img-holder {
    overflow: hidden;
    height: 100%;
    padding: 0;
    top: 0;
    position: absolute
}

.background-imgholder.top-padd {
    padding-top: 80px
}

.section-side-image .text-inner {
    padding: 120px 120px 120px 0
}

.section-side-image .text-inner-2 {
    padding: 80px
}

.section-side-image .text-inner-3 {
    padding: 80px 80px 0 80px
}

.section-side-image .text-inner.two {
    padding: 0 80px 0 0
}

.section-side-image .text-inner-4 {
    padding: 0
}

.section-side-image .text-inner-5 {
    padding: 120px 120px 120px 0
}

.section-side-image .text-inner-6 {
    padding: 110px
}

.background-imgholder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background-size: cover!important;
    background-position: 50% 50%!important
}

.section-side-image-2 {
    position: relative;
    padding: 0;
    margin: 0
}

.section-side-image-2 .img-holder {
    overflow: hidden;
    height: 100%;
    padding: 0;
    top: 0;
    position: absolute
}

.section-side-image-2 .background-imgholder-2.top-padd {
    padding-top: 80px
}

.section-side-image-2 .text-inner.two {
    padding: 0 80px 0 0
}

.section-side-image-2 .background-imgholder-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background-size: cover!important;
    background-position: 50% 50%!important
}

.image-holder {
    width: 100%;
    float: left
}

.image-holder.less-width-1 {
    width: 80%
}

.image-holder.less-width-2 {
    width: 75%
}

.image-holder.less-width-3 {
    width: 70%
}

.image-left {
    color: #fff;
    float: left;
    margin: 0;
    padding: 0 20px 0 0;
    transition: all .3s ease-out 0s
}

.img-align-left {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px
}

.nodisplay-image {
    display: none
}

.overflow-hidden {
    overflow: hidden
}

.iconlist {
    width: 100%;
    padding: 0;
    margin: 0
}

.iconlist li {
    padding: 0;
    margin: 0 0 15px 0;
    display: block;
    font-size: 16px;
    line-height: 23px
}

.iconlist li i {
    color: #fccb06;
    padding: 0 15px 0 0
}

.iconlist.gyellow li i {
    color: #fccb06;
    padding: 0 15px 0 0
}

.iconlist.dark li i {
    color: #101010
}

.iconlist.less-margin li {
    margin: 0 0 13px 0
}

.iconlist.white li i {
    color: #fff
}

.iconlist.white-2 li {
    color: #fff
}

.iconlist.medium li i {
    color: #727272
}

.iconlist-2 {
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
    float: left
}

.iconlist-2 .icon {
    width: 18px;
    height: 18px;
    padding: 0;
    margin: 3px 0 0 0;
    float: left;
    font-size: 14px;
    text-align: center;
    line-height: 15px;
    color: #c00;
    border-radius: 100%
}

.iconlist-2 .text {
    padding: 0 0 0 28px;
    margin: 0;
    display: block
}

.iconlist-2 .icon.dark {
    color: #101010
}

.iconlist-2 .icon.light {
    color: #f5f5f5
}

.iconlist-2 .icon.white {
    color: #fff
}

.iconlist-2 .icon.gyellow {
    color: #fccb06
}

.clients-list.grid-cols-2 li {
    width: 50%
}

.clients-list.grid-cols-3 li {
    width: 33.33%
}

.clients-list.grid-cols-4 li {
    width: 25%
}

.clients-list.grid-cols-5 li {
    width: 20%
}

.clients-list.grid-cols-6 li {
    width: 16.66%
}

.clients-list {
    padding-left: 0;
    overflow: hidden
}

.clients-list li {
    position: relative;
    width: 20%;
    float: left;
    padding: 25px 0;
    transition: all .3s ease-out 0s
}

.clients-list li a img {
    width: 100%
}

.clients-list li a, .clients-list li img {
    display: block;
    margin: 0 auto;
    width: 75%
}

.clients-list li::after, .clients-list li::before {
    content: "";
    position: absolute
}

.clients-list li::before {
    height: 100%;
    top: 0;
    left: -1px;
    border-left: 1px solid #e9e9e9
}

.clients-list li::after {
    width: 100%;
    height: 0;
    left: 0;
    top: auto;
    bottom: -1px;
    border-bottom: 1px solid #e9e9e9
}

.clients-list.border-dark li::before {
    border-left: 1px solid #333
}

.clients-list.border-dark li::after {
    border-bottom: 1px solid #333
}

.clients-list.noborder li::after {
    border-bottom: none
}

.clients-list.noborder li::before {
    border-left: none
}

.clients-list.hover-1 li:hover {
    background-color: #f5f5f5
}

.clients-list.hover-2 li:hover {
    background-color: #f5f5f5
}

.clients-list.hover-3 li:hover {
    background-color: #f5f5f5
}

.clients-list.hover-4 li a {
    opacity: .4
}

.clients-list.hover-4 li a:hover {
    opacity: 1
}

.clients-list.hover-5 li a {
    opacity: .8
}

.clients-list.hover-5 li a:hover {
    opacity: 1
}

.clients-list.hover-6 li {
    opacity: .8
}

.clients-list.hover-6 li:hover {
    background-color: #f5f5f5
}

.side-nav-list {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left
}

.side-nav-list li {
    width: 100%;
    padding: 0;
    margin: 0 0 2px 0;
    float: left
}

.side-nav-list li a {
    width: 100%;
    padding: 15px 25px;
    margin: 0;
    font-weight: 400;
    float: left;
    background-color: #f6f6f6
}

.side-nav-list li a.active, .side-nav-list li a:hover {
    color: #fff;
    background-color: #fccb06
}

.category-links {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left
}

.category-links li {
    width: 100%;
    padding: 10px 0;
    margin: 0;
    float: left;
    border-bottom: 1px solid #eee
}

.category-links li a.active, .category-links li a:hover {
    color: #fccb06
}

.category-links li:last-child {
    border-bottom: none
}

.tags {
    padding: 0;
    margin: 0
}

.tags li {
    padding: 0;
    margin: 0
}

.tags li a {
    padding: 5px 15px 5px 15px;
    margin: 0 10px 10px 0;
    float: left;
    color: #727272;
    background-color: #e7e7e7
}

.tags li a.active, .tags li a:hover {
    color: #fff;
    background-color: #dbdc33
}

.tags.two li a {
    color: #242424;
    background-color: #fff;
    border: 1px solid #e4e4e4
}

.tags.two li a.active, .tags.two li a:hover {
    color: #fff;
    background-color: #42d1aa;
    border: 1px solid #42d1aa
}

.tags-2 {
    padding: 0;
    margin: 0
}

.tags-2 li {
    padding: 0;
    margin: 0
}

.tags-2 li a {
    padding: 5px 15px 5px 15px;
    margin: 0 10px 10px 0;
    float: left;
    color: #727272;
    border: 1px solid #e4e4e4;
    background-color: #fff
}

.tags-2 li a.active, .tags-2 li a:hover {
    color: #fff;
    border: 1px solid #fccb06;
    background-color: #fccb06
}

.sidebar-works {
    width: 100%;
    padding: 0;
    margin: 0
}

.sidebar-works li {
    width: 32%;
    padding: 0;
    margin: 4px 4px 0 0;
    float: left
}

.sidebar-works li a img {
    width: 100%
}

.sidebar-works li:last-child {
    margin: 4px 0 0 0
}

#header {
    position: relative;
    background: #101010;
    padding: 0;
    width: 100%;
    z-index: 999
}

.topbar {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0
}

.topbar.white {
    background-color: #fff;
    border-bottom: 1px solid #efefef
}

.topbar.light {
    background-color: #f6f6f6
}

.topbar.dark {
    background-color: #101010
}

.topbar.fulldark {
    background-color: #000;
    border-bottom: 1px solid #262626
}

.topbar.gyellow {
    background-color: #fccb06
}

.topbar.more-padding {
    padding: 20px 0 80px 0
}

.topbar-transparent {
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 99
}

.topbar-transparent.min-height {
    min-height: 120px
}

.topbar-transparent.dark {
    background-color: #101010
}

.topbar-transparent.bborder {
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.topbar-transparent.light {
    background-color: #f5f5f5
}

.topbar-transparent.dark .toplist li a:hover {
    color: #fff
}

.topbar-transparent.text-white .toplist li, .topbar-transparent.text-white .toplist li a {
    color: #fff
}

.topbar.no-boder {
    border-bottom: none
}

.topbar.more-padd-1 {
    padding: 25px 0
}

.topbar .border-r {
    border-right: 1px solid #e5e5e5
}

.topbar .padd-left {
    padding-left: 30px
}

.toplist {
    float: right;
    padding: 0;
    margin: 0
}

.toplist li {
    float: left;
    color: #8d8c8c;
    text-align: right;
    font-size: 14px;
    margin: 0;
    padding: 0 10px 0 10px
}

.toplist.grey-1 li {
    color: #e0dddd
}

.toplist li.lineright {
    border-right: 1px solid #e4e4e4
}

.toplist li a {
    color: #8d8c8c
}

.toplist li a:hover {
    color: #101010
}

.toplist.grey-1 li a {
    color: #e0dddd
}

.toplist.toppadding {
    padding-top: 10px
}

a.topbar-btn {
    float: left;
    color: #101010;
    text-align: center;
    font-size: 14px;
    margin: 0;
    border-radius: 2px;
    padding: 5px 15px;
    background-color: #fff
}

.topbar-padding {
    padding: 7px 0 15px 0
}

.topbar-left-items {
    float: left;
    margin: 0;
    padding: 0;
    width: 37%
}

.topbar-middle-logo {
    float: left;
    margin: 0;
    padding: 10px 0;
    width: 26%;
    text-align: center;
    background-color: #fccb06
}

.topbar-middle-logo.no-bgcolor {
    background: 0 0
}

.topbar-right-items {
    float: left;
    margin: 0;
    padding: 0;
    width: 37%
}

.topbar.dark .toplist li a:hover {
    color: #fff
}

.topbar.fulldark .toplist li a:hover {
    color: #fff
}

.topbar.dark .toplist li.lineright {
    border-right: 1px solid #727272
}

.topbar.fulldark .toplist li.lineright {
    border-right: 1px solid #3a3a3a
}

.topbar.white .toplist li a:hover {
    color: #101010
}

.topbar-middle-logo.nobg {
    background: 0 0
}

a.topbar-btn.active, a.topbar-btn:hover {
    color: #fff!important;
    background-color: #fccb06
}

.topbar.white .toplist li a {
    color: #727272
}

.topbar.white .toplist li {
    color: #727272
}

.topbar.gyellow .toplist li {
    color: #fccb06
}

.topbar.gyellow .toplist li a {
    color: #fccb06
}

.topbar-right-items.two {
    width: 50%
}

.title {
    transition: all .3s ease-out 0s
}

.sec-title-container {
    width: 100%;
    float: left;
    padding-bottom: 120px
}

.sec-title-container.less-padding-1 {
    padding-bottom: 60px
}

.sec-title-container.less-padding-2 {
    padding-bottom: 50px
}

.sec-title-container.less-padding-3 {
    padding-bottom: 40px
}

.sec-title-container.less-padding-4 {
    padding-bottom: 30px
}

.sec-title-container.less-padding-5 {
    padding-bottom: 20px
}

.sec-title-container.less-padding-6 {
    padding-bottom: 15px
}

.section-title {
    font-weight: 400
}

.sub-title {
    width: 48%;
    font-size: 16px;
    margin: 0 auto 70px auto
}

.title-line-1 {
    width: 125px;
    height: 4px;
    margin: 12px auto 0 auto;
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7
}

.title-line-1.align-left {
    width: 125px;
    margin: 12px auto 0 0
}

.title-line-1.transp {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    border-top: 1px solid rgba(255, 255, 255, .3)
}

.title-line-2 {
    width: 260px;
    height: 1px;
    margin: 12px auto 0 auto;
    background-color: #e7e7e7
}

.title-line-2.align-left {
    width: 260px;
    margin: 12px auto 0 0
}

.feabox-title-line {
    width: 60px;
    height: 2px;
    margin: 0 auto 0 0;
    background-color: #101010
}

.feabox-title-line.center {
    width: 60px;
    height: 2px;
    margin: 0 auto;
    background-color: #101010
}

.fo-map {
    width: 100%;
    float: left
}

.fo-map {
    background-size: 100%
}

.fo-sec-1 {
    position: relative;
    width: 100%;
    padding: 110px 0 0 0;
    margin: 0;
    float: left
}

.fo-sec-1 .newsletter-box {
    position: absolute;
    width: 100%;
    float: left;
    left: 0;
    top: -238px;
    padding: 70px;
    background-color: #fccb06
}

.fo-sec-1 .newsletter-box input {
    width: 80%;
    height: 60px;
    float: left;
    padding: 15px;
    border: 1px solid #fff;
    background-color: #fff
}

.fo-sec-1 .newsletter-box .submit-btn {
    width: 20%;
    height: 60px;
    float: left;
    padding: 0;
    border: 1px solid #101010;
    background-color: #101010
}

.fo-sec-2 {
    position: relative;
    width: 100%;
    padding: 30px 0 0 0;
    margin: 0;
    float: left
}

.fo-sec-2 .social-iconbox {
    position: absolute;
    width: 265px;
    float: left;
    left: 40%;
    top: -107px;
    padding: 0;
    margin: 0;
    z-index: 2;
    background-color: #fff
}

.fo-sec-2 .social-iconbox .side-shape1 {
    position: absolute;
    width: 13px;
    height: 28px;
    float: left;
    left: -13px;
    top: -1px;
    padding: 0;
    margin: 0
}

.fo-sec-2 .social-iconbox .side-shape1.right-icon {
    left: 265px;
    top: -1px
}

.fo-sec-2 ul.sc-icons {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center
}

.fo-sec-2 .sc-icons li {
    display: inline-block
}

.fo-sec-2 .sc-icons li a {
    padding: 15px 10px;
    display: inline-block
}

.fo-sec-3 {
    position: relative;
    width: 100%;
    padding: 110px 0 0 0;
    margin: 0;
    float: left
}

.fo-sec-3 .primary-box {
    position: absolute;
    width: 100%;
    float: left;
    left: 0;
    top: -150px;
    padding: 50px;
    background-color: #fccb06
}

.fo-posts {
    width: 100%;
    padding: 0;
    margin: 0 0 25px 0;
    float: left
}

.fo-posts .post-info {
    font-size: 12px;
    color: #727272
}

.fo-posts-info {
    font-size: 12px;
    color: #727272
}

.fo-posts a.active, .fo-posts a:hover {
    color: #fccb06
}

.fo-posts .post-info.text-light {
    color: #d0d0d0
}

.fo-title-bottom-line {
    width: 34px;
    height: 2px;
    color: #fff;
    float: left;
    display: block;
    margin-bottom: 40px;
    background-color: #fff
}

.fo-title-bottom-line.dark {
    background-color: #101010
}

.fo-title-bottom-line.white {
    background-color: #fff
}

.fo-title-bottom-line.gyellow {
    background-color: #fccb06
}

.fo-newsletter-1 {
    border: 1px solid #3b3b3b;
    border-width: 1px 0 1px 1px;
    color: #727272;
    float: left;
    font-size: 13px;
    font-weight: 400;
    height: 50px;
    line-height: 39px;
    padding: 0 7px;
    width: 70%;
    background-color: transparent
}

.fo-newsletter-submit-1 {
    background-color: #3b3b3b;
    border: 1px solid #3b3b3b;
    float: left;
    height: 50px;
    margin: 0;
    padding: 5px 10px
}

.fo-newsletter-submit-1.gyellow {
    color: #fff;
    background-color: #fccb06;
    border: 1px solid #fccb06
}

.fo-newsletter-2 {
    border: 1px solid #101010;
    border-width: 1px 0 1px 1px;
    color: #727272;
    float: left;
    font-size: 13px;
    font-weight: 400;
    height: 50px;
    line-height: 39px;
    padding: 0 7px;
    width: 66%;
    background-color: transparent
}

.fo-newsletter-submit-2 {
    background-color: #101010;
    border: 1px solid #101010;
    float: left;
    height: 50px;
    margin: 0;
    padding: 5px 20px
}

.fo-appointment-form {
    padding: 0;
    width: 100%;
    float: left
}

.fo-appointment-form input {
    border: 1px solid #212121;
    color: #727272;
    float: left;
    font-size: 13px;
    font-weight: 400;
    height: 35px;
    line-height: 39px;
    padding: 0 7px;
    width: 100%;
    margin: 0 0 15px 0;
    background-color: transparent
}

.fo-appointment-form textarea {
    border: 1px solid #212121;
    color: #727272;
    float: left;
    font-size: 13px;
    font-weight: 400;
    height: 70px;
    min-height: 70px;
    resize: none;
    line-height: 39px;
    padding: 0 7px;
    width: 100%;
    margin: 0 0 15px 0;
    background-color: transparent
}

.fo-appointment-form .submit-btn {
    background-color: #fccb06;
    border: 1px solid #fccb06;
    float: left;
    height: 40px;
    margin: 0;
    color: #fff;
    padding: 0 10px
}

.footer-title {
    color: #fff;
    float: left
}

.footer-title-bottomstrip {
    width: 10%;
    height: 3px;
    margin-right: 95%;
    color: #fff;
    float: left;
    display: block;
    margin-bottom: 40px;
    background-color: #fff
}

.footer-title-bottomstrip.gyellow {
    background-color: #fccb06
}

.footer-title-bottomstrip-2 {
    width: 34px;
    height: 2px;
    color: #fff;
    float: left;
    display: block;
    margin-bottom: 40px;
    background-color: #fff
}

.footer-title-bottomstrip-3 {
    width: 34px;
    height: 2px;
    color: #fff;
    float: left;
    display: block;
    margin-bottom: 30px;
    background-color: #101010
}

.footer-title-bottomstrip.dark {
    background-color: #75aba5
}

.footer-title-bottomstrip-2.dark {
    background-color: #101010
}

.footer-title-bottomstrip-2.gyellow {
    background-color: #fccb06
}

.footer-quick-links {
    width: 100%;
    padding: 0;
    margin: 0
}

.footer-quick-links li {
    padding: 25px 15px;
    margin: 40px 0 10px 0;
    display: inline-block
}

.footer-quick-links li a {
    padding: 3px 0;
    margin: 0;
    color: #727272;
    float: left;
    display: inline-block
}

.footer-quick-links li a:hover {
    color: #fff
}

.footer-quick-links li a i {
    padding: 0 10px 0 0
}

.footer-quick-links-2 {
    width: 100%;
    padding: 0;
    margin: 0
}

.footer-quick-links-2 li {
    padding: 0;
    margin: 0;
    display: inline-block
}

.footer-quick-links-2 li a {
    padding: 0 35px 20px 0;
    margin: 0;
    color: #727272;
    float: left;
    display: inline-block
}

.footer-quick-links-2 li a:hover {
    color: #fff
}

.footer-quick-links-2 li a i {
    padding: 0 10px 0 0
}

.footer-quick-links-2.top-padding {
    padding: 60px 0 0 0
}

.footer-quick-links-3 {
    width: 100%;
    padding: 0;
    margin: 0;
    display: block
}

.footer-quick-links-3 li {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    display: block
}

.footer-quick-links-3 li a {
    padding: 3px 0;
    margin: 0;
    color: #727272;
    float: left;
    display: block
}

.footer-quick-links-3 li a:hover {
    color: #101010
}

.footer-quick-links-3 li a i {
    padding: 0 10px 0 0
}

.footer-quick-links-3.top-padding {
    padding: 60px 0 0 0
}

.footer-quick-links-4 {
    width: 100%;
    padding: 0;
    margin: 0
}

.footer-quick-links-4 li {
    width: 100%;
    padding: 0;
    margin: 0;
    display: inline-block
}

.footer-quick-links-4 li a {
    padding: 3px 0;
    margin: 0;
    color: #bababa;
    float: left;
    display: inline-block
}

.footer-quick-links-4 li a:hover {
    color: #fff
}

.footer-quick-links-4 li a i {
    padding: 0 10px 0 0
}

.footer-quick-links-4.dark-hover li a:hover {
    color: #101010
}

.footer-quick-links-4.hover-dark li a:hover {
    color: #101010
}

.footer-quick-links-4.light li a {
    color: #acacac
}

.footer-quick-links-4.dark li a {
    color: #3c3c3c
}

.footer-quick-links-5 {
    padding: 0;
    margin: 0
}

.footer-quick-links-5 li {
    padding: 5px 0
}

.footer-quick-links-5 li a {
    color: #000
}

.footer-quick-links-5 li a:hover {
    color: #727272
}

.footer-quick-links-6 {
    padding: 0;
    margin: 0
}

.footer-quick-links-6 li {
    padding: 5px 0
}

.footer-quick-links-6 li a {
    color: #fff
}

.footer-quick-links-6 li a:hover {
    color: #000
}

.footer-social-icons {
    width: 100%;
    padding: 0;
    margin: 15px 0 15px 0
}

.footer-social-icons li {
    padding: 0;
    margin: 0;
    display: inline-block
}

.footer-social-icons li a {
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    padding: 0;
    color: #fff;
    background-color: #101010
}

.footer-social-icons.round li a {
    border-radius: 100%
}

.footer-social-icons li a.active, .footer-social-icons li a:hover {
    color: #fccb06
}

.footer-social-icons.icons-plain li a {
    background: 0 0
}

.footer-social-icons.dark li a {
    color: #9bccc9;
    border-radius: 100%
}

.footer-social-icons.dark li a.active, .footer-social-icons.dark li a:hover {
    color: #9bccc9;
    background-color: #fff
}

.footer-social-icons.primary li a {
    color: #101010;
    border-radius: 100%;
    margin-top: 20px;
    background-color: #fccb06
}

.footer-social-icons.primary.left-align {
    text-align: left
}

.footer-social-icons.left-align {
    text-align: left
}

.footer-social-icons-2 {
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 20px 0 20px 0
}

.footer-social-icons-2 li {
    padding: 0;
    margin: 0;
    display: inline-block
}

.footer-social-icons-2 li a {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    padding: 0;
    font-size: 16px;
    color: #101010;
    border: 1px solid #e4e4e4;
    background-color: #fff
}

.footer-social-icons-2 li a:hover {
    color: #fff;
    border: 1px solid #fccb06;
    background-color: #fccb06
}

.footer-social-icons-2 li a.active, .footer-social-icons-2 li a:hover {
    color: #fff;
    border: 1px solid #fccb06;
    background-color: #fccb06
}

.footer-social-icons-2.dark-hover li a.active, .footer-social-icons-2.dark-hover li a:hover {
    color: #fff;
    border: 1px solid #101010;
    background-color: #101010
}

ul.footer-flickr {
    width: 100%;
    padding: 0;
    margin: 0
}

.footer-flickr li {
    width: 80px;
    padding: 0;
    margin: 0 0 11px 0;
    float: left
}

.footer-flickr li.mar-r {
    margin-right: 11px
}

.fo-opening-list {
    float: left;
    padding: 0;
    width: 100%
}

.fo-opening-list li {
    color: #727272;
    float: left;
    padding: 8px 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.fo-opening-list li:first-child {
    padding-top: 0
}

.fo-opening-list li:last-child {
    border-bottom: none
}

.sec-bgimg-1 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background-position: 100% 0;
    background-position: center;
    z-index: 1
}

.sec-bgimg-1.bd {
    background: url(../images/footer-bg/bd-1.jpg)
}

.sec-bgimg-1.by2 {
    background: url(../images/footer-bg/by2-1.jpg)
}

.sec-bgimg-1.ch {
    background: url(../images/footer-bg/ch-1.jpg)
}

.section-dark {
    background-color: #000
}

.section-dark-2 {
    background-color: #121212
}

.section-dark-3 {
    background-color: #242424
}

.section-dark-4 {
    background-color: #152435
}

.section-dark-5 {
    background-color: #222
}

.section-dark-6 {
    background-color: #8f8f8f
}

.section-medium-dark {
    background-color: #5d4379
}

.section-fulldark {
    background-color: #000
}

.section-medium-dark-2 {
    background-color: #1c1c1c
}

.section-medium-dark-3 {
    background-color: #101010
}

.section-light {
    background-color: #f5f5f5
}

.section-light-2 {
    background-color: #f9f8f7
}

.section-light-3 {
    background-color: #f8f8f8
}

.section-white {
    background-color: #fff
}

.section-primary {
    background-color: #d1cfd9
}

.section-secondary {
    background-color: #f82453
}

.section-copyrights {
    margin: 0;
    text-align: center;
    background-color: #1a1a1a
}

.section-big-map {
    width: 100%;
    margin: 0;
    text-align: center;
    background: #161616 url(../images/site-img46.png) center 150px no-repeat
}

.section-pattren-1 {
    width: 100%;
    height: 100%;
    margin: 0;
    background: url(../images/bg-pattrens/pattren33.png) 0 0 repeat
}

.sec-padding {
    padding: 150px 0 150px 0
}

.sec-padding-2 {
    padding: 110px 0 110px 0
}

.sec-padding-3 {
    padding: 100px 0 100px 0
}

.sec-padding-4 {
    padding: 70px 0 70px 0
}

.sec-padding-5 {
    padding: 50px 0 50px 0
}

.sec-padding-6 {
    padding: 30px 0 30px 0
}

.sec-bpadding-2 {
    padding-bottom: 150px
}

.sec-bpadding-2.less-padding {
    padding-bottom: 20px
}

.sec-tpadding-2 {
    padding-top: 150px
}

.sec-tpadding-lt {
    padding-top: 80px
}

.sec-tpadding-2.less-padding {
    padding-top: 20px
}

.sec-tpadding-3 {
    padding-top: 100px
}

.sec-bpadding-3 {
    padding-bottom: 100px
}

.sec-tpadding-4 {
    padding-top: 80px
}

.sec-bpadding-4 {
    padding-bottom: 80px
}

.sec-tpadding-5 {
    padding-top: 50px
}

.sec-bpadding-5 {
    padding-bottom: 50px
}

.sec-bpadding.less-padding {
    padding-bottom: 30px
}

.sec-dummy-top-padding {
    padding-top: 0
}

.sec-m-margin-1 {
    margin-top: 0
}

.sec-pattren-1 {
    width: 100%;
    background: url(../images/bg-pattrens/pattren1.jpg) repeat
}

.sec-pattren-2 {
    width: 100%;
    background: url(../images/bg-pattrens/pattren2.jpg) repeat
}

.sec-pattren-3 {
    width: 100%;
    background: url(../images/bg-pattrens/pattren3.jpg) repeat
}

.sec-pattren-4 {
    width: 100%;
    background: url(../images/bg-pattrens/pattren4.jpg) repeat
}

.sec-pattren-5 {
    width: 100%;
    background: url(../images/bg-pattrens/pattren5.jpg) repeat
}

.footer-logo {
    margin-bottom: 35px
}

.footer-logo img {
    max-width: 106px
}

.fo-usefull-links {
    padding: 0;
    margin: 0
}

.fo-usefull-links li {
    padding: 0;
    margin: 0 0 10px 0;
    display: block;
    border-bottom: 1px solid #2e2e2e
}

.fo-usefull-links li a {
    padding: 0;
    margin: 0 0 10px 0;
    display: block;
    color: #727272;
    line-height: 23px
}

.fo-usefull-links li a:hover {
    color: #fff
}

.fo-usefull-links li i {
    color: #727272;
    padding: 0 10px 0 0
}

.fo-usefull-links li:last-child {
    border-bottom: none
}

.fo-usefull-links-2 {
    padding: 0;
    margin: 0
}

.fo-usefull-links-2 li {
    padding: 0;
    margin: 0 0 10px 0;
    display: block;
    border-bottom: 1px solid #e4e4e4
}

.fo-usefull-links-2 li a {
    padding: 0;
    margin: 0 0 10px 0;
    display: block;
    color: #727272;
    line-height: 23px
}

.fo-usefull-links-2 li a:hover {
    color: #242424
}

.fo-usefull-links-2 li i {
    color: #727272;
    padding: 0 10px 0 0
}

.fo-usefull-links-2 li:last-child {
    border-bottom: none
}

.fo-usefull-links-2.no-border li {
    border-bottom: none
}

.fo-usefull-links-3 {
    padding: 0;
    margin: 0
}

.fo-usefull-links-3 li {
    padding: 0;
    margin: 0 0 10px 0;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .4)
}

.fo-usefull-links-3 li a {
    padding: 0;
    margin: 0 0 10px 0;
    display: block;
    color: #fff;
    line-height: 23px
}

.fo-usefull-links-3 li a:hover {
    color: #242424
}

.fo-usefull-links-3 li i {
    color: #fff;
    padding: 0 10px 0 0
}

.fo-usefull-links-3 li:last-child {
    border-bottom: none
}

.fo-usefull-links-3.no-border li {
    border-bottom: none
}

.fo-address-info {
    padding: 0;
    margin: 0
}

.fo-address-info li {
    width: 100%;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    display: block;
    color: #bababa;
    line-height: 23px;
    border-bottom: 1px solid #282828
}

.fo-address-info.border-light li {
    border-bottom: 1px solid #2f2d2d
}

.fo-address-info li i {
    color: #727272;
    padding: 0 10px 0 0
}

.fo-address-info li:last-child {
    border-bottom: none
}

.fo-address-info.no-border li {
    border-bottom: none
}

.fo-address-info-2 {
    padding: 0;
    margin: 0
}

.fo-address-info-2 li {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    display: block;
    color: #727272;
    line-height: 23px;
    border-bottom: 1px solid #e4e4e4
}

.fo-address-info-2 li i {
    color: #727272;
    padding: 0 10px 0 0
}

.fo-address-info-2 li:last-child {
    border-bottom: none
}

.fo-address-info-2.no-border li {
    border-bottom: none
}

.fo-address-info-3 {
    padding: 0;
    margin: 0
}

.fo-address-info-3 li {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    display: block;
    color: #fff;
    line-height: 23px;
    border-bottom: 1px solid rgba(255, 255, 255, .4)
}

.fo-address-info-3 li i {
    color: #fff;
    padding: 0 10px 0 0
}

.fo-address-info-3 li:last-child {
    border-bottom: none
}

.fo-address-info-3.no-border li {
    border-bottom: none
}

.footer-tags {
    padding: 0;
    margin: 0
}

.footer-tags li {
    padding: 0;
    margin: 0
}

.footer-tags li a {
    padding: 5px 15px 5px 15px;
    margin: 0 10px 10px 0;
    float: left;
    color: #727272;
    border: 1px solid #2e2e2e
}

.footer-tags li a.active, .footer-tags li a:hover {
    border: 1px solid #fccb06;
    color: #fccb06
}

.footer-tags.border-light li a {
    border: 1px solid #ebebeb
}

.footer-post-info {
    padding: 0
}

.footer-post-info span {
    font-size: 13px;
    color: #494747;
    margin-right: 5px
}

.fo-postimg-inner {
    width: 80px;
    height: 80px;
    padding: 0;
    margin: 0;
    float: left;
    border-radius: 100%
}

.opening-list {
    float: left;
    padding: 0;
    width: 100%
}

.opening-list li {
    color: #727272;
    float: left;
    padding: 8px 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.opening-list li:first-child {
    padding-top: 0
}

.opening-list li:last-child {
    border-bottom: none
}

.opening-list.dark-border li {
    border-bottom: 1px solid #f1f1f1
}

.fo-copyright-holder {
    position: relative;
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    color: #fff
}

.fo-copyright-holder .social-iconbox {
    position: absolute;
    width: 265px;
    float: left;
    left: 40%;
    top: -57px;
    padding: 0;
    margin: 0;
    background-color: #fff
}

.fo-copyright-holder .social-iconbox.bg-dark {
    background-color: #101010
}

.fo-copyright-holder .social-iconbox .side-shape1 {
    position: absolute;
    width: 13px;
    height: 28px;
    float: left;
    left: -13px;
    top: -1px;
    padding: 0;
    margin: 0
}

.fo-copyright-holder .social-iconbox .side-shape1.right-icon {
    left: 265px;
    top: -1px
}

.fo-copyright-holder .sc-icons {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0
}

.fo-copyright-holder .sc-icons li {
    padding: 0;
    margin: 0;
    display: inline-block
}

.fo-copyright-holder .sc-icons li a {
    float: left;
    font-size: 15px;
    padding: 15px 10px;
    margin: 0;
    display: inline-block
}

.fo-top-holder {
    position: relative;
    width: 100%;
    float: left;
    padding: 60px 0 0 0;
    margin: 0
}

.fo-top-holder .social-iconbox {
    position: absolute;
    width: 265px;
    float: left;
    left: 38%;
    top: 26px;
    padding: 0;
    margin: 0;
    background-color: #fccb06
}

.fo-top-holder .social-iconbox.bg-dark {
    background-color: #101010
}

.fo-top-holder .social-iconbox .side-shape1 {
    position: absolute;
    width: 13px;
    height: 28px;
    float: left;
    left: -18px;
    top: -1px;
    padding: 0;
    margin: 0
}

.fo-top-holder .social-iconbox .side-shape1.right-icon {
    left: 265px;
    top: -1px
}

.fo-top-holder .sc-icons {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0
}

.fo-top-holder .sc-icons li {
    padding: 0;
    margin: 0;
    display: inline-block
}

.fo-top-holder .sc-icons li a {
    float: left;
    font-size: 15px;
    color: #fff;
    padding: 15px 10px;
    margin: 0;
    display: inline-block
}

.contact-info-holder {
    position: relative;
    width: 100%;
    padding: 0
}

.contact-info-holder .iconbox-xmedium {
    color: #fccb06
}

.contact-info-holder.active .iconbox-xmedium, .contact-info-holder:hover .iconbox-xmedium {
    color: #fff;
    background-color: #fccb06
}

.section-overlay {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    float: left;
    z-index: 2
}

.video-overlay {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    float: left;
    z-index: 2
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    float: left;
    z-index: 10
}

.video-tpadd {
    padding-top: 150px
}

.video-bpadd {
    padding-bottom: 150px
}

.bg-opacity-1 {
    background-color: rgba(0, 0, 0, .1)
}

.bg-opacity-2 {
    background-color: rgba(0, 0, 0, .2)
}

.bg-opacity-3 {
    background-color: rgba(0, 0, 0, .3)
}

.bg-opacity-4 {
    background-color: rgba(0, 0, 0, .4)
}

.bg-opacity-5 {
    background-color: rgba(0, 0, 0, .5)
}

.bg-opacity-6 {
    background-color: rgba(0, 0, 0, .6)
}

.bg-opacity-7 {
    background-color: rgba(0, 0, 0, .7)
}

.bg-opacity-8 {
    background-color: rgba(0, 0, 0, .8)
}

.bg-opacity-9 {
    background-color: rgba(0, 0, 0, .9)
}

.section-overlay.light {
    background-color: rgba(246, 246, 246, .9)
}

.section-overlay.light-2 {
    background-color: rgba(246, 246, 246, .8)
}

.section-overlay.light-3 {
    background-color: rgba(246, 246, 246, .7)
}

.section-overlay.light-4 {
    background-color: rgba(246, 246, 246, .6)
}

.section-overlay.light-5 {
    background-color: rgba(246, 246, 246, .5)
}

.section-overlay.dark {
    background-color: rgba(0, 0, 0, .7)
}

.section-overlay.dark-2 {
    background-color: rgba(0, 0, 0, .3)
}

.section-overlay.dark-3 {
    background-color: rgba(0, 0, 0, .9)
}

.section-overlay.dark-4 {
    background-color: rgba(0, 0, 0, .4)
}

.section-overlay.primary {
    background-color: rgba(245, 30, 70, .9)
}

.parallax-overlay.primary {
    background-color: rgba(245, 30, 70, .9)
}

.parallax-overlay.light {
    background-color: rgba(246, 246, 246, .9)
}

.parallax-overlay.light-2 {
    background-color: rgba(246, 246, 246, .8)
}

.parallax-overlay.light-3 {
    background-color: rgba(246, 246, 246, .7)
}

.parallax-overlay.light-4 {
    background-color: rgba(246, 246, 246, .6)
}

.parallax-overlay.light-5 {
    background-color: rgba(246, 246, 246, .5)
}

.social-icons-1 {
    width: 100%;
    margin: 30px 0 0 0;
    list-style-type: none
}

.social-icons-1 li {
    display: inline-block
}

.social-icons-1 li a {
    font-size: 16px;
    padding: 0 20px 0 0;
    color: #fff;
    display: inline-block
}

.social-icons-1 li a.active, .social-icons-1 li a:hover {
    color: #fccb06
}

.social-icons-2 {
    width: 100%;
    margin: 30px 0 0 0;
    list-style-type: none
}

.social-icons-2 li {
    display: inline-block
}

.social-icons-2 li a {
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    padding: 0;
    color: #101010;
    background-color: #fff
}

.social-icons-2 li a.active, .social-icons-2 li a:hover {
    color: #fccb06
}

.social-icons-3 {
    width: 100%;
    margin: 30px 0 0 0;
    list-style-type: none
}

.social-icons-3.margin-left {
    margin: 10px 0 0 -40px
}

.social-icons-3 li {
    display: inline-block
}

.social-icons-3 li a {
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 37px;
    display: inline-block;
    padding: 0;
    color: #101010;
    border: 1px solid #e4e4e4;
    background-color: #fff
}

.social-icons-3 li a.active, .social-icons-3 li a:hover {
    color: #fff;
    border: 1px solid #101010;
    background-color: #101010
}

.blog-img-holder {
    width: 100%;
    padding: 0;
    margin: 0
}

.post-date-box {
    position: absolute;
    width: 90px;
    height: 90px;
    float: left;
    font-size: 25px;
    color: #fff;
    padding: 22px 0 0 0;
    margin: 0;
    z-index: 2;
    text-align: center;
    background-color: #fccb06;
    transition: all .3s ease-out 0s
}

.post-date-box span {
    font-size: 13px;
    color: #fff;
    display: block
}

.post-date-box .arrow-down {
    position: absolute;
    left: 25px;
    top: 81px;
    float: left;
    z-index: 3;
    border-top: 20px solid #fccb06
}

.post-date-box.gyellow {
    background-color: #fccb06
}

.post-author-image {
    position: absolute;
    width: 80px;
    height: 80px;
    right: 35px;
    top: 247px;
    float: left
}

.post-author-image.round {
    border-radius: 100%;
    border: 5px solid #fff;
    text-align: center
}

.post-infoicon {
    padding: 3px 12px 3px 12px;
    margin: 0 5px 0 0;
    color: #fff;
    float: left;
    font-size: 12px;
    border-radius: 20px;
    background-color: #fccb06
}

.post-infoicon.dark {
    background-color: #161616
}

.newsletter .email-input {
    background-color: #fff;
    border: 0 none;
    color: #999;
    float: left;
    font-size: 13px;
    font-weight: 400;
    height: 39px;
    line-height: 39px;
    padding: 0 7px;
    width: 75%
}

.newsletter .email-input.dark {
    background-color: #2d2d2d;
    color: #727272
}

.newsletter .input-submit {
    background-color: #fd602c;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    float: left;
    height: 39px;
    padding: 0 20px
}

.newsletter .input-submit.gyellow {
    background-color: #fccb06
}

.newsletter .input-submit.white {
    color: #161616;
    background-color: #fff
}

.newsletter .input-submit.dark {
    color: #727272;
    background-color: #2d2d2d
}

.video-wrapper {
    overflow: hidden;
    width: 100%;
    padding: 0;
    height: auto
}

.video-wrapper video {
    width: 100%
}

.video-padding-top {
    padding-top: 150px
}

.video-padding-bottom {
    padding-bottom: 150px
}

.progressbar-style1 {
    margin-top: 10px;
    margin-bottom: 38px;
    font-weight: 400;
    letter-spacing: 1px;
    overflow: visible;
    height: 10px;
    color: #fff;
    background: #fff;
    border-radius: 0;
    box-shadow: none;
    text-transform: uppercase
}

.progressbar-style1 .progress-bar {
    position: relative;
    overflow: visible;
    background-color: #101010;
    font-size: 13px;
    color: #fff;
    line-height: 44px;
    padding: 0;
    text-align: left;
    border: 2px solid #fff
}

.progressbar-style2 {
    margin-top: 10px;
    margin-bottom: 45px;
    font-weight: 400;
    letter-spacing: 1px;
    overflow: visible;
    height: 3px;
    color: #161616;
    background: #ccc;
    border-radius: 0;
    box-shadow: none;
    text-transform: uppercase
}

.progressbar-style2 .progress-bar {
    position: relative;
    overflow: visible;
    background-color: #161616;
    font-size: 13px;
    color: #161616;
    padding: 3px 0 0 0;
    text-align: left
}

.progressbar-style3 {
    margin-top: 10px;
    margin-bottom: 45px;
    font-weight: 400;
    letter-spacing: 1px;
    overflow: visible;
    height: 8px;
    color: #161616;
    background: #fff;
    border-radius: 0;
    box-shadow: none;
    text-transform: uppercase
}

.progressbar-style3 .progress-bar {
    position: relative;
    overflow: visible;
    background-color: #e9b444;
    font-size: 13px;
    color: #fff;
    padding: 8px 0 0 0;
    text-align: left
}

.progressbar-style4 {
    margin-top: 10px;
    margin-bottom: 45px;
    font-weight: 400;
    letter-spacing: 1px;
    overflow: visible;
    height: 8px;
    color: #161616;
    background: #e7e7e7;
    border-radius: 0;
    box-shadow: none;
    text-transform: uppercase
}

.progressbar-style4 .progress-bar {
    position: relative;
    overflow: visible;
    background-color: #ff9320;
    font-size: 13px;
    color: #727272;
    padding: 8px 0 0 0;
    text-align: left
}

.progressbar-style5 {
    margin-top: 10px;
    margin-bottom: 45px;
    font-weight: 400;
    letter-spacing: 1px;
    overflow: visible;
    height: 8px;
    color: #161616;
    background: #f5f5f5;
    border-radius: 0;
    box-shadow: none;
    text-transform: uppercase
}

.progressbar-style5 .progress-bar {
    position: relative;
    overflow: visible;
    background-color: #101010;
    font-size: 13px;
    color: #101010;
    padding: 8px 0 0 0;
    text-align: left
}

.progressbar-style6 {
    margin-top: 10px;
    margin-bottom: 45px;
    font-weight: 400;
    letter-spacing: 1px;
    overflow: visible;
    height: 8px;
    color: #161616;
    background: #fccb06;
    border-radius: 0;
    box-shadow: none;
    text-transform: uppercase
}

.progressbar-style6 .progress-bar {
    position: relative;
    overflow: visible;
    background-color: #101010;
    font-size: 13px;
    color: #101010;
    padding: 8px 0 0 0;
    text-align: left
}

.progressbar-style7 {
    margin-top: 10px;
    margin-bottom: 45px;
    font-weight: 400;
    letter-spacing: 1px;
    overflow: visible;
    height: 8px;
    color: #161616;
    background: #fff;
    border-radius: 0;
    box-shadow: none;
    text-transform: uppercase
}

.progressbar-style7 .progress-bar {
    position: relative;
    overflow: visible;
    background-color: #fccb06;
    font-size: 13px;
    color: #fff;
    padding: 8px 0 0 0;
    text-align: left
}

.email-input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, .4);
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 400;
    height: 65px;
    line-height: 39px;
    padding: 0 15px;
    width: 87%
}

.email-submit {
    background-color: #fff;
    border: 1px solid #fff;
    color: #242424;
    float: left;
    margin: 0;
    padding: 20px 30px;
    text-transform: uppercase;
    transition: all .3s ease-out 0s
}

.email-submit:hover {
    background-color: #242424;
    border: 1px solid #242424;
    color: #fff
}

.knob {
    display: none
}

div.demo {
    position: relative;
    text-align: center;
    width: 280px;
    float: left
}

div.demo>p {
    font-size: 20px
}

div.demo .title {
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 40px;
    float: left;
    top: 60px
}

div.demo .title span {
    text-align: center;
    width: 100%;
    font-size: 20px;
    float: left;
    margin-top: 10px
}

.scrollup {
    width: 40px;
    height: 40px;
    opacity: 1;
    position: fixed;
    bottom: 22px;
    right: 20px;
    display: none;
    text-indent: -9999px;
    background: #5d4379 url(../imgs/scroll-top-arrow.png) no-repeat 15px 16px;
    z-index: 999
}

.map {
    width: 100%;
    height: 300px;
    border: 1px solid #e4e4e4
}

.map p {
    margin: 10px;
    color: #333
}

.map.grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.blog-post-info {
    width: 100%
}

.blog-post-info span {
    font-size: 13px;
    color: #b9b9b9;
    margin-right: 15px
}

.wrapper-main {
    padding-left: 300px;
    background-color: #fff
}

.header-inner-tmargin {
    width: 100%;
    float: left;
    margin-top: -145px
}

.header-inner-tmargin.less-mar {
    margin-top: -41px
}

.header-inner {
    position: relative;
    width: 100%;
    height: 500px;
    float: left;
    overflow: hidden
}

.header-inner.less-height {
    height: 430px
}

.header-inner .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    z-index: 2;
    background-color: rgba(0, 0, 0, .5)
}

.header-inner .text {
    position: absolute;
    width: 100%;
    height: 1000px;
    padding: 16% 0 0 0;
    top: 0;
    margin: 0;
    float: left;
    z-index: 3
}

.header-inner .text .title {
    font-size: 30px;
    font-weight: 600
}

.header-inner .text .sub-title {
    width: 100%;
    font-size: 18px
}

.header-inner.less-height {
    height: 335px
}

.header-inner.less-height .text {
    height: 300px;
    padding: 9% 0 0 0
}

.pagenation-holder {
    border-bottom: 1px solid #f0f0f0;
    float: left;
    margin: 0;
    padding: 25px 0 10px;
    width: 100%
}

.pagenation-holder .breadcrumb {
    float: right;
    margin-bottom: 0;
    background-color: #fff
}

.pagenation-holder .breadcrumb li {
    display: inline
}

.pagenation-holder .breadcrumb li.current a {
    color: #fccb06
}

.pagenation-holder .breadcrumb li+li:before {
    content: "» "
}

.seven-cols .col-lg-1, .seven-cols .col-md-1, .seven-cols .col-sm-1 {
    width: 14.2857%
}

.five-cols .col-lg-1, .five-cols .col-md-1, .five-cols .col-sm-1 {
    width: 20%
}

.bb-newsletter {
    width: 25%;
    height: 50px;
    float: left;
    padding: 10px;
    color: #fff;
    margin-right: 20px;
    border-radius: 40px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .4);
    background: 0 0
}

.bb-newsletter-email {
    width: 55%;
    height: 50px;
    float: left;
    padding: 10px;
    color: #fff;
    margin-right: 20px;
    border-radius: 40px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .4);
    background: 0 0
}

.bb-newsletter-btn {
    width: 15%;
    height: 50px;
    float: left;
    padding: 0;
    margin-top: 5px;
    color: #101010;
    text-transform: uppercase;
    border-radius: 40px;
    border: 1px solid #fccb06;
    background-color: #fccb06
}

.co-newsletter {
    width: 25%;
    height: 50px;
    float: left;
    padding: 10px;
    color: #101010;
    margin-right: 20px;
    border-radius: 40px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .4);
    background: 0 0
}

.co-newsletter-email {
    width: 55%;
    height: 50px;
    float: left;
    padding: 10px;
    color: #101010;
    margin-right: 20px;
    border-radius: 40px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .4);
    background: 0 0
}

.co-newsletter-btn {
    width: 15%;
    height: 50px;
    float: left;
    padding: 0;
    margin-top: 5px;
    color: #727272;
    text-transform: uppercase;
    border-radius: 40px;
    border: 1px solid #101010;
    background-color: #101010
}

div#clock {
    color: #fff;
    margin: 20px auto;
    width: 600px;
    overflow: hidden;
    text-align: center
}

div#clock p {
    background: #333;
    float: left;
    height: 88px;
    width: 88px
}

div#clock p span {
    display: block;
    font-size: 50px;
    font-weight: 700;
    padding: 5px 0 0
}

div#clock div.space {
    color: #ccc;
    display: block;
    line-height: 1.7em;
    font-size: 50px;
    float: left;
    height: 88px;
    width: 30px
}

@media only screen and (max-width:1366px) {
    .header-inner.less-height .text {
        padding: 10% 0 0 0
    }
}

@media screen and (max-width:1024px) {
    .col-divider-margin {
        margin-top: 30px
    }
    .text-box-right {
        padding: 0 0 0 100px
    }
    .wrapper-main {
        width: 100%;
        padding-left: 230px;
        background-color: #fff
    }
    .wrapper-main .container {
        width: 100%
    }
    .header-inner.less-height .text {
        padding: 13% 0 0
    }
    .header-inner .text {
        padding: 25% 0 0
    }
    .header-inner.less-height .text {
        padding: 15% 0 0
    }
}

@media screen and (max-width:1000px) {
    .col-divider-margin {
        margin-top: 20px
    }
    .col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
        margin-top: 20px
    }
    .sec-m-margin-1 {
        margin-top: 0
    }
    .topbar-transparent {
        background-color: #101010
    }
    .wrapper-main {
        padding-left: 0
    }
    .header-inner-tmargin {
        margin-top: 0
    }
}

@media only screen and (max-width:991px) {
    .margin-bottom {
        margin-bottom: 30px
    }
    .col-divider-margin {
        margin-top: 20px
    }
    .col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
        margin-top: 20px
    }
    .margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
        margin-left: 0
    }
    .padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
        padding-top: 40px
    }
    .padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
        padding-left: 40px
    }
    .padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
        padding-right: 40px
    }
    .text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
        padding: 40px
    }
    .btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
        margin-left: 0
    }
    .sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4, .sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
        padding-bottom: 30px
    }
    .header-inner {
        height: 385px
    }
    .header-inner.less-height {
        height: 385px
    }
    .header-inner.less-height .text {
        padding: 16% 0 0
    }
    .header-inner .text {
        padding: 16% 0 0
    }
    .sec-padding {
        padding: 100px 0 100px 0
    }
    .section-side-image .text-inner-6 {
        padding: 40px
    }
    .header-inner.less-height {
        height: 310px
    }
    .header-inner.less-height .text {
        padding: 14% 0 0
    }
}

@media only screen and (max-width:800px) {
    .margin-bottom {
        margin-bottom: 30px
    }
    .margin-bottom-4, .margin-bottom-5 {
        margin-bottom: 20px
    }
    .margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
        margin-top: 20px
    }
    .col-divider-margin {
        margin-top: 20px
    }
    .col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
        margin-top: 20px
    }
    .margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
        margin-left: 0
    }
    .padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
        padding-top: 40px
    }
    .padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
        padding-left: 40px
    }
    .padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
        padding-right: 40px
    }
    .text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
        padding: 40px
    }
    .btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
        margin-left: 0
    }
    .sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4, .sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
        padding-bottom: 30px
    }
    .sec-padding {
        padding: 60px 0 60px 0
    }
    .sec-more-padding-1 {
        padding: 60px 0 60px 0
    }
    .sec-bpadding-2, .sec-bpadding-3, .sec-bpadding-4 {
        padding-bottom: 60px
    }
    .sec-tpadding-2, .sec-tpadding-3, .sec-tpadding-4 {
        padding-top: 60px
    }
    .section-less-padding, .section-less-padding-2, .section-xmore-padding {
        padding: 60px 0 60px 0
    }
    .sec-moreless-padding {
        padding: 60px 0 60px 0
    }
    .thumbs li {
        width: 10%
    }
    .fo-copyright-holder .social-iconbox {
        left: 33%;
        top: -87px
    }
    .fo-sec-3 {
        padding: 244px 0 0 0
    }
    .header-inner {
        height: 310px
    }
    .header-inner.less-height {
        height: 310px
    }
    .section-side-image .text-inner-6 {
        padding: 40px
    }
    .sec-padding-4 {
        padding: 0
    }
}

@media only screen and (max-width:768px) {
    .margin-bottom {
        margin-bottom: 30px
    }
    .margin-bottom-4, .margin-bottom-5 {
        margin-bottom: 20px
    }
    .margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
        margin-top: 20px
    }
    .col-divider-margin {
        margin-top: 20px
    }
    .col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
        margin-top: 20px
    }
    .margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
        margin-left: 0
    }
    .padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
        padding-top: 40px
    }
    .padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
        padding-top: 40px
    }
    .padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
        padding-left: 40px
    }
    .padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
        padding-right: 40px
    }
    .text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
        padding: 40px
    }
    .btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
        margin-left: 0
    }
    .sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4, .sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
        padding-bottom: 30px
    }
    .sec-padding {
        padding: 60px 0 60px 0
    }
    .sec-more-padding-1 {
        padding: 60px 0 60px 0
    }
    .sec-bpadding-2, .sec-bpadding-3, .sec-bpadding-4 {
        padding-bottom: 60px
    }
    .sec-tpadding-2, .sec-tpadding-3, .sec-tpadding-4 {
        padding-top: 60px
    }
    .section-less-padding, .section-less-padding-2, .section-xmore-padding {
        padding: 60px 0 60px 0
    }
    .sec-moreless-padding {
        padding: 60px 0 60px 0
    }
    .fo-copyright-holder .social-iconbox {
        left: 33%;
        top: -87px
    }
    .header-inner {
        height: 325px
    }
    .header-inner.less-height {
        height: 325px
    }
    .five-cols .col-lg-1, .five-cols .col-md-1, .five-cols .col-sm-1 {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .margin-bottom {
        margin-bottom: 30px
    }
    .margin-bottom-4, .margin-bottom-5 {
        margin-bottom: 20px
    }
    .margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
        margin-top: 20px
    }
    .col-divider-margin {
        margin-top: 20px
    }
    .col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
        margin-top: 20px
    }
    .margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
        margin-left: 0
    }
    .padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
        padding-top: 40px
    }
    .padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
        padding-left: 40px
    }
    .padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
        padding-right: 40px
    }
    .text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
        padding: 40px
    }
    .btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
        margin-left: 0
    }
    .sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4, .sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
        padding-bottom: 30px
    }
}

@media screen and (max-width:640px) {
    .margin-bottom {
        margin-bottom: 30px
    }
    .margin-bottom-4, .margin-bottom-5 {
        margin-bottom: 20px
    }
    .margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
        margin-top: 20px
    }
    .col-divider-margin {
        margin-top: 20px
    }
    .col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
        margin-top: 20px
    }
    .margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
        margin-left: 0
    }
    .padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
        padding-top: 40px
    }
    .padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
        padding-left: 40px
    }
    .padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
        padding-right: 40px
    }
    .lspace-1, .lspace-2, .lspace-3, .lspace-4, .lspace-5, .lspace-sm {
        letter-spacing: 0
    }
    .text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
        padding: 40px
    }
    .btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
        margin-left: 0
    }
    .sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4, .sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
        padding-bottom: 30px
    }
    .sec-padding {
        padding: 40px 0 40px 0
    }
    .sec-more-padding-1 {
        padding: 40px 0 40px 0
    }
    .sec-bpadding-2, .sec-bpadding-3, .sec-bpadding-4 {
        padding-bottom: 40px
    }
    .sec-tpadding-2, .sec-tpadding-3, .sec-tpadding-4 {
        padding-top: 40px
    }
    .section-less-padding, .section-less-padding-2, .section-xmore-padding {
        padding: 40px 0 40px 0
    }
    .sec-moreless-padding {
        padding: 40px 0 40px 0
    }
    #style-customizer {
        display: none
    }
    .text-box.sbox-padd-left {
        padding-left: 80px
    }
    .fo-sec-1 .newsletter-box {
        top: 0
    }
    .fo-sec-1 {
        top: 0;
        padding: 315px 0 0 0
    }
    .fo-copyright-holder .social-iconbox {
        left: 29%;
        top: -67px
    }
    .section-side-image .text-inner-5 {
        padding: 40px 40px 40px 40px
    }
    .header-inner {
        height: 270px
    }
    .header-inner.less-height {
        height: 270px
    }
    .sec-padding-4 {
        padding: 0
    }
}

@media screen and (max-width:480px) {
    .margin-bottom {
        margin-bottom: 30px
    }
    .margin-bottom-4, .margin-bottom-5 {
        margin-bottom: 20px
    }
    .margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
        margin-top: 20px
    }
    .col-divider-margin {
        margin-top: 20px
    }
    .col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
        margin-top: 20px
    }
    .margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
        margin-left: 0
    }
    .padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
        padding-top: 30px
    }
    .padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
        padding-left: 30px
    }
    .padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
        padding-right: 30px
    }
    .lspace-1, .lspace-2, .lspace-3, .lspace-4, .lspace-5, .lspace-sm {
        letter-spacing: 0
    }
    .text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
        padding: 30px
    }
    .btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
        margin-left: 0
    }
    .topbar .border-r {
        border-right: none
    }
    .topbar .padd-left {
        padding-left: 0
    }
    .sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4, .sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
        padding-bottom: 30px
    }
    .sec-padding {
        padding: 40px 0 40px 0
    }
    .sec-more-padding-1 {
        padding: 40px 0 40px 0
    }
    .sec-bpadding-2, .sec-bpadding-3, .sec-bpadding-4 {
        padding-bottom: 40px
    }
    .sec-tpadding-2, .sec-tpadding-3, .sec-tpadding-4 {
        padding-top: 40px
    }
    .section-less-padding, .section-less-padding-2, .section-xmore-padding {
        padding: 40px 0 40px 0
    }
    .sec-moreless-padding {
        padding: 40px 0 40px 0
    }
    #style-customizer {
        display: none
    }
    .fo-copyright-holder .social-iconbox {
        left: 12%;
        top: -67px
    }
    .fo-sec-3 {
        padding: 287px 0 0 0
    }
    .section-side-image .text-inner-5 {
        padding: 40px 40px 40px 40px
    }
    .header-inner .text .title {
        font-size: 20px
    }
    .header-inner .text .sub-title {
        font-size: 14px
    }
    .header-inner {
        height: 225px
    }
    .header-inner.less-height {
        height: 225px
    }
    .clients-list.grid-cols-6 li {
        width: 50%
    }
    .section-side-image .text-inner {
        padding: 40px 40px 40px 40px
    }
    .sec-title-container {
        padding-bottom: 70px
    }
}

@media screen and (max-width:360px) {
    .margin-bottom {
        margin-bottom: 30px
    }
    .margin-bottom-4, .margin-bottom-5 {
        margin-bottom: 20px
    }
    .margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
        margin-top: 20px
    }
    .col-divider-margin {
        margin-top: 20px
    }
    .col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
        margin-top: 20px
    }
    .margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
        margin-left: 0
    }
    .padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
        padding-top: 25px
    }
    .padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
        padding-left: 25px
    }
    .padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
        padding-right: 25px
    }
    .lspace-1, .lspace-2, .lspace-3, .lspace-4, .lspace-5, .lspace-sm {
        letter-spacing: 0
    }
    .iconbox-dxlarge.left, .iconbox-large.left, .iconbox-medium.left, .iconbox-small.left, .iconbox-smedium.left, .iconbox-tiny.left, .iconbox-xlarge.left, .iconbox-xmedium.left, .iconbox-xtiny.left {
        margin: 0 0 20px 0
    }
    .imgbox-dxlarge-2.left, .imgbox-dxlarge.left, .imgbox-large.left, .imgbox-medium.left, .imgbox-small.left, .imgbox-smedium.left, .imgbox-tiny.left, .imgbox-xlarge.left, .imgbox-xmedium.left, .imgbox-xtiny.left {
        float: left;
        margin: 0 0 20px 0
    }
    .text-box-right {
        width: 100%;
        padding: 0
    }
    .text-box-left {
        width: 100%;
        padding: 0
    }
    .text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
        padding: 25px
    }
    .text-box-left.less-padding-1, .text-box-left.less-padding-2, .text-box-left.more-padding-1, .text-box-left.more-padding-2 {
        padding: 0
    }
    .text-box-right.less-padding-1, .text-box-right.less-padding-2, .text-box-right.less-padding-3, .text-box-right.more-padding-1, .text-box-right.more-padding-2, .text-box-right.more-padding-3, .text-box-right.more-padding-4 {
        padding: 0
    }
    .btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
        margin-left: 0
    }
    .btn.btn-large {
        padding: 15px 30px
    }
    .section-side-image .text-inner-2 {
        padding: 40px
    }
    .section-side-image .text-inner {
        padding: 40px 40px 40px 0
    }
    .section-side-image .text-inner.two {
        padding: 0 40px 0 0
    }
    .section-side-image-2 .background-imgholder-2.top-padd {
        padding-top: 40px
    }
    .section-side-image-2 .text-inner.two {
        padding: 0 40px 0 0
    }
    .section-side-image .text-inner-5 {
        padding: 40px 40px 40px 40px
    }
    .sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4, .sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
        padding-bottom: 30px
    }
    .sec-padding {
        padding: 40px 0 40px 0
    }
    .sec-more-padding-1 {
        padding: 40px 0 40px 0
    }
    .sec-bpadding-2, .sec-bpadding-3, .sec-bpadding-4 {
        padding-bottom: 40px
    }
    .sec-tpadding-2, .sec-tpadding-3, .sec-tpadding-4 {
        padding-top: 40px
    }
    .section-less-padding, .section-less-padding-2, .section-xmore-padding {
        padding: 40px 0 40px 0
    }
    .sec-moreless-padding {
        padding: 40px 0 40px 0
    }
    .fo-copyright-holder .social-iconbox {
        left: 5%
    }
    .fo-sec-1 .newsletter-box {
        padding: 35px
    }
    .fo-sec-2 .social-iconbox {
        left: 14%;
        top: -67px
    }
    .section-side-image .text-inner-3 {
        padding: 30px 30px 0 30px
    }
    .fo-sec-3 {
        padding: 328px 0 0 0
    }
    .text-box-right {
        width: 100%;
        padding: 0;
        float: left
    }
    .text-box-right.less-padding-4 {
        padding: 0
    }
    .header-inner {
        height: 195px
    }
    .header-inner.less-height {
        height: 195px
    }
    .sec-title-container {
        padding-bottom: 40px
    }
    .sec-padding-4 {
        padding: 0
    }
    .section-side-image .text-inner {
        padding: 40px 40px 40px 40px
    }
}

@media only screen and (max-width:320px) {
    .margin-bottom {
        margin-bottom: 30px
    }
    .margin-bottom-4, .margin-bottom-5 {
        margin-bottom: 20px
    }
    .margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
        margin-top: 20px
    }
    .col-divider-margin {
        margin-top: 20px
    }
    .col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
        margin-top: 20px
    }
    .margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
        margin-left: 0
    }
    .padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
        padding-top: 20px
    }
    .padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
        padding-left: 20px
    }
    .padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
        padding-right: 20px
    }
    .lspace-1, .lspace-2, .lspace-3, .lspace-4, .lspace-5, .lspace-sm {
        letter-spacing: 0
    }
    .iconbox-dxlarge.left, .iconbox-large.left, .iconbox-medium.left, .iconbox-small.left, .iconbox-smedium.left, .iconbox-tiny.left, .iconbox-xlarge.left, .iconbox-xmedium.left, .iconbox-xtiny.left {
        margin: 0 0 20px 0
    }
    .imgbox-dxlarge-2.left, .imgbox-dxlarge.left, .imgbox-large.left, .imgbox-medium.left, .imgbox-small.left, .imgbox-smedium.left, .imgbox-tiny.left, .imgbox-xlarge.left, .imgbox-xmedium.left, .imgbox-xtiny.left {
        float: left;
        margin: 0 0 20px 0
    }
    .text-box-right {
        width: 100%;
        padding: 0
    }
    .text-box-left {
        width: 100%;
        padding: 0
    }
    .text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
        padding: 20px
    }
    .text-box-right.less-padding-1, .text-box-right.less-padding-2, .text-box-right.less-padding-3, .text-box-right.more-padding-1, .text-box-right.more-padding-2, .text-box-right.more-padding-3, .text-box-right.more-padding-4 {
        padding: 0
    }
    .btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
        margin-left: 0
    }
    .btn.btn-large {
        padding: 15px 30px
    }
    .section-side-image .text-inner {
        padding: 40px 40px 40px 0
    }
    .section-side-image .text-inner.two {
        padding: 0 40px 0 0
    }
    .section-side-image-2 .background-imgholder-2.top-padd {
        padding-top: 40px
    }
    .section-side-image-2 .text-inner.two {
        padding: 0 40px 0 0
    }
    .sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4, .sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
        padding-bottom: 30px
    }
    .sec-padding {
        padding: 30px 0 30px 0
    }
    .sec-more-padding-1 {
        padding: 30px 0 30px 0
    }
    .sec-bpadding-2, .sec-bpadding-3, .sec-bpadding-4 {
        padding-bottom: 30px
    }
    .sec-tpadding-2, .sec-tpadding-3, .sec-tpadding-4 {
        padding-top: 30px
    }
    .section-less-padding, .section-less-padding-2, .section-xmore-padding {
        padding: 30px 0 30px 0
    }
    .sec-moreless-padding {
        padding: 30px 0 30px 0
    }
    .fo-copyright-holder .social-iconbox {
        left: 16%;
        top: -59px
    }
    .fo-copyright-holder .social-iconbox {
        width: 71%
    }
    .fo-copyright-holder .social-iconbox .side-shape1.right-icon {
        left: 213px
    }
    .fo-sec-2 .social-iconbox {
        left: 9%;
        top: -57px
    }
    .fo-sec-3 {
        padding: 409px 0 0 0
    }
    .fo-copyright-holder .social-iconbox .side-shape1 {
        left: -13px;
        top: 1px
    }
    .fo-copyright-holder .social-iconbox .side-shape1.right-icon {
        left: 205px;
        top: 1px
    }
    .header-inner {
        height: 170px
    }
    .header-inner.less-height {
        height: 170px
    }
    .sec-title-container {
        padding-bottom: 35px
    }
}

.col-md-2-l {
    position: relative;
    min-height: 1px;
    width: 16.666666666%;
    float: left
}

.col-md-6-lh {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(max-width:767px) {
    .col-md-6-lh {
        width: 100%
    }
    .col-md-2-l {
        width: 33.33333333%
    }
}

.text-roxo {
    color: #685082
}

.strong {
    font-weight: 700
}

.bg-tratamentos {
    background-image: url(../imgs/bg-tratamentos.jpg);
    background-size: contain;
    background-position: top right
}

.borda-rodape {
    border-top: 6px solid #94c9c5;
    background-color: #e6f4ee
}

.goweb {
    float: right;
    width: 100%;
    padding: 30px 0;
    text-align: right;
    padding-right: 100px
}

.logosass {
    float: left;
    width: 100%;
    margin-top: 10px
}

.logosass .wfc {
    margin-top: 20px
}

.logosass img {
    width: 100%;
    max-width: 106px;
    height: auto
}

@media(max-width:991px) {
    .logosass .wfc {
        margin-top: 0
    }
    .logosass .abq {
        margin-top: 20px
    }
}

.wmobile {
    display: none!important
}

@media(max-width:767px) {
    .wmobile {
        display: flex!important
    }
    #myButton {
        display: none!important
    }
}

.wc_whatsapp_app {
    position: fixed;
    bottom: 20px;
    z-index: 9999999999;
    display: flex;
    align-items: center;
    right: 20px
}

.wc_whatsapp_app.left {
    left: 15px
}

.wc_whatsapp_app.right {
    right: 15px
}

.wc_whatsapp {
    width: 72px;
    height: 72px;
    display: block;
    border-radius: 50%;
    background: #5d4379;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .4)
}

.wc_whatsapp:focus, .wc_whatsapp:hover {
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .6)
}

.wc_whatsapp::before {
    content: "";
    display: block;
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg aria-hidden='true' focusable='false' data-prefix='icon' data-icon='whatsapp' class='svg-inline' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='%23fff' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'%3e%3c/path%3e%3c/svg%3e") top center no-repeat;
    height: 45px;
    margin-top: 12px
}

.wc_whatsapp p {
    font-family: Arial, sans-serif
}

.wc_whatsapp_primary, .wc_whatsapp_secondary {
    display: none
}

.wc_whatsapp_secondary {
    max-width: 300px
}

.wc_whatsapp_secondary p {
    margin-left: 15px;
    border: 1px solid #e2e2e2;
    padding: 5px 10px;
    border-radius: 5px;
    position: relative;
    color: #000;
    font-size: 14px;
    background: #fff
}

.wc_whatsapp_secondary p::before {
    top: 20px;
    left: -9px;
    content: '';
    position: absolute;
    background: #fff;
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    left: -5px;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    z-index: 1;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.wc_whatsapp_primary {
    border-radius: 5px;
    border: 1px solid #eaeaea;
    background: #fff;
    padding: 10px;
    bottom: 70px;
    align-items: center;
    max-width: 350px;
    box-shadow: 7px 7px 15px 8px rgba(0, 0, 0, .17);
    position: absolute;
    width: 350px
}

.wc_whatsapp_primary img {
    width: 50px;
    border-radius: 5px;
    margin-left: 10px
}

.wc_whatsapp_primary p {
    margin: 20px;
    border: 1px solid #e2e2e2;
    padding: 10px;
    border-radius: 5px;
    position: relative;
    color: #000;
    font-size: 14px
}

.wc_whatsapp_primary p::before {
    top: 20px;
    left: -9px;
    content: '';
    position: absolute;
    background: #fff;
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    left: -5px;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    z-index: 1;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.wc_whatsapp_primary .close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 14px;
    color: #000;
    opacity: .5
}

.wc_whatsapp_primary .close:focus, .wc_whatsapp_primary .close:hover {
    color: red;
    opacity: 1
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px
}

.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    transform-origin: 32px 32px
}

.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    margin: -4px 0 0 -4px
}

.lds-roller div:nth-child(1) {
    animation-delay: -36ms
}

.lds-roller div:nth-child(1):after {
    top: 50px;
    left: 50px
}

.lds-roller div:nth-child(2) {
    animation-delay: -72ms
}

.lds-roller div:nth-child(2):after {
    top: 54px;
    left: 45px
}

.lds-roller div:nth-child(3) {
    animation-delay: -108ms
}

.lds-roller div:nth-child(3):after {
    top: 57px;
    left: 39px
}

.lds-roller div:nth-child(4) {
    animation-delay: -144ms
}

.lds-roller div:nth-child(4):after {
    top: 58px;
    left: 32px
}

.lds-roller div:nth-child(5) {
    animation-delay: -.18s
}

.lds-roller div:nth-child(5):after {
    top: 57px;
    left: 25px
}

.lds-roller div:nth-child(6) {
    animation-delay: -216ms
}

.lds-roller div:nth-child(6):after {
    top: 54px;
    left: 19px
}

.lds-roller div:nth-child(7) {
    animation-delay: -252ms
}

.lds-roller div:nth-child(7):after {
    top: 50px;
    left: 14px
}

.lds-roller div:nth-child(8) {
    animation-delay: -288ms
}

.lds-roller div:nth-child(8):after {
    top: 45px;
    left: 10px
}

@keyframes lds-roller {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.erroform {
    float: left;
    width: 100%;
    margin: 15px 0;
    padding: 15px 10px;
    background-color: #a80a0a;
    color: #fff
}

.envioform {
    float: left;
    width: 100%;
    margin: 15px 0;
    padding: 15px 10px;
    background-color: #00934b;
    color: #fff
}

.ponto {
    font-size: 10px;
    color: #5d4379;
    padding-right: 3px
}

h4.less-mar-1 a {
    color: #fff
}

h4.less-mar-1 a:hover {
    color: #fff!important
}

.box-cookies.hide {
    display: none!important
}

.box-cookies {
    position: fixed;
    background: rgba(0, 0, 0, .9);
    width: 100%;
    z-index: 9999999;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.box-cookies .btn-cookies, .box-cookies .msg-cookies {
    text-align: center;
    padding: 25px;
    color: #fff;
    font-size: 14px;
    margin-bottom: 0
}

.box-cookies .btn-cookies {
    background: #5d4379;
    border-color: #5d4379;
    cursor: pointer;
    align-self: normal
}

@media screen and (max-width:600px) {
    .box-cookies {
        flex-direction: column
    }
}

a.averde {
    color: #fff;
    text-decoration: underline
}

a:hover.averde {
    color: #fff;
    text-decoration: underline
}


.trat2 {float: left; width: 100%; margin-bottom: 40px;}
.tratamentos02{position:relative; float:left; width: 100%;}

.tratamentos02 span {display: none;position: absolute; transform: translateY(-100%);  width: 100%; background-color: #5d4379; color:#fff; text-align: center; padding: 20px 0; font-size: 18px;}
.tratamentos02:hover span {display: block;  }
.col-md-4t {position: relative; float: left; width: 33.33333333%; padding-right: 15px; padding-left: 15px;}

.img-responsive {width: 100%;}

@media(max-width:768px){
    .tratamentos02 span {display: block; font-size: 16px; padding: 10px 0;} 
}