/* #Typography */
body {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    font-family: Helvetica, sans-serif;
    letter-spacing: 0px;
    text-align: left;
    color: #333;
}

h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.04;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    letter-spacing: 0px;
    text-align: inherit;
    color: #2b2b2b;
}

h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 29px;
    line-height: 1.2;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    letter-spacing: 0px;
    text-align: inherit;
    color: #FFF;
    text-shadow: 0px 0px 12px #000000;
}

h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.22;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    letter-spacing: 0px;
    text-align: inherit;
    color: #414141;
}

h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    letter-spacing: 0px;
    text-align: inherit;
    color: #414141;
}

h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 1.33;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    letter-spacing: 0px;
    text-align: inherit;
    color: #414141;
}

h6 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    letter-spacing: 0px;
    text-align: inherit;
    color: #414141;
}
/***********************************************************/
/********************* icon Css ****************************/
/***********************************************************/
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regulard41dd41d.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}
/***********************************************************/
/************************* carousel ************************/
/***********************************************************/
.img-responsive, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            line-height: 1
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                left: 0
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    background-color: rgba(0,0,0,0)
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
        background-image: -o-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));
        background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
        background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));
        background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
    }

    .carousel-control:hover, .carousel-control:focus {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0,0,0,0)
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}
/***********************************************************/
/********************* End carousel ************************/
/***********************************************************/
@media (min-width: 992px) {
    h1 {
        font-size: 48px;
    }

    h2 {
        font-size: 48px;
    }

    h3 {
        font-size: 36px;
    }

    h4 {
        font-size: 30px;
    }
}

a {
    color: #50a4c9;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .not-found .page-title {
    color: #373d43;
}

a:hover {
    color: #373d43;
}
/* #Invert Color Scheme */
.invert {
    color: #fff;
}

    .invert h1 {
        color: #fff;
    }

    .invert h2 {
        color: #fff;
    }

    .invert h3 {
        color: #fff;
    }

    .invert h4 {
        color: #fff;
    }

    .invert h5 {
        color: #fff;
    }

    .invert h6 {
        color: #fff;
    }

    .invert a {
        color: #50a4c9;
    }

        .invert a:hover {
            color: #373d43;
        }
/* #Layout */
@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}
/*Breadcrumbs*/
.breadcrumbs__title .page-title {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
}
/* #404 */
.error-404.not-found .page-title {
    color: #373d43;
}
/*Gradient Sections*/
.gradient {
    background: #3f799d;
    background: -moz-linear-gradient(to bottom, #4b91ae 0%, #3d759a 100%);
    background: -webkit-linear-gradient(to bottom, #4b91ae 0%, #3d759a 100%);
    background: linear-gradient(to bottom, #4b91ae 0%, #3d759a 100%);
}
/* #Elements */
blockquote {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    letter-spacing: 0;
    color: #414141;
}

@media (min-width: 992px) {
    blockquote {
        font-size: 20px;
    }
}

blockquote cite {
    font-style: normal;
    font-weight: 700;
    color: #50a4c9;
}

    blockquote cite::before {
        background: #50a4c9;
    }

blockquote a:hover {
    color: #50a4c9;
}

blockquote::before {
    color: #50a4c9;
}

code {
    color: #fff;
    background: #50a4c9;
}

.post-content ul li:before, .comment-content ul li:before, .entry-content ul li:before, #tm_builder_outer_content .tm_pb_text ul li:before, #tm_builder_outer_content .tm_pb_blurb_content ul li:before, #tm_builder_outer_content .tm_pb_slide_content ul li:before, #tm_builder_outer_content ul.tm_pb_pricing > li > span ul li:before, #tm_builder_outer_content .tm_pb_testimonial_description_inner ul li:before, #tm_builder_outer_content .tm_pb_promo_description ul li:before, #tm_builder_outer_content .tm_pb_toggle_content ul li:before, #tm_builder_outer_content .tm_pb_tab ul li:before, #tm_builder_outer_content .tm_pb_team_member_description ul li:before, #tm_builder_outer_content .tm_pb_toggle_content ul li:before, .single-cherry-services .content_wrap ul li:before {
    background-color: #50a4c9;
}

.invert .post-content ul li:before, .invert .comment-content ul li:before, .invert .entry-content ul li:before, #tm_builder_outer_content .invert .tm_pb_text ul li:before, #tm_builder_outer_content .invert .tm_pb_blurb_content ul li:before, #tm_builder_outer_content .invert .tm_pb_slide_content ul li:before, #tm_builder_outer_content .invert ul.tm_pb_pricing > li > span ul li:before, #tm_builder_outer_content .invert .tm_pb_testimonial_description_inner ul li:before, #tm_builder_outer_content .invert .tm_pb_promo_description ul li:before, #tm_builder_outer_content .invert .tm_pb_toggle_content ul li:before, #tm_builder_outer_content .invert .tm_pb_tab ul li:before, #tm_builder_outer_content .invert .tm_pb_team_member_description ul li:before, #tm_builder_outer_content .invert .tm_pb_toggle_content ul li:before {
    background-color: #fff;
}

.invert ul li {
    color: #50a4c9;
}

.tm-pb-contact-message, .invert .tm-pb-contact-message ul li {
    color: #fff;
}

.entry-content > ul > li, .entry-content > ol > li, .single-cherry-services .content_wrap ul li {
    color: #50a4c9;
}
/* #Header */
.header-container {
    /* background-color: #373e43; */
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: scroll;
}

.site-header {
    background-color: rgba(0,0,0,0.0);
}

.home .site-header.transparent .header-container {
    background-color: rgba(55,61,67,0.0);
}
/* ##Logo */
.site-logo {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px !important;
}

.site-branding .site-description {
    color: #fff;
}

.site-logo__link, .site-logo__link:hover {
    color: #fff;
}
/* ##Top Panel */
.top-panel {
    background-color: #003b5a;
}

    .contact-block__inner, .contact-block__inner a, .top-panel .set-menu a:hover, .top-panel__menu .menu-item a:hover {
        color: #fff;
    }
/* ##Header Message */
.header__message .info-block a[href^="tel:"] {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #373d43;
}

    .header__message .info-block a[href^="tel:"]:hover {
        color: #50a4c9;
    }

.header__message .info-block i {
    color: #50a4c9;
}
/* #Search Form */
.search-form__field {
    color: #8d8d8d;
}

    .search-form__field::-webkit-input-placeholder {
        color: #8d8d8d;
    }

    .search-form__field::-moz-placeholder {
        color: #8d8d8d;
    }

    .search-form__field:-moz-placeholder {
        color: #8d8d8d;
    }

    .search-form__field:-ms-input-placeholder {
        color: #8d8d8d;
    }

.invert .search-form .btn {
    color: #fff;
    background: #bec1c5;
}

    .invert .search-form .btn:hover {
        color: #373d43;
        background: #bec1c5;
    }

.invert .footer-area .search-form .btn {
    color: #fff;
    background: #50a4c9;
}

    .invert .footer-area .search-form .btn:hover {
        color: #50a4c9;
        background: #8d8d8d;
    }

.top-panel .search-form__submit {
    color: #bec1c5;
}

    .top-panel .search-form__submit:hover {
        color: #fff;
    }

.top-panel .search-form__field {
    color: #fff;
}

    .top-panel .search-form__field::-webkit-input-placeholder {
        color: #fff;
    }

    .top-panel .search-form__field::-moz-placeholder {
        color: #fff;
    }

    .top-panel .search-form__field:-moz-placeholder {
        color: #fff;
    }

    .top-panel .search-form__field:-ms-input-placeholder {
        color: #fff;
    }
/* #Comment, Contact, Password Forms */
.comment-form .submit, .wpcf7-submit, .post-password-form label + input {
    color: #bec1c5;
    background-color: #50a4c9;
    border-color: #50a4c9;
}

    .comment-form .submit:hover, .wpcf7-submit:hover, .post-password-form label + input:hover {
        color: #bec1c5;
        background-color: rgb(55,139,176);
        border-color: rgb(55,139,176);
    }

    .comment-form .submit:focus, .wpcf7-submit:focus, .post-password-form label + input:focus {
        box-shadow: 0 0 10px #50a4c9;
    }
/* #Input Placeholders */
::-webkit-input-placeholder {
    color: #8d8d8d;
}

::-moz-placeholder {
    color: #8d8d8d;
}

:-moz-placeholder {
    color: #8d8d8d;
}

:-ms-input-placeholder {
    color: #8d8d8d;
}
/* #Social */
.share-btns__link {
    color: #8d8d8d;
}

    .share-btns__link:hover {
        color: #50a4c9;
    }

.single-post .share-btns__link {
    color: #fff;
    background: #50a4c9;
}

    .single-post .share-btns__link:hover {
        color: #fff;
        background: #bec1c5;
    }
/* #Social (invert scheme) */
.invert .social-list a {
    color: #50a4c9;
}

    .invert .social-list a:hover {
        color: #373d43;
    }

.social-list .menu-item a {
    color: #fff;
}

    .social-list .menu-item a:hover {
        color: #50a4c9;
    }
/* #Member Social */
.tm_pb_builder #tm_builder_outer_content .tm_pb_team_member .tm_pb_team_member_description .tm_pb_member_social_links li a {
    background: #003b5a;
}

    .tm_pb_builder #tm_builder_outer_content .tm_pb_team_member .tm_pb_team_member_description .tm_pb_member_social_links li a:hover {
        background: #50a4c9;
    }

#tm_builder_outer_content .tm_pb_team_member .tm_pb_member_social_links li a.tm_pb_font_icon {
    color: #fff;
}
/* #Main Menu */
.main-navigation .menu > li > a {
    color: #fff;
}

    .main-navigation .menu > li > a::after {
        background: #50a4c9;
    }

.main-navigation .menu > li:hover, .main-navigation .menu > li.menu-hover, .main-navigation .menu > li.current_page_item, .main-navigation .menu > li.current_page_ancestor, .main-navigation .menu > li.current-menu-item, .main-navigation .menu > li.current-menu-ancestor {
    background-color: #003b5a;
}

    .main-navigation .menu > li > a:hover, .main-navigation .menu > li.menu-hover > a, .main-navigation .menu > li.current_page_item > a, .main-navigation .menu > li.current_page_ancestor > a, .main-navigation .menu > li.current-menu-item > a, .main-navigation .menu > li.current-menu-ancestor > a, .menu-item-has-children:before {
        color: #fff;
    }

.main-navigation .sub-menu > .menu-item-has-children:before {
    border-color: transparent transparent transparent #003b5a;
}

.main-navigation ul ul a {
    color: #fff;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-style: normal;
}

.main-navigation .sub-menu > li > a:hover, .main-navigation .sub-menu > li.menu-hover > a, .main-navigation .sub-menu > li.current_page_item > a, .main-navigation .sub-menu > li.current_page_ancestor > a, .main-navigation .sub-menu > li.current-menu-item > a, .main-navigation .sub-menu > li.current-menu-ancestor > a {
    color: #50a4c9;
}

.main-navigation .sub-menu {
    background: #003b5a;
}

    .main-navigation .sub-menu .sub-menu {
        background: #50a4c9;
        color: #fff;
    }

        .main-navigation .sub-menu .sub-menu a:hover, .main-navigation .sub-menu .sub-menu li.current-menu-item > a {
            color: #373d43;
        }

.menu-item__desc {
    color: #8d8d8d;
    font-style: normal;
    font-weight: 400;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
/* #Footer Menu */
.footer-menu__items li.current-menu-item a, .footer-menu__items li.current_page_item a {
    color: #8d8d8d;
}
/* #Stuck Menu */
.main-navigation.isStuck {
    background-color: #bec1c5;
}
/* #Mobile Menu */
.menu-toggle__icon, .menu-toggle span {
    color: #50a4c9;
}

.menu-toggle span {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
}

@media (max-width: 767px) {
    .main-menu__wrap {
        background: #003b5a;
    }

        .main-menu__wrap .menu > li {
            background-color: #8d8d8d;
        }

        .main-menu__wrap .top-panel__menu .menu-item a {
            color: #fff;
        }

        .main-menu__wrap .top-panel__menu .menu-item.current-menu-item a {
            color: #50a4c9;
        }

        .main-menu__wrap .menu .sub-menu-toggle {
            color: #50a4c9;
        }

        .main-menu__wrap .menu .sub-menu .sub-menu-toggle {
            color: #fff;
        }
}
/* #Entry Meta */
.post__cats a, .sticky__label {
    color: #fff;
    background-color: #50a4c9;
}

    .post__cats a:hover {
        color: #fff;
        background-color: #003b5a;
    }

.posted-by, .posted-by__author, .post-featured-content {
    color: #8d8d8d;
}

.posted-by, .posted-by__author, .post-featured-content, .post__tags, .post__comments, .post__date {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 400;
}

    .posted-by a:hover, .posted-by__author:hover {
        color: #50a4c9;
    }

.invert .post__cats a:hover {
    color: #50a4c9;
    background-color: #bec1c5;
}
/* #Post Format */
.format-quote .post-quote {
    color: #fff;
    background-color: #373d43;
}

.post-format-link {
    color: #fff;
    background-color: rgba(55,61,67,0.78);
}

    .post-format-link:hover {
        color: #fff;
        background-color: rgba(80,164,201,0.78);
    }

.post-format-link {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 400;
}

.entry-post-format-audio {
    background: #50a4c9;
}

    .entry-post-format-audio .post-format-audio-caption, .entry-post-format-audio .post-format-audio-description {
        color: #fff;
    }

    .entry-post-format-audio .post-format-audio-description {
        font-family: Trebuchet MS, Helvetica, sans-serif;
        font-style: italic;
        font-weight: 400;
    }

    .entry-post-format-audio .mejs-container .mejs-time-rail .mejs-time-loaded {
        background: rgb(106,190,227);
    }

    .entry-post-format-audio .mejs-controls .mejs-time-rail .mejs-time-current {
        background: rgb(131,215,252);
    }

.format-image .post-thumbnail__link::before {
    background: rgba(55,61,67,0.2);
    color: rgba(255,255,255,0.3);
}

.format-gallery .swiper-button-next i, .format-gallery .swiper-button-prev i {
    color: #fff;
}
/* #Author Bio */
.post-author__holder {
    background-color: #373d43;
}

.post-author__title a:hover {
    color: #fff;
}
/* #Comment Reply Link */
#cancel-comment-reply-link {
    color: #373d43;
}

    #cancel-comment-reply-link:hover {
        color: #50a4c9;
    }

.comment-reply-title, .comments-title {
    font-style: normal;
    font-weight: 700;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.comment-metadata {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 400;
}
/* #Paginations */
.page-numbers, .page-links a {
    color: #373d43;
}

    a.page-numbers:hover, .page-numbers.current, .page-links a:hover, .page-links > .page-links__item {
        color: #50a4c9;
    }

    .page-numbers.next, .page-numbers.prev, #tm_builder_outer_content .pagination a.next, #tm_builder_outer_content .pagination a.prev {
        color: #fff;
        background: #50a4c9;
    }

        .page-numbers.next:hover, .page-numbers.prev:hover, #tm_builder_outer_content .pagination a.next:hover, #tm_builder_outer_content .pagination a.prev:hover {
            color: #fff;
            background: #bec1c5;
        }
/* #Breadcrumbs */
.breadcrumbs__item {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    letter-spacing: 0px;
}

.breadcrumbs__item-target, .breadcrumbs__item-link:hover {
    color: #bec1c5;
}

.breadcrumbs__item-link, .breadcrumbs__item-sep {
    color: #373d43;
}

.post-navigation .nav-links a .nav-text {
    font-style: normal;
    font-weight: 700;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.post-navigation .nav-links a .post-title {
    font-style: normal;
    font-weight: 700;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    color: #373d43;
}

.post-navigation .nav-links .nav-previous > a::before, .post-navigation .nav-links .nav-next > a::after {
    color: #fff;
    background: #50a4c9;
}

.post-navigation .nav-links .nav-previous > a:hover::before, .post-navigation .nav-links .nav-next > a:hover::after {
    color: #fff;
    background: #bec1c5;
}
/* #Footer */
.site-footer {
    background-color: #003b5a;
}

.footer-area-wrap {
    background-color: #003b5a;
}

.site-info a:hover {
    color: #8d8d8d;
}

.footer-copyright {
    color: #f1f3f5;
}

    .footer-copyright a {
        color: #fff;
    }

        .footer-copyright a:hover {
            color: #50a4c9;
        }

.footer-menu li a:hover {
    color: #fff;
}

.footer-area a {
    color: #50a4c9;
}

    .footer-area a:hover {
        color: #373d43;
    }

.footer-area .widget_text a {
    color: #50a4c9;
}

    .footer-area .widget_text a:hover {
        color: #373d43;
    }

.footer-area-wrap.invert {
    color: #bec1c5;
}

    .footer-area-wrap.invert a {
        color: #FFF;
    }

        .footer-area-wrap.invert a:hover {
            color: #50a4c9;
        }

    .footer-area-wrap.invert .inline-list a {
        color: #ffffff;
    }

        .footer-area-wrap.invert .inline-list a:hover {
            color: #50a4c9;
        }
/* #ToTop button */
#toTop {
    color: #fff;
    background-color: #003b5a;
}

    #toTop:hover {
        background-color: #bec1c5;
    }
/* #Page Preloader */
.page-preloader__cube:before {
    background-color: #50a4c9;
}

.page-preloader-cover {
    background: #373d43;
}

.page-preloader > div {
    background: #50a4c9;
}
/* #Button Appearance Styles (regular scheme) */
.btn-primary, .btn-secondary, .btn-primary:hover, .btn-secondary:hover, #tm_builder_outer_content .tm_pb_button, #tm_builder_outer_content .tm_pb_button:hover, #tm_builder_outer_content .tm_pb_promo a.tm_pb_promo_button {
    color: #fff;
}

.btn-primary, .btn-secondary, #tm_builder_outer_content .tm_pb_button {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
}

    .btn-primary, .comment-form .btn-primary, #tm_builder_outer_content a.tm_pb_button, #tm_builder_outer_content .tm_pb_button.btn-primary, #tm_builder_outer_content button.tm_pb_button {
        color: #fff;
        background-color: #50a4c9;
        border-color: #50a4c9;
    }

        .btn-primary:hover, .comment-form .btn-primary:hover, #tm_builder_outer_content a.tm_pb_button:hover, #tm_builder_outer_content button.tm_pb_button:hover, #tm_builder_outer_content .tm_pb_button.btn-primary:hover, .more-link.btn.btn-primary:hover {
            color: #fff;
            background-color: #bec1c5;
            border-color: #bec1c5;
        }

#tm_builder_outer_content .tm_contact_bottom_container.tm_pb_contact_submit.tm_pb_button {
    color: #fff;
    background-color: #50a4c9;
}

.btn-primary:focus, .comment-form .btn-primary:focus, #tm_builder_outer_content .tm_pb_button.btn-primary:focus {
    background-color: #373d43;
    border-color: #373d43;
}

.btn-secondary, #tm_builder_outer_content .tm_pb_button.btn-secondary {
    color: #fff;
    border-color: #fff;
}

    .btn-secondary:hover, #tm_builder_outer_content .tm_pb_button.btn-secondary:hover {
        color: #50a4c9;
        border-color: #bec1c5;
    }

    .btn-secondary:focus, #tm_builder_outer_content .tm_pb_button.btn-secondary:focus {
        color: #50a4c9;
        border-color: #bec1c5;
    }
/* #Button Appearance Styles (invert scheme) */
.invert .btn-primary, #tm_builder_outer_content .invert a.tm_pb_button, #tm_builder_outer_content .invert .tm_pb_button.btn-primary, #tm_builder_outer_content .invert .tm_pb_contact_submit.tm_pb_button, .tm-hb__wrapper .btn-primary {
    color: #fff;
    background-color: #50a4c9;
    border-color: #50a4c9;
}

    .invert .btn-primary:hover, .tm-hb__wrapper .btn-primary:hover, #tm_builder_outer_content .invert a.tm_pb_button:hover, #tm_builder_outer_content .invert .tm_pb_contact_submit.tm_pb_button:hover, #tm_builder_outer_content .invert .tm_pb_button.btn-primary:hover {
        color: #373d43;
        background-color: #fff;
        border-color: #fff;
    }

#tm_builder_outer_content .tm_pb_promo_button.tm_pb_button, #tm_builder_outer_content .tm_pb_post_slider .tm_pb_button:hover, #tm_builder_outer_content .tm_pb_slide .tm_pb_button:hover, #tm_builder_outer_content .tm_pb_button.btn.btn-primary.invert, #tm_builder_outer_content .tm_pb_contact_submit.tm_pb_button.invert, #tm_builder_outer_content .tm_pb_promo_button.tm_pb_button, #tm_builder_outer_content .tm_pb_button.btn.btn-primary.invert:hover {
    color: #fff;
    background-color: #bec1c5;
    border-color: #bec1c5;
}

#tm_builder_outer_content a.tm_pb_promo_button.tm_pb_button:hover, .subscribe-block.invert .btn-primary:hover {
    color: #fff;
    background-color: #bec1c5;
    border-color: #bec1c5;
}

.search-form__submit:hover {
    background-color: #8d8d8d;
}

.search-form__submit i:hover {
    color: #fff;
}

.btn-secondary, #tm_builder_outer_content .invert .tm_pb_button.btn-secondary {
    color: #fff;
    border-color: #fff;
}

    .btn-secondary:hover, #tm_builder_outer_content .invert .tm_pb_button.btn-secondary:hover {
        color: #50a4c9;
        border-color: #50a4c9;
    }

#tm_builder_outer_content .tm_pb_post .btn-primary {
    color: #50a4c9;
}

    #tm_builder_outer_content .tm_pb_post .btn-primary:hover {
        color: #373d43;
    }
/* #Widgets (defaults) */
.widget li {
    color: #50a4c9;
}

.invert .widget li {
    color: #50a4c9;
}

.invert .widget select {
    color: #8d8d8d;
}
/* #Widget Calendar */
.widget_calendar caption {
    color: #fff;
    background-color: #50a4c9;
}

.widget_calendar caption {
    font-style: normal;
    font-weight: 700;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.widget_calendar thead tr th {
    font-style: normal;
    font-weight: 700;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.widget_calendar thead tr th, .widget_calendar tbody tr td {
    color: #414141;
}

    .widget_calendar tbody tr td a {
        border-color: #8d8d8d;
        color: #414141;
    }

        .widget_calendar tbody tr td a:hover {
            background: #373d43;
            border-color: #373d43;
            color: #fff;
        }

.widget_calendar tfoot tr td a {
    font-style: normal;
    font-weight: 700;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    color: #8d8d8d;
}

    .widget_calendar tfoot tr td a:hover {
        color: #373d43;
    }

.widget_calendar th {
    color: #50a4c9;
}

.invert .widget_calendar th, .invert .widget_calendar tbody tr td {
    color: #fff;
}

.invert .widget_calendar tfoot tr td a {
    color: #50a4c9;
}

    .invert .widget_calendar tfoot tr td a:hover {
        color: #ffffff;
    }

.invert .widget_calendar tbody tr td a {
    border-color: #fff;
    color: #fff;
}

    .invert .widget_calendar tbody tr td a:hover {
        background: #50a4c9;
        border-color: #50a4c9;
        color: #fff;
    }
/* #Widget Recent Posts */
.widget_recent_entries .post-date {
    color: #8d8d8d;
}

.invert .widget_recent_entries .post-date {
    color: rgba(255,255,255,0.7);
}

.widget_recent_entries a, .widget_recent_comments a {
    font-style: normal;
    font-weight: 700;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    color: #50a4c9;
}

    .widget_recent_entries a:hover, .widget_recent_comments a:hover {
        color: #373d43;
    }

.invert .widget_recent_entries a, .invert .widget_recent_comments a {
    color: #50a4c9;
}

    .invert .widget_recent_entries a:hover, .invert .widget_recent_comments a:hover {
        color: #ffffff;
    }

.widget_recent_entries .post-date {
    color: #50a4c9;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 400;
}

.widget_recent_comments li {
    color: #8d8d8d;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 400;
}

.widget_recent_comments .comment-author-link, .widget_recent_comments .comment-author-link a {
    color: #8d8d8d;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 400;
}

    .widget_recent_comments .comment-author-link a:hover {
        color: #50a4c9;
    }

.invert .widget_recent_comments .comment-author-link, .invert .widget_recent_comments .comment-author-link a {
    color: rgba(255,255,255,0.7);
}

    .invert .widget_recent_comments .comment-author-link a:hover {
        color: #ffffff;
    }

.widget_tag_cloud a {
    color: #8d8d8d;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 400;
}

.invert .widget_tag_cloud a {
    color: rgba(255,255,255,0.7);
}

.widget_tag_cloud a:hover {
    color: #50a4c9;
}

.widget_archive, .widget_categories, .widget_pages, .widget_meta, .widget_rss, .widget_nav_menu {
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

.widget .select_wrap select, .widget .select_wrap option {
    font-style: normal;
    font-weight: 400;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.sidebar .widget-about {
    background: #50a4c9;
    color: #fff;
}

.footer-area-wrap.invert .widget-about .widget-about__tagline {
    color: #fff;
}

.sidebar .widget-about * {
    color: #fff;
}

.rsswidget {
    font-style: normal;
    font-weight: 700;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    color: #373d43;
}

    .rsswidget:hover {
        color: #50a4c9;
    }

.rssSummary {
    font-style: normal;
    font-weight: 400;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    color: #373d43;
}

.invert .rsswidget {
    color: #50a4c9;
}

    .invert .rsswidget:hover {
        color: #ffffff;
    }

.invert .rssSummary {
    color: rgba(255,255,255,0.7);
}

.invert blockquote {
    color: rgba(255,255,255,0.7);
}

    .invert blockquote cite {
        color: rgba(255,255,255,0.5);
    }

        .invert blockquote cite::before {
            background: rgba(255,255,255,0.5);
        }

.widget-taxonomy-tiles__content::before {
    background-color: #50a4c9;
}

.widget-taxonomy-tiles__inner:hover .widget-taxonomy-tiles__content::before {
    background-color: #373d43;
}

.widget-taxonomy-tiles__content a:hover {
    color: #50a4c9;
}

.invert .widget-image-grid__content::before {
    background: #373d43;
}

.invert .widget-image-grid__title a:hover, .invert .widget-image-grid__link:hover {
    color: #50a4c9;
}
/* #Carousel */
.swiper-slide:hover header.entry-content a {
    color: #50a4c9;
}

.swiper-pagination-bullet {
    background-color: #50a4c9;
}

.swiper-button-next, .swiper-button-prev {
    color: #fff;
    background-color: #373d43;
}

    .swiper-button-next:not(.swiper-button-disabled):hover, .swiper-button-prev:not(.swiper-button-disabled):hover {
        background-color: #50a4c9;
    }

.smart-slider__instance .sp-arrow {
    color: #50a4c9;
    background-color: #373d43;
}

.smart-slider__instance .sp-next-arrow:hover, .smart-slider__instance .sp-previous-arrow:hover {
    color: #50a4c9;
    background-color: #50a4c9;
}

.smart-slider__instance .sp-selected-thumbnail {
    border-color: #50a4c9;
}

.smart-slider__instance .sp-image-container:after {
    background: rgba(55,61,67,0.5);
}

.instagram__cover {
    background-color: #50a4c9;
}

.invert .instagram__cover {
    background-color: #50a4c9;
    color: #50a4c9;
}

.subscribe-block__input {
    color: #8d8d8d;
}

.widget-subscribe .subscribe-block {
    background-color: #373d43;
}

.widget-subscribe .follow-block {
    background-color: #373d43;
    border-color: #bec1c5;
}

.invert .widget-subscribe .follow-block {
    background-color: #fff;
    color: #8d8d8d;
}

    .invert .widget-subscribe .follow-block .widget-title {
        color: #414141;
    }

    .invert .widget-subscribe .follow-block .social-list ul li a:hover {
        background: #373d43;
        color: #fff;
    }
/* #Slider */
.tm_pb_builder #tm_builder_outer_content .tm-pb-controllers > a::before, .tm_pb_builder #tm_builder_outer_content .tm-pb-controllers > a:hover, .tm_pb_builder #tm_builder_outer_content .tm-pb-controllers > a.tm-pb-active-control {
    background: #50a4c9;
}

.tm_pb_builder #tm_builder_outer_content .tm-pb-controllers > a::after {
    background: rgba(80,164,201,0.46);
}

.tm_pb_builder #tm_builder_outer_content .tm-pb-slider-arrows .tm-pb-arrow-prev, .tm_pb_builder #tm_builder_outer_content .tm-pb-slider-arrows .tm-pb-arrow-next {
    background-color: #373d43;
}

    .tm_pb_builder #tm_builder_outer_content .tm-pb-slider-arrows .tm-pb-arrow-prev::before, .tm_pb_builder #tm_builder_outer_content .tm-pb-slider-arrows .tm-pb-arrow-next::before {
        color: #fff;
    }

    .tm_pb_builder #tm_builder_outer_content .tm-pb-slider-arrows .tm-pb-arrow-prev:hover, .tm_pb_builder #tm_builder_outer_content .tm-pb-slider-arrows .tm-pb-arrow-next:hover {
        background-color: #50a4c9;
    }

#tm_builder_outer_content .tm_pb_slide_description .tm_pb_slide_title {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.04;
}
/* #Blog */
#tm_builder_outer_content .tm_pb_blog .entry-title {
    font-style: normal;
    font-weight: 700;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

#tm_builder_outer_content .tm_pb_blog .tm_pb_post_meta {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-weight: 400;
    font-style: italic;
}

#tm_builder_outer_content .tm_pb_blog .published {
    color: #50a4c9;
}

#tm_builder_outer_content .tm_pb_blog .entry-title a:hover {
    color: #50a4c9;
}

#tm_builder_outer_content .tm_pb_blog .author a {
    color: #8d8d8d;
}

    #tm_builder_outer_content .tm_pb_blog .author a:hover {
        color: #50a4c9;
    }

#tm_builder_outer_content .tm_audio_content, #tm_builder_outer_content .tm_quote_content, #tm_builder_outer_content .tm_link_content {
    background-color: #50a4c9;
}

    #tm_builder_outer_content .tm_quote_content cite::before {
        background: #fff;
    }

    #tm_builder_outer_content .tm_link_content .tm_link_main_url:hover {
        color: #373d43 !important;
    }
/* #Tabs */
.tm_pb_builder #tm_builder_outer_content .tm_pb_tabs .tm_pb_tabs_controls li:hover {
    background: #50a4c9;
}
/* #Number Counter */
#tm_builder_outer_content .tm_pb_number_counter .percent {
    border-color: #fff;
}

#tm_builder_outer_content .tm_pb_number_counter:hover .percent {
    border-color: #373d43;
    background-color: #373d43;
}
/* #Pricing Table */
.tm_pb_builder #tm_builder_outer_content div.tm_pb_pricing_table.tm_pb_featured_table {
    border-color: #50a4c9;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_pricing_content_top::after {
    border-bottom-color: #50a4c9;
}
/* #Social Media Follow */
.tm_pb_builder #tm_builder_outer_content .tm_pb_social_media_follow li a.icon:hover {
    background: #373d43 !important;
}
/* #Person */
#tm_builder_outer_content .tm_pb_team_member .tm_pb_member_social_links li a.tm_pb_font_icon {
    background: #50a4c9;
}

    #tm_builder_outer_content .tm_pb_team_member .tm_pb_member_social_links li a.tm_pb_font_icon:hover {
        background: #373d43;
    }
/* #Testimonial */
#tm_builder_outer_content .tm_pb_testimonial .tm_pb_testimonial_author, #tm_builder_outer_content .tm_pb_testimonial .tm_pb_testimonial_meta {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    color: #8bd9ff;
}

    #tm_builder_outer_content .tm_pb_testimonial .tm_pb_testimonial_author::before {
        background: #414141;
    }

.invert .tm_pb_testimonial:before {
    color: #fff;
}
/* #Countdown Timer */
#tm_builder_outer_content .tm_pb_countdown_timer_container .section span.countdown-sep {
    color: #bec1c5;
}

#tm_builder_outer_content .tm_pb_countdown_timer_container span.countdown-sep::before, #tm_builder_outer_content .tm_pb_countdown_timer_container span.countdown-sep::after {
    background: #fff;
}

#tm_builder_outer_content .tm_pb_countdown_timer_circle_layout .tm_pb_countdown_timer_container span.countdown-sep::before, #tm_builder_outer_content .tm_pb_countdown_timer_circle_layout .tm_pb_countdown_timer_container span.countdown-sep::after {
    background: #fff;
}
/* #Typography */
#tm_builder_outer_content .tm_pb_blurb_content ul li {
    color: #50a4c9;
}

#tm_builder_outer_content .tm_pb_contact_form .tm_pb_contact_form_input {
    color: #8d8d8d;
}
/* #Post Slider */
#tm_builder_outer_content div.tm_pb_post_slider.tm_pb_bg_layout_light {
    background: #373d43;
}

#tm_builder_outer_content div.tm_pb_post_slider .tm_pb_slide_content {
    color: #fff;
}

    #tm_builder_outer_content div.tm_pb_post_slider .tm_pb_slide_content .post-meta {
        color: #fff !important;
    }

        #tm_builder_outer_content div.tm_pb_post_slider .tm_pb_slide_content .post-meta a {
            color: #50a4c9 !important;
        }

            #tm_builder_outer_content div.tm_pb_post_slider .tm_pb_slide_content .post-meta a:hover {
                color: #fff !important;
            }
/* #Blurb */
.tm_pb_blurb h4 {
    font-size: 20px;
    line-height: 1.4;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.tm_pb_blurb .tm-pb-icon {
    background-color: #373d43;
}

.tm_pb_blurb.tm_pb_blurb_position_left .tm-pb-icon:after {
    border-color: #373d43 transparent transparent transparent;
}

@media (min-width: 1200px) {
    .tm_pb_blurb.tm_pb_blurb_position_left .tm-pb-icon:after {
        border-color: transparent transparent transparent #373d43;
    }
}

.tm_pb_blurb.tm_pb_blurb_position_top .tm-pb-icon:after {
    border-color: #373d43 transparent transparent transparent;
}

.invert .tm_pb_blurb .tm-pb-icon {
    background-color: #fff;
}

.invert .tm_pb_blurb.tm_pb_blurb_position_top .tm-pb-icon:after {
    border-color: #fff transparent transparent transparent;
}

.invert .tm_pb_blurb.tm_pb_blurb_position_left .tm-pb-icon:after {
    border-color: #fff transparent transparent transparent;
}

@media (min-width: 1200px) {
    .invert .tm_pb_blurb.tm_pb_blurb_position_top .tm-pb-icon:after {
        border-color: #fff transparent transparent transparent;
    }
}

@media (min-width: 1200px) {
    .invert .tm_pb_blurb.tm_pb_blurb_position_left .tm-pb-icon:after {
        border-color: transparent transparent transparent #fff;
    }
}

.widget_nav_menu li.active a {
    color: #373d43;
}
/* #Image */
#tm_builder_outer_content .tm_pb_image a:hover {
    box-shadow: 3px 4px 18px 0 rgba(141,141,141,0.3);
}
/*Map*/
.infowindow h3 {
    font-size: 20px;
    line-height: 1.4;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
/* #Cherry Services */
.cherry-services.template-media-icon .services-item-wrapper {
    background-color: #fff;
}

    .cherry-services.template-media-icon .services-item-wrapper .service-icon i {
        color: #fff;
        background-color: #bec1c5;
    }

    .cherry-services.template-media-icon .services-item-wrapper .title_wrap {
        color: #373d43;
        font-size: 28px;
    }

    .cherry-services.template-media-icon .services-item-wrapper:hover {
        background-color: #50a4c9;
    }

        .cherry-services.template-media-icon .services-item-wrapper:hover .service-icon i {
            background-color: #373d43;
        }

    .cherry-services.template-media-icon .services-item-wrapper .btn-primary {
        background-color: #373d43;
        border-color: #373d43;
    }

        .cherry-services.template-media-icon .services-item-wrapper .btn-primary:hover {
            background-color: #bec1c5;
            border-color: #bec1c5;
            color: #fff;
        }

.services-listing .title_wrap {
    font-size: 20px;
    line-height: 1.4;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.invert .services-listing .title_wrap a {
    color: #8bd9ff;
}

    .invert .services-listing .title_wrap a:hover {
        color: #fff;
    }

.invert .services-heading_subtitle {
    color: #8bd9ff;
}

#tm_builder_outer_content .tm_pb_button {
    border-color: #50a4c9;
    background-color: #50a4c9;
    color:;
}

    #tm_builder_outer_content .tm_pb_button:hover {
        color: #50a4c9;
    }

        #tm_builder_outer_content .tm_pb_button:hover:after {
            color: #50a4c9;
        }

    #tm_builder_outer_content .tm_pb_button:after {
        color:;
    }

#tm_builder_outer_content .tm_pb_promo {
    color:;
}

    #tm_builder_outer_content .tm_pb_promo .tm_pb_promo_button {
        background-color:;
        color: #50a4c9;
    }

        #tm_builder_outer_content .tm_pb_promo .tm_pb_promo_button:after {
            color: #50a4c9;
        }

#tm_builder_outer_content .tm_pb_video_play:before {
    color: #50a4c9;
}

#tm_builder_outer_content .tm-pb-spinner-double-bounce .tm-pb-double-bounce1, #tm_builder_outer_content .tm-pb-spinner-double-bounce .tm-pb-double-bounce2 {
    background: #50a4c9;
}

#tm_builder_outer_content .tm_pb_pricing_heading {
    background-color: #373d43;
}

#tm_builder_outer_content .tm_pb_featured_table .tm_pb_pricing_heading {
    background-color: #50a4c9;
}

#tm_builder_outer_content .tm_pb_pricing li:before {
    color: #50a4c9;
}

#tm_builder_outer_content .tm_pb_pricing .tm_pb_dollar_sign {
    color: #50a4c9;
}

#tm_builder_outer_content .tm_pb_countdown_timer_container {
    color:;
}

#tm_builder_outer_content .tm_pb_audio_module {
    background-color: #50a4c9;
}

.tm_pb_testimonial:before {
    color: #50a4c9;
}

#tm_builder_outer_content .tm_pb_tabs_controls li.tm_pb_tab_active {
    border-bottom: 2px solid #50a4c9;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_number_counter_0 .percent {
    color: #ffffff;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_number_counter_1 .percent {
    color: #ffffff;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_number_counter_0.tm_pb_number_counter .percent {
    font-weight: bold !important;
    font-size: 36px !important;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_number_counter_0.tm_pb_number_counter h3 {
    font-weight: bold;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_row_5 {
    margin-top: 50px;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_number_counter_2 .percent {
    color: #ffffff;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_number_counter_3 .percent {
    color: #ffffff;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_text_6 {
    font-size: 72px;
    line-height: 1.2em;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_text_7 h5 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_text_6 p {
    line-height: 1.2em;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_text_5 h4 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_section_5 {
    background-color: #bfc3c6;
    padding-top: 60px;
    padding-bottom: 38px;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_text_4 {
    margin-top: 13px !important;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_section_4 {
    padding-top: 105px;
    padding-bottom: 105px;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_slide_2.tm_pb_slider_with_text_overlay h2.tm_pb_slide_title {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_slide_2.tm_pb_slider_with_text_overlay .tm_pb_slide_content {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_slide_1.tm_pb_slider_with_text_overlay .tm_pb_slide_content {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_slide_1.tm_pb_slider_with_text_overlay h2.tm_pb_slide_title {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_slide_0.tm_pb_slider_with_text_overlay .tm_pb_slide_content {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_section_1 {
    background-color: #f2f2f5;
    padding-top: 60px;
    padding-bottom: 30px;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_section_j1 {
    background-color: #003b5a;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 100;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_divider_0 {
    margin-bottom: -119px !important;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_text_2 {
    margin-bottom: 30px !important;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_section_3 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_text_1 {
    margin-bottom: 30px !important;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_column_3 {
    padding-left: 113px;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_section_2 {
    padding-top: 100px;
    padding-bottom: 90px;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_slide_0.tm_pb_slider_with_text_overlay h2.tm_pb_slide_title {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.show-mob {
    display: none;
}

.show-desk {
    display: block;
}

.services-item-wrapper-2 {
    background-color: #50a4c9;
    text-align: center;
    transition: .3s;
    color: #fff;
    padding: 12px;
    margin-bottom: 15px;
}
    /* .services-item-wrapper-2:hover { background-color: #fff; color:#000;} */
    .services-item-wrapper-2 .btn-primary {
        background-color: #373d43;
        border-color: #373d43;
    }

        .services-item-wrapper-2 .btn-primary:hover {
            background-color: #bec1c5;
            border-color: #bec1c5;
            color: #fff;
        }

/******** Menu BBottom ***************/
.nav > li > a:focus, .nav > li > a:hover {
    background-color: #003b5a !important;
    color: #fff;
}

.navbar {
    min-height: 30px;
    margin-bottom: 0px !important;
    border: 0px solid transparent;
}

    .navbar .navbar-nav-justified {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar .navbar-collapse > .nav-justified.nav-pills > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 0;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        background-color: #003b5a !important;
        color: #fff;
        width: max-content;
    }

    .navbar .navbar-collapse > .nav-justified.nav-pills > li + li {
        margin-left: 0;
        border-top: solid 1px #e7e7e7;
    }

.navbar-toggle-center {
    width: 100%;
    float: none;
    margin: 0 auto;
    border-width: 0;
    border-radius: 0;
    padding: 14px 15px;
    font-size: 14px;
}

@media (min-width: 768px) {
    .navbar .navbar-collapse > .nav-justified.nav-pills > li:first-child > a {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }

    .navbar .navbar-collapse > .nav-justified.nav-pills > li:last-child > a {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }

    .navbar .navbar-collapse > .nav-justified.nav-pills > li + li {
        margin-left: 0;
        border-left: solid 1px #e7e7e7;
        border-top: 0;
    }
}
/******** End Menu BBottom ***************/
#tm_builder_outer_content .tm_pb_slider_fullwidth_off .tm_pb_slide_description {
    padding: 16% 8%;
    width: auto;
    margin: auto
}

@media only screen and ( min-width: 61.9em ) and ( max-width: 1440px ) {
    .tm_pb_builder #tm_builder_outer_content .tm_pb_text_6 {
        font-size: 52px;
    }

    .tm_pb_builder #tm_builder_outer_content .tm_pb_divider_0 {
        margin-bottom: 0px !important;
    }
}

@media (max-width: 61.9em) {
    .tm_pb_builder #tm_builder_outer_content .tm_pb_text_6 {
        font-size: 40px;
    }

    .tm_pb_builder #tm_builder_outer_content .tm_pb_divider_0 {
        margin-bottom: 0px !important;
    }
}

@media (max-width: 47.9em) {
    .tm_pb_builder #tm_builder_outer_content .tm_pb_text_2 {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

    .tm_pb_builder #tm_builder_outer_content .tm_pb_text_1 {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

    .tm_pb_builder #tm_builder_outer_content .tm_pb_divider_0 {
        margin-bottom: 0px !important;
    }
}

@media only screen and ( max-width: 980px ) {
    .tm_pb_builder #tm_builder_outer_content .tm_pb_section_5 {
        padding-top: 54px;
        padding-bottom: 54px;
    }

    .tm_pb_builder #tm_builder_outer_content .tm_pb_section_4 {
        padding-top: 54px;
        padding-bottom: 24px;
    }

    .tm_pb_builder #tm_builder_outer_content .tm_pb_column_3 {
        padding-left: 15px;
    }

    .tm_pb_builder #tm_builder_outer_content .tm_pb_section_2 {
        padding-top: 54px;
        padding-bottom: 54px;
    }

    #tm_builder_outer_content .tm_pb_slider_fullwidth_off .tm_pb_slide_description {
        padding: 10% 10% 10% 20%;
    }

    #tm_builder_outer_content .tm_pb_slide_description .tm_pb_slide_title {
        font-size: 38px;
    }
}

@media only screen and ( min-width: 981px ) {
    .tm_pb_builder #tm_builder_outer_content .tm_pb_row_5 {
        padding-right: 90px;
        padding-left: 90px;
    }
}

@media only screen and ( max-width: 767px ) {
    .tm_pb_builder #tm_builder_outer_content .tm_pb_section_4 {
        padding-top: 54px;
        padding-bottom: 24px;
    }

    .tm_pb_builder #tm_builder_outer_content .tm_pb_column_3 {
        padding-left: 15px;
    }

    .tm_pb_builder #tm_builder_outer_content .tm_pb_section_2 {
        padding-top: 54px;
        padding-bottom: 54px;
    }

    .show-mob {
        display: block;
    }

    .show-desk {
        display: none;
    }

    #tm_builder_outer_content .tm_pb_slider_fullwidth_off .tm_pb_slide_description {
        padding: 10% 8% 8% 30%;
    }

    #tm_builder_outer_content .tm_pb_slide_description .tm_pb_slide_title {
        font-size: 30px;
    }
}

@media only screen and ( max-width: 543px ) {
    .tm_pb_builder #tm_builder_outer_content .tm_pb_slide_description .tm_pb_slide_title {
        margin-bottom: 0;
        padding-bottom: 13px;
        display: none;
    }

    #tm_builder_outer_content .tm_pb_slider_fullwidth_off .tm_pb_slide_description {
        min-height: 200px;
    }

    .home:not(.breadcrumbs-visible) .site-header.transparent .header-wrapper .header-container {
        position: absolute;
        width: 100%;
        top: 0;
        background-image: none;
        z-index: 2;
    }
}
