body {
    font-family: "Open Sans", Arial, sans-serif
}
.wrapper {
    background: #fff
}
.boxed-layout {
    padding: 0;
    box-shadow: 0 0 5px #ccc;
    margin-left: auto!important;
    margin-right: auto!important;
    background: url(../img/patterns/15.png) repeat
}
.topbar {
    z-index: 12;
    padding: 5px 0;
    border-bottom: solid 1px #eee;
    background: url(../img/breadcrumbs.png) repeat
}
.topbar ul.loginbar {
    margin: 0
}
.topbar .artistbar {
    margin: 0;
    padding: 8px 0;
    list-style: none;
    font-size: 14px;
    overflow: hidden
}
.topbar .artistbar > li {
    display: block;
    float: left;
    margin-right: 10px
}
.topbar .artistbar >li > a {
    text-transform: uppercase;
    float: left;
    display: block;
    padding: 3px 7px
}
.topbar .artistbar >li > a:hover {
    background: green;
    color: #fff;
    text-decoration: none
}
.topbar ul.loginbar > li {
    display: block;
    float: left;
    list-style: none;
    overflow: hidden;
    padding: 8px 0
}
.topbar ul.loginbar > li > a {
    float: left;
    display: block;
    padding: 2px 8px
}
.topbar ul.loginbar > li > a:hover {
    color: #7c8082;
    background: green;
    color: #fff;
    text-decoration: none
}
.topbar ul.loginbar li.topbar-devider {
    top: -1px;
    padding: 0;
    font-size: 8px;
    position: relative;
    margin: 0 9px 0 5px;
    font-family: Tahoma;
    border-right: solid 1px #bbb
}
.topbar ul.lenguages {
    top: 25px;
    left: -5px;
    display: none;
    padding: 4px 0;
    padding-left: 0;
    list-style: none;
    min-width: 100px;
    position: absolute;
    background: #f0f0f0
}
.topbar li:hover ul.lenguages {
    display: block
}
.topbar ul.lenguages:after {
    top: -4px;
    width: 0;
    height: 0;
    left: 8px;
    content: " ";
    display: block;
    position: absolute;
    border-bottom: 6px solid #f0f0f0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-left-style: inset;
    border-right-style: inset
}
.topbar ul.lenguages li a {
    color: #555;
    display: block;
    font-size: 10px;
    padding: 2px 12px;
    margin-bottom: 1px;
    text-transform: uppercase
}
.topbar ul.lenguages li.active a i {
    color: #999;
    float: right;
    margin-top: 2px
}
.topbar ul.lenguages li a:hover,
.topbar ul.lenguages li.active a {
    background: #fafafa
}
.topbar ul.lenguages li a:hover {
    text-decoration: none
}
.header {
    z-index: 99;
    position: relative
}
.logo-container {
    line-height: 100px
}
.header .navbar {
    margin: 0;
    min-height: inherit
}
.header .navbar-default {
    border: none;
    background: none
}
.header .navbar-collapse {
    position: relative
}
.header .navbar-brand {
    z-index: 1;
    top: -10px;
    position: relative;
    padding: 0 10px 10px
}
@media (max-width: 992px) {
    .header .navbar-brand {
        top: 0;
        height: 40px
    }
}
.header .navbar-default .navbar-nav > .active > a {
    color: #72c02c
}
.header .navbar-right .dropdown-menu {
    right: inherit
}
.navbar-toggle,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background: #72c02c;
    padding: 6px 10px 2px
}
.navbar-toggle:hover {
    background: #5fb611!important
}
.navbar-default .navbar-toggle {
    border-color: #5fb611
}
.navbar-default .navbar-toggle .fa {
    color: #fff;
    font-size: 19px
}
@media (max-width: 999px) {
    .navbar-nav .open .dropdown-menu {
        border: 0;
        float: none;
        width: auto;
        margin-top: 0;
        position: static;
        box-shadow: none;
        background-color: transparent
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
    .header .navbar-header {
        float: none
    }
    .header .navbar-toggle {
        display: block
    }
    .header .navbar-collapse.collapse {
        display: none!important
    }
    .header .navbar-collapse.collapse.in {
        display: block!important;
        overflow-y: auto!important
    }
    .header .navbar-nav {
        margin: 7px 0;
        float: none!important
    }
    .header .navbar-nav > li {
        float: none
    }
    .header .navbar-nav > li > a {
        padding-top: 30px;
        padding-bottom: 40px
    }
    .header .navbar-collapse,
    .header .navbar-collapse .container {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .header .navbar-default .navbar-nav > li > a {
        font-size: 14px;
        padding: 9px 10px
    }
    .header .navbar-default .navbar-nav > li a {
        border-bottom: solid 1px #eee
    }
    .header .navbar-default .navbar-nav > li > a:focus {
        background: none
    }
    .header .navbar-default .navbar-nav > li > a:hover {
        color: #72c02c
    }
    .header .navbar-default .navbar-nav > .active > a,
    .header .navbar-default .navbar-nav > .active > a:hover,
    .header .navbar-default .navbar-nav > .active > a:focus {
        color: #fff!important;
        background: #72c02c
    }
    .header .dropdown-submenu li a {
        font-size: 12px
    }
}
@media (min-width: 1000px) {
    .header .navbar-collapse {
        padding: 0
    }
    .header .navbar-nav {
        top: 4px;
        position: relative
    }
    .header .navbar-default .navbar-nav > li:hover {
        background: green!important;
        color: #fff
    }
    .header .navbar-default .navbar-nav > li:hover > a {
        background: green!important;
        color: #fff
    }
    .header .navbar-default .navbar-nav > li > a,
    .header .navbar-default .navbar-nav > li > a:hover,
    .header .navbar-default .navbar-nav > li > a:focus,
    .header .navbar-default .navbar-nav > .active > a,
    .header .navbar-default .navbar-nav > .active > a:hover,
    .header .navbar-default .navbar-nav > .active > a:focus {
        background: none
    }
    .header .navbar-default .navbar-nav > .open > a,
    .header .navbar-default .navbar-nav > .open > a:hover,
    .header .navbar-default .navbar-nav > .open > a:focus {
        color: #72c02c
    }
    .header .dropdown-menu {
        padding: 0;
        border: none;
        min-width: 200px;
        border-radius: 0;
        z-index: 9999!important;
        margin-top: -2px!important;
        border-top: solid 2px #72c02c;
        border-bottom: solid 2px #687074
    }
    .header .dropdown-menu li a {
        color: #687074;
        font-size: 13px;
        font-weight: 400;
        padding: 6px 15px;
        border-bottom: solid 1px #eee
    }
    .header .dropdown-menu .active > a,
    .header .dropdown-menu li > a:hover {
        color: #fff;
        filter: none!important;
        background: #687074!important;
        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out
    }
    .header .dropdown-menu li > a:focus {
        background: none;
        filter: none!important
    }
    .header .navbar-nav > li.dropdown:hover > .dropdown-menu {
        display: block
    }
    .header .open > .dropdown-menu,
    .header-v1 .open > .dropdown-menu {
        display: none
    }
    .header .navbar .search-open {
        width: 330px
    }
}
.header .navbar .nav > li > .search {
    color: #aaa;
    cursor: pointer;
    min-width: 35px;
    font-size: 15px;
    text-align: center;
    background: #f7f7f7;
    padding: 11px 0 12px;
    display: inline-block;
    border-bottom: solid 2px #aaa
}
.header .navbar .nav > li > .search:hover {
    color: #72c02c;
    background: #f7f7f7;
    border-bottom-color: #72c02c
}
.header .navbar .search-open {
    right: 0;
    top: 38px;
    display: none;
    padding: 14px;
    position: absolute;
    background: #fcfcfc;
    border-top: solid 2px #eee;
    box-shadow: 0 1px 3px #ddd
}
.header .navbar .search-open form {
    margin: 0;
    margin: 0
}
@media (min-width: 767px) and (max-width: 1000px) {
    .header .navbar > .container .navbar-brand,
    .header .navbar > .container-fluid .navbar-brand {
        margin-left: -10px
    }
    .header .navbar-toggle {
        margin-right: 0
    }
    .header .navbar .search-open {
        width: 93%
    }
}
@media (max-width: 999px) {
    .header .navbar .nav > li > .search {
        color: #999;
        width: 35px;
        height: 34px;
        line-height: 12px;
        text-align: left;
        text-align: center;
        margin: 5px 10px 0;
        background: #eee;
        border-bottom: none
    }
    .header .navbar .nav > li > .search:hover {
        color: #fff!important;
        background: #5fb611
    }
    .header .navbar .search-open {
        top: 5px;
        padding: 0;
        left: 48px;
        border-top: none;
        box-shadow: none;
        background: none;
        margin-right: 10px
    }
}
@media (min-width: 992px) and (max-width: 1000px) {
    .header .header .navbar-nav {
        margin: 7px 0!important
    }
}
.dropdown-submenu {
    position: relative
}
.dropdown > a:after,
.dropdown-submenu > a:after {
    top: 8px;
    right: 9px;
    font-size: 11px;
    content: "\f105";
    position: absolute;
    font-weight: 400;
    display: inline-block;
    font-family: FontAwesome
}
@media (max-width: 1000px) {
    .dropdown-submenu > a:after {
        content: " "
    }
}
.dropdown > a:after {
    top: 9px;
    right: 15px;
    content: "\f107"
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -5px;
    margin-left: 0
}
.dropdown-submenu > .dropdown-menu.submenu-left {
    left: -100%
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block
}
@media (max-width: 1000px) {
    .dropdown-submenu > .dropdown-menu {
        display: block;
        margin-left: 15px
    }
}
.dropdown-submenu.pull-left {
    float: none
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px
}
.dropdown-menu li [class^="fa-"],
.dropdown-menu li [class*=" fa-"] {
    left: -3px;
    width: 1.25em;
    margin-right: 1px;
    position: relative;
    text-align: center;
    display: inline-block
}
.dropdown-menu li [class^="fa-"].fa-lg,
.dropdown-menu li [class*=" fa-"].fa-lg {
    width: 1.5625em
}
.menu-icon {
    margin-right: 10px;
    font-weight: 200
}
.dropdown-show {
    position: relative;
    display: inline-block;
    box-shadow: 0 0 4px #eee
}
.footer {
    color: #dadada;
    background: #585f69;
    padding: 20px 0 30px
}
.footer.margin-top-0 {
    margin-top: 0
}
.footer p,
.footer a {
    font-size: 14px
}
.footer p {
    color: #dadada
}
.footer a {
    color: #72c02c
}
.footer a:hover {
    color: #a8f85f;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}
.footer h2,
.footer h3,
.footer h4 {
    color: #e4e4e4;
    background: none;
    text-shadow: none
}
.footer .footer-subsribe {
    width: 85%
}
.footer .blog-list {
    margin: 0;
    padding: 0;
    color: #dadada;
    list-style: none
}
.footer .blog-list li {
    padding: 0;
    margin-bottom: 7px
}
.footer .blog-list li span {
    color: #818488
}
.footer .dl-horizontal,
.footer .dl-horizontal:hover {
    border: none!important;
    background: none!important
}
.footer .posts .dl-horizontal a {
    color: #dadada
}
.footer .dl-horizontal a:hover {
    color: #a8f85f!important
}
.footer .dl-horizontal img {
    border-color: #888!important
}
.copyright {
    font-size: 12px;
    padding: 11px 0 7px;
    background: #3e4753;
    border-top: solid 1px #777
}
.copyright p {
    color: #dadada;
    margin-top: 12px
}
.copyright a {
    margin: 0 5px;
    color: #72c02c
}
.copyright a:hover {
    color: #a8f85f
}
.copyright a img {
    margin-top: 5px
}
.service-alternative .service:hover {
    background: #76ca2c;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}
.service-alternative .service:hover i,
.service-alternative .service:hover p,
.service-alternative .service:hover h4 {
    color: #fff
}
.about-me {
    overflow: hidden
}
.about-me h2 {
    margin: 0;
    font-size: 20px;
    text-transform: uppercase
}
.about-me span {
    color: #999;
    display: block;
    font-size: 14px;
    margin-bottom: 10px
}
.about-me .social-icons {
    margin-top: 7px
}
.about-my-goals h2 {
    text-transform: uppercase
}
.about-skills {
    padding: 40px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: url(../img/breadcrumbs.png) repeat
}
.gallery-page .thumbnail,
.gallery-page .thumbnail:hover {
    padding: 0;
    border: none;
    box-shadow: none
}
.gallery-page .thumbnails {
    margin-bottom: 6px
}
.privacy a {
    text-decoration: underline
}
.privacy a:hover {
    color: #72c02c;
    text-decoration: none
}
.who li {
    margin-bottom: 6px
}
.who li i {
    color: #72c02c;
    font-size: 13px;
    min-width: 15px;
    margin-right: 8px;
    text-align: center;
    position: relative
}
.who li:hover i,
.who li:hover a {
    color: #777
}
.who li:hover a:hover {
    text-decoration: none
}
.fullwidthbanner-container.slider-promo {
    max-height: 460px!important
}
.promo-service {
    margin-bottom: 20px
}
.promo-service li {
    margin-bottom: 5px
}
.promo-service a.btn-u {
    margin: 0 20px 10px 0
}
.title-box {
    font-size: 16px;
    text-align: center;
    padding: 10px 0 30px;
    border-bottom: solid 1px #eee
}
.title-box .title-box-text {
    color: #555;
    display: block;
    font-size: 35px;
    font-weight: 200
}
@media (max-width: 768px) {
    .title-box .title-box-text {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 10px
    }
    .title-box p {
        font-size: 15px
    }
}
.block-blockquote {
    margin: 20px 0;
    text-align: center;
    border: dashed 1px #ccc
}
.block-blockquote-inner {
    padding: 15px
}
.block-blockquote p {
    font-size: 26px;
    margin-bottom: 0
}
.brand-page .btn {
    margin-bottom: 10px
}
.form-page input,
.form-page select {
    margin-bottom: 10px
}
ul.labels-demo {
    margin: 5px 0
}
ul.labels-demo li {
    list-style: none;
    display: inline-block;
    margin: 0 5px 2px 0
}
.badge-sidebar {
    border-left: solid 1px #eee
}
@media (max-width: 991px) {
    .badge-sidebar {
        border-left: none
    }
}
.line-icon-page .item-box {
    width: 25%;
    float: left;
    height: 90px;
    text-align: center;
    padding: 20px 10px;
    margin: 0 -1px -1px 0;
    word-wrap: break-word;
    border: 1px solid #ddd
}
@media (max-width: 768px) {
    .line-icon-page .item-box {
        height: 115px
    }
}
@media (max-width: 450px) {
    .line-icon-page .item-box {
        height: 130px
    }
}
.line-icon-page .item-box:hover {
    background: #fafafa
}
.line-icon-page .item span {
    display: block;
    font-size: 28px;
    margin-bottom: 10px
}
.line-icon-page .item:hover {
    color: #72c02c
}
.icon-page-fa {
    margin-bottom: 20px
}
.icon-page-fa .item-box {
    float: left;
    height: 100px;
    width: 16%!important
}
.icon-page-fa .item {
    font-size: 12px
}
.icon-page-fa .item i {
    color: #555;
    display: block;
    font-size: 24px;
    margin-bottom: 10px
}
@media (max-width: 767px) {
    .icon-page-fa .item-box {
        width: 20%!important
    }
}
@media (max-width: 600px) {
    .icon-page-fa .item-box {
        width: 30%!important
    }
}
@media (max-width: 400px) {
    .icon-page-fa .item-box {
        width: 50%!important
    }
}
.bs-glyphicons {
    padding-left: 0;
    list-style: none;
    overflow: hidden;
    padding-bottom: 1px;
    margin-bottom: 20px
}
.bs-glyphicons li {
    width: 25%;
    float: left;
    height: 115px;
    padding: 10px;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    margin: 0 -1px -1px 0;
    border: 1px solid #ddd
}
.bs-glyphicons .glyphicon {
    display: block;
    font-size: 24px;
    margin: 5px auto 10px
}
.bs-glyphicons li:hover {
    color: #72c02c;
    background-color: #fafafa
}
@media (min-width: 768px) {
    .bs-glyphicons li {
        width: 12.5%
    }
}
.map {
    width: 100%;
    height: 350px;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee
}
.map-box {
    height: 250px
}
.map-box-space {
    margin-top: 15px
}
.map-box-space1 {
    margin-top: 7px
}
.service-or {
    overflow: hidden;
    position: relative
}
.service-bg {
    background-color: rgba(255, 255, 255, 0.1);
    width: 250px;
    padding: 60px;
    position: absolute;
    top: -10px;
    right: -100px;
    transform: rotate(55deg);
    -o-transform: rotate(55deg);
    -ms-transform: rotate(55deg);
    -moz-transform: rotate(55deg);
    -webkit-transform: rotate(55deg)
}
.two-blocks {
    text-align: center
}
.two-blocks-in {
    margin-bottom: 30px
}
.two-blocks-in i {
    color: #fff;
    padding: 11px;
    font-size: 30px;
    min-width: 50px;
    text-align: center;
    background: #585f69;
    margin-bottom: 10px;
    display: inline-block
}
.three-blocks {
    text-align: center
}
.three-blocks-in {
    margin-bottom: 30px
}
.three-blocks-in i {
    color: #777;
    padding: 9px 6px;
    font-size: 20px;
    min-width: 40px;
    margin-bottom: 10px;
    border: 1px solid #777
}
.three-blocks-in h3 {
    font-size: 20px;
    margin-bottom: 7px
}
.banner-info {
    margin-bottom: 10px
}
.banner-info i {
    float: left;
    color: #fff;
    padding: 11px;
    min-width: 40px;
    font-size: 22px;
    text-align: center;
    margin: 7px 20px 0 0
}
.banner-info i.fa {
    min-width: 46px
}
.banner-info.light i {
    border: 1px solid #fff
}
.banner-info.dark i {
    background: #585f69
}
.banner-info h3 {
    font-size: 21px;
    margin-bottom: 5px
}
.banner-info.light h3 {
    color: #fff
}
.banner-info.light p {
    color: #eee
}
.no-space {
    padding: 0
}
.no-space-left {
    padding-left: 0;
    padding-right: 15px!important
}
.no-space-right {
    padding-right: 0;
    padding-left: 15px!important
}
.loginbar {
    line-height: 20px
}
@media (min-width: 768px) and (max-width: 998px) {
    .header .navbar-brand {
        top: 4px
    }
}
.thumb-headline h2 {
    color: #eee;
    font-size: 16px
}
.footer-logo {
    margin: 17px 0 20px
}
.latest-list li {
    padding: 8px 0;
    border-top: 1px solid #353535
}
.latest-list li:first-child {
    padding-top: 0;
    border-top: none
}
.latest-list li a {
    color: #eee
}
.latest-list small {
    color: #999;
    display: block
}
.link-list li {
    border-top: solid 1px #353535
}
.link-list li:first-child {
    border-top: none!important
}
.link-list a {
    color: #eee;
    font-size: 11px;
    padding: 6px 0;
    display: inline-block;
    text-transform: uppercase
}
.link-list li i {
    color: #bbb;
    float: right;
    margin-top: 10px
}
.social-icons {
    margin-top: 5px
}
.social-icons li {
    margin: 0
}
.social-icons li a {
    margin: 0 3px
}
.footer .map-img {
    background: url(../img/main/map-img.png) 5px 60px no-repeat
}
.sb-toggle-right {
    margin-top: 4px;
    font-size: 19px;
    cursor: pointer
}
.sb-toggle-right:hover {
    color: #eee
}
body.dark .tp-banner-container .btn-u.btn-brd.btn-u-light {
    color: #fff
}
.tp-banner-container .btn-u.btn-brd {
    font-weight: 400
}
.tp-banner-container {
    position: relative
}
* {
    border-radius: 0!important
}
body {
    color: #333;
    font-size: 13px;
    line-height: 1.6
}
p,
li,
li a {
    color: #555
}
a {
    color: #72c02c;
    text-decoration: none
}
a,
a:focus,
a:hover,
a:active {
    outline: 0!important
}
a:focus {
    text-decoration: none
}
a:hover {
    color: #72c02c;
    text-decoration: underline
}
hr {
    margin: 30px 0
}
hr.hr-md {
    margin: 20px 0
}
h1 {
    font-size: 28px;
    line-height: 35px
}
h2 {
    font-size: 24px;
    line-height: 33px
}
h3 {
    font-size: 20px;
    line-height: 27px
}
h4 {
    line-height: 25px
}
h5 {
    line-height: 20px
}
h6 {
    line-height: 18px
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #585f69;
    margin-top: 5px;
    text-shadow: none;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif
}
h1 i,
h2 i,
h3 i,
h4 i,
h5 i,
h6 i {
    margin-right: 5px
}
.headline {
    display: block;
    margin: 10px 0 25px;
    border-bottom: 1px dotted #e4e9f0
}
.headline h2 {
    font-size: 22px
}
.headline h2,
.headline h3,
.headline h4 {
    margin: 0 0 -2px;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid #72c02c
}
.headline-md {
    margin-bottom: 15px
}
.headline-md h2 {
    font-size: 21px
}
.heading {
    text-align: center
}
.heading h2 {
    padding: 0 12px;
    position: relative;
    display: inline-block;
    line-height: 34px!important
}
.heading h2:before,
.heading h2:after {
    content: ' ';
    width: 70%;
    position: absolute;
    border-width: 1px;
    border-color: #bbb
}
.heading h2:before {
    right: 100%
}
.heading h2:after {
    left: 100%
}
@media (max-width: 768px) {
    .heading h2:before,
    .heading h2:after {
        width: 20%
    }
}
h2.heading-md {
    font-size: 20px;
    line-height: 24px
}
h2.heading-sm,
h3.heading-md {
    font-size: 18px;
    line-height: 24px
}
h3.heading-md {
    line-height: 22px
}
h3.heading-sm {
    font-size: 16px;
    line-height: 20px
}
h2.heading-xs {
    font-size: 16px;
    line-height: 22px
}
h3.heading-xs {
    font-size: 14px;
    margin-bottom: 0
}
.devider.devider-dotted {
    border-top: 2px dotted #eee
}
.devider.devider-dashed {
    border-top: 2px dashed #eee
}
.devider.devider-db {
    height: 5px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}
.devider.devider-db-dashed {
    height: 5px;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd
}
.devider.devider-db-dotted {
    height: 5px;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd
}
.table thead > tr > th {
    border-bottom: none
}
@media (max-width: 768px) {
    .table th.hidden-sm,
    .table td.hidden-sm {
        display: none!important
    }
}
.form-control {
    box-shadow: none
}
.form-control:focus {
    border-color: #72c02c;
    box-shadow: 0 0 2px #c9c9c9
}
.form-spacing .form-control {
    margin-bottom: 15px
}
.input-group-addon {
    color: #b3b3b3;
    font-size: 14px;
    background: #fff
}
.tab-v1 .nav-tabs {
    border: none;
    background: none;
    border-bottom: solid 2px #72c02c
}
.tab-v1 .nav-tabs a {
    font-size: 14px;
    padding: 5px 15px
}
.tab-v1 .nav-tabs > .active > a,
.tab-v1 .nav-tabs > .active > a:hover,
.tab-v1 .nav-tabs > .active > a:focus {
    color: #fff;
    border: none;
    background: #72c02c
}
.tab-v1 .nav-tabs > li > a {
    border: none
}
.tab-v1 .nav-tabs > li > a:hover {
    color: #fff;
    background: #72c02c
}
.tab-v1 .tab-content {
    padding: 10px 0
}
.tab-v1 .tab-content img {
    margin-top: 4px;
    margin-bottom: 15px
}
.tab-v1 .tab-content img.img-tab-space {
    margin-top: 7px
}
.tab-v2 .nav-tabs {
    border-bottom: none
}
.tab-v2 .nav-tabs li a {
    padding: 9px 16px;
    background: none;
    border: none
}
.tab-v2 .nav-tabs li.active a {
    background: #fff;
    padding: 7px 15px 9px;
    border: solid 1px #eee;
    border-top: solid 2px #72c02c;
    border-bottom: none!important
}
.tab-v2 .tab-content {
    padding: 10px 16px;
    border: solid 1px #eee
}
.tab-v3 .nav-pills li a {
    color: #777;
    font-size: 17px;
    padding: 4px 8px;
    margin-bottom: 3px;
    background: #fafafa;
    border: solid 1px #eee
}
.tab-v3 .nav-pills li a:hover,
.tab-v3 .nav-pills li.active a {
    color: #fff;
    background: #72c02c;
    border: solid 1px #68af28
}
.tab-v3 .nav-pills li i {
    width: 1.25em;
    margin-right: 5px;
    text-align: center;
    display: inline-block
}
.tab-v3 .tab-content {
    padding: 15px;
    background: #fafafa;
    border: solid 1px #eee
}
.pagination li a {
    color: #777;
    padding: 5px 15px
}
.pagination li a:hover {
    color: #fff;
    background: #5fb611;
    border-color: #5fb611
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    border-color: #72c02c;
    background-color: #72c02c
}
.pagination-no-space .pagination {
    margin: 0
}
.pager li > a:hover,
.pager li > a:focus {
    color: #fff;
    background: #5fb611;
    border-color: #5fb611
}
.list-group-item li > .badge {
    float: right
}
.list-toggle:after {
    top: 7px;
    right: 10px;
    color: #777;
    font-size: 14px;
    content: "\f105";
    position: absolute;
    font-weight: 400;
    display: inline-block;
    font-family: FontAwesome
}
.list-toggle.active:after {
    color: #fff;
    content: "\f107"
}
.btn {
    box-shadow: none
}
.btn-u {
    white-space: nowrap;
    border: 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    background: #72c02c;
    display: inline-block;
    text-decoration: none
}
.btn-u:hover {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.btn-u-sm,
a.btn-u-sm {
    padding: 3px 12px
}
.btn-u-lg,
a.btn-u-lg {
    font-size: 18px;
    padding: 10px 25px
}
.btn-u-xs,
a.btn-u-xs {
    font-size: 12px;
    padding: 2px 12px;
    line-height: 18px
}
.btn-group .dropdown-menu > li > a {
    padding: 3px 13px
}
.btn-group > .btn-u,
.btn-group-vertical > .btn-u {
    float: left;
    position: relative
}
.btn-group > .btn-u:first-child {
    margin-left: 0
}
.btn-u:hover,
.btn-u:focus,
.btn-u:active,
.btn-u.active,
.open .dropdown-toggle.btn-u {
    background: #5fb611
}
.btn-u-split.dropdown-toggle {
    border-left: solid 1px #5fb611
}
.btn-u.btn-u-blue {
    background: #3498db
}
.btn-u.btn-u-blue:hover,
.btn-u.btn-u-blue:focus,
.btn-u.btn-u-blue:active,
.btn-u.btn-u-blue.active,
.open .dropdown-toggle.btn-u.btn-u-blue {
    background: #2980b9
}
.btn-u.btn-u-split-blue.dropdown-toggle {
    border-left: solid 1px #2980b9
}
.btn-u.btn-u-red {
    background: #e74c3c
}
.btn-u.btn-u-red:hover,
.btn-u.btn-u-red:focus,
.btn-u.btn-u-red:active,
.btn-u.btn-u-red.active,
.open .dropdown-toggle.btn-u.btn-u-red {
    background: #c0392b
}
.btn-u.btn-u-split-red.dropdown-toggle {
    border-left: solid 1px #c0392b
}
.btn-u.btn-u-orange {
    background: #e67e22
}
.btn-u.btn-u-orange:hover,
.btn-u.btn-u-orange:focus,
.btn-u.btn-u-orange:active,
.btn-u.btn-u-orange.active,
.open .dropdown-toggle.btn-u.btn-u-orange {
    background: #d35400
}
.btn-u.btn-u-split-orange.dropdown-toggle {
    border-left: solid 1px #d35400
}
.btn-u.btn-u-sea {
    background: #1abc9c
}
.btn-u.btn-u-sea:hover,
.btn-u.btn-u-sea:focus,
.btn-u.btn-u-sea:active,
.btn-u.btn-u-sea.active,
.open .dropdown-toggle.btn-u.btn-u-sea {
    background: #16a085
}
.btn-u.btn-u-split-sea.dropdown-toggle {
    border-left: solid 1px #16a085
}
.btn-u.btn-u-green {
    background: #2ecc71
}
.btn-u.btn-u-green:hover,
.btn-u.btn-u-green:focus,
.btn-u.btn-u-green:active,
.btn-u.btn-u-green.active,
.open .dropdown-toggle.btn-u.btn-u-green {
    background: #27ae60
}
.btn-u.btn-u-split-green.dropdown-toggle {
    border-left: solid 1px #27ae60
}
.btn-u.btn-u-yellow {
    background: #f1c40f
}
.btn-u.btn-u-yellow:hover,
.btn-u.btn-u-yellow:focus,
.btn-u.btn-u-yellow:active,
.btn-u.btn-u-yellow.active,
.open .dropdown-toggle.btn-u.btn-u-yellow {
    background: #f39c12
}
.btn-u.btn-u-split-yellow.dropdown-toggle {
    border-left: solid 1px #f39c12
}
.btn-u.btn-u-default {
    background: #95a5a6
}
.btn-u.btn-u-default:hover,
.btn-u.btn-u-default:focus,
.btn-u.btn-u-default:active,
.btn-u.btn-u-default.active,
.open .dropdown-toggle.btn-u.btn-u-default {
    background: #7f8c8d
}
.btn-u.btn-u-split-default.dropdown-toggle {
    border-left: solid 1px #7f8c8d
}
.btn-u.btn-u-purple {
    background: #9b6bcc
}
.btn-u.btn-u-purple:hover,
.btn-u.btn-u-purple:focus,
.btn-u.btn-u-purple:active,
.btn-u.btn-u-purple.active,
.open .dropdown-toggle.btn-u.btn-u-purple {
    background: #814fb5
}
.btn-u.btn-u-split-purple.dropdown-toggle {
    border-left: solid 1px #814fb5
}
.btn-u.btn-u-aqua {
    background: #27d7e7
}
.btn-u.btn-u-aqua:hover,
.btn-u.btn-u-aqua:focus,
.btn-u.btn-u-aqua:active,
.btn-u.btn-u-aqua.active,
.open .dropdown-toggle.btn-u.btn-u-aqua {
    background: #26bac8
}
.btn-u.btn-u-split-aqua.dropdown-toggle {
    border-left: solid 1px #26bac8
}
.btn-u.btn-u-brown {
    background: #9c8061
}
.btn-u.btn-u-brown:hover,
.btn-u.btn-u-brown:focus,
.btn-u.btn-u-brown:active,
.btn-u.btn-u-brown.active,
.open .dropdown-toggle.btn-u.btn-u-brown {
    background: #81674b
}
.btn-u.btn-u-split-brown.dropdown-toggle {
    border-left: solid 1px #81674b
}
.btn-u.btn-u-dark-blue {
    background: #4765a0
}
.btn-u.btn-u-dark-blue:hover,
.btn-u.btn-u-dark-blue:focus,
.btn-u.btn-u-dark-blue:active,
.btn-u.btn-u-dark-blue.active,
.open .dropdown-toggle.btn-u.btn-u-dark-blue {
    background: #324c80
}
.btn-u.btn-u-split-dark.dropdown-toggle {
    border-left: solid 1px #324c80
}
.btn-u.btn-u-light-green {
    background: #79d5b3
}
.btn-u.btn-u-light-green:hover,
.btn-u.btn-u-light-green:focus,
.btn-u.btn-u-light-green:active,
.btn-u.btn-u-light-green.active,
.open .dropdown-toggle.btn-u.btn-u-light-green {
    background: #59b795
}
.btn-u.btn-u-split-light-green.dropdown-toggle {
    border-left: solid 1px #59b795
}
.btn-u.btn-u-dark {
    background: #555
}
.btn-u.btn-u-dark:hover,
.btn-u.btn-u-dark:focus,
.btn-u.btn-u-dark:active,
.btn-u.btn-u-dark.active,
.open .dropdown-toggle.btn-u.btn-u-dark {
    background: #333
}
.btn-u.btn-u-split-dark.dropdown-toggle {
    border-left: solid 1px #333
}
.btn-u.btn-u-light-grey {
    background: #585f69
}
.btn-u.btn-u-light-grey:hover,
.btn-u.btn-u-light-grey:focus,
.btn-u.btn-u-light-grey:active,
.btn-u.btn-u-light-grey.active,
.open .dropdown-toggle.btn-u.btn-u-light-grey {
    background: #484f58
}
.btn-u.btn-u-split-light-grey.dropdown-toggle {
    border-left: solid 1px #484f58
}
.btn-u.btn-brd {
    color: #555;
    font-weight: 200;
    background: none;
    border: solid 1px transparent;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}
.btn-u.btn-brd:hover {
    background: none;
    border: solid 1px #eee
}
.btn-u.btn-brd:focus {
    background: none
}
.btn-u.btn-brd.btn-brd-hover:hover {
    color: #fff!important
}
.btn-u.btn-brd {
    border-color: #72c02c
}
.btn-u.btn-brd:hover {
    color: #5fb611;
    border-color: #5fb611
}
.btn-u.btn-brd.btn-brd-hover:hover {
    background: #5fb611
}
.btn-u.btn-brd.btn-u-blue {
    border-color: #3498db
}
.btn-u.btn-brd.btn-u-blue:hover {
    color: #2980b9;
    border-color: #2980b9
}
.btn-u.btn-brd.btn-u-blue.btn-brd-hover:hover {
    background: #2980b9
}
.btn-u.btn-brd.btn-u-red {
    border-color: #e74c3c
}
.btn-u.btn-brd.btn-u-red:hover {
    color: #c0392b;
    border-color: #c0392b
}
.btn-u.btn-brd.btn-u-red.btn-brd-hover:hover {
    background: #c0392b
}
.btn-u.btn-brd.btn-u-orange {
    border-color: #e67e22
}
.btn-u.btn-brd.btn-u-orange:hover {
    color: #d35400;
    border-color: #d35400
}
.btn-u.btn-brd.btn-u-orange.btn-brd-hover:hover {
    background: #d35400
}
.btn-u.btn-brd.btn-u-sea {
    border-color: #1abc9c
}
.btn-u.btn-brd.btn-u-sea:hover {
    color: #16a085;
    border-color: #16a085
}
.btn-u.btn-brd.btn-u-sea.btn-brd-hover:hover {
    background: #16a085
}
.btn-u.btn-brd.btn-u-green {
    border-color: #2ecc71
}
.btn-u.btn-brd.btn-u-green:hover {
    color: #27ae60;
    border-color: #27ae60
}
.btn-u.btn-brd.btn-u-green.btn-brd-hover:hover {
    background: #27ae60
}
.btn-u.btn-brd.btn-u-yellow {
    border-color: #f1c40f
}
.btn-u.btn-brd.btn-u-yellow:hover {
    color: #f39c12;
    border-color: #f39c12
}
.btn-u.btn-brd.btn-u-yellow.btn-brd-hover:hover {
    background: #f39c12
}
.btn-u.btn-brd.btn-u-default {
    border-color: #95a5a6
}
.btn-u.btn-brd.btn-u-default:hover {
    color: #7f8c8d;
    border-color: #7f8c8d
}
.btn-u.btn-brd.btn-u-default.btn-brd-hover:hover {
    background: #7f8c8d
}
.btn-u.btn-brd.btn-u-dark {
    border-color: #555
}
.btn-u.btn-brd.btn-u-dark:hover {
    color: #333;
    border-color: #333
}
.btn-u.btn-brd.btn-u-dark.btn-brd-hover:hover {
    background: #333
}
.btn-u.btn-brd.btn-u-light-grey {
    border-color: #585f69
}
.btn-u.btn-brd.btn-u-light-grey:hover {
    color: #484f58;
    border-color: #484f58
}
.btn-u.btn-brd.btn-u-light-grey.btn-brd-hover:hover {
    background: #484f58
}
.btn-u.btn-brd.btn-u-purple {
    border-color: #9b6bcc
}
.btn-u.btn-brd.btn-u-purple:hover {
    color: #814fb5;
    border-color: #814fb5
}
.btn-u.btn-brd.btn-u-purple.btn-brd-hover:hover {
    background: #814fb5
}
.btn-u.btn-brd.btn-u-aqua {
    border-color: #27d7e7
}
.btn-u.btn-brd.btn-u-aqua:hover {
    color: #26bac8;
    border-color: #26bac8
}
.btn-u.btn-brd.btn-u-aqua.btn-brd-hover:hover {
    background: #26bac8
}
.btn-u.btn-brd.btn-u-brown {
    border-color: #9c8061
}
.btn-u.btn-brd.btn-u-brown:hover {
    color: #81674b;
    border-color: #81674b
}
.btn-u.btn-brd.btn-u-brown.btn-brd-hover:hover {
    background: #81674b
}
.btn-u.btn-brd.btn-u-dark-blue {
    border-color: #4765a0
}
.btn-u.btn-brd.btn-u-dark-blue:hover {
    color: #324c80;
    border-color: #324c80
}
.btn-u.btn-brd.btn-u-dark-blue.btn-brd-hover:hover {
    background: #324c80
}
.btn-u.btn-brd.btn-u-light-green {
    border-color: #79d5b3
}
.btn-u.btn-brd.btn-u-light-green:hover {
    color: #59b795;
    border-color: #59b795
}
.btn-u.btn-brd.btn-u-light-green.btn-brd-hover:hover {
    background: #59b795
}
.btn-u.btn-brd.btn-u-light {
    color: #fff;
    border-color: #fff
}
.btn-u.btn-brd.btn-u-light:hover {
    border-color: #fff
}
.btn-u.btn-brd.btn-u-light.btn-brd-hover:hover {
    background: #fff;
    color: #555!important
}
span.label {
    font-size: 11px;
    font-weight: 400;
    padding: 4px 7px
}
span.badge {
    font-weight: 400;
    padding: 4px 7px
}
span.label-u,
span.badge-u {
    background: #72c02c
}
span.label-blue,
span.badge-blue {
    background: #3498db
}
span.label-red,
span.badge-red {
    background: #e74c3c
}
span.label-green,
span.badge-green {
    background: #2ecc71
}
span.label-sea,
span.badge-sea {
    background: #1abc9c
}
span.label-orange,
span.badge-orange {
    background: #e67e22
}
span.label-yellow,
span.badge-yellow {
    background: #f1c40f
}
span.label-purple,
span.badge-purple {
    background: #9b6bcc
}
span.label-aqua,
span.badge-aqua {
    background: #27d7e7
}
span.label-brown,
span.badge-brown {
    background: #9c8061
}
span.label-dark-blue,
span.badge-dark-blue {
    background: #4765a0
}
span.label-light-green,
span.badge-light-green {
    background: #79d5b3
}
span.label-light,
span.badge-light {
    color: #777;
    background: #ecf0f1
}
span.label-dark,
span.badge-dark {
    background: #555
}
.social-icons {
    margin: 0;
    padding: 0
}
.social-icons li {
    list-style: none;
    margin-right: 3px;
    margin-bottom: 5px;
    text-indent: -9999px;
    display: inline-block
}
.social-icons li a,
a.social-icon {
    width: 28px;
    height: 28px;
    display: block;
    background-position: 0 0;
    background-repeat: no-repeat;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.social-icons li:hover a {
    background-position: 0 -38px
}
.social-icons-color li a {
    opacity: .7;
    background-position: 0 -38px!important;
    -webkit-backface-visibility: hidden
}
.social-icons-color li a:hover {
    opacity: 1
}
.social_amazon {
    background: url(../img/icons/social/amazon.png) no-repeat
}
.social_behance {
    background: url(../img/icons/social/behance.png) no-repeat
}
.social_blogger {
    background: url(../img/icons/social/blogger.png) no-repeat
}
.social_deviantart {
    background: url(../img/icons/social/deviantart.png) no-repeat
}
.social_dribbble {
    background: url(../img/icons/social/dribbble.png) no-repeat
}
.social_dropbox {
    background: url(../img/icons/social/dropbox.png) no-repeat
}
.social_evernote {
    background: url(../img/icons/social/evernote.png) no-repeat
}
.social_facebook {
    background: url(../img/icons/social/facebook.png) no-repeat
}
.social_forrst {
    background: url(../img/icons/social/forrst.png) no-repeat
}
.social_github {
    background: url(../img/icons/social/github.png) no-repeat
}
.social_googleplus {
    background: url(../img/icons/social/googleplus.png) no-repeat
}
.social_jolicloud {
    background: url(../img/icons/social/jolicloud.png) no-repeat
}
.social_last-fm {
    background: url(../img/icons/social/last-fm.png) no-repeat
}
.social_linkedin {
    background: url(../img/icons/social/linkedin.png) no-repeat
}
.social_picasa {
    background: url(../img/icons/social/picasa.png) no-repeat
}
.social_pintrest {
    background: url(../img/icons/social/pintrest.png) no-repeat
}
.social_rss {
    background: url(../img/icons/social/rss.png) no-repeat
}
.social_skype {
    background: url(../img/icons/social/skype.png) no-repeat
}
.social_spotify {
    background: url(../img/icons/social/spotify.png) no-repeat
}
.social_stumbleupon {
    background: url(../img/icons/social/stumbleupon.png) no-repeat
}
.social_tumblr {
    background: url(../img/icons/social/tumblr.png) no-repeat
}
.social_twitter {
    background: url(../img/icons/social/twitter.png) no-repeat
}
.social_vimeo {
    background: url(../img/icons/social/vimeo.png) no-repeat
}
.social_wordpress {
    background: url(../img/icons/social/wordpress.png) no-repeat
}
.social_xing {
    background: url(../img/icons/social/xing.png) no-repeat
}
.social_yahoo {
    background: url(../img/icons/social/yahoo.png) no-repeat
}
.social_youtube {
    background: url(../img/icons/social/youtube.png) no-repeat
}
.social_vk {
    background: url(../img/icons/social/vk.png) no-repeat
}
i.icon-custom {
    color: #555;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
    border: solid 1px #555
}
i.icon-sm {
    width: 35px;
    height: 35px;
    font-size: 16px;
    line-height: 35px
}
i.icon-lg {
    width: 60px;
    height: 60px;
    font-size: 31px;
    line-height: 60px;
    margin-bottom: 10px
}
i.icon-2x {
    font-size: 30px
}
i.icon-3x {
    font-size: 40px
}
i.icon-4x {
    font-size: 50px
}
i.icon-line {
    font-size: 17px
}
i.icon-sm.icon-line {
    font-size: 14px
}
i.icon-lg.icon-line {
    font-size: 28px
}
i.icon-2x.icon-line {
    font-size: 27px
}
i.icon-3x.icon-line {
    font-size: 36px
}
i.icon-4x.icon-line {
    font-size: 47px
}
.link-icon,
.link-bg-icon {
    color: #555
}
.link-icon:hover,
.link-bg-icon:hover {
    border: none;
    text-decoration: none
}
.link-icon:hover i {
    color: #72c02c;
    background: none;
    border: solid 1px #72c02c
}
.link-bg-icon:hover i {
    color: #72c02c;
    background: #72c02c;
    border-color: #72c02c;
    color: #fff!important
}
i.icon-color-u,
i.icon-color-red,
i.icon-color-sea,
i.icon-color-dark,
i.icon-color-grey,
i.icon-color-blue,
i.icon-color-green,
i.icon-color-yellow,
i.icon-color-orange,
i.icon-color-purple,
i.icon-color-aqua,
i.icon-color-brown,
i.icon-color-dark-blue,
i.icon-color-light-grey,
i.icon-color-light-green,
{
    background: none
}
i.icon-color-u {
    color: #72c02c;
    border: solid 1px #72c02c
}
i.icon-color-blue {
    color: #3498db;
    border: solid 1px #3498db
}
i.icon-color-red {
    color: #e74c3c;
    border: solid 1px #e74c3c
}
i.icon-color-sea {
    color: #1abc9c;
    border: solid 1px #1abc9c
}
i.icon-color-green {
    color: #2ecc71;
    border: solid 1px #2ecc71
}
i.icon-color-yellow {
    color: #f1c40f;
    border: solid 1px #f1c40f
}
i.icon-color-orange {
    color: #e67e22;
    border: solid 1px #e67e22
}
i.icon-color-grey {
    color: #95a5a6;
    border: solid 1px #95a5a6
}
i.icon-color-purple {
    color: #9b6bcc;
    border: solid 1px #9b6bcc
}
i.icon-color-aqua {
    color: #27d7e7;
    border: solid 1px #27d7e7
}
i.icon-color-brown {
    color: #9c8061;
    border: solid 1px #9c8061
}
i.icon-color-dark-blue {
    color: #4765a0;
    border: solid 1px #4765a0
}
i.icon-color-light-green {
    color: #79d5b3;
    border: solid 1px #79d5b3
}
i.icon-color-light {
    color: #fff;
    border: solid 1px #fff
}
i.icon-color-light-grey {
    color: #585f69;
    border: solid 1px #585f69
}
i.icon-bg-u,
i.icon-bg-red,
i.icon-bg-sea,
i.icon-bg-dark,
i.icon-bg-grey,
i.icon-bg-blue,
i.icon-bg-green,
i.icon-bg-yellow,
i.icon-bg-orange,
i.icon-bg-purple,
i.icon-bg-aqua,
i.icon-bg-brown,
i.icon-bg-dark-blue,
i.icon-bg-light-grey,
i.icon-bg-light-green {
    color: #fff;
    border-color: transparent
}
i.icon-bg-u {
    background: #72c02c
}
i.icon-bg-blue {
    background: #3498db
}
i.icon-bg-red {
    background: #e74c3c
}
i.icon-bg-sea {
    background: #1abc9c
}
i.icon-bg-green {
    background: #2ecc71
}
i.icon-bg-yellow {
    background: #f1c40f
}
i.icon-bg-orange {
    background: #e67e22
}
i.icon-bg-grey {
    background: #95a5a6
}
i.icon-bg-dark {
    background: #555
}
i.icon-bg-purple {
    background: #9b6bcc
}
i.icon-bg-aqua {
    background: #27d7e7
}
i.icon-bg-brown {
    background: #9c8061
}
i.icon-bg-dark-blue {
    background: #4765a0
}
i.icon-bg-light-green {
    background: #79d5b3
}
i.icon-bg-light {
    background: #fff;
    border-color: transparent
}
i.icon-bg-light-grey {
    background: #585f69;
    border-color: transparent
}
.fa-fixed [class^="fa"],
.fa-fixed [class*=" fa"] {
    width: 1.25em;
    text-align: center;
    display: inline-block
}
.fa-fixed [class^="fa"].fa-lg,
.fa-fixed [class*=" fa"].fa-lg {
    width: 1.5625em
}
.dropcap {
    float: left;
    color: #72c02c;
    padding: 5px 0;
    font-size: 45px;
    font-weight: 200;
    line-height: 30px;
    margin: 0 5px 0 0
}
.dropcap-bg {
    float: left;
    color: #fff;
    padding: 7px 0;
    min-width: 50px;
    font-size: 35px;
    font-weight: 200;
    line-height: 35px;
    text-align: center;
    background: #72c02c;
    margin: 4px 10px 0 0
}
.text-highlights {
    color: #fff;
    font-weight: 200;
    padding: 0 5px;
    background: #555
}
.text-highlights-green {
    background: #72c02c
}
.text-highlights-blue {
    background: #3498db
}
.text-highlights-red {
    background: #e74c3c
}
.text-highlights-sea {
    background: #1abc9c
}
.text-highlights-orange {
    background: #e67e22
}
.text-highlights-yellow {
    background: #f1c40f
}
.text-highlights-purple {
    background: #9b6bcc
}
.text-highlights-aqua {
    background: #27d7e7
}
.text-highlights-brown {
    background: #9c8061
}
.text-highlights-dark-blue {
    background: #4765a0
}
.text-highlights-light-green {
    background: #79d5b3
}
.text-border {
    border-bottom: dashed 1px #555
}
.text-border-default {
    border-color: #95a5a6
}
.text-border-green {
    border-color: #72c02c
}
.text-border-blue {
    border-color: #3498db
}
.text-border-red {
    border-color: #e74c3c
}
.text-border-yellow {
    border-color: #f1c40f
}
.text-border-purple {
    border-color: #9b6bcc
}
.list-styles li {
    margin-bottom: 8px
}
.contex-bg p {
    opacity: .8;
    padding: 8px 10px
}
.contex-bg p:hover {
    opacity: 1
}
blockquote {
    padding: 5px 15px;
    border-left-width: 2px
}
blockquote p {
    font-size: 14px;
    font-weight: 400
}
blockquote h1,
blockquote h2,
blockquote span {
    font-size: 18px;
    margin: 0 0 8px;
    line-height: 24px
}
blockquote.bq-text-lg p,
blockquote.bq-text-lg small {
    text-transform: uppercase
}
blockquote.bq-text-lg p {
    font-size: 22px;
    font-weight: 300;
    line-height: 32px
}
blockquote.text-right,
blockquote.hero.text-right {
    border-left: none;
    border-right: 2px solid #eee
}
blockquote.hero.text-right,
blockquote.hero.text-right:hover {
    border-color: #555
}
blockquote:hover,
blockquote.text-right:hover {
    border-color: #72c02c;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}
blockquote.bq-dark,
blockquote.bq-dark:hover {
    border-color: #585f69
}
blockquote.bq-green {
    border-color: #72c02c
}
blockquote.hero {
    border: none;
    padding: 18px;
    font-size: 16px;
    background: #f3f3f3;
    border-left: solid 2px #666
}
blockquote.hero:hover {
    background: #eee;
    border-left-color: #666
}
blockquote.hero.hero-dark,
blockquote.hero.hero-default {
    border: none
}
blockquote.hero.hero-dark {
    background: #444
}
blockquote.hero.hero-dark:hover {
    background: #555
}
blockquote.hero.hero-default {
    background: #72c02c
}
blockquote.hero.hero-default:hover {
    background: #5fb611
}
blockquote.hero.hero-dark p,
blockquote.hero.hero-dark h2,
blockquote.hero.hero-dark small,
blockquote.hero.hero-default p,
blockquote.hero.hero-default h2,
blockquote.hero.hero-default small {
    color: #fff;
    font-weight: 200
}
.panel-heading {
    color: #fff;
    padding: 5px 15px
}
.panel .table {
    margin-bottom: 0
}
.panel-u {
    border-color: #72c02c
}
.panel-u > .panel-heading {
    background: #72c02c
}
.panel-blue {
    border-color: #3498db
}
.panel-blue > .panel-heading {
    background: #3498db
}
.panel-red {
    border-color: #e74c3c
}
.panel-red > .panel-heading {
    background: #e74c3c
}
.panel-green {
    border-color: #2ecc71
}
.panel-green > .panel-heading {
    background: #2ecc71
}
.panel-sea {
    border-color: #1abc9c
}
.panel-sea > .panel-heading {
    background: #1abc9c
}
.panel-orange {
    border-color: #e67e22
}
.panel-orange > .panel-heading {
    background: #e67e22
}
.panel-yellow {
    border-color: #f1c40f
}
.panel-yellow > .panel-heading {
    background: #f1c40f
}
.panel-grey {
    border-color: #95a5a6
}
.panel-grey > .panel-heading {
    background: #95a5a6
}
.panel-dark {
    border-color: #555
}
.panel-dark > .panel-heading {
    background: #555
}
.panel-purple {
    border-color: #9b6bcc
}
.panel-purple > .panel-heading {
    background: #9b6bcc
}
.panel-aqua {
    border-color: #27d7e7
}
.panel-aqua > .panel-heading {
    background: #27d7e7
}
.panel-brown {
    border-color: #9c8061
}
.panel-brown > .panel-heading {
    background: #9c8061
}
.panel-dark-blue {
    border-color: #4765a0
}
.panel-dark-blue > .panel-heading {
    background: #4765a0
}
.panel-light-green {
    border-color: #79d5b3
}
.panel-light-green > .panel-heading {
    background: #79d5b3
}
.panel-default-dark {
    border-color: #585f69
}
.panel-default-dark > .panel-heading {
    background: #585f69
}
.stars-existing {
    color: #72c02c;
    cursor: pointer
}
.star-lg {
    font-size: 30px
}
.star-sm {
    font-size: 25px
}
.star-xs {
    font-size: 20px
}
.star-default {
    font-size: 16px
}
img.img-bordered {
    padding: 3px;
    border: solid 1px #eee
}
img.img-circle {
    border-radius: 50%!important
}
.responsive-video {
    height: 0;
    padding-top: 1px;
    position: relative;
    padding-bottom: 56.25%
}
.responsive-video iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}
.margin-left-5 {
    margin-left: 5px
}
.margin-right-5 {
    margin-right: 5px
}
.no-top-space {
    margin-top: 0;
    padding-top: 0
}
.no-bottom-space {
    margin-bottom: 0;
    padding-bottom: 0
}
.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-15,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-30,
.margin-bottom-35,
.margin-bottom-40,
.margin-bottom-45,
.margin-bottom-50,
.margin-bottom-55,
.margin-bottom-60 {
    clear: both
}
.margin-bottom-5 {
    margin-bottom: 5px
}
.margin-bottom-10 {
    margin-bottom: 10px
}
.margin-bottom-15 {
    margin-bottom: 15px
}
.margin-bottom-20 {
    margin-bottom: 20px
}
.margin-bottom-25 {
    margin-bottom: 25px
}
.margin-bottom-30 {
    margin-bottom: 30px
}
.margin-bottom-35 {
    margin-bottom: 35px
}
.margin-bottom-40 {
    margin-bottom: 40px
}
.margin-bottom-45 {
    margin-bottom: 45px
}
.margin-bottom-50 {
    margin-bottom: 50px
}
.margin-bottom-55 {
    margin-bottom: 55px
}
.margin-bottom-60 {
    margin-bottom: 60px
}
@media (max-width: 768px) {
    .sm-margin-bottom-10 {
        margin-bottom: 10px
    }
    .sm-margin-bottom-20 {
        margin-bottom: 20px
    }
    .sm-margin-bottom-30 {
        margin-bottom: 30px
    }
    .sm-margin-bottom-40 {
        margin-bottom: 40px
    }
    .sm-margin-bottom-50 {
        margin-bottom: 50px
    }
    .sm-margin-bottom-60 {
        margin-bottom: 60px
    }
}
@media (max-width: 992px) {
    .md-margin-bottom-10 {
        margin-bottom: 10px
    }
    .md-margin-bottom-20 {
        margin-bottom: 20px
    }
    .md-margin-bottom-30 {
        margin-bottom: 30px
    }
    .md-margin-bottom-40 {
        margin-bottom: 40px
    }
    .md-margin-bottom-50 {
        margin-bottom: 50px
    }
    .md-margin-bottom-60 {
        margin-bottom: 60px
    }
}
.color-sea {
    color: #1abc9c
}
.color-red {
    color: #e74c3c
}
.color-aqua {
    color: #27d7e7
}
.color-blue {
    color: #3498db
}
.color-grey {
    color: #95a5a6
}
.color-dark {
    color: #555
}
.color-green {
    color: #72c02c
}
.color-brown {
    color: #9c8061
}
.color-light {
    color: #fff
}
.color-orange {
    color: #e67e22
}
.color-yellow {
    color: #f1c40f
}
.color-green1 {
    color: #2ecc71
}
.color-purple {
    color: #9b6bcc
}
.color-dark-blue {
    color: #4765a0
}
.color-light-grey {
    color: #585f69
}
.color-light-green {
    color: #79d5b3
}
.bg-color-dark,
.bg-color-sea,
.bg-color-red,
.bg-color-aqua,
.bg-color-blue,
.bg-color-grey,
.bg-color-green,
.bg-color-brown,
.bg-color-orange,
.bg-color-green1,
.bg-color-purple,
.bg-color-dark-blue,
.bg-color-light-grey,
.bg-color-light-green {
    color: #fff
}
.bg-color-dark {
    background-color: #555!important
}
.bg-color-sea {
    background-color: #1abc9c!important
}
.bg-color-red {
    background-color: #e74c3c!important
}
.bg-color-aqua {
    background-color: #27d7e7!important
}
.bg-color-blue {
    background-color: #3498db!important
}
.bg-color-grey {
    background-color: #95a5a6!important
}
.bg-color-green {
    background-color: #72c02c!important
}
.bg-color-brown {
    background-color: #9c8061!important
}
.bg-color-orange {
    background-color: #e67e22!important
}
.bg-color-green1 {
    background-color: #2ecc71!important
}
.bg-color-purple {
    background-color: #9b6bcc!important
}
.bg-color-dark-blue {
    background-color: #4765a0!important
}
.bg-color-light-grey {
    background-color: #585f69!important
}
.bg-color-light-green {
    background-color: #79d5b3!important
}
.rgba-red {
    background-color: rgba(231, 76, 60, 0.8)
}
.rgba-blue {
    background-color: rgba(52, 152, 219, 0.8)
}
.rgba-aqua {
    background-color: rgba(39, 215, 231, 0.8)
}
.rgba-yellow {
    background-color: rgba(241, 196, 15, 0.8)
}
.rgba-default {
    background-color: rgba(114, 192, 44, 0.8)
}
.rgba-purple {
    background-color: rgba(155, 107, 204, 0.8)
}
.rounded {
    border-radius: 4px!important
}
.rounded-x {
    border-radius: 50%!important
}
.rounded-2x {
    border-radius: 10px!important
}
.rounded-3x {
    border-radius: 15px!important
}
.rounded-4x {
    border-radius: 20px!important
}
.rounded-top {
    border-radius: 4px 4px 0 0!important
}
.rounded-left {
    border-radius: 4px 0 0 4px!important
}
.rounded-right {
    border-radius: 0 4px 4px 0!important
}
.rounded-bottom {
    border-radius: 0 0 4px 4px!important
}
.overflow-h {
    overflow: hidden
}
.overflow-a {
    overflow: auto
}
.overflow-hidden {
    overflow: hidden
}
.lft-img-margin {
    margin: 0 20px 5px 0
}
.rgt-img-margin {
    margin: 0 0 5px 10px
}
.padding-left-5 {
    padding-left: 5px
}
.img-width-200 {
    width: 200px
}
.content {
    padding-top: 40px;
    padding-bottom: 40px
}
.text-justify p {
    text-align: justify
}
.bg-light {
    padding: 10px 15px;
    margin-bottom: 10px;
    background: #fcfcfc;
    border: solid 1px #e5e5e5
}
.bg-light:hover {
    border: solid 1px #bbb
}
.hover-effect {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}
.hover-effect-kenburn {
    left: 10px;
    margin-left: -10px;
    position: relative;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}
.hover-effect-kenburn:hover {
    -webkit-transform: scale(2) rotate(5deg);
    -moz-transform: scale(2) rotate(5deg);
    -o-transform: scale(2) rotate(5deg);
    -ms-transform: scale(2) rotate(5deg);
    transform: scale(2) rotate(5deg)
}
a:focus,
a:hover,
a:active {
    color: #72c02c
}
.color-green {
    color: #72c02c
}
a.read-more:hover {
    color: #72c02c
}
.linked:hover {
    color: #72c02c
}
.header .navbar-default .navbar-nav > .active > a {
    background: #72c02c;
    color: #fff
}
.navbar-toggle,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background: #72c02c
}
.navbar-toggle:hover {
    background: #5fb611!important
}
.navbar-default .navbar-toggle {
    border-color: #5fb611
}
@media (max-width: 767px) {
    .header .navbar-default .navbar-nav > li > a:hover {
        color: #72c02c
    }
    .header .navbar-default .navbar-nav > .active > a,
    .header .navbar-default .navbar-nav > .active > a:hover,
    .header .navbar-default .navbar-nav > .active > a:focus {
        background: #72c02c
    }
}
@media (min-width: 767px) {
    .header .navbar-default .navbar-nav > .open > a,
    .header .navbar-default .navbar-nav > .open > a:hover,
    .header .navbar-default .navbar-nav > .open > a:focus {
        color: #72c02c
    }
    .header .dropdown-menu {
        border-top: solid 2px #72c02c
    }
}
.header .navbar .nav > li > .search:hover {
    color: #72c02c;
    border-bottom-color: #72c02c
}
@media (max-width: 767px) {
    .header .navbar .nav > li > .search:hover {
        background: #5fb611
    }
}
.da-slide h2 i {
    background: url(../../plugins/parallax-slider/img/bg-heading.png) repeat
}
.sequence-inner {
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#defce7));
    background: -webkit-linear-gradient(#fff, #defce7);
    background: -moz-linear-gradient(#fff, #defce7);
    background: -ms-linear-gradient(#fff, #defce7);
    background: -o-linear-gradient(#fff, #defce7);
    background: linear-gradient(#fff, #defce7)
}
#sequence-theme h2 {
    background: rgba(114, 192, 44, 0.8)
}
#sequence-theme .info p {
    background: rgba(114, 192, 44, 0.8)
}
.btn-u {
    background: #72c02c
}
.btn-u:hover {
    background: #5fb611
}
.service .service-icon {
    color: #72c02c
}
.service-alternative .service:hover {
    background: #72c02c
}
.recent-work a:hover span {
    border-bottom: solid 2px #72c02c
}
.bx-wrapper .bx-prev {
    background-image: url(../../plugins/bxslider/images/controls.png)
}
.bx-wrapper .bx-next {
    background-image: url(../../plugins/bxslider/images/controls.png)
}
.headline h2,
.headline h3,
.headline h4 {
    border-bottom: 2px solid #72c02c
}
blockquote:hover {
    border-left-color: #72c02c
}
.hero {
    border-left-color: #72c02c
}
.carousel-arrow a.carousel-control:hover {
    color: #72c02c
}
.footer a,
.copyright a,
.footer a:hover,
.copyright a:hover {
    color: #72c02c
}
.footer .dl-horizontal a:hover {
    color: #72c02c!important
}
.info-blocks:hover i.icon-info-blocks {
    color: #72c02c
}
.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
    color: #55c931
}
.privacy a:hover {
    color: #72c02c
}
.view a.info:hover {
    background: #72c02c
}
.sorting-block .sorting-nav li.active {
    color: #72c02c;
    border-bottom: solid 1px #72c02c
}
.sorting-block .sorting-grid li a:hover span.sorting-cover {
    background: #72c02c
}
.coming-soon-border {
    border-top: solid 3px #72c02c
}
.booking-blocks p a {
    color: #72c02c
}
.magazine-page h3 a:hover {
    color: #72c02c
}
.tag-box-v1 {
    border-top: solid 2px #72c02c
}
.tag-box-v2 {
    border-left: solid 2px #72c02c
}
.tag-box-v7 {
    border-bottom: solid 2px #72c02c
}
.fa-icons li:hover {
    color: #72c02c
}
.fa-icons li:hover i {
    background: #72c02c
}
.bs-glyphicons li:hover {
    color: #72c02c
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #72c02c;
    border-color: #72c02c
}
.pagination li a:hover {
    background: #5fb611;
    border-color: #5fb611
}
.pager li > a:hover,
.pager li > a:focus {
    background: #5fb611;
    border-color: #5fb611
}
.reg-block {
    border-top: solid 2px #72c02c
}
@media (max-width: 992px) {
    .loginbar {
        float: left!important;
        padding-left: 0
    }
    .top-advert {
        float: left!important
    }
}
@media (max-width: 1199px) {
    .top-advert {
        float: left!important
    }
}
.nav>li>a {
    padding: 5px 15px
}
.content {
    padding-top: 10px;
    padding-bottom: 10px
}
.table td {
    vertical-align: middle!important
}
.content .heading-xs {
    line-height: 18px;
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 5px
}
.content p {
    line-height: 1.2
}
.content .panel-title {
    font-weight: 700
}
.facepile {
    float: right;
    background: #fff
}
@media (max-width: 991px) {
    .facepile {
        float: left
    }
}
.panel-body .artist,
.panel-body .view,
.panel-body .pub-date {
    margin: 0;
    font-size: 11px
}
.header .navbar-nav > li:hover {
    background: green!important;
    color: #fff
}
.header .navbar-nav > li:hover > a {
    background: green!important;
    color: #fff
}
.header .navbar-nav > li > a:hover {
    color: #fff!important
}
.reg-page {
    color: #555;
    padding: 30px;
    background: #fefefe;
    border: solid 1px #eee;
    box-shadow: 0 0 3px #eee
}
.reg-header {
    color: #555;
    text-align: center;
    margin-bottom: 35px;
    border-bottom: solid 1px #eee
}
.reg-header h2 {
    font-size: 24px;
    margin-bottom: 15px
}
.reg-page label {
    color: #777
}
.errors {
    color: red
}
.errors li {
    color: red
}

/* google custom search fix */
input[type="checkbox"]{
            height:25px;
            width:25px;
        }
        .gsc-control-cse .gsc-table-result {
            font-family : inherit;
        }

        .gsc-control-cse .gsc-input-box {
            height : inherit;
        }

        input.gsc-input,
        .gsc-input-box,
        .gsc-input-box-hover,
        .gsc-input-box-focus,
        .gsc-search-button, input.gsc-search-button-v2 {
        box-sizing  : content-box;
        line-height : normal;
        margin-top  : 0px;
    }