/*
Theme Name:Cayman
Theme URI:https://www.wowthemes.net/themes/cayman-2/
Author:WowThemesNet
Author URI:https://www.wowthemes.net
Description:Lightweight,flexible,friendly page builder,lots of UI elements,easy to customize,multipurpose, following the best code practices. On top of that,very attractive. This is Cayman,the only theme you will ever need.
Version:1.2.0
License:GNU General Public License v3 or later
License URI:http://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain:cayman
Domain Path:/languages/
Tags:theme-options,responsive-layout,red,gray,black,orange,pink,yellow,green,blue,right-sidebar,full-width-template
*/


@font-face {
    font-family: 'arial_rounded_mt_boldbold';
    src: url('fonts/arial_rounded_mt_bold-webfont.woff2') format('woff2'), url('fonts/arial_rounded_mt_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font-size: 15px;
}

input {
    border: 1px solid #ddd;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto
}

body.admin-bar .navbar {
    margin-top: 32px
}

.caret {
    margin-top: -3px
}

.sidebar {
    font-size: 14px;
}

h4.widgettitle {
    color: #222;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
}

.sidebar section {
    margin-bottom: 30px;
    background-color: #f4f5f6;
    padding: 20px;
}

.sidebar ul,
.sidebar ol {
    list-style-type: none;
    padding: 0
}

.sidebar .woocommerce .star-rating {
    font-size: 10px;
    color: #444;
}

.sidebar li {
    margin: 10px 0
}

.sidebar input[type="search"] {
    border: 1px solid #ddd;
    padding: 10px 10px;
    font-size: 13px;
    width: 100%;
    letter-spacing: 0.5px;
}

#respond {
    margin-top: 30px
}

ol.commentlist {
    counter-reset: li;
    padding: 0
}

ol.commentlist ul {
    padding: 0
}

ol.commentlist>li {
    position: relative;
    margin: 0 0 20px 0;
    list-style: none
}

ol.commentlist li ol,
ol.commentlist li ul {
    list-style-type: none;
    margin: 0
}

.commentlist li li {
    background: #f8f8f8
}

.commentlist li li li {
    background: #fff
}

.commentlist li li li li {
    background: #f8f8f8
}

.commentlist li li li li li li {
    background: #fff
}

.commentlist li {
    padding: 20px
}

.commentlist ul li {
    margin-top: 20px;
    margin-bottom: 0
}

.reply p {
    margin: 0
}

.site-footer {
    padding: 40px 0
}

.site-footer ul,
.site-footer ol {
    list-style-type: none;
    padding: 0
}

.site-footer li {
    margin: 10px 0
}

.site-sub-footer p {
    text-align: center
}

.site-footer p {
    text-align: center
}

a:hover {
    text-decoration: none
}

.navbar-toggle {
    /*margin-top:15px;*/
    margin-top: 2px;
}

.navbar-collapse {
    max-height: 100%;
    height: 100%
}

.header {
    border-style: solid;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    -webkit-transition: height .3s;
    -moz-transition: height .3s;
    transition: height .3s
}

.header.shrink {
    height: 75px;
    line-height: 50px
}

.header.shrink .navbar {
    margin-bottom: 0;
    -webkit-transition: height .3s;
    -moz-transition: height .3s;
    transition: height .3s;
    height: 70px
}

.header .navbar {
    margin-bottom: 0;
    -webkit-transition: height .3s;
    -moz-transition: height .3s;
    transition: height .3s;
    height: 106px
}

.header.icons-top .nav>li>a {
    text-align: center
}

.header.icons-top .nav>li>a>i {
    display: block
}

.header.icons-no .nav>li>a>i {
    display: none
}
.header.icons-no .nav>li>.phonenumber-h .fa-phone{
    display: inline-block;
	margin-right: 5px;
	position: relative;
    top: 2px;
}
.header.icons-left .nav>li>a>i {
    margin-right: 5px
}

.header.icons-right .nav>li>a>i {
    display: block;
    float: right;
    margin-left: 5px
}

.navbar-nav .open>.sub-menu {
    display: block
}

.navbar-default {
    background-color: transparent !important;
    border: none;
}

.home .navbar-default {
    /* background-color: transparent; */
    /* SAA   background-color: rgba(248, 248, 248, 0.9) !important; */
    background-color: rgba(248, 248, 248, 0.2) !important;
    border: 0;
}

nav.navbar.navbar-default {
    background: rgba(248, 248, 248, 0.5) !important;
}

.navbar-default .navbar-toggle {
    background: whitesmoke;
    border-color: #eaeaea
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background: #f7f7f7
}

.navbar-default .navbar-toggle .icon-bar {
    background: #212121
}

.navbar-default .redq-menu-title {
    display: block;
    line-height: 1.4em;
    color: inherit;
    font-weight: bold;
    font-size: 14px;
    padding-left: 15px
}

.navbar-default .redq-link-title {
    display: block;
    line-height: 1.4em;
    color: inherit;
    font-weight: bold
}

.navbar-default span.redq-item-description {
    font-size: 9px;
    color: #BBB;
    text-transform: uppercase
}

.navbar-default .navbar-nav>li {
    padding: 0 15px
}

.navbar-default .navbar-nav>li>a {
    font-size: 12px;
    padding: 0 0 10px;
    color: #575757;
    border-bottom: 0 solid transparent;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #20b2aa
}

.navbar-default .navbar-nav>.open>a {
    color: #575757;
    background-color: transparent;
}

.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #575757;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active a {
    background: transparent
}

.navbar-default .navbar-nav>.active a:hover,
.navbar-default .navbar-nav>.active a:focus {
    background: transparent
}

.link-item {
    font-size: 14px;
    line-height: 1
}

.redq a {
    color: #575757
}

.redq a:hover {
    color: #20b2aa
}

.redq .thumbnails {
    padding: 20px!important
}

.redq .thumbnails ul {
    list-style: none;
    padding-left: 0
}

.redq .columns ul {
    list-style: none;
    padding-left: 0
}

.redq .columns ul li {
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb
}

.redq .columns ul a {
    padding: 10px 25px;
    font-size: 12px;
    display: block
}

.redq .columns ul a:hover {
    background: #f7f7f7
}

.redq .columns:last-child li {
    border-right: 0
}

.redq .dropdown-menu {
    padding: 0;
    box-shadow: none;
    border: 1px solid #ebebeb;
    border-style: solid;
    border-top-width: 2px;
    line-height: 24px
}

.redq .dropdown-menu a i {
    margin-right: 5px
}

.redq .dropdown-menu.spacing {
    padding: 20px 30px
}

.redq .dropdown-menu.spacing10 {
    padding: 10px 0
}

.redq .dropdown.redq-fullwidth .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0
}

.redq .dropdown.redq-fullwidth .dropdown-menu .columns {
    padding-left: 0;
    padding-right: 0
}

.redq .dropdown.redq-halfwidth {
    position: relative
}

.redq .dropdown.redq-halfwidth .dropdown-menu {
    left: 0
}

.redq .dropdown.redq-halfwidth .dropdown-menu .columns {
    padding-left: 0;
    padding-right: 0
}

.redq .menu-content {
    padding: 20px 30px
}

.redq .menu-content:before,
.redq .menu-content:after {
    display: table;
    content: "";
    line-height: 0
}

.redq .menu-content:after {
    clear: both
}

.redq .thumbnails {
    list-style: none;
    padding: 0
}

.redq .thumbnail {
    margin-bottom: 0
}

.widget-list {
    list-style: none;
    padding-left: 0
}

.widget-list li {
    padding: 10px 15px
}

.widget-list li figure {
    float: left;
    width: 6.5em;
    margin-bottom: 2px
}

.widget-list li figure img {
    width: 90px;
    height: 90px
}

.widget-list li .product-details {
    margin-left: 7.5em
}

.widget-list li .product-cats {
    display: block;
    margin-bottom: 3px
}

.dropdown-submenu {
    list-style: none;
    padding: 0
}

.dropdown-submenu a {
    padding: 10px 15px;
    display: block
}

.dropdown-submenu a:hover {
    background: #f7f7f7;
    text-decoration: none
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    text-align: center
}

ul.nav .dropdown {
    position: relative;
    z-index: 999999
}

ul.sub-menu {
    list-style: none;
    padding-left: 0;
    position: absolute;
    min-width: 18.3em;
    top: 100%;
    line-height: 24px;
    display: none;
    background: white;
    border: 1px solid #ebebeb;
    border-style: solid;
    border-top-width: 2px
}

ul.sub-menu li {
    border-bottom: 1px solid #e4e4e4
}

ul.sub-menu a {
    padding: 10px 15px;
    display: block
}

ul.sub-menu a:hover {
    background: #f7f7f7;
    text-decoration: none
}

ul.sub-menu ul.sub-menu {
    left: 100%;
    top: -1px
}

ul.sub-menu>li.menu-item>ul.sub-menu {
    display: none;
    left: 100%
}

ul.sub-menu>li:hover ul.sub-menu>li.menu-item>ul.sub-menu {
    top: -1px;
    display: block
}

.desc {
    display: block;
    font-weight: 300;
    font-size: 11px
}

.widget-video {
    padding-left: 15px
}

.menu-ribbon {
    position: absolute;
    padding: 3px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    background: #20b2aa;
    color: #fff;
    right: -16px;
    top: -19px;
    text-align: center;
    z-index: 1;
    font-size: 11px;
    font-weight: 700;
    line-height: 11px
}

.btn-outline-inverse {
    color: #212121;
    background-color: rgba(0, 0, 0, 0);
    border-color: #eaeaea;
    font-weight: 300
}

.btn-outline-inverse:hover,
.btn-outline-inverse:focus,
.btn-outline-inverse:active {
    color: #20b2aa;
    text-shadow: none;
    background-color: #f5f5f5;
    border-color: #eaeaea
}

.btn-outline {
    color: #563d7c;
    background-color: rgba(0, 0, 0, 0);
    border-color: #563d7c
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
    color: #FFF;
    background-color: #563d7c;
    border-color: #563d7c
}

.navbar-brand {
    font-weight: 300;
    font-size: 30px;
    line-height: 60px
}

.navbar-default .navbar-brand {
    color: #fff;
    font-family: Herr Von Muellerhoff;
    font-size: 36px;
    letter-spacing: 3px;
    font-weight: 400;
    background-repeat: no-repeat;
    width: 80%;
}

.on .navbar-default .navbar-brand {
    color: #20b2aa
}

.logo-style {
    font-weight: 400
}

.page-header {
    background: #f5f5f5
}

.gmap_canvas iframe {
    border: 0;
    width: 100%;
}

@media(min-width:768px) {
    .navbar {
        line-height: 1.6;
        font-size: 12px
    }
    .navbar>.container .navbar-brand {
        display: block;
        margin-left: 0;
        margin-top: 15px;
        /* width: 300px; */
        max-width: 100%;
        background-repeat: no-repeat;
        min-height: 63px;
        display: inline-block;
        padding: 0;
        line-height: 63px
    }
    .redq .dropdown.redq-fullwidth {
        position: static
    }
    .header {
        height: 111px
    }
    .header.shrink .navbar>.container .navbar-brand {
        margin-top: 5px
    }
    .header.icons-no .nav>li>a .link-item {
        float: left
    }
    .header.icons-left .nav>li>a>i {
        display: block;
        float: left
    }
    .header.icons-left .nav>li>a .link-item {
        float: right
    }
    .header.icons-right .nav>li>a .link-item {
        float: left
    }
    .navbar-nav {
        float: none;
        text-align: right
    }
    .navbar-nav>li {
        float: none;
        text-align: left;
        display: inline-block
    }
    .align-left .navbar-nav {
        text-align: left
    }
    .align-center .navbar-nav {
        text-align: center
    }
    .align-right .navbar-nav {
        text-align: right
    }
    .navbar-default .navbar-collapse {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }
    /* .navbar-default .navbar-nav>li {
			padding:45px 15px
	} */
    .navbar-default .navbar-nav>li {
        padding: 10px 15px 10px;
    }
    ul#menu-main-menu {
        padding: 20px 15px 0;
    }
    li#menu-item-1714 {
        background: #20b2aa;
        border-radius: 5px;
        cursor: pointer;
    }
    li#menu-item-1714:hover {
        background-color: #303543;
        border-color: #303543;
    }
    /*.default-skin.header.on .navbar-default #menu-main-menu.navbar-nav {
        padding: 30px 15px 10px;
    }*/
    .icons-top .navbar-default .navbar-nav>li {
        padding: 30px 15px
    }
    .icons-top.shrink .navbar-default .navbar-nav>li {
        padding: 12px 15px
    }
    .navbar-default .navbar-nav>li>a {
        padding: 0
    }
    .icons-top .navbar-default .navbar-nav>li>a {
        padding: 4px 0
    }
    .redq .dropdown.redq-halfwidth .dropdown-menu {
        width: 585px
    }
    .shrink .navbar-default .navbar-nav>li {
        padding: 28px 15px
    }
    .nav-caret {
        display: none
    }
    .sub-caret {
        position: absolute;
        top: 39%;
        right: 15px
    }
}

@media(max-width:767px) {
    .nav .sub-menu,
    .nav .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .default-skin .nav .open>a,
    .default-skin .nav .open>a:hover,
    .default-skin .nav .open>a:focus {
        padding: 10px
    }
    .navbar-nav .open .dropdown-menu {
        border-width: 0 1px 1px;
        border-style: solid;
        border-color: #ebebeb
    }
    .nav-caret {
        display: block;
        position: absolute;
        top: -10px;
        right: 15px;
        cursor: pointer
    }
    .sub-caret {
        display: none
    }
}

.small-wrapper ul {
    padding: 0;
    list-style: none;
    margin-left: 20px
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent;
    box-shadow: none
}

ul#color-skins input[type="radio"] {
    margin-top: 8px
}

@media (max-width:1200px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 11px;
    }
    .navbar-default .navbar-nav>li {
        padding-left: 10px;
        padding-right: 10px;
    }
    .navbar>.container .navbar-brand {
        /* width: 110px;   */
        margin-left: 10px;
    }
}

@media(max-width:767px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
        padding: 15px;
        text-transform: none;
        border-bottom: 0;
    }
    .default-skin.header {
        border-bottom: 0;
    }
    .default-skin.header.on {
        background: rgba(255, 255, 255, 0.9);
        border-bottom: 0;
        transition: all .3s;
    }
    .navbar-brand {
        min-height: 60px;
    }
    .default-skin .navbar-default .navbar-toggle .icon-bar {
        background: #20b2aa
    }
    .default-skin .nav .open>a,
    .default-skin .nav .open>a:hover,
    .default-skin .nav .open>a:focus {
        border-color: #fff;
        background-color: transparent
    }
    .default-skin ul.sub-menu li {
        border-top: 1px solid #ebebeb;
        border-bottom: 0
    }
    .default-skin .mobile-menu-open .navbar-default .navbar-nav>li>a {
        color: #575757
    }
    .default-skin .redq .columns ul li {
        border-top: 1px solid #ebebeb;
        border-bottom: 0
    }
}

@media(min-width:768px) {
    .default-skin.header {
        background: #FFF;
    }
    .default-skin .redq .dropdown-menu {
        border-top-color: #20b2aa
    }
    .default-skin .redq a:hover {
        color: #20b2aa
    }
    .default-skin ul.sub-menu {
        border-top-color: #20b2aa
    }
    .fadeInUp .nav.navbar-nav>li:hover>ul.dropdown-menu,
    .fadeInUp .nav.navbar-nav>li:hover>ul.sub-menu {
        display: block;
        -webkit-animation: fadeInUp 200ms;
        -moz-animation: fadeInUp 200ms;
        -ms-animation: fadeInUp 200ms;
        -o-animation: fadeInUp 200ms;
        animation: fadeInUp 200ms
    }
    .fadeInUp .nav .sub-menu .dropdown:hover>.sub-menu {
        display: block;
        -webkit-animation: fadeInUp 200ms;
        -moz-animation: fadeInUp 200ms;
        -ms-animation: fadeInUp 200ms;
        -o-animation: fadeInUp 200ms;
        animation: fadeInUp 200ms
    }
    .animate-null .nav.navbar-nav>li:hover>ul.dropdown-menu,
    .animate-null .nav.navbar-nav>li:hover>ul.sub-menu {
        display: block
    }
    .animate-null .nav .sub-menu .dropdown:hover>.sub-menu {
        display: block
    }
    .fadeInDown .nav.navbar-nav>li:hover>ul.dropdown-menu,
    .fadeInDown .nav.navbar-nav>li:hover>ul.sub-menu {
        display: block;
        -webkit-animation: fadeInDown 200ms;
        -moz-animation: fadeInDown 200ms;
        -ms-animation: fadeInDown 200ms;
        -o-animation: fadeInDown 200ms;
        animation: fadeInDown 200ms
    }
    .fadeInDown .nav .sub-menu .dropdown:hover>.sub-menu {
        display: block;
        -webkit-animation: fadeInDown 200ms;
        -moz-animation: fadeInDown 200ms;
        -ms-animation: fadeInDown 200ms;
        -o-animation: fadeInDown 200ms;
        animation: fadeInDown 200ms
    }
    .bounceInUp .nav.navbar-nav>li:hover>ul.dropdown-menu,
    .bounceInUp .nav.navbar-nav>li:hover>ul.sub-menu {
        display: block;
        -webkit-animation: bounceInUp 200ms;
        -moz-animation: bounceInUp 200ms;
        -ms-animation: bounceInUp 200ms;
        -o-animation: bounceInUp 200ms;
        animation: bounceInUp 200ms
    }
    .bounceInUp .nav .sub-menu .dropdown:hover>.sub-menu {
        display: block;
        -webkit-animation: bounceInUp 200ms;
        -moz-animation: bounceInUp 200ms;
        -ms-animation: bounceInUp 200ms;
        -o-animation: bounceInUp 200ms;
        animation: bounceInUp 200ms
    }
    .flipInX .nav.navbar-nav>li:hover>ul.dropdown-menu,
    .flipInX .nav.navbar-nav>li:hover>ul.sub-menu {
        display: block;
        -webkit-animation: flipInX 200ms;
        -moz-animation: flipInX 200ms;
        -ms-animation: flipInX 200ms;
        -o-animation: flipInX 200ms;
        animation: flipInX 200ms
    }
    .flipInX .nav .sub-menu .dropdown:hover>.sub-menu {
        display: block;
        -webkit-animation: flipInX 200ms;
        -moz-animation: flipInX 200ms;
        -ms-animation: flipInX 200ms;
        -o-animation: flipInX 200ms;
        animation: flipInX 200ms
    }
    .flipInY .nav.navbar-nav>li:hover>ul.dropdown-menu,
    .flipInY .nav.navbar-nav>li:hover>ul.sub-menu {
        display: block;
        -webkit-animation: flipInY 200ms;
        -moz-animation: flipInY 200ms;
        -ms-animation: flipInY 200ms;
        -o-animation: flipInY 200ms;
        animation: flipInY 200ms
    }
    .flipInY .nav .sub-menu .dropdown:hover>.sub-menu {
        display: block;
        -webkit-animation: flipInY 200ms;
        -moz-animation: flipInY 200ms;
        -ms-animation: flipInY 200ms;
        -o-animation: flipInY 200ms;
        animation: flipInY 200ms
    }
    .pulse .nav.navbar-nav>li:hover>ul.dropdown-menu,
    .pulse .nav.navbar-nav>li:hover>ul.sub-menu {
        display: block;
        -webkit-animation: pulse 200ms;
        -moz-animation: pulse 200ms;
        -ms-animation: pulse 200ms;
        -o-animation: pulse 200ms;
        animation: pulse 200ms
    }
    .pulse .nav .sub-menu .dropdown:hover>.sub-menu {
        display: block;
        -webkit-animation: pulse 200ms;
        -moz-animation: pulse 200ms;
        -ms-animation: pulse 200ms;
        -o-animation: pulse 200ms;
        animation: pulse 200ms
    }
    .zoomIn .nav.navbar-nav>li:hover>ul.dropdown-menu,
    .zoomIn .nav.navbar-nav>li:hover>ul.sub-menu {
        display: block;
        -webkit-animation: zoomIn 200ms;
        -moz-animation: zoomIn 200ms;
        -ms-animation: zoomIn 200ms;
        -o-animation: zoomIn 200ms;
        animation: zoomIn 200ms
    }
    .zoomIn .nav .sub-menu .dropdown:hover>.sub-menu {
        display: block;
        -webkit-animation: zoomIn 200ms;
        -moz-animation: zoomIn 200ms;
        -ms-animation: zoomIn 200ms;
        -o-animation: zoomIn 200ms;
        animation: zoomIn 200ms
    }
    .lightSpeedIn .nav.navbar-nav>li:hover>ul.dropdown-menu,
    .lightSpeedIn .nav.navbar-nav>li:hover>ul.sub-menu {
        display: block;
        -webkit-animation: lightSpeedIn 200ms;
        -moz-animation: lightSpeedIn 200ms;
        -ms-animation: lightSpeedIn 200ms;
        -o-animation: lightSpeedIn 200ms;
        animation: lightSpeedIn 200ms
    }
    .lightSpeedIn .nav .sub-menu .dropdown:hover>.sub-menu {
        display: block;
        -webkit-animation: lightSpeedIn 200ms;
        -moz-animation: lightSpeedIn 200ms;
        -ms-animation: lightSpeedIn 200ms;
        -o-animation: lightSpeedIn 200ms;
        animation: lightSpeedIn 200ms
    }
}

.skin-block {
    width: 60px;
    height: 30px;
    margin: 5px 0
}

.default-bg {
    background: #FFF;
    border: 1px solid #ebebeb
}

.mm-menu.mm-horizontal>.mm-panel {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease
}

.mm-menu .mm-hidden {
    display: none
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-menu,
.mm-menu>.mm-panel {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0
}

.mm-menu {
    background: inherit;
    display: block;
    overflow: hidden;
    padding: 0
}

.mm-menu>.mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.mm-menu>.mm-panel.mm-opened {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

.mm-menu>.mm-panel.mm-subopened {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%)
}

.mm-menu>.mm-panel.mm-highest {
    z-index: 1
}

.mm-menu .mm-list {
    padding: 20px 0
}

.mm-menu>.mm-list {
    padding-bottom: 40px
}

.mm-panel>.mm-list {
    margin-left: -20px;
    margin-right: -20px
}

.mm-panel>.mm-list:first-child {
    padding-top: 0
}

.mm-list,
.mm-list>li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-list {
    font: inherit;
    font-size: 14px
}

.mm-list a,
.mm-list a:hover {
    text-decoration: none
}

.mm-list>li {
    position: relative
}

.mm-list>li>a,
.mm-list>li>span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0
}

.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto
}

.mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.mm-list a.mm-subopen:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.mm-list a.mm-subopen.mm-fullsubopen {
    width: 100%
}

.mm-list a.mm-subopen.mm-fullsubopen:before {
    border-left: none
}

.mm-list a.mm-subopen+a,
.mm-list a.mm-subopen+span {
    padding-right: 5px;
    margin-right: 40px
}

.mm-list>li.mm-selected>a.mm-subopen {
    background: transparent
}

.mm-list>li.mm-selected>a.mm-fullsubopen+a,
.mm-list>li.mm-selected>a.mm-fullsubopen+span {
    padding-right: 45px;
    margin-right: 0
}

.mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px
}

.mm-list>li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px
}

.mm-list>li.mm-spacer {
    padding-top: 40px
}

.mm-list>li.mm-spacer.mm-label {
    padding-top: 25px
}

.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%
}

.mm-list a.mm-subopen:after {
    border-top: 0;
    border-left: none;
    right: 18px
}

.mm-list a.mm-subclose:before {
    border-right: 0;
    border-bottom: 0;
    margin-bottom: -15px;
    left: 22px
}

.mm-menu.mm-vertical .mm-list .mm-panel {
    display: none;
    padding: 10px 0 10px 10px
}

.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent
}

.mm-menu.mm-vertical .mm-list li.mm-opened>.mm-panel {
    display: block
}

.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen {
    height: 40px
}

.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 16px;
    right: 16px
}

.mm-menu.mm-vertical .mm-list>li.mm-opened.mm-label>a.mm-subopen {
    height: 25px
}

html.mm-opened .mm-page {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5)
}

.mm-menu {
    background: #333;
    color: rgba(255, 255, 255, 0.6)
}

.mm-menu .mm-list>li:after {
    border-color: rgba(0, 0, 0, 0.15)
}

.mm-menu .mm-list>li>a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3)
}

.mm-menu .mm-list>li>a.mm-subopen:after,
.mm-menu .mm-list>li>a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3)
}

.mm-menu .mm-list>li>a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15)
}

.mm-menu .mm-list>li.mm-selected>a:not(.mm-subopen),
.mm-menu .mm-list>li.mm-selected>span {
    background: rgba(0, 0, 0, 0.1)
}

.mm-menu .mm-list>li.mm-label {
    background: rgba(255, 255, 255, 0.05)
}

.mm-menu.mm-vertical .mm-list li.mm-opened>a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened>ul {
    background: rgba(255, 255, 255, 0.05)
}

.mm-page {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease
}

html.mm-opened {
    overflow: hidden;
    position: relative
}

html.mm-opened body {
    overflow: hidden
}

html.mm-opened .mm-page {
    box-sizing: border-box;
    position: relative;
    margin: 0
}

html.mm-background .mm-page {
    background: inherit
}

#mm-blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999
}

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
    display: block
}

.mm-menu.mm-offcanvas {
    display: none;
    position: fixed
}

.mm-menu.mm-current {
    display: block
}

.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px
}

html.mm-opening .mm-page,
html.mm-opening #mm-blocker {
    -webkit-transform: translate(80%, 0);
    transform: translate(80%, 0)
}

@media all and (max-width:175px) {
    html.mm-opening .mm-page,
    html.mm-opening #mm-blocker {
        -webkit-transform: translate(140px, 0);
        transform: translate(140px, 0)
    }
}

@media all and (min-width:550px) {
    html.mm-opening .mm-page,
    html.mm-opening #mm-blocker {
        -webkit-transform: translate(440px, 0);
        transform: translate(440px, 0)
    }
}

.mm-buttonbar {
    border: 1px solid transparent;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    display: block;
    padding: 0;
    margin: 0;
    position: relative
}

.mm-buttonbar:after {
    content: '';
    display: block;
    clear: both
}

.mm-buttonbar>* {
    border-left: 1px solid transparent;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mm-buttonbar>a {
    text-decoration: none
}

.mm-buttonbar>input {
    position: absolute;
    left: -1000px;
    top: -1000px
}

.mm-buttonbar>input:checked+label {
    border-color: transparent!important
}

.mm-buttonbar>*:first-child,
.mm-buttonbar>input:first-child+* {
    border-left: none
}

.mm-buttonbar.mm-buttonbar-2>* {
    width: 50%
}

.mm-buttonbar.mm-buttonbar-3>* {
    width: 33.33%
}

.mm-buttonbar.mm-buttonbar-4>* {
    width: 25%
}

.mm-buttonbar.mm-buttonbar-5>* {
    width: 20%
}

.mm-header .mm-buttonbar {
    margin-top: 20px;
    margin-left: -30px;
    margin-right: -30px
}

.mm-footer .mm-buttonbar {
    border: 0;
    border-radius: 0;
    line-height: 40px;
    margin: -10px -10px 0 -20px;
}

.mm-footer .mm-buttonbar>* {
    border-left: none
}

.mm-list>li>.mm-buttonbar {
    margin: 10px 20px;
}

.mm-menu .mm-buttonbar {
    border-color: rgba(255, 255, 255, 0.6);
    background: #333
}

.mm-menu .mm-buttonbar>* {
    border-color: rgba(255, 255, 255, 0.6)
}

.mm-menu .mm-buttonbar>input:checked+label {
    background: rgba(255, 255, 255, 0.6);
    color: #333
}

em.mm-counter {
    font: inherit;
    font-size: 14px;
    font-style: normal;
    text-indent: 0;
    line-height: 20px;
    display: block;
    margin-top: -10px;
    position: absolute;
    right: 40px;
    top: 50%
}

em.mm-counter+a.mm-subopen {
    padding-left: 40px
}

em.mm-counter+a.mm-subopen+a,
em.mm-counter+a.mm-subopen+span {
    margin-right: 80px
}

em.mm-counter+a.mm-fullsubopen {
    padding-left: 0
}

.mm-vertical em.mm-counter {
    top: 12px;
    margin-top: 0
}

.mm-nosubresults>em.mm-counter {
    display: none
}

.mm-menu em.mm-counter {
    color: rgba(255, 255, 255, 0.3)
}

html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.mm-footer {
    background: inherit;
    border-top: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 10px 10px 0 20px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0
}

.mm-menu.mm-hasfooter>.mm-panel {
    padding-bottom: 80px
}

.mm-menu .mm-footer {
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.3)
}

.mm-header {
    background: inherit;
    border-bottom: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    padding: 0 50px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0
}

.mm-header .mm-title,
.mm-header .mm-prev,
.mm-header .mm-next {
    padding-top: 30px
}

.mm-header .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative
}

.mm-header .mm-prev,
.mm-header .mm-next {
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    min-width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1
}

.mm-header .mm-prev {
    padding-left: 20px;
    padding-right: 10px;
    left: 0
}

.mm-header .mm-next {
    padding-left: 10px;
    padding-right: 20px;
    right: 0
}

.mm-header [href].mm-prev:before,
.mm-header [href].mm-next:after {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mm-header [href].mm-prev:before {
    border-right: 0;
    border-bottom: 0;
    margin-left: 2px;
    margin-right: 5px
}

.mm-header [href].mm-next:after {
    border-top: 0;
    border-left: none;
    margin-left: 5px;
    margin-right: -2px
}

.mm-menu.mm-hassearch .mm-header {
    height: 50px;
    top: 50px
}

.mm-menu.mm-hassearch .mm-header .mm-title,
.mm-menu.mm-hassearch .mm-header .mm-prev,
.mm-menu.mm-hassearch .mm-header .mm-next {
    padding-top: 20px
}

.mm-menu.mm-hasheader li.mm-subtitle {
    display: none
}

.mm-menu.mm-hasheader>.mm-panel {
    padding-top: 80px
}

.mm-menu.mm-hasheader>.mm-panel.mm-list {
    padding-top: 60px
}

.mm-menu.mm-hasheader>.mm-panel>.mm-list:first-child {
    margin-top: -20px
}

.mm-menu.mm-hasheader.mm-hassearch>.mm-panel {
    padding-top: 120px
}

.mm-menu.mm-hasheader.mm-hassearch>.mm-panel.mm-list {
    padding-top: 100px
}

.mm-menu .mm-header {
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.3)
}

.mm-menu .mm-header .mm-prev:before,
.mm-menu .mm-header .mm-next:after {
    border-color: rgba(255, 255, 255, 0.3)
}

.mm-list>li.mm-label>span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    line-height: 25px
}

.mm-list>li.mm-label.mm-opened a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 17px
}

.mm-list>li.mm-collapsed {
    display: none
}

.mm-menu .mm-list li.mm-label>div>div {
    background: rgba(255, 255, 255, 0.05)
}

.mm-search,
.mm-search input {
    box-sizing: border-box
}

.mm-list>li.mm-search {
    padding: 10px;
    margin-top: -20px
}

.mm-list>li.mm-subtitle+li.mm-search {
    margin-top: 0
}

div.mm-panel>div.mm-search {
    padding: 0 0 10px 0
}

.mm-menu.mm-hasheader .mm-list>li.mm-search {
    margin-top: 0
}

.mm-search {
    background: inherit;
    width: 100%;
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.mm-search input {
    border: 0;
    border-radius: 30px;
    font: inherit;
    font-size: 14px;
    line-height: 30px;
    outline: 0;
    display: block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 10px
}

.mm-menu .mm-noresultsmsg {
    text-align: center;
    font-size: 21px;
    display: none;
    padding: 60px 0
}

.mm-menu .mm-noresultsmsg:after {
    border: none!important
}

.mm-noresults .mm-noresultsmsg {
    display: block
}

.mm-menu li.mm-nosubresults>a.mm-subopen {
    display: none
}

.mm-menu li.mm-nosubresults>a.mm-subopen+a,
.mm-menu li.mm-nosubresults>a.mm-subopen+span {
    padding-right: 10px
}

.mm-menu.mm-hassearch>.mm-panel {
    padding-top: 70px
}

.mm-menu.mm-hassearch>.mm-panel>.mm-list:first-child {
    margin-top: -20px
}

.mm-menu.mm-hasheader>.mm-panel>div.mm-search:first-child {
    margin-top: -10px
}

.mm-menu.mm-hasheader>.mm-panel>div.mm-search:first-child+.mm-list {
    padding-top: 0
}

.mm-menu .mm-search input {
    background: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.6)
}

.mm-menu .mm-noresultsmsg {
    color: rgba(255, 255, 255, 0.3)
}

input.mm-toggle,
input.mm-check {
    position: absolute;
    left: -10000px
}

label.mm-toggle,
label.mm-check {
    margin: 0;
    position: absolute;
    top: 50%;
    z-index: 1
}

label.mm-toggle:before,
label.mm-check:before {
    content: '';
    display: block
}

label.mm-toggle {
    border-radius: 30px;
    width: 50px;
    height: 30px;
    margin-top: -15px
}

label.mm-toggle:before {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px
}

input.mm-toggle:checked~label.mm-toggle:before {
    float: right
}

label.mm-check {
    width: 30px;
    height: 30px;
    margin-top: -15px
}

label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

label.mm-toggle,
label.mm-check {
    right: 20px
}

label.mm-toggle+a,
label.mm-toggle+span {
    margin-right: 70px
}

label.mm-check+a,
label.mm-check+span {
    margin-right: 50px
}

a.mm-subopen+label.mm-toggle,
a.mm-subopen+label.mm-check {
    right: 50px
}

a.mm-subopen+label.mm-toggle+a,
a.mm-subopen+label.mm-toggle+span {
    margin-right: 100px
}

a.mm-subopen+label.mm-check+a,
a.mm-subopen+label.mm-check+span {
    margin-right: 80px
}

em.mm-counter+a.mm-subopen+label.mm-toggle,
em.mm-counter+a.mm-subopen+label.mm-check {
    right: 90px
}

em.mm-counter+a.mm-subopen+label.mm-toggle+a,
em.mm-counter+a.mm-subopen+label.mm-toggle+span {
    margin-right: 140px
}

em.mm-counter+a.mm-subopen+label.mm-check+a,
em.mm-counter+a.mm-subopen+label.mm-check+span {
    margin-right: 120px
}

.mm-menu label.mm-toggle {
    background: rgba(0, 0, 0, 0.15)
}

.mm-menu label.mm-toggle:before {
    background: #333
}

.mm-menu input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963
}

.mm-menu label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.3)
}

.mm-menu input.mm-check:checked~label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.6)
}

html.mm-slide .mm-menu {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease
}

html.mm-slide.mm-opened .mm-menu {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%)
}

html.mm-slide.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

html.mm-slide.mm-right.mm-opened .mm-menu {
    -webkit-transform: translateX(30%);
    transform: translateX(30%)
}

html.mm-slide.mm-right.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

html.mm-slide.mm-top.mm-opened .mm-menu {
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%)
}

html.mm-slide.mm-top.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    transform: translateY(0%)
}

html.mm-slide.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: translateY(30%);
    transform: translateY(30%)
}

html.mm-slide.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    transform: translateY(0%)
}

html.mm-zoom-menu .mm-menu {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease
}

html.mm-zoom-menu.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateX(-30%);
    transform: scale(0.7, 0.7) translateX(-30%);
    -webkit-transform-origin: left center;
    transform-origin: left center
}

html.mm-zoom-menu.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%)
}

html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateX(30%);
    transform: scale(0.7, 0.7) translateX(30%);
    -webkit-transform-origin: right center;
    transform-origin: right center
}

html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%)
}

html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateY(-30%);
    transform: scale(0.7, 0.7) translateY(-30%);
    -webkit-transform-origin: center top;
    transform-origin: center top
}

html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateY(0%);
    transform: scale(1, 1) translateY(0%)
}

html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateY(30%);
    transform: scale(0.7, 0.7) translateY(30%);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateY(0%);
    transform: scale(1, 1) translateY(0%)
}

html.mm-zoom-panels .mm-menu.mm-horizontal>.mm-panel {
    -webkit-transform: scale(1.5, 1.5) translateX(100%);
    transform: scale(1.5, 1.5) translateX(100%);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition-property: -webkit-transform, left;
    transition-property: transform, left
}

html.mm-zoom-panels .mm-menu.mm-horizontal>.mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%)
}

html.mm-zoom-panels .mm-menu.mm-horizontal>.mm-panel.mm-opened.mm-subopened {
    -webkit-transform: scale(0.7, 0.7) translateX(-30%);
    transform: scale(0.7, 0.7) translateX(-30%)
}

.mm-menu.mm-fullscreen {
    width: 100%;
    min-width: 140px;
    max-width: 10000px
}

html.mm-opening.mm-fullscreen .mm-page,
html.mm-opening.mm-fullscreen #mm-blocker {
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

@media all and (max-width:140px) {
    html.mm-opening.mm-fullscreen .mm-page,
    html.mm-opening.mm-fullscreen #mm-blocker {
        -webkit-transform: translate(140px, 0);
        transform: translate(140px, 0)
    }
}

@media all and (min-width:10000px) {
    html.mm-opening.mm-fullscreen .mm-page,
    html.mm-opening.mm-fullscreen #mm-blocker {
        -webkit-transform: translate(10000px, 0);
        transform: translate(10000px, 0)
    }
}

html.mm-right.mm-opening.mm-fullscreen .mm-page,
html.mm-right.mm-opening.mm-fullscreen #mm-blocker {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

@media all and (max-width:140px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-page,
    html.mm-right.mm-opening.mm-fullscreen #mm-blocker {
        -webkit-transform: translate(-140px, 0);
        transform: translate(-140px, 0)
    }
}

@media all and (min-width:10000px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-page,
    html.mm-right.mm-opening.mm-fullscreen #mm-blocker {
        -webkit-transform: translate(-10000px, 0);
        transform: translate(-10000px, 0)
    }
}

.mm-menu.mm-front.mm-fullscreen.mm-top,
.mm-menu.mm-front.mm-fullscreen.mm-bottom {
    height: 100%;
    min-height: 140px;
    max-height: 10000px
}

html.mm-opened.mm-fullscreen .mm-page {
    box-shadow: none!important
}

.mm-menu.mm-top,
.mm-menu.mm-bottom {
    width: 100%;
    min-width: 100%;
    max-width: 100%
}

.mm-menu.mm-right {
    left: auto;
    right: 0
}

.mm-menu.mm-bottom {
    top: auto;
    bottom: 0
}

html.mm-right.mm-opening .mm-page,
html.mm-right.mm-opening #mm-blocker {
    -webkit-transform: translate(-80%, 0);
    transform: translate(-80%, 0)
}

@media all and (max-width:175px) {
    html.mm-right.mm-opening .mm-page,
    html.mm-right.mm-opening #mm-blocker {
        -webkit-transform: translate(-140px, 0);
        transform: translate(-140px, 0)
    }
}

@media all and (min-width:550px) {
    html.mm-right.mm-opening .mm-page,
    html.mm-right.mm-opening #mm-blocker {
        -webkit-transform: translate(-440px, 0);
        transform: translate(-440px, 0)
    }
}

html.mm-front .mm-page,
html.mm-front #mm-blocker {
    -webkit-transform: translate(0, 0)!important;
    transform: translate(0, 0)!important;
    z-index: 0
}

.mm-menu.mm-front {
    z-index: 1;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5)
}

html.mm-opened.mm-next .mm-page {
    box-shadow: none
}

.mm-menu.mm-front,
.mm-menu.mm-next {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.mm-menu.mm-front.mm-right,
.mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

.mm-menu.mm-front.mm-top {
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.mm-menu.mm-front.mm-bottom {
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%)
}

html.mm-opening .mm-menu.mm-front,
html.mm-opening .mm-menu.mm-next {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.mm-menu.mm-front.mm-top,
.mm-menu.mm-front.mm-bottom {
    height: 80%;
    min-height: 140px;
    max-height: 880px
}

html.mm-opened.mm-light .mm-page {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-light {
    background: #f3f3f3;
    color: rgba(0, 0, 0, 0.6)
}

.mm-menu.mm-light .mm-list>li:after {
    border-color: rgba(0, 0, 0, 0.1)
}

.mm-menu.mm-light .mm-list>li>a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-light .mm-list>li>a.mm-subopen:after,
.mm-menu.mm-light .mm-list>li>a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-light .mm-list>li>a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1)
}

.mm-menu.mm-light .mm-list>li.mm-selected>a:not(.mm-subopen),
.mm-menu.mm-light .mm-list>li.mm-selected>span {
    background: rgba(255, 255, 255, 0.6)
}

.mm-menu.mm-light .mm-list>li.mm-label {
    background: rgba(0, 0, 0, 0.03)
}

.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened>a.mm-subopen,
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened>ul {
    background: rgba(0, 0, 0, 0.03)
}

.mm-menu.mm-light label.mm-check:before {
    border-color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-light input.mm-check:checked~label.mm-check:before {
    border-color: rgba(0, 0, 0, 0.6)
}

.mm-menu.mm-light em.mm-counter {
    color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-light .mm-header {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-light .mm-header .mm-prev:before,
.mm-menu.mm-light .mm-header .mm-next:after {
    border-color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-light .mm-list li.mm-label>div>div {
    background: rgba(0, 0, 0, 0.03)
}

.mm-menu.mm-light .mm-search input {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.6)
}

.mm-menu.mm-light .mm-noresultsmsg {
    color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-light label.mm-toggle {
    background: rgba(0, 0, 0, 0.1)
}

.mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3
}

.mm-menu.mm-light input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963
}

html.mm-opened.mm-white .mm-page {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-white {
    background: white;
    color: rgba(0, 0, 0, 0.6)
}

.mm-menu.mm-white .mm-list>li:after {
    border-color: rgba(0, 0, 0, 0.1)
}

.mm-menu.mm-white .mm-list>li>a.mm-subclose {
    background: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-white .mm-list>li>a.mm-subopen:after,
.mm-menu.mm-white .mm-list>li>a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-white .mm-list>li>a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1)
}

.mm-menu.mm-white .mm-list>li.mm-selected>a:not(.mm-subopen),
.mm-menu.mm-white .mm-list>li.mm-selected>span {
    background: rgba(0, 0, 0, 0.06)
}

.mm-menu.mm-white .mm-list>li.mm-label {
    background: rgba(0, 0, 0, 0.03)
}

.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened>a.mm-subopen,
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened>ul {
    background: rgba(0, 0, 0, 0.03)
}

.mm-menu.mm-white label.mm-check:before {
    border-color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-white input.mm-check:checked~label.mm-check:before {
    border-color: rgba(0, 0, 0, 0.6)
}

.mm-menu.mm-white em.mm-counter {
    color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-white .mm-header {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-white .mm-header .mm-prev:before,
.mm-menu.mm-white .mm-header .mm-next:after {
    border-color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-white .mm-list li.mm-label>div>div {
    background: rgba(0, 0, 0, 0.03)
}

.mm-menu.mm-white .mm-search input {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.6)
}

.mm-menu.mm-white .mm-noresultsmsg {
    color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-white label.mm-toggle {
    background: rgba(0, 0, 0, 0.1)
}

.mm-menu.mm-white label.mm-toggle:before {
    background: white
}

.mm-menu.mm-white input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963
}

html.mm-opened.mm-black .mm-page {
    box-shadow: none
}

.mm-menu.mm-black {
    background: black;
    color: rgba(255, 255, 255, 0.6)
}

.mm-menu.mm-black .mm-list>li:after {
    border-color: rgba(255, 255, 255, 0.2)
}

.mm-menu.mm-black .mm-list>li>a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3)
}

.mm-menu.mm-black .mm-list>li>a.mm-subopen:after,
.mm-menu.mm-black .mm-list>li>a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3)
}

.mm-menu.mm-black .mm-list>li>a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2)
}

.mm-menu.mm-black .mm-list>li.mm-selected>a:not(.mm-subopen),
.mm-menu.mm-black .mm-list>li.mm-selected>span {
    background: rgba(255, 255, 255, 0.25)
}

.mm-menu.mm-black .mm-list>li.mm-label {
    background: rgba(255, 255, 255, 0.15)
}

.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened>a.mm-subopen,
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened>ul {
    background: rgba(255, 255, 255, 0.15)
}

.mm-menu.mm-black label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.3)
}

.mm-menu.mm-black input.mm-check:checked~label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.6)
}

.mm-menu.mm-black em.mm-counter {
    color: rgba(255, 255, 255, 0.3)
}

.mm-menu.mm-black .mm-header {
    border-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.3)
}

.mm-menu.mm-black .mm-header .mm-prev:before,
.mm-menu.mm-black .mm-header .mm-next:after {
    border-color: rgba(255, 255, 255, 0.3)
}

.mm-menu.mm-black .mm-list li.mm-label>div>div {
    background: rgba(255, 255, 255, 0.15)
}

.mm-menu.mm-black .mm-search input {
    background: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.6)
}

.mm-menu.mm-black .mm-noresultsmsg {
    color: rgba(255, 255, 255, 0.3)
}

.mm-menu.mm-black label.mm-toggle {
    background: rgba(255, 255, 255, 0.2)
}

.mm-menu.mm-black label.mm-toggle:before {
    background: black
}

.mm-menu.mm-black input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963
}

a.mobile-menu-close {
    display: none
}

.header .navbar .navbar-brand.mobile {
    display: none
}

#mobile-menu-wrap .navbar-nav {
    margin: 100px -15px
}

#mobile-menu {
    max-height: 100%;
    position: relative;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 60px
}

#mobile-menu-wrap {
    position: fixed;
    top: 0;
    right: -320px;
    z-index: 100;
    visibility: hidden;
    width: 320px;
    height: 100%;
    background: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-left: 1px solid #e4e4e4;
    box-shadow: 0 -2px 8px 1px rgba(0, 0, 0, 0.06)
}

.mobile-menu-open #mobile-menu-wrap {
    visibility: visible;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    -webkit-transform: translate3d(-320px, 0, 0);
    transform: translate3d(-320px, 0, 0);
    overflow-x: hidden
}

#container {
    position: relative;
    z-index: 99;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    -webkit-transform-origin: 50% 1%;
    transform-origin: 50% 1%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.mobile-menu-open #container {
    -webkit-transform: translate3d(-320px, 0, 0);
    transform: translate3d(-320px, 0, 0)
}

@media(max-width:767px) {
    .mobile-menu-open .navbar-collapse {
        padding: 0
    }
    .mobile-menu-open ul.sub-menu li a {
        padding-left: 25px
    }
    .mobile-menu-open ul.sub-menu ul li a {
        padding-left: 35px
    }
    .mobile-menu-open ul.sub-menu ul ul li a {
        padding-left: 45px
    }
    .header .navbar .navbar-brand.large {
        position: relative;
        z-index: 99;
        -webkit-transition: -webkit-transform .5s;
        transition: transform .5s;
        -webkit-transform-origin: 50% 1%;
        transform-origin: 50% 1%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    .mobile-menu-open .header .navbar .navbar-brand.large {
        -webkit-transform: translate3d(-320px, 0, 0);
        transform: translate3d(-320px, 0, 0)
    }
    .mobile-menu-open .header .navbar .navbar-brand.mobile {
        display: block;
        margin-top: 40px;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 2px;
        font-family: inherit;
        text-transform: uppercase
    }
    a.mobile-menu-close {
        position: fixed;
        top: 40px;
        right: 10px;
        font-size: 20px;
        display: block;
        z-index: 9999;
        cursor: pointer;
        padding: 13px;
        width: 46px;
        text-align: center
    }
    .nav .sub-menu,
    .nav .dropdown-menu {
        position: static;
        float: none;
        display: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
}

body {
    font-family: Lato;
    line-height: 1.6;
    color: #666;
    overflow-x: hidden;
    position: relative
}

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

.split h3 {
    margin-top: 10px;
    margin-bottom: 10px
}

img {
    max-width: 100%;
    border: 0;
    height: auto
}

p:last-child {
    margin-bottom: 0
}

.accentbgcolor {
    background: #20b2aa;
    color: #fff
}

.accentcolor {
    color: #20b2aa
}

a {
    color: #20b2aa
}

.w960 {
    max-width: 960px;
    margin: 0 auto
}

.w480 {
    max-width: 480px;
    margin: 0 auto
}

.w680 {
    max-width: 680px;
    margin: 0 auto
}

.w360 {
    max-width: 360px;
    margin: 0 auto
}

.page-loader {
    background-color: white;
    position: fixed;
    width: 100%;
    height: 102%;
    content: "";
    z-index: 9;
    margin-top: -5px
}

.page-loader img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.unstyle ul,
.unstyle ol,
ul.unstyle,
ol.unstyle {
    padding-left: 0;
    line-height: 1.7
}

.unstyle ul li,
.unstyle ol li,
ul.unstyle li,
ol.unstyle li {
    list-style: none
}

ul.checklist li:before {
    content: "\f00c ";
    font-family: FontAwesome;
    margin-right: 5px
}

ul.circleoklist li:before {
    content: "\f058 ";
    font-family: FontAwesome;
    margin-right: 5px
}

ul.arrowlist li:before {
    content: "\f061 ";
    font-family: FontAwesome;
    margin-right: 5px
}

ul.starlist li:before {
    content: "\f005 ";
    font-family: FontAwesome;
    margin-right: 5px
}

ul.doublearrowlist li:before {
    content: "\f101 ";
    font-family: FontAwesome;
    margin-right: 5px
}

ul.chevronlist li:before {
    content: "\f054 ";
    font-family: FontAwesome;
    margin-right: 5px
}

ul.handlist li:before {
    content: "\f0a4 ";
    font-family: FontAwesome;
    margin-right: 5px
}

ul.thumblist li:before {
    content: "\f087 ";
    font-family: FontAwesome;
    margin-right: 5px
}

ul.asterisklist li:before {
    content: "\f069 ";
    font-family: FontAwesome;
    margin-right: 5px
}

ul.circlearrowlist li:before {
    content: "\f0a9 ";
    font-family: FontAwesome;
    margin-right: 5px
}

ul.circlepluslist li:before {
    content: "\f055 ";
    font-family: FontAwesome;
    margin-right: 5px
}

ul.longarrowlist li:before {
    content: "\f178 ";
    font-family: FontAwesome;
    margin-right: 5px
}

.large-header {
    position: relative;
    width: 100%;
    background: #333;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    z-index: 1;
    /*background-image: url(assets/img/header.jpg);
    webkit-animation: 10s ease-in;*/
    -moz-animation: 10s ease-in;
    -o-animation: 10s ease-in;
    animation: 10s ease-in;
    transform-style: preserve-3d;
}

.main-title {
    font-weight: 700;
    position: absolute;
    margin: 0;
    padding: 0;
    color: #07304E;
    line-height: 1;
    text-align: center;
    top: 55%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    text-transform: uppercase;
    font-size: 2.5em;
    letter-spacing: .1em
}

.d2rtoday {
    font-style: italic;
    text-shadow: 3px 3px 3px #20b2aa;
    color: #fff;
}

.main-title .thin {
    font-weight: 400
}

.smallh {
    font-size: 18px;
    letter-spacing: 5px;
    font-weight: 300;
    display: block;
    line-height: 1.6;
    margin-top: 15px;
    margin-bottom: 10px;
}

.btn.small {
    padding: 10px 15px;
    margin-top: 5px
}

.btn, .ow-button-hover {
    padding: 16px 30px;
    margin-top: 15px
}

.btn,
.btn:hover, .ow-button-hover:hover, .ow-button-hover {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 3px;
    font-weight: 600;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default,
.ow-button-hover:hover {
    color: #fff
}

.btn-default {
    background-color: #ffd700;
    border: 1px solid rgba(0, 0, 0, 0.05)
}

.btn-white {
    background-color: #fff;
    border: 1px solid #fff;
    color: #222;
}

.btn-primary, .ow-button-hover {
    color: #fff;
    background-color: #20b2aa;
    border-color: #20b2aa
}

.btn-primary:hover,
.btn-default:hover,
.ow-button-hover:hover {
    background-color: #303543;
    border-color: #303543
}

.btn-minimal {
    background: 0;
    border: 1px solid;
    color: #444
}

.btn-inverse {
    background-color: #303543;
    border: 1px solid #303543;
    color: #fff
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse:focus {
    color: #fff
}

.btn-md {
    padding: 14px 16px;
    font-size: 10px
}

.btn-md:hover {
    padding: 14px 16px;
    font-size: 10px
}

.large-header .btn-default {
    border: 1px solid #07304E;
    color: #fff;
    background: #07304E;
}

.btn-xs,
.btn-xs:hover {
    font-size: 10px;
    padding: 9px 15px
}

.large-header .btn-default,
.large-header .btn-primary {
    margin-top: 0px;
}

.large-header .btn-default:hover,
.large-header .btn-primary:hover {
    background-color: #fff;
    color: #222;
    border: 1px solid #fff
}

.btn-ghost {
    border: 1px solid #eee;
    color: #fff;
    background: 0
}

.btn-ghost:hover {
    background-color: #fff;
    color: #333;
    border: 1px solid #fff
}

.btn-ghost.active,
.btn-ghost.focus,
.btn-ghost:active,
.btn-ghost:focus,
.btn-ghost:hover,
.open>.dropdown-toggle.btn-ghost {
    background: #fff;
    border: 1px solid #fff;
    color: #444
}

.btn-ghost.black {
    border: 1px solid #444;
    background-color: transparent;
    color: #222;
}

.btn-ghost.black:hover {
    background-color: #333;
    color: #fff;
    border: 1px solid #333;
}

.bgmove h1 {
    font-weight: 200;
    font-size: 60px;
    margin-top: 0
}

.bgmove h4 {
    font-size: 27px;
    font-weight: 300;
    margin-top: 0
}

.page-wrapper {
    padding: 80px 0;
    clear: both;
    float: none;
    position: relative;
    background-color: #fff
}

.page-wrapper.bot0 {
    padding: 80px 0 0 0
}

.page-wrapper.gray {
    background-color: #f9f9f9
}

.page-wrapper .row {
    margin-bottom: 50px
}

.page-wrapper .row:last-child {
    margin-bottom: 0
}

.page-wrapper.gray h1,
.page-wrapper.gray h2,
.page-wrapper.gray h3,
.page-wrapper.gray h4,
.page-wrapper.gray h5,
.page-wrapper.gray h6 {
    color: inherit
}

.page-wrapper h2.title {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    margin: 0 0 20px 0
}

.page-wrapper .tagline {
    text-align: center;
    font-size: 18px;
    margin-top: -10px;
    font-weight: 300;
    margin-bottom: 30px
}

.tagline:before {
    content: '';
    display: block;
    height: 1px;
    width: 40px;
    background-color: #20b2aa;
    margin: 15px auto 10px auto;
    -webkit-animation: title-border .5s ease-in;
    -moz-animation: title-border .5s ease-in;
    -o-animation: title-border .5s ease-in;
    animation: title-border .5s ease-in
}

.lead {
    font-size: 17px;
    line-height: 1.6;
}

section {
    clear: both;
    float: none;
    position: relative
}

.error input,
input.error,
.error textarea,
textarea.error {
    background-color: #fff;
    border: 1px solid red!Important;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}

input.contact.noMarr {
    margin-right: 0
}

input.contact {
    margin-right: 3%
}

.parallax-image {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover
}

.wrapsection {
    padding: 0;
    position: relative;
    margin: 0
}

.woverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: .0;
    z-index: 2
}

.parallax-content {
    position: relative;
    z-index: 4;
    padding: 130px 0
}

.pagetitle .parallax-content {
    margin-top: 50px
}

.pagetitle h3 {
    margin-top: 10px
}

.content-header-default,
.content-header-movingbg {
    /* background-image: url(../img/default.jpg); */
}

.portfolio-filter-list {
    padding: 0;
    margin: 0 0 50px 0;
    overflow: hidden
}

.portfolio-filter-list li {
    text-transform: uppercase;
    margin: 5px;
    display: inline-block
}

.portfolio-filter-list a {
    color: #000;
    font-size: 11px;
    padding: 10px 20px;
    position: relative;
    display: inline-block;
    letter-spacing: .1em;
    font-weight: 300;
    text-decoration: none!important;
    border: 1px solid #1e1e1e;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.portfolio-filter-list a.active {
    border-width: 1px;
    background-color: #20b2aa;
    border-color: #20b2aa;
    color: #fff
}

.portfolio-items {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: -1px
}

.portfolio-items article {
    float: left;
    overflow: hidden;
    position: relative;
    width: 25%
}

.thirdp .portfolio-items article {
    width: 33.33%;
}

.portfolio-items article * {
    -moz-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out
}

.portfolio-items article img {
    width: 100%
}

.portfolio-items article:hover img {
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4)
}

.portfolio-items article .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    color: #fff;
    top: 0;
    left: 0;
    opacity: 0;
    text-align: center;
    padding: 50px 10px;
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -webkit-transform: scale(0.1);
    transform: scale(0.1)
}

.portfolio-items article:hover .overlay {
    opacity: .85;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.portfolio-items article .overlay i {
    font-size: 20px;
    margin-bottom: 10px;
}

.portfolio-items article .overlay h3 {
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
}

.portfolio-items article .overlay h3:after {
    border-bottom: 1px solid;
    border-width: 1px;
    border-style: solid;
    border-color: #20b2aa;
    content: ' ';
    width: 180px;
    display: block;
    margin: 10px auto 5px;
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -webkit-transform: scale(0.3);
    transform: scale(0.3)
}

.portfolio-items article .overlay span {
    font-size: 11px;
    text-transform: uppercase
}

.portfolio-items-style2 article .inside {
    margin-bottom: 30px
}

.portfolio-items-style2 article .inside h3 {
    margin: 0;
    padding: 20px;
    color: #444;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 400;
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    position: relative;
}

.portfolio-items-style2 article .inside h3:hover {
    text-decoration: none
}

.portfolio-items-style2 article * {
    -moz-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out
}

.portfolio-items-style2 article img {
    width: 100%
}

.portfolio-items-style2 a .port-zoom-link {
    color: #fff;
    font-weight: 300;
    font-size: 20px
}

.portfolio-items-style2 .btn {
    margin-top: 0
}

.gallery.portfolio-items article {
    width: 100%;
    margin-bottom: 30px;
    border: 15px solid #eee
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope,
.isotope .isotope-item {
    z-index: 2;
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -ms-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: top, left, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: transform, opacity
}

.team-body {
    width: 100%;
    height: 100%;
    margin: 0
}

.team-wrap {
    width: 100%;
    margin: 0 auto;
    display: table
}

.team-wrap img {
    width: 100%
}

.team-boxes {
    background: #fff;
    padding: 0
}

.team-boxes .separator {
    height: 1px;
    width: 36px;
    margin: 13px 0 7px 20px;
    clear: both;
    background-color: #20b2aa
}

.team-boxes .team_quote p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 300;
    letter-spacing: 1px;
    margin: 0px auto;
}

.team-info {
    text-align: left;
    margin: 15px auto 0 auto;
    padding: 0 20px
}

.team-info p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #5a5a5a;
    text-transform: uppercase;
    font-weight: 300
}

.team-info h2 {
    margin: 0;
    padding: 5px 0 6px 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #444;
    letter-spacing: 1px
}

.team-social {
    width: 100%;
    margin-top: 13px;
    padding: 5px 20px 26px 20px
}

.team-social a {
    background: #FFF;
    height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 5px;
    color: #494949;
    line-height: 40px;
    font-size: 15px;
    border: solid 1px #eee;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 4px
}

.team-social a:hover {
    border: solid 1px #4a4a4a
}

.overlay-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    background: #303543
}

.port-zoom-link p {
    width: 100%;
}

.overlay-image .mask,
.overlay-image .content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

.view-overlay img {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out
}

.view-overlay .mask {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}

.port-zoom-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding: 0 20px;
    align-items: center;
    display: flex;
}

.view-overlay:hover img {
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}

.view-overlay:hover .mask {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.portfolio-items-style2 .port-zoom-link {
    top: -10%;
}

.customers {
    text-align: center;
    padding: 40px 60px;
    font-size: 16px;
    font-weight: 300
}

.customers img {
    margin-bottom: 30px;
    border-radius: 50%;
    max-height: 120px
}

.customers {
    margin-left: -15px;
    margin-right: -15px
}

#tline {
    padding-bottom: 60px
}

.tline-item-txt {
    font-size: 14px;
}

.tline-holder {
    margin: 0 auto;
    padding: 0;
    padding-top: 20px;
    width: 100%;
    position: relative;
    overflow: hidden;
    list-style: none
}

.tline-holder:before {
    background: #e4e4e4;
    content: "";
    left: 50%;
    top: 20px;
    bottom: 0;
    position: absolute;
    width: 1px;
    margin-left: -1px;
    height: 9999px
}

ul .tline-holder>li {
    width: 100%;
    float: left;
    display: inline-block
}

.tline-item-content {
    width: 571px;
}

.tline-item-txt {
    position: relative;
    padding: 20px;
    background: #fff;
    border: 1px solid #e4e4e4;
    margin-top: -20px
}

.tline-item-txt h3 {
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 10px
}

.tline-holder li:nth-child(odd) .tline-item-txt h3 {
    text-align: left;
    margin-right: 0
}

.tline-item-txt .meta {
    color: #999
}

.tline-holder li:nth-child(odd) .tline-item-content:hover .date-icon,
.tline-item-right .tline-item-content:hover .date-icon {
    -webkit-animation: pulse .3s;
    animation: pulse .3s
}

.tline-holder li:nth-child(odd) {
    float: left;
    position: relative
}

.tline-holder li:nth-child(odd) .tline-item-content {
    float: left
}

.tline-holder li:nth-child(odd) .tline-item-txt {
    margin-right: 60px
}

.tline-holder li:nth-child(odd) .date-icon {
    margin-right: -20px;
    float: right;
    background-color: #303543;
    color: #fff
}

.tline-holder li {
    float: right;
    position: relative;
    max-width: 100%;
}

.tline-holder li:nth-child(even) .tline-item-content {
    float: right;
    text-align: right;
}

.tline-holder li:nth-child(even) .tline-item-txt {
    margin-left: 60px;
    text-align: right;
}

.tline-holder li:nth-child(even) .date-icon {
    margin-left: -20px;
    float: left
}

.tline-item-txt:before,
.tline-item-txt:after {
    content: " ";
    position: absolute;
    top: 24px;
    display: block;
    width: 0;
    height: 0;
    border-top: solid 15px transparent;
    border-bottom: solid 15px transparent
}

.tline-holder li:nth-child(odd) .tline-item-txt:before,
.tline-holder li:nth-child(odd) .tline-item-txt:after {
    right: -18px;
    border-left: solid 20px #fff
}

.tline-holder li:nth-child(odd) .tline-item-txt:before {
    right: -20px;
    border-left-color: #e4e4e4
}

.tline-holder li:nth-child(even) .tline-item-txt:before,
.tline-holder li:nth-child(even) .tline-item-txt:after {
    left: -18px;
    border-right: solid 20px #fff
}

.tline-holder li:nth-child(even) .tline-item-txt:before {
    left: -20px;
    border-right-color: #e4e4e4
}

.date-icon {
    text-align: center;
    padding-top: 12px;
    width: 40px;
    height: 40px;
    background-color: #20b2aa;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    color: #fff
}

.tline-start {
    width: 100% !Important;
    float: left;
    padding: 0;
    position: absolute;
    bottom: 0;
}

.tline-start-content {
    text-align: center;
}

.tline-start .tline-start-icon {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background-color: #ccc;
}

.funfacts .icon {
    font-size: 40px;
    display: block;
    margin-bottom: 15px;
    line-height: 1;
    text-align: center;
    border-radius: 50%;
    clear: both;
    border: 0;
}

.funfacts .counter {
    font-size: 60px;
    color: #20b2aa;
    font-weight: 700
}

.funfacts h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin: 22px 0 0;
    position: relative;
}

#footer.footer {
    padding: 50px 0 50px 0;
    background: #f9f9f9;
    clear: both;
    float: none;
    position: relative
}

#footer .widget {
    font-size: 14px;
    padding: 40px 0;
}

ul.social-icons {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    margin-bottom: 10px
}

ul.social-icons li {
    display: inline-block;
    float: none
}

ul.social-icons li i {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    position: relative;
    background: transparent;
    margin-right: 7px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #ccc;
    list-style: none;
    color: #444;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

ul.social-icons li i:hover {
    border-width: 1px;
    border-color: #222;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

#footer .inner {
    background: #222;
    padding: 0px 0;
    color: #909090;
    margin-top: 40px;
    position: relative;
}

.post-type-archive-portfolio #footer .inner {
    margin-top: 0;
}

.page-template-template-builder #footer .inner {
    margin-top: 0;
}

#footer.footer2 .copyright,
#footer.footer2 .copyright a {
    color: #909090
}

#footer .inner ul {
    list-style: none;
    padding-left: 0
}

#footer .widget-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 25px;
}

#footer .widget-post li .date-post small,
#footer .widget-post li .title-post {
    color: #909090
}

#footer .flickr_container {
    margin: 0 -15px -15px 0
}

#footer .flickr_container .footer_badge_image {
    float: left;
    margin: 0 15px 15px 0;
    max-width: 100px
}

#footer small {
    display: block;
    font-size: 90%
}

#footer .social-icon li {
    display: inline-block;
    padding: 0 20px 0 0
}

#footer .widget-post li .date-post small {
    display: block;
    font-size: 70%
}

#footer .widget-post li {
    position: relative;
    padding: 0 0 20px 50px
}

#footer .widget-post li .date-post {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: block;
    padding: 7px;
    line-height: 13px
}

#footer .widget-post li .date-post {
    border: 1px solid
}

#footer .widget-address li {
    position: relative;
    padding: 0 0 15px 32px
}

#footer .widget-address li i {
    position: absolute;
    top: 5px;
    left: 0;
    width: 25px;
    display: block;
    text-align: center;
    color: #fff
}

#footer.footer2 .copyright {
    background: #171717;
    padding: 15px 0
}

#footer a:hover {
    color: #fff
}

#footer h3 {
    margin-top: 20px
}

#footer .footer-menu ul {
    margin-bottom: 0
}

#footer .footer-menu ul li {
    font-size: 90%;
    display: inline;
    list-style: none
}

#footer .footer-menu ul li a {
    color: #909090
}

#footer .footer-menu ul li:after {
    content: "/";
    margin-left: 3px
}

#footer .footer-menu ul li:last-child:after {
    content: none
}

.video-containeryt {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    background: transparent
}

.video-containeryt iframe,
.video-containersh iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

.videowrap,
.videowrapsh {
    position: relative;
    overflow: hidden;
    width: 100.1%
}

.videowrap .player .controls {
    display: none!Important
}

.videowrap .videocontent,
.videowrapsh .videocontent {
    height: 50%;
    margin: auto;
    position: absolute;
    top: 18%;
    left: 0;
    bottom: 0;
    right: 0;
    font-weight: 900;
    color: #fff;
    text-align: center
}

.panel-title {
    font-size: 20px;
    text-transform: none;
    font-weight: 400;
    padding: 0;
    position: relative
}

.panel-title>a {
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    padding: 18px 40px 18px 30px;
    background-color: #20b2aa;
    color: #fff!important
}

.panel-title>a:after {
    color: #fff;
    content: '-';
    position: absolute;
    font-size: 22px;
    right: 27px;
    top: 13px
}

.panel-title>a:hover {
    background-color: #414141
}

.panel-title>a.collapsed {
    background-color: #414141
}

.panel-title>a.collapsed:hover {
    background-color: #20b2aa
}

.panel-title>a.collapsed:after {
    content: '+';
    right: 24px
}

.panel {
    box-shadow: none
}

.panel-group .panel {
    border-radius: 0;
    background-color: transparent
}

.panel-default>.panel-heading {
    background-color: transparent;
    color: inherit;
    position: relative;
    border: 0;
    border-radius: 0;
    padding: 0
}

.panel-heading {
    padding: 16px 0 14px 16px
}

.panel-heading[class*="rt-icon-"]:before {
    position: absolute;
    font-size: 20px;
    color: #e16657;
    left: 16px
}

.panel-default {
    border-color: transparent
}

.panel-default+.panel-default {
    border: 0
}

.panel-group .panel+.panel {
    margin-top: 9px
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-top: 0
}

.nav-tabs {
    border-left: 1px solid #eee;
    border-bottom: 20px
}

.tab-content {
    border: 1px solid #eee;
    padding: 20px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 20px;
    color: inherit
}

.nav-tabs>li:active {
    margin-bottom: -1px
}

.nav-tabs>li>a {
    padding: 12px 20px;
    background: #fcfcfc;
    line-height: 21px;
    border: 1px solid #eee;
    border-left: none;
    margin-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 700
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #eee;
    background-color: #fff
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:hover {
    background-color: #fff;
    border-left: none;
    color: #29bbf2;
    cursor: default;
    border-bottom: 0
}

.nav-tabs>li.active>a {
    color: #333;
    cursor: default;
    background-color: #fff;
    border: 1px solid #eee;
    margin-bottom: -1px;
    border-left: 0;
    border-bottom: 0
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover {
    border-left: 0;
    border-bottom: 1px solid;
    border-color: #20b2aa;
    background-color: #20b2aa;
    color: #fff
}

.block1 .caption a,
.block1 h1,
.block2 h1,
.block1 h2,
.block2 h2,
.block1 h3,
.block2 h3,
.block1 h4,
.block2 h4,
.block1 h5,
.block2 h5,
.block1 h6,
.block2 h6 {
    color: inherit
}

.block1 h1 {
    font-size: 90px;
    text-transform: uppercase;
    margin-top: 0;
    line-height: 0;
    margin-bottom: 70px
}

.block1 h6 {
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 300
}

.block1 .btn {
    font-weight: 400;
    margin-left: 5px;
    margin-right: 5px;
    min-width: 170px;
    border: 1px solid;
    font-size: 14px;
    padding: 12px 25px;
    border-radius: 2px;
    letter-spacing: 1px;
    margin-top: 30px;
    text-transform: uppercase;
    position: relative
}

.block1 .btn.color {
    background-color: #20b2aa;
    border: 1px solid;
    border-color: #20b2aa;
    color: #fff
}

.block2,
.block2 h2,
.block2 h3,
.block2 h4,
.block2 h1,
.block2 h5 {
    color: inherit
}

.block2 .text1 {
    color: inherit;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 1px;
    display: block;
    display: inline-block;
    text-transform: uppercase
}

.block2 .text1.big {
    font-weight: 300;
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: center;
    font-size: 60px;
    letter-spacing: .03em;
    display: inline-block
}
/*
.text1::first-word {
    font-weight: 700
}
*/

.block2 .text2 {
    color: inherit;
    line-height: 1.3;
    margin-top: 10px;
    font-size: 30px;
    display: inline-block
}

.block2 .text2.big {
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: 300;
    display: block
}

.block2 .text3 {
    color: inherit;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
    display: inline-block
}

.block2 .text1.big.borders {
    border-top: 1px solid;
    border-bottom: 1px solid;
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 15px;
    line-height: 1.3
}

.downarrowpoint {
    background-color: rgba(0, 0, 0, 0.2);
    height: 55px;
    width: 55px;
    text-align: center;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: 25px
}

.downarrowpoint i {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    line-height: 55px;
    font-size: 25px;
    color: #fff
}

.slider_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.42)
}

.carousel,
.carousel-inner>.item {
    position: relative;
    min-height: 600px;
    max-height: 600px;
    overflow: hidden;
    color: #fff
}

.business_carousel.carousel,
.business_carousel .carousel-inner>.item {
    position: relative;
    min-height: 700px;
    max-height: 700px;
    overflow: hidden;
    color: #fff
}

.business_carousel .carousel-inner>.item p {
    font-size: 22px;
    font-weight: 300
}

.carousel-inner>.item {
    -moz-opacity: .00;
    -khtml-opacity: .00;
    opacity: .00;
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);*/
    filter: alpha(opacity=0);
    -webkit-transition: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    color: #fff
}

.carousel-inner>.item.active {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);*/
    filter: alpha(opacity=100);
}

.carousel-inner>.item .slider-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.carousel-inner>.item .slider-bg img {
    width: 100%;
    height: 100%;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 20s;
    -moz-animation-duration: 20s;
    -ms-animation-duration: 20s;
    -o-animation-duration: 20s;
    animation-duration: 20s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -moz-animation-iteration-count: 1;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards
}

.carousel-inner>.item .slider-bg img.kenburns {
    -webkit-animation-name: kenburns;
    -moz-animation-name: kenburns;
    -o-animation-name: kenburns;
    animation-name: kenburns
}

.carousel-inner>.item .slider-bg img.kenburnsreverse {
    -webkit-animation-name: kenburnsreverse;
    -moz-animation-name: kenburnsreverse;
    -o-animation-name: kenburnsreverse;
    animation-name: kenburnsreverse
}

@-webkit-keyframes kenburns {
    0% {
        -webkit-transform: scale(1.2)
    }
    100% {
        -webkit-transform: scale(1)
    }
}

@keyframes kenburns {
    0% {
        transform: scale(1.2)
    }
    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes kenburnsreverse {
    0% {
        -webkit-transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1.2)
    }
}

@keyframes kenburnsreverse {
    0% {
        transform: scale(1)
    }
    100% {
        transform: scale(1.2)
    }
}

.carousel-control.left,
.carousel-control.right {
    display: none
}

.carousel-content {
    padding: 265px 0 100px
}

.business_carousel .carousel-content h1 {
    font-weight: 200;
    font-size: 70px;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 0px;
}

.business_carousel .carousel-content h4 {
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px
}

.carousel-content h1 {
    color: #fff;
    display: inline-block;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 18px 20px;
    text-transform: capitalize
}

.maincaymanslider h4 {
    font-size: 17px;
    font-weight: 300;
    margin-top: 0;
    letter-spacing: 2px;
    text-transform: uppercase
}

.maincaymanslider h1 {
    font-weight: 200;
    font-size: 60px;
    margin-top: 0;
    margin-bottom: 0
}

.maincaymanslider {
    color: #fff
}

.maincaymanslider p {
    font-size: 22px;
    font-weight: 300
}

.maincaymanslider.styletwo h4 {
    font-size: 20px;
    font-weight: 300;
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    padding: 10px;
    margin-top: 10px
}

.maincaymanslider.styletwo h1 {
    background: rgba(0, 0, 0, 0.5);
    padding: 5px 15px;
    font-size: 46px
}

.active .fromleft.animated1 {
    -webkit-animation: fadeInLeft 1s ease-in-out 700ms both;
    animation: fadeInLeft 1s ease-in-out 700ms both
}

.active .fromleft.animated2 {
    -webkit-animation: fadeInLeft 2s ease-in-out 700ms both;
    animation: fadeInLeft 2s ease-in-out 700ms both
}

.active .fromleft.animated3 {
    -webkit-animation: fadeInLeft 3s ease-in-out 700ms both;
    animation: fadeInLeft 3s ease-in-out 700ms both
}

.active .zoomin.animated1 {
    -webkit-animation: zoomIn 1s ease-in-out 700ms both;
    animation: zoomIn 1s ease-in-out 700ms both
}

.active .zoomin.animated2 {
    -webkit-animation: zoomIn 2s ease-in-out 700ms both;
    animation: zoomIn 2s ease-in-out 700ms both
}

.active .zoomin.animated3 {
    -webkit-animation: zoomIn 3s ease-in-out 700ms both;
    animation: zoomIn 3s ease-in-out 700ms both
}

.active .bouncein.animated1 {
    -webkit-animation: bounceIn 1s ease-in-out 700ms both;
    animation: bounceIn 1s ease-in-out 700ms both
}

.active .bouncein.animated2 {
    -webkit-animation: bounceIn 2s ease-in-out 700ms both;
    animation: bounceIn 2s ease-in-out 700ms both
}

.active .bouncein.animated3 {
    -webkit-animation: bounceIn 3s ease-in-out 700ms both;
    animation: bounceIn 3s ease-in-out 700ms both
}

.active .bounceindown.animated1 {
    -webkit-animation: bounceInDown 1s ease-in-out 700ms both;
    animation: bounceInDown 1s ease-in-out 700ms both
}

.active .bounceindown.animated2 {
    -webkit-animation: bounceInDown 2s ease-in-out 700ms both;
    animation: bounceInDown 2s ease-in-out 700ms both
}

.active .bounceindown.animated3 {
    -webkit-animation: bounceInDown 3s ease-in-out 700ms both;
    animation: bounceInDown 3s ease-in-out 700ms both
}

.active .bounceinup.animated1 {
    -webkit-animation: bounceInUp 1s ease-in-out 700ms both;
    animation: bounceInUp 1s ease-in-out 700ms both
}

.active .bounceinup.animated2 {
    -webkit-animation: bounceInUp 2s ease-in-out 700ms both;
    animation: bounceInUp 2s ease-in-out 700ms both
}

.active .bounceinup.animated3 {
    -webkit-animation: bounceInUp 3s ease-in-out 700ms both;
    animation: bounceInUp 3s ease-in-out 700ms both
}

.active .bounceinleft.animated1 {
    -webkit-animation: bounceInLeft 1s ease-in-out 700ms both;
    animation: bounceInLeft 1s ease-in-out 700ms both
}

.active .bounceinleft.animated2 {
    -webkit-animation: bounceInLeft 2s ease-in-out 700ms both;
    animation: bounceInLeft 2s ease-in-out 700ms both
}

.active .bounceinleft.animated3 {
    -webkit-animation: bounceInLeft 3s ease-in-out 700ms both;
    animation: bounceInLeft 3s ease-in-out 700ms both
}

.active .bounceinright.animated1 {
    -webkit-animation: bounceInRight 1s ease-in-out 700ms both;
    animation: bounceInRight 1s ease-in-out 700ms both
}

.active .bounceinright.animated2 {
    -webkit-animation: bounceInRight 2s ease-in-out 700ms both;
    animation: bounceInRight 2s ease-in-out 700ms both
}

.active .bounceinright.animated3 {
    -webkit-animation: bounceInRight 3s ease-in-out 700ms both;
    animation: bounceInRight 3s ease-in-out 700ms both
}

.active .rollin.animated1 {
    -webkit-animation: rollIn 1s ease-in-out 700ms both;
    animation: rollIn 1s ease-in-out 700ms both
}

.active .rollin.animated2 {
    -webkit-animation: rollIn 2s ease-in-out 700ms both;
    animation: rollIn 2s ease-in-out 700ms both
}

.active .rollin.animated3 {
    -webkit-animation: rollIn 3s ease-in-out 700ms both;
    animation: rollIn 3s ease-in-out 700ms both
}

.active .flipiny.animated1 {
    -webkit-animation: flipInY 1s ease-in-out 700ms both;
    animation: flipInY 1s ease-in-out 700ms both
}

.active .flipiny.animated2 {
    -webkit-animation: flipInY 2s ease-in-out 700ms both;
    animation: flipInY 2s ease-in-out 700ms both
}

.active .flipiny.animated3 {
    -webkit-animation: flipInY 3s ease-in-out 700ms both;
    animation: flipInY 3s ease-in-out 700ms both
}

.active .flipinx.animated1 {
    -webkit-animation: flipInX 1s ease-in-out 700ms both;
    animation: flipInX 1s ease-in-out 700ms both
}

.active .flipinx.animated2 {
    -webkit-animation: flipInX 2s ease-in-out 700ms both;
    animation: flipInX 2s ease-in-out 700ms both
}

.active .flipinx.animated3 {
    -webkit-animation: flipInX 3s ease-in-out 700ms both;
    animation: flipInX 3s ease-in-out 700ms both
}

.cayman-slider .slider-content-style1 h2::before,
.cayman-slider .slider-content-style1 h2::after {
    font-weight: 200
}

.cayman-slider .slider-content-style1 {
    line-height: 1.4;
    color: #fff;
    color: inherit;
    z-index: 1000;
    letter-spacing: 5px
}

.cayman-slider .slider-content-style1 h2 {
    font-size: 30px;
    letter-spacing: 0;
}

.cayman-slider .slider-content-style1 h1 {
    font-size: 60px;
    color: #fff;
    font-weight: 800;
    margin-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 0px;
}

.cayman-slider .slider-content-style1 h3 {
    font-size: 14px;
    max-width: 700px;
    margin: 0 auto;
    letter-spacing: 4px;
    display: inline-block;
    line-height: 1.5
}

.cayman-slider .thin {
    font-weight: 300;
}

.cayman-slider .slider-content-style1 .btn {
    margin-top: 10px;
    font-size: 11px;
    padding: 15px 20px;
    margin-left: 5px;
    margin-right: 5px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 13px
}

.table {
    /* margin-bottom:30px */
}

.table:last-child {
    border-bottom: 0
}

.table-bordered>thead>tr>th {
    border-bottom-width: 0
}

.wrapimg {
    border-radius: 5px;
    border: 20px solid #eee;
    max-width: 97%;
    -webkit-box-shadow: 10px 10px 5px 0 rgba(209, 209, 209, 1);
    -moz-box-shadow: 10px 10px 5px 0 rgba(209, 209, 209, 1);
    box-shadow: 10px 10px 5px 0 rgba(209, 209, 209, 1)
}

ul.countdown {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    text-align: center
}

ul.countdown li {
    display: inline-block
}

ul.countdown li span {
    font-size: 80px;
    font-weight: 300;
    line-height: 80px;
    color: #fff
}

ul.countdown li.seperator {
    font-size: 50px;
    line-height: 70px;
    vertical-align: top
}

ul.countdown li p {
    color: #fff;
    font-size: 14px
}

.wow-pricing-table {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.wow-pricing-table div {
    list-style: none
}

.wow-pricing-table>div {
    list-style: none;
    text-shadow: none;
    margin-bottom: 0;
    border: 1px solid #eee;
    margin: 0 15px
}

.wow-pricing-table>div.featured {
    z-index: 1
}

.wow-pricing-table>div.featured .wow-pricing-header {
    background-color: #20b2aa
}

.wow-pricing-table:hover {
    margin-top: -5px
}

.wow-pricing-table .wow-pricing-header {
    text-align: center;
    /* padding: 20px 0 10px 0; */
    padding: 33px 0 33px 0;
    background-color: #333;
}

.wow-pricing-table .wow-pricing-header h5 {
    color: #fff;
    font-size: 30px;
    margin: 0;
    padding: 20px;
}

.wow-pricing-table .wow-pricing-cost {
    color: #fff;
    font-size: 1.500em;
    line-height: 1em;
    padding-top: 15px;
    background: #333
}

.wow-pricing-table .wow-pricing-per {
    font-size: .786em;
    color: #fff;
    background-color: #333;
    padding-bottom: 10px
}

.wow-pricing-table .wow-pricing-content {
    background: #f4f5f7;
    text-align: center
}

.wow-pricing-table .wow-pricing-content ul {
    margin: 0!important;
    list-style: none!important;
    padding-left: 0
}

.wow-pricing-table .wow-pricing-content ul li {
    margin: 0!important;
    padding: 12px 14px;
    border-bottom: 1px solid #eee;
    list-style: none!important;
    color: #555;
}

.wow-pricing-table .wow-pricing-content ul li:nth-child(2n+2) {
    background: #fff;
}

.wow-pricing-table .wow-pricing-button {
    background: #fff;
    text-align: center;
    border-top: 1px solid #fff;
    padding: 35px 20px 35px
}

.wow-pricing-table .wow-pricing-button .wow-button {
    float: none;
    margin: 0 auto;
    background: #333;
    color: #fff;
    border-radius: 3px;
    padding: 12px 22px 14px
}

.featured .wow-pricing-per,
.featured .wow-pricing-cost,
.featured .wow-pricing-button .wow-button,
.buttoncolor {
    background-color: #20b2aa
}

.wowpanel {
    background-color: #f7f7f7;
    border-left: 7px solid;
    border-color: #25c5ed;
    padding: 20px;
    margin-bottom: 15px
}

.alert {
    border-radius: 4px;
    border: 0;
    font-size: 15px
}

.alert-success {
    background-color: #2ac56c;
    color: #fff
}

.alert-danger {
    background-color: #f06060;
    color: #fff
}

.alert-info {
    background-color: #4593e3;
    color: #fff
}

.alert-warning {
    background-color: #fcd04b;
    color: #fff
}

.centered {
    margin-left: auto;
    margin-right: auto
}

.noborder {
    border: 0
}

.transformnone {
    text-transform: none!important
}

.nomargtop {
    margin-top: 0
}

.block2 .text1.nomargbot {
    margin-bottom: 0
}

.font300 {
    font-weight: 300
}

.font500 {
    font-weight: 500
}

.w960 {
    width: 960px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.w800 {
    width: 800px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.fancyb {
    margin-bottom: 20px;
    padding: 15px 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
    display: inline-block
}

.thin-font {
    font-weight: 300
}

h2.title {
    margin-top: 0;
    letter-spacing: 1px
}

h2.small {
    letter-spacing: 1px;
    margin-bottom: 15px;
    font-size: 18px;
}

.overlayparallax {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: .0;
    z-index: 2;
    background: #303543;
    opacity: .8
}

.image-divider .container {
    z-index: 3;
    position: relative
}

.paddw {
    padding-top: 80px;
    padding-bottom: 80px
}

.no-pad {
    padding: 0
}

.row-eq-height {
    margin-right: 1px;
    display: flex
}

.paddingtop50 {
    padding-top: 50px;
}


/* comments */

ol.comment-list {
    list-style: none;
    padding-left: 5px;
    margin-left: 0;
    font-size: 14px;
}

ol.comment-list ol.children {
    list-style: none;
}

article.comment {
    position: relative;
    background-color: #fcfcfc;
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #f2f2f2;
}

article.comment .comment-avatar {
    float: left;
    margin-right: 20px;
    margin-top: -10px;
}

article.comment .comment-avatar img {
    border-radius: 50%;
}

.comment-author span {
    background-color: purple;
    color: #fff;
    padding: 2px 7px;
    border-radius: 30px;
    margin-left: 5px;
    font-size: 12px;
}

.comment-author span.byuserpurchased {
    background-color: #a0ce4e;
}

.comments-area h2 {
    font-size: 1.7rem;
    margin-bottom: 15px;
    margin-top: 30px;
}

.comments-area .reply {
    position: absolute;
    top: 30px;
    right: 30px;
}

.comment-content p:last-child {
    margin-bottom: 0;
}

.comments-area .reply a {
    color: #444;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 5px 10px;
    border-radius: 20px;
    font-style: italic;
    letter-spacing: 1px;
}

.comments-area .reply span {
    display: none;
}

.comments-area h2:before {
    font-family: FontAwesome;
    content: "\f086";
}

.comment-reply-title {
    padding: 1rem 0;
    border-top: 0;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
}

#cancel-comment-reply-link {
    float: right;
}

#cancel-comment-reply-link:before {
    content: "\f00d";
    display: inline-block;
    margin-right: 0.5rem;
    font-family: FontAwesome;
}

.comment-respond>p,
.comment-form label {
    font-size: 1.2rem
}

.comment-form label {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}

.comment-form input {
    display: inline-block;
}

.comment-form .form-allowed-tags {}

.comment-content {
    margin-top: 33px;
}

.comment-content:before {
    clear: both;
    float: none;
}

.comment-content p {
    margin-bottom: 0.9em;
    line-height: 1.6;
}

.comment-form textarea {}

form.comment-form p {
    margin-bottom: 1em;
}

.comment-form textarea,
.comment-form input {
    width: 100%;
}

.comment-form input[type="submit"] {
    width: auto;
    font-weight: 700;
    text-transform: uppercase;
}

.w-middle {
    transform-style: preserve-3d;
}

@media(min-width:780px) {
    .w-middle .textwidget,
    .w-middle .so-widget-sow-button {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.w-middle .textwidget h3 {
    margin-top: 10px;
    margin-bottom: 5px;
}

.w-no-bottom-padding {
    padding-bottom: 0 !important;
}

.w-no-top-padding {
    padding-top: 0 !important;
}

#sow-headline-container.sow-headline h1,
#sow-headline-container.sow-headline h3 {
   /* font-weight: 300;*/
	font-weight: bold;
}

#sow-headline-container.sow-headline h1 {
    letter-spacing: 1px;
    font-size: 32px;
	text-transform: uppercase;
    text-align: center;
}
.sow-headline h1 {
    color: #20b2aa;
}
#sow-headline-container.sow-headline h3 {
    font-size: 19px;
}

.so-panels-dialog.so-panels-dialog-prebuilt-layouts .so-content .layout .layout-inside .description {
    height: auto !important;
}

.sow-features-list .sow-features-feature h5 {
    font-size: 14px;
    letter-spacing: 0.6px;
}

#sow-headline-container.sow-headline .decoration {
    width: 40px;
    margin: 7px auto 7px auto !important;
}

blockquote {
    font-style: italic;
    font-family: Georgia;
    font-size: 16px;
}

blockquote.big {
    font-size: 26px;
    font-weight: 300;
    line-height: 1.6;
    border: 0;
    position: relative;
    font-style: italic;
}

blockquote.big:before {
    display: inline-block;
    vertical-align: top;
    height: 0;
    line-height: 90px;
    margin-right: 10px;
    font-size: 150px;
    opacity: .5;
    font-family: Georgia;
    content: '\201C';
}

h4 {
    margin: 7px 0;
}

.thin {
    font-weight: 300;
}

.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

article h1,
article h3,
article h2 {
    margin-bottom: 20px;
    color: #222;
    font-weight: 300;
    margin-top: 0;
    color: inherit;
}

article h4,
article h5,
article h6 {
    font-weight: 600;
}

hr {
    clear: both;
    float: none;
    margin: 20px 0;
    height: 1px;
}

.navigateprevious {
    position: fixed;
    left: 1.5%;
    top: 46%;
    font-size: 18px;
}

.navigatenext {
    position: fixed;
    right: 1.5%;
    top: 46%;
    font-size: 18px;
}

/*.navigateprevious span a,
.navigatenext span a {
    text-decoration: none;
    color: #ccc;
    border: 1px solid #ccc;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
}*/

.bookarea {
    font-size: 40px;
    font-weight: 700;
}

.bookarea .bordered {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    display: inline-block;
    font-weight: 300;
}

.bookarea .call {
    font-size: 80%;
    font-weight: 300;
    display: inline-block;
}

.textwidget h2 {
    margin-bottom: 10px;
    color: inherit;
}

.gallery {
    margin-top: -10px !Important;
}

.gallery dl {
    margin: 0;
}

.gallery-item {
    overflow: hidden;
}

.gallery img {
    border: 0 !Important;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.gallery-item {
    margin-top: 0 !Important;
}

.gallery img:hover {
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.form-control,
input[type="tel"],
input[type="number"],
select {
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height: 40px;
}

.select2-container .select2-choice {
    border-radius: 0;
    border: 1px solid #ddd;
    min-height: 40px;
    margin-left: -15px;
}

.woocommerce form .form-row.woocommerce-validated .select2-container {
    border-color: transparent;
}

.textwidget h1 {
    margin-bottom: 20px;
    color: inherit;
}


/* ACROSS */

.error404 .searchform input {
    padding: 10px;
    width: 50%;
    text-align: center;
    margin-top: 20px;
}

.gallery-caption {}

.sticky {}

.screen-reader-text {
    display: none;
}

.gallery-columns-3 .gallery-item {
    width: 33.33% !Important;
}

.bypostauthor {}

.site-content {}

.capitaz {
    text-transform: capitalize;
}

.pagecover {
    margin-bottom: 40px;
    position: relative;
    background-repeat: no-repeat;
	background-attachment: scroll;
    background-size: cover;
    text-align: center;
}

.pagecover .entrycover {
    padding: 245px 0 225px 0;
}

.pagecover .entrycover.short {
    padding: 160px 0 100px 0;
}

.pagecover h1.maintitle {
    color: #fff;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    letter-spacing: 1.5px;
    max-width: 700px;
    margin: 0px auto;
}

.pagecover .entrycover.short h1.maintitle {
    font-size: 45px;
}

.pagecover:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #222;
    opacity: 0.5;
}

.single-portfolio #content,
.single-product #content,
.page-template-template-narrow #content,
.single-post #content {
    margin-top: -70px;
    background-color: #fff;
    padding: 40px;
}

article.type-portfolio:first-letter {
    float: left;
    display: inline-block;
    font-family: Times, serif, Georgia;
    font-size: 40px;
    color: #000000;
    margin: 0px 5px 0 0;
    padding: 0 0 0 10px;
    line-height: 0.5;
}

.excerpt h2 {
    font-size: 15px;
    color: #222;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.4;
}

.excerpt header {
    padding: 20px;
    background-color: #f4f5f6;
}

.excerpt h2 a {
    color: #222;
}

.theexcerpt {
    margin: 10px 0;
    display: block;
    clear: both;
}

.excerpt a {
    color: inherit;
}

.tagcloud a {
    font-size: 13px !Important;
    background-color: #444;
    padding: 3px 6px;
    font-style: italic;
    color: #fff;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 2px;
}

.cat-links a,
.tags-links a {
    margin-left: 20px;
    padding: 0px 10px 0px 12px;
    background-color: #cacfd4;
    color: #fff;
    text-decoration: none;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    float: left;
    height: 24px;
    line-height: 24px;
    position: relative;
    font-size: 13px;
    margin-bottom: 15px;
}

.cat-links a:before,
.tags-links a:before {
    content: "";
    float: left;
    position: absolute;
    top: 0px;
    left: -12px;
    width: 0;
    height: 0;
    border-color: transparent #cacfd4 transparent transparent;
    border-style: solid;
    border-width: 12px 12px 12px 0px;
}

.cat-links a:after,
.tags-links a:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 0px;
    float: left;
    width: 4px;
    height: 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    -moz-box-shadow: -1px -1px 2px #333;
    -webkit-box-shadow: -1px -1px 2px #333;
    box-shadow: -1px -1px 2px #333;
}

.thethumbnail {
    margin-bottom: 20px;
}

.metatags {
    margin: 15px 0;
}

.metapost {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    margin-top: 5px;
}

.metapost a {
    color: inherit;
}

article.excerpt {
    margin-bottom: 30px;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #333;
    border-color: #333;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span,
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-radius: 0;
}

.pagination>li>a,
.pagination>li>span {
    color: #444;
    font-weight: 700;
    padding: 9px 15px;
}

nav.breadcrumbs {
    color: rgba(255, 255, 255, 0.5);
    position: relative;
    font-size: .92em;
    margin-top: 5px;
}

nav.breadcrumbs a {
    color: inherit;
}


/* woocommerce */

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    border: 1px solid #555;
    background-color: transparent;
    border-radius: 0;
    font-weight: 400;
    font-size: 14px;
    transition: all.2s;
    letter-spacing: 0.5px;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #222;
    color: #fff;
    border-color: #222;
}

.woocommerce ul.products li.product .price del {
    float: left;
    margin-right: 10px;
}

.woocommerce ul.products li.product h3 {
    color: #222;
    font-size: 16px;
}

.woocommerce ul.products li.product .price {
    color: #333;
    font-weight: 700;
    margin-bottom: 0;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    width: 30.8%;
}

.woocommerce .star-rating {
    color: #333;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    line-height: 1.6;
    font-weight: 700;
    color: #111;
    padding: .5em;
    min-width: 3em;
}

.woocommerce span.onsale {
    min-height: 50px;
    padding: 0;
    min-width: 50px;
    line-height: 50px;
}

.woocommerce nav.woocommerce-pagination ul {
    border: 1px solid #555;
    border-right: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #555;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #333;
    color: #fff;
}

.woocommerce a.remove {
    color: #333 !Important;
}

.woocommerce .woocommerce-breadcrumb {
    color: rgba(255, 255, 255, 0.5);
    position: relative;
}

.woocommerce .woocommerce-breadcrumb a {
    color: inherit;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #333;
    font-weight: 700;
    font-size: 16px;
}

.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
    margin-top: 20px;
}

.woocommerce div.product .product_title {
    margin-bottom: 10px;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700;
    color: #222;
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 5px;
}

.woocommerce h3,
h3#order_review_heading,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
.type-product h2,
.woocommerce #reviews h3,
.cart_totals h2 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: #222;
    margin-bottom: 20px;
}

h3#order_review_heading {
    margin-top: 20px;
}

.cart_totals h2 {
    margin-bottom: 10px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0;
}

.woocommerce div.product .woocommerce-tabs .panel {
    border: 1px solid #ccc;
    padding: 30px;
    border-radius: 0;
    border-top: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0;
    border-radius: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
    border-width: 0;
    box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #f4f5f6;
}

.woocommerce #review_form #respond .form-submit input {
    background-color: #f4f5f6;
    font-size: 12px;
    border: 1px solid #ddd;
    font-weight: 700;
}

.woocommerce .quantity .qty {
    min-height: 40px;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #333;
    border: 1px solid #333;
}

.sidebar .woocommerce a.button {
    font-size: 13px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #20b2aa;
    color: #fff;
}

.sidebar .woocommerce a.button.checkout,
.woocommerce-page #payment #place_order {
    background-color: #7aa93c;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    border-radius: 50%;
    border: 0;
    padding: 0;
    width: 55px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 80px;
}

.woocommerce p.stars a {
    font-size: 14px;
}

.woocommerce table.shop_table {
    border-radius: 0;
    font-size: 13px;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
    padding: 6px 4px;
}

.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    min-width: 120px;
    text-align: center;
    border: 1px solid #ddd;
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
    background-color: #f4f5f6;
    border: 1px solid #ddd;
    font-size: 13px;
    letter-spacing: 1px;
    height: 40px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border-radius: 0;
}

.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover {
    background-color: #333;
    border: 1px solid #333;
}

.woocommerce table.shop_table td {
    padding: 15px 12px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding: 15px;
    background-color: #7aa93c;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.product_meta span {
    display: block;
}

.woocommerce-edit-address .woocommerce form input.button {
    margin-top: 20px;
    background-color: #333;
    border-color: #333;
    color: #fff;
    padding: 15px;
}

.woocommerce-edit-address .woocommerce form fieldset {
    margin-top: 15px;
}

.woocommerce-edit-address .woocommerce form legend {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
    border: 0;
    font-weight: 700;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border-radius: 0;
    border: 1px solid #eee;
}

#content .woocommerce .woocommerce-breadcrumb {
    display: none;
}


/* Responsive */

@media (max-width:1100px) {
    #footer .widget {
        font-size: 14px;
        padding-top: 20px;
        padding-bottom: 0;
    }
    #footer .inner {
        padding-bottom: 20px;
    }
    .navigateprevious {
        display: none;
    }
    .tline-item-content {
        width: 100%;
        margin-bottom: 26px;
    }
    .tline-holder li:nth-child(odd) .date-icon {
        margin-right: 0;
    }
    .tline-holder li:nth-child(even) .date-icon {
        margin-left: 0;
    }
}

@media(min-width:768px) {
    .default-skin.header {
        background: transparent;
        border-width: 0
    }
    .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .redq-menu-title,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus {
        /* color:#fff; */
        color: #000;
    }
    .home .navbar-default .navbar-nav>li>a {
        color: #000;
    }
    ul.sub-menu,
    .dropdown-menu {
        background: #252934
    }
    .redq .columns ul li,
    .show-grid [class^=col-] {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        border-right: 1px solid rgba(255, 255, 255, 0.1)
    }
    .redq .dropdown-menu,
    ul.sub-menu {
        border: 1px solid rgba(255, 255, 255, 0.1)
    }
    .redq a,
    .show-grid [class^=col-],
    .redq .dropdown-menu {
        color: rgba(255, 255, 255, 0.6)
    }
    ul.sub-menu li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1)
    }
    ul.sub-menu li:last-child {
        border-bottom: 0
    }
    .redq .columns ul a,
    ul.sub-menu a,
    .redq a {
        -webkit-transition: all .3s ease-in;
        -moz-transition: all .1s ease-in;
        -o-transition: all .1s ease-in;
        transition: all .1s ease-in
    }
    .redq .columns ul a:hover,
    ul.sub-menu a:hover,
    .redq a:hover {
        color: #20b2aa;
        background: #303543;
        -webkit-transition: all .1s ease-in;
        -moz-transition: all .1s ease-in;
        -o-transition: all .1s ease-in;
        transition: all .1s ease-in
    }
    .link-item {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 13px
    }
    .default-skin.header {
        transition: all .4s
    }
    .default-skin li.dropdown.open a span {
        color: #fff
    }
    .default-skin.header.on {
        background: rgba(255, 255, 255, 0.9);
        border-bottom: 0;
        transition: all .1s;
        border-bottom: 1px solid #eee;
    }
    .default-skin.header.on .navbar-default .navbar-nav>li>a,
    .default-skin.header.on .navbar-default .navbar-nav>.open>a,
    .default-skin.header.on .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus,
    .default-skin.header.on li.dropdown.open a span {
        color: #444
    }
    /* .default-skin.header.on .navbar-default .navbar-nav>li {
			padding:25px 15px
	} */
    .default-skin.header.on .navbar-default .navbar-nav>li {
        /* padding:25px 15px */
    }
    li#menu-item-1714 a {
        color: #fff;
    }
    .navbar>.container .navbar-brand,
    .navbar-default .navbar-nav>li {
        transition: all .4s
    }
    /*.default-skin.header.on .navbar>.container .navbar-brand {
        margin-top: 10px;
        transition: all .4s
    }*/
    .header,
    .header .navbar {
        height: auto
    }
    .navbar {
        line-height: 0
    }
    .navbar-nav>li>.dropdown-menu {
        border-radius: 0
    }
    .default-skin.header.header2 {
        background-color: #fff
    }
    .default-skin.header.header2 .navbar-default .navbar-nav>li>a,
    .default-skin.header.header2 .navbar-default .navbar-nav>.open>a,
    .default-skin.header.header2 li.dropdown.open a span,
    .default-skin.header.header2 .navbar-default .redq-menu-title,
    .default-skin.header.header2 .navbar-default .navbar-nav>.open>a:hover,
    .default-skin.header.header2 .navbar-default .navbar-nav>.open>a:focus {
        color: #333
    }
    .header2 .navbar-default .navbar-nav>li {
        padding: 28px 15px
    }
    .header2 .navbar>.container .navbar-brand {
        margin-top: 0
    }
    input.contact.col-md-6 {
        width: 48.5%
    }
}

@media only screen and (max-width:768px) {
    .main-title {
        font-size: 24px;
        line-height: 1
    }
    .large-header .btn-default,
    .large-header .btn-primary {
        margin-top: 10px;
        padding: 15px 10px;
    }
    .smallh {
        line-height: 1.8;
        display: block;
        margin-top: 20px;
        font-size: 13px;
    }
    .tline-item-content {
        margin-bottom: 30px
    }
    .feature.business .feature-content {
        margin-top: 30px
    }
    .page-wrapper .row {
        margin-bottom: 0
    }
    .header .navbar {
        height: 66px;
        padding-top: 7px
    }
    .portfolio-items article .overlay i {
        display: none
    }
    .split .btn {
        display: inline-block
    }
    .videowrap .videocontent,
    .videowrapsh .videocontent {
        padding: 0 20px
    }
    .videocontent .block2 .text2 {
        font-size: 16px
    }
    .videocontent .block2 h3,
    .videocontent .block2 h2 {
        margin-top: 0
    }
    ul.countdown li span {
        font-size: 17px;
        line-height: 20px
    }
    ul.countdown li.seperator {
        font-size: 10px;
        margin-right: 10px
    }
    .wow-pricing-table>div {
        margin-bottom: 20px
    }
    .split .lead {
        font-size: 14px
    }
    .portfolio-items article {
        width: 100%
    }
    .block2 .text1.big {
        font-size: 40px
    }
    .btn-minimal {
        margin-bottom: 30px
    }
    .wrapimg {
        margin-bottom: 20px
    }
    ul.countdown {
        margin-top: 20px
    }
    .cayman-slider .slider-content-style1 h2 {
        font-size: 20px
    }
    .cayman-slider .slider-content-style1 h1 {
        font-size: 40px
    }
    .wow {
        visibility: visible!important;
        -webkit-animation: none!important;
        -moz-animation: none!important;
        -o-animation: none!important;
        -ms-animation: none!important;
        animation: none!important
    }
    .pagecover h1.maintitle {
        font-size: 30px;
    }
    .pagecover .entrycover.short {
        padding: 73px 0 50px 0;
    }
    .widget,
    .panel-widget-style {
        height: auto !Important;
    }
    .panel-widget-style {
        padding: 24px 25px !Important;
    }
    .widget_sow-image .panel-widget-style,
    .widget_sow-slider .panel-widget-style,
    .widget_sow-portfolio .panel-widget-style {
        padding: 0px !Important;
    }
    blockquote.big {
        font-size: 18px;
    }
    .w-equal .panel-grid-cell {
        margin-bottom: 0px !Important;
    }
    .customtypewowslider .flex-caption {
        text-align: center;
        padding-top: 8% !Important;
    }
    .pagecover .entrycover {
        padding: 75px 0 55px 0;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 46%;
    }
    .business_carousel.carousel,
    .business_carousel .carousel-inner>.item {
        min-height: 400px;
        max-height: 400px;
    }
    .carousel-content {
        padding: 105px 0 100px;
    }
}

@media(max-width:767px) {
    .mobile-menu-open ul.sub-menu li a {
        font-size: 12px
    }
}

@media(max-width:500px) {
    .carousel,
    .carousel-inner>.item {
        position: relative;
        min-height: 300px;
        max-height: 300px;
        overflow: hidden;
        color: #fff
    }
    .business_carousel.carousel,
    .business_carousel .carousel-inner>.item {
        position: relative;
        min-height: 400px;
        max-height: 400px;
        overflow: hidden;
        color: #fff
    }
    .carousel-content {
        padding: 85px 0 100px
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 100%;
    }
    .business_carousel.carousel,
    .business_carousel .carousel-inner>.item {
        min-height: 300px;
        max-height: 300px;
    }
    .business_carousel .carousel-content h1 {
        font-weight: 200;
        font-size: 40px;
    }
}


/*********************Custom style*******************************/

.cleft {
    float: left;
    width: 52%;
    margin: 0 10px 0 0;
}

.cright {
    float: left;
}

.ablock .arow .toprow th {
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    /*   width: 230px;
    color: #555; */
    text-align: left;
    border: none;
    min-width: 210px;
}

.ablock .arow .top2row th {
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    /*  width: 230px;
    color: #555; */
    text-align: left;
    border: none;
    min-width: 210px;
}

.ablock .arow .midrow th {
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    /* width: 230px; */
    /* color: #555; */
    text-align: left;
    border: none;
    min-width: 210px;
}

.ablock .arow .botrow th {
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    /* width: 230px; */
    /* color: #555; */
    text-align: left;
    border: none;
    min-width: 210px;
}

.ablock .arow .toprow td {
    background-color: #07304e;
    height: 55px;
    text-align: center;
    /* padding: 0px 3px 0px 3px; */
    color: #FFF;
    border-right-width: 1px;
    border-right-color: #000;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000;
    border-bottom-style: solid;
    padding-left: 5px;
    padding-right: 5px;
    border-top: 1px solid #000;
}

.ablock .arow .top2row td {
    background-color: #20b2aa;
    height: 55px;
    text-align: center;
    /* padding: 0px 3px 0px 3px; */
    color: #FFF;
    border-right-width: 1px;
    border-right-color: #000;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000;
    border-bottom-style: solid;
    padding-left: 5px;
    padding-right: 5px;
}

#tdfree {
    background-color: rgb(34, 52, 103);
    color: #fff;
    /*padding: 0 10px 0 10px; */
}

.ablock .arow .midrow td {
    background-color: #fff/*#500*/
    ;
    /* height: 100px; */
    font-size: 18px;
    text-align: center;
    /* padding: 0px 3px 0px 3px; */
    color: #000;
    border-right-width: 1px;
    border-right-color: #000;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000;
    border-bottom-style: solid;
    padding-left: 5px;
    padding-right: 5px;
    border-left: 1px solid #000;
}

.ablock .arow .botrow td {
    background-color: #07304e;
    height: 35px;
    text-align: center;
    /* padding: 0px 3px 0px 3px; */
    color: #fff;
    border-right-width: 1px;
    border-right-color: #000;
    border-right-style: solid;
    padding-left: 5px;
    padding-right: 5px;
}

.brandcollect {
    font-family: 'Franklin Gothic Medium';
    color: #003;
    font-size: .85em;
}

.brandd2r {
    font-family: 'arial_rounded_mt_boldbold';
    color: #003;
    font-size: .85em;
}

ul.features.unstyle.checklist {
    margin-left: 25px;
}

span.required {
    color: #cc0000;
}

input[type="url"] {
    width: 100%;
    min-height: 40px;
}

input[type="url"]:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

input[type="tel"],
input[type="number"] {
    width: 100%;
}

input[type="tel"]:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.page-id-7 div.widget_sow-button#panel-7-0-1-1 {
    margin-bottom: 10px;
}

.right-image {
    float: right;
    width: 100%;
    margin-bottom: 15px;
}


/* img.right_img {
    float: right;
} */

.right-image h2 {
    float: left;
}

.main-title span.thin.wow {
    color: #20b2aa;
}

.main-title span.smallh.wow {
    color: #fff;
}

.home_header h1 {
    padding: 2px;
}

canvas#demo-canvas {
    width: 0 !important;
    height: 0 !important;
}

.home_collect_icons.panel-widget-style {
    margin-top: 3%;
}

.home_header.panel-widget-style {
    margin-top: 1%;
}

.tb_space {
    padding-top: 30px;
    padding-bottom: 30px;
}

.text_justify {
    text-align: justify;
}

.title_bold h1 {
    font-weight: 400 !important;
}

.quick_row.panel-widget-style {
    margin: 35px 0 20px;
}

.quick_row .sow-icon-image {
    background-repeat: no-repeat;
}

.quick_row h5 {
    font-size: 16px !important;
    color: #fff;
    font-weight: 100;
    margin-top: 1.5em !important;
}

.quick_row .sow-features-feature.sow-features-feature-last-row {
    padding: 0 80px !important;
}

.home_testimonial blockquote.big:before {
    color: #fff;
    opacity: .7;
}

.home_testimonial blockquote.big {
    font-size: 14px;
    font-family: lato;
    color: #fff;
    padding: 10px 0 0;
    margin: 0;
    font-style: normal;
}

.home_testimonial p {
    text-align: justify;
    padding-top: 15px;
}

div#pg-16-5 {
    margin-bottom: 0;
}

div#pgc-7-1-0 {
    padding: 0 !important;
}

.about_image img.so-widget-image {
    width: 100%;
}

.about_sidecontent h1 {
    margin: 0;
}

div#panel-7-1-1-0 {
    margin-bottom: 12px !important;
}

.abt_SCN {
    text-align: center;
    color: #fff;
}

div#panel-7-1-1-1 {
    margin-bottom: 12px !important;
}

.page-id-7 #footer .inner {
    margin-top: 0 !important;
}

h1.maintitle {
    font-size: 36px !important;
    font-weight: 100 !important;
    color: #20b2aa !important;
}

div#panel-110-1-1-0 {
    width: 100%;
}

.collection_options h5 {
    color: #23c3bb;
    font-size: 17px !important;
    font-weight: 600;
}

.collection_options p {
    color: #fff;
}

.collection_options .sow-features-feature.sow-features-feature-last-row {
    padding: 20px 60px;
}

.collect_agecy_header {
    padding-top: 180px;
    padding-bottom: 0;
}

div#panel-357-0-0-0,
div#panel-366-0-0-0,
div#pg-364-12,
div#pg-364-11,
div#pg-364-13,
div#panel-364-0-0-1,
div#panel-86-5-0-0 {
    margin-bottom: 0 !important;
}

.collect_agecy_header h1,
.education_header h1 {
    margin: 0;
}

#post_357 .panel-grid {
    margin-bottom: 0;
}

.white {
    color: #fff;
}

.green {
    color: #20b2aa;
}

div#panel-364-0-0-0 {
    margin-bottom: 10px !important;
}

.enterprises_header {
    padding-top: 280px;
    padding-bottom: 0;
}

.education_header {
    padding-top: 280px;
}

.conatct_header {
    padding-top: 200px;
    padding-bottom: 100px;
    background: rgba(0, 0, 0, 0.55);
}

.about_header {
    padding-top: 158px;
    padding-bottom: 70px;
    background: rgba(0, 0, 0, 0.55);
}

.suppport_header {
    padding-top: 158px;
    padding-bottom: 70px;
    background: rgba(0, 0, 0, 0.45);
}

.price_header {
    padding-top: 158px;
    padding-bottom: 70px;
    background: rgba(0, 0, 0, 0.55);
}

.subscription_header {
    padding-top: 158px;
    padding-bottom: 70px;
    background: rgba(0, 0, 0, 0.55);
}

.demo_header {
    padding-top: 170px;
    padding-bottom: 85px;
    background: rgba(0, 0, 0, 0.55);
}

.product_header {
    padding-top: 185px;
    padding-bottom: 80px;
    background: rgba(0, 0, 0, 0.55);
}

.faq_header {
    padding-top: 190px;
    padding-bottom: 100px;
    background: rgba(0, 0, 0, 0.45);
}

.freetrial_header {
    padding-top: 158px;
    padding-bottom: 70px;
    background: rgba(0, 0, 0, 0.55);
}

.feature_header {
    padding-top: 158px;
    padding-bottom: 70px;
    background: rgba(0, 0, 0, 0.55);
}

.thankyou_header {
    padding-top: 158px;
    padding-bottom: 70px;
    background: rgba(0, 0, 0, 0.25);
}

div#panel-7-2-1-1 {
    margin-bottom: 15px !important;
}

div#panel-7-2-1-0 {
    margin-bottom: 10px !important;
}

div#pgc-7-2-0 {
    padding: 0 !important;
}

.form_header {
    background: #20b2aa;
    color: #fff;
    padding: 5px 10px;
    font-size: 20px;
}

.full_width_form label {
    font-weight: 400;
}

.form_group {
    padding: 10px 0;
}

span.demo_form_header {
    font-size: 18px;
    margin-bottom: 0;
}

span.demo_form_header {
    font-size: 18px;
    padding-bottom: 25px;
    float: left;
    width: 100%;
}


/**************My updates*******************/

.home .ph_number {
    color: #000;
}

.ph_number {
    color: #000;
    float: right;
    position: relative;
    right: 15px;
    top: 20px;
    font-size: 16px;
    font-weight: 400;
    z-index: 999;
}

.ph_number_mob {
    color: #fff;
    display: none;
    float: left;
    font-size: 16px;
    font-weight: 400;
    left: 12px;
    position: relative;
    text-align: left;
    width: 100%;
}

.header-sticky.on .ph_number {
    color: #444;
    float: right;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    right: 15px;
    top: 12px;
}

.header-sticky.on .ph_number_mob {
    color: #444;
}

div#panel-16-2-0-2 {
    float: left;
    margin-right: 25px;
}

#pg-16-0,
#pg-16-1,
#pg-16-2,
#pg-16-3,
#pg-16-4,
#pl-16 .panel-grid-cell .so-panel {
    margin-bottom: 0px !important;
}

.sow-headline h1 {
    padding-bottom: 10px;
}

.sm_b_space {
    padding-bottom: 5px
}

.sm_space {
    padding: 5px
}

.t_space {
    padding-top: 50px;
}

.b_space {
    padding-bottom: 50px;

}

div#panel-16-2-0-3 {
    float: left;
}

div#panel-110-1-1-0 {
    float: left;
    margin-right: 15px;
}

h1.main-title {
    background: rgba(0, 0, 0, 0.5);
    padding: 15px;
}

div#pg-86-0,
div#pg-86-1,
div#panel-86-2-0-0,
#pg-86-2,
#pg-86-3,
#pg-86-4,
#pg-86-5,
div#panel-86-3-0-0,
div#panel-86-4-0-0,
div#pg-86-6,
div#panel-86-7-0-0,
div#pg-83-0,
div#panel-83-1-0-1,
div#panel-83-1-0-0,
div#panel-83-1-0-2,
div#panel-83-1-0-3,
div#panel-83-1-0-4,
div#panel-83-1-0-5,
div#panel-83-1-0-6,
div#panel-83-1-0-7,
div#pg-83-1,
div#pg-83-2,
div#pg-83-3,
div#pg-83-4,
div#pg-83-5,
div#pg-83-6,
div#panel-83-2-1-0,
div#panel-83-3-0-0,
div#panel-83-4-1-0,
div#panel-83-5-0-0,
div#panel-83-6-1-0,
div#pg-83-7,
div#pg-83-8,
div#pg-96-0,
div#pg-92-0,
div#pg-112-0,
div#pg-108-0,
div#pg-114-0,
div#pg-116-0,
div#panel-118-0-0-1,
div#panel-120-1-0-1,
#pg-267-0,
#pg-267-1 {
    margin-bottom: 0 !important;
}

.noborderrow th {
    border: none !important;
}

.post-86 .table {
    margin-bottom: 0 !important;
}

.no-margin h1 {
    margin: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.support_header {
    font-weight: 300 !important;
}

h1,
h2 {
    font-weight: 300;
}

div#pgc-357-collectagency_layer-0 {
    background: rgba(0, 0, 0, 0.40);
}

div#pgc-364-collectagency_layer-0 {
    background: rgba(0, 0, 0, 0.48);
}

div#pgc-366-education_layer-0 {
    background: rgba(0, 0, 0, 0.48);
}


/* #pl-364 .panel-grid-cell .so-panel:last-child {
    padding-bottom: 40px;
    margin-bottom: 0;
} */

span.socicon.socicon-twitter,
span.socicon-facebook,
span.socicon.socicon-linkedin {
    background: #20b2aa;
}

.terms_accortion .su-spoiler-title {
    background: #07304e;
    color: #fff;
    border-radius: 5px;
}

#pgc-16-0-0 h1.main-title a {
    font-size: initial;
}

#pgc-16-0-0 span.smallh.wow.zoomIn.animated {
    text-transform: initial;
    letter-spacing: 3px;
}

div#panel-16-4-0-2 {
    float: left;
}

#pgc-16-5-0 ul.unstyle.checklist {
    color: #fff;
}

#pgc-16-5-0 ul.checklist li:before {
    color: #20b2aa;
}

div#pgc-16-7-1,
div#pgc-16-7-0 {
    padding: 0 !important;
}

 

.socicon-instagram {
    color: #fff !important;
    /*background: #20b2aa !important;*/
}

.socicon-googleplus {
    color: #fff !important;
    background-color: #20b2aa !important;
}


/*********************************/


/* mobilePricing CSS starts */

body.page-id-1310 #header .navbar.navbar-default.redq {
    display: none !important;
}

.mobilePricing .pricingSection {
    background-color: #f7f7f7;
    padding: 25px 15px;
    margin-bottom: 25px;
    border-radius: 5px;
}

.mobilePricing .pricingSection h3 {
    font-size: 30px;
    color: #1f4060;
    font-weight: 500;
}

.mobilePricing .pricingSection .pricing-button {
    padding: 0;
}

.mobilePricing .pricingSection .pricing-button .btn {
    background-color: #07304e;
    color: #fff;
    margin: 15px auto;
    font-size: 10px !important;
}

.mobilePricing .pricingSection .pricing-number .currency-symbol-left {
    font-size: 30px;
    vertical-align: top;
    line-height: 57px;
}

.mobilePricing .pricingSection .pricing-number .currency {
    font-size: 50px;
}

.mobilePricing .pricingSection .pricing-tagline {
    font-size: 12px;
    color: #222;
    padding: 2px 0;
}

.mobilePricing .pricingSection .featuresList {
    display: none;
}

.mobilePricing .pricingSection .featuresList ul {
    text-align: left;
    margin: 20px auto;
    padding: 0;
}

.mobilePricing .pricingSection .featuresList ul li {
    list-style: none;
    padding: 3px 0 3px 20px;
}

.mobilePricing .pricingSection .featuresList ul li:before {
    content: "\203A";
    padding-right: 10px;
    font-size: 24px;
    line-height: 0;
    margin-left: -18px;
}

.mobilePricing .pricingSection .features .showFeatures {
    color: #20b2aa;
    cursor: pointer;
}

.mobilePricing .pricingSection .features .showFeaturesArrow {
    color: #20b2aa;
    display: inline-block;
    margin-left: 10px;
    transform: rotate(-90deg);
    vertical-align: middle;
    transition: 0.4s;
    cursor: pointer;
}

.mobilePricing .pricingSection .features .showFeaturesArrow.closeArrow {
    color: #20b2aa;
    transform: rotate(90deg);
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    transition: 0.4s;
    cursor: pointer;
}

.mobilePricing .pricingSection .features .showFeatures:hover,
.mobilePricing .pricingSection .features .showFeatures:focus,
.mobilePricing .pricingSection .features .showFeaturesArrow:hover,
.mobilePricing .pricingSection .features .showFeaturesArrow:focus {
    color: #20b2aa;
}

#pgc-1310-3-0 {
    padding-right: 45px !important;
}

#panel-1310-5-0-1 .brandd2r {
    color: #20b2aa;
    font-size: 14px;
}

#pg-1310-4 .brandd2r,
#pg-1310-4 .brandcollect {
    color: #fff;
    text-decoration: underline;
}

#panel-1310-4-1-0 .brandd2r,
#panel-1310-4-1-0 .brandcollect {
    color: #000;
}

.landing_banner h1.main-title ul.checklist.side_banner li:before {
    content: "\f046";
    font-weight: 500;
    color: #ffff80;
}

.headerSection {
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 999;
    position: fixed;
    width: 100%;
    padding: 20px 0;
    display: none;
}

body.page-id-1310 #header .headerSection {
    display: block;
}

.headerSection .phNumber {
    text-align: right;
}

.headerSection .phNumber a span {
    padding: 10px 20px;
    /* background-color: rgba(255, 255, 255, 0.91); */
    font-weight: bold;
    font-size: 20px;
    color: #000;
}


/* mobilePricing CSS ends */


/*********************************/


/***Landing Page Style****/

.landing_banner h1.main-title {
    width: 50%;
    color: #20b2aa;
    padding: 50px;
}

.landing_banner h1.main-title {
    width: 30%;
    padding: 50px;
    color: #ffffff;
    right: 0;
    left: 75%;
}

.landing_banner h1.main-title h1,
.landing_banner h1.main-title h2,
.landing_banner h1.main-title p {
    text-transform: initial;
    letter-spacing: 1.5px;
}

.landing_banner h1.main-title p {
    font-size: 26px;
    font-weight: 600;
}

.landing_banner h1.main-title h1 {
    color: #b7cdcd;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 32px;
}

.landing_banner h1.main-title h2 {
    color: #fdfc89;
    font-weight: 600;
    font-size: 19px;
}

.landing_banner h1.main-title a.btn.btn-default {
    background: #98bf4b;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7c9f38), color-stop(1, #98bf4b));
    background: -ms-linear-gradient(bottom, #7c9f38, #98bf4b);
    background: -moz-linear-gradient(center bottom, #7c9f38 0%, #98bf4b 100%);
    background: -o-linear-gradient(#98bf4b, #7c9f38);
    /*filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#98bf4b', endColorstr='#7c9f38', GradientType=0);*/
    border: 1px solid;
    /*border-color: #739334 #6e8c32 #65812e #6e8c32;*/
    border-color: #6e8c32;
    color: #FFFFFF !important;
    font-size: 14px;
}

ul.side_banner {
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    text-transform: none;
}

div#pg-1310-2,
div#panel-886-2-0-0,
div#panel-1310-1-0-0,
#panel-1310-5-0-0 {
    margin-bottom: 0 !important;
}

.siteorigin-panels-stretch.panel-row-style.panel-row-style-for-794-1 {
    padding: 0 !important;
}

#panel-1310-1-1-0 .thin ul.checklist {
    padding-left: 45px;
}

#panel-1310-1-1-0 .thin ul.checklist li {
    list-style: disc;
}

#panel-1310-1-1-0 .thin ul.checklist li:before {
    content: "";
}


/********************** media My updates***************************/

@media only screen and (max-width:767px) {
    .ph_number_mob {
        display: block;
    }
    .ph_number {
        display: none;
    }
    /* img.right_img {
    float: none; 
} */
    .right-image h2 {
        float: none;
    }
    .about_header {
        padding-top: 140px !important;
    }
    .pagecover .entrycover.short {
        padding: 100px 0 50px 0 !important;
    }
    .collect_agecy_header {
        padding-top: 120px !important;
    }
    .collection_options {
        padding: 5px !important;
    }
    .education_header {
        padding-top: 135px !important;
    }
    .ow-button-base.ow-button-align-right,
    .ow-button-base.ow-button-align-left {
        text-align: center;
    }
    .conatct_header {
        padding-top: 100px !important;
    }
    .freetrial_header {
        padding-top: 140px !important;
    }
    .feature_header,
    .price_header,
    .product_header,
    .faq_header,
    .demo_header,
    .suppport_header,
    .freetrial_header,
    .thankyou_header {
        padding-top: 110px !important;
    }
    .landing_banner {
        padding: 0 !important;
    }
    #sow-headline-container h1 {
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }
    #pgc-1310-3-0 {
        padding-right: 0 !important;
    }
    #pg-1310-5 .panel-row-style-for-794-6 {
        padding-bottom: 30px !important;
    }
    .headerSection {
        padding: 15px 0;
        position: relative;
    }
    .headerSection .phNumber {
        text-align: center;
        padding-top: 10px;
    }
    .headerSection .phNumber a span {
        padding: 8px 20px;
        font-size: 15px;
    }
    .headerSection img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (min-width: 1920px) {
    #pg-1310-1 #pgc-1310-1-0 {
        padding: 70px 0;
    }
    #pgc-1310-1-1 {
        margin-top: 55px;
    }
    /* .landing_banner h1.main-title h1 {	
		font-size: 32px;
	}
	.landing_banner h1.main-title h2 {	
		font-size: 19px;
	} */
}

@media only screen and (min-width: 1440px) and (max-width: 1919px) {
    #pg-1310-1 #pgc-1310-1-0 {
        padding: 155px 0;
    }
    .landing_banner h1.main-title {
        width: 40% !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
    #pg-1310-1 #pgc-1310-1-0 {
        padding: 215px 0;
    }
    .landing_banner h1.main-title {
        width: 45% !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .landing_banner h1.main-title {
        width: 52%;
        left: 71%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .landing_banner h1.main-title {
        width: 65%;
        padding: 25px;
        left: 60%;
    }
    .landing_banner {
        padding: 0 !important;
    }
    .large-header {
        background-position: 25% !important;
    }
    #footer .col-sm-6:nth-child(3) {
        clear: both;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    #panel-1310-1-1-0 {
        margin-bottom: 0 !important;
    }
    #panel-1310-1-1-0 .panel-widget-style-for-794-2-1-0 {
        padding-bottom: 0 !important;
    }
    .large-header {
        background-position: 28% !important;
    }
    .landing_banner h1.main-title {
        width: 94%;
        padding: 10px 20px 35px 20px;
        left: 50%;
    }
}

@media only screen and (max-width:480px) {
    .navbar-brand {
        background-image: url("https://d2r-collect.com/wp-content/uploads/2015/12/d2r_logo.png");
        /* background-size: 90% auto; 
    margin-top: 4%;*/
        width: 75% !important;
    }
    .home div#panel-16-4-0-2 {
        float: none;
    }
    .home .alignright {
        text-align: center;
        float: none;
        padding: 0 !important;
    }
    .home .alignleft {
        float: none;
        margin: 0;
    }
    .landing_banner h1.main-title {
        width: 94%;
        padding: 10px 20px 30px 20px;
        left: 50%;
    }
    .landing_banner h1.main-title h1,
    .landing_banner h1.main-title p {
        font-size: 18px;
    }
    .landing_banner h1.main-title h2 {
        font-size: 14px;
    }
    .landing_banner h1.main-title ul.checklist.side_banner li {
        font-size: 18px;
        letter-spacing: 2px;
    }
    .landing_banner {
        padding: 0 !important;
    }
    #pg-1310-1 .right_btn.panel-widget-style,
    #pg-1310-1 .left_btn.panel-widget-style {
        padding: 0 !important;
    }
    #pg-1310-1 #panel-1310-1-1-0 {
        margin-bottom: 0 !important;
    }
    #panel-1310-1-1-1 {
        padding-bottom: 40px;
    }
    #rc-imageselect,
    .g-recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}
/*
@media only screen and (max-width:360px) {
    .navbar-brand {
        background-image: url("https://d2r-collect.com/wp-content/uploads/2015/12/d2r_logo.png");
        background-size: 80% auto;
        margin-top: 7px;
    }
}

@media only screen and (max-width:280px) {
    .navbar-brand {
        background-image: url("https://d2r-collect.com/wp-content/uploads/2015/12/d2r_logo.png");
        background-size: 100% auto;
        margin-top: 18px;
        width: 60% !important;
    }
    .navbar-toggle {
        padding: 7px 8px;
    }
}
*/
.pricing_table_section .wow-pricing-table .wow-pricing-content li {
    display: block;
}
/*18-12-2019*/
@media only screen and (min-width: 768px) {
    .home-testimonials .sow-testimonials .sow-user-left .sow-testimonial-user {
        text-align: center;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-brand {
        background-image: url("https://d2r-collect.com/wp-content/uploads/2015/12/d2r_logo.png");
        background-size: 190px auto;
        margin-top: 7px;
        min-height: unset;
        padding: 0;
    }
    a.navbar-brand > img {
        display: none;
    }
    #footer .copyright {
        text-align: center;
    }
    #footer .social-icons-lists {
        padding-left: 0;
        text-align: center;
    }
    .home-testimonials .sow-testimonials .sow-user-left .sow-testimonial-user {
        width: 100% !important;
        text-align: center;
        float: none !important;
    }
    .home-testimonials .sow-testimonials .sow-user-left .sow-testimonial-text {
        margin-left: auto !important;
    }
    .partners .sow-features-list.sow-features-responsive .sow-features-feature {
        margin-bottom: 0;
    }
    .industry_lender_financial #pgc-354-5-0 {
        order: 2;
    }
    .industry_lender_financial #pgc-354-5-1 {
        order: 1;
        margin-bottom: 30px;
    }
}
header #mega-menu.header,
header #mega-menu.header nav.navbar.navbar-default{
	background:#fff !important; 
}

header #mega-menu.header.on{
	box-shadow: 0 0 13px #ddd;
}
@media only screen and (max-width:767px){
	header #mega-menu.header.on{
		box-shadow:none;
		border-bottom: 1px solid #ddd;
	}
	
	.partners .sow-features-list{
		margin:0;
	}
}

@media only screen and (min-width: 1200px) {
    #footer .footer-single-block:first-child {
        width: 100%;
        text-align: center;
        border-bottom: 3px solid #5f5f5f;
        margin-bottom: 8px;
        padding-bottom: 18px;
    }
    #footer .footer-single-block:first-child .widget {
        padding-bottom: 0;
        padding-top: 25px;
    }
    #footer .footer-single-block:first-child ul li {
        display: inline-block;
        padding: 0 15px;
    }
    #footer .footer-single-block:not(:first-child) .widget {
        padding-top: 0;
    }
    #footer .footer-single-block:not(:first-child) ul {
        padding-left: 30px;
        min-height: 90px;
    }
    #footer .footer-single-block:not(:first-child) ul li {
        list-style-type: circle;
    }
    #footer .footer-single-block:nth-child(2) {
        padding-left: 0;
    }
    #footer .footer-single-block:nth-child(2) ul li {
        width: 40%;
        float: left;
    }
    #footer .footer-single-block:nth-child(2) ul li:nth-child(odd) {
        margin-right: 30px;
    }
    #footer .footer-single-block:nth-child(3) {
        width: 55%;
    }
    #footer .footer-single-block:nth-child(3) .widget-title {
        padding-left: 30px;
    }
    #footer .footer-single-block:nth-child(3) .menu-pages-container {
        border-right: 3px solid #4a4a4a;
        border-left: 3px solid #4a4a4a;
        padding-left: 30px;
    }
    #footer .footer-single-block:nth-child(3) ul li {
        width: 44%;
        float: left;
    }
    #footer .footer-single-block:nth-child(3) ul li:nth-child(odd) {
        margin-right: 60px;
    }
    #footer .footer-single-block:last-child {
        width: 20%;
        padding-right: 0;
    }
}

.home #pg-16-8,
.home #pg-16-9,
.home #pg-16-10 {
    margin-bottom: 0 !important;
}

#footer .social-icons-lists {
    margin-bottom: 0;
}

#footer .social-icons-lists .socicon {
    padding: 8px !important;
    font-size: 14px !important;
}

.copy-right {
    padding-top: 10px;
}

#footer .footer-single-block .widget {
    padding-top: 0;
}

#footer .footer-single-block ul li a {
    color: rgba(236, 236, 236, 0.6);
    font-size: 15px;
}

#footer .footer-single-block ul {
    padding-left: 30px;
}

#footer .footer-single-block ul li {
    list-style-type: circle;
}

.partners .sow-icon-image {
    background-repeat: no-repeat;
}
.blog .pagecover:before {
    background: #1f2534;
    opacity: 1;
}
.blog .pagecover .maintitle {
    font-weight: bold !important;
}
.features-list li {
    padding-bottom: 10px;
}
.pricing_table_section .wow-pricing-table .wow-pricing-content li {
    display: block;
}
.home_contact_us_section #wpgmza_map {
    height: 250px !important;
}


header #mega-menu.header,
header #mega-menu.header nav.navbar.navbar-default{
	background:#fff !important; 
}

header #mega-menu.header.on{
	box-shadow: 0 0 13px #ddd;
}
@media only screen and (max-width:767px){
	header #mega-menu.header.on{
		box-shadow:none;
		border-bottom: 1px solid #ddd;
	}
	
	.partners .sow-features-list{
		margin:0;
	}
}

/*MK*/
.ui-datepicker .ui-datepicker-title{
	background: #021f33;
    color: #fff;
	margin:0px;
}
.ui-datepicker .ui-datepicker-buttonpane button{
	background: #20b2aa;
    color: #fff;
}
.home_collect_icons .sow-features-list .sow-features-feature:nth-child(3) .sow-icon-fontawesome{
	position: absolute;  
    left: 54px;
}


.home_collect_icons .sow-features-list .sow-features-feature:nth-child(1) .sow-icon-fontawesome{
	position: absolute;
    left: 48%;
}
.home_collect_icons_2 .sow-features-list .sow-features-feature:nth-child(2) .sow-icon-fontawesome{
	position: absolute;
    left: 48.5%;
}


.sow-icon-container.sow-container-hex:hover {
    background-color: #fff;
    color: #07304e !important;
}
.eneterprises_header_row, #pgc-364-0-0 {
    background: rgba(0, 0, 0, 0.5);
}

section.ins_categories-2.widget_categories_ins {
    margin-bottom: 30px;
    background-color: #f4f5f6;
    padding: 20px;
}

.widget_categories_ins ul {
    list-style-type: none;
    padding: 0;
}

.widget_categories_ins li {
    margin: 10px 0;
}
.phonenumber-h{
	font-size: 16px !important;
}
 

.eneterprises_header_row #pgc-2498-0-0{
	    /*background: rgba(0, 0, 0, 0.7);*/
		margin-top:0px;
}
.eneterprises_header_row #pgc-2591-0-0{
	background: rgba(0, 0, 0, 0.6); 
	margin-top:0px;
}
/*collection-agency*/

	#pgc-357-0-0{
	 background: rgba(0, 0, 0, 0.6);
	}
	
/*end*/

/*financial-institutions*/

	#pgc-1870-0-0{
	 background: rgba(0, 0, 0, 0.6);
	}
	
/*end*/

/*property-management*/

	#pgc-1878-0-0{
	 background: rgba(0, 0, 0, 0.6);
	}
	
/*end*/

/*WEBINAR REGISTRATION*/

	#pgc-1729-0-0{
	 background: rgba(0, 0, 0, 0.6);
	}
	
/*end*/


/*testimonila*/

	#pgc-103-0-0{
	 background: rgba(0, 0, 0, 0.6);
	}
	
/*end*/

/*cummmity*/

	#pgc-1883-0-0{
	 background: rgba(0, 0, 0, 0.6);
	}
	
/*end*/

/*conact*/

	#pgc-10-0-0{
	 background: rgba(0, 0, 0, 0.6);
	}
	
/*end*/

/*product*/

	#pgc-92-0-0{
	 background: rgba(0, 0, 0, 0.6);
	}
	
/*end*/


/*Services*/

	#pgc-83-0-0{
	 background: rgba(0, 0, 0, 0.6);
	}
	
/*end*/

#pgc-94-0-0{
	 background: rgba(0, 0, 0, 0.6);
	}
#pgc-96-0-0{
	background: rgba(0, 0, 0, 0.6);
}
#pgc-89-0-0{
	background: rgba(0, 0, 0, 0.6);
}
#pgc-112-0-0{
	background: rgba(0, 0, 0, 0.6);
}
#pgc-110-0-0{
	background: rgba(0, 0, 0, 0.6);
}
#pgc-270-0-0{
	background: rgba(0, 0, 0, 0.6);
}
#pgc-114-0-0{
	background: rgba(0, 0, 0, 0.6);
}
#pgc-1923-0-0{
	background: rgba(0, 0, 0, 0.6);
}
#pgc-116-0-0{
	background: rgba(0, 0, 0, 0.6);
}
#pgc-118-0-0{
	background: rgba(0, 0, 0, 0.6);
}
#pgc-120-0-0{
	background: rgba(0, 0, 0, 0.6);
}
#pgc-13-0-0{
	background: rgba(0, 0, 0, 0.6);
}

.decoration {
	display: none;
}
.eneterprises_header_row {
	    margin-top: 75px;
}
.so-widget-sow-button-flat-61fdc2b119e7 .ow-button-base a{
	background: #068;
	border: 1px solid #068!important;
	
}
.so-widget-sow-button-flat-61fdc2b119e7 .ow-button-base a:hover{
	background: #000!important;
	text-decoration: none;
	border: 1px solid #068;
	
}

#pl-2591 .so-panel {
    margin-bottom: 10px!important;
}
@media only screen and (min-width:991px){
/*collection-agency*/
	#pgc-357-0-0> .panel-row-style {
	background-repeat: no-repeat;
	background-position: top left!important;
	background-size: 100% 100%!important;
	
	}
	.eneterprises_header_row #pgc-357-0-0{
	 background: rgba(0, 0, 0, 0.6);
	}
	
/*end*/
#pg-2498-0> .panel-row-style {
	background-repeat: no-repeat;
	background-position: top left!important;
	background-size: 100% 100%!important;
	
}
	#panel-2591-0-0-3 .b_space{
		padding-top:25px;
		padding-bottom: 25px;
	}
	#panel-2498-0-0-2 .b_space{
		padding-top:50px;
	}
	/*Unversity */
	
	#pg-2591-0> .panel-row-style {
	background-repeat: no-repeat;
	 background-position: 0 -40px !important;  
	/*background-size: cover !important; */
	
	}	 
}

@media only screen and (max-width:760px){

#pg-2498-0> .panel-row-style {
	background-color: #fff!important;
	background-repeat: no-repeat;
	background-position: top left!important;
	background-size: contain!important;
	
}
	
#pg-2498-0, #pg-2498-1, #pl-2498 .so-panel {
	margin-bottom:5px!important;
	}
	.ow-button-base.ow-button-align-center {
		text-align: left;
	}
#pg-2591-0> .panel-row-style {
background-color: #fff!important;
	background-repeat: no-repeat;
	background-position: top left!important;
	background-size: contain!important;	
	}
	#pg-2591-1, #pl-2591 .so-panel {
		margin-bottom:0px;
	}
	#panel-2591-0-0-3 .b_space{
		padding-top:0px;
		padding-bottom: 0px;
	}
	.panel-widget-style-for-2591-0-0-2 , 
	.panel-widget-style-for-2591-0-0-1, 
	.panel-widget-style-for-2591-0-0-3{
	padding:0!important	
	}
}
@media only screen and (max-width: 768px){

#pg-2498-0> .panel-row-style{
padding: 100px!important;
}
}
.pagecover {

    background-color: black;
}

.error404 #secondary {
    display: none;
}
.error404 #primary {
width: 100%;
}

span[itemprop="position"] {
    display: none;
}
div#panel-16-4-0-2{
	width: 100%
}
.mt-4{
	margin-top: 4rem;
}
.sow-testimonials .sow-testimonial-wrapper .sow-testimonial-text {
    text-align: center;
}