/*
[Master Stylesheet]
Project: Hershel

[Table of contents]
1. Bootstrap Grid
2. Font Awesome
3. Content
4. Header
5. Typography
6. Footer
7. Widgets
8. Modules

*/
/* Bootstrap Grid
-------------------------------------------------------------- */
@import url("bs_grid.css");
/* Font Awesome
-------------------------------------------------------------- */
@import url("font-awesome.min.css");

body {
    padding: 0;
    margin: 0;
    opacity: 0;
    background-color: #f9f9f9;
}

body,
html {
    overflow-x: hidden !important;
    font-family: 'Maven Pro', sans-serif;
}

p {
    margin: 0 0 10px 0;
    padding: 0;
    font-family: 'Maven Pro', sans-serif;
    text-align: justify !important;
    color:#757575;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
    font-family: 'Maven Pro', sans-serif;
}

input,
button,
textarea {
    outline: none;
    -webkit-appearance: none;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox;
}

input[type="radio"] {
    -webkit-appearance: radio;
}

img {
    vertical-align: top;
    outline: none;
    max-width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.contentarea img {
    max-width: 100%;
    height: auto;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.clear {
    clear: both;
    height: 0;
    font-size: 0
}

/* Content
-------------------------------------------------------------- */
.no-sidebar .left-sidebar-block,
.no-sidebar .right-sidebar-block {
    display: none !important;
}

.left-sidebar .right-sidebar-block {
    display: none !important;
}

.left-sidebar .left-sidebar-block {
    display: block !important;
    float: left !important;
    margin-left: 0;
}

.left-sidebar .posts-block {
    float: right !important;
}

.right-sidebar .left-sidebar-block {
    display: none !important;
}

.right-sidebar .right-sidebar-block {
    display: block !important;
}

.sticky, .gallery-caption, .bypostauthor {
}

.right-sidebar-block,
.left-sidebar-block {
    text-align: left;
    padding-top: 0;
    margin-top: 0;
}

.right-sidebar-block .widget_text,
.left-sidebar-block .widget_text {
    margin-bottom: 35px;
}

.right-sidebar-block,
.left-sidebar-block,
.fl-container.hasRS,
.posts-block.hasLS,
.fl-container {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.right-sidebar-block,
.left-sidebar-block,
.fl-container.hasRS,
.posts-block.hasLS {
    padding-bottom: 20px;
}

.right-sidebar-block,
.left-sidebar-block {
    padding-bottom: 43px;
}

.right-sidebar .contentarea {
    margin-right: 20px;
}

.left-sidebar .contentarea {
    margin-left: 20px;
}

@media only screen and (min-width: 768px) {
    .right-sidebar-block,
    .left-sidebar-block,
    .fl-container.hasRS,
    .posts-block.hasLS {
        float: left;
    }

    .right-sidebar-block,
    .left-sidebar-block {
        width: 25%;
    }

    .fl-container {
        width: 100%;
    }

    .fl-container.hasRS,
    .posts-block.hasLS {
        width: 75%;
    }
}

.wrapper {
    text-align: left;
    position: relative;
    display: block;
    padding: 0px 0 0 0;
    margin: 0 auto;
}

.row20,
.row20 .row {
    margin-right: -10px;
    margin-left: -10px
}

.row20 .col-sm-1,
.row20 .col-sm-2,
.row20 .col-sm-3,
.row20 .col-sm-4,
.row20 .col-sm-5,
.row20 .col-sm-6,
.row20 .col-sm-7,
.row20 .col-sm-8,
.row20 .col-sm-9,
.row20 .col-sm-10,
.row20 .col-sm-11,
.row20 .col-sm-12 {
    padding-right: 10px;
    padding-left: 10px
}

/* Rounded Block */
.rounded_block,
.rounded_video,
.rounded_video iframe,
.right-sidebar .module_google_map iframe,
.left-sidebar .module_google_map iframe {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.wpb_row.rounded_block {
    overflow: hidden;
}

.round_top {
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

.rounded_video {
    overflow: hidden;
}

/* Header
-------------------------------------------------------------- */
header .container {
    position: relative;
    padding: 0px;
    width: 95%;
}

.main_header {
    position: relative;
    z-index: 555;
}

.header_parent_wrap header,
.fixed-menu header {
    position: relative;
}

.header_parent_wrap header:before,
.fixed-menu header:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 8px;
    box-shadow: 0 4px 3px rgba(0, 0, 0, 0.04);
    content: '';
    bottom: 0;
    z-index: 1;
}

.logo_retina {
    display: none;
}

.logo_sect {
    padding: 27px 0 28px 0;
    display: inline-block;
    vertical-align: top;
    float: left;
}

.logo_sect .logo,
.logo {
    display: inline-block;
    margin: 0 auto;
    vertical-align: top;
}

.logo img,
.logo {
    border: none;
    width: 136px;
    height: auto;
}

header nav {
    float: left;
    width: 81%;
}

header nav ul.menu {
    font-size: 0;
    line-height: 0;
}

header nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

header nav ul li {
    padding: 0;
    margin: 0;
}

header nav ul.menu > li {
    display: inline-block;
    position: relative;
    vertical-align: top;
    z-index: 5;
}

header nav ul.menu > li > a {
    text-transform: none;
    font-size: 14px;
    line-height: 21px;
    padding: 29px 15px 30px 15px;
    font-weight: 300;
    display: block;
    position: relative;
    font-family: 'Maven Pro', sans-serif !important;
}

header nav ul.menu > li:hover > a,
header nav ul.menu > li.current-menu-ancestor > a,
header nav ul.menu > li.current-menu-item > a,
header nav ul.menu > li.current-menu-parent > a {
    color: #fff;
}

header nav ul.menu .sub-nav {
    display: block;
    position: absolute;
    left: 0;
    margin: 0;
    top: -9999px;
    opacity: 0 !important;
    font-size: 0;
    line-height: 0;
    z-index: 555;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    visibility: hidden;
}

header nav ul.menu > li:hover > .sub-nav {
    top: 80px;
    opacity: 1 !important;
    visibility: visible !important;
}

.main_header.type1 header nav ul.menu > li:hover > .sub-nav,
.fixed-menu header nav ul.menu > li:hover > .sub-nav {
    top: 0;
}

.main_header.type1 header .top_search,
.fixed-menu header .top_search {
    margin-top: 0;    float: left;
}

header nav ul.menu > li:hover > .sub-nav .sub-menu li > .sub-nav {
    top: -9999px;
    opacity: 0 !important;
    visibility: hidden !important;
}

header nav ul.menu > li:hover > .sub-nav .sub-menu li:hover > .sub-nav {
    top: 0;
    opacity: 1 !important;
    visibility: visible !important;
}

header nav ul.menu .sub-menu {
    padding: 0;
    width: 200px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    position: relative;
}

header nav ul.menu > li > .sub-nav .sub-menu li > .sub-nav {
    left: 200px;
}

header nav ul.menu > li:last-child > .sub-nav .sub-menu li > .sub-nav,
header nav ul.menu > li:nth-last-child(2) > .sub-nav .sub-menu li > .sub-nav,
header nav ul.menu > li:nth-last-child(3) > .sub-nav .sub-menu li > .sub-nav {
    left: -200px;
}

header nav ul.menu > li:last-child > .sub-nav {
    left: auto;
    right: 0;
}

.gt3_clean .main_header.type2 header nav ul.menu > li:last-child > .sub-nav,
.gt3_clean .main_header.type3 header nav ul.menu > li:last-child > .sub-nav {
    left: 0;
    right: auto;
}

header nav ul.sub-menu li {
    font-size: 14px;
    line-height: 21px;
    text-align: left;
    position: relative;
    padding: 0;
    margin-bottom: 1px;
}

header nav ul.sub-menu li:last-child {
    margin-bottom: 0;
}

header nav ul.sub-menu li a {
    padding: 10px 20px 9px 20px;
    display: block;
    color: #fff;
    font-weight: 300;
    position: relative;
}

header nav ul.sub-menu > li:hover > a,
header nav ul.sub-menu > li.current-menu-item > a,
header nav ul.sub-menu > li.current-menu-parent > a {
    background: rgba(0, 10, 15, 0.15);
}

header nav ul.sub-menu li > a:before {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: -1px;
    content: '';
    height: 0;
    line-height: 0;
    font-size: 0;
    border-bottom: 1px rgba(255, 255, 255, 0.3) dashed;
}

header nav ul.sub-menu li:last-child > a:before {
    display: none;
}

header nav ul.sub-menu li a i {
    padding-right: 6px;
}

header nav ul.sub-menu li.menu-item-has-children > a:after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    position: absolute;
    right: 20px;
    top: 11px;
}

/* Top Search */
.top_search {
    display: inline-block;
    position: relative;
    margin-left: 14px;
    margin-top: 22px;
    height: 35px;
    vertical-align: top;
    float: right;
}

.top_search form input[type="text"] {
    margin: 0 !important;
    padding: 0 25px 0 0 !important;
    width: 0;
    border: none !important;
    font-size: 14px !important;
    color: #161616 !important;
    font-weight: 300;
    line-height: 35px !important;
    height: 35px;
    outline: none;
    border-radius: 0;
    -webkit-border-radius: 0;
}

.s_submit,
.top-icon-search {
    cursor: pointer;
    background-color: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 22px !important;
    width: 16px !important;
    border: none !important;
    box-shadow: none !important;
    line-height: 17px !important;
    text-decoration: none;
    display: block;
    text-indent: -9999px;
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 10;
    background-repeat: no-repeat;
    background-position: -7px 0;
}

.s_submit:hover,
.top-icon-search:hover {
    background-position: -7px -22px;
}

.top-icon-search {
    z-index: 90;
}

.top_search.ct-search-open .top-icon-search {
    z-index: 1;
    pointer-events: none;
}

.top_search.ct-search-open form input[type="text"] {
    padding-left: 10% !important;
    padding: 24px;
    font-size: 20px !important;
    color: #00939e !important;
        text-align: center;
            width: 100%;
}


.top_search.ct-search-open form input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #00939e !important;
}
.top_search.ct-search-open form input[type="text"]::-moz-placeholder { /* Firefox 19+ */
    color: #00939e !important;
}
.top_search.ct-search-open form input[type="text"]:-ms-input-placeholder { /* IE 10+ */
    color: #00939e !important;
}
.top_search.ct-search-open form input[type="text"]:-moz-placeholder { /* Firefox 18- */
    color: #00939e !important;
}

.top_search form input[type="text"]:focus::-webkit-input-placeholder {
    color: #ffffff !important;
}

.top_search form input[type="text"]:focus:-moz-placeholder {
    color: #ffffff !important;
}

.top_search form input[type="text"]:focus::-moz-placeholder {
    color: #ffffff !important;
}

.top_search form input[type="text"]:focus:-ms-input-placeholder {
    color: #ffffff !important;
}

.top_search form input[type="text"]:-ms-input-placeholder {
    color: #ffffff !important;
}

.top_search.ct-search-open form input[type="text"]:focus::-webkit-input-placeholder {
    color: #161616 !important;
}

.top_search.ct-search-open form input[type="text"]:focus:-moz-placeholder {
    color: #161616 !important;
}

.top_search.ct-search-open form input[type="text"]:focus::-moz-placeholder {
    color: #161616 !important;
}

.top_search.ct-search-open form input[type="text"]:focus:-ms-input-placeholder {
    color: #161616 !important;
}

.top_search.ct-search-open form input[type="text"]:-ms-input-placeholder {
    color: #161616 !important;
}

/* Social Icons */
.social_icons {
    margin-right: 0 !important;
}

.social_icons ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
}

.social_icons li {
    padding: 0;
    margin: 0 14px 0 0;
    display: inline-block;
    vertical-align: top;
}

.social_icons li:last-child {
    margin-right: 0;
}

.social_icons a {
    color: #878787;
    font-size: 14px !important;
    font-weight: normal;
    background-color: transparent;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    line-height: 21px;
}

.social_icons a.facebook:hover,
.coming_soon_socials a.facebook:hover,
.social_icons a.soc_fb:hover {
    color: #5567a9;
}

.social_icons a.twitter:hover,
.coming_soon_socials a.twitter:hover,
.social_icons a.soc_tweet:hover {
    color: #61abea;
}

.social_icons a.google-plus:hover,
.coming_soon_socials a.google-plus:hover,
.social_icons a.soc_google:hover {
    color: #be4a39;
}

.social_icons a.dribbble:hover,
.coming_soon_socials a.dribbble:hover {
    color: #f26798;
}

.social_icons a.pinterest:hover,
.coming_soon_socials a.pinterest:hover,
.social_icons a.soc_pinterest:hover {
    color: #cb2027;
}

.social_icons a.instagram:hover,
.coming_soon_socials a.instagram:hover {
    color: #607e9c;
}

.social_icons a.youtube:hover,
.coming_soon_socials a.youtube:hover {
    color: #b33632;
}

.social_icons a.tumblr:hover,
.coming_soon_socials a.tumblr:hover {
    color: #46637f;
}

.social_icons a.linkedin:hover,
.coming_soon_socials a.linkedin:hover {
    color: #007bb6;
}

.social_icons a.flickr:hover,
.coming_soon_socials a.flickr:hover {
    color: #f92185;
}

/* Header Types */
.gt3_clean .main_header.type2 header nav ul.menu > li:hover > .sub-nav {
    top: 50px;
}

.gt3_clean .main_header.type3 header nav ul.menu > li:hover > .sub-nav {
    top: 95px;
}

.gt3_clean .main_header.type2 .logo_sect {
    padding: 22px 240px 23px 240px;
    display: block;
    float: none;
    text-align: center;
    border-bottom: 1px #ebecee solid;
    position: relative;
}

.gt3_clean .main_header.type2 header nav,
.gt3_clean .main_header.type2 header .fright {
    float: none;
    text-align: center;
}

.gt3_clean .main_header.type2 header nav {
    display: inline-block;
    vertical-align: top;
    margin: 0 80px;
}

.gt3_clean .main_header.type2 header .fright {
    position: relative;
    height: 50px;
}

.gt3_clean .main_header.type2 header nav ul.menu > li > a {
    padding-top: 14px;
    padding-bottom: 15px;
}

.gt3_clean .main_header.type2 header nav ul.menu > li:hover > a,
.gt3_clean .main_header.type2 header nav ul.menu > li.current-menu-ancestor > a,
.gt3_clean .main_header.type2 header nav ul.menu > li.current-menu-item > a,
.gt3_clean .main_header.type2 header nav ul.menu > li.current-menu-parent > a {
    background: none;
}

.main_header header .container .log_in_out,
.main_header header .container .social_icons {
    display: none;
}

.gt3_clean .main_header.type2 header .container {
    position: relative;
}

.gt3_clean .main_header.type2 header .container .log_in_out,
.gt3_clean .main_header.type2 header .container .social_icons {
    display: block;
    position: absolute;
    left: 15px;
    top: 20px;
    margin: 0;
}

.gt3_clean .main_header.type2 header .container .log_in_out {
    left: auto;
    right: 15px;
}

.gt3_clean .main_header.type2 header .container .social_icons li {
    margin-right: 5px;
}

.gt3_clean .main_header.type2 header .container .social_icons li:last-child {
    margin-right: 0;
}

.gt3_clean .main_header.type2 header .container .social_icons a {
    font-size: 12px !important;
    line-height: 25px;
    width: 28px;
    height: 28px;
    text-align: center;
    border: 1px #ebecee solid;
    display: block;
}

.gt3_clean .main_header.type2 header .container .social_icons a i {
    line-height: 26px;
    display: block;
}

.gt3_clean .main_header.type2 header .container .social_icons a:hover {
    color: #fff;
}

.gt3_clean .main_header.type2 header .container .log_in_out a i {
    display: none;
}

.gt3_clean .main_header.type2 header .container .log_in_out a {
    line-height: 21px;
    padding: 3px 19px 4px 19px;
    border: 1px #ebecee solid;
    display: block;
    color: #878787;
    text-transform: uppercase;
    transition: all 300ms;
    -webkit-transition: all 300ms;
}

.gt3_clean .main_header.type2 header .container .log_in_out a:hover {
    color: #fff;
}

.gt3_clean .main_header.type2 header .top_search {
    position: absolute;
    left: 0;
    top: 0;
    float: none;
    display: block;
    margin: 0;
    border-right: 1px #ebecee solid;
    height: 50px;
}

.gt3_clean .main_header.type2 header .top_search form input[type="text"] {
    margin: 0 !important;
    padding: 0 20px 0 50px !important;
    color: #878787 !important;
    line-height: 50px !important;
    height: 50px;
}

.gt3_clean .main_header.type2 header .s_submit,
.gt3_clean .main_header.type2 header .top-icon-search {
    top: 15px;
    right: auto;
    left: 27px;
    background-position: -7px -22px;
}

.gt3_clean .main_header.type2 .s_submit:hover,
.gt3_clean .main_header.type2 .top-icon-search:hover {
    background-position: -7px 0;
}

.gt3_clean .main_header.type2 header .top_search.ct-search-open {
    border: none;
    width: 100%;
}

.gt3_clean .main_header.type2 header .top_search.ct-search-open form input[type="text"] {
    width: 100%;
}

.gt3_clean .main_header.type2 header .top_search form input[type="text"]:focus::-webkit-input-placeholder {
    color: #878787 !important;
}

.gt3_clean .main_header.type2 header .top_search form input[type="text"]:focus:-moz-placeholder {
    color: #878787 !important;
}

.gt3_clean .main_header.type2 header .top_search form input[type="text"]:focus::-moz-placeholder {
    color: #878787 !important;
}

.gt3_clean .main_header.type2 header .top_search form input[type="text"]:focus:-ms-input-placeholder {
    color: #878787 !important;
}

.shopping_cart_btn {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.main_header.type1 .shopping_cart_btn,
.gt3_clean .main_header.type3 .shopping_cart_btn {
    display: none !important;
}

.shopping_cart_btn .cart_submenu {
    display: none !important;
    opacity: 0 !important;
}

.shopping_cart_btn .total_price {
    display: none !important;
}

.gt3_clean .main_header.type2 .shopping_cart_btn {
    display: block;
    line-height: 21px;
    height: 50px;
    padding: 14px 27px 15px 27px;
    border-left: 1px #ebecee solid;
}

.gt3_clean .main_header.type2 .shopping_cart_btn .view_cart_btn {
    font-size: 0;
    line-height: 0;
    vertical-align: top;
}

.gt3_clean .main_header.type3 .shopping_cart_btn .view_cart_btn {
    font-size: 0;
    line-height: 0;
    vertical-align: top;
}

.gt3_clean .main_header.type2 .shopping_cart_btn .view_cart_btn i {
    font-size: 14px;
    line-height: 21px;
    font-weight: normal;
    color: #878787;
    display: block;
}

.gt3_clean .main_header.type3 .header_parent_wrap header:before {
    display: none;
}

.gt3_clean .main_header.type3 .logo_sect {
    padding: 49px 45px 49px 0;
    display: block;
    float: none;
    border-bottom: 1px #d9d9d9 dashed;
    position: relative;
}

.gt3_clean .main_header.type3 .top_search {
    display: none !important;
}

.gt3_clean .main_header.type3 header nav,
.gt3_clean .main_header.type3 header .fright {
    float: none;
}

.gt3_clean .main_header.type3 header nav {
    vertical-align: top;
}

.gt3_clean .main_header.type3 header .fright {
    display: none;
    border-bottom: 1px #d9d9d9 dashed;
    padding-right: 270px;
    position: relative;
}

.gt3_clean .main_header.type3.mb0 .logo_sect,
.gt3_clean .main_header.type3.mb0 header .fright {
    border-bottom-color: #fff;
}

.gt3_clean .main_header.type3.mb0 .menu_open .logo_sect {
    border-bottom-color: #d9d9d9;
}

.menu_collapse {
    display: none;
    position: absolute;
    right: 0;
    top: 50%;
    width: 23px;
    height: 24px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    background-position: -25px 0;
}

.menu_collapse:hover {
    background-position: -48px 0;
}

.menu_open .menu_collapse {
    background-position: -48px -24px;
}

.menu_open .menu_collapse:hover {
    background-position: -25px -24px;
}

.gt3_clean .main_header.type3 .menu_collapse {
    display: block;
}

.gt3_clean .main_header.type3 header nav ul.menu > li {
    margin-left: 30px;
}

.gt3_clean .main_header.type3 header nav ul.menu > li:first-child {
    margin-left: 2px;
}

.gt3_clean .main_header.type3 header nav ul.menu > li > a {
    padding: 37px 0;
}

.gt3_clean .main_header.type3 header nav ul.menu > li:hover > a,
.gt3_clean .main_header.type3 header nav ul.menu > li.current-menu-ancestor > a,
.gt3_clean .main_header.type3 header nav ul.menu > li.current-menu-item > a,
.gt3_clean .main_header.type3 header nav ul.menu > li.current-menu-parent > a {
    background: none;
}

.head_search {
    display: none;
    position: absolute;
    right: 0;
    top: 30px;
    width: 260px;
}

.head_search form {
    position: relative;
}

.gt3_clean .main_header.type3 .head_search {
    display: block;
}

.head_search input[type="text"] {
    display: inline-block;
    width: 100%;
    background: none;
    text-shadow: none;
    font-size: 12px;
    line-height: 20px;
    color: #878787;
    font-weight: 300;
    padding: 6px 30px 7px 14px;
    margin: 0;
    -webkit-appearance: none !important;
    outline: none;
    border: 1px #ddd solid;
}

.head_search input[type="submit"] {
    display: block;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    cursor: pointer;
    transition: none;
    -webkit-transition: none;
    position: absolute;
    right: 14px;
    top: 10px;
    height: 12px;
    width: 12px;
    text-indent: -9999px;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: transparent !important;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    background-position: -74px -1px;
}

.head_search input[type="submit"]:hover {
    background-position: -74px -13px;
}

/* Tagline */
.tagline {
    padding: 10px 0 9px 0;
    background: #ebecee;
    font-size: 12px;
    color: #878787;
    line-height: 21px;
}

.phone,
.email,
.log_in_out,
.social_icons,
.cart_btn {
    display: inline-block;
    vertical-align: top;
    margin-right: 27px;
}

.tagline a {
    transition: all 300ms;
    -webkit-transition: all 300ms;
    color: #878787;
    font-size: 12px;
    margin-right: 13px;
}

.tagline a i {
    font-weight: normal;
    display: inline-block;
    margin-right: 3px;
    vertical-align: text-top;
    padding-top: 2px;
}

.tagline .email a i {
    padding-top: 1px;
}

.tagline_items {
    display: inline-block;
    vertical-align: top;
}

.cart_btn {
    position: relative;
}

.cart_submenu {
    display: block;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -140px;
    top: -9999px !important;
    opacity: 0 !important;
    background: #fff;
    z-index: 888;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    visibility: hidden;
    padding: 15px 20px 10px 20px;
    width: 280px;
    font-size: 14px;
    color: #505050;
}

.cart_submenu:before {
    content: "";
    display: block;
    height: 10px;
    left: 0;
    position: absolute;
    top: -10px;
    width: 100%;
}

.tagline .cart_btn:hover > .cart_submenu {
    top: 30px !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.cart_submenu .subtotal {
    padding-top: 14px;
    border-top: 1px #d9d9d9 dashed;
}

.cart_wrap {
    position: relative;
}

.cart_btn .total_price,
.cart_btn .price_count {
    padding-left: 3px;
}

.remove_products {
    z-index: 5;
    left: auto;
    right: 0;
    top: 12px;
    background: none !important;
    color: #161616 !important;
    opacity: 1 !important;
    position: absolute;
    font-size: 16px !important;
}

.product_posts a.remove_products:hover {
    color: #878787 !important;
}

.cart_submenu .subtotal .amount {
    font-size: 14px;
}

/* Fixed Menu */
.fixed-menu {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0 !important;
    z-index: 999;
    display: none;
}

.admin-bar .fixed-menu {
    top: 32px !important;
}

.fixed-menu.fixed_show {
    display: block;
}

.fixed-menu .social_icons,
.fixed-menu .log_in_out {
    display: none;
}

/* Breadcrumb */
.breadcrumbs {
    padding: 0;
    margin-bottom: 25px;
    font-size: 0;
    line-height: 0;
    margin-top: 20px;
    
}

.breadcrumbs a,
.breadcrumbs span {
    font-size: 12px;
    line-height: 21px;
    color: #878787;
    display: inline-block;
    vertical-align: top;
    padding: 4px 0 5px 0;
    margin: 0 17px 5px 0;
    position: relative;
}

.breadcrumbs a:after {
    position: absolute;
    right: -11px;
    top: 4px;
    font-size: 12px;
    line-height: 21px;
    color: #878787;
    content: '/';
}

@media only screen and (min-width: 500px) {
    .breadcrumbs.type2 a,
    .breadcrumbs.type2 span {
        padding: 4px 38px 5px 20px;
        margin-right: 0;
        background: #ebecee;
    }

    .breadcrumbs.type2 a:after {
        position: absolute;
        right: 0;
        top: 0;
        content: '';
        width: 19px;
        height: 30px;
        display: block;
        background-image: url(../img/sprite.png);
        background-repeat: no-repeat;
        background-position: -90px 0;
    }

    .breadcrumbs.type2 a:first-child {
        border-radius: 5px 0 0 5px;
        -webkit-border-radius: 5px 0 0 5px;
    }

    .breadcrumbs.type2 span {
        padding: 4px 20px 5px 20px;
        border-radius: 0 5px 5px 0;
        -webkit-border-radius: 0 5px 5px 0;
    }
}

.page_with_abs_header {
    position: relative;
}

.page_with_abs_header .revslider-initialised li:after {
    display: block !important;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-repeat: no-repeat;
    background-image: url(../img/bgs/slide_overlay.png);
    background-size: cover;
    background-position: center center;
}

.page_with_abs_header.dark_slides .revslider-initialised li:after {
    background-image: url(../img/bgs/slide_overlay_dargk.png);
}

.page_with_abs_header .main_header.type1 .header_parent_wrap header:before {
    display: none;
}

.page_with_abs_header .main_header.type1 header {
    background: none;
}

.page_with_abs_header .main_header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: none;
    height: 0;
}

.page_with_abs_header.dark_slides .main_header.type1 header nav ul.menu > li > a {
    color: #fff;
}

.page_with_abs_header .main_header.type1 .top_search form input[type="text"] {
    background: none;
}

.page_with_abs_header.dark_slides .main_header.type1 .tagline {
    background: none;
    color: #fff;
}

.page_with_abs_header.dark_slides .main_header.type1 .tagline .container {
    position: relative;
}

.page_with_abs_header.dark_slides .main_header.type1 .tagline .container:after {
    background: rgba(235, 236, 238, 0.5);
    left: 15px;
    width: calc(100% - 30px);
    bottom: -9px;
    height: 1px;
    position: absolute;
    content: '';
}

.page_with_abs_header.dark_slides .main_header.type1 .tagline .email a,
.page_with_abs_header.dark_slides .main_header.type1 .tagline .log_in_out a,
.page_with_abs_header.dark_slides .main_header.type1 .tagline a.view_cart_btn,
.page_with_abs_header.dark_slides .main_header.type1 .tagline .social_icons a {
    color: #fff;
}

.page_with_abs_header.dark_slides .main_header.type1 .s_submit,
.page_with_abs_header.dark_slides .main_header.type1 .top-icon-search {
    background-position: -7px -102px;
}

.page_with_abs_header.dark_slides .main_header.type1 .s_submit:hover,
.page_with_abs_header.dark_slides .main_header.type1 .top-icon-search:hover {
    background-position: -7px -102px;
}

.page_with_abs_header.dark_slides .main_header.type1 .top_search form input[type="text"] {
    color: #fff !important;
}

.page_with_abs_header.dark_slides .main_header.type1 .top_search form input[type="text"]:focus::-webkit-input-placeholder {
    color: #fff !important;
}

.page_with_abs_header.dark_slides .main_header.type1 .top_search form input[type="text"]:focus:-moz-placeholder {
    color: #fff !important;
}

.page_with_abs_header.dark_slides .main_header.type1 .top_search form input[type="text"]:focus::-moz-placeholder {
    color: #fff !important;
}

.page_with_abs_header.dark_slides .main_header.type1 .top_search form input[type="text"]:focus:-ms-input-placeholder {
    color: #fff !important;
}

.page_with_abs_header.dark_slides .main_header.type1 .social_icons a.facebook:hover {
    color: #5567a9 !important;
}

.page_with_abs_header.dark_slides .main_header.type1 .social_icons a.twitter:hover {
    color: #61abea !important;
}

.page_with_abs_header.dark_slides .main_header.type1 .social_icons a.google-plus:hover {
    color: #be4a39 !important;
}

.page_with_abs_header.dark_slides .main_header.type1 .social_icons a.dribbble:hover {
    color: #f26798 !important;
}

.page_with_abs_header.dark_slides .main_header.type1 .social_icons a.pinterest:hover {
    color: #cb2027 !important;
}

.page_with_abs_header.dark_slides .main_header.type1 .social_icons a.instagram:hover {
    color: #607e9c !important;
}

.page_with_abs_header.dark_slides .main_header.type1 .social_icons a.youtube:hover {
    color: #b33632 !important;
}

.page_with_abs_header.dark_slides .main_header.type1 .social_icons a.tumblr:hover {
    color: #46637f !important;
}

.page_with_abs_header.dark_slides .main_header.type1 .social_icons a.linkedin:hover {
    color: #007bb6 !important;
}

.page_with_abs_header.dark_slides .main_header.type1 .social_icons a.flickr:hover {
    color: #f92185 !important;
}

/* Typography
-------------------------------------------------------------- */
h1, h1 span, h1 a,
h2, h2 span, h2 a,
h3, h3 span, h3 a,
h4, h4 span, h4 a,
h5, h5 span, h5 a,
h6, h6 span, h6 a {
    font-weight: 400;
      font-family: 'Maven Pro', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
      font-family: 'Maven Pro', sans-serif !important;
}

h1 {
    margin-bottom: 14px;
}

h2 {
    margin-bottom: 16px;
}

h3 {
    margin-bottom: 18px;
}

h4 {
    margin-bottom: 17px;
}

h5, h5 span, h5 a,
#respond h3.comment-reply-title,
#respond h3.comment-reply-title a {
    font-weight: 700;
}

#respond h3.comment-reply-title a {
    transition: color 300ms;
    -webkit-transition: color 300ms;
}

h5 {
    margin-bottom: 20px;
}

h6, h6 span, h6 a {
    font-weight: 300;
}

h6 {
    margin-bottom: 0;
}

.alignleft {
    margin: 0 15px 10px 0;
    float: left;
}

.alignright {
    margin: 0 0 10px 15px;
    float: right;
}

.aligncenter {
    float: none;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.page_title {
    padding: 0 15px 35px 15px;
    text-align: center;
}

.page_title p {
    margin-bottom: 19px;
}

.page_title h1 span {
    font-weight: 700;
}

/* Default listing */
.module_content ul,
.wpb_text_column ul,
.cont_info ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.module_content ul li,
.wpb_text_column ul li,
.cont_info ul li {
    padding: 0 0 10px 13px;
    position: relative;
}

.module_content ul li:before,
.wpb_text_column ul li:before,
.cont_info ul li:before {
    font-family: 'FontAwesome';
    content: "•";
    padding: 0 7px 0 0;
    font-weight: 300;
    position: absolute;
    left: 0;
    top: 0;
}

.module_content ol,
.wpb_text_column ol,
.cont_info ol {
    margin: 0;
    counter-reset: li;
    list-style: none;
    padding: 0;
}

.module_content ol li,
.wpb_text_column ol li,
.cont_info ol li {
    list-style: none;
    position: relative;
    padding: 0 0 10px 18px;
}

.module_content ol li:before,
.wpb_text_column ol li:before,
.cont_info ol li:before {
    content: counter(li) '.';
    counter-increment: li;
    position: absolute;
    left: 1px;
    top: 0;
}

/* Blockquotes */
blockquote {
    padding: 0 0 0 30px;
    margin: 0 0 10px 0;
    position: relative;
    border: 0;
    font-size: 14px;
}

blockquote:after {
    display: none;
}

blockquote:before {
    position: absolute;
    left: 0;
    top: 6px;
    bottom: 5px;
    content: '';
    width: 3px;
}

/* Footer
-------------------------------------------------------------- */
.pre_footer {
    padding-top: 55px;
    padding-bottom: 24px;
    background: #00939e;
}

.pre_footer .widget_text.contact_text {
    background: url(../img/footer_text_bg.png) no-repeat left top;
}

.footer_bottom {
    padding: 25px 0 24px 0;
}

.copyright {
    font-size: 12px;
    line-height: 21px;
    display: inline-block;
    vertical-align: top;
    float: left;
}

.footer_bottom .social_icons {
    float: right;
}

.footer_bottom .social_icons li {
    margin-right: 15px;
}

.footer_bottom .social_icons li:last-child {
    margin-right: 0;
}

.footer_bottom .social_icons span {
    line-height: 21px;
    font-size: 12px;
}

/* Widgets
-------------------------------------------------------------- */
.sidepanel {
    margin-bottom: 30px;
}

.sidepanel a {
    transition: all 300ms;
    -webkit-transition: all 300ms;
}

.sidepanel h4.title {
    line-height: 22px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

/* Search Widget */
.widget_search {
    position: relative;
    margin-bottom: 35px;
}

.widget_search .search_form {
    position: relative;
}

.widget_search input[type="text"] {
    margin: 0;
    padding-right: 35px;
        border-radius: 0px;
            height: 40px;
}

.widget_search input[type="submit"] {
    cursor: pointer;
    background-color: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 12px !important;
    width: 12px !important;
    border: none !important;
    box-shadow: none !important;
    line-height: 12px !important;
    text-decoration: none;
    display: block;
    text-indent: -9999px;
    position: absolute;
    top: 11px;
    right: 15px;
    z-index: 10;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    background-position: -74px -1px;
    transition: none;
    -webkit-transition: none;
}

.widget_search input[type="submit"]:hover {
    background-position: -74px -13px;
}

/* Flickr Widget */
.flickr_widget_wrapper {
    overflow: hidden;
    display: block;
    font-size: 0;
    line-height: 0;
    margin: -4px 0 0 -10px;
}

.widget_flickr .flickr_badge_image {
    padding: 9px 0 0 10px;
    width: 25%;
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin: 0;
    height: auto;
}

.widget_flickr .flickr_badge_image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
}

.widget_flickr .flickr_badge_image img {
    display: block;
    height: auto;
    width: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
}

.widget_flickr .flickr_badge_image .flickr_fadder {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    background: rgba(0, 10, 15, 0);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all 300ms;
    -webkit-transition: all 300ms;
}

.widget_flickr .flickr_badge_image a:hover .flickr_fadder {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 10, 15, 0.7);
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

/* Recent Posts */
.recent_posts {
    list-style: none;
    margin: 0;
    padding: 0;
}

.recent_posts li {
    padding: 0;
    margin: 0 0 18px 0;
    font-size: 14px;
    position: relative;
}

.recent_posts_info {
    padding-top: 6px;
    color: #878787;
    font-size: 12px;
}

.recent_posts_info a {
    color: #878787;
}

.recent_posts li a.title {
    color: #505050;
    font-size: 14px;
    display: inline-block;
}

.recent_posts li.with_img {
    padding-left: 70px;
    min-height: 72px;
}

.recent_posts li img {
    display: none;
}

.recent_posts li.with_img img {
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

/* Widget Featured Products */
.product_posts {
    list-style: none;
    margin: 0;
    padding: 0;
}

.product_posts li {
    padding: 12px 0 0 70px;
    margin: 0 0 8px 0;
    line-height: 21px;
    font-size: 14px;
    position: relative;
    min-height: 72px;
}

.product_posts li:last-child {
    margin-bottom: 13px;
}

.price {
    padding-top: 4px;
    color: #878787;
    font-size: 12px;
    line-height: 18px;
    display: block;
}

.price a {
    color: #878787;
}

.product_posts li a.title {
    color: #505050;
    font-size: 14px;
    display: inline-block;
}

.product_posts li img {
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

/* Widget Top Rated Products */
.star_rating {
    line-height: 18px;
    padding-top: 4px;
    font-size: 12px;
}

.star_rating i {
    margin-right: 2px;
}

.price del {
    margin-right: 6px;
}

.price ins {
    text-decoration: none;
    color: #878787;
}

/* Widget Cart */
.price span {
    padding: 0 6px;
}

.subtotal {
    margin-bottom: 14px;
    line-height: 21px;
    font-size: 14px;
    color: #2d2e2e;
}

.subtotal span {
    color: #878787;
}

/* Mailchimp */
.mc_form_inside {
    padding-top: 10px;
    padding-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.mc_signup_submit {
    text-align: left !important;
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: 0;
    bottom: 0;
}

.sidepanel .mc_signup_submit {
    right: auto;
    left: auto;
    bottom: auto;
    top: auto;
    position: relative;
    padding-top: 15px;
}

.sidepanel .mc_form_inside {
    padding-top: 0;
    padding-bottom: 0;
}

.mc_var_label {
    display: block !important;
}

.mc_var_label {
    display: none !important;
}

#mc_signup_form {
    overflow: hidden;
}

#mc_mv_EMAIL {
    margin: 0 !important;
}

.mc_merge_var,
.mc_signup_submit {
    float: none;
}

#mc_subheader {
    margin-top: 0 !important;
    margin-bottom: 14px !important;
}

#mc_mv_EMAIL {
    margin: 0 !important;
}

#mc_signup_submit {
    float: none !important;
    width: auto !important;
    padding: 0 19px !important;
    margin: 0 !important;
    text-align: center !important;
    font-size: 14px !important;
    line-height: 33px !important;
    height: 35px;
    color: #fff !important;
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    display: inline-block !important;
    border-width: 1px !important;
    border-style: solid !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 300ms;
    -webkit-transition: all 300ms;
}

#mc_signup_submit:hover {
    color: #505050 !important;
    background: none !important;
    border-color: #505050 !important;
}

.mc_var_label,
.mc_interest_label {
    margin: 0 0 10px 0 !important;
}

.mc_merge_var {
    margin: 0 !important;
}

#mc_message {
    padding-bottom: 10px;
}

/* Subscribe */
.shortcode_subscribe {
    text-align: center;
}

.contentarea .mc_custom_border_hdr,
.contentarea #mc_subheader {
    display: none;
}

.shortcode_subscribe .mc_form_inside {
    padding: 0;
    position: static;
}

.shortcode_subscribe form {
    position: relative;
    padding-bottom: 27px;
    max-width: 558px;
    margin: 0 auto;
}

.shortcode_subscribe input[type="text"],
.shortcode_subscribe input[type="email"] {
    font-size: 14px;
    padding: 13px 18px 15px 18px;
}

.shortcode_subscribe .subscribe_btn {
    position: absolute;
    right: 0;
    bottom: 27px;
    z-index: 5;
}

.shortcode_subscribe #mc_signup_submit,
.shortcode_subscribe input[type="submit"] {
    height: 50px !important;
    line-height: 47px !important;
    padding: 0 19px 0 42px !important;
    margin: 0 !important;
}

.shortcode_subscribe .subscribe_btn:before {
    position: absolute;
    z-index: 10;
    left: 20px;
    top: 15px;
    content: "\f040";
    line-height: 21px;
    color: #fff;
    font-family: 'FontAwesome';
    font-size: 14px;
    font-weight: normal;
    transition: color 300ms;
    -webkit-transition: color 300ms;
}

/* Colored Parent */
.shortcode_subscribe .subscribe_btn:hover:before {
    color: #505050;
}

.shortcode_subscribe input[type="text"],
.shortcode_subscribe input[type="email"] {
    border-color: #fff !important;
}

.shortcode_subscribe #mc_signup_submit {
    background-color: transparent !important;
    border-color: #fff !important;
    color: #fff !important;
}

.shortcode_subscribe #mc_signup_submit:hover {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #505050 !important;
}

/* Twitter Widget */
.tweet_module ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.tweet_module ul li {
    padding: 0 0 0 26px;
    margin: 0 0 30px 0;
    line-height: 21px;
    font-size: 14px;
    position: relative;
}

.tweet_module ul li:last-child {
    margin-bottom: 0;
}

.tweet_module ul li:before {
    position: absolute;
    left: 0;
    top: 1px;
    content: "\f099";
    line-height: 24px;
    font-size: 20px;
    color: #61abea;
    font-weight: normal;
    font-family: 'FontAwesome';
}

.tweet_module ul li a {
    color: #878787;
}

.tweet_module .tweet_time {
    display: block;
    line-height: 21px;
    padding-top: 4px;
    font-size: 12px;
}

/* Calendar Widget */
.widget_calendar table {
    width: 100%;
    text-align: center;
}

.widget_calendar caption {
    font-weight: bold;
    margin-bottom: 5px;
}

.widget_calendar th {
    font-weight: bold;
    border: none;
}

.widget_calendar table {
    border: none;
}

.widget_calendar table td {
    padding: 0;
    border: none;
}

/* Menus & Lists Widgets */
.widget_archive select,
.widget_categories select {
    width: 100%;
}

.sidepanel .sub-menu {
    padding-left: 13px;
}

.sidepanel img,
.sidepanel select {
    max-width: 100%;
}

.widget_nav_menu ul,
.widget_archive ul,
.widget_pages ul,
.widget_categories ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_meta ul {
    margin: -10px 0 0 0;
    padding: 0;
    list-style: none;
    line-height: 21px;
}

.widget_nav_menu ul li,
.widget_archive ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_meta ul li {
    margin: 0;
    padding: 0 0 10px 0;
    position: relative;
    line-height: 21px;
}

.widget_nav_menu ul > li:last-child,
.widget_archive ul > li:last-child,
.widget_pages ul > li:last-child,
.widget_categories ul > li:last-child,
.widget_recent_entries ul > li:last-child,
.widget_recent_comments ul > li:last-child,
.widget_meta ul > li:last-child {
    padding-bottom: 0;
}

.widget_nav_menu ul li ul,
.widget_archive ul li ul,
.widget_pages ul li ul,
.widget_categories ul li ul,
.widget_recent_entries ul li ul,
.widget_recent_comments ul li ul,
.widget_meta ul li ul {
    padding: 10px 0 0 13px;
    margin: 0;
}

.widget_nav_menu ul li a,
.widget_archive ul li a,
.widget_pages ul li a,
.widget_categories ul li a,
.widget_recent_entries ul li a,
.widget_meta ul li a {
    padding: 0 0 0 13px;
    display: inline-block;
    border-radius: 0;
    -webkit-border-radius: 0;
    background: none;
    color: #505050;
    transition: color 300ms;
    -webkit-transition: color 300ms;
    position: relative;
    line-height: 21px;
    font-size: 14px;
}

.widget_recent_comments ul li a:hover {
    color: #505050;
}

.widget_nav_menu ul li:before,
.widget_archive ul li:before,
.widget_pages ul li:before,
.widget_categories ul li:before,
.widget_recent_entries ul li:before,
.widget_recent_comments ul li:before,
.widget_meta ul li:before {
    display: none;
}

.widget_nav_menu ul li a:after,
.widget_archive ul li a:after,
.widget_pages ul li a:after,
.widget_categories ul li a:after,
.widget_recent_entries ul li a:after,
.widget_meta ul li a:after {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background: none;
    font-weight: normal;
}

.widget_categories h4.title,
.widget_product_categories h4.title {
    padding-bottom: 10px;
}

/* Tag Cloud */
.tagcloud {
    overflow: hidden;
    padding-top: 5px;
    margin: 0 0 0 -5px;
}

.tagcloud a {
    display: inline-block;
    color: #505050;
    margin: 0 0 5px 5px;
    font-size: 10px !important;
    font-weight: 700 !important;
    line-height: 21px !important;
    padding: 0 9px 2px 9px;
    background-color: #fff;
    float: left;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-transform: uppercase;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    border: 1px #dddddd solid;
}

.tagcloud a:hover {
    color: #fff !important;
}

/* RSS Widget */
.rsswidget img {
    vertical-align: middle;
    margin-right: 3px;
}

.widget_rss ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.widget_rss ul li {
    padding: 0 0 10px 13px;
    margin: 0;
    position: relative;
}

.widget_rss ul li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 0;
    font-weight: normal;
    font-size: 14px;
}

/* Rounded Elements */
.rounded,
.rounded img,
.content_block .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header,
.content_block .vc_toggle_title,
.vc_gitem-animated-block,
.vc-prettyphoto-link,
.content_block .wpb_gallery_slides,
.gt3_clean .main_header.type2 header .container .social_icons a,
.content_block .wpb_image_grid .wpb_image_grid_ul .isotope-item img,
.content_block .wpb_image_grid .wpb_image_grid_ul a,
.gt3_clean .main_header.type2 header .container .log_in_out a,
.head_search input[type="text"],
.content_block .vc_carousel-inner,
.content_block .vc_carousel-inner img,
.content_block .wpb_video_wrapper,
.content_block .wpb_video_wrapper iframe,
.content_block .wpb_gmaps_widget .wpb_wrapper,
.content_block .wpb_gmaps_widget .wpb_wrapper iframe,
.ult_hotspot_image {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

/* Top Rounded Elements */
.rounded_top,
.content_block .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active,
.content_block .vc_toggle_active .vc_toggle_title {
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

/* Bottom Rounded Elements */
.rounded_bottom,
.content_block .wpb_accordion_content,
.content_block .vc_toggle_content,
.content_block .vc_gitem-zone {
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}

/* Modules
-------------------------------------------------------------- */
/* Separator */
.content_block .vc_separator h4 {
    font-size: 18px;
    line-height: 26px;
}

/* Accordion & Toggles */
.content_block .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header,
.content_block .vc_toggle_title {
    margin: 0 0 10px 0;
    padding: 6px 20px 8px 44px !important;
    position: relative;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
    cursor: pointer;
    border: none;
    outline: none;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    background: #272e43;
    text-transform: none;
}

.content_block .vc_toggle_text_only .vc_toggle_title {
    padding-left: 20px !important;
}

.content_block .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a,
.content_block .vc_toggle_title h4 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
    color: #fff;
}

.content_block .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header .ui-icon,
.content_block .vc_toggle_default .vc_toggle_icon {
    display: block !important;
    left: 20px !important;
    top: 0 !important;
    position: absolute !important;
    margin: 0 !important;
    z-index: 5 !important;
    width: auto !important;
    height: auto !important;
    font-size: 14px !important;
    border: 0 !important;
    line-height: 21px !important;
    vertical-align: middle;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}

.content_block .wpb_accordion_content,
.content_block .vc_toggle_content {
    padding: 25px 15px 13px 19px !important;
    margin-top: -10px;
    border: 1px #dddddd solid;
    border-top: none;
    margin-bottom: 10px;
}

.wpb_accordion_content p {
    margin: 0 0 10px 0 !important;
}

.content_block .vc_toggle {
    margin-bottom: 0;
}

.content_block .vc_toggle_icon {
    left: 15px !important;
    position: absolute !important;
    margin-left: 0 !important;
}

.content_block .vc_toggle_default .vc_toggle_icon:after {
    display: none !important;
}

.content_block .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header .ui-icon:before,
.content_block .vc_toggle_default .vc_toggle_icon:before {
    position: absolute;
    display: block;
    top: 7px !important;
    left: 0;
    line-height: 21px;
    font-family: 'FontAwesome';
    font-size: 14px;
    font-weight: normal;
    content: "\f055";
    color: #fff;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    z-index: 20;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    font-style: normal !important;
    border: 0 !important;
    visibility: visible !important;
    background: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    -o-transform: none !important;
    transform: none !important;

}

.content_block .vc_toggle_default.vc_toggle_color_blue .vc_toggle_icon:before {
    color: #5472d2;
}

.content_block .vc_toggle_default.vc_toggle_color_turquoise .vc_toggle_icon:before {
    color: #00c1cf;
}

.content_block .vc_toggle_default.vc_toggle_color_pink .vc_toggle_icon:before {
    color: #fe6c61;
}

.content_block .vc_toggle_default.vc_toggle_color_violet .vc_toggle_icon:before {
    color: #8d6dc4;
}

.content_block .vc_toggle_default.vc_toggle_color_peacoc .vc_toggle_icon:before {
    color: #4cadc9;
}

.content_block .vc_toggle_default.vc_toggle_color_chino .vc_toggle_icon:before {
    color: #cec2ab;
}

.content_block .vc_toggle_default.vc_toggle_color_mulled_wine .vc_toggle_icon:before {
    color: #50485b;
}

.content_block .vc_toggle_default.vc_toggle_color_vista_blue .vc_toggle_icon:before {
    color: #75d69c;
}

.content_block .vc_toggle_default.vc_toggle_color_black .vc_toggle_icon:before {
    color: #2a2a2a;
}

.content_block .vc_toggle_default.vc_toggle_color_grey .vc_toggle_icon:before {
    color: #ebebeb;
}

.content_block .vc_toggle_default.vc_toggle_color_orange .vc_toggle_icon:before {
    color: #f7be68;
}

.content_block .vc_toggle_default.vc_toggle_color_sky .vc_toggle_icon:before {
    color: #5aa1e3;
}

.content_block .vc_toggle_default.vc_toggle_color_green .vc_toggle_icon:before {
    color: #6dab3c;
}

.content_block .vc_toggle_default.vc_toggle_color_juicy_pink .vc_toggle_icon:before {
    color: #f4524d;
}

.content_block .vc_toggle_default.vc_toggle_color_sandy_brown .vc_toggle_icon:before {
    color: #f79468;
}

.content_block .vc_toggle_default.vc_toggle_color_purple .vc_toggle_icon:before {
    color: #b97ebb;
}

.content_block .vc_toggle_default.vc_toggle_color_white .vc_toggle_icon:before {
    color: #fff;
}

.content_block .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active .ui-icon:before,
.content_block .vc_toggle_default.vc_toggle_active .vc_toggle_icon:before {
    content: "\f056";
}

.content_block .vc_toggle_default.vc_toggle_size_lg .vc_toggle_icon:before {
    font-size: 17px;
}

.content_block .vc_toggle_default.vc_toggle_size_sm .vc_toggle_icon:before {
    font-size: 13px;
}

.content_block .vc_toggle_size_lg .vc_toggle_icon {
    width: 20px;
    height: 20px;
}

.content_block .vc_toggle_size_md .vc_toggle_icon {
    width: 18px;
    height: 18px;
}

.content_block .vc_toggle_size_sm .vc_toggle_icon {
    width: 16px;
    height: 16px;
}

.content_block .vc_toggle_simple.vc_toggle_color_default .vc_toggle_icon::before,
.content_block .vc_toggle_simple.vc_toggle_color_default .vc_toggle_icon::after,
.content_block .vc_toggle_simple.vc_toggle_color_default .vc_toggle_title:hover .vc_toggle_icon::before,
.content_block .vc_toggle_simple.vc_toggle_color_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background-color: #fff;
}

.content_block .vc_toggle_round.vc_toggle_color_default .vc_toggle_icon,
.content_block .vc_toggle_round.vc_toggle_color_default .vc_toggle_title:hover .vc_toggle_icon,
.content_block .vc_toggle_rounded.vc_toggle_color_default .vc_toggle_icon,
.content_block .vc_toggle_rounded.vc_toggle_color_default .vc_toggle_title:hover .vc_toggle_icon,
.content_block .vc_toggle_square.vc_toggle_color_default .vc_toggle_icon,
.content_block .vc_toggle_square.vc_toggle_color_default .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff;
}

.content_block .vc_toggle_round.vc_toggle_color_default .vc_toggle_icon::before,
.content_block .vc_toggle_round.vc_toggle_color_default .vc_toggle_icon::after,
.content_block .vc_toggle_round.vc_toggle_color_default .vc_toggle_title:hover .vc_toggle_icon::before,
.content_block .vc_toggle_round.vc_toggle_color_default .vc_toggle_title:hover .vc_toggle_icon::after,
.content_block .vc_toggle_rounded.vc_toggle_color_default .vc_toggle_icon::before,
.content_block .vc_toggle_rounded.vc_toggle_color_default .vc_toggle_icon::after,
.content_block .vc_toggle_rounded.vc_toggle_color_default .vc_toggle_title:hover .vc_toggle_icon::before,
.content_block .vc_toggle_rounded.vc_toggle_color_default .vc_toggle_title:hover .vc_toggle_icon::after,
.content_block .vc_toggle_square.vc_toggle_color_default .vc_toggle_icon::before,
.content_block .vc_toggle_square.vc_toggle_color_default .vc_toggle_icon::after,
.content_block .vc_toggle_square.vc_toggle_color_default .vc_toggle_title:hover .vc_toggle_icon::before,
.content_block .vc_toggle_square.vc_toggle_color_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background-color: #272e43;
}

.content_block .vc_toggle_round.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_icon,
.content_block .vc_toggle_round.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon,
.content_block .vc_toggle_rounded.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_icon,
.content_block .vc_toggle_rounded.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon,
.content_block .vc_toggle_square.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_icon,
.content_block .vc_toggle_square.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    border-color: #fff;
    background: none;
}

.content_block .vc_toggle_round.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_icon::before,
.content_block .vc_toggle_round.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_icon::after,
.content_block .vc_toggle_round.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.content_block .vc_toggle_round.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.content_block .vc_toggle_rounded.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_icon::before,
.content_block .vc_toggle_rounded.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_icon::after,
.content_block .vc_toggle_rounded.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.content_block .vc_toggle_rounded.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.content_block .vc_toggle_square.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_icon::before,
.content_block .vc_toggle_square.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_icon::after,
.content_block .vc_toggle_square.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.content_block .vc_toggle_square.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
    background-color: #fff;
}

.content_block .vc_toggle_arrow.vc_toggle_color_default .vc_toggle_icon::before,
.content_block .vc_toggle_arrow.vc_toggle_color_default .vc_toggle_icon::after,
.content_block .vc_toggle_arrow.vc_toggle_color_default .vc_toggle_title:hover .vc_toggle_icon::before,
.content_block .vc_toggle_arrow.vc_toggle_color_default .vc_toggle_title:hover .vc_toggle_icon::after {
    border-color: #fff;
}

.content_block .vc_toggle_arrow.vc_toggle_size_lg .vc_toggle_icon {
    left: 12px !important;
}

.content_block .vc_toggle_arrow.vc_toggle_size_md .vc_toggle_icon {
    margin-top: 2px;
}

.content_block .vc_toggle_arrow.vc_toggle_size_sm .vc_toggle_icon {
    margin-top: 4px;
}

.content_block .faq .vc_toggle_default .vc_toggle_icon:before,
.content_block .faq .vc_toggle_default.vc_toggle_active .vc_toggle_icon:before {
    content: "\f059" !important;
}

/* New Accordion */
.content_block .vc_tta-style-classic.vc_tta-shape-rounded .vc_tta-panel .vc_tta-panel-heading {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.content_block .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    transition: all 300ms;
    -webkit-transition: all 300ms;
}

.content_block .vc_tta-style-classic.vc_tta-shape-rounded .vc_tta-panel .vc_tta-panel-heading {
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
}

.content_block .vc_tta-style-classic.vc_tta-shape-rounded .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-radius: 5px 5px 0 0 !important;
    -webkit-border-radius: 5px 5px 0 0 !important;
    margin-bottom: 0;
}

.content_block .vc_tta.vc_general .vc_tta-panel-body {
    padding: 25px 15px 23px 19px;
    border-top: 0;
    border-radius: 0 0 5px 5px !important;
    -webkit-border-radius: 0 0 5px 5px !important;
}

.content_block .vc_tta.vc_general.vc_tta-color-black .vc_tta-panel-body {
    background: none;
}

.content_block .vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.content_block .vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body:before,
.content_block .vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body:after {
    border-color: #dddddd;
}

.content_block .vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: #272e43;
    border-color: #272e43;
}

.content_block .vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title,
.content_block .vc_tta-color-black.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title,
.content_block .vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-title-text,
.content_block .vc_tta-color-black.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-title-text,
.content_block .vc_tta-color-black.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-plus,
.content_block .vc_tta-color-black.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #ffffff;
}

.content_block .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a,
.content_block .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a .vc_tta-title-text {
    line-height: 21px;
    font-size: 14px;
    font-weight: 300;
}

.content_block .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    padding-top: 5px;
    padding-bottom: 7px;
}

.content_block .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
    display: none !important;
}

.content_block .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
    border: none;
    background: none;
    line-height: 21px;
    font-family: 'FontAwesome';
    font-size: 14px;
    font-weight: normal;
    content: "\f055";
    font-style: normal;
    margin-top: -2px;
}

.content_block .vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
    content: "\f056";
}

/* Message Box */
.content_block .vc_message_box-outline,
.content_block .vc_message_box-solid-icon {
    border-width: 1px;
}

.content_block .vc_message_box {
    padding: 13px 14px 14px 52px;
}

.content_block .vc_message_box-icon {
    width: 52px;
}

.content_block .vc_message_box-solid-icon .vc_message_box-icon {
    width: 42px;
}

.content_block .vc_message_box-icon > *,
.content_block .vc_message_box-icon > .fa {
    font-size: 14px;
}

/* Message Box - Error */
.content_block .vc_color-danger.vc_message_box,
.content_block .vc_color-alert-danger.vc_message_box {
    color: #d61d1d;
    border-color: #d61d1d;
    background-color: transparent;
}

.content_block .vc_color-danger.vc_message_box .vc_message_box-icon,
.content_block .vc_color-alert-danger.vc_message_box .vc_message_box-icon {
    color: #d61d1d;
}

.content_block .vc_color-danger.vc_message_box-solid,
.content_block .vc_color-alert-danger.vc_message_box-solid {
    color: #ffffff;
    border-color: transparent;
    background-color: #d61d1d;
}

.content_block .vc_color-danger.vc_message_box-solid .vc_message_box-icon,
.content_block .vc_color-alert-danger.vc_message_box-solid .vc_message_box-icon {
    color: #ffffff;
}

.content_block .vc_color-danger.vc_message_box-outline,
.content_block .vc_color-danger.vc_message_box-solid-icon,
.content_block .vc_color-alert-danger.vc_message_box-outline,
.content_block .vc_color-alert-danger.vc_message_box-solid-icon {
    color: #d61d1d;
    border-color: #d61d1d;
    background-color: transparent;
}

.content_block .vc_color-danger.vc_message_box-outline .vc_message_box-icon,
.content_block .vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon,
.content_block .vc_color-alert-danger.vc_message_box-outline .vc_message_box-icon,
.content_block .vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon {
    color: #d61d1d;
}

.content_block .vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon,
.content_block .vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon {
    color: #ffffff;
    background-color: #d61d1d;
}

.content_block .vc_color-danger.vc_message_box-3d,
.content_block .vc_color-alert-danger.vc_message_box-3d {
    box-shadow: 0 5px 0 #d61d1d;
}

/* Message Box - Informational */
.content_block .vc_color-info.vc_message_box,
.content_block .vc_color-alert-info.vc_message_box {
    color: #5fb2f5;
    border-color: #5fb2f5;
    background-color: transparent;
}

.content_block .vc_color-info.vc_message_box .vc_message_box-icon,
.content_block .vc_color-alert-info.vc_message_box .vc_message_box-icon {
    color: #5fb2f5;
}

.content_block .vc_color-info.vc_message_box-solid,
.content_block .vc_color-alert-info.vc_message_box-solid {
    color: #ffffff;
    border-color: transparent;
    background-color: #5fb2f5;
}

.content_block .vc_color-info.vc_message_box-solid .vc_message_box-icon,
.content_block .vc_color-alert-info.vc_message_box-solid .vc_message_box-icon {
    color: #ffffff;
}

.content_block .vc_color-info.vc_message_box-outline,
.content_block .vc_color-info.vc_message_box-solid-icon,
.content_block .vc_color-alert-info.vc_message_box-outline,
.content_block .vc_color-alert-info.vc_message_box-solid-icon {
    color: #5fb2f5;
    border-color: #5fb2f5;
    background-color: transparent;
}

.content_block .vc_color-info.vc_message_box-outline .vc_message_box-icon,
.content_block .vc_color-info.vc_message_box-solid-icon .vc_message_box-icon,
.content_block .vc_color-alert-info.vc_message_box-outline .vc_message_box-icon,
.content_block .vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon {
    color: #5fb2f5;
}

.content_block .vc_color-info.vc_message_box-solid-icon .vc_message_box-icon,
.content_block .vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon {
    color: #ffffff;
    background-color: #5fb2f5;
}

.content_block .vc_color-info.vc_message_box-3d,
.content_block .vc_color-alert-info.vc_message_box-3d {
    box-shadow: 0 5px 0 #5fb2f5;
}

/* Message Box - Warning */
.content_block .vc_color-warning.vc_message_box,
.content_block .vc_color-alert-warning.vc_message_box {
    color: #fecf02;
    border-color: #fecf02;
    background-color: transparent;
}

.content_block .vc_color-warning.vc_message_box .vc_message_box-icon,
.content_block .vc_color-alert-warning.vc_message_box .vc_message_box-icon {
    color: #fecf02;
}

.content_block .vc_color-warning.vc_message_box-solid,
.content_block .vc_color-alert-warning.vc_message_box-solid {
    color: #ffffff;
    border-color: transparent;
    background-color: #fecf02;
}

.content_block .vc_color-warning.vc_message_box-solid .vc_message_box-icon,
.content_block .vc_color-alert-warning.vc_message_box-solid .vc_message_box-icon {
    color: #ffffff;
}

.content_block .vc_color-warning.vc_message_box-outline,
.content_block .vc_color-warning.vc_message_box-solid-icon,
.content_block .vc_color-alert-warning.vc_message_box-outline,
.content_block .vc_color-alert-warning.vc_message_box-solid-icon {
    color: #fecf02;
    border-color: #fecf02;
    background-color: transparent;
}

.content_block .vc_color-warning.vc_message_box-outline .vc_message_box-icon,
.content_block .vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon,
.content_block .vc_color-alert-warning.vc_message_box-outline .vc_message_box-icon,
.content_block .vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fecf02;
}

.content_block .vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon,
.content_block .vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon {
    color: #ffffff;
    background-color: #fecf02;
}

.content_block .vc_color-warning.vc_message_box-3d,
.content_block .vc_color-alert-warning.vc_message_box-3d {
    box-shadow: 0 5px 0 #fecf02;
}

/* Message Box - Success */
.content_block .vc_color-success.vc_message_box,
.content_block .vc_color-alert-success.vc_message_box {
    color: #82b541;
    border-color: #82b541;
    background-color: transparent;
}

.content_block .vc_color-success.vc_message_box .vc_message_box-icon,
.content_block .vc_color-alert-success.vc_message_box .vc_message_box-icon {
    color: #82b541;
}

.content_block .vc_color-success.vc_message_box-solid,
.content_block .vc_color-alert-success.vc_message_box-solid {
    color: #ffffff;
    border-color: transparent;
    background-color: #82b541;
}

.content_block .vc_color-success.vc_message_box-solid .vc_message_box-icon,
.content_block .vc_color-alert-success.vc_message_box-solid .vc_message_box-icon {
    color: #ffffff;
}

.content_block .vc_color-success.vc_message_box-outline,
.content_block .vc_color-success.vc_message_box-solid-icon,
.content_block .vc_color-alert-success.vc_message_box-outline,
.content_block .vc_color-alert-success.vc_message_box-solid-icon {
    color: #82b541;
    border-color: #82b541;
    background-color: transparent;
}

.content_block .vc_color-success.vc_message_box-outline .vc_message_box-icon,
.content_block .vc_color-success.vc_message_box-solid-icon .vc_message_box-icon,
.content_block .vc_color-alert-success.vc_message_box-outline .vc_message_box-icon,
.content_block .vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon {
    color: #82b541;
}

.content_block .vc_color-success.vc_message_box-solid-icon .vc_message_box-icon,
.content_block .vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon {
    color: #ffffff;
    background-color: #82b541;
}

.content_block .vc_color-success.vc_message_box-3d,
.content_block .vc_color-alert-success.vc_message_box-3d {
    box-shadow: 0 5px 0 #82b541;
}

/* Tabs */
.content_block .wpb_tabs .wpb_tabs_nav li {
    margin-right: 2px;
}

.content_block .wpb_tabs .wpb_tabs_nav li a,
.content_block .wpb_tour .wpb_tabs_nav a {
    background: #272e43;
    padding: 8px 20px 6px 20px;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #fff;
    transition: all 300ms;
    -webkit-transition: all 300ms;
}

.content_block .wpb_tabs .wpb_tabs_nav li a:hover {
    color: #fff;
}

.content_block .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.content_block .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 25px 20px 23px 20px;
    background: #fff;
    border: 1px #ddd solid;
    border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
}

.content_block .wpb_tour .wpb_tabs_nav li {
    margin-bottom: 2px;
}

.content_block .wpb_tour_next_prev_nav span {
    display: none;
}

.content_block .wpb_tour .wpb_tabs_nav {
    width: 143px;
}

.content_block .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
    width: calc(100% - 143px);
}

.content_block .wpb_tour .wpb_tabs_nav li {
    text-align: right;
    clear: both;
    background: none !important;
}

.content_block .wpb_tour .wpb_tabs_nav a {
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    display: inline-block !important;
    width: auto !important;
}

/* Google Map */
.content_block .wpb_gmaps_widget .wpb_wrapper {
    padding: 0;
    background: none;
}

/* Buttons - Type 2 */
.content_block .vc_button-2-wrapper {
    vertical-align: top;
}

.content_block .vc_button-2-wrapper a {
    margin: 0 6px 10px 0;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border-width: 1px !important;
    color: #fff;
}

.content_block .vc_button-2-wrapper a.vc_btn-xs {
    padding: 7px 19px 8px 19px;
}

.content_block .vc_button-2-wrapper a.vc_btn-sm {
    padding: 9px 19px 10px 19px;
}

.content_block .vc_button-2-wrapper a.vc_btn_md {
    padding: 14px 19px 15px 19px;
}

.content_block .vc_button-2-wrapper a.vc_btn-lg {
    padding: 17px 19px;
}

.content_block .vc_button-2-wrapper a.vc_btn_3d {
    box-shadow: 0 -2px rgba(0, 0, 0, 0.2) inset !important;
    -webkit-box-shadow: 0 -2px rgba(0, 0, 0, 0.2) inset !important;
}

.content_block .vc_button-2-wrapper a.vc_btn_blue {
    background: #1d89e4;
    border-color: #1d89e4;
}

.content_block .vc_btn-blue.vc_btn_outlined,
.content_block a.vc_btn-blue.vc_btn_outlined,
.content_block button.vc_btn-blue.vc_btn_outlined,
.content_block .vc_btn-blue.vc_btn_square_outlined,
.content_block a.vc_btn-blue.vc_btn_square_outlined,
.content_block button.vc_btn-blue.vc_btn_square_outlined {
    color: #1d89e4 !important;
}

.content_block .vc_btn-blue.vc_btn_outlined:hover,
.content_block a.vc_btn-blue.vc_btn_outlined:hover,
.content_block button.vc_btn-blue.vc_btn_outlined:hover,
.content_block .vc_btn-blue.vc_btn_square_outlined:hover,
.content_block a.vc_btn-blue.vc_btn_square_outlined:hover,
.content_block button.vc_btn-blue.vc_btn_square_outlined:hover {
    background: #1d89e4 !important;
    border-color: #1d89e4 !important;
}

.content_block .vc_button-2-wrapper a.vc_btn_turquoise {
    background: #4db7ad;
    border-color: #4db7ad;
}

.content_block .vc_btn-turquoise.vc_btn_outlined,
.content_block a.vc_btn-turquoise.vc_btn_outlined,
.content_block button.vc_btn-turquoise.vc_btn_outlined,
.content_block .vc_btn-turquoise.vc_btn_square_outlined,
.content_block a.vc_btn-turquoise.vc_btn_square_outlined,
.content_block button.vc_btn-turquoise.vc_btn_square_outlined {
    color: #4db7ad !important;
}

.content_block .vc_btn-turquoise.vc_btn_outlined:hover,
.content_block a.vc_btn-turquoise.vc_btn_outlined:hover,
.content_block button.vc_btn-turquoise.vc_btn_outlined:hover,
.content_block .vc_btn-turquoise.vc_btn_square_outlined:hover,
.content_block a.vc_btn-turquoise.vc_btn_square_outlined:hover,
.content_block button.vc_btn-turquoise.vc_btn_square_outlined:hover {
    background: #4db7ad !important;
    border-color: #4db7ad !important;
}

.content_block .vc_button-2-wrapper a.vc_btn_pink {
    background: #e8316f;
    border-color: #e8316f;
}

.content_block .vc_btn-pink.vc_btn_outlined,
.content_block a.vc_btn-pink.vc_btn_outlined,
.content_block button.vc_btn-pink.vc_btn_outlined,
.content_block .vc_btn-pink.vc_btn_square_outlined,
.content_block a.vc_btn-pink.vc_btn_square_outlined,
.content_block button.vc_btn-pink.vc_btn_square_outlined {
    color: #e8316f !important;
}

.content_block .vc_btn-pink.vc_btn_outlined:hover,
.content_block a.vc_btn-pink.vc_btn_outlined:hover,
.content_block button.vc_btn-pink.vc_btn_outlined:hover,
.content_block .vc_btn-pink.vc_btn_square_outlined:hover,
.content_block a.vc_btn-pink.vc_btn_square_outlined:hover,
.content_block button.vc_btn-pink.vc_btn_square_outlined:hover {
    background: #e8316f !important;
    border-color: #e8316f !important;
}

.content_block .vc_button-2-wrapper a.vc_btn_violet {
    background: #512da7;
    border-color: #512da7;
}

.content_block .vc_btn-violet.vc_btn_outlined,
.content_block a.vc_btn-violet.vc_btn_outlined,
.content_block button.vc_btn-violet.vc_btn_outlined,
.content_block .vc_btn-violet.vc_btn_square_outlined,
.content_block a.vc_btn-violet.vc_btn_square_outlined,
.content_block button.vc_btn-violet.vc_btn_square_outlined {
    color: #512da7 !important;
}

.content_block .vc_btn-violet.vc_btn_outlined:hover,
.content_block a.vc_btn-violet.vc_btn_outlined:hover,
.content_block button.vc_btn-violet.vc_btn_outlined:hover,
.content_block .vc_btn-violet.vc_btn_square_outlined:hover,
.content_block a.vc_btn-violet.vc_btn_square_outlined:hover,
.content_block button.vc_btn-violet.vc_btn_square_outlined:hover {
    background: #512da7 !important;
    border-color: #512da7 !important;
}

.content_block .vc_button-2-wrapper a.vc_btn_peacoc {
    background: #289dbe;
    border-color: #289dbe;
}

.content_block .vc_btn-peacoc.vc_btn_outlined,
.content_block a.vc_btn-peacoc.vc_btn_outlined,
.content_block button.vc_btn-peacoc.vc_btn_outlined,
.content_block .vc_btn-peacoc.vc_btn_square_outlined,
.content_block a.vc_btn-peacoc.vc_btn_square_outlined,
.content_block button.vc_btn-peacoc.vc_btn_square_outlined {
    color: #289dbe !important;
}

.content_block .vc_btn-peacoc.vc_btn_outlined:hover,
.content_block a.vc_btn-peacoc.vc_btn_outlined:hover,
.content_block button.vc_btn-peacoc.vc_btn_outlined:hover,
.content_block .vc_btn-peacoc.vc_btn_square_outlined:hover,
.content_block a.vc_btn-peacoc.vc_btn_square_outlined:hover,
.content_block button.vc_btn-peacoc.vc_btn_square_outlined:hover {
    background: #289dbe !important;
    border-color: #289dbe !important;
}

.content_block .vc_button-2-wrapper a.vc_btn_chino {
    background: #505050;
    border-color: #505050;
}

.content_block .vc_btn-chino.vc_btn_outlined,
.content_block a.vc_btn-chino.vc_btn_outlined,
.content_block button.vc_btn-chino.vc_btn_outlined,
.content_block .vc_btn-chino.vc_btn_square_outlined,
.content_block a.vc_btn-chino.vc_btn_square_outlined,
.content_block button.vc_btn-chino.vc_btn_square_outlined {
    color: #505050 !important;
}

.content_block .vc_btn-chino.vc_btn_outlined:hover,
.content_block a.vc_btn-chino.vc_btn_outlined:hover,
.content_block button.vc_btn-chino.vc_btn_outlined:hover,
.content_block .vc_btn-chino.vc_btn_square_outlined:hover,
.content_block a.vc_btn-chino.vc_btn_square_outlined:hover,
.content_block button.vc_btn-chino.vc_btn_square_outlined:hover {
    background: #505050 !important;
    border-color: #505050 !important;
}

.content_block .vc_button-2-wrapper a.vc_btn_mulled_wine {
    background: #571c20;
    border-color: #571c20;
}

.content_block .vc_btn-mulled_wine.vc_btn_outlined,
.content_block a.vc_btn-mulled_wine.vc_btn_outlined,
.content_block button.vc_btn-mulled_wine.vc_btn_outlined,
.content_block .vc_btn-mulled_wine.vc_btn_square_outlined,
.content_block a.vc_btn-mulled_wine.vc_btn_square_outlined,
.content_block button.vc_btn-mulled_wine.vc_btn_square_outlined {
    color: #571c20 !important;
}

.content_block .vc_btn-mulled_wine.vc_btn_outlined:hover,
.content_block a.vc_btn-mulled_wine.vc_btn_outlined:hover,
.content_block button.vc_btn-mulled_wine.vc_btn_outlined:hover,
.content_block .vc_btn-mulled_wine.vc_btn_square_outlined:hover,
.content_block a.vc_btn-mulled_wine.vc_btn_square_outlined:hover,
.content_block button.vc_btn-mulled_wine.vc_btn_square_outlined:hover {
    background: #571c20 !important;
    border-color: #571c20 !important;
}

.content_block .vc_button-2-wrapper a.vc_btn_black {
    background: #272727;
    border-color: #272727;
}

.content_block .vc_btn-black.vc_btn_outlined,
.content_block a.vc_btn-black.vc_btn_outlined,
.content_block button.vc_btn-black.vc_btn_outlined,
.content_block .vc_btn-black.vc_btn_square_outlined,
.content_block a.vc_btn-black.vc_btn_square_outlined,
.content_block button.vc_btn-black.vc_btn_square_outlined {
    color: #272727 !important;
}

.content_block .vc_btn-black.vc_btn_outlined:hover,
.content_block a.vc_btn-black.vc_btn_outlined:hover,
.content_block button.vc_btn-black.vc_btn_outlined:hover,
.content_block .vc_btn-black.vc_btn_square_outlined:hover,
.content_block a.vc_btn-black.vc_btn_square_outlined:hover,
.content_block button.vc_btn-black.vc_btn_square_outlined:hover {
    background: #272727 !important;
    border-color: #272727 !important;
}

.content_block .vc_button-2-wrapper a.vc_btn_grey {
    background: #b0b0b0;
    border-color: #b0b0b0;
    color: #fff !important;
}

.content_block .vc_btn-grey.vc_btn_outlined,
.content_block a.vc_btn-grey.vc_btn_outlined,
.content_block button.vc_btn-grey.vc_btn_outlined,
.content_block .vc_btn-grey.vc_btn_square_outlined,
.content_block a.vc_btn-grey.vc_btn_square_outlined,
.content_block button.vc_btn-grey.vc_btn_square_outlined {
    color: #b0b0b0 !important;
}

.content_block .vc_btn-grey.vc_btn_outlined:hover,
.content_block a.vc_btn-grey.vc_btn_outlined:hover,
.content_block button.vc_btn-grey.vc_btn_outlined:hover,
.content_block .vc_btn-grey.vc_btn_square_outlined:hover,
.content_block a.vc_btn-grey.vc_btn_square_outlined:hover,
.content_block button.vc_btn-grey.vc_btn_square_outlined:hover {
    background: #b0b0b0 !important;
    border-color: #b0b0b0 !important;
}

.content_block .vc_button-2-wrapper a.vc_btn_orange {
    background: #fed835;
    border-color: #fed835;
}

.content_block .vc_btn-orange.vc_btn_outlined,
.content_block a.vc_btn-orange.vc_btn_outlined,
.content_block button.vc_btn-orange.vc_btn_outlined,
.content_block .vc_btn-orange.vc_btn_square_outlined,
.content_block a.vc_btn-orange.vc_btn_square_outlined,
.content_block button.vc_btn-orange.vc_btn_square_outlined {
    color: #fed835 !important;
}

.content_block .vc_btn-orange.vc_btn_outlined:hover,
.content_block a.vc_btn-orange.vc_btn_outlined:hover,
.content_block button.vc_btn-orange.vc_btn_outlined:hover,
.content_block .vc_btn-orange.vc_btn_square_outlined:hover,
.content_block a.vc_btn-orange.vc_btn_square_outlined:hover,
.content_block button.vc_btn-orange.vc_btn_square_outlined:hover {
    background: #fed835 !important;
    border-color: #fed835 !important;
}

.content_block .vc_button-2-wrapper a.vc_btn_sky {
    background: #5fb2f6;
    border-color: #5fb2f6;
}

.content_block .vc_btn-sky.vc_btn_outlined,
.content_block a.vc_btn-sky.vc_btn_outlined,
.content_block button.vc_btn-sky.vc_btn_outlined,
.content_block .vc_btn-sky.vc_btn_square_outlined,
.content_block a.vc_btn-sky.vc_btn_square_outlined,
.content_block button.vc_btn-sky.vc_btn_square_outlined {
    color: #5fb2f6 !important;
}

.content_block .vc_btn-sky.vc_btn_outlined:hover,
.content_block a.vc_btn-sky.vc_btn_outlined:hover,
.content_block button.vc_btn-sky.vc_btn_outlined:hover,
.content_block .vc_btn-sky.vc_btn_square_outlined:hover,
.content_block a.vc_btn-sky.vc_btn_square_outlined:hover,
.content_block button.vc_btn-sky.vc_btn_square_outlined:hover {
    background: #5fb2f6 !important;
    border-color: #5fb2f6 !important;
}

.content_block .vc_button-2-wrapper a.vc_btn_green {
    background: #558a2e;
    border-color: #558a2e;
}

.content_block .vc_btn-green.vc_btn_outlined,
.content_block a.vc_btn-green.vc_btn_outlined,
.content_block button.vc_btn-green.vc_btn_outlined,
.content_block .vc_btn-green.vc_btn_square_outlined,
.content_block a.vc_btn-green.vc_btn_square_outlined,
.content_block button.vc_btn-green.vc_btn_square_outlined {
    color: #558a2e !important;
}

.content_block .vc_btn-green.vc_btn_outlined:hover,
.content_block a.vc_btn-green.vc_btn_outlined:hover,
.content_block button.vc_btn-green.vc_btn_outlined:hover,
.content_block .vc_btn-green.vc_btn_square_outlined:hover,
.content_block a.vc_btn-green.vc_btn_square_outlined:hover,
.content_block button.vc_btn-green.vc_btn_square_outlined:hover {
    background: #558a2e !important;
    border-color: #558a2e !important;
}

.content_block .vc_button-2-wrapper a.vc_btn_juicy_pink {
    background: #d61c1d;
    border-color: #d61c1d;
}

.content_block .vc_btn-juicy_pink.vc_btn_outlined,
.content_block a.vc_btn-juicy_pink.vc_btn_outlined,
.content_block button.vc_btn-juicy_pink.vc_btn_outlined,
.content_block .vc_btn-juicy_pink.vc_btn_square_outlined,
.content_block a.vc_btn-juicy_pink.vc_btn_square_outlined,
.content_block button.vc_btn-juicy_pink.vc_btn_square_outlined {
    color: #d61c1d !important;
}

.content_block .vc_btn-juicy_pink.vc_btn_outlined:hover,
.content_block a.vc_btn-juicy_pink.vc_btn_outlined:hover,
.content_block button.vc_btn-juicy_pink.vc_btn_outlined:hover,
.content_block .vc_btn-juicy_pink.vc_btn_square_outlined:hover,
.content_block a.vc_btn-juicy_pink.vc_btn_square_outlined:hover,
.content_block button.vc_btn-juicy_pink.vc_btn_square_outlined:hover {
    background: #d61c1d !important;
    border-color: #d61c1d !important;
}

.content_block .vc_button-2-wrapper a.vc_btn_sandy_brown {
    background: #fe5722;
    border-color: #fe5722;
}

.content_block .vc_btn-sandy_brown.vc_btn_outlined,
.content_block a.vc_btn-sandy_brown.vc_btn_outlined,
.content_block button.vc_btn-sandy_brown.vc_btn_outlined,
.content_block .vc_btn-sandy_brown.vc_btn_square_outlined,
.content_block a.vc_btn-sandy_brown.vc_btn_square_outlined,
.content_block button.vc_btn-sandy_brown.vc_btn_square_outlined {
    color: #fe5722 !important;
}

.content_block .vc_btn-sandy_brown.vc_btn_outlined:hover,
.content_block a.vc_btn-sandy_brown.vc_btn_outlined:hover,
.content_block button.vc_btn-sandy_brown.vc_btn_outlined:hover,
.content_block .vc_btn-sandy_brown.vc_btn_square_outlined:hover,
.content_block a.vc_btn-sandy_brown.vc_btn_square_outlined:hover,
.content_block button.vc_btn-sandy_brown.vc_btn_square_outlined:hover {
    background: #fe5722 !important;
    border-color: #fe5722 !important;
}

.content_block .vc_button-2-wrapper a.vc_btn_purple {
    background: #9000d4;
    border-color: #9000d4;
}

.content_block .vc_btn-purple.vc_btn_outlined,
.content_block a.vc_btn-purple.vc_btn_outlined,
.content_block button.vc_btn-purple.vc_btn_outlined,
.content_block .vc_btn-purple.vc_btn_square_outlined,
.content_block a.vc_btn-purple.vc_btn_square_outlined,
.content_block button.vc_btn-purple.vc_btn_square_outlined {
    color: #9000d4 !important;
}

.content_block .vc_btn-purple.vc_btn_outlined:hover,
.content_block a.vc_btn-purple.vc_btn_outlined:hover,
.content_block button.vc_btn-purple.vc_btn_outlined:hover,
.content_block .vc_btn-purple.vc_btn_square_outlined:hover,
.content_block a.vc_btn-purple.vc_btn_square_outlined:hover,
.content_block button.vc_btn-purple.vc_btn_square_outlined:hover {
    background: #9000d4 !important;
    border-color: #9000d4 !important;
}

.content_block .vc_button-2-wrapper a.vc_btn_white {
    background: #fff;
    border-color: #505050;
    color: #505050;
}

.content_block .vc_btn-white.vc_btn_outlined,
.content_block a.vc_btn-white.vc_btn_outlined,
.content_block button.vc_btn-white.vc_btn_outlined,
.content_block .vc_btn-white.vc_btn_square_outlined,
.content_block a.vc_btn-white.vc_btn_square_outlined,
.content_block button.vc_btn-white.vc_btn_square_outlined {
    color: #505050 !important;
}

.content_block .vc_button-2-wrapper a:hover {
    color: #505050 !important;
    background: none !important;
    border-color: #505050 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.content_block .vc_btn_outlined:hover,
.content_block a.vc_btn_outlined:hover,
.content_block button.vc_btn_outlined:hover,
.content_block .vc_btn_square_outlined:hover,
.content_block a.vc_btn_square_outlined:hover,
.content_block button.vc_btn_square_outlined:hover {
    color: #fff !important;
}

/* - Tab Tour - */
.content_block .vc_tta.vc_general .vc_tta-tab > a {
    padding-top: 6px;
    padding-bottom: 6px;
}

.content_block .vc_tta.vc_general .vc_tta-tab > a {
    display: inline-block;
        font-size: 17px;
}

.content_block .vc_tta-tabs-position-left .vc_tta-tabs-list {
    text-align: right;
}

.content_block .vc_tta-tabs-position-right .vc_tta-tabs-list {
    text-align: left;
}

.content_block .vc_tta-color-black.vc_tta-style-classic .vc_tta-tab > a {
    background-color: #272e43;
    border-color: #272e43;
}

.content_block .vc_tta-color-black.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    color: #fff;
}

.content_block .vc_tta.vc_tta-style-classic .vc_tta-tab {
    overflow: hidden;
}

.content_block .vc_tta-tabs img.alignleft {
    border-radius: 5px;
    float: left;
    margin: 4px 21px 2px 0;
}

.content_block .vc_tta-tabs img.alignright {
    border-radius: 5px;
    float: right;
    margin: 4px 5px 2px 21px;
}

.content_block .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background: none;
}

.content_block .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.content_block .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels:before,
.content_block .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels:after {
    border-color: #dddddd;
}

.content_block .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-body {
    padding-top: 23px;
    padding-bottom: 23px;
}

/* Call to Action Button (Promo Text) */
.content_block .wpb_call_to_action {
    background-color: #ebecee;
    padding: 54px 30px 38px 30px;
    border: none;
}

.content_block .vc_call_to_action {
    background-color: #ebecee;
    padding: 52px 30px 36px 30px;
    border-color: #ebecee;
    position: relative;
}

.content_block .wpb_call_text,
.content_block .vc_call_to_action h2 {
    line-height: 38px;
    font-size: 30px;
    margin-bottom: 16px !important;
    float: none;
    width: 100% !important;
}

.content_block .vc_call_to_action h4 {
    margin-bottom: 10px;
}

.content_block .vc_call_to_action hgroup + p {
    margin: 0 0 20px 0;
    font-size: 16px;
    line-height: 24px;
}

.content_block .dark_bg .vc_call_to_action h2,
.content_block .dark_bg .vc_call_to_action h4,
.content_block .dark_bg .vc_call_to_action p {
    color: #fff;
}

.content_block .dark_bg .vc_call_to_action a:hover {
    background: none !important;
    border-color: #fff !important;
    color: #fff !important;
}

.content_block .dark_bg .vc_call_to_action.vc_cta_outlined a:hover {
    border-color: #505050 !important;
    color: #505050 !important;
}

.content_block .vc_call_to_action.vc_cta_btn_pos_left hgroup + p,
.content_block .vc_call_to_action.vc_cta_btn_pos_right hgroup + p {
    margin: 0 0 5px 0;
}

.content_block .cta_align_left .wpb_call_text,
.content_block .vc_cta_btn_pos_left .wpb_heading,
.content_block .vc_cta_btn_pos_left p {
    padding-left: 25%;
}

.content_block .cta_align_right .wpb_call_text,
.content_block .vc_cta_btn_pos_right .wpb_heading,
.content_block .vc_cta_btn_pos_right p {
    padding-right: 25%;
}

.content_block .cta_align_right .wpb_call_text {
    text-align: left;
}

.content_block .cta_align_left .wpb_button_a,
.content_block .cta_align_right .wpb_button_a,
.content_block .vc_cta_btn_pos_left .vc_button-2-wrapper,
.content_block .vc_cta_btn_pos_right .vc_button-2-wrapper {
    float: none;
    position: absolute;
    top: 50%;
    max-width: 25%;
    width: auto;
    display: block;
    margin: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.cta_align_left .wpb_button_a,
.content_block .vc_cta_btn_pos_left .vc_button-2-wrapper {
    left: 30px;
}

.cta_align_right .wpb_button_a,
.content_block .vc_cta_btn_pos_right .vc_button-2-wrapper {
    right: 30px;
}

.content_block .vc_call_to_action .vc_btn {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}

.content_block .cta_align_left .wpb_button,
.content_block .cta_align_right .wpb_button {
    max-width: 100%;
}

/* Call to action responsive rules */
@media (max-width: 991px) {
    .content_block .cta_align_left .wpb_call_text,
    .content_block .vc_cta_btn_pos_left .wpb_heading,
    .content_block .vc_cta_btn_pos_left p,
    .content_block .cta_align_right .wpb_call_text,
    .content_block .vc_cta_btn_pos_right .wpb_heading,
    .content_block .vc_cta_btn_pos_right p,
    .content_block .cta_align_right .wpb_call_text {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }

    .content_block .cta_align_left .wpb_button_a,
    .content_block .cta_align_right .wpb_button_a,
    .content_block .vc_cta_btn_pos_left .vc_button-2-wrapper,
    .content_block .vc_cta_btn_pos_right .vc_button-2-wrapper {
        position: relative;
        top: auto;
        max-width: 100%;
        margin: 0 auto 15px auto !important;
        transform: none;
        -webkit-transform: none;
        right: auto;
        left: auto;
        float: none !important;
        display: inline-block !important;
    }

    .content_block .wpb_call_to_action,
    .content_block .vc_call_to_action {
        text-align: center !important;
    }

}

/* Progress Bar */
.content_block .vc_pie_chart .vc_pie_chart_value {
    font-size: 25px;
    color: #383737;
    font-weight: 400;
}

.content_block .vc_progress_bar .vc_single_bar {
    margin-bottom: 24px;
    padding-top: 29px;
    height: 5px;
    box-shadow: none;
    background: none;
}

.content_block .vc_progress_bar .vc_single_bar .vc_label {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 22px;
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
    text-shadow: none !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    z-index: 1;
}

.content_block .vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
    z-index: 2;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 300;
}

.content_block .vc_progress_bar .vc_single_bar .skill_wrap {
    position: relative;
    overflow: hidden;
    height: 5px;
    display: block;
    background: url(../img/progress_bg.png) repeat left top;
    border-radius: 2.5px;
    -webkit-border-radius: 2.5px;
    box-shadow: none;
}

.content_block .vc_progress_bar .vc_single_bar .vc_bar {
    height: 5px;
    display: inline-block;
    box-shadow: none;
    vertical-align: top;
    border-radius: 2.5px 0 0 2.5px;
    -webkit-border-radius: 3px 0 0 2.5px;
}

/* Post Grid */
.content_block .vc_gitem-zone {
background-image: none !important;
    background-color: rgba(235, 236, 238, 0.43) !important;
    border-radius: 0px;
    
    padding-bottom: 17px !important;
}

.content_block .vc_gitem_row .vc_gitem-col {
padding: 5;
padding-bottom: 10px;
}

.content_block .vc_gitem_row .vc_gitem-col p {
    margin-bottom: 0;
}

.content_block .vc_gitem-post-data {
    margin-bottom: 7px;
}


.content_block .vc_gitem-zone .vc_custom_heading {
    margin-bottom: 0;
}

.content_block .vc_gitem-zone .vc_custom_heading h4 {
line-height: 35px;
    margin-top: 28px;
    font-size: 30px;
    color: #00939e;
    margin-bottom: 28px;
}

.content_block .vc_gitem_row .vc_gitem-col .vc_button-2-wrapper {
    padding-top: 15px;
}

.content_block .vc_gitem_row .vc_gitem-col a.vc_btn {
    margin: 0 !important;
    padding: 9px 19px 10px 19px !important;
}

/* Sorting Filter */
.content_block .vc_grid-filter {
    margin: 0;
    padding: 0;
}

/* Gallery */
.vc_gitem-animated-block {
    overflow: hidden;
}

.vc-prettyphoto-link {
    background-image: none !important;
    background: rgba(0, 10, 15, 0);
    z-index: 5;
    transition: background 300ms;
    -webkit-transition: background 300ms;
}

.vc-prettyphoto-link:hover {
    background: rgba(0, 10, 15, 0.7);
}

.vc_gitem-animated-block:before,
.vc_gitem-animated-block:after,
.content_block .wpb_image_grid .wpb_image_grid_ul a:before,
.content_block .wpb_image_grid .wpb_image_grid_ul a:after {
    position: absolute;
    background: #fff;
    z-index: 15;
    display: block;
    content: '';
    left: 50%;
    top: 50%;
    transform: scale(2, 2);
    -webkit-transform: scale(2, 2);
    transition: all 300ms;
    -webkit-transition: all 300ms;
    opacity: 0;
}

.vc_gitem-animated-block:before,
.content_block .wpb_image_grid .wpb_image_grid_ul a:before {
    height: 2px;
    width: 26px;
    margin: -1px 0 0 -13px;
}

.vc_gitem-animated-block:after,
.content_block .wpb_image_grid .wpb_image_grid_ul a:after {
    height: 26px;
    width: 2px;
    margin: -13px 0 0 -1px;
}

.vc_gitem-animated-block:hover:before,
.vc_gitem-animated-block:hover:after,
.content_block .wpb_image_grid .wpb_image_grid_ul a:hover:after,
.content_block .wpb_image_grid .wpb_image_grid_ul a:hover:before {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    opacity: 1;
}

/* Gallery Slider */
.content_block .wpb_gallery_slides {
    padding: 0;
    margin: 0;
    box-shadow: none;
    overflow: hidden;
    border: 0;
}

.content_block .wpb_gallery_slides.wpb_image_grid {
    border-radius: 0;
    -webkit-border-radius: 0;
}

.content_block .wpb_gallery_slides .nivo-controlNav,
.content_block .wpb_gallery_slides .flex-control-nav,
.content_block .vc_images_carousel .vc_carousel-indicators {
    display: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.content_block .wpb_image_grid .wpb_image_grid_ul {
    margin: -30px 0 0 -30px;
}

.content_block .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    margin: 30px 0 30px 30px;
    max-width: 100%;
}

.content_block .wpb_image_grid .wpb_image_grid_ul a {
    background: rgba(0, 10, 15, 1);
}

.content_block .wpb_image_grid .wpb_image_grid_ul img {
    transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
}

.content_block .wpb_image_grid .wpb_image_grid_ul a:hover img {
    opacity: 0.3;
}

/* Slider Arrows */
.content_block .flex-direction-nav a,
.content_block .theme-default a.nivo-prevNav,
.content_block .theme-default a.nivo-nextNav,
.content_block .vc_images_carousel .vc_carousel-control {
    top: 50%;
    width: 16px;
    height: 30px;
    margin-top: -15px;
    display: block;
    font-size: 0;
    line-height: 0;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
}

.content_block .vc_images_carousel .vc_carousel-control span {
    display: none;
}

.content_block .vc_images_carousel .vc_carousel-control {
    opacity: 0;
    transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
}

.content_block .flex-direction-nav .flex-prev,
.content_block .theme-default a.nivo-prevNav,
.content_block .vc_images_carousel .vc_carousel-control.vc_left {
    left: 30px;
    background-position: 0 -61px;
}

.content_block .flex-direction-nav .flex-next,
.content_block .theme-default a.nivo-nextNav,
.content_block .vc_images_carousel .vc_carousel-control.vc_right {
    right: 30px;
    background-position: -17px -61px;
}

.content_block .flexslider:hover .flex-prev,
.content_block .theme-default:hover a.nivo-prevNav,
.content_block .vc_images_carousel:hover .vc_carousel-control.vc_left {
    opacity: 1;
    left: 30px;
}

.content_block .flexslider:hover .flex-next,
.content_block .theme-default:hover a.nivo-nextNav,
.content_block .vc_images_carousel:hover .vc_carousel-control.vc_right {
    opacity: 1;
    right: 30px;
}

.content_block .flexslider:hover .flex-next:hover,
.content_block .flexslider:hover .flex-prev:hover,
.content_block .theme-default:hover a.nivo-prevNav:hover,
.content_block .theme-default:hover a.nivo-nextNav:hover,
.content_block .vc_images_carousel:hover .vc_carousel-control.vc_left:hover,
.content_block .vc_images_carousel:hover .vc_carousel-control.vc_right:hover {
    opacity: 0.5;
}

.content_block .flex-direction-nav a:before {
    display: none;
    content: '';
}

.module_cont {
    padding-bottom: 34px;
}

/* Dividers */
.module_divider {
    margin-top: 0;
    padding-bottom: 0;
}

.module_cont hr {
    border: none;
    border-top: #d9d9d9 1px dashed;
    margin: 0;
    height: 35px;
    display: block;
    background: none !important;
}

.module_cont.height30 hr {
    height: 30px;
}

.module_cont hr.type1 {
    border-top: #ebecee 1px solid;
}

.module_cont hr.type2 {
    border-top: #dddddd 1px solid;
}

.module_cont hr.type3 {
    border-top: #bdbdbd 1px solid;
}

.module_cont hr.type4 {
    border-top: #161616 1px solid;
}

.module_divider.pb0 hr {
    height: 0;
}

.mb30 {
    margin-bottom: 30px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb55 {
    margin-bottom: 55px;
}

.content_block .vc_general.vc_cta3 h2 {
    margin-bottom: 0 !important;
}

.content_block .vc_general.vc_cta3 {
    padding: 23px 20px 24px 20px;
    border: none;
}

.text-center {
    text-align: center;
}

h2.light {
    color: #fff;
}

/* Forms */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
textarea {
    display: block;
    width: 100%;
    background: #fff;
    text-shadow: none;
    font-size: 12px;
    line-height: 20px;
    color: #878787;
    font-weight: 300;
    padding: 6px 14px 7px 14px;
    border: 1px #dddddd solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0 0 10px 0;
    -webkit-appearance: none !important;
    outline: none;
}

input[type="number"]{
    -moz-appearance:textfield !important;
}

textarea {
    height: 120px;
    resize: none;
    padding: 9px 14px 10px 14px;
    margin-bottom: 20px;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
    display: inline-block;
    margin: 0 0 20px 0;
    border-width: 1px;
    border-style: solid;
    font-size: 14px;
    height: 35px;
    color: #fff;
    line-height: 33px;
    padding: 0 19px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-appearance: none;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
    transition: background-color 300ms, border-color 300ms, color 300ms;
    -webkit-transition: background-color 300ms, border-color 300ms, color 300ms;
    vertical-align: top;
    outline: none;
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    color: #505050;
    background-color: transparent;
    border-color: #505050;
}

.ult_modal-content input[type="submit"]:hover {
    color: #fff;
    border-color: #fff;
}

input,
textarea,
button {
    outline: none;
}

/* U L T I M A T E   A D D O N S  */
/* Interactive Banner 2 */
.content_block .ult-new-ib,
.content_block .wpb_column > .wpb_wrapper .ult-new-ib {
    margin-bottom: 5px;
}

.content_block .ult-new-ib,
.content_block .wpb_column > .wpb_wrapper .ult-new-ib,
.content_block .ult-new-ib img,
.content_block .wpb_column > .wpb_wrapper .ult-new-ib img,
.content_block .ult-new-ib-link {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.content_block .ult-new-ib,
.content_block .wpb_column > .wpb_wrapper .ult-new-ib {
    overflow: hidden;
}

.content_block .ult-new-ib .ult-new-ib-desc,
.content_block .ult-ib-effect-style5 p,
.content_block .ult-ib-effect-style2 .ult-new-ib-content {
    padding: 25px 30px;
}

.content_block .ult-ib-effect-style6 .ult-new-ib-desc {
    padding: 25px 50px;
}

.content_block .ult-ib-effect-style7 p {
    left: 20px;
    right: 20px;
}

.content_block .ult-ib-effect-style14 h2 {
    padding-top: 30px;
}

.content_block .ult-ib-effect-style14 p {
    max-width: 100%;
}

.content_block .ult-ib-effect-style9 .ult-new-ib-desc {
    padding-left: 50px;
    padding-right: 50px;
}

.content_block .ult-ib-effect-style11 p,
.content_block .ult-ib-effect-style11 h2.ult-new-ib-title {
    padding-left: 25px;
    padding-right: 25px;
}

/* Just Icon */
.content_block .aio-icon-img img {
    width: 100%;
    height: auto;
    display: block;
    transition: all 300ms;
    -webkit-transition: all 300ms;
}

.content_block .partners a:hover .aio-icon-img img {
    opacity: 0.5;
}

.content_block .ult-pulse i {
    text-shadow: none;
}

/* Info Box */
.content_block .aio-icon-box,
.content_block .wpb_column > .wpb_wrapper .aio-icon-component .aio-icon-box {
    margin-bottom: 50px;
}

.content_block .aio-icon-title {
    transition: color 300ms;
    -webkit-transition: color 300ms;
}

.content_block .top-icon .aio-icon i,
.content_block .ult_pricing_table .aio-icon i,
.content_block .flip-box-icon .aio-icon i {
    padding-left: 2px;
}

.content_block .ifb-face .ifb-flip-box-section {
    padding-top: 30px;
}

.content_block .rounded50 img {
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
}

/* Info List */
.content_block .smile_icon_list li .icon_description h3 {
    font-weight: normal;
    margin-bottom: 7px;
}

.content_block .smile_icon_list {
    margin: 0 !important;
}

.rounded70 .icon_list_icon {
    margin-top: 4px;
    width: 70px !important;
    height: 70px !important;
    line-height: 70px !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.rounded70 .icon_description {
    margin-left: 70px !important;
}

.rounded70 .smile_icon_list li.icon_list_item {
    margin-bottom: 10px !important;
}

.content_block .hexagon li .icon_list_icon {
    border-width: 0 !important;
}

/* Info Tables */
.content_block .ult_pricing_heading h5 {
    text-transform: none;
}

.content_block .ult_design_4 .ult_pricing_table .ult_price_body,
.content_block .ult_design_5 .ult_pricing_table .ult_price_body {
    margin-bottom: 25px !important;
}

.content_block .ult_design_6 .ult_pricing_table .ult_price_body_block {
    margin-bottom: 60px !important;
}

.content_block .ult_pricing_table {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
}

.content_block .ult_design_2 .ult_pricing_table {
    overflow: inherit;
}

.content_block .ult_design_2 .ult_pricing_table .ult_pricing_heading {
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

.content_block .ult_design_5 .ult_pricing_table .ult_price_features ul li {
    border-bottom: 1px dashed #d9d9d9;
}

.content_block .ult_pricing_table_wrap.ult_design_1 .ult_price_link {
    padding-top: 15px;
}

/* Dual Button */
.content_block .ult_dualbutton-wrapper a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Flip Box */
.content_block .ifb-face {
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
}

.content_block .flip_link a {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

/* Interactive Banner */
.content_block .ult-banner-block {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
}

/* Highlight Box */
.content_block .ultimate-call-to-action {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.content_block .no_round .ultimate-call-to-action {
    border-radius: 0 !important;
}

/* Info Banner */
.ultb3-box {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

/* Stats Counter */
.content_block .custom_counter .stats-top .stats-number {
    padding-bottom: 20px;
    display: inline-block;
}

.content_block .counter_suffix,
.content_block .counter_prefix {
    font-weight: 400;
}

.content_block .stats-block .aio-icon-top {
    margin-bottom: 10px;
}

.content_block .stats-block .aio-icon-top i {
    padding-left: 3px;
}

/* Timeline */
.content_block .timeline-header img {
    width: 100%;
    height: auto;
}

/* Modal Box */
.content_block .ult-modal-input-wrapper .btn-modal {
    border: none;
    border-radius: 5px;
}

.ult_modal-body img {
    vertical-align: inherit;
}

/* Google Map */
.content_block .round_iframe .ultimate-map-wrapper {
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
}

/* iHover */
.content_block .ult-ih-item.ult-ih-effect5 .ult-ih-content {
    visibility: inherit;
}

.content_block .ult-ih-item.ult-ih-effect16 .ult-ih-description-block {
    margin-left: 30px;
    margin-right: 30px;
}

/* Info Circle */
.content_block .info-circle-wrapper i {
    padding-left: 2px;
}

/* Video Banner */
.content_block .ult-video-banner {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
}

.content_block .ult-video-banner .ult-video-banner-desc {
    padding: 23px 29px;
}

/* Swatch Book */
.strip_highlight_text span {
    text-transform: none;
    padding: 10px 0;
}

/* List Icon */
.content_block .uavc-list-content {
    margin-bottom: 30px !important;
}

/* Advanced Tabs */
.content_block .ult_tabitemname {
    padding: 25px 19px 13px 19px;
}

.custom_tab .ult_tab_li {
    margin-right: 2px !important;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

.custom_tab .ult_tabcontent ul {
    padding: 9px 0 0 0;
    margin: 0;
    list-style: none;
}

.custom_tab .ult_tabcontent ul li {
    padding: 0 0 10px 13px;
    margin: 0;
    position: relative;
}

.custom_tab .ult_tabcontent ul li:before {
    font-family: 'FontAwesome';
    padding: 0 7px 0 0;
    position: absolute;
    left: 0;
    content: "•";
    font-weight: 300;
    top: -1px;
}

.custom_tab .ult_tabcontent .wpb_content_element {
    margin-bottom: 0;
}

.custom_tab .ult_tabmenu.style3 {
    border-bottom: 0;
}

/* Video Bg */
.content_block .uvc-video-fixer .mbYTP_wrapper iframe {
    margin-left: 0 !important;
    margin-right: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
}

/* Info Banner */
.content_block .ultb3-desc {
    margin-bottom: 20px;
}

/* Tooltip */
.content_block .bsf_tooltip-inner {
    background-color: #272e43;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.content_block .bsf_tooltip.top .bsf_tooltip-arrow,
.content_block .bsf_tooltip.top-left .bsf_tooltip-arrow,
.content_block .bsf_tooltip.top-right .bsf_tooltip-arrow {
    border-top-color: #272e43;
}

.content_block .bsf_tooltip.right .bsf_tooltip-arrow {
    border-right-color: #272e43;
}

.content_block .bsf_tooltip.left .bsf_tooltip-arrow {
    border-left-color: #272e43;
}

.content_block .bsf_tooltip.bottom .bsf_tooltip-arrow,
.content_block .bsf_tooltip.bottom-left .bsf_tooltip-arrow,
.content_block .bsf_tooltip.bottom-right .bsf_tooltip-arrow {
    border-bottom-color: #272e43;
}

/* List Icon */
.content_block .uavc-list-icon i {
    padding-left: 2px;
}

.content_block .icon_pl5 .aio-icon i {
    padding-left: 6px;
}

/* Heading */
.content_block .uvc-sub-heading b,
.content_block .uvc-sub-heading strong,
.content_block .uvc-heading b,
.content_block .uvc-heading strong {
    font-weight: 700;
}

.content_block .wpb_single_image .vc_single_image-wrapper.vc_box_rounded,
.content_block .wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
    border-radius: 5px;
}

.content_block .upb_video_class a.shortcode_button {
    margin-left: 0;
    margin-right: 0;
}

.content_block .upb_video_class a.shortcode_button:hover {
    border-color: #fff;
    color: #fff;
}

/* Advanced Button */
.content_block .ubtn-link {
    padding: 0;
}

.content_block .text-center .ubtn-link {
    padding: 0 10px;
}

.content_block .ubtn-sep-icon-at-left .ubtn-icon,
.content_block .ubtn-sep-icon-at-right .ubtn-icon {
    display: inline-block;
    position: relative;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    z-index: 3;
    vertical-align: middle;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}

.content_block .ubtn-sep-icon-at-left .ubtn-data,
.content_block .ubtn-sep-icon-at-right .ubtn-data {
    display: inline-block;
}

.content_block .ubtn-sep-icon-at-right .ubtn-data {
    float: right;
}

.content_block .ubtn-sep-icon-at-left .ubtn-icon {
    padding-right: 10px;
}

.content_block .ubtn-sep-icon-at-right .ubtn-icon {
    padding-left: 6px;
    padding-top: 3px;
}

.content_block .ubtn.ubtn-normal {
    padding: 11px 19px 12px 19px;
}

.content_block .ubtn.ubtn-large {
    padding: 14px 19px 14px 19px;
}

a.ubtn-link.colored_icon {
    margin-top: 7px !important;
}

/* GT3 MODULES */
/* Fade Link */
.img_block {
    display: block;
    position: relative;
    overflow: hidden;
}

.img_block img {
    display: block;
    width: 100%;
    height: auto;
}

.view_link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 10, 15, 0);
    z-index: 5;
    transition: background 300ms;
    -webkit-transition: background 300ms;
}

.img_block:hover .view_link {
    background: rgba(0, 10, 15, 0.7);
}

.view_link:before,
.view_link:after {
    position: absolute;
    background: #fff;
    z-index: 15;
    display: block;
    content: '';
    left: 50%;
    top: 50%;
    transform: scale(2, 2);
    -webkit-transform: scale(2, 2);
    transition: all 300ms;
    -webkit-transition: all 300ms;
    opacity: 0;
}

.view_link:before {
    height: 2px;
    width: 26px;
    margin: -1px 0 0 -13px;
}

.view_link:after {
    height: 26px;
    width: 2px;
    margin: -13px 0 0 -1px;
}

.view_link.mfp-iframe:before {
    display: none !important;
}

.view_link.mfp-iframe:after {
    background: none;
    font-family: 'FontAwesome';
    font-size: 40px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    content: "\f04b";
    width: 40px;
    text-align: center;
    margin: -20px 0 0 -20px;
    color: #fff;
}

.img_block:hover .view_link:before,
.img_block:hover .view_link:after {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    opacity: 1;
}

.featured_items .items1 li,
.teamslider.items1 li,
.sponsors_works.items1 li,
.testimonials_list.items1 li,
.list-of-images.items1 .gallery_item {
    width: 100%;
}

.featured_items .items2 li,
.teamslider.items2 li,
.sponsors_works.items2 li,
.testimonials_list.items2 li,
.list-of-images.items2 .gallery_item {
    width: 50%;
}

.featured_items .items3 li,
.teamslider.items3 li,
.sponsors_works.items3 li,
.testimonials_list.items3 li,
.list-of-images.items3 .gallery_item {
    width: 33.333333%;
}

.featured_items .items4 li,
.teamslider.items4 li,
.sponsors_works.items4 li,
.testimonials_list.items4 li,
.list-of-images.items4 .gallery_item {
    width: 25%;
}

.sponsors_works.items5 li {
    width: 20%;
}

.sponsors_works.items6 li {
    width: 16.666666666667%;
}

/* Featured Posts */
.featured_items {
    padding-bottom: 6px;
}

.featured_items .item_list {
    margin: -30px 0 0 -30px;
    padding: 0;
    overflow: hidden;
    font-size: 0;
    list-style: none;
}

.featured_items .item_list li {
    margin: 30px 0 0 0;
    display: inline-block;
    vertical-align: top;
    padding: 0;
}

.featured_items .item_list li:before {
    display: none;
}

.featured_items .item_list li .item {
    margin: 0 0 0 30px;
}

.featured_items .item_wrapper {
    position: relative;
    overflow: hidden;
}

.featured_posts .item_wrapper {
       background: #efefef;
    border-radius: 0px;
    -webkit-border-radius: 0px;
}

.featured_posts .img_block,
.featured_posts .img_block img,
.featured_posts .view_link,
.module_team .view_link {
    border-radius: 0px 0px 0 0;
    -webkit-border-radius: 0px 0px 0 0;
}

.featured_items_body {
    padding: 23px 20px 24px 20px;
    text-align: center;
}

.featured_posts .featured_items_body {
    padding: 23px 15px 24px 20px;
    text-align: left;
        min-height: 144px;
}


.featured_items_body a {
    transition: color 300ms;
    -webkit-transition: color 300ms;
}

.featured_items_title {
    line-height: 22px;
    padding-bottom: 11px;
    margin-bottom: 0;
}

.featured_items_title h5,
.featured_items_title h5 a {
    line-height: 22px !important;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    text-transform: none;
}

.featured_meta,
.featured_meta a {
    font-size: 12px;
    color: #878787;
}

.featured_item_content {
    line-height: 21px;
    font-size: 14px;
    padding-bottom: 7px;
}

.left-sidebar .featured_items .item_list,
.right-sidebar .featured_items .item_list,
.row20 .featured_items .item_list {
    margin-left: -20px;
}

.left-sidebar .featured_items .item_list li .item,
.right-sidebar .featured_items .item_list li .item,
.row20 .featured_items .item_list li .item {
    margin-left: 20px;
}

.right-sidebar .contentarea,
.left-sidebar .contentarea {
    overflow: hidden;
}

/* Featured Portfolio */
.feature_portfolio .img_block,
.feature_portfolio .img_block img,
.feature_portfolio .view_link,
.images .img_block,
.images .img_block img,
.images .view_link,
.sorting_block .img_block,
.sorting_block .img_block img,
.sorting_block .view_link {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.feature_portfolio .circle .img_block,
.feature_portfolio .circle .img_block img,
.feature_portfolio .circle .view_link,
.sorting_block.round_type .img_block,
.sorting_block.round_type .img_block img,
.sorting_block.round_type .view_link {
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.feature_portfolio .circle .item_wrapper,
.grid_type1.round_type .item_wrapper,
.grid_type2.round_type .item_wrapper,
.grid_type3.round_type .item_wrapper {
    padding: 0 50px;
}

.grid_type4.round_type .item_wrapper,
.grid_type5.round_type .item_wrapper {
    padding: 0 13px;
}

.feature_portfolio .circle {
    padding-bottom: 0;
}

.feature_portfolio .featured_items_body,
.sorting_block .featured_items_body {
    padding-top: 16px;
}

.sorting_block .featured_items_body {
    padding-left: 15px;
    padding-right: 15px;
}

.sorting_block.round_type .featured_items_body {
    padding-top: 27px;
    padding-bottom: 40px;
}

.feature_portfolio .circle .featured_items_body {
    padding-top: 26px;
    padding-bottom: 0;
}

.feature_portfolio .featured_items_title {
    padding-bottom: 9px;
}

.feature_portfolio .featured_items_title h5,
.feature_portfolio .featured_items_title h5 a,
.sorting_block .featured_items_title h5,
.sorting_block .featured_items_title h5 a {
    font-size: 18px;
}

/* Listing Meta */
.listing_meta {
    line-height: 21px;
    padding: 0 0 19px 0;
    font-size: 12px;
    color: #878787;
}

.listing_meta span {
    display: inline-block;
    vertical-align: top;
    margin: 0;
}

.listing_meta a {
    font-size: 12px;
    color: #878787;
    transition: color 300ms;
    -webkit-transition: color 300ms;
}

.listing_meta span.category a {
    text-transform: lowercase;
}

.listing_meta span.author a {
    text-transform: capitalize;
}

.listing_meta span:after {
    content: '/';
    padding: 0 3px 0 6px;
}

.listing_meta span:last-child:after {
    display: none;
}

/* Single Team */
.single_team {
    padding-top: 5px;
    padding-bottom: 60px;
}

.single_team h2 {
    margin-bottom: 15px;
}

.single_team_thumb {
    margin-bottom: 20px;
}

.single_team_thumb img {
    width: 100%;
    height: auto;
}

.team_socials {
    padding: 10px 0;
}

.team_socials a {
    display: inline-block;
    vertical-align: top;
    margin: 0 11px 7px 0;
    background: none;
}

/* Team */
.module_team .img_block,
.module_team .img_block img {
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

.module_team ul {
    list-style: none !important;
    margin: -30px 0 0 -30px;
    padding: 0;
    overflow: hidden;
    font-size: 0;
}

.team_slider {
    padding-bottom: 6px;
}

.module_team ul li {
    padding: 30px 0 0 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}

.module_team ul li:before {
    display: none;
}

.module_team ul li .item_wrapper {
    padding: 0 0 0 30px;
    cursor: default;
}

.module_team .item {
    padding: 0;
}

.module_team .carousel_body {
    background: #ebecee;
    padding: 24px 16px 26px 20px;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}

.module_team h6 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
}

.module_team h6 a {
    font-size: 16px;
    font-weight: 400;
    transition: color 300ms;
    -webkit-transition: color 300ms;
}

.module_team .op {
    margin-bottom: 9px;
    line-height: 20px;
    font-size: 12px;
    color: #878787;
}

.team_desc {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 10px;
}

.module_team .team_icons_wrapper {
    font-size: 0;
    padding: 0;
}

.module_team .teamlink {
    font-size: 14px;
    display: inline-block;
    margin: 0;
    line-height: 21px;
    margin-right: 14px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    vertical-align: top;
}

.module_team .teamlink i {
    background: none !important;
    font-size: 14px;
    font-weight: normal;
}

/* Partners */
.module_partners ul {
    list-style: none !important;
    padding: 0;
    overflow: hidden;
    display: block;
    margin: -26px 0 0 -40px;
    font-size: 0;
    line-height: 0;
}

.module_partners ul li:before {
    display: none !important;
}

.module_partners ul li {
    padding: 0;
    display: inline-block;
    vertical-align: top;
}

.module_partners ul li .item_wrapper {
    margin: 26px 0 0 40px;
    padding: 0;
}

.module_partners ul li a {
    display: block;
    position: relative;
}

.module_partners ul li img {
    width: 100%;
    height: auto;
    display: block;
    transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
    transform: translateZ(0) !important;
    -webkit-transform: translateZ(0) !important;
}

.module_partners ul li a:hover img {
    opacity: 0.5;
}

.module_partners.type_2 ul {
    margin: 0;
    border: 1px #fff solid;
    border-right: none;
    border-bottom: none;
}

.module_partners.type_2 ul li .item_wrapper {
    margin: 0;
    border: 1px #fff solid;
    border-left: none;
    border-top: none;
}

/* Testimonials */
.testimonials_list ul {
    margin: -30px 0 0 -30px;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.testimonials_list ul li {
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}

.testimonials_list ul li:before {
    display: none;
}

.testimonials_list ul li .item {
    padding: 30px 0 0 30px;
    position: relative;
}

.testimonial_item_wrapper {
    position: relative;
    text-align: center;
    padding-top: 19px;
}

.testimonials_text {
    background: #ebecee;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 43px 25px 26px 25px;
    box-shadow: 0 -2px #e5e5e5 inset;
    -webkit-box-shadow: 0 -2px #e5e5e5 inset;
    position: relative;
}

.testimonials_text:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -11px;
    left: 50%;
    width: 22px;
    height: 22px;
    background: #ebecee;
    border-right: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-left: -11px;
    z-index: 15;
}

.testimonials_list li .item p {
    font-size: 14px;
    line-height: 21px;
    margin: 0;
}

.testimonials_list li .item .testimonials_photo {
    width: 38px;
    height: 38px;
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    border: 1px #e5e5e5 solid;
    padding: 3px;
    background: #fff;
    margin-left: -19px;
    line-height: 30px;
    z-index: 10;
}

.testimonials_list li .item .testimonials_photo i {
    width: 30px;
    height: 30px;
    display: block;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
}

.testimonials_list li .item h5.testimonials_title {
    margin: 0;
    font-weight: 700;
    padding-top: 31px;
    line-height: 21px;
    font-size: 12px;
}

.testimonials_list li .item h5.testimonials_title span {
    display: block;
    font-weight: 300;
    text-transform: none;
    color: #878787;
    font-size: 12px;
}

/* Type2 */
.testimonials_list.type_2 {
    position: relative;
    overflow: hidden;
}

.testimonials_list.type_2:before {
    position: absolute;
    right: 0;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 26px;
    background: #fff;
    content: '';
    z-index: 50;
}

.testimonials_list.type_2 ul {
    margin: -29px 0 0 0;
}

.testimonials_list.type_2 ul li .item {
    padding: 29px 0 23px 0;
    border-bottom: 1px #d9d9d9 dashed;
}

.testimonials_list.type_2 li .testimonial_item_wrapper {
    text-align: left;
    padding: 0 20px 0 90px;
    position: relative;
}

.testimonials_list.type_2 li .testimonial_item_wrapper.no_photo_thumb {
    padding: 0 20px 0 0;
}

.testimonials_list.type_2 .testimonials_text {
    background: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0;
}

.testimonials_list.type_2 .testimonials_text:after {
    display: none;
}

.testimonials_list.type_2 li .item h5.testimonials_title {
    margin: 0 0 10px 0;
    padding: 0;
}

.testimonials_list.type_2 li .item h5.testimonials_title span {
    display: none;
}

.testimonials_list.type_2 li .item .testimonials_photo {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    left: 20px;
    top: 1px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: none;
    padding: 0;
    background: none;
    margin-left: 0;
    line-height: inherit;
    z-index: 10;
}

.testimonials_list.type_2 li .item .testimonials_photo img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

@media only screen and (min-width: 768px) {
    .testimonials_list.items2.type_2 li .testimonial_item_wrapper {
        text-align: right;
        padding: 0 105px 0 0;
    }

    .testimonials_list.items2.type_2 li .testimonial_item_wrapper.no_photo_thumb {
        padding: 0 35px 0 0;
    }

    .testimonials_list.items2.type_2 li .item .testimonials_photo {
        left: auto;
        right: 35px;
    }

    .testimonials_list.items2.type_2 li:nth-child(2n) .testimonial_item_wrapper {
        text-align: left;
        padding: 0 0 0 104px;
    }

    .testimonials_list.items2.type_2 li:nth-child(2n) .testimonial_item_wrapper.no_photo_thumb {
        padding: 0 0 0 35px;
    }

    .testimonials_list.items2.type_2 li:nth-child(2n) .item .testimonials_photo {
        left: 34px;
        right: auto;
    }

    .testimonials_list.items2.type_2:after {
        z-index: 55;
        left: 50%;
        top: 0;
        bottom: 29px;
        border-right: 1px #d9d9d9 dashed;
        content: '';
        width: 1px;
        position: absolute;
    }

    .col-sm-2_4 {
        width: 20%;
    }
}

/* Blog Listing
-------------------------------------------------------------- */
.pf_output_container iframe {
    vertical-align: top;
    display: block;
}

.blog_post_preview {
    margin-bottom: 40px;
    padding-bottom: 34px;
    border-bottom: 1px #d9d9d9 dashed;
}

.blog_post_image .pf_output_container {
    margin-bottom: 24px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
}

.blog_post_image img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.blog_post_preview .blog_content p:last-child {
    margin-bottom: 0;
}

.blog_content {
    position: relative;
}

.blogpost_title a {
    transition: color 300ms;
    -webkit-transition: color 300ms;
}

.listing_meta {
    line-height: 21px;
    padding: 0 0 19px 0;
    font-size: 12px;
    color: #878787;
}

.listing_meta span {
    display: inline-block;
    vertical-align: top;
    margin: 0;
}

.listing_meta a {
    font-size: 12px;
    color: #878787;
    transition: color 300ms;
    -webkit-transition: color 300ms;
}

.listing_meta span:after {
    content: '/';
    padding: 0 3px 0 6px;
}

.listing_meta span:last-child:after {
    display: none;
}

.search-results .listing_meta {
    padding-bottom: 0;
}

/* Nivo Slider */
.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden
}

.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none
}

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0
}

.nivoSlider img {
    border-radius: 0
}

.wrapped_video.blog_post_image iframe {
    border-radius: 0;
    overflow: hidden
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden
}

.nivo-box img {
    display: block
}

.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: .8;
    overflow: hidden;
    display: none;
    box-sizing: border-box
}

.nivo-caption p {
    padding: 5px;
    margin: 0
}

.nivo-caption a {
    display: inline !important
}

.nivo-html-caption {
    display: none
}

.nivo-controlNav {
    text-align: center
}

.nivo-controlNav a {
    cursor: pointer
}

.nivo-controlNav {
    display: block !important;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
}

.nivo-controlNav a {
    text-indent: -10000px !important;
    overflow: hidden;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ffffff;
    border-radius: 100%;
    opacity: 0.5;
    margin: 0 4px;
}

.nivo-controlNav {
    display: none !important;
}

.nivo-prevNav,
.nivo-nextNav {
    position: absolute;
    top: 50%;
    z-index: 50;
    text-indent: -9999px;
    width: 17px;
    height: 30px;
    margin-top: -15px;
    display: block;
    font-size: 0;
    line-height: 0;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    opacity: 0;
    cursor: pointer;
    transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
}

.nivo-prevNav {
    left: 30px;
    background-position: 0 -61px;
}

.nivo-nextNav {
    right: 30px;
    background-position: -17px -61px;
}

.slider-wrapper {
    min-height: 20px;
    position: relative;
}

.slider-wrapper:hover .nivo-prevNav,
.slider-wrapper:hover .nivo-nextNav {
    opacity: 1;
}

.oneImage .nivo-directionNav a,
.oneImage .nivo-directionNav a:before {
    display: none !important;
}

.nivo-prevNav:hover,
.nivo-nextNav:hover {
    opacity: 0.5 !important;
}

/* Pager Block */
.pagerblock {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
}

.pagerblock li:before {
    display: none;
}

.pagerblock li {
    display: inline-block;
    margin: 0 5px 5px 0;
    vertical-align: top;
}

.pagerblock li:last-child {
    margin-right: 0;
}

.pagerblock li a,
.pagerblock li span {
    font-size: 12px;
    width: 28px;
    height: 28px;
    line-height: 27px;
    padding-bottom: 1px;
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
    color: #161616;
    display: block;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    border: 1px #dddddd solid;
}

.pagerblock li a:hover {
    color: #fff;
}

.pagerblock li a.current,
.pagerblock li a.current:hover,
.pagerblock li span {
    border-color: #dddddd;
    background: #fff;
}

.pagerblock li a.current {
    cursor: default;
}

.pagerblock li span {
    color: #161616;
}

.portfolio_pager .pagerblock {
    padding-bottom: 35px;
}

.portfolio_pager.text-center .pagerblock {
    padding-top: 24px;
    padding-bottom: 35px;
}

/* PORTFOLIO */
/* Isotope Sorting */
/**** Isotope Filtering ****/
.isotope-item {
    z-index: 2;
}

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

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

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

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    transition-duration: 0s;
}

/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

/* Filter */
.filter_block {
    text-align: center;
    padding-bottom: 50px;
    font-size: 0;
    line-height: 0;
}

.filter_navigation {
    margin: 0 auto !important;
    text-align: center;
    display: inline-block;
    padding: 0;
    position: relative;
    vertical-align: top;
}

.filter_navigation ul, .filter_navigation ul li ul {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
}

.filter_navigation ul li, .filter_navigation ul li ul li {
    padding: 0 !important;
    margin: 0 !important;
}

.filter_navigation ul li:before,
.filter_navigation ul li ul li:before {
    display: none;
}

.filter_navigation ul li ul li {
    display: inline-block;
    position: relative;
    margin: 0 0 9px 0 !important;
    vertical-align: top;
    padding-right: 45px !important;
}

.filter_navigation ul li ul li:last-child {
    padding-right: 0 !important;
}

.filter_navigation ul li ul li:last-child:after {
    display: none !important;
}

.filter_navigation ul li ul li:after {
    content: '/';
    display: inline-block;
    vertical-align: top;
    line-height: 12px;
    font-size: 14px;
    position: absolute;
    right: 21px;
    top: -1px;
    color: #878787;
}

.filter_navigation ul li ul li a {
    display: block;
    margin: 0;
    text-decoration: none;
    line-height: 12px;
    font-size: 14px;
    padding: 0;
    font-weight: 400;
    text-transform: uppercase;
    vertical-align: top;
    text-align: center;
    color: #878787;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    position: relative;
}

.element {
    margin-bottom: 10px;
}

/* Portfolio 1 Column */
.portfolio_item {
    margin: 0 0 40px 0;
    padding-bottom: 30px;
    border-bottom: 1px #d9d9d9 dashed;
}

.column1 .element {
    margin: 0;
    width: 100%
}

.column1 .img_block {
    margin-bottom: 10px;
}

h2.portf_title a {
    transition: color 300ms;
    -webkit-transition: color 300ms;
}

.column1 .content_info {
    padding-bottom: 23px;
}

.load_more_works {
    margin: 24px auto 40px auto !important;
}

.load_more_works.mt0,
.ajax_columns1 .load_more_works {
    margin-top: 0 !important;
}

/* Wall Portfolio */
.wall_wrap .sorting_block {
    padding: 0 !important;
    margin-left: 12px;
    margin-right: -3px;
}

.wall_wrap .element {
    margin: 0 12px 10px 0;
}

.wall_wrap.items5 .element {
    width: calc(20% - 12.5px);
}

.wall_wrap.items4 .element {
    width: calc(25% - 12.5px);
}

.wall_wrap.items3 .element {
    width: calc(33.3333% - 12.5px);
}

.wall_wrap.items2 .element {
    width: calc(50% - 12.5px);
}

.wall_wrap.items1 .element {
    width: calc(100% - 12.5px);
}

/* Wall Circle */
.wall_wrap .sorting_block.round_type {
    margin-left: 30px;
}

.wall_wrap .round_type .element {
    margin-right: 30px;
}

.wall_wrap.items5 .round_type .element {
    width: calc(20% - 30.5px);
}

.wall_wrap.items4 .round_type .element {
    width: calc(25% - 30.5px);
}

.wall_wrap.items3 .round_type .element {
    width: calc(33.3333% - 30.5px);
}

.wall_wrap.items2 .round_type .element {
    width: calc(50% - 30.5px);
}

.wall_wrap.items1 .round_type .element {
    width: calc(100% - 30.5px);
}

/* Gallery */
.list-of-images {
    font-size: 0;
    line-height: 0;
    margin: -30px 0 0 -30px;
}

.photo_gallery {
    padding-bottom: 6px;
}

.gallery_item {
    display: inline-block;
    vertical-align: top;
}

.list-of-images .gallery_item_padding {
    padding: 30px 0 0 30px;
}

.right-sidebar .list-of-images,
.left-sidebar .list-of-images {
    margin: -20px 0 0 -20px;
}

.right-sidebar .list-of-images .gallery_item_padding,
.left-sidebar .list-of-images .gallery_item_padding {
    padding: 20px 0 0 20px;
}

.gallery_item .img_block,
.gallery_item .img_block img,
.gallery_item .view_link {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.circle .gallery_item .img_block,
.circle .gallery_item .img_block img,
.circle .gallery_item .view_link {
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

/* Custom Buttons */
.shortcode_button,
a.shortcode_button {
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0 6px 10px 0;
    border-width: 1px;
    border-style: solid;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    line-height: 14px;
    font-weight: 400;
    transition: color 300ms, background 300ms, border-color 300ms;
    -webkit-transition: color 300ms, background 300ms, border-color 300ms;
}

.shortcode_button i {
    padding-right: 10px;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    vertical-align: top;
}

.shortcode_button.btn_small {
    padding: 9px 19px 10px 19px;
}

.shortcode_button.btn_normal {
    padding: 14px 19px 15px 19px;
}

.shortcode_button.btn_large {
    padding: 17px 19px;
}

.shortcode_button.btn_type1 {
    background: #272727;
    border-color: #272727;
}

.shortcode_button.btn_type2 {
    background: #505050;
    border-color: #505050;
}

.shortcode_button.btn_type3 {
    background: #b0b0b0;
    border-color: #b0b0b0;
}

.shortcode_button.btn_type4 {
    background: #fff;
    color: #505050;
    border-color: #505050;
}

.shortcode_button.btn_type6 {
    background: #4db6ac;
    border-color: #4db6ac;
}

.shortcode_button.btn_type7 {
    background: #558b2f;
    border-color: #558b2f;
}

.shortcode_button.btn_type8 {
    background: #c0ca33;
    border-color: #c0ca33;
}

.shortcode_button.btn_type9 {
    background: #fdd835;
    border-color: #fdd835;
}

.shortcode_button.btn_type10 {
    background: #ff5722;
    border-color: #ff5722;
}

.shortcode_button.btn_type11 {
    background: #d61d1d;
    border-color: #d61d1d;
}

.shortcode_button.btn_type12 {
    background: #e8316f;
    border-color: #e8316f;
}

.shortcode_button.btn_type13 {
    background: #c920e6;
    border-color: #c920e6;
}

.shortcode_button.btn_type14 {
    background: #8f00d7;
    border-color: #8f00d7;
}

.shortcode_button.btn_type15 {
    background: #512da8;
    border-color: #512da8;
}

.shortcode_button.btn_type16 {
    background: #1e88e5;
    border-color: #1e88e5;
}

.shortcode_button.btn_type17 {
    background: #5fb2f5;
    border-color: #5fb2f5;
}

.shortcode_button.btn_type_fb {
    background: #5567a9;
    border-color: #5567a9;
}

.shortcode_button.btn_type_tweet {
    background: #61abea;
    border-color: #61abea;
}

.shortcode_button:hover,
.shortcode_button.btn_type5:hover {
    color: #505050;
    background: none;
    border-color: #505050;
}

.shortcode_button.btn_type1:hover,
.shortcode_button.btn_type2:hover,
.shortcode_button.btn_type3:hover,
.shortcode_button.btn_type4:hover,
.shortcode_button.btn_type5 {
    color: #fff;
}

/* Page 404 */
.wrapper_404 {
    padding: 163px 20px 167px 20px;
    margin: -30px 0 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.wrapper_404 img {
    margin-bottom: 55px;
        max-width: 694px;
}

.wrapper_404 h2 {
    font-size: 90px;
    line-height: 80px;
    padding: 0;
    margin-bottom: 39px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.wrapper_404 p {
    line-height: 29px;
    font-size: 18px;
    margin-bottom: 39px;
}

.wrapper_404 h2,
.wrapper_404 p {
    color: #00939e;
}

.wrapper_404 a.shortcode_button {
    margin: 0 !important;
}

.wrapper_404 a.shortcode_button:hover {
    border-color: #fff;
    color: #fff;
}

/* Single Blogpost */
.single_post .blogpost_title {
    line-height: 38px;
    font-size: 30px;
    margin-bottom: 13px;
}

.fullwidth_post .blogpost_title,
.fullwidth_post .listing_meta {
    color: #00939e;
}

.single_post .listing_meta {
    padding-bottom: 24px;
}

.single_post .blog_post_preview {
    padding-bottom: 14px;
    margin-bottom: 30px;
    padding-top: 20px;
}

.single_post .right-sidebar-block,
.single_post .left-sidebar-block {
    padding-top: 8px;
}

.dn {
    display: none;
}

/* Post prev_next links */
.prev_next_links {
    padding-bottom: 25px;
    margin-right: -10px;
}

.prev_next_links a {
    margin: 0 10px 10px 0 !important;
}

/* Post Social Icons */
.post_social_icons {
    display: inline-block;
    vertical-align: top;
    height: 35px;
    line-height: 33px;
    overflow: hidden;
    width: 0;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}

.post_social_icons.on {
    width: 150px;
}

.post_social_icons .social_icons li {
    margin: 0 5px 0 10px;
}

.post_social_icons .social_icons a {
    color: #505050;
    line-height: 33px;
    margin: 0 !important;
}

.left-sidebar .featured_items .item_list,
.right-sidebar .featured_items .item_list,
.row20 .featured_items .item_list {
    margin-left: -20px;
}

.left-sidebar .featured_items .item_list li .item,
.right-sidebar .featured_items .item_list li .item,
.row20 .featured_items .item_list li .item {
    margin-left: 20px;
}

.featured_posts .bg_title h5 {
    margin-bottom: 25px;
}

.single_post .featured_posts {
    padding-bottom: 28px;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px
}

/* Comments */
#comments {
    padding: 0 0 60px 0;
    display: none !important;
}

.left-sidebar #comments,
.right-sidebar #comments {
    padding-bottom: 40px;
}

#comments .bg_title {
    padding-bottom: 5px;
}

#respond .bg_title {
    padding-bottom: 0;
}

#respond h3.comment-reply-title {
    margin-bottom: 16px;
}

#respond textarea {
    height: 100px;
}

#comments .badge {
    margin: 3px 10px 4px 10px;
    vertical-align: top;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    line-height: 13px;
    padding: 1px 7px;
    font-size: 10px;
    font-weight: 700;
}

ol.commentlist {
    list-style: none;
    margin: 0;
    padding: 0 0 5px 0;
}

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

ol.commentlist li {
    margin: 0;
    padding: 0;
}

ol.commentlist li:before,
ol.commentlist li:after {
    display: none;
}

ol.commentlist li .stand_comment {
    padding: 0 0 25px 0;
    margin-bottom: 30px;
    border-bottom: 1px #d9d9d9 dashed;
}

ol.commentlist li ul li .stand_comment {
    padding-left: 70px;
}

.thiscommentbody {
    padding: 0 0 0 70px;
    position: relative;
}

ol.commentlist li .commentava {
    left: 0;
    position: absolute;
    top: 0;
    height: 50px;
    width: 50px;
    z-index: 5;
}

ol.commentlist li .commentava img {
    display: block;
    height: auto;
    width: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.comment_meta {
    line-height: 20px;
    margin-bottom: 9px;
    font-size: 12px;
    color: #878787;
}

.comment_author_name {
    padding-right: 42px;
}

.comment_author_name a,
.comment-reply-link a,
.comment_author_name {
    color: #161616;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    transition: color 300ms;
    -webkit-transition: color 300ms;
}

.comment-reply-link {
    line-height: 19px;
    padding-top: 10px;
}

.comment-reply-link a {
    color: #878787;
    letter-spacing: 1px;
}

.comment-reply-link i {
    letter-spacing: inherit;
    font-weight: normal;
    padding-right: 6px;
}

.form-allowed-tags {
    color: #3f4041;
    font-size: 11px;
}

.logged-in-as,
.comment-notes {
    margin-bottom: 13px;
}

.comment-form {
    overflow: hidden;
}

.comment-form p.form-submit {
    display: block;
    float: left;
    margin: 0;
}

.comment-form p.form-allowed-tags {
    display: block;
    float: right;
    margin: 0;
    line-height: 17px;
    font-size: 11px;
    font-weight: 300;
    color: #878787;
}

.comment-form p.form-allowed-tags code {
    color: #878787;
    background: none;
    padding: 0;
    font-size: 11px;
    font-weight: 300;
    line-height: 17px;
}

#respond .comment-form textarea {
    margin-bottom: 10px;
}

#respond .form-submit,
#respond .form-allowed-tags {
    padding-top: 10px;
}

/* Placeholder */
::-webkit-input-placeholder {
    opacity: 1 !important;
}

:-moz-placeholder {
    /* Firefox 18- */
    opacity: 1 !important;
}

::-moz-placeholder {
    /* Firefox 19+ */
    opacity: 1 !important;
}

:-ms-input-placeholder {
    opacity: 1 !important;
}

/* WebKit browsers */
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent !important;
}

/* Mozilla Firefox 4 to 18 */
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    color: transparent !important;
}

/* Mozilla Firefox 19+ */
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent !important;
}

/* Internet Explorer 10+ */
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: transparent !important;
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10001;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 10005;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 10004;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 10006;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-close:active {
    top: 0;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 50px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

body.mfp-zoom-out-cur {
    margin: 0 -17px 0 0 !important;
}

.mfp-zoom-out-cur .main_header,
.mfp-zoom-out-cur .breadcrumbs,
.mfp-zoom-out-cur .wrapper,
.mfp-zoom-out-cur .fixed-menu header,
.mfp-zoom-out-cur .footer {
    padding-right: 17px !important;
}

.mfp-zoom-out-cur .wall_map {
    margin-left: -17px !important;
}

/* Custom Magnific Popup Arrows */
.mfp-arrow {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0;
    width: 16px;
    height: 14px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
    background-image: url(../img/sprite.png) !important;
    background-repeat: no-repeat !important;
}

.mfp-arrow:active {
    margin-top: 0;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-arrow:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.mfp-arrow:before,
.mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: none;
}

.mfp-arrow-left {
    left: 30px;
    background-position: -268px -124px !important;
}

.mfp-arrow-right {
    right: 30px;
    background-position: -284px -124px !important;
}

.mfp-title,
.mfp-counter {
    padding-top: 19px;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    line-height: 24px;
}

.mfp-title {
    font-size: 16px;
    position: absolute;
}

.mfp-close {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
}

.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-close:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.mfp-close:active {
    top: 0;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    right: 0;
    text-align: right;
    padding-right: 0;
    width: 100%;
}

.mfp-iframe-holder .mfp-close {
    top: 0;
}

.mfp-close {
    text-indent: -9999px;
    font-size: 0 !important;
    line-height: 0 !important;
}

.mfp-close:before {
    width: 12px;
    height: 12px;
    position: absolute;
    content: '';
    right: 0;
    top: -2px;
    display: block;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    background-position: -268px -138px;
}

.mfp-iframe-scaler .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler .mfp-counter {
    top: auto;
    bottom: -47px;
}

/* Coming Soon */
.global_count_wrapper {
    text-align: center;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.global_count_wrapper .shortcode_subscribe {
    padding-top: 0;
    padding-bottom: 0;
}

.global_count_wrapper .shortcode_subscribe h5 {
    margin-bottom: 25px;
    letter-spacing: 2px;
}

.global_count_wrapper .shortcode_subscribe form {
    padding-bottom: 6px;
    max-width: 570px;
}

.global_count_wrapper .shortcode_subscribe input[type="text"],
.global_count_wrapper .shortcode_subscribe input[type="email"] {
    color: #fff;
    background: none;
}

.global_count_wrapper .shortcode_subscribe .subscribe_btn:before {
    content: "\f0f3";
}

.global_count_wrapper .shortcode_subscribe .subscribe_btn:hover:before {
    color: #fff;
}

.global_count_wrapper .shortcode_subscribe input[type="submit"]:hover {
    background-color: transparent;
    color: #fff;
}

/* Coming Soon Socials */
.coming_soon_socials {
    position: absolute;
    left: 50%;
    bottom: 27px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.coming_soon_socials ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
}

.coming_soon_socials li {
    padding: 0;
    margin: 0 8px;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}

.coming_soon_socials a {
    color: #fff;
    font-size: 14px !important;
    font-weight: normal;
    background-color: transparent !important;
}

.count_title {
    position: absolute;
    text-align: center;
    width: 100%;
    display: block;
    left: 0;
    transition: top 300ms;
    -webkit-transition: top 300ms;
}

.count_title h1 {
    color: #fff;
    line-height: 65px;
    margin: 0;
    font-size: 45px;
    font-weight: 700;
    text-transform: uppercase;
}

.countdown_wrapper {
    position: absolute;
    left: 0;
    width: 100%;
    display: block;
    height: 158px;
    transition: top 300ms;
    -webkit-transition: top 300ms;
}

/* jQuery Countdown styles 2.0.0. */
.countdown-rtl {
    direction: rtl;
}

.countdown-row {
    clear: both;
    width: 100%;
    padding: 0 2px;
    text-align: center;
    overflow: hidden;
}

.countdown-section {
    width: auto;
    display: inline-block;
    text-align: center;
}

.countdown-row .countdown-section:before {
    content: '';
    padding: 0;
}

.countdown-row .countdown-section:first-child:before {
    display: none;
}

.countdown-amount {
    font-size: 120px;
    line-height: 140px;
    padding: 0 50px;
    font-weight: 700;
    color: #ffffff;
}

.countdown-period {
    padding: 0 20px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #ffffff;
    display: block;
    width: 100% !important;
    text-align: center !important;
    position: relative;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.count_container_wrapper {
    position: absolute;
    text-align: center;
    width: 100%;
    display: block;
    left: 0;
    transition: bottom 300ms;
    -webkit-transition: bottom 300ms;
}

.global_count_wrapper .shortcode_subscribe .subscribe_btn {
    top: 0;
    bottom: auto;
}

.global_count_wrapper .shortcode_subscribe img,
.global_count_wrapper .wpcf7-validation-errors {
    display: none !important;
}

.global_count_wrapper .shortcode_subscribe input[type="text"]::-webkit-input-placeholder,
.global_count_wrapper .shortcode_subscribe input[type="email"]::-webkit-input-placeholder {
    color: #fff !important;
}

.global_count_wrapper .shortcode_subscribe input[type="text"]:-moz-placeholder,
.global_count_wrapper .shortcode_subscribe input[type="email"]:-moz-placeholder {
    color: #fff !important;
}

.global_count_wrapper .shortcode_subscribe input[type="text"]::-moz-placeholder,
.global_count_wrapper .shortcode_subscribe input[type="email"]::-moz-placeholder {
    color: #fff !important;
}

.global_count_wrapper .shortcode_subscribe input[type="text"]:-ms-input-placeholder,
.global_count_wrapper .shortcode_subscribe input[type="email"]:-ms-input-placeholder {
    color: #fff !important;
}

.global_count_wrapper .shortcode_subscribe input[type="text"]:focus::-webkit-input-placeholder,
.global_count_wrapper .shortcode_subscribe input[type="email"]:focus::-webkit-input-placeholder {
    color: transparent !important;
}

.global_count_wrapper .shortcode_subscribe input[type="text"]:focus:-moz-placeholder,
.global_count_wrapper .shortcode_subscribe input[type="email"]:focus:-moz-placeholder {
    color: transparent !important;
}

.global_count_wrapper .shortcode_subscribe input[type="text"]:focus::-moz-placeholder,
.global_count_wrapper .shortcode_subscribe input[type="email"]:focus::-moz-placeholder {
    color: transparent !important;
}

.global_count_wrapper .shortcode_subscribe input[type="text"]:focus:-ms-input-placeholder,
.global_count_wrapper .shortcode_subscribe input[type="email"]:focus:-ms-input-placeholder {
    color: transparent !important;
}

/* PASSWORD PROTECTED */
.pass_protected {
    padding-bottom: 50px;
}

.pass_protected input[type="password"] {
    margin-top: 10px;
}

/* Custom Background */
.custom_bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1;
    background-position: center;
}

.custom_bg.img_bg {
    background-size: cover;
}

/* Scroll Down */
.mouse_icon {
    position: absolute;
    left: 50%;
    background-repeat: no-repeat;
    z-index: 200;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    line-height: 20px;
    font-size: 12px;
    color: #161616;
    font-weight: 300;
    bottom: 24px;
}

.mouse_icon:after {
    position: absolute;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-weight: normal;
    font-family: 'FontAwesome';
    font-size: 20px;
    content: "\f103";
    -webkit-animation: mousepulse 1s infinite; /* Chrome, Safari, Opera */
    animation: mousepulse 1s infinite;
}

.dark_parent .mouse_icon,
.dark_slides .mouse_icon {
    color: #fff;
}

.rounded_block50,
.rounded_block50 img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes mousepulse {
    from {
        top: -25px;
    }
    to {
        top: -30px;
    }
}

/* Standard syntax */
@keyframes mousepulse {
    from {
        top: -25px;
    }
    to {
        top: -30px;
    }
}

.loaded .mouse_icon {
    visibility: hidden;
    opacity: 0;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}

/* Paddings & Margins */
.pb0 {
    padding-bottom: 0;
}

.pb25 {
    padding-bottom: 25px;
}

.pb45 {
    padding-bottom: 45px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb55 {
    padding-bottom: 55px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb75 {
    padding-bottom: 75px;
}

.pt35 {
    padding-top: 35px;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb19 {
    margin-bottom: 19px;
}

.mb35 {
    margin-bottom: 35px;
}

a.ubtn-link.mr20 {
    margin-right: 20px !important;
}

.wpcf7-validation-errors,
div.wpcf7-response-output {
    margin: 10px 0 30px 0 !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 13px 20px 14px 20px !important;
    border: 1px #d61d1d solid !important;
    color: #d61d1d;
    font-size: 14px;
}

.wpcf7-not-valid-tip {
    padding-bottom: 5px;
    font-size: 14px !important;
    line-height: 21px;
    color: #d61d1d !important;
}

/* Custom CSS */
.content_block .vc_general.vc_cta3.gt3_call_action {
    padding-left: 0;
    padding-right: 0;
}

.content_block .vc_general.vc_cta3.gt3_call_action .vc_cta3_content-container {
    position: relative;
}

.content_block .vc_general.vc_cta3.vc_cta3-actions-right.gt3_call_action .vc_cta3-content {
    display: block !important;
    padding-right: 25%;
}

.content_block .vc_general.vc_cta3.vc_cta3-actions-right.gt3_call_action .vc_cta3-content h2 {
    margin-bottom: 16px !important;
}

.content_block .vc_general.vc_cta3.vc_cta3-actions-right.gt3_call_action .vc_cta3-actions {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
}

.content_block .vc_general.vc_cta3.vc_cta3-actions-right.gt3_call_action .vc_cta3-actions a {
    text-transform: uppercase;
    font-weight: normal;
}

.content_block .vc_general.vc_cta3.vc_cta3-actions-right.gt3_call_action .vc_cta3-actions a:hover {
    border-color: #505050;
    background: none !important;
    color: #505050 !important;
}

.content_block .vc_general.vc_cta3.vc_cta3-actions-right.gt3_call_action .vc_cta3-actions .dark_parent a:hover {
    border-color: #fff;
    color: #fff !important;
}

.hide_pagerblock .portfolio_pager,
.hide_pagerblock .pagerblock {
    display: none;
}

.magazine_post .blog_post_preview {
    padding-bottom: 24px;
}

.clea_r {
    font-size: 0;
    height: 0;
    clear: both;
}

/* Wordpress Core */
.wp-caption {
    max-width: 100%;
}

.wp-caption-text {
    padding: 10px;
    text-align: center;
    font-weight: bold;
}

table {
    width: 100%;
    border-collapse: collapse;
}

table td, table th {
    padding: 7px;
    border: 1px solid #dddddd;
}

.blog_post_preview table {
    margin-bottom: 20px;
}

dt {
    font-weight: bold;
    text-decoration: underline;
}

dd {
    margin: 0;
    padding: 0 0 10px 0;
}

dl.wp-caption {
    border: none
}

pre {
    word-wrap: break-word;
    white-space: pre-wrap;
}

/* Revolution Slider */
.tp-bannertimer {
    display: none;
}

.covered_height .tp-bgimg {
    background-size: auto 100% !important;
    -webkit-background-size: auto 100% !important;
}

@media only screen and (min-width: 3000px) {
    .covered_height .tp-bgimg {
        background-size: cover !important;
        -webkit-background-size: cover !important;
    }
}

.tp-leftarrow.custom,
.tp-rightarrow.custom,
.tp-leftarrow.default,
.tp-rightarrow.default {
    width: 17px !important;
    height: 30px !important;
    margin-top: -15px !important;
    background-image: url(../img/sprite.png) !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    transform: none !important;
    -webkit-transform: none !important;
}

.tparrows.custom:before,
.tparrows.custom:after,
.tparrows.default:before,
.tparrows.default:after {
    display: none !important;
    content: '';
}

.tp-leftarrow.custom:hover,
.tp-rightarrow.custom:hover,
.tp-leftarrow.default:hover,
.tp-rightarrow.default:hover {
    opacity: 0.5;
}

.tp-leftarrow.custom,
.tp-leftarrow.default {
    left: 49px !important;
    right: auto !important;
    background-position: 0 -61px !important;
}

.tp-rightarrow.custom,
.tp-rightarrow.default {
    right: 49px !important;
    left: auto !important;
    background-position: -17px -61px !important;
}

.slide_info_center {
    width: 100%;
    text-align: center;
    left: 0 !important;
    right: 0 !important;
}

.slide_title {
    z-index: 9;
    line-height: 45px;
    font-size: 45px;
    font-weight: 400;
    color: #161616;
}

.slide_descr {
    z-index: 10;
    line-height: 24px;
    font-size: 16px;
    font-weight: 300;
}

.slide_title45 {
    line-height: 55px;
    font-size: 45px;
    font-weight: 400;
    color: #161616;
    letter-spacing: 2px;
}

.slide_title45.fw700 {
    font-weight: 700;
}

.slide_discount {
    line-height: 24px;
    font-size: 24px;
    font-weight: 700;
    color: #e53935;
}

.slide_title14 {
    line-height: 20px;
    font-size: 14px;
    font-weight: 700;
    color: #161616;
    letter-spacing: 1px;
}

.slide_logo {
    z-index: 9;
    line-height: 55px;
    font-size: 60px;
    font-weight: 700;
    color: #161616;
    text-transform: uppercase;
    letter-spacing: 30px;
}

.slide_caption {
    line-height: 22px;
    font-size: 16px;
    font-weight: 400;
    color: #161616;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.slide_title2 {
    line-height: 55px;
    font-size: 60px;
    font-weight: 400;
    color: #161616;
    letter-spacing: 6px;
    text-transform: uppercase;
}

.slide_btn.dark_parent .shortcode_button.btn_type10 {
    color: #fff;
}

.slide_btn.light_hover .shortcode_button.btn_type5:hover,
.slide_btn.light_hover .shortcode_button.btn_type10:hover {
    background-color: #fff;
    border-color: #fff;
    color: #505050;
}

.slide_btn.dark_parent .shortcode_button.btn_type5:hover,
.slide_btn.dark_parent .shortcode_button.btn_type10:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}

.video_469_352 iframe {
    width: 469px;
    height: 352px;
}

.light {
    color: #fff;
}

.btns_line .shortcode_button {
    margin: 0 17px 20px 0;
}

.text-center .btns_line .shortcode_button {
    margin: 0 8px 21px 9px;
}

.rev_slider_wrapper .fadeout {
    transition: none;
    -webkit-transition: none;
    transition: ease-out 300ms;
    -webkit-transition: ease-out 300ms;
}

.tp-caption iframe {
    border: none;
}

.text-uppercase {
    text-transform: uppercase;
}

/* Magazine Info */
.magazine_info {
    width: 570px;
    background: rgba(255, 255, 255, 0.95);
    padding: 60px 35px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
    left: 50% !important;
}

.slide_title_wrap {
    padding-top: 14px;
    padding-bottom: 16px;
}

.magazine_info .shortcode_button {
    margin: 0 !important;
}

a.news_category {
    display: inline-block;
    vertical-align: top;
    line-height: 13px;
    padding: 5px 9px;
    background: #fefefe;
    border: 1px #ddd solid;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    color: #505050 !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    letter-spacing: 2px;
}

a.news_category:hover {
    color: #fff !important;
}

/* Slick Slider */
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

/* Ribbon Gallery */
.gallery_ribbon_container {
    padding-top: 30px;
    padding-bottom: 15px;
}

.gallery_ribbon_container .ribbon_slider {
    position: relative;
    margin-bottom: 0;
}

.gallery_ribbon_container .slick-slide {
    margin: 0 25px;
}

.gallery_ribbon_container .ribbon_slide_wrap {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.gallery_ribbon_container .ribbon_slide_wrap:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: '';
    border-radius: 5px;
    -webkit-border-radius: 5px;
    background-repeat: no-repeat;
    background-image: url(../img/bgs/ribbon_overlay.png);
    background-size: cover;
    background-position: center center;
}

.gallery_ribbon_container .ribbon_slide_wrap img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.gallery_ribbon_container .ribbon_info {
    position: absolute;
    left: 0;
    bottom: 44px;
    width: 100%;
    padding: 0 30px;
    z-index: 10;
    color: #fff;
}

.gallery_ribbon_container .ribbon_info h2,
.gallery_ribbon_container .ribbon_info h2 a {
    line-height: 38px;
    font-size: 30px;
    color: #fff;
    font-weight: 400;
}

.gallery_ribbon_container .ribbon_info h2 {
    margin-bottom: 15px;
}

.gallery_ribbon_container .slide_tags {
    padding-bottom: 10px;
    font-size: 0;
    line-height: 0;
}

.gallery_ribbon_container .ribbon_info h2 a:hover {
    color: #fff;
    opacity: 0.9;
}

.gallery_ribbon_container .slide_tags a {
    display: none;
    vertical-align: top;
    margin: 0 1px 4px 0;
    background: none;
    padding: 6px 9px;
    border: 1px #fff solid;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    letter-spacing: 1px;
}

.gallery_ribbon_container .slide_tags a:hover {
    background-color: #fff;
    color: #505050;
}

.gallery_ribbon_container .slide_tags a:first-child {
    display: inline-block;
    font-size: 10px;
    line-height: 11px;
}

button {
    outline: none;
}

.gallery_ribbon_container .ribbon_slider .slick-prev,
.gallery_ribbon_container .ribbon_slider .slick-next {
    position: absolute;
    top: 50%;
    width: 17px;
    height: 30px;
    margin-top: -15px;
    background-image: url(../img/sprite.png) !important;
    background-repeat: no-repeat !important;
    border: 0 !important;
    background-color: transparent !important;
    display: block;
    text-indent: -9999px;
    opacity: 0;
    transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
}

.gallery_ribbon_container .ribbon_slider:hover .slick-prev,
.gallery_ribbon_container .ribbon_slider:hover .slick-next {
    opacity: 1;
}

.gallery_ribbon_container .ribbon_slider .slick-prev {
    left: 49px;
    background-position: 0 -61px !important;
}

.gallery_ribbon_container .ribbon_slider .slick-next {
    right: 49px;
    background-position: -17px -61px !important;
}

.gallery_ribbon_container .slick-prev:hover,
.gallery_ribbon_container .slick-next:hover {
    opacity: 0.5 !important;
}

@media (max-width: 767px) {
    .gallery_ribbon_container .slick-slide {
        width: 300px;
        margin: 0 15px;
    }

    .gallery_ribbon_container .ribbon_info p {
        display: none;
    }

    .gallery_ribbon_container .ribbon_info h2 {
        line-height: 24px;
        font-size: 18px;
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .gallery_ribbon_container .slick-slide {
        width: 720px;
    }
}

@media (min-width: 992px) {
    .gallery_ribbon_container .slick-slide {
        width: 940px;
    }
}

@media (min-width: 1200px) {
    .gallery_ribbon_container .slick-slide {
        width: 1170px;
    }
}

/* Colored Info Sections */
.wall_wrap.colored_sections .vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.colored_sections .vc_row div {
    padding: 53px 45px 50px 45px;
}

.wall_wrap.colored_sections .vc_row div {
    padding: 73px 80px 70px 80px;
}

.colored_sections h2,
.colored_sections h2 span {
    line-height: 35px;
    margin-bottom: 25px;
    font-size: 25px;
    font-weight: 700;
}

.colored_sections h2 span {
    margin-bottom: 0;
    display: block;
}

.colored_sections .cont_info {
    margin-bottom: 34px;
    display: block;
}

.colored_sections .shortcode_button {
    color: #fff !important;
    background-color: transparent !important;
    border-color: #fff !important;
    margin-right: 0 !important;
}

.colored_sections .shortcode_button:hover {
    color: #505050 !important;
    background-color: #fff !important;
}

.colored_section {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.grid .colored_section {
    margin-bottom: 30px;
    margin-left: 15px !important;
    margin-right: 15px !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.shortcode_button.icon_pos_left i {
    padding-left: 0;
    padding-right: 10px;
}

.shortcode_button.icon_pos_right i {
    padding-left: 10px;
    padding-right: 0;
}

.shortcode_button.only_icon i {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media only screen and (min-width: 768px) {
    .colored_section {
        float: left;
    }

    .items1 .colored_section {
        width: 100%;
    }

    .items2 .colored_section {
        width: 50%;
    }

    .items3 .colored_section {
        width: 33.33333333%;
    }

    .items4 .colored_section {
        width: 25%;
    }

    .grid.items1 .colored_section {
        width: calc(100% - 30px);
    }

    .grid.items2 .colored_section {
        width: calc(50% - 30px);
    }

    .grid.items3 .colored_section {
        width: calc(33.33333333% - 30px);
    }

    .grid.items4 .colored_section {
        width: calc(25% - 30px);
    }
}

/* Instagram Slider */
.jr-insta-thumb {
    display: block;
    padding: 0;
    margin: 0;
}

.jr-insta-thumb ul.thumbnails {
    margin: -4px 0 0 -10px !important;
    padding: 0 !important;
}

.jr-insta-thumb ul.thumbnails li {
    margin: 9px 0 0 10px !important;
    padding: 0;
}

.jr-insta-thumb ul.thumbnails li img {
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
}

.jr-insta-thumb ul.thumbnails.no-border {
    margin: 0 !important;
    padding: 9px 0 0 0 !important;
}

.jr-insta-thumb ul.thumbnails li img {
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
}

.jr-insta-thumb ul.thumbnails.no-border li img {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}

.jr-insta-thumb ul.thumbnails li a {
    position: relative;
    display: block;
    float: none;
}

.jr-insta-thumb ul.thumbnails li a:before {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    background: rgba(0, 10, 15, 0);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    z-index: 10;
    content: '';
}

.jr-insta-thumb ul.thumbnails li a:hover:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 10, 15, 0.7);
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.jr-insta-thumb ul.thumbnails.no-border li a:hover:before {
    border-radius: 0;
    -webkit-border-radius: 0;
}

.sidepanel .jr-insta-thumb ul.thumbnails.no-border li {
    margin: 0 !important;
    padding: 0;
}

.sidepanel .jr-insta-thumb ul.thumbnails.jr_col_1 li {
    width: calc(100% - 10px) !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.jr_col_2 li {
    width: calc(50% - 10px) !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.jr_col_3 li {
    width: calc(33.33% - 10px) !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.jr_col_4 li {
    width: calc(25% - 10px) !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.jr_col_5 li {
    width: calc(20% - 10px) !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.jr_col_6 li {
    width: calc(16.66% - 10px) !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.jr_col_7 li {
    width: calc(14.28% - 10px) !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.jr_col_8 li {
    width: calc(12.5% - 10px) !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.jr_col_9 li {
    width: calc(11.11% - 10px) !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.jr_col_10 li {
    width: calc(10% - 10px) !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.no-border.jr_col_1 li {
    width: 100% !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.no-border.jr_col_2 li {
    width: 50% !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.no-border.jr_col_3 li {
    width: 33.33% !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.no-border.jr_col_4 li {
    width: 25% !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.no-border.jr_col_5 li {
    width: 20% !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.no-border.jr_col_6 li {
    width: 16.66% !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.no-border.jr_col_7 li {
    width: 14.28% !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.no-border.jr_col_8 li {
    width: 12.5% !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.no-border.jr_col_9 li {
    width: 11.11% !important;
}

.sidepanel .jr-insta-thumb ul.thumbnails.no-border.jr_col_10 li {
    width: 10% !important;
}

.recent_posts {
    line-height: 21px;
}

/* Custom BG */
.custom_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1;
    left: 0;
    top: 0;
    background-repeat: repeat;
}

.custom_bg.img_bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.gt3_boxed .fixed-menu,
.gt3_boxed.page_with_abs_header .main_header,
.page_with_abs_header.gt3_boxed .main_header {
    left: 0;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

@media only screen and (min-width: 850px) {
    .gt3_boxed .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .gt3_boxed #page_container {
        margin-left: auto;
        margin-right: auto;
    }
    .gt3_boxed .wrapper {
        overflow: hidden;
    }
    .gt3_boxed .fullwidthbanner-container,
    .gt3_boxed .fullscreen-container {
        width: calc(100% + 60px) !important;
        left: -30px !important;
    }
    .gt3_boxed .fw_block.wall_wrap {
        width: calc(100% + 60px) !important;
        margin-left: -30px !important;
    }
    .page-template-page-with-slider-above-content.gt3_boxed .fullwidthbanner-container,
    .page-template-page-with-slider-above-content.gt3_boxed .fullscreen-container {
        width: 100% !important;
        left: 0 !important;
    }
    .gt3_boxed .fixed-menu,
    .gt3_boxed.page_with_abs_header .main_header,
    .page_with_abs_header.gt3_boxed .main_header {
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }
}

/* Responsive */
@media only screen and (min-width: 992px) {
    a.menu_toggler {
        display: none !important;
    }

    .mobile_menu_wrapper {
        display: none !important;
    }
}

@media only screen and (max-width: 959px) {
    .main_header .logo_sect {
        position: relative !important;
        left: auto !important;
        top: auto !important;
        padding: 30px 0 31px 0 !important;
        display: block !important;
        float: none !important;
        border: none !important;
        text-align: left !important;
    }

    .main_header .logo {
        display: block !important;
        float: none !important;
    }

    .main_header .logo_sect img {
        max-width: 90% !important;
        height: auto !important;
    }

    .main_header header {
        position: relative;
    }

    /* Mega Menu */
    .with_mega_menu .main_header .fright,
    .with_mega_menu .main_header nav {
        float: none !important;
        display: block !important;
        height: auto !important;
        margin: 0 !important;
        width: 100% !important;
        line-height: 0;
        vertical-align: top;
        padding: 0 !important;
        border: none !important;
    }

    .with_mega_menu .main_header header:before {
        position: absolute;
        left: 0;
        width: 100%;
        height: 8px;
        box-shadow: 0 4px 3px rgba(0, 0, 0, 0.04);
        content: '';
        bottom: 0;
        z-index: 1;
        display: block !important;
    }

    .with_mega_menu header nav {
        position: relative;
    }
}

@media only screen and (max-width: 991px) {
    .without_mega_menu header nav,
    .head_search,
    .tagline,
    .without_mega_menu .main_header .fright,
    .gt3_clean.without_mega_menu .main_header.type1 header .fright,
    .gt3_clean.without_mega_menu .main_header.type2 header .fright,
    .gt3_clean.without_mega_menu .main_header.type3 header .fright,
    .gt3_clean.without_mega_menu .main_header.type4 header .fright,
    .menu_collapse,
    .header_parent_wrap .social_icons,
    .header_parent_wrap .log_in_out,
    .fixed-menu,
    .top_search {
        display: none !important;
    }

    a.menu_toggler {
        display: block;
        margin: 0;
        border: none;
        border-radius: 0;
        box-shadow: none;
        height: 24px;
        position: absolute;
        right: 30px;
        top: 31px;
        width: 23px;
        background-image: url(../img/sprite.png);
        background-repeat: no-repeat;
        background-position: -25px 0;
    }

    a.menu_toggler:hover {
        background-position: -48px 0;
    }

    a.menu_toggler.close_toggler {
        background-position: -25px -24px;
    }

    a.menu_toggler.close_toggler:hover {
        background-position: -48px -24px;
    }

    .mobile_menu_wrapper {
        display: block;
        width: 100%;
        padding: 0;
        overflow: hidden;
        position: relative;
    }

    .mobile_menu_wrapper:before {
        display: block;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 2px;
        content: '';
        z-index: 555;
    }

    .mobile_menu {
        padding-left: 0 !important;
        padding-right: 0 !important;
        list-style: none;
    }

    .mobile_menu_wrapper li:before {
        display: none;
    }

    .mobile_menu_wrapper li {
        padding: 0;
        margin: 0;
        position: relative;
        margin-bottom: 1px;
    }

    .mobile_menu_wrapper ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .mobile_menu_wrapper .sub-menu {
        margin-left: 0;
    }

    .mobile_menu_wrapper .sub-nav {
        display: none;
    }

    .showsub .sub-nav .sub-nav {
        display: none;
    }

    .showsub .sub-nav,
    .showsub .sub-nav .showsub .sub-nav {
        display: block;
    }

    .mobile_menu_wrapper a.mob_link {
        color: #fff;
        font-size: 14px;
        font-weight: 300;
        padding: 14px 30px 15px 30px;
        margin: 0;
        line-height: 21px !important;
        display: block;
        position: relative;
    }

    .mobile_menu_wrapper a.mob_link:before {
        position: absolute;
        left: 0;
        right: 0;
        height: 0;
        border-bottom: 1px rgba(255, 255, 255, 0.3) dashed;
        content: '';
        bottom: -1px;
    }

    .mobile_menu_wrapper .sub-menu a.mob_link {
        padding-left: 50px
    }

    .mobile_menu_wrapper .current-menu-parent .sub-menu li a.mob_link,
    .mobile_menu_wrapper .current-menu-parent .sub-menu li.current-menu-parent .sub-menu li a.mob_link {
        color: #fff;
        background: none;
    }

    .mobile_menu_wrapper li.menu-item-has-children:before {
        position: absolute;
        right: 34px;
        top: 14px;
        content: "\f105";
        display: block;
        font-size: 14px;
        color: #fff;
        font-weight: normal;
        line-height: 21px;
        font-family: 'FontAwesome';
        background: none !important;
    }

    .mobile_menu_wrapper li.current-menu-parent.menu-item-has-children.showsub:before,
    .mobile_menu_wrapper li.menu-item-has-children.showsub:before {
        content: "\f107";
    }

    .mobile_menu_wrapper a.mob_link:hover,
    .mobile_menu_wrapper .current-menu-parent a.mob_link,
    .mobile_menu_wrapper .current-menu-parent .sub-menu a.mob_link:hover,
    .mobile_menu_wrapper .current-menu-parent .sub-menu li.current-menu-parent a.mob_link,
    .mobile_menu_wrapper .current-menu-parent .sub-menu li a.mob_link:hover {
        background: rgba(0, 10, 12, 0.15);
    }

    .mobile_menu_wrapper .current-menu-item a.mob_link {
        background: rgba(0, 10, 12, 0.15) !important;
    }

    .sub-nav {
        width: 100% !important;
        margin: 0 !important;
    }

    .mega_submenu .megamenu_wrap .container,
    .mega_submenu .megamenu_wrap {
        padding: 0;
    }

    .megamenu_wrap {
        background-color: #fff;
    }

    .mega_submenu .megamenu_wrap {
        background-color: transparent;
    }

    .sub-menu i {
        padding-right: 7px;
    }

    .mobile_menu_wrapper a.mob_link i {
        display: none;
    }

    .mobile_menu.container {
        width: 100%;
    }
}

@media only screen and (max-width: 900px) {
    .content_block .vc_general.vc_cta3.vc_cta3-actions-right.gt3_call_action .vc_cta3-content {
        padding-right: 0;
    }

    .content_block .vc_general.vc_cta3.vc_cta3-actions-right.gt3_call_action .vc_cta3-actions {
        position: static;
        right: auto;
        top: auto;
        margin: 0 auto;
    }

    .content_block .vc_general.vc_cta3.gt3_call_action .vc_cta3_content-container,
    .content_block .vc_general.vc_cta3.vc_cta3-actions-right.gt3_call_action .vc_cta3-content,
    .content_block .vc_general.vc_cta3.vc_cta3-actions-right.gt3_call_action .vc_cta3-actions,
    .content_block .vc_general.vc_cta3.vc_cta3-actions-right.gt3_call_action .vc_cta3-actions div {
        text-align: center !important;
    }
}

@media only screen and (min-width: 1200px) {
    .container {
       width: 100%;
    padding: 0px 10%;
    }

    .gt3_boxed .container {
        width: 1230px;
    }

    .countdown-amount {
        padding: 0 65px;
    }
}

@media only screen and (max-width: 767px) {
    .fixed-menu {
        display: none !important;
    }

    .right-sidebar .contentarea {
        margin-right: 0;
    }

    .left-sidebar .contentarea {
        margin-left: 0;
    }

    .featured_items .items1 li,
    .featured_items .items2 li,
    .featured_items .items3 li,
    .featured_items .items4 li,
    .teamslider.items1 li,
    .teamslider.items2 li,
    .teamslider.items3 li,
    .teamslider.items4 li,
    .sponsors_works.items1 li,
    .sponsors_works.items2 li,
    .sponsors_works.items3 li,
    .sponsors_works.items4 li,
    .sponsors_works.items5 li,
    .sponsors_works.items6 li,
    .testimonials_list.items1 li,
    .testimonials_list.items2 li,
    .testimonials_list.items3 li,
    .testimonials_list.items4 li,
    .list-of-images.items1 .gallery_item,
    .list-of-images.items2 .gallery_item,
    .list-of-images.items3 .gallery_item,
    .list-of-images.items4 .gallery_item {
        width: 100%;
    }

    .wrapper_404 {
        padding: 53px 20px 57px 20px;
    }

    .wrapper_404 img {
        margin-bottom: 30px;
    }

    .wrapper_404 h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 30px;
    }

    .ml_30 {
        margin-left: 0;
    }

    .mr_30 {
        margin-right: 0;
    }

    .container {
        padding-right: 30px;
        padding-left: 30px;
    }

    .countdown_wrapper {
        height: 58px;
    }

    .countdown-amount {
        font-size: 30px;
        line-height: 40px;
        padding: 0 10px;
    }

    .count_title h1 {
        line-height: 25px;
        font-size: 18px;
        font-weight: 500;
    }

    .countdown-period {
        padding: 0 10px;
        font-size: 14px;
    }

    .element {
        width: 100% !important;
    }

    .wall_wrap .sorting_block {
        margin-right: 12px;
    }

    .wall_wrap .sorting_block.round_type {
        margin-right: 30px;
    }

    .footer_bottom .copyright,
    .footer_bottom .social_icons {
        display: block;
        float: none !important;
        text-align: center;
    }

    .feature_portfolio .circle .item_wrapper,
    .grid_type1.round_type .item_wrapper,
    .grid_type2.round_type .item_wrapper,
    .grid_type3.round_type .item_wrapper,
    .grid_type4.round_type .item_wrapper,
    .grid_type5.round_type .item_wrapper {
        padding: 0 20px;
    }

    .fullscreenbanner,
    .fullscreen-container {
        height: 300px !important;
    }

    .fullwidthbanner {
        height: auto !important;
    }

    .magazine_info {
        width: 280px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .countdown_wrapper {
        height: 135px;
    }

    .countdown-amount {
        font-size: 100px;
        line-height: 117px;
        padding: 0 25px;
    }

    .count_title h1 {
        line-height: 60px;
        font-size: 40px;
    }

    .element .featured_items_title {
        padding-bottom: 0;
    }

    .element .featured_items_title h5,
    .element .featured_items_title h5 a {
        font-size: 16px;
        line-height: 20px !important;
    }

    .gallery_ribbon_container .ribbon_slider .slick-prev {
        left: 130px;
    }

    .gallery_ribbon_container .ribbon_slider .slick-next {
        right: 130px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .wrapper_404 {
        padding: 113px 20px 117px 20px;
    }

    .wrapper_404 img {
        margin-bottom: 50px;
    }

    .wrapper_404 h2 {
        font-size: 70px;
        line-height: 60px;
        margin-bottom: 30px;
    }

    .countdown_wrapper {
        height: 118px;
    }

    .countdown-amount {
        font-size: 80px;
        line-height: 100px;
        padding: 0 25px;
    }

    .count_title h1 {
        line-height: 50px;
        font-size: 30px;
    }

    .element .featured_items_title {
        padding-bottom: 0;
    }

    .element .featured_items_title h5,
    .element .featured_items_title h5 a {
        font-size: 13px;
        line-height: 15px !important;
    }

    .element .featured_meta {
        display: none;
    }

    .gallery_ribbon_container .ribbon_slider .slick-prev {
        left: 80px;
    }

    .gallery_ribbon_container .ribbon_slider .slick-next {
        right: 80px;
    }

    .gallery_ribbon_container .slick-slide {
        margin: 0 15px;
    }
}

@media only screen and (min-width: 870px) and (max-width: 991px) {
    .gallery_ribbon_container .ribbon_slider .slick-prev {
        left: 30px;
    }

    .gallery_ribbon_container .ribbon_slider .slick-next {
        right: 30px;
    }
}

@media only screen and (min-width: 1900px) {
    .wrapper_404 {
        padding: 233px 20px 237px 20px;
    }

    .countdown-amount {
        padding: 0 80px;
    }
}

@media only screen and (max-width: 480px) {
    /* Tabs */
    .content_block .wpb_tour .wpb_tabs_nav,
    .content_block .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
        width: 100%;
        float: none;
    }

    .content_block .wpb_tour .wpb_tabs_nav li,
    .content_block .wpb_tabs .wpb_tabs_nav li {
        display: block;
        float: none;
        width: 100%;
        margin: 0 0 2px 0;
        text-align: center;
    }

    .content_block .wpb_tour .wpb_tabs_nav li:last-child,
    .content_block .wpb_tabs .wpb_tabs_nav li:last-child {
        margin-bottom: 0;
    }

    .content_block .wpb_tabs .wpb_tabs_nav li a,
    .content_block .wpb_tour .wpb_tabs_nav a {
        width: 100% !important;
        display: block;
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }

    .content_block .wpb_tour .wpb_tabs_nav li:last-child a,
    .content_block .wpb_tabs .wpb_tabs_nav li:last-child a {
        border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
    }

    .content_block .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
    .content_block .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
        border-radius: 0 0 5px 5px;
        -webkit-border-radius: 0 0 5px 5px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
    .gallery_ribbon_container .ribbon_slider .slick-prev {
        left: 100px;
    }

    .gallery_ribbon_container .ribbon_slider .slick-next {
        right: 100px;
    }
}

@media only screen and (max-width: 1200px) {
    .text_bg_section .vc_col-sm-1,
    .text_bg_section .vc_col-sm-2,
    .text_bg_section .vc_col-sm-3,
    .text_bg_section .vc_col-sm-4,
    .text_bg_section .vc_col-sm-5,
    .text_bg_section .vc_col-sm-6,
    .text_bg_section .vc_col-sm-7,
    .text_bg_section .vc_col-sm-8,
    .text_bg_section .vc_col-sm-9,
    .text_bg_section .vc_col-sm-10,
    .text_bg_section .vc_col-sm-11,
    .text_bg_section .vc_col-sm-12 {
        width: 100%;
    }
    .text_bg_section {
        padding-bottom: 90px;
    }
    .text_bg_section .upb_row_bg {
        background-image: none !important;
    }
}

@media only screen and (min-width: 1201px) {
    .text_bg_section .vc_col-sm-4 {
        padding-bottom: 90px;
    }
}

@media only screen and (min-width: 1600px) {
    .text_bg_section .vc_col-sm-4 {
        padding-bottom: 210px;
    }
}

/* Retina */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .logo_def {
        display: none;
    }

    .logo_retina {
        display: block;
    }

    .s_submit,
    .top-icon-search,
    .widget_search input[type="submit"],
    .mfp-arrow,
    .menu_collapse,
    .head_search input[type="submit"],
    .remove_products,
    .diagram_item .chart,
    .shortcode_messagebox .box_close,
    .nivo-prevNav,
    .nivo-nextNav,
    .tp-leftarrow.custom,
    .tp-rightarrow.custom,
    .tp-leftarrow.default,
    .tp-rightarrow.default,
    .login_popup .close_popup,
    .gallery_ribbon_container .ribbon_slider .slick-prev,
    .gallery_ribbon_container .ribbon_slider .slick-next,
    a.menu_toggler {
        /*background-image: url(../img/retina/sprite.png) !important;*/
        background-size: 300px 150px !important;
        -webkit-background-size: 300px 150px !important;
    }

    .mfp-close:before,
    .breadcrumbs.type2 a:after {
        background-image: url(../img/retina/sprite.png) !important;
        background-size: 300px 150px !important;
        -webkit-background-size: 300px 150px !important;
    }
}

header nav .ubermenu .ubermenu-nav > li.ubermenu-item-level-0 > a {
    padding-top: 37px;
}

.gt3_clean .main_header.type2 header nav .ubermenu .ubermenu-nav > li.ubermenu-item-level-0 > a {
    padding-top: 14px;
    padding-bottom: 15px;
}

.gt3_clean .main_header.type3 header nav .ubermenu .ubermenu-nav > li.ubermenu-item-level-0 > a {
    padding-top: 37px;
    padding-bottom: 37px;
}

.content_block .ubtn-ctn-left {
    display: inline-block;
    vertical-align: top;
}

.content_block .wpb_revslider_element,
.content_block .vc_cta3-container  {
	margin-bottom:0;
}


#ubermenu-main-2-main_menu{
	  width: 100%;
	  background: transparent !important;
	 
}


#ubermenu-nav-main-2-main_menu{
    width: 100%;
    text-align: left !important;
    background: transparent !important;
    padding-left: 10%;
        margin-top: 24px;
}  

#ubermenu-nav-main-2-main_menu > li > a > span{
	font-size: 16px !important;
}


.with_mega_menu .ubermenu-submenu-type-mega .ubermenu-item > a, .with_mega_menu .ubermenu-submenu-type-mega .ubermenu-item > a span {
    font-size: 14px;
}


#menu-item-257 > a{
background: transparent;
padding-top: 0px;
}

#menu-item-208 > a > span{
	font-weight: 700 !important
}



#menu-item-224 > a > span, #menu-item-225 > a > span{
font-weight: 400 !important	
}
#menu-item-246 > a > span{
		font-weight: 700 !important
}

#menu-item-246 > a {
 border-bottom: 1px solid #ddd;
 padding-bottom: 15px;
}

#menu-item-228 > a{
    border-bottom: 1px solid #ddd;
    padding-bottom: 27px;	
}


.ubermenu-skin-clean-white.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop {
    border-top: 1px solid #f9f9f9;
    min-width: 190px;
}


.ubermenu-submenu-drop li a span{
    font-size: 14px;
}


#page_container > div.main_header.type1.mb0 > div > header > div > div:nth-child(2) > div.top_search{
	margin-top: 29px !important;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
    top: 57% !important;
    margin-top: -9px !important;}

.ichome{
	    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.ichome ul{
    width: 25%;
    float: left;
    padding-bottom: 22px;	
}
.ichome ul li{
	list-style: none;
	    text-align: center;
	    padding-right: 5px;
	     font-family: 'Maven Pro', sans-serif;
	     font-weight: 700;
	     color: #0098a6;
}

.ichome ul li a{
    font-family: 'Maven Pro', sans-serif;
    font-weight: 700;
    color: rgb(0, 152, 169);
    padding-bottom: 35px;
    cursor: pointer;
    padding-top: 50px;
    background: rgba(0, 147, 158, 0.05);
    margin-bottom: 13px !important;
    position: relative;
    display: block;
    border-radius: 3px;
}
.ichome ul li a:hover{

font-family: 'Maven Pro', sans-serif;
    font-weight: 700;
    color: rgb(0, 152, 169);
    padding-bottom: 35px;
    cursor: pointer;
    padding-top: 50px;
    background: rgba(216, 233, 207, 0.32);
    margin-bottom: 13px !important;
    position: relative;
    display: block;
    border-radius: 3px;}

.ichome ul img{
    height: 40px;
    vertical-align: bottom;
    margin-right: 5px;    height: 54px;}
    
    
    
    .ichome ul li::before{
	    display: none;
    }
    
    
    
    h1{
	 font-family: 'Maven Pro', sans-serif !important;
	     font-weight: 900;
	     color: #0098a9 !important;
	         font-size: 3em !important;
}
h1 span{
	     font-weight: 300;
}




@media only screen and (max-width:907px){
.ichome{
    width: 100%;
}
.ichome ul{
	    width: 50%;
	    padding-left: 0px;
}


	
}

/*@media only screen and (max-width:696px){
.ichome ul{
	    width: 100%
}
.ichome ul li{
	    width: 100%;
	        margin-left: 0px;
}
			
}*/

a.mas{
    float: right;
    font-family: 'Maven Pro', sans-serif !important;
    font-size: 20px !important;
    font-weight: 700;
    color: #039aaa !important;
}	

a.mas img{
    width: 30px;
    vertical-align: middle;
}


.rounded, .rounded img, .content_block .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header, .content_block .vc_toggle_title, .vc_gitem-animated-block, .vc-prettyphoto-link, .content_block .wpb_gallery_slides, .gt3_clean .main_header.type2 header .container .social_icons a, .content_block .wpb_image_grid .wpb_image_grid_ul .isotope-item img, .content_block .wpb_image_grid .wpb_image_grid_ul a, .gt3_clean .main_header.type2 header .container .log_in_out a, .head_search input[type="text"], .content_block .vc_carousel-inner, .content_block .vc_carousel-inner img, .content_block .wpb_video_wrapper, .content_block .wpb_video_wrapper iframe, .content_block .wpb_gmaps_widget .wpb_wrapper, .content_block .wpb_gmaps_widget .wpb_wrapper iframe, .ult_hotspot_image {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}



.vc_grid.vc_row .vc_grid-item .wpb_content_element a {
    text-decoration: none;
    border-bottom: 0;
    max-height: 245px;
    overflow: hidden;
}



.vc_custom_heading a, .vc_custom_heading a:focus, .vc_custom_heading a:hover, .vc_custom_heading a:visited {
    font-size: 20px !important;
    color: #00939e !important;
}


.vc_grid-filter.vc_grid-filter-center {
    text-align: left !important;
}



.vc_custom_1477960674919 {

    padding-left: 20px !important;
}


.vc_custom_1477959406462 {
    padding-right: 20px !important;
    padding-left: 20px !important;
}

.vc_custom_1477959397435 {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.vc_custom_1477959537783 {
    padding-left: 20px !important;
}



#page_container > div.wrapper > div > div > div.fl-container > div > div > div:nth-child(5) > div > div > div > div.vc_grid-container-wrapper.vc_clearfix > div > div > div > div > div.vc_grid-item-mini.vc_clearfix > div > div > div > div > div.vc_col-sm-6.postdestacado.vc_gitem-col.vc_gitem-col-align-left > div > figure > a{
	height: 400px !important;
    max-height: 400px !important;
    background: #000;
      overflow: hidden;
        display: flex;
        
}
#page_container > div.wrapper > div > div > div.fl-container > div > div > div:nth-child(5) > div > div > div > div.vc_grid-container-wrapper.vc_clearfix > div > div > div > div > div.vc_grid-item-mini.vc_clearfix > div > div > div > div > div.vc_col-sm-6.postdestacado.vc_gitem-col.vc_gitem-col-align-left > div > figure > a > img{
	width: 100% !important;
    vertical-align: middle !important;
    object-fit: cover !important;
    object-position: center !important;
}



#page_container > div.wrapper > div > div > div.fl-container > div > div > div:nth-child(5) > div > div > div > div.vc_grid-container-wrapper.vc_clearfix > div > div > div > div > div.vc_grid-item-mini.vc_clearfix.vc_custom_1419334531994 > div.vc_gitem-zone.vc_gitem-zone-c > div > div > div > div.vc_btn3-container.vc_btn3-left > a{
    background: url(/wp-content/uploads/2016/10/flecha-40x30.png);
    color: transparent !important;
    background-repeat: no-repeat;
    background-position: left;
    background-size: 32px;
    margin-top: 20px;
}



#page_container > div.wrapper > div > div > div.fl-container > div > div > div:nth-child(5) > div > div > div > div.vc_grid-container-wrapper.vc_clearfix > div > div > div > div > div.vc_grid-item-mini.vc_clearfix.vc_custom_1419334531994 > div.vc_gitem-zone.vc_gitem-zone-c{
    padding: 20px;
    z-index: 1;
    position: absolute;
    right: 57px;
    background: #fbfbfb !important;
    top: 7%;
    opacity: 1 !important;
}


#page_container > div.wrapper > div > div > div.fl-container > div > div > div:nth-child(5) > div > div > div > div.vc_grid-container-wrapper.vc_clearfix > div > div > div > div > div.vc_grid-item-mini.vc_clearfix.vc_custom_1419334531994 > div.vc_gitem-animated-block.vc_gitem-animate.vc_gitem-animate-blurScaleOut > div.vc_gitem-zone.vc_gitem-zone-b.vc_custom_1419334566318.vc-gitem-zone-height-mode-auto.vc_gitem-is-link:hover{
	opacity: 1 !important;
}
.clear{
	clear: both;
}


#page_container > div.main_header.type1 > div > header > div > div:nth-child(2) > div.top_search, #page_container > div.fixed-menu.true_fixed_menu.fixed_show > header > div > div:nth-child(2) > div.top_search{
    margin-top: 49px !important;
}



.top-icon-search {
    background-image: url(../img/lupa.svg) !important;
    width: 40px !important;
    height: 40px !important;
        background-size: 20px !important;
    background-position: center;
}

.top-icon-search:hover {
   background-image: url(../img/lupa.svg) !important;
    width: 40px !important;
    height: 40px !important;
        background-size: 20px !important;
    background-position: center;
}

#page_container > div.main_header.type1 > div > header > div > div:nth-child(2) > div.top_search > form > input.s_submit{
    background-image: none !important;
}


#page_container > div.main_header.type1 > div > header > div > div:nth-child(2) > div.top_search.ct-search-open{
	width: 80%;
}



#page_container > div.fixed-menu.true_fixed_menu.fixed_show > header > div > div:nth-child(2) > div.top_search > form > input.s_submit{
    background-image: none !important;
}


#page_container > div.fixed-menu.true_fixed_menu.fixed_show > header > div > div:nth-child(2) > div.top_search.ct-search-open{
	width: 80%;
}



.widget_search {
    position: relative !important;
    z-index: 0 !important; 
    margin-top: -53px !important;
    max-width: 900px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    padding: 10px !important;
    background: #f7f7f7 !important;}



#page_container > div.wrapper > div > div > div.fl-container > div > div > div:nth-child(1) > div > div{
	    background: #f7f7f7;
}



.vc_custom_1419334531994 {
    background-color: #edeff1 !important;
}

.width{
padding: 0 12%;
}



.sw{
    width: auto;
    float: left;
    position: fixed;
    top: 3px;
    right: 166px;
    z-index: 999;
    margin-top: 61px;
}
.sw label{
padding: 0px 5px;
    font-weight: 500;
    color: #9fcd61;
    font-size: 14px;
    font-weight: 500;
}
.sw input{
	outline: 0 !important;
}



.main_header, .header_parent_wrap header, .top_search form input[type="text"], .fixed-menu header,.ubermenu .ubermenu-nav {
    background: #fbfbfb !important;
}


#wksl-slidebar-1 .wksl-slidebar-trigger {
    left: -18px !important;
       top: 73px !important;
    color: transparent !important;
    background-image: url(../img/share.svg);
    background-size: 59%;
    background-repeat: no-repeat;
    background-position: center;
    height: 32px !important;
    width: 32px !important;
    
}



#page_container > div.wrapper > div > div > div.fl-container > div > div > div:nth-child(1) > div > div > div > div.wpb_widgetised_column.wpb_content_element.buscadorcenter > div > div > form > input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #00939e;
  font-size: 16px;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #00939e;
   font-size: 16px;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #00939e;
   font-size: 16px;
}
:-moz-placeholder { /* Firefox 18- */
  color: #00939e;
   font-size: 16px;
}



.widget_search input[type="submit"]{
	    background: url(/wp-content/uploads/2016/10/flecha-40x30.png) !important;
    background-size: 27px !important;
    width: 100px !important;
    background-repeat: no-repeat !important;
    background-position: right!important;
    height: 19px !important;
    padding: 0px !important;
}


.vc_custom_1419334531994 {
    background-color: #ffffff !important;
}

#page_container > div.wrapper > div > div > div.fl-container > div > div > div:nth-child(5) > div > div > div > div.vc_grid-container-wrapper.vc_clearfix > div > div > div > div > div.vc_grid-item-mini.vc_clearfix.vc_custom_1419334531994 > div.vc_gitem-animated-block.vc_gitem-animate.vc_gitem-animate-blurScaleOut > div.vc_gitem-zone.vc_gitem-zone-a.vc_gitem-is-link{
	    max-height: 337px;
}


/* .ubermenu.ubermenu-transition-slide .ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega, .ubermenu:not(.ubermenu-transition-slide) .ubermenu-submenu.ubermenu-submenu-type-mega {
    max-height: 600px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    max-width: 90%;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    right: 0 !important;
    left: 0 !important;
}*/



@media only screen and (max-width:986px){


.vc_grid-item-zone-c-right .vc_gitem-zone-c {
    float: right;
    width: 100% !important; 
    z-index: 0 !important;
    position: relative !important;
    right: 0px !important;
}

.vc_grid-item-zone-c-right .vc_gitem-animated-block {
    width: 100% !important;
}

}

@media only screen and (max-width:1300px){

#wksl-slidebar-1 .wksl-slidebar-trigger{
	

 left: 10% !important;	
}

}

@media only screen and (max-width:1194px){

#wksl-slidebar-1 .wksl-slidebar-trigger{
	
top:66px !important;	
}
}

@media only screen and (max-width:1199px){

header nav{
    width: 717px !important;
}

.logo img, .logo {
    border: none;
    width: 100px;
    height: auto;
    margin-top: 6px;
    float: left !important;
}

.top_search {
    display: inline-block;
    position: relative;
    margin-left: 14px;
    margin-top: 22px;
    height: 35px;
    vertical-align: top;
    float: left;
}
#ubermenu-main-2-main_menu {
    margin-left: 0% !important; 
}

}


.featured_items_title h5 a, #respond h3.comment-reply-title, #respond h3.comment-reply-title a:hover {
    color: #0098a9 !important;
}

img.flt{
	width: 25px !important;
	height: auto;
	cursor: pointer;
}


#menu-item-422 > a > span, #menu-item-421 > a > span, #menu-item-420 > a > span, #menu-item-424 > a > span, #menu-item-419 > a > span, #menu-item-472 > a > span{
font-weight: 600 !important;
}

#menu-item-472 > a > span{
    color: #fbfbfb !important;
    background: #7eb240;
    padding: 5px;
    border-radius: 30px;
}


#menu-item-207 > a, #menu-item-223 > a, #menu-item-228 > a, #menu-item-236 > a, #menu-item-246 > a{
	border-bottom: 0px !important;padding-bottom: 0px;
	
}

.content-blu{
background:rgba(0,152,166,0.06) !important;
padding-top: 62px;
padding-bottom: 62px;

}

.content-gr{
background: #fbfbfb !important;
padding-top: 62px;
padding-bottom: 62px;	
}



/* ----- BTN Styles ----- */

.btn-primary{

}

.btn-primary:hover{

}

.btn-disabled{
  opacity:0.2;
}

.btn-disabled:hover{
  background:#29b9d4;
}

/* ----- Slides ----- */

.slide-wrapper{
  text-align:center;
}

.slidex{
  width:100%;
  padding:0;
  display:none;
  opacity:0;
  margin:0 auto;
  text-align:left;
  position:absolute;
}

.slidex.active{
  display:inline-block;
  opacity:1;
  position:relative;
}

.slide-header{
    color: #f1f1f3;
    padding: 20px;
    border-radius: 3px 3px 0 0;
    bottom: 0px;
    position: absolute;
    background: rgba(0, 152, 169, 0.3);
    width: 100%;
}

.slide-content{
   height: 480px;
overflow: hidden;
    position: relative;
    width: 100%;
    background: #00939e;
}

/* ----- Navigation ----- */

.slidernav{
  margin-bottom:10px;
      text-align: right;
}

.slidernav .btn-primary{
    margin-left: 0;
    width: 95px;
    margin-left: 6px;
}

.slidernav .btn-primary:first-child{
  margin-left:0;
}

/* ----- Slider Details ----- */

.slider-details{
  margin:0;
  padding:0;
  list-style-type:none;
  position:absolute;
  top:40px;
  left:40px;
}

.slider-details li{
  margin-top:10px;
}


.slide-content > img{
    width: 100%;
    top: 50%;
    object-fit: cover;
    max-width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    top: 50%; 
}


.slide-header > h4{
    font-size: 24px;
    color: #fff;	
}

.slide-top{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 119px;
    height: 97px;
    z-index: 1;
    padding: 17px;
    background: #0098a9;
    color: #fff;
}

.slide-top .dia{
	    font-size: 20px;
    font-weight: 500;
}


.titulo-prox h2{
color: #fff !important;
	
}


.titulo-prox h2  img{
	width: 40px;
}




.titulo-prox h2 a img{

    float: right;
    height: 36px;
    padding-top: 5px;
    cursor: pointer;

}


.proximoseventos .titulo-prox {

background: #0098a9;
    padding: 20px 20px 5px 20px;
}

.proximoseventos .item-ev{

background: white;
    border-bottom: 1px solid rgba(0, 152, 169, 0.15);
 overflow: hidden;
}

.proximoseventos .item-ev a{
	color: #0098a9;
}
.proximoseventos .item-ev a:hover{
	color: #0098a9;
}
.proximoseventos .ev-ubi{
	color: #5d5d5d;
}
.proximoseventos .ev-title{
	font-size: 17px;
}
.proximoseventos .fechaev{
width: 20%;
float: left;
padding: 10px;
background: rgba(0, 152, 169, 0.31);
}

.proximoseventos .ev{
width: 80%;
float: left;
padding: 10px;
}
.proximoseventos{
	margin-top: 33px;
}


.imgdest{
	padding: 0px;
	height: 300px;
	overflow: hidden;
}

.imgdest img{
    width: 100%;
    top: 50%;
    object-fit: cover;
    max-width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    top: 50%;
}



.desdest{
	background: #fff;
    min-height: 300px;
    padding: 50px;
}
.des-tetx1{
	color: #0098a9;
    font-size: 20px;
}

.spac-60{
clear: both;
width: 100%;
height: 60px;
}

@media only screen and (max-width:500px){

.proximoseventos .fechaev{
width: 100%;
}

.proximoseventos .ev {
width: 100%;	
}


.desdest{
	padding: 15px;
}
.titulo-prox h2 {
    color: #fff !important;
    font-size: 17px;
}
}


#slide-4-layer-5{
	cursor: pointer !important;
}


.content-gr{
	overflow: hidden;
	background: #f7f6f3;
}



.tparrows {

    background: rgba(255, 255, 255, 0) !important;

}

.tparrows:hover {

    background: rgba(255, 255, 255, 0) !important;

}
.tparrows:before {

    color: #fff !important;

}

.timeline-feature-item .timeline-dot, .timeline-wrapper .timeline-dot {
background-color: #9fcd6 !important;
}


#wpcf7-f10-p137-o1 > form{
	width: 100%;
	    max-width: 544px;
}

#wpcf7-f10-p137-o1 > form > p > label{
	color: #fff;
	width: 100%;
}




#wpcf7-f10-p137-o1 form input, #wpcf7-f10-p137-o1 form textarea{
    border-radius: 0px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    outline: 0px;

}

#wpcf7-f16259-p387-o1 > form > p > label{
		width: 100%;
}
#wpcf7-f16259-p387-o1 > form > p > label > span > input{width: 100%;}


.wpcf7-not-valid-tip {

    color: #9fcd61 !important;

}

.wpcf7-validation-errors, div.wpcf7-response-output{
	color: #9fcd61; /* !important*/;
	border: 1px #9fcd61 solid !important;
}


@media only screen and (max-width:992px){
#ubermenu-main-2-main_menu{display: none !important;}
#responsive-menu-button{
	    margin-right: 5px !important;
}
.main_header .logo {
    display: block !important;
    float: left !important;padding-bottom: 15px; 
}

#page_container > div.main_header.type1 > div > header > div.container{
	padding-left: 16px !important;
}
#wksl-slidebar-1 .wksl-slidebar-trigger {
    top: 80px !important;
    transform: translateY(-201%) translateX(-416%) !important;
    display: block !important;
}


#responsive-menu-container {
    background: rgba(0, 147, 158, 0.69) !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    color: #4fb4bc  !important;
    border-left: 1px solid rgba(33, 33, 33, 0.12) !important;
    background-color: rgba(33, 33, 33, 0) !important;
}


#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    line-height: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
    color: #fff;
}


#responsive-menu-container #responsive-menu > li.responsive-menu-item:first-child a {
  border-top: 0px solid #fff !important; 
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    background-color: rgba(0, 147, 158, 0.18) !important;
}

#responsive-menu-container {

    background: rgba(0, 147, 158, 0.18) !important;

}

#responsive-menu-container {

    background: rgba(0, 147, 158, 0.18) !important;

}
.sw {
    width: auto;
    float: left;
    margin-top: 56px;
    margin-left: 20% !important;
}

#responsive-menu-item-574{
       border-right: 4px solid #9fcd61;
    background: rgb(91, 196, 206);
    color: #008f9e !important;	
}

#responsive-menu-item-574 > a{
	    color: #fff !important;
}


#responsive-menu-item-573{
	    background: #6fced8 !important;
    border-right: 4px solid #008f9e !important;

}
}

@media only screen and (max-width:957px){
.sw{
   display: none !important;
}
}

@media only screen and (max-width:800px){
.sw{
   display: none !important;
}

.main_header .logo_sect {
    padding: 5px 0 31px 0 !important;
}


}



.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a{
    font-weight: 700 !important;
    color: #00939e !important;
    font-size: 18px !important;
    border-bottom: 1px solid;
    padding-bottom: 5px;
}



.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a {
    background-color: #fafafa;
    color: #666;
    color: #929292 !important;
    font-size: 18px !important;
}

.ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-current-menu-item > .ubermenu-target {
    color: #00939e !important;
}


.content-gr h2, .content-blu2 h2{
    color: #00939e;
}
p.pdestacado{
font-size: 19px;
    color: #0098a9;
}


.content-blu2 {
    background: rgba(226, 227, 228, 0.46) !important;
    padding-top: 62px;
    padding-bottom: 62px;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active > a{
   color: #00939e !important;
}



/*CALENDARIO*/

.mec-single-event .mec-event-social ul {
    padding-left: 0px !important;
}
.agenda-right .mec-event-sharing{
display: none !important;	
	
}
.agenda-right{
	    background: #fff;
    padding: 10px;
}

.mec-wrap, .mec-wrap div {
font-family: 'Maven Pro', sans-serif !important;

}

#mec_skin_601 > article > div.col-md-4 > div.mec-event-social.mec-frontbox > ul > div > ul > li > a.email{
	    margin-top: -9px;
}
.mec-event-list-modern .mec-event-article {
    min-height: 127px !important;
    font-family: 'Maven Pro', sans-serif !important;
}
.mec-container [class*="col-"] img {
    height: auto !important;
}


.mec-event-list-modern .mec-event-date .event-f{
font-size: 12px !important;
display: table-cell;
vertical-align: middle;
font-weight: 500;
    letter-spacing: 3px;
    color: #777;
    float: left !important;
    padding-left: 0 !important;
     font-family: 'Maven Pro', sans-serif !important;    width: 100% !important;
}
.mec-event-list-modern .col-md-2.col-sm-2 {
    width: 154px !important;
}
.mec-event-list-modern .mec-event-date .event-da{
	font-size: 21px !important;
	 font-family: 'Maven Pro', sans-serif !important;
}



.mec-event-list-modern .col-md-6.col-sm-6 {
    padding-left: 157px !important;
    padding-right: 156px !important;
    padding-top: 20px !important; 
}




.mec-event-list-modern .mec-btn-wrapper .mec-booking-button {
border: 0px solid #f0f9fa !important;
    color: transparent !important;
    background-color: #fff;
    box-shadow: 0 0px 0 0 rgba(0,0,0,0.016) !important;
    font-family: 'Maven Pro', sans-serif !important;
    background-image: url(/wp-content/uploads/2018/07/flecha.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px;
    
}

.mec-event-social.mec-frontbox > ul > div > ul > li > a.email{
	    margin-top: -9px;
}

.mec-box-calendar.mec-calendar dt {
    text-decoration: none;
}

.module_content ul li:before, .wpb_text_column ul li:before {
  display: none;
}


input, select{
	outline: 0px !important;
}
@media only screen and (max-width: 1095px){
.sw {
    right: 69px; 
}
}
@media only screen and (max-width: 992px){
.sw {
display: none;
}
}
@media only screen and (max-width: 600px){
.breadcrumbs{ display: none !important;}

.ichome ul li a {
    font-family: 'Maven Pro', sans-serif;
    font-weight: 700;
    color: rgb(0, 152, 169);
    padding-bottom: 35px;
    cursor: pointer;
    padding-top: 12px;
    background: rgba(0, 147, 158, 0.05);
    margin-bottom: 3px !important;
    position: relative;
    display: block;
    border-radius: 3px;
    padding-left: 30px;
    text-align: left;
}

.ichome ul li a:hover {
    padding-bottom: 35px;
    padding-top: 12px;
   margin-bottom: 3px !important;
padding-left: 30px;
border: 0px;

}
.ichome ul {
    width: 100%;
    padding-bottom: 0px;
}
a {
    color: #82b541;
}
a {
    text-decoration: none !important;
}

a {
    color: #82b541;
}
a {
    text-decoration: none !important;
}
}


}


@media only screen and (max-width: 479px){
.mec-container {
   width: 100%; 
}


.vc_custom_1479088254700 {
margin-top: 0px !important; 
padding-top: 0px !important; 
}
}

.ubermenu-skin-clean-white.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop {
    background: whitesmoke !important;
    margin-top: 6px !important;
    border-radius: 0px 0px 2px 2px;
}

.mec-wrap .mec-totalcal-box {
    position: relative !important;
    border: 1px solid #e1f2f4 !important;
    padding: 20px 5px;
    margin: 0 0 20px;
    background: rgba(0, 147, 158, 0.12) !important;
    overflow: hidden;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.012) !important;}
   
 
   .ubermenu .ubermenu-row {
  margin-bottom: 0px !important; }

   .mec-event-list-modern .mec-btn-wrapper .mec-booking-button:hover{
	   background: #ccc;
   } 
   
   
   
   
   
  @media only screen and (max-width: 767px){
	   
	   .mec-event-list-modern .col-md-2.col-sm-2 {
    width: 121px !important;
}
.mec-event-list-modern .col-md-6.col-sm-6 {
    padding-left: 10px !important;
    padding-right: 0px !important;
    padding-top: 0px;
}
.mec-wrap .mec-event-list-modern .mec-event-title {
    margin-top: 0;
    margin-bottom: 10px;
}
.mec-event-list-modern .mec-event-article {
    min-height: 127px !important;
    font-family: 'Maven Pro', sans-serif !important;
}

.mec-event-list-modern .mec-event-article {
    border-bottom: 1px solid #efefef;
    padding: 12px 0 10px;
}
	   
   }
   
  .wksl-slidebar .wksl-slidebar-content{
	   background: #0098a9;
	       padding-left: 20px;
	        padding-right: 20px;

}
.wksl-slidebar .wksl-slidebar-content h4{    
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    line-height: 35px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.43);
    padding-bottom: 10px;
}

.redul li a img{
	width: 50px;
	vertical-align: middle;
}
.redul li a{
	width: 100%;
	cursor: pointer;
	font-size: 20px;
	color: #fff;
}
.redul li{
    width: 100%;
    overflow: hidden;
    list-style: none;
    padding: 10px 0px;
}

.botmas img{
    width: 28px;
    vertical-align: middle;
}
.botmas{
    width: 114px;
    border-radius: 30px;
    border: 1px solid #fff;
    padding: 7px;
    font-weight: 700;
    color: #fff !important;
    text-align: center;
        margin-left: 43px;
        -webkit-transition: width 0.3s; /* Safari */
    transition: width 0.3s;
}
.botmas:hover{
    background: rgba(240, 248, 255, 0.24);
}


.wksl-slidebar-content hr{
    border-color: rgba(255, 255, 255, 0.43);
    margin-bottom: 28px;

}
.ubermenu-target{
padding: 10px 20px !important;
}
.ubermenu .ubermenu-item.ubermenu-item-level-0 {
    padding-top: 27px !important;
}

.ubermenu-submenu.ubermenu-submenu-id-214.ubermenu-submenu-type-stack li a{
padding-left: 0px !important;
}


.mapav{
	text-align: center !important;
}


.content-gr2{
background: rgba(2, 2, 2, 0.03) !important;
    padding-top: 62px;
    padding-bottom: 62px;
}
.content-gr2 h2{
  color: #00939e;
}
.mec-event-list-modern .mec-btn-wrapper .mec-booking-button:hover {
border: 1px solid #f0f9fa !important;
    color: transparent !important;
    background-color: #fff;
    box-shadow: 0 0px 0 0 rgba(0,0,0,0.016) !important;
    font-family: 'Maven Pro', sans-serif !important;
    background-image: url(/wp-content/uploads/2016/10/flecha-40x30.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px;
    
}


.mec-event-list-modern .mec-event-title {
	text-transform: none !important;
}

.vc_btn3.vc_btn3-color-success, .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat {
    background-color: #9fcd61 !important;
}
#noticiasblog .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4{
line-height: 28px ;
    margin-top: 28px;
    font-size: 28px;
    color: #00939e;
   margin-bottom: 0px; 
}
#noticiasblog .vc_gitem-zone-mini{
	padding: 10px !important;
}


.vc_btn3-container.vc_btn3-left a{
    background-image: url(/wp-content/uploads/2016/10/flecha-40x30.png);
    background-color: transparent; /* !important; */
    border:0px !important;
    color: transparent; /* !important; */
     background-repeat: no-repeat;
       background-position: left;
    background-size: 28px;	
}
/* Lo siguiente ha sido seteado para que funcionen los botones */
/* alineados a la izquierda con fondo verde */
/* 20171228 - Andrés */
.vc_btn3-container.vc_btn3-left.noimage a{
    background-image: none;
    background-color: #5f9434;

}

.mec-countdown-details .countdown-w .clockdiv li p {
    text-align: center !important;
}

.ff-layout-grid {    background: #fff !important;
}
.shuffle--animatein .in .picture-item__inner, .shuffle--animatein .in .ff-moderation-wrapper {
    background: rgba(186, 224, 226, 0.32);
}

#wpcf7-f10-p137-o1 > form > p:nth-child(6) > input{
	border-radius: 30px !important;
}
#noticiasblog > div > div > div > div > div > div.vc_grid.vc_row.vc_grid-gutter-30px.vc_pageable-wrapper.vc_hook_hover > div.vc_pageable-load-more-btn > div > a{
	border-radius: 30px;
}

.ff-loadmore-wrapper .ff-btn {
    background: #9fcd61 !important;}
    
 .mec-event-list-modern .mec-event-detail {
    color: #9a9a9a;
    font-size: 11px !important;
    font-weight: 300 !important;
    line-height: 15px !important;
    font-family: 'Roboto',sans-serif ;
}   
.mec-wrap .mec-event-list-modern .mec-event-title {
    margin-top: -12px !important;
    margin-bottom: 1px !important;
}    
.mec-event-list-modern .mec-event-article {
    border-bottom: 1px solid #efefef !important;
    padding: 9px 0 10px !important;
}




.mec-wrap .mec-event-article .mec-color-hover h4 a {
    font-size: 13px !important;
    line-height: 0px !important;
}
.mec-event-list-modern .mec-event-date .event-d {
    font-size: 48px;
    padding: 0px 0 0 !important;
}




@media screen and (max-width:640px) {
.ff-filter+.ff-filter+.ff-search input {
  width: 200px !important;
}

.ff-filter-holder .ff-filter {
  font-size: 12px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  margin: 0 4px;
}
}

.event-color {
    display: none !important;
}

.aio-icon.wiki {
background: url('../img/wik.png') !important;
    background-repeat: no-repeat !important;
    background-size: 33px !important;
    background-position-y: 39px !important;
        color: #0098a9;
    font-size: 13px;
    margin-right: 0;
    width: 90px;
}
a{
text-decoration: none !important;}



.vc_tta-container li{
list-style: circle !important;
padding-left: 0 !important;
}

.vc_tta-container ul{
	padding-left: 32px !important;
}
    
div.vc_tta-container > div > div.vc_tta-tabs-container > ul{
border-bottom: 1px solid rgba(0, 152, 169, 0.16);	
}



.vc_tta-panel-body .smile_icon_list.left li .icon_description {
    margin-left: 48px !important; 
}



.vc_tta-panel-body .icon_list_icon{
    font-size: 24px !important; 
    border-width: 1px !important; 
    border-style: none !important; 
    background: #ffffff !important; 
    color: #0098a9 !important; 
    border-color: #333333 !important; 
    padding: 0px !important; 
    height: -28px !important; 
    line-height: 23px !important; 
    width: 20px !important; 
}



.vc_tta-panel-body .smile_icon_list li.icon_list_item {
    padding: 0!important;
    list-style: none!important;
    clear: both!important;
    position: relative!important;
    min-height: 0em!important;
  margin: 0 0 0px!important; 
    line-height: 10px;
    overflow: visible;
    font-size: 14px !important;
}




.vc_tta-panel-body .smile_icon_list li .icon_list_icon {
    font-size: 24px;
    width: 16em;
    height: 41px !important;
    line-height: 14px;
    text-align: center;
    float: left;
    background: #FFF;
    z-index: 9;
    position: relative;
    box-sizing: content-box!important;
}
p{
	color: #757575; 
	font-size: 16px !important;
}


h3 > strong > span{font-weight: 600;}   
}

.container{
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
}



ul.bnc{
width: 30%; float: left;
}

ul.bnc span.rs{
border-radius: 50%;
    color: #be011f;
    text-align: center;
    padding-right: 10px;
    font-weight: bold;
    font-size: 22px;
}
ul.bnc span.rs2{
border-radius: 50%;
    color: #ea4f08;
    text-align: center;
    padding-right: 10px;
    font-weight: bold;
    font-size: 22px;
}

ul.bnc span.as{
border-radius: 50%;
    color: #fab418;
    text-align: center;
    padding-right: 10px;
    font-weight: bold;
    font-size: 22px;
}

ul.bnc span.fs{
border-radius: 50%;
    color: #0070b7;
    text-align: center;
    padding-right: 10px;
    font-weight: bold;
    font-size: 22px;
}

ul.bnc span.ft{
border-radius: 50%;
    color:#029c92;
    text-align: center;
    padding-right: 10px;
    font-weight: bold;
    font-size: 22px;
}

ul.bnc span.gdm{border-radius: 50%;
    color:#87888a;
    text-align: center;
    padding-right: 10px;
    font-weight: bold;
    font-size: 22px;
}


@media screen and (max-width:640px){
	ul.bnc{
	width: 100%;
	}
}




#page_container > div.wrapper > div > div > div.fl-container > div > div > div:nth-child(1) > div > div > div > div.vc_grid-container-wrapper.vc_clearfix > div > div > div > div > div.vc_grid-item-mini.vc_clearfix.vc_custom_1419334531994 > div.vc_gitem-zone.vc_gitem-zone-c{
    padding: 20px;
    z-index: 1;
    position: absolute;
    right: 57px;
    background: #fbfbfb !important;
    top: 7%;
    opacity: 1 !important;
}



#page_container > div.wrapper > div > div > div.fl-container > div > div > div:nth-child(1) > div > div > div > div.vc_grid-container-wrapper.vc_clearfix > div > div > div > div > div.vc_grid-item-mini.vc_clearfix.vc_custom_1419334531994 > div.vc_gitem-animated-block.vc_gitem-animate.vc_gitem-animate-blurScaleOut > div.vc_gitem-zone.vc_gitem-zone-a.vc_gitem-is-link{
	    max-height: 337px;
}

#noticiasblog > div > div > div > div > div > div.vc_grid-filter-select.vc_grid-filter-center.vc_grid-filter-color-grey > div > select{
width: 100%;
height: 28px;
border: 1px solid #00939e;
color: #00939e;
background: #fff;
}

#\31 482268655072-23f60c78-d148 > div.vc_tta-panel-body > div.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1482265435600 > div > div > div > div.vc_btn3-container.vc_btn3-left > a{
    color: #fff !important;
    background-image: none;	
}


.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a {
    background-color: #ffffff !important;
}



.container.res .blog_post_preview {
    margin-bottom: 40px !important;
    padding-bottom: 0 !important;
    border-bottom: 1px #9fcd61 dashed !important;
    padding-top: 10px !important;
}



#page_container > div.wrapper > div > div > div.fl-container > div > div > div:nth-child(1) > div > div {
    background: rgba(0, 147, 158, 0);
}



.tres{
color: #00939e;
font-size: 16px;
margin-bottom: 10px;
padding-top: 34px;
}


#menu-item-257{
	width: 100% !important;
}

#menu-item-2806 > div > ul.ubermenu-row.ubermenu-row-id-281.ubermenu-autoclear > li.ubermenu-item.ubermenu-item-type-custom.ubermenu-item-object-ubermenu-custom.ubermenu-item-has-children.ubermenu-item-282.ubermenu-item-level-2.ubermenu-column.ubermenu-column-1-3.ubermenu-has-submenu-stack.ubermenu-item-type-column.ubermenu-column-id-282{
padding-left: 21px;	
}

#menu-item-214 > a {
    width: 168px;
}

#menu-item-13347{
	    width: 100%;
}


.btnapp{
	width: 170px !important;
	height: auto;
}
.btnapp.is{
padding-top: 10px; 
  width: 150px !important; 
}
h2.titulouno{
    font-family: 'Maven Pro', sans-serif !important;
    font-weight: 900;
    color: #0098a9 !important;
    font-size: 3em !important;
}

h2.titulouno span{
font-size: 30px;
}
h3.pregunta-en{
	    color: #9fcd61;
    text-align: center;
    font-size: 30px;
    padding-top: 45px;
    border-top: 1px solid;
}
.respuesta {
text-align: center;
    width: 238px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 21px;
}
.respuesta a{
    width: 106px;
    font-size: 30px;
    float: left;
    background: #fbfbfb;
    border-radius: 30px;
    border: 1px solid;
    padding: 9px;
    margin-left: 10px;
    cursor: pointer;
}




/*PROGRESS BAR*/



.Progress-label {
  font-size: 1em;
  font-family: Helvetica, sans-serif;
  display: block;
      font-size: 20px;
}

.Progress-main {
    background-color: red;
    display: block;
    width: 100%;
    height: 0.3em;
    margin-bottom: 32px;
    margin-top: 30px;
}

.Progress-main::-moz-progress-bar {
  background: #17BAB3;
}

.Progress-main::-webkit-progress-bar {
  background: #F2F2F2;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) inset;
}

.Progress-main::-webkit-progress-value {
  background: #17BAB3;
}

.Progress-main::-ms-fill {
  background: #17BAB3;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) inset;
}

.Progress-bar {
  margin-top: 0.95em;
  background-color: #F2F2F2;
  height: 0.3em;
}

.Progress-value {
  background-color: #17BAB3;
  display: block;
  height: 0.3em;
}
.bar{
    width: 47%;
    float: left;
    margin-left: 3%;
    text-align: center;
        margin-top: 41px;
}

.space-f{
	height: 154px;
	width:100%;
}



.footer .redul li {
    width: 38px;
    overflow: hidden;
    list-style: none;
    padding: 6px 0px;
    float: left;
}
.footer .redul li a {
    width: 100%;
    cursor: pointer;
    font-size: 20px;
    color: #fff;
}

@media screen and (max-width:640px){
.spac-60{
  height:0px;
}
.space-f {
  height: 54px;
  width: 100%;
}
.vc_custom_1479088254700 {
 margin-top:0px !important; 
 padding-top: 0px !important; 
}


.container.res .blog_post_preview {
    margin-bottom: -1px !important;
    padding-bottom: 0 !important;
    border-bottom: 1px #9fcd61 dashed !important;
    padding-top: 10px !important;
}
.container.res .blog_post_preview  .blogpost_title a{
	font-size: 15px !important;
	height: 15px;
}
.pb75 {
    padding-bottom: 30px;
}
.tres {
    padding-top: 20px;
}
}
.ul-tarjeta{
	padding-left: 0px;
}
.ul-tarjeta i{
    color: #9fcd61;
    font-size: 21px;	
        margin-right: 10px;
}
.ul-tarjeta li{
    list-style: none;
    margin-bottom: 7px;
font-family: 'Maven Pro', sans-serif;
    color: #797979;
    font-weight: 500;
}

div.left-plantilla.wpb_column.vc_column_container.vc_col-sm-6.vc_col-has-fill{
padding-left: 10% !important;	
padding-top: 30px;
padding-right: 20px;
}



div.left-plantilla.wpb_column.vc_column_container.vc_col-sm-6.vc_col-has-fill p{
    font-size: 17px !important;
    line-height: 20px;}
 
    
.rad iframe body{background-color: #fbfbfb !important;}

.clasear{
    min-height: 166px;
}
.smile_icon_list.left li .icon_description {
    padding-top: 25px;
}

#page_container > div.wrapper > div > div > div.fl-container > div > div > div:nth-child(2) > div:nth-child(2) > div > div > div.wpb_text_column.wpb_content_element.vc_custom_1485174479104.clasear > div > p > a{
	text-align: left !important;
}
h1.frase{
font-weight: 100 !important;
}


@media screen and (max-width:640px){
h1.frase{
font-weight: 100 !important;
font-size: 25px !important;
line-height: 26px !important;	
}
}

#compositions-list input{
	display: none;
}

.pure-tree {
  text-align: left;
  display: block;
}
.pure-tree.main-tree {
    display: inline-block;
    width: 97%;
}
.pure-tree:not(.main-tree) {
  padding-left: 1.2em;
}
.pure-tree:not(.main-tree) li {
  overflow: hidden;
  height: 0;
  display: block;
}
.pure-tree label {
  display: block;
  cursor: pointer;
  color: #717780;
  border-bottom: 1px dashed #B0B9C5;
  padding: 1.125em 1.125em 1.125em 0;
}
.pure-tree label:before {
    width: 1em;
    height: 1em;
    line-height: 1em;
    display: inline-block;
    font-family: 'FontAwesome', sans-serif;
    content: "\f0a4" !important;
    padding-right: 2em;
}
.pure-tree label:hover {
  color: #434a58;
  border-bottom-color: #434a58;
}
.pure-tree .pure-tree_link a {
    padding: 12px 1.125em 0.750em 0;
    display: block;
    border-radius: .2em;
    text-decoration: none;
    color: #00939e;
    font-size: 15px;
}
.pure-tree .pure-tree_link a:hover {
  color: #434a58;
}
.pure-tree.nested {
  padding-left: 1.7em;
}
.pure-tree [type="checkbox"] {
  display: none;
}
.pure-tree [type="checkbox"]:checked + label {
  color: #434a58;
  border-bottom-color: #434a58;
}
.pure-tree [type="checkbox"]:checked ~ ul > li {
  height: auto;
}
#compositions-list > li{
	list-style: none !important;
}
.pure-tree label.tprimero{
	font-weight: 700;
	font-size: 16px;
}


.dos6 .vc_btn3.vc_btn3-color-success, .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat {
    background-color: #9fcd61 !important;
    border-radius: 30px;
    padding: 8px;
    color: #fff;
}

.respuesta input[type="submit"]{
border-radius:30px;
min-width: 100px;
}


.cly{
background: #FFC107 !important;
    border-color: #FFC107 !important;	
}


.Progress-value.val2 {
    background-color: #FFC107;
}

.searchdep{
	border: 1px solid #0098a9;
    width: 100%;
    height: 41px;
    border-radius: 3px;
    margin-bottom: 30px;
    margin-top: 30px;
    max-width: 364px;
    padding: 10px;
    color: #9fcd61;
}

#page_container > div.wrapper > div.content-blu > div > div:nth-child(2) > a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-round.vc_btn3-style-flat.vc_btn3-icon-right.vc_btn3-color-success.succ2{
	    background-color: #ffc107 !important;
	    cursor: pointer;
}

#page_container > div.wrapper > div.content-blu > div > div:nth-child(2) > a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-round.vc_btn3-style-flat.vc_btn3-icon-right.vc_btn3-color-success{
	cursor: pointer;
}


.col-sm-12.tabla-top{
background: #60bbc2 !important;border-radius: 5px 5px 0px 0px; padding-top: 30px;	
}

.col-sm-6.right-top-table{
 color: #fff;
    border-left: 1px solid;
    padding-top: 20px;
    padding-bottom: 20px;	
}

.col-sm-6.left-top-table h4, .col-sm-6.left-top-table h5, .col-sm-6.left-top-table h6{
	color: #fff;
}
.fila-tab h4{
vertical-align: -webkit-baseline-middle;
    color: #9fcd61;
    padding-top: 10%;
    padding-left: 10%;
    padding-bottom: 10%;
}
.pleft{
    border-left: 1px solid #60bbc2;
    padding: 20px;
    min-height: 153px;
    vertical-align: super;
}
.fila-tab{
	border: 1px solid #60bbc2 !important;
	border-top: 0px;
}

.descar{
    background: #9fcd61;
    color: #fff !important;
    padding-top: 5px;
    margin-top: 10px;
    border-radius: 5px 5px 0px 0px;
        margin-bottom: 20px;
}
.descar h4{
color:#fff;
}

{

vertical-align: -webkit-baseline-middle;
    color: #9fcd61;
    padding-top: 10%;
    padding-left: 10%;
    padding-bottom: 10%;
    font-size: 18px;
    margin-top: 10px;
}

.h4archivo{
    border: 1px solid;
    border-radius: 30px;
    width: 150px;
    text-align: center;
    margin-top: 18px;
    margin-left: 10%;
}


.descar2{
	    border: 1px solid #9fcd61;
	        margin-bottom: 33px;
}

.pleft2 {
    border-left: 1px solid #60bbc2;
    padding: 20px;
    vertical-align: super;
}

@media screen and (max-width:640px){
.pleft2 {
    border-left: 0px solid #60bbc2;
    padding: 10px;

}
.descar h4{
	margin-bottom: 0px !important;
}
.fila-tab h4{
vertical-align: -webkit-baseline-middle;
    color: #9fcd61;
    padding-top: 10px;
    padding-left: 0%;
    padding-bottom: 0%;
}
.pleft{
    border-left: 0px solid #60bbc2;
    min-height: 45px;
}
.pleft{
    padding: 10px;
}
.col-sm-6.right-top-table {
    color: #fff;
    border-left: 0px solid;
    padding-top: 10px;
    padding-bottom: 10px;
    
}
.h4archivo{
    margin-left: 0%;
}
}
#menu-item-228 > a > span{padding-top: 13px;}

#btn-next.btn-primary{
    background-color: rgba(240, 249, 250, 0) !important;
}



/*table licitaciones*/

table {
  box-sizing: border-box;
}
h1.title {
  font-size: 40px;
  font-weight: 400;
  margin-top: 50px;
  line-height: 1.2;
  color: Tomato;
}
h2.pre-title {
  margin-top: 40px;
  font-weight: 400;
}
pre {
  text-align: left;
  background-color: #fff;
  min-width: 240px;
  max-width: 400px;
  margin: 0 auto 40px;
  padding: 8px 15px;
  border-radius: 6px;
  box-shadow: 0 0 3px rgba(0,0,0,.5) inset;
  overflow: auto;
}



/* Responsive Table Style */
.responsive-table {
  text-align: left;
  background-color: #fff;
  border-collapse: collapse;
  margin: 40px auto;
}
.responsive-table tr {
  border: 1px solid #ccc;
}
.responsive-table tr:hover {
  background-color: #f5f5f5;
}
.responsive-table th,
.responsive-table td {
    padding: 10px 10px;
}
.responsive-table th {
    color: #ffffff;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    background: #0098a9;
        border: 1px solid rgba(0, 152, 169, 0.08);
}

@media(max-width: 600px) {
  .responsive-table {
    width: 100%;
  }
  .responsive-table thead {
    display: none;
  }
  .responsive-table tbody tr:nth-of-type(even) {
    background-color: #eee;
  }
  .responsive-table tbody td {
    display: block;
  }
  .responsive-table tbody td:before {
    content: attr(data-table);
    display: block;
    float: left;
    width: 40%;
    margin-right: 10px;
    padding-right: 10px;
    font-weight: 700;
    color: #2EAFEA;
    border-right: 1px solid #ccc;
  }
  .responsive-table tbody td:after {
    content: '';
    display: block;
    clear: both;
  }
}
/* End Responsive Table Style */

.lastit i{
	margin-left: auto;
    margin-right: auto;
    display: block;
    color: #9fcd61;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}
.primth{
border-radius: 5px 0px 0px 0px;	
}
.ultth{
	border-radius: 0px 5px 0px 0px;	
}

.filtro-lic input{
    border-radius: 0px !important;
    -webkit-appearance: none;
    border: #0098a9 1px solid;
    padding: 8px;
    width: 200px;
    background: #fff;
      background-image: url(../img/flecha-40x30.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px;
    background-position-x: 170px;
    cursor: pointer;
    margin-bottom: 10px;
    	
}

.filtro-lic select {
    border-radius: 0px !important;
    -webkit-appearance: none;
    border: #0098a9 1px solid;
    padding: 8px;
    width: 200px;
    background: #fff;
    background-image: url(../img/arrowbaja.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px;
    background-position-x: 170px;
    cursor: pointer;
        margin-bottom: 10px;
}


table.sli {
    border: 1px #9fcd61 solid;
    font-size: .9em;
    width: 100%;
    border-collapse: collapse;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 10px;
}
}

.sli th {
  text-align: left;
}
  
.sli thead {
  font-weight: bold;
  color: #fff;
      background: #9fcd61;
}
  
 .sli td, .sli th{
  padding: 1em .5em;
  vertical-align: middle;
}
  
  
 table.sli, .sli thead,.sli tbody, .sli th, .sli td, .sli tr{
    display: block;
  }
  
 .sli th{
    text-align: right;
  }
  
 .sli table{
    position: relative; 
    padding-bottom: 0;
    border: none;
  }
  
  .sli thead{
    float: left;
    white-space: nowrap;
    width: 37%;
  }
  
 .sli tbody{
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    white-space: nowrap;
  }
  
  .sli tr{
    display: inline-block;
    vertical-align: top;
        width: 100%;
  }
  
  
table.sli td, table.sli th {
    border: 1px solid #99c35f;
}




/*** Table Styles **/

.table-fill {
  background: white;
  border-radius:3px;
  border-collapse: collapse;
  height: 320px;
  margin: auto;
    max-width: 900px;
  padding:5px;
  width: 100%;
  animation: float 5s infinite;
  margin-bottom: 32px;
}
 
.table-fill th {
  color:#D5DDE5;;
  background:#1b1e24;
  border-bottom:4px solid #9ea7af;
  border-right: 1px solid #343a45;
  font-size:23px;
  font-weight: 100;
  padding:24px;
  text-align:left;
  vertical-align:middle;
}

.table-fill th:first-child {
  border-top-left-radius:3px;
}
 
.table-fill th:last-child {
  border-top-right-radius:3px;
  border-right:none;
}
  
.table-fill tr {
    border-bottom-: 1px solid #C1C3D1;
    color: #00939e;
        border: 1px solid #ddd;

}
 
.table-fill tr:hover td {
  background: #9fcd61;
  color:#FFFFFF;
}
 
.table-fill tr:first-child {
  border-top:none;
}

.table-fill tr:last-child {
  border-bottom:none;
}
 
.table-fill tr:nth-child(odd) td {
  background:#EBEBEB;
}
 
.table-fill tr:nth-child(odd):hover td {
     background: #9fcd61;
}

.table-fill tr:last-child td:first-child {
  border-bottom-left-radius:3px;
}
 
.table-fill tr:last-child td:last-child {
  border-bottom-right-radius:3px;
}
 
.table-fill td {
    background: #FFFFFF;
    padding: 15px 20px;
    text-align: left;
    vertical-align: middle;
    font-weight: 300;
    font-size: 14px;
    border-right: 1px solid #C1C3D1;
}

.table-fill td:last-child {
  border-right: 0px;
}

.table-fill th.text-left {
  text-align: left;
}

.table-fill th.text-center {
  text-align: center;
}

.table-fill th.text-right {
  text-align: right;
}

.table-fill td.text-left {
  text-align: left;
}

.table-fill td.text-center {
  text-align: center;
}

.table-fill td.text-right {
  text-align: right;
}

.mec-event-list-classic .mec-event-image img {
    width: 100%;
    height: auto !important;
}  
  
.content-gls {
    background: rgb(251, 251, 251) !important;
    padding-top: 62px;
    padding-bottom: 62px;
}
#map{
    height: 700px;
    width: 100%;
    z-index: 0;
}

#info{
width: 375px;
    float: left;
    padding: 20px;
    z-index: 1;
    position: absolute;
    background: #fbfbfb;
    margin-left: 10px;
    margin-top: 7px;
}
.feed{
	width:20%;
	float: right;
}
.feed button{
	    background: #ffffff;
    color: #0098a9;
    margin-left: 5px;
    height: 68px;
    border: 1px solid;    outline: 0;
}
.inputdesde{
	width: 80%;
	float: left;
}
.btn.mapr{
	    border-radius: 30px;
    background: #9fcd61;
    color: #fff;
    margin-top: 10px;
}

.inputdesde input{
    width: 100%;
    padding: 4px;
    border: 1px solid #0b9cac;
    margin-bottom: 5px;
    outline: 0;
}

.select{
margin-left: 5px;
border: 1px solid #0098a9;
    outline: 0;
}



#panel{
    direction: ltr;
    width: 376px;
    z-index: 1;
    position: absolute;
    margin-bottom: 30px;
    height: 393px;
    overflow-y: auto;
    margin-top: 326px;
    margin-left: 9px;
}

.adp, .adp table {
    font-family: Roboto,Arial,sans-serif;
    font-weight: 300;
    color: #00939e;
    padding: 5px;
    background: #fff;
}


#jTAQs{
    color: #4bbc9e !important;
    text-decoration: none !important;	
}


.notasres{
	display: none;
}
.notaspost{
	display: block;
}
@media(max-width: 991px) {
.notasres{
	display: block;
}
.notaspost{
	display: none;
}
}


#noticiasblog .notaspost .vc_gitem-zone {
    height: 242px !important;
}



#noticiasblog .notaspost .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
    line-height: 22px !important;
    margin-top: -3px !important;
    font-size: 18px !important;
    color: #00939e !important;
    margin-bottom: 14px !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots {
    margin-top: 0px !important; 
}


@media(max-width: 991px) {

#page_container > div.wrapper > div > div > div.fl-container > div > div > div:nth-child(1) > div > div > div > div.vc_grid-container-wrapper.vc_clearfix > div > div > div > div > div.vc_grid-item-mini.vc_clearfix.vc_custom_1419334531994 > div.vc_gitem-zone.vc_gitem-zone-c {
    top: -14% !important;
}
}


@media(max-width: 700px) {

.content_block .vc_gitem-zone .vc_custom_heading h4 {
    line-height: 28px;
    margin-top: 15px;
    font-size: 27px;
    color: #00939e;
    margin-bottom: 8px;
}
}

.text-left a{
cursor: pointer;
}
.oferentes{
 max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    background: rgba(130, 181, 65, 0.9);
    color: #fff;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 3px;
    height: 48px;
    padding-top: 10px;
    padding-top: 17px;
	
}


.oferentes div{
	width: 50%;
    float: left;
}
.oferentes i{
    color: #fff;
    float: left;
  padding-left: 28px;

}


.oferentes i span{
	font-family: 'Maven Pro', sans-serif;
}

.titof{
	max-width: 210px;
}


.oferentes .titof{
    float: left;
    font-family: 'Maven Pro', sans-serif;
}

.wksl-slidebar .wksl-slidebar-trigger {
    top: 8.5% !important;
}




body > div.wksl-slidebar > span:before{
display: none !important;

}

body > div.wksl-slidebar > span{
    background-image: url(/wp-content/themes/hershel/img/share.svg);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center;
}

.wksl-slidebar .wksl-slidebar-trigger {
    height: 35px !important;
    line-height: 35px !important;
    width: 35px !important;
}

.iconside{
    font-size: 19px;
    color: #fff !important;
    border: 1px solid;
    padding: 12px;
    border-radius: 30px;
    padding-right: 18px;
    font-weight: 600;
    margin-top: 53px;	
}

.iconside img{
	    width: 26px;
    vertical-align: middle;
}




table.theadres th {
padding: 7px;
border: 1px solid #0098a9;
}

.resp-label thead{
  background-color: #002a54;
  color: #fff;
}

.resp-label thead th {
  font-weight: normal;
}


.resp-label tbody {
  background-color: #fff;
}

.resp-label tbody tr:nth-child(odd) {
  background-color: #f5f5f5;
}

 .resp-label {
  display: none !important;
}
#page_container > div.wrapper > div.content-blu > div > table > tbody > tr > td.mescal{
    color: #9fcd61 !important;
    font-weight: 700 !important;
    font-size: 16px !important;
}

#page_container > div.wrapper > div.content-blu > div > table > tbody > tr > td.mescal > span{
float: left;
}


td.mescal{
	    color: #9fcd61 !important;
    font-weight: 700 !important;
    font-size: 16px !important;
}
thead.theadres{
background: #0098a9 !important;
color: #fff !important;
}

table.resp-table td, table.resp-table th {
    padding: 7px;
    border: 1px solid #0098a9;
}

@media screen and (max-width: 600px) {
	.wksl-slidebar .wksl-slidebar-trigger{ margin-left: -43px; margin-top:-35px}
.inputdesde input {
    width: 95%;
    padding: 4px;
    border: 1px solid #0b9cac;
    margin-bottom: 5px;
    outline: 0;
    font-size: 10px;
}
#info {
    width: 100%;
    float: left;
    padding: 20px;
    z-index: 1;
    position: absolute;
    background: #fbfbfb;
    margin-left: 10px;
    margin-top: 7px;
}


}


@media screen and (max-width: 480px) {
 .resp-label {
  display: block !important;
}

.theadres{  display: none;}

 .resp-table td, .resp-table th{display: inline-block;}

 .resp-label  thead {
    display: block;
  }

  .resp-table, tbody, tr, td {
    display: block;
    width: 100%;
  }

 .resp-label tr {
    border: 1px solid #e3e3e3;
    border-top: none;
  }

 .resp-label tr:first-child {
    border-top: 1px solid #e3e3e3;
  }

 .resp-value,
 .resp-label {
    width: 50%;
    float: left;
  }

  .resp-label td {
    padding: 7px 10px;
  }

 .resp-label {
    display: inline;
    padding: 5px;
    font-weight: 500;
    color: #00939e;
  }
}
@media screen and (max-width: 320px) {
 .resp-label,
   .resp-value {
    display: block;
    width: 100%;
    float: none;
  }

 .resp-label {
    font-weight: bold;
  }
}



.callist{
	margin-top: 30px;
}


.callist li{
list-style: none;    padding-bottom: 10px;
}


.callist li i{color: #00939e;}

.sp1{font-weight: 700;
    font-size: 18px;}
    
    .sp2{    color: #7eb33f;
    font-weight: 600;}
    
    
    #page_container > div.wrapper > div.container > div > div.fl-container > div > div > div:nth-child(2) > div > div > div > div:nth-child(2) > button{    background-color: #0098a9 !important;}
    
    
 
#\31 487174781227-7c0c1661-8997 > div.vc_toggle_title, #\31 487175542935-99884492-466a > div.vc_toggle_title{
	     background: #00939e;   
    }
    
.carrera{
	width: 50%; float: left;
	margin-bottom: 10px;
}    
 
#wpcf7-f14995-p410-o1 > form > div > p{
 	width: 50% !important;
 	 float: left !important;
 }
 #wpcf7-f14995-p410-o1 input{
    width: 90%;
    border: 1px #ddd solid;
    border-radius: 3px;
    height: 34px;
    font-weight: 400;
    padding: 4px;
    color: #00939e;
 }
   #wpcf7-f14995-p410-o1 select{
	width: 90%;
    height: 30px; 
     font-weight: 400;
    color: #00939e;
   }
     #wpcf7-f14995-p410-o1 label{
	      width: 90%; 
     }
     
#wpcf7-f14995-p410-o1 > form > div:nth-child(3) > p:nth-child(14) > input{
	width: 232px;
    padding-bottom: 35px;
    color: white;
    background-color: #82b541;
     }
#wpcf7-f14995-p410-o1 > form > div:nth-child(3) > p:nth-child(13){
	float: right;
}     
 /* Cambiar el molesto color de fondo amarillo pálido al color que quieras (reemplaza 'white') */
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; }     
select:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; }  



@media screen and (max-width: 650px) {
#wpcf7-f14995-p410-o1 > form > div > p{
 	width: 100% !important;
 	 float: left !important;
 }	
}


@media screen and (max-width: 500px) {
#wpcf7-f14995-p410-o1 > form > div > p{
 	width: 100% !important;
 	 float: left !important;
 }
 .carrera{
	width: 100%; float: left;
	margin-bottom: 10px;
}	
}
@media screen and (min-width: 601px) and (max-width: 992px){ 
   .wksl-slidebar .wksl-slidebar-trigger {  transform: translateY(-62%) translateX(-298%) !important;}
  }
  
  
  
#ubtn-7845{border-radius:30px !important;}

.smile_icon_list li .icon_description p{
text-align: left;
}
  
#page_container > div.wrapper > div > div > div.fl-container > div > div > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1487770992882 > div > div > div > div.smile_icon_list_wrap.ult-adjust-bottom-margin.limo > ul > li:nth-child(1) > div.icon_list_icon.animated.pulse.delay-03{
background: #00939e !important;	
}  
  
#page_container > div.wrapper > div > div > div.fl-container > div > div > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1487770992882 > div > div > div > div.smile_icon_list_wrap.ult-adjust-bottom-margin.limo > ul > li:nth-child(2) > div.icon_list_icon.animated.pulse.delay-03{
background: #00bcd4 !important;
}  
#page_container > div.wrapper > div > div > div.fl-container > div > div > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1487770992882 > div > div > div > div.smile_icon_list_wrap.ult-adjust-bottom-margin.limo > ul > li:nth-child(3) > div.icon_list_icon.animated.pulse.delay-03{
background: #9fcd61 !important;
}
#page_container > div.wrapper > div > div > div.fl-container > div > div > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1487770992882 > div > div > div > div.smile_icon_list_wrap.ult-adjust-bottom-margin.limo > ul > li:nth-child(4) > div.icon_list_icon.animated.pulse.delay-03{
	    background: #bedd94 !important;
}
#page_container > div.wrapper > div > div > div.fl-container > div > div > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1487770992882 > div > div > div > div.smile_icon_list_wrap.ult-adjust-bottom-margin.limo > ul > li:nth-child(5) > div.icon_list_icon.animated.pulse.delay-03{
	    background: #f38630 !important;
}


#Info-list-wrap-9094 > div > p, #Info-list-wrap-1965 > div > p, #Info-list-wrap-8917 > div > p, #Info-list-wrap-7035 > div > p, #Info-list-wrap-1709 > div > div > p{
    text-align: left !important;
}
.lacla{
	text-align: center !important;
}

.tramcl1 h1{
font-weight: 500;
font-size: 35px !important;
    margin-bottom: 5px;
}

span.spanunot{
    font-size: 20px;
    font-weight: 400;	
}

span.spandost{
    font-size: 16px;
    font-weight: 600;	
}
.sidet{
    background: #80b038;
    border-radius: 5px;
    padding: 20px;	
}

.sidet h3{
color: #fff;
    font-weight: 600;
    font-size: 22px;
    margin-top: 5px;
}

.sidet span.preciot{
	color:#fff;
font-size: 27px;
}


.sidet{
    background: #80b038;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 10px;	
}

.sidet span.lugart{
	color: #fff;
	font-size: 16px;
}

.sidet span.horario{
	color: #fff;
	font-size: 16px;	
}

.clorsd{
	background: #00939e; overflow-wrap: break-word;}

.tramcl1 h2{    color: #80b038;
    font-weight: 600;}
    
    
.ult li{
list-style: none !important;
font-size: 14px;
margin-bottom: 10px;
text-align: justify;
}

.ult li i{
    font-size: 20px;
    font-weight: 800;
    color: #80b038;    font-size: 20px;
    font-weight: 800;
    color: #80b038;
    margin-right: 4px;
    }
    
.reqt {
	background: rgba(128, 176, 56, 0.06);
    border-radius: 5px;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
	    
    }
    .bty{
    background: #878787 !important;
    padding: 8px;
    border-radius: 30px;
    color: #fff;
    float: right;
    margin-right: 10px;
    }
.bty:hover{
    background: #82b541 !important;
    color: #fff;
    }
   .gtt2{display: none;} 
@media screen and (max-width: 767px) {
.gtt{
 	display: none;
}
.gtt2{display: block;} 	
}  
.arct{
	overflow: hidden;
	margin-bottom: 10px;
}  
.arct a{
background: rgba(0, 147, 158, 0.35);
padding: 10px;
border-radius:30px;
float: left;
cursor: pointer;
color: #fff;
}

.arct a:hover{
background: rgb(0, 147, 158);
color: #fff;
}

    
.pt{padding-top: 8px;
    float: left;
    margin-left: 10px;}


.flip-box-wrap .ifb-jq-height .ifb-back p {
    text-align: center !important;
}
.flag{
width: 31px;
margin-right:10px;
}


.wrapper_404 a.shortcode_button:hover{
background: #82b541;
}

.vc_gitem-zone.vc_gitem-zone-b.vc-gitem-zone-height-mode-auto.vc_gitem-is-link > div{
	    padding-right: 5px !important;
    padding-top: 7px;
    background-color: #00939e !important;
}

.vc_gitem-zone.vc_gitem-zone-b.vc-gitem-zone-height-mode-auto.vc_gitem-is-link div.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title{
    background-color: #00939e !important;
}

#page_container > div.wrapper > div > div > div.fl-container > div > div > div.vc_row.wpb_row.vc_row-fluid > div > div > div > div:nth-child(4) > div > div > div > div:nth-child(3) > div.vc_grid-item-mini.vc_clearfix > div > div.vc_gitem-zone.vc_gitem-zone-b.vc-gitem-zone-height-mode-auto.vc_gitem-is-link > div > div > div.vc_col-sm-6.vc_gitem-col.vc_gitem-col-align-left.vc_custom_1419258058654 > div.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date{
	
}
.gratis, .gratis_home{
    background: #9fcd61;
    width: 61px;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-top: 5px;
    font-size: 12px;
}
.mec-single-event .mec-event-meta .mec-events-event-cost {
    font-size: 18px;
    background: #f7f7f7 !important;
    color: #9fcd61 !important;
}


#Info-list-wrap-2226 > h3{
    font-size: 23px !important;
    line-height: 24px !important;
    color: #0098a9 !important;
    padding-top: 20px !important;
}


#menu-item-15572 > a > span, #menu-item-15575 > a > span{
font-weight: 600;
}


#ubtn-7867{
    background: #0098a9 !important;	
}

#page_container > div.wrapper > div > div > div.fl-container > div > div > div:nth-child(1) > div > div > div > div:nth-child(2) > div:nth-child(2) > div > div > div > a {
/*    background-color:#00C1CF !important; // overriding default color? Andrés */
    font-size: 15px;
    font-weight: 700;
}

div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right, div.pp_default .pp_top, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_right {
    display: none;
}
div.pp_default .pp_content_container .pp_left {
    background: none !important;
}

div.pp_default .pp_content_container .pp_right {
    background: none !important;
}

div.pp_default .pp_top .pp_middle {
 background: none !important;
}

div.pp_default .pp_top .pp_left {
    background: none;
}
div.pp_default .pp_top .pp_right {
    background: none;
}
div.pp_default .pp_bottom .pp_left {
    background: none;
}
.mec-img-organizer{
	display: none !important;
}


.mec-single-event .mec-single-event-organizer i{
	display: none !important;
}

article > div.col-md-4 > div.mec-event-meta.mec-color-before.mec-frontbox > div.mec-single-event-organizer > h3{
margin-left: 0px;	
}

.mec-calendar.mec-calendar-daily .mec-calendar-d-top h2 {
    color: #00939e;
}

.mec-calendar.mec-calendar-daily .mec-calendar-d-top h2 {
    font-size: 39px;
}

#mec_search_form_15820{
    border: 1px solid #00939e !important;
    background: #00939e !important;
}
#mec_today_container15820_201703 > h3{
	    font-size: 18px !important
}
.mec-event-footer{display: none !important}

.adn{
width:50%;
float: left;
}
.nduno .fotond{
    width: 100%;
    overflow: hidden;
     object-fit: cover;
}
.nduno .fotond img{
    width: 130%;
    margin: auto !important;
    max-width: 200%;
}
.nduno .contnd{
    width: 50%;
    float: left;
    background: #f0f0f0;
    padding: 28px;
    padding-top: 6%;
}

.nduno{
	    overflow: hidden;
    background: #f0f0f0;
}

.nduno h2{
	color: #00939e;
    font-size: 30px;
    font-weight: 500;
}
.nduno .catnd{
    margin-bottom: 10px;
    font-weight: 600;
    color: #9fcd61;
    text-transform: uppercase;	
}

#page_container > div.wrapper > div.wksl-slidebar > span{
    background-image: url(/wp-content/themes/hershel/img/share.svg);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center;
}
#page_container > div.wrapper > div.wksl-slidebar > span::before{display: none;
}

.revealScroll.ssd {
    width: 31.3%;
    float: left;
    margin-right: 2%;
       height: 534px;
background: #f0f0f0;
    margin-bottom: 62px;
    overflow: hidden;
}
.ssd .contnd {
    width: 100%;
    float: left;
    background: #f0f0f0;
    padding: 28px;
    padding-top: 6%;
}
.ssd .fotond {
    height: 231px;
    overflow: hidden;
    position: relative
}
.ssd h2{
	    font-size: 20px;
    line-height: 21px;
    color: #00939e;
}
.ssd .fotond img{
	  position:absolute; 
  width:140%;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.revealScroll.ssd .catnd{
    margin-bottom: 10px;
    font-weight: 600;
    color: #9fcd61;
    text-transform: uppercase;	
}
#page_container > div.wrapper > div.container.noticiasco > div.content_block.row.no-sidebar > div.fl-container > div > div.contentarea > div > div > div.vc_row.wpb_row.vc_row-fluid > div > div{
	margin-left: 10px !important;
}

@media screen and (max-width:991px){
#page_container > div.wrapper > div.container.noticiasco > div.content_block.row.no-sidebar > div.fl-container > div > div.contentarea > div > div > div.vc_row.wpb_row.vc_row-fluid{
	margin-left: 0px !important;
}
.adn{
width:100%;
}
.nduno .fotond{
    width: 100%;
    overflow: hidden;
}
.nduno .fotond img{
    width: 100%;
    max-width: 100%;
}
.nduno .contnd{
    width: 100%;
    float: left;
    background: #f0f0f0;
    padding: 28px;
    padding-top:28px;
}
.revealScroll.ssd {
    width: 100%;
margin-right: 0;
}
.ssd .fotond img{
width: 100%;
 position:relative; 
  top: 0%;
  -ms-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}

.ssd .fotond {
    height: auto;
}
.revealScroll.ssd {
    height: auto;
}


}


.boton-tramite-online{
    float: right;
    display: block;
    clear: both;
    border-radius: 30px;
    background: #FFC107;
    color: #fff;
    border: solid 1px #ffc107;
    font-weight: 700;
}


.boton-tramite-online:hover{
    border-radius: 30px;
    background: #daa915;
    color: #fff;
    border: solid 1px #daa915;
}


@media screen and (max-width:766px){
.boton-tramite-online, .boton-tramite-online:hover{
    float: none;
}

}


.imperdible{
width: 50%;
float: left;
background: #9fcd61;
}

.imperdible .ev-thumb{
    width: 50%;
    float: left;
    max-height: 187px;
    overflow: hidden;
    height: 187px;
}

.imperdible .ev-cont{
    width: 50%;
    float: left;
    max-height: 187px;
    overflow: hidden;
    height: 187px;
    color: #fff;
        padding: 20px;	
}
.imperdible .ev-cont h3{
	  color: #fff;	
	  font-weight: 800;
}
.ni.nidos{
float: right;	
}
.ni.tres{
float: left;	
}
.ev-thumb img {
    max-width: 120%;
}

.mod-arrow-col-right{
    position: absolute;
    width: 0;
    height: 0;
    z-index: 100;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-right: 25px solid;
    margin-left: -44px;
}
.imperdibleB .ev-thumb{
float:right;
}
.imperdibleB .ev-cont{
float:left;
}

.imperdibleB .mod-arrow-col-right{
	    position: absolute;
    width: 0;
    height: 0;
    z-index: 100;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-right: 25px solid;
    margin-left: 22%;
}

@media screen and (max-width:996px){
.ev-thumb img {
    max-width: 170%;
}

}

.btnvis{
	display: none;
}
@media screen and (max-width:855px){
.imperdible{
width: 100%;
}
.btnvis{
	display: block;
}
.imperdibleB .mod-arrow-col-right{
display: none;}
.mod-arrow-col-right{
display: none;}

.imperdibleB .ev-thumb{
float:left;
}
.imperdibleB .ev-cont{
float:right;
}
.ev-thumb img {
    max-width: 120%;
}
}
@media screen and (max-width:700px){

.mec-events-meta-group.mec-events-meta-group-countdown{display: none;}
.mec-single-event{
	padding-top: 35px;
}
.mec-single-event .mec-event-social li.mec-event-social-icon {
margin-top: 10px;
}
}



@media screen and (max-width:400px){
.imperdible .ev-thumb{
	width:100%;
}
.imperdible .ev-thumb .img{
	width: 100%;
}
.imperdible .ev-cont{
	width: 100%;	
}
}

.linait .timeline-wrapper .timeline-block {
    float: left;
}

#menu-item-257 > a > span{
    border-radius: 30px;
    border: 1px solid #9fcd61;
    padding: 7px;
    background: #9fcd61;
    color: #fff !important;
}

div.mec-events-meta-group.mec-events-meta-group-countdown > div > h3{
	display: none;
}
.iconosmid li{
list-style: none;
    float: left;
    width: 24.5%;
    padding: 38px 10px 38px 10px;
    margin-bottom: 10px;
    background: rgba(0, 147, 158, 0.33);
    margin-right: 0.5%;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    font-size: 17px;
    height: 156px;
     transition: background-color 0.5s ease;
}
.iconosmid li a{
    color: #fff;
    font-size: 17px;
    cursor: pointer;
    font-weight: 700;
}


.iconosmid li a:hover{
color:hsla(184, 100%, 31%, 0.75);

}
.iconosmid li a i{
	    font-size: 46px;
}
.iconosmid{
padding-left: 0px;
margin-left: auto;
margin-right: auto;
display: block;
overflow: hidden;
}

@media only screen and (max-width: 767px){
	.iconosmid li{width:44.5%;margin-right: 0%; margin-right: 0.5%;}
}

@media only screen and (max-width: 500px){
.iconosmid li{
list-style: none;
    float: left;
    width: 49%;
    padding: 18px 10px 18px 10px;
    margin-bottom: 5px;
    background: rgba(0, 147, 158, 0.33);
    margin-right: 1%;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    height: 156px;
}

}

.cursors{
	cursor: pointer;
}


#utl .revealScroll.ssd {
height: 448px;
}

#utl .ssd .fotond img {
    max-width: 122%;
    top: 48%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#utl2 .revealScroll.ssd {
    width: 31.3%;
    float: left;
    margin-right: 2%;
    height: 449px;
    background: #f0f0f0;
    margin-bottom: 62px;
    overflow: hidden;
}


@media only screen and (max-width: 992px){
#utl .ssd .fotond img {
    max-width: 100%;
    top: 0px !important;
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}
#utl .revealScroll.ssd {
height: auto;
}

}


#wpcf7-f16259-p387-o1 > form > p:nth-child(6) > label > span > input{
    border-radius: 3px;
    border: 1px solid #ddd;
    height: 34px;	
}


#wpcf7-f16259-p387-o1 select{
    width: 100%;
    height: 32px;
    color: #9fcd61;
    font-weight: 300;
    background: #fff;
}

.mec-container [class*="col-"] img {
    width: 100%;
}


#y0jY2{
	height: 708px !important;
}
#kX9Q0{
		height: 708px !important;
}



.z-window-noborder.z-window-noheader{
	height: 708px !important;
}


.par a{
	text-align: left !important;
}


.resta p{
word-break: break-all !important;	
}
#go{outline: 0px !important;}


#invert{
	outline: 0px !important;
}

.cursors{
	cursor: pointer !important;
}

div.vc_row.wpb_row.vc_row-fluid.noticias-areas div.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4{
    line-height: 31px !important;
    margin-top: 7px !important;
    font-size: 24px !important;
    color: #00939e !important;
    margin-bottom: 0px !important;
    padding: 5px !important;
}

div.vc_row.wpb_row.vc_row-fluid.noticias-areas .vc_gitem-col p{
	padding: 7px !important;
}



div.vc_row.wpb_row.vc_row-fluid.noticias-areas .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #F4524D;
    margin-left: 10px !important;
}

.formstyle .dividido{
width: 48%; float: left;
}
.formstyle .dividido label{
width: 98%;
}
.formstyle .dividido label input{
    width: 100%;
    height: 34px;
    border: 1px solid #9fcd61;
    border-radius: 0px;
}

.formstyle .dividido label{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400 !important;
    text-align: left !important;
       color: #353434;
       font-size: 14px !important;
}


.wpcf7-validation-errors, div.wpcf7-response-output{
	 color: #3d3c3c !important;
    border: 2px #FFC107 solid !important;	
    display: -webkit-box !important;
     clear: both;
}
.formstyle  div.wpcf7-validation-errors{
display: -webkit-box !important;
     clear: both;
}

.formstyle .dividido textarea{
    width: 100%;
    border: 1px solid #9fcd61;
    border-radius: 0px;
}

.wpcf7-response-output.wpcf7-display-none{
	display: none !important;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok{
	display: -webkit-box !important;
}

.btnapp .ulitmate_dual_buttons {
    min-width: 340px !important;
}




.btnvis .vc_btn3-container.vc_btn3-left a {
    background-image: none !important; 
       background-color: #6DAB3C !important;
    color: #fff !important; 
}


.imgl-view.imgl-theme-dark .imgl-popover {
    background-color: #16949b !important;
    border: 1px solid rgb(23, 151, 164) !important;
    border-radius: 6px;
    font-size: 14px;
    max-width: 150px !important;
}
.imgl-view.imgl-theme-dark .imgl-popover p{
color: #ffffff !important;
}

.imgl-view.imgl-theme-dark .imgl-popover.imgl-popover-left>.imgl-arrow:after {
    border-left-color: #1797a4 !important;
}



#buscarOrganizacion{
	    border: 1px solid #ddd;
    height: 36px;
    padding-left: 13px;
    border-radius: 3px;
}

.clasear p{
text-align: left !important;	
}


.carrera input{
width: 90%;
}

 select{
width: 90% !important;	
}

// lo siguiente no estaba restringido a .carrera, lo restringí para que los input[number] se ajusten al ancho completo - Andres 20190329
.carrera input[type=number] {
width: 90% !important;	border-radius: 3px; border:1px solid #ddd;}

input[type=date] {
width: 90% !important;	border-radius: 3px; border:1px solid #ddd;}
label{
	width:100%;
}

.carrera input[type="submit"]:hover {
    background-color: #75ac30;
    border-color: #75ac30;
}

.ult_modal-content{
border-style: solid;
border-width: 2px;
border-radius: 0px;
border-color: #ffffff;
}
    
#menu-item-19326 > a > span{
	font-weight: 600;
    color: #161616 !important;
}


#mec_sf_month_605{
width: 33%  !important;
}
#mec_sf_year_605{
width: 50% !important;
margin-left: 10px !important; 
}

#mec_search_form_605 .mec-text-input-search{
width: 50% !important;
margin-right: -27px !important;
}
.mec-search-form .mec-date-search {
    width: 47.55% !important;
}

#menu-item-13626 > a > span{
font-weight: 600 !important;
}

#sub-frame-error{
display: none !important;
}

.formi p{
    width: 19%;
    float: left;
   }
.formi p label{
  width:99%;  
}

.formi p label select{
height: 36px;
width: 100% !important;
background: #fff;
border: 1px solid #ddd;
}

.formi p label input {
    width: 100%;
    border: 1px solid #ddd;
    height: 34px;
    border-radius: 3px;
}
.formres{
width: 49%;
float: left;
margin-right: 1%;
}

@media only screen and (max-width: 500px){
.formi p{
    width: 100%;
    float: left;
   }
   
   .formres{
width: 100%;

}	
}



.rev_slider span.tp-caption {
    padding-bottom: 50px !important;
/*
    background: url("/wp-content/uploads/2016/10/flecha-40x30.png");
    background: url("/wp-content/uploads/2018/07/flecha.svg");
    background: url("/wp-content/uploads/2019/09/leer-mas.svg");

    background-position-x: left;
    background-position-y: bottom;
    background-repeat: no-repeat;
    /* background-size: 40px 30px; */
    background-size: auto 25px;
}

.rev_slider span.tp-caption:after {
    content: "Leer más";
    z-index: 6;
    white-space: nowrap;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    color: 
rgb(255, 255, 255);
font-family: Roboto;
background-color:
rgb(117, 172, 48);
border-color:
    rgb(0, 0, 0);
    border-radius: 30px;
    outline: currentcolor none medium;
    box-shadow: none;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    border-width: 0px;
    margin: 0px;
    padding: 10px 30px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    transform-origin: 50% 50% 0px;
    position: absolute;
    left:0px;
    bottom: 0px;
}



.top_search.ct-search-open form input[type="text"] {
    padding: 4px !important;
    height: 44px;
}


/* Per-page enhancements */

/* circuito-sanmartiniano-mendoza */
body.page-id-36829 div.same-height .flip-box-wrap .ifb-back, 
body.page-id-36829 div.same-height .flip-box-wrap .ifb-front {
    display: block;
    width: 100%;
    height: 200px !important;
#    background: rgb(0, 152, 166) none repeat scroll 0% 0% !important;
#    border-color: rgb(0, 152, 166) !important;
#    color: #fff !important;
}

/* FLIPS AMARILLOS */
body.page-id-36829 div.same-height div.fbc1 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc7 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc10 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc13 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc18 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc23 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc25 .flip-box-wrap .ifb-front { 
    background: #ffc107 none repeat scroll 0% 0% !important;
    border-color: #ffc107 !important;
    color: #fff !important;
}

body.page-id-36829 div.same-height div.fbc1 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc7 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc10 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc13 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc18 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc23 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc25 .flip-box-wrap .ifb-back { 
    background: #fff none repeat scroll 0% 0% !important;
    border-color: #ffc107 !important;
    color: #ffc107 !important;
}

body.page-id-36829 div.same-height div.fbc1 .flip_link a,
body.page-id-36829 div.same-height div.fbc7 .flip_link a,
body.page-id-36829 div.same-height div.fbc10 .flip_link a,
body.page-id-36829 div.same-height div.fbc13 .flip_link a,
body.page-id-36829 div.same-height div.fbc18 .flip_link a,
body.page-id-36829 div.same-height div.fbc23 .flip_link a,
body.page-id-36829 div.same-height div.fbc25 .flip_link a {
    background: #ffc107 !important;
    color: #ffffff !important;
}

body.page-id-36829 div.same-height div.fbc1 h3,
body.page-id-36829 div.same-height div.fbc7 h3,
body.page-id-36829 div.same-height div.fbc10 h3,
body.page-id-36829 div.same-height div.fbc13 h3,
body.page-id-36829 div.same-height div.fbc18 h3,
body.page-id-36829 div.same-height div.fbc23 h3,
body.page-id-36829 div.same-height div.fbc25 h3 {
    color: #ffc107 !important;
}


/* FLIPS VERDES */
body.page-id-36829 div.same-height div.fbc2 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc8 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc11 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc14 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc20 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc22 .flip-box-wrap .ifb-front { 
    background: #9fcd61 none repeat scroll 0% 0% !important;
    border-color: #9fcd61 !important;
    color: #fff !important;
}

body.page-id-36829 div.same-height div.fbc2 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc8 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc11 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc14 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc20 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc22 .flip-box-wrap .ifb-back { 
    background: #fff none repeat scroll 0% 0% !important;
    border-color: #9fcd61 !important;
    color: #9fcd61 !important;
}

body.page-id-36829 div.same-height div.fbc2 .flip_link a,
body.page-id-36829 div.same-height div.fbc8 .flip_link a,
body.page-id-36829 div.same-height div.fbc11 .flip_link a,
body.page-id-36829 div.same-height div.fbc14 .flip_link a,
body.page-id-36829 div.same-height div.fbc20 .flip_link a,
body.page-id-36829 div.same-height div.fbc22 .flip_link a {
    background: #9fcd61 !important;
    color: #ffffff !important;
}

body.page-id-36829 div.same-height div.fbc2 h3,
body.page-id-36829 div.same-height div.fbc8 h3,
body.page-id-36829 div.same-height div.fbc11 h3,
body.page-id-36829 div.same-height div.fbc14 h3,
body.page-id-36829 div.same-height div.fbc20 h3,
body.page-id-36829 div.same-height div.fbc22 h3 {
    color: #9fcd61 !important;
}


/* FLIPS ROSADOS */
body.page-id-36829 div.same-height div.fbc3 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc5 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc12 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc15 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc17 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc24 .flip-box-wrap .ifb-front { 
    background: #ef3774 none repeat scroll 0% 0% !important;
    border-color: #ef3774 !important;
    color: #fff !important;
}

body.page-id-36829 div.same-height div.fbc3 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc5 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc12 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc15 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc17 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc24 .flip-box-wrap .ifb-back { 
    background: #fff none repeat scroll 0% 0% !important;
    border-color: #ef3774 !important;
    color: #ef3774 !important;
}

body.page-id-36829 div.same-height div.fbc3 .flip_link a,
body.page-id-36829 div.same-height div.fbc5 .flip_link a,
body.page-id-36829 div.same-height div.fbc12 .flip_link a,
body.page-id-36829 div.same-height div.fbc15 .flip_link a,
body.page-id-36829 div.same-height div.fbc17 .flip_link a,
body.page-id-36829 div.same-height div.fbc24 .flip_link a {
    background: #ef3774 !important;
    color: #ffffff !important;
}

body.page-id-36829 div.same-height div.fbc3 h3,
body.page-id-36829 div.same-height div.fbc5 h3,
body.page-id-36829 div.same-height div.fbc12 h3,
body.page-id-36829 div.same-height div.fbc15 h3,
body.page-id-36829 div.same-height div.fbc17 h3,
body.page-id-36829 div.same-height div.fbc24 h3 {
    color: #ef3774 !important;
}


/* FLIPS AZULES */
body.page-id-36829 div.same-height div.fbc4 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc6 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc9 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc16 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc19 .flip-box-wrap .ifb-front,
body.page-id-36829 div.same-height div.fbc21 .flip-box-wrap .ifb-front { 
    background: #00939e none repeat scroll 0% 0% !important;
    border-color: #00939e !important;
    color: #fff !important;
}

body.page-id-36829 div.same-height div.fbc4 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc6 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc9 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc16 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc19 .flip-box-wrap .ifb-back,
body.page-id-36829 div.same-height div.fbc21 .flip-box-wrap .ifb-back { 
    background: #fff  none repeat scroll 0% 0% !important;
    border-color: #00939e !important;
    color: #00939e !important;
}

body.page-id-36829 div.same-height div.fbc4 .flip_link a,
body.page-id-36829 div.same-height div.fbc6 .flip_link a,
body.page-id-36829 div.same-height div.fbc9 .flip_link a,
body.page-id-36829 div.same-height div.fbc16 .flip_link a,
body.page-id-36829 div.same-height div.fbc19 .flip_link a,
body.page-id-36829 div.same-height div.fbc21 .flip_link a {
    background: #00939e !important;
    color: #ffffff !important;
}

body.page-id-36829 div.same-height div.fbc4 h3,
body.page-id-36829 div.same-height div.fbc6 h3,
body.page-id-36829 div.same-height div.fbc9 h3,
body.page-id-36829 div.same-height div.fbc16 h3,
body.page-id-36829 div.same-height div.fbc19 h3,
body.page-id-36829 div.same-height div.fbc21 h3 {
    color: #00939e !important;
}




body.page-id-36829 div.same-height .flip-box-wrap .ifb-front h3,
body.page-id-36829 div.same-height .flip-box-wrap .ifb-front p {
    color: #fff !important;
    text-align: center !important;
}

body.page-id-36829 div.same-height .flip_link a {
    background: #9fcd61 !important;
    color: #ffffff !important;
}

/* FIN circuito-sanmartiniano-mendoza */

/* INICIO feria-de-la-musica*/
body.page-id-47531 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat {
    background: #00939e !important;
    color: white;
    font-weight: bold;
    font-size: 17px;
    width:100%;
}

body.page-id-47531 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:focus, 
body.page-id-47531 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:hover, 
body.page-id-47531 .vc_btn3.vc_btn3-color-turquoise:focus, 
body.page-id-47531 .vc_btn3.vc_btn3-color-turquoise:hover {
    background: #10a3ae !important;
}

body.page-id-47531 .vc_btn3-container vc_btn3-inline {
    width: 100% !important;
}


/* */


/* Inicio mejoras generales - Azul eléctrico */
.wpb-js-composer .vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-tab > a,
.vista-blue {

    background-color: rgb(117, 172, 48) !important;
    color: #fff;

}


.single_post .featured_posts {
    padding-bottom: 28px;
    visibility: hidden;
    display: none;
}

h1{
  font-weight: normal;
  font-size: 30px !important;
}

h1::first-line {
  font-weight: bold;
  font-size: 42px !important;
}
