/*
Theme Name: Enfold Child
Theme URI: http://www.kriesi.at/themes/enfold/
Template: enfold
Author: Kriesi
Author URI: http://www.kriesi.at
Description: A superflexible and responsive Business Theme by Kriesi - Update notifications available on twitter, facebook and via newsletter: Follow me on twitter - Join the Facebook Group - Subscribe to our Newsletter
Version: 3.5.4.1492329442
Updated: 2017-04-16 07:57:22

*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans');

@font-face {
    font-family: 'Circe';
    src: local('Circe Bold'), local('Circe-Bold'),
        url('fonts/Circe-Bold.woff2') format('woff2'),
        url('fonts/Circe-Bold.woff') format('woff'),
        url('fonts/Circe-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Circe';
    src: local('Circe Light'), local('Circe-Light'),
        url('fonts/Circe-Light.woff2') format('woff2'),
        url('fonts/Circe-Light.woff') format('woff'),
        url('fonts/Circe-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Circe';
    src: local('Circe'), local('Circe-Regular'),
        url('fonts/Circe-Regular.woff2') format('woff2'),
        url('fonts/Circe-Regular.woff') format('woff'),
        url('fonts/Circe-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.av-siteloader {}

@media screen and (max-width: 1023px) {
    .slideshow_caption {
        display: none;
    }
}

.slideshow_inner_caption {
    max-height: 360px;
    min-height: 360px;
}

#top .av-siteloader {
    margin-top: -35px;
}

img.av-preloading-logo {
    width: 25px;
    margin-bottom: 0;
}

.av-siteloader-cell {
    position: relative;
}

div#camera-phone-desktop {
    display: none;
}

li#menu-item-2329 a {
    border: 1px solid #00ABA9;
    color: #00ABA9;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    font-size: 13px;
    padding: 3px 15px !important;
}

li#menu-item-2329 a:hover {
    border: 1px solid #00ABA9;
    color: #ffffff !important;
    background: #00ABA9;
}

@media screen and (max-width: 620px) {
    .page-id-18 #av_section_3 .post-entry.post-entry-type-page.post-entry-18 {
        padding-top: 45px;
    }

    /* .home.page-id-15 div#after_full_slider_1 { */
    /* position: inherit; */
    /* margin-top: 0; */
    /* } */
    /* .home.page-id-15 div#search-2 h3.widgettitle { */
    /* float: left; */
    /* width: 100%; */
    /* text-align: center; */
    /* text-transform: uppercase; */
    /* margin: 0px 15px 0px 0px !important; */
    /* font-size: 24px; */
    /* line-height: 19px; */
    /* padding-right: 15px; */
    /* border-right: 0px solid #4a4a4a; */
    /* font-family: Circe, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; */
    /* border-top-right-radius: 30px; */
    /* border-bottom-right-radius: 24px; */
    /* color: #89b8ea !important; */
    /* background: none; */
    /* } */
    /* .home.page-id-15 input#s { */
    /* border-color: #4a4a4a !important; */
    /* font-family: Circe, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; */
    /* padding: 11px 47px 5px 20px !important; */
    /* font-size: 22px !important; */
    /* } */
    body .av-special-heading.modern-centered {
        text-align: center;
        margin-top: 0;
    }


    /* .home.page-id-15 form#searchform { */
    /* float: right; */
    /* width: 100%; */
    /* } */
    ul.noLightbox.social_bookmarks.icon_count_4 {
        display: none !important;
    }

    #top .header_color .sub_menu ul li a:hover,
    .header_color .sub_menu ul:first-child>li.current-menu-item>a,
    .header_color .sub_menu ul:first-child>li.current_page_item>a,
    .header_color .sub_menu ul:first-child>li.active-parent-item>a {
        color: #fff;
    }

    li#menu-item-580 a {
        border: 1px solid #00ABA9 !important;
        display: block;
        padding: 10px 15px;
        color: #fff;
        background: #00ABA9;
        margin-top: 10px;
    }

    li#menu-item-2329 a {
        padding: 7px 15px !important;
        font-size: 11px;
    }

    div#camera-phone-desktop {
        display: block;
        background-size: 100%;
        height: auto;
    }

    div#after_section_2 {
        border-top: none;
    }

    div#camera-phone {
        display: none;
    }
}

@media screen and (max-width: 1172px) {
    .home.page-id-15 div#after_full_slider_1 {
        position: inherit;
        margin-top: 0;
    }

    .home.page-id-15 div#search-2 h3.widgettitle {
        float: left;
        width: 100%;
        text-align: center;
        text-transform: uppercase;
        margin: 0px 15px 0px 0px !important;
        font-size: 24px;
        line-height: 19px;
        padding-right: 15px;
        border-right: 0px solid #4a4a4a;
        font-family: Circe, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 24px;
        color: #00ABA9 !important;
        background: none;
    }

    .home.page-id-15 input#s {
        border-color: #4a4a4a !important;
        font-family: Circe, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
        padding: 11px 47px 5px 20px !important;
        font-size: 22px !important;
    }

    .home.page-id-15 form#searchform {
        float: right;
        width: 100%;
    }
}

ul.listing-info {
    margin: 20px 20px;
}

.caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption {
    padding: 5px 0 !important;
    display: block;
}

@media screen and (max-width: 1023px) {

    #bg-img,
    .custom-title,
    .search-box,
    .listing-information {
        display: none;
    }

    body .av-special-heading.modern-centered {
        text-align: center;
        margin-top: 0;
    }

}


@media screen and (min-width: 1024px) {
    li#menu-item-580 {
        display: none;
    }

    .custom-title {
        font-size: 2.3rem !important;
        letter-spacing: 0px !important;
        font-family: 'Open Sans', sans-serif;
        color: #000000 !important;
        line-height: 40px !important;
    }

    .search-box {
        background: #999999;
        display: block;
        max-width: 93%;
        font-size: 1.3rem !important;
        padding: 15px !important;
        border-radius: 8px;
        line-height: normal !important;
        text-decoration: none !important;
        font-weight: normal !important;
        color: #fff !important;
    }

    .listing-information {
        padding: 0px 30px !important;
        font-family: 'Open Sans', sans-serif;
        font-size: 1.5rem !important;
        color: #706f74;
        background: url(http://project8ball.space/wp-content/uploads/2017/05/arrow.png) no-repeat 0% 50%;
        line-height: normal !important;
        list-style: none;
        margin: 0px !important;
    }

}

.home .content,
body.page-id-2892 .content {
    padding-top: 0px;
    padding-bottom: 50px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    min-height: 1px;
    z-index: 1;
}

p {
    font-family: Circe, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.box-content {
    font-family: Circe, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-size: 18px !important;
    line-height: 25px !important;
    color: #fff !important;
}

h3.box-title {
    font-family: Circe, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-size: 23px !important;
    line-height: 30px !important;
    color: #fff !important;
    text-transform: uppercase;
}

.cycle-slideshow .cycle-carousel-wrap .cycle-slide .testimonial-box .box-image img {
    width: auto !important;
    height: auto !important;
    border: 0px solid #ddd !important;
    -webkit-border-radius: 0% !important;
    -moz-border-radius: 0% !important;
    border-radius: 0% !important;
}

.box-companyname {
    display: none !important;
}

.cycle-slideshow.composite-example {
    margin-top: 20px !important;
}

.item-content.entry-content {
    font-style: normal !important;
    color: #fff !important;
    font-size: 14px !important;
}

h3.author-name {
    text-transform: uppercase;
    font-weight: normal !important;
    color: #fff;
    font-size: 15px !important;
}

span.author-designation {
    color: #fff;
}

.item-content.entry-content {
    text-align: left;
}

.tss-carousel h3.author-name {
    text-align: left !important;
}

h4.author-bio {
    font-weight: bold !important;
    text-align: left !important;
    margin-bottom: 0px !important;

}

.page-id-18 .content {
    padding-top: 0px;
    padding-bottom: 50px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    min-height: 1px;
    z-index: 1;
}

@media only screen and (max-width: 1172px) {
    .home.page-id-15 div#search-2 {
        padding: 0px;
        border: 0px solid #4a4a4a;
        border-radius: 50px;
    }

    .ptsColBadge.ptsColBadge-right-top .ptsColBadgeContent {
        transform: rotate(0deg) !important;
        transform-origin: center bottom;
        right: 0px !important;
        left: 0px !important;
        width: 100% !important;
        top: 47px !important;
    }

    .ptsColBadge.ptsColBadge-right-top {
        width: 100% !important;
    }
}

div#after_section_4 {
    border-color: transparent;
}

@media only screen and (min-width: 990px) and (max-width: 1110px) {
    .av-main-nav>li>a {
        font-size: 12px !important;
        padding: 0 8px !important;
    }
}

.home div#after_full_slider_1,
body.page-id-2892 div#after_full_slider_1 {
    position: absolute;
    width: 100%;
    margin-top: -76px;
    background: rgba(255, 255, 255, 0.6);
    z-index: 999;
    border: none;
    padding: 20px;
}

.home .template-page.content.av-content-full.alpha.units,
body.page-id-2892 .template-page.content.av-content-full.alpha.units {
    padding-bottom: 0;
}

.home div#search-2,
body.page-id-2892 div#search-2 {
    padding: 0px;
    border: 1px solid #4a4a4a;
    border-radius: 50px;
    background: #fff;
}

.home div#search-2 h3.widgettitle,
body.page-id-2892 div#search-2 h3.widgettitle {
    float: left;
    width: 17%;
    text-align: center;
    text-transform: uppercase;
    margin: 0px 15px 0px 0px !important;
    font-size: 18px;
    line-height: 16px;
    padding-right: 15px;
    border-right: 1px solid #4a4a4a;
    font-family: Circe, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding-top: 10px;
    padding-bottom: 9px;
    padding-left: 15px;
    background: #89b8ea;
    color: #fff;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}

.home form#searchform,
body.page-id-2892 form#searchform {
    float: right;
    width: 81%;
}

.home input#s,
body.page-id-2892 input#s {
    border-color: transparent !important;
    font-family: Circe, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    padding: 6px 47px 3px 5px !important;
    font-size: 22px !important;
    border-radius: 45px;
}

@media only screen and (min-width: 621px) and (max-width: 767px) {

    /* .home.page-id-15 div#search-2 h3.widgettitle { */
    /* width: 30%; */
    /* } */
    /* .home.page-id-15 form#searchform { */
    /* float: right; */
    /* width: 66%; */
    /* } */
    .home div#after_full_slider_1,
    body.page-id-2892 div#after_full_slider_1 {
        position: absolute;
        width: 100%;
        margin-top: -78px;
        background: rgba(255, 255, 255, 0.6);
        z-index: 999;
        border: none;
        padding: 20px;
    }

    .home div#after_full_slider_1 .flex_column.av_one_full.flex_column_div.av-zero-column-padding.first.avia-builder-el-1.el_after_av_slideshow_full.el_before_av_section.avia-builder-el-no-sibling,
    body.page-id-2892 div#after_full_slider_1 .flex_column.av_one_full.flex_column_div.av-zero-column-padding.first.avia-builder-el-1.el_after_av_slideshow_full.el_before_av_section.avia-builder-el-no-sibling {
        margin-bottom: 0px !important;
    }

}

@media only screen and (min-width: 768px) and (max-width: 980px) {
    .home.page-id-15 div#after_full_slider_1 {
        position: inherit;
        margin-top: 0;
    }

    /* .home.page-id-15 div#search-2 h3.widgettitle { */
    /* float: left; */
    /* width: 30%; */
    /* text-align: center; */
    /* text-transform: uppercase; */
    /* margin: 0px 15px 0px 0px !important; */
    /* font-size: 24px; */
    /* line-height: 19px; */
    /* padding-right: 15px; */
    /* border-right: 1px solid #4a4a4a; */
    /* font-family: Circe, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; */
    /* } */
    /* .home.page-id-15 input#s { */
    /* border-color:transparent !important; */
    /* font-family: Circe, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; */
    /* font-size: 22px !important; */
    /* } */
    /* .home.page-id-15 form#searchform { */
    /* float: right; */
    /* width: 67%; */
    /* } */

}

/* @media only screen and (min-width: 981px) and (max-width: 1330px)  { */
/* .home div#search-2 h3.widgettitle { */
/* float: left; */
/* width: 20%; */
/* } */
/* .home form#searchform { */
/* float: right; */
/* width: 78%; */
/* }	 */
/* } */

#top #searchsubmit,
.ajax_load {
    width: 60px;
    height: 100% !important;
    line-height: 40px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    margin: 0;
    border-radius: 0;
    min-width: 40px;
    border-top-right-radius: 45px;
    border-bottom-right-radius: 45px;
}

#businesses-size .av-special-heading {
    margin-top: 13px;
}

div#six-boxes {
    padding-bottom: 25px;
}

#header_main .container,
.main_menu ul:first-child>li a {
    font-weight: normal;
}

@media only screen and (min-width: 1173px) {

    .home div#search-2,
    body.page-id-2892 div#search-2 {
        padding: 0px;
        border: 1px solid #4a4a4a;
        border-radius: 50px;
        background: #fff;
        width: 70%;
        margin: auto;
    }

    .home #search-2 .widgettitle,
    body.page-id-2892 #search-2 .widgettitle {
        display: none;
    }

}

#top #s {
    background-color: transparent !important;
}

.custom-h3 {
    text-align: center;
    font-size: 17px;
    width: 17%;
    height: 100%;
    line-height: 43px;
    padding: 0 15px;
    position: absolute !important;
    left: 0;
    top: 0;
    z-index: 2;
    margin: 0;
    border-radius: 0;
    min-width: 40px;
    border-radius: 45px 0 0 45px;
    cursor: inherit;
}

@media only screen and (max-width: 1172px) {
    .custom-h3 {
        display: none;
    }

    #searchsubmit {
        border: 1px solid #4a4a4a;
    }
}

/* @media only screen and (max-width: 1330px) and (min-width: 981px) { */
/* .home #search-2 .widgettitle { */
/* display: none; */
/* } */
/* } */

/* @media only screen and (max-width: 767px) and (min-width: 621px) */
/* { */
/* .home #search-2 .widgettitle { */
/* display: none; */
/* } */
/* .custom-h3 { */
/* width: 30%; */
/* display: block; */
/* } */
/* } */

/* @media only screen and (max-width: 980px) and (min-width: 768px) { */
/* .home #search-2 .widgettitle { */
/* display: none; */
/* } */
/* .custom-h3 { */
/* width: 30%; */
/* display: block; */
/* } */
/* } */
.box-btn {
    text-decoration: none !important;
    border: 1px solid #00ABA9 !important;
    width: 50%;
    text-transform: none;
    line-height: 2em;
    color: #fff !important;
    background: #00ABA9 !important;
    display: block;
    text-align: center;
    padding: 3px;
    font-weight: 500;
    font-size: 19px;
    text-transform: uppercase;
    float: right;
    margin-top: 25px;

}

.box-btn:hover {
    text-decoration: none !important;
    border: 1px solid #00ABA9 !important;
    width: 50%;
    color: #00ABA9 !important;
    background: #fff !important;
    display: block;
    text-align: center;
    padding: 3px;
    font-weight: 500;
    font-size: 19px;
    text-transform: uppercase;
    float: right;
    margin-top: 25px;

}

#not-display {
    display: none !important;
}

.plan-package-selector input.wpcf7-form-control.wpcf7-submit {
    color: #fff !important;
    background: #89b8ea !important;
    width: 160px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    margin: auto;
    display: block;
    margin-top: 30px;
}

h3.pack-title {
    text-transform: uppercase;
    font-weight: bold;
    margin: 10px 0px;
}

#contact_form_pop form {
    margin-bottom: 0px !important;
}

.plan-package-selector p {
    margin-bottom: 0px;
}

.plan-package-selector input,
.plan-package-selector textarea {
    font-family: Circe, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-weight: bold !important;
}

p,
div,
a {
    font-family: Circe, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
#top .title_container .main-title,
tr.pricing-row td,
#top .portfolio-title,
.callout .content-area,
.avia-big-box .avia-innerbox,
.av-special-font,
.av-current-sort-title,
.html_elegant-blog #top .minor-meta,
#av-burger-menu-ul li {
    font-family: Circe, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

body {
    font-family: Circe, 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.carousel-item .single-item-wrapper .item-content-wrapper {
    display: none;
}

.carousel-item {
    margin-top: 30px;
}

.carousel-item .single-item-wrapper .profile-img-wrapper img {
    width: 400px;
}

.pagination-sm.pagination .page-item.active .page-link {
    background-color: #00ABA9;
    color: #ffffff;
}

.pagination-sm.pagination .page-item .page-link {
    color: #00ABA9;
}

.pagination-sm.pagination .page-item.disabled .page-link {
    color: #777;
}

.nav.nav-tabs a {
    color: #00ABA9;
    text-decoration: none;
}

#top .main_color .vuabl-contact-form h3 {
    color: #ffffff;
}

#top .main_color .vuabl-contact-form h3 {
    color: #ffffff;
}

#top .main_color .vuabl-contact-form label {
    color: #ffffff;
}

#top .main_color .vuabl-contact-form label .wpcf7-form-control-wrap .wpcf7-form-control {
    margin-top: 10px;
}

#top .main_color .vuabl-contact-form label abbr.required {
    color: #ffffff;
}

#top .main_color .vuabl-contact-form input {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
    border-width: 2px;
    padding: 13px 6px;
}

#top .main_color .vuabl-contact-form input.wpcf7-submit {
    color: #ffffff;
    background-color: transparent;
    border: solid 2px #ffffff;
    padding: 17px 6px;
    min-width: 142px;
}

#top .main_color .vuabl-contact-form textarea {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
    border-width: 2px;
}

#top #main #six-boxes.avia-section .template-page {
    padding-top: 0;
    padding-bottom: 0;
}

.home span.special_amp,
body.page-id-2892 span.special_amp {
    font-weight: 300;
    font-style: normal;
    font-size: 1em;
}

div#case-study1 .avia-image-container,
div#case-study2 .avia-image-container,
div#case-study3 .avia-image-container {
    text-align: left;
}

div#case-study1 .av_textblock_section,
div#case-study2 .av_textblock_section,
div#case-study3 .av_textblock_section {
    position: absolute;
    left: 450px;
    top: 50%;
    transform: translateY(-50%);
}

@media (max-width: 1023px) {

    div#case-study1 .avia-image-container,
    div#case-study2 .avia-image-container,
    div#case-study3 .avia-image-container {
        text-align: center;
        margin-bottom: 30px;
    }

    div#case-study1 .av_textblock_section,
    div#case-study2 .av_textblock_section,
    div#case-study3 .av_textblock_section {
        position: static;
        transform: none;
    }
}

.av-main-nav>li>a {
    font-size: 15px;
}

#top .av-main-nav ul a {
    font-size: 14px;
}

.avia_desktop .av_slideshow.avia-slideshow .avia-slideshow-controls a {
    opacity: 1;
    filter: alpha(opacity=1);
}

#top #header .av-menu-button>a .avia-menu-text {
    opacity: 1;
}

.plan-package-selector input.wpcf7-form-control.wpcf7-submit {
    background: #00ABA9 !important;
}

.html_main_nav_header.html_logo_left #top .main_menu .menu>li#menu-item-44>a,
.html_bottom_nav_header #top #menu-item-search>a {
    padding-right: 0px !important;
}

#top .av-menu-button>a .avia-menu-text {
    border: 0px !important;
}

body.page-id-30 #fancybox-wrap,
body.page-id-32 #fancybox-wrap,
body.page-id-34 #fancybox-wrap {
    top: 30px !important;
}

@media screen and (max-width: 620px) {

    body.page-id-30.page,
    body.page-id-32.page,
    body.page-id-34.page {
        height: 100%;
    }
}

@media(max-width:767px) {
    .searchBarFix {
        margin-top: 0px !important;
        padding-top: 40px !important;
    }

    body.page-id-20 .ptsTableFrontedShell .ptsColsWrapper > .ptsEl {
        width: 50% !important;
    }
}

@media(max-width:600px) {
    body.page-id-20 .ptsTableFrontedShell .ptsColsWrapper > .ptsEl .ptsColFooter .ptsActBtn {
        padding: 5px !important;
        font-size: 12px !important;
        display: flex !important;
        align-items: center;
    }

    body.page-id-20 .ptsTableFrontedShell .ptsTableElementContent>.ptsColDesc>.ptsEl p:first-child span {
        font-size: 12pt !important;
        line-height: 30px !important;
    }
}