/*
Theme Name: Brooklyn Child
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 4.9.5
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/
.wowi-home-green-bg{
	position: absolute !important;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
}
.text-grey{
        color: #888888;
}
.text-dark{
        color: #313131;
}
.text-heading-dark h1, .text-heading-dark h2, .text-heading-dark h3, .text-heading-dark h4{
        color: #313131;
}
.wowi-position-unset{
	    position: unset !important;
}
.wowi-home-green-bg *{
	height: 100%;
}
.wowi-overlap{
    position: relative;
    z-index: 1;
}
.wowi-home-green-bg img{
	object-fit: cover;
}
.wpb_wrapper .ut-service-icon-box.wowi-circle-icon .ut-highlight-icon-wrap a{
    width: 56px!important;
    height: 56px;    
    cursor: default;
    pointer-events: none;
}
.wpb_wrapper .ut-service-icon-box.wowi-circle-icon .ut-highlight-icon-wrap a:after{
        -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.wpb_wrapper .ut-service-icon-box.wowi-circle-icon .ut-highlight-icon-wrap img{
height: 32px;
    width: 32px;
    margin-left: -16px;
    margin-top: -16px;
}
.wpb_wrapper .ut-service-icon-box.wowi-circle-icon .ut-service-icon-box-content {
    margin-top: 5px !important;
    text-transform: uppercase;
}
.wowi-quote-section .bklyn-overlay, .wowi-counter-section .bklyn-overlay{
	background-color: rgba(0, 0, 0, 0) !important;
}
.wowi-quote-section .ut-block-revealer-content{
    font-weight: 700;
    font-style: italic;
}
.wowi-news-listing-section .post > div > .entry-meta{
	display: none !important;
}

.wpb_wrapper .wowi-service-box .ut-service-icon-large{
	    height: 75px;
    width: 75px;
}
.wpb_wrapper .wowi-service-box .ut-service-icon-large.ut-service-icon-square.ut-custom-icon img {
    width: 42px;
}
.wpb_wrapper .wowi-about-box .ut-service-icon-large {
    height: 84px;
    width: 84px;
}
.wpb_wrapper .wowi-about-box .ut-service-icon-large.ut-service-icon-square.ut-custom-icon img {
    width: 60px;
}
.wpb_wrapper .wowi-about-box.wowi-small-icon .ut-service-icon-large.ut-service-icon-square.ut-custom-icon img{
    width: 45px;
}
.ut_widget_social .ut-sociallinks:not(.ut-sociallinks-vertical) li{
	width: 60px;
}
.wpb_wrapper .wowi-about-box .ut-service-column h3{
text-transform: uppercase;
}
#ut-sitebody .ut-footer-area .sidebar .fa{
	    color: #252625 !important;
    background: #fff;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 24px;
}
.blog a.more-link{
        border: 1px solid #65b22e;
    display: inline-block;
    padding: 6px 25px;
    text-decoration: none !important;
}
.blog a.more-link:hover{
        border-color: #65b22e;
        background: #65b22e;
        color: #fff !important;
}
.blog a.more-link:hover .more-link{
        color: #ffffff !important;
}
.blog-bottom-wrapper{
    background-image: url('assets/images/blog-bottom-bg.jpg');
}
.blog-bottom-wrapper .grid-container {
    display: flex;
    padding-top: 80px;
    padding-bottom: 80px;
}
.blog-bottom-wrapper .grid-container li {
    flex: 0 0 50%;
    max-width: 50%;
    list-style-type: none;    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.blog-bottom-wrapper .grid-container h3{
    text-transform: uppercase;
    color: #ffffff;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.5;
        margin: 0;
}
.blog-btn {
    color: #fff;
    font-weight: 600;
    padding: 10px 20px;
    border: 2px solid #fff;
        width: 250px;
    display: inline-block;
    text-align: center;
    margin: 0 20px;
    font-size: 1rem;
}
.blog-btn:hover{
    background: #65b22e;
    color: #ffffff;
    border-color: #65b22e;
}
.blog .main-content-background{
    padding-bottom: 0;
}
.blog .main-content-background #primary{
    padding-bottom: 50px;
}

.wowi-mevivo-circle-row{
overflow: visible !important;
}
.wowi-mevivo-circle-image{
    margin-top: -425px;
}
.wowi-mevivo-icon-box.ut-service-icon-box .ut-highlight-icon-wrap a{
border-radius: 0 !important;
}
.wowi-mevivo-icon-box.ut-service-icon-box .ut-highlight-icon-effect .ut-highlight-icon:after{
border-radius: 0 !important;
}
.wowi-mevivo-icon-box.ut-service-icon-box .ut-service-icon-box-content {
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    text-transform: uppercase;
}
#ut-sitebody .ut-footer-area .grid-33:last-child .widget-title {
    font-size: 18px !important;
    color: #fff !important;
    line-height: 26px;
}
.wpb_wrapper .section-title span{
    padding-bottom: 30px;
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
}
.wpb_wrapper .section-title span:after{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}
.wpb_wrapper .header-left .section-title span:after{
    right: auto;
}
.wpcf7-form input:not([type="submit"]), .wpcf7-form textarea, input:not([type="submit"]), textarea {
    background: #f5f5f5 !important;
    font-size: 15px;
    line-height: 26px;
    font-family: "Poppins";
}
.wpcf7-form textarea{
    max-height: 120px;
}
.contact-wrap h4{
    margin-bottom: 0;
}
#menu-footer-menu{
        max-width: 300px;
}
.widget_nav_menu #menu-footer-menu li{
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    line-height: 40px;
}
.widget_nav_menu #menu-footer-menu li:last-child{
    border: none;
}
h3.ut-counter-details {
    line-height: 1.5 !important;
}
#wowi-fixed-sidebar {
    position: fixed;
    bottom: 100px;
    right: 0px;
    z-index: 2;
    padding-left: 5px;
}
#wowi-fixed-sidebar .box {
    position: relative;
    display: flex;
    margin-bottom: 5px;
    right: 0;
    transition: all 0.5s ease;
}
#wowi-fixed-sidebar .box a {
    display: flex;
    text-decoration: none;
    outline: none;
}
#wowi-fixed-sidebar .box a .inner-icon {
    height: 50px;
    width: 50px;
    background-color: #252625;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}
#wowi-fixed-sidebar .box a .inner-icon:hover{
    background-color: #65B32E;
}
#wowi-fixed-sidebar .box a .inner-icon .fa {
    background: transparent;
    color: #fff !important;    
    width: 30px;
    height: 30px;
    font-size: 18px;
}
.wowi-middle-triangle:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 75px 0 75px 75px;
    border-color: transparent transparent transparent #252625;
    position: absolute;
    left: 0;
    top: 40%;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.wowi-service-link-box{

}
.wowi-service-hover-box{
/*    position: absolute;
    top: 0;
    left: 0;
    width: 690px;
    bottom: 0;
    height: 100%;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.10);    
    background: #ffffff;
    padding-top: 40px !important;
    padding-right: 40px !important;
    padding-bottom: 40px !important;
    padding-left: 40px !important;
    z-index: 1;
    display: none;
    transition: all 0.3s;*/
        position: absolute;
    top: -50px;
    left: -50px;
    width: 500px;
    bottom: 0;
    height: 500px;
    box-shadow: 0px 5px 20px rgb(0 0 0 / 10%);
    background: #ffffff;
    padding-top: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    z-index: 1;
    display: none;
    transition: all 0.3s;
    right: -50px;
}
.wowi-service-column:nth-child(3n) .wowi-service-hover-box {
    right: 0;
    left: auto;
}
.wowi-service-hover-box.show-box{
        display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.wowi-service-link-box .ut-service-icon-large.ut-custom-icon img {
    max-height: 64px;
}
.wowi-service-hover-box .ut-service-column{
    overflow: auto;
}
.wowi-service-column {
    padding-left: 15px !important;
    padding-right: 15px !important;    display: block !important;
}
.wowi-service-column > .vc_column-inner{
    height: 100%;
}
.resp-vtabs .vresp-tabs-list li {
border-left: 1px solid #EBEBEB !important;
    border-top: 1px solid #EBEBEB !important;
    border-right: 1px solid #EBEBEB !important;    border-bottom: 0px !important;
    padding: 25px !important;
}
.resp-vtabs .vresp-tabs-list li:hover{
  border-left: 1px solid #EBEBEB !important;  
}
.resp-vtabs .vresp-tabs-list li:last-child{
     border-bottom: 1px solid #EBEBEB !important;
}
.resp-vtabs li.vresp-tab-active{
    border-left: 3px solid #5BBB51 !important;
    font-weight: 500;
    margin-right: 0 !important;
}
.resp-vtabs .vresp-tabs-container{
    padding-left: 30px !important;
}
.resp-vtabs .vresp-tab-content{
        background-color: #F9F9F9 !important;
    padding: 30px;
}
.resp-vtabs .vresp-tab-content h4{
    color: #313131;
    font-size: 32px;
    line-height: 45px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Raleway';
}
.resp-vtabs .vresp-tabs-container{
    border: none !important;
}
.resp-easy-accordion .resp-tab-content {
    background-color: #F9F9F9 !important;
    padding: 30px;
}
.tab_set2 .resp-accordion.resp-tab-active{
    border-top-width: 1px !important;
}
h2heading.resp-accordion {
    font-size: 15px !important;
    padding: 10px 30px !important;
}
.resp-easy-accordion h2heading.resp-accordion {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    flex-direction: row-reverse !important;
}
.tab_set2 h2heading.resp-tab-active span.resp-arrow {
    border-bottom: 5px solid #5bbb51 !important;border-top: none !important;
}
.tab_set2 .resp-arrow {
    border-top: 5px solid #313131 !important;
}
@media(max-width: 767px){
    .wowi-home-green-bg {
    position: absolute !important;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 43%;
    top: auto;
    left: 0;
    }
    .wowi-service-hover-box{
        max-width: 100%;
        width: auto;
        left: 0;
    right: 0;
    }
    .wpb_wrapper .wowi-service-hover-box .ut-service-icon{
        margin: 0 auto !important;
    }
    .resp-vtabs .vresp-tab-content h4 {
    font-size: 22px;
    line-height: 38px;
    }
    .wowi-mevivo-circle-image{
        margin-top: -225px;    margin-left: auto;
    margin-right: auto;
    }
}
.wpcf7-acceptance {
    display: block;
    position: relative;
    padding-left: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    color: #151515;
    cursor: pointer;
}

.wpcf7-acceptance .wpcf7-form-control-wrap {
    display: inline-block;
}

.wpcf7-acceptance .wpcf7-list-item {
    margin-left: 30px;
}

.wpcf7-acceptance input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.wpcf7-acceptance .control__indicator,
.wpcf7-acceptance .wpcf7-list-item-label:before {
    position: absolute;
    top: 7px;
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #151515;
    border-radius: 100%;
    background: #fff;
}

.wpcf7-acceptance input:checked~.control__indicator,
.wpcf7-acceptance input:checked~.wpcf7-list-item-label:before {
    border: 1px solid #65B32E;
    background: 0 0;
}

.wpcf7-acceptance.control--checkbox .control__indicator:after,
.wpcf7-acceptance .wpcf7-list-item-label:after {
    top: 1px;
    left: 5px;
    width: 5px;
    height: 9px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: solid #65B32E;
    border-width: 0 1px 1px 0;
    content: '';
    position: absolute;
    display: none;
}

.wpcf7-acceptance input:checked~.control__indicator:after,
.wpcf7-acceptance input:checked~.wpcf7-list-item-label:after {
    display: block;
}

.wpcf7-acceptance label {
    cursor: pointer;
}

.wpcf7-acceptance .wpcf7-list-item-label:before {
    content: ""
}

.wpcf7-acceptance .wpcf7-list-item-label:after {
    top: 10px;
    left: 7px;
}
.wowi-link-icon-box .ut-service-column-link{
    display: none;
}
/*.static-tab-slider .bklyn-icon-tabs-wrap .bklyn-icon-tabs{
    display: none;
}
.static-tab-slider .bklyn-icon-tabs-wrap .tab-pane {
    border: 1px solid #EBEBEB !important;
    padding: 30px;
    height: 100%;
}
.static-tab-slider .bklyn-icon-tabs-wrap .owl-stage{
    display: flex;
    flex-wrap: wrap;
}*/
.service-static-slider .owl-stage{
    display: flex;
}
.service-static-slider .owl-stage .vc_row, .service-static-slider .owl-stage .vc_row > .wpb_column, .service-static-slider .owl-stage .vc_row > .wpb_column > .vc_column-inner, .service-static-slider .owl-stage .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper, .service-static-slider .owl-stage .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_content_element, .service-static-slider .owl-stage .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_content_element > .wowi-service-link-box{
    height: 100%;
}
.service-static-slider .owl-stage .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_content_element > .wowi-service-link-box a.ut-service-column-vertical-link {
 position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
}
.service-static-slider > .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_content_element{
    padding: 0 !important;
}
.service-static-slider > .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_content_element .wowi-service-link-box{
    border: 1px solid #EBEBEB !important;
    padding: 30px !important;
    padding-bottom: 3.5rem !important;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    border: 1px solid #313131 !important;
    color: #313131;
    padding: 12px 22px !important;
    display: inline-flex;
    border-radius: 50px;
    background: #fff !important;
    margin-right: 0;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}
.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover{
    background: #313131 !important;
    color: #fff !important;
}
.owl-carousel .owl-nav button.owl-prev span, .owl-carousel .owl-nav button.owl-next span{
position: relative;
    top: -2px;
    font-size: 40px;
    line-height: 1;
}
.owl-carousel{
    overflow: visible !important;
}
.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: -55px;    
   /* left: 0;*/
    margin: 0;
    background: transparent !important;
}
.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    right: -55px;
    /*right: 0;*/
    margin: 0;
    background: transparent !important;
}
.owl-carousel .owl-nav .owl-next span, .owl-carousel .owl-nav button.owl-prev span{
    margin: 0;
}
.owl-carousel .owl-stage-outer {
    padding-top: 100px;
    padding-bottom: 50px;
}
.owl-carousel#service .owl-stage-outer {
    padding-bottom: 0;
}
.service-box {
    height: calc(100% - 30px) !important;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 30px !important;
    transition: all 0.3s;
}
.service-box a:hover{
    color: #313131;
}
.service-box .service-box-image{
    height: 250px;
    width: 100%;
    background-color: #e9e9e9 !important;
}
.service-box .service-box-image img {  
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
#service .item{
    height: 100%;
    border: 1px solid #EBEBEB !important;
}
#service .owl-stage{
    display: flex;
}
.service-box .info {
    height: calc(100% - 250px);
    padding-bottom: 3rem !important; 
    padding: 30px;
    position: relative;
}
.service-box .info h4.heading {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}
.btn-link{
      letter-spacing: 0.05em;
          font-size: 12px;
          text-transform: uppercase;
          font-weight: 600;
          color: #313131;
}
.service-box .info .btn-link{
    position: absolute;
    bottom: 0;
    margin: 0;
    left: 30px;
}
.btn-link i{
    color: #65b32e;    margin-left: 10px;
}
.post-back-link.btn-link i{
   margin-left: 0;
   margin-right: 10px; 
}
.header-banner{
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: top center;
    margin-top: -80px;
   background-color: #b9b9b9 !important;
   max-height: 100vh;
}
.header-banner .overlay{
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;    text-align: center;
    padding: 0 20px;
}
.header-banner h1{
        color: #fff;
    font-size: 60px;
    margin: 0;
}
.service-static-slider > .wpb_column > .vc_column-inner > .wpb_wrapper .owl-stage-outer { 
overflow: visible;
}

.service-static-slider > .wpb_column > .vc_column-inner > .wpb_wrapper .owl-item {
   opacity: 0;
   transition: opacity 500ms;
}
.service-static-slider > .wpb_column > .vc_column-inner > .wpb_wrapper .owl-item.active {
  opacity: 1;
}
/*.single-service .main-content-background{
    padding-top: 0;
}
.single-service .grid-container{
    margin-top: 80px;
}*/
.single-post .entry-meta .author-links, .single-post .entry-meta .cat-links, .single-post .entry-meta .comments-link, .blog .entry-meta .cat-links, .blog .entry-meta .author-links, .blog .entry-meta .comments-link, .blog .entry-meta .permalink{
display: none;
}
.single-post .entry-meta .date-format{
    border: none;
    margin: 0;
    padding: 0;
}
.quote-rotator-widget .bklyn-testimonials-quote p{
    font-family: "Poppins";
    font-weight: 700;
    font-style: italic;
/*    font-size: 30px !important;
    line-height: 50px !important;*/
    letter-spacing: -0.01em;
    text-transform: uppercase;
}
.quote-rotator-widget .bklyn-testimonials-author{
/*color: #313131;*/
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.05em;
}
.flip-hover-box.ut-hover-box.ut-hover-box-flip-top:hover .ut-hover-box-front{
    transform: none !important;
}
.flip-hover-box.ut-hover-box:hover .ut-hover-box-front .ut-hover-box-inner{
    opacity: 1 !important;
}
.flip-hover-box.ut-hover-box .ut-hover-box-front .ut-hover-box-inner{
    padding: 0;
}
.flip-hover-box.ut-hover-box .ut-hover-box-back .ut-hover-box-inner {
    color: #fff;
    text-align: center;    
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.flip-hover-box.ut-hover-box .ut-hover-box-back .ut-hover-box-inner h4, .flip-hover-box.ut-hover-box .ut-hover-box-back .ut-hover-box-inner p, .flip-hover-box.ut-hover-box .ut-hover-box-back .ut-hover-box-inner h3{
    color: #ffffff;
}
.flip-hover-box .bklyn-btn.bklyn-btn-icon-right i {
    padding-left: 10px;
    width: 40px;
    height: 40px;
    background: #65b32e;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-radius: 50%;
    margin-left: 1rem;
    font-weight: 700;
}
.flip-hover-box .bklyn-btn{
    padding: 0.45em 1.35em !important;
}
.flip-hover-box .bklyn-btn.bklyn-btn-icon-right:hover i{
    background: #ffffff;
    color: #65b32e;
}
.flip-hover-box.ut-hover-box:hover .ut-hover-box-back .ut-hover-box-inner:before{
    content: '';
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    z-index: 1;
    height: 350px;
}
.flip-hover-box.ut-hover-box:hover .ut-hover-box-back .ut-hover-box-inner > * {
    position: relative;
    z-index: 2;
}
.flip-hover-box-logo{
    width: 200px;
}
.flip-hover-box{
    height: 350px;
    overflow: hidden;
}
.wowi-service-hover-box.career-box{
        top: 0;
    left: 0;
    width: auto;
    right: 0;    font-size: 15px;
}
.wowi-service-hover-box .ut-service-icon-large.ut-service-icon-normal{
flex: 0 0 64px;
}
.single .hero-inner .hdb {
    display: none;
}

@media(max-width: 767px){
    .header-banner h1{
        font-size: 30px;
    }
}
@media(max-width: 559px){
     .wowi-mevivo-circle-image{
        margin-top: -100px;
    }
}

@media(min-width: 768px) and (max-width: 1200px){
.wowi-service-hover-box {
    left: 0;
    width: 100%;
    right: 20px;
}

    .wowi-mevivo-circle-image{
        margin-top: -320px;
    }
}
@media(min-width: 768px) and (max-width: 1420px){
    .owl-carousel .owl-nav .owl-prev {
    left: -15px;    
}
.owl-carousel .owl-nav .owl-next {
    right: -15px;
}
}