/*
///// CSS Index \\\\\\
Common CSS
Slides CSS
Section title CSS
Service box CSS
Projects CSS
Testimonials CSS
CTA CSS
Team member CSS
Posts block CSS
Pricing table CSS
Iconic box CSS
Domain checker CSS
Logo carousel CSS
Responsive CSS
*/
/*******************
***** Common CSS
********************/

.vc_col-has-fill > div.vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > div.vc_column-inner {
    padding-top: 0px;
}
.vc_row.wpb_row {
    overflow: hidden;
}
.vc_row.right-bg {
    background-position: right top !important;
}
.vc_row.right-bg h2 {
    margin-bottom: 20px;
}
.vc_wp_custommenu .widget h2 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.vc_wp_custommenu h2:after,
.vc_wp_custommenu h2:before {
    display: none;
}
.vc_wp_custommenu #menu-service-menu {
    padding-left: 0;
}
.vc_wp_custommenu #menu-service-menu li:first-child a {
    border-top: 1px solid #dbdbdb;
}
.vc_wp_custommenu #menu-service-menu li a {
    border-bottom: 1px solid #dbdbdb;
    display: block;
    padding: 9px 0;
    color: #868686;
}
.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    padding: 14px;
    display: inline-block;
    padding-left: 40px;
    position: relative;
}
.vc_wp_custommenu #menu-service-menu li a:hover {
    color: #19b5fe;
}
.vc_row.triangle-bg {
    background-color: #f6f6f6;
    background-position: right center;
    background-repeat: no-repeat;
}
.triangle-bg .wpb_text_column {
    margin: 0;
    padding-bottom: 70px;
    padding-right: 75px;
    padding-top: 70px;
    position: relative;
    z-index: 1;
}
.triangle-bg .wpb_text_column:after {
    background: #f6f6f6 none repeat scroll 0 0;
    content: "";
    height: 166%;
    position: absolute;
    right: 0;
    top: -45%;
    -webkit-transform: rotate(-19deg);
    transform: rotate(-19deg);
    width: 40%;
    z-index: -1;
}
.entry-content .triangle-bg h2 {
    margin-top: 0;
}
.wpb_gmaps_widget.wpb_content_element {
    margin: 0;
}
.wpb_gmaps_widget.wpb_content_element .wpb_wrapper {
    padding: 0;
}
.vc_tta.vc_general .vc_tta-panel {
    margin-bottom: 15px;
}
/*******************
***** Slides CSS
********************/
.hostwind-slide-tablecell .hostwind-slide-text > *{
    animation-duration: .3s;
}
.hostwind-slide-tablecell .hostwind-slide-text > *:nth-child(2){
    animation-delay: .3s;
}
.hostwind-slide-tablecell .hostwind-slide-text > *:nth-child(3){
    animation-delay: .6s;
}
.hostwind-slide-tablecell .hostwind-slide-text > *:nth-child(4){
    animation-delay: .9s;
}
.hostwind-slide-tablecell .row {
    position: relative;
}
.single-hostwind-slide-item {
    display: table;
    width: 100%;
    position: relative
}
.single-hostwind-slide-item img {
    max-height: 95%;
}
.hostwind-slide-tablecell {
    display: table-cell;
    vertical-align: middle;
}
.hostwind-slide-buttons {
    margin-top: 30px;
}
.hostwind-slide-text h1 {
    font-size: 44px;
    text-transform: uppercase;
}
.hostwind-slide-text h1 strong {
    color: #19b5fe;
}
.hostwind-slide-buttons a {
    margin-right: 15px;
}
.hostwind-slides .owl-nav div {
    color: #fff;
    font-size: 40px;
    left: 0;
    line-height: 50px;
    margin-top: -25px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    z-index: -1;
}
.hostwind-slides .owl-nav div.owl-next {
    left: auto;
    right: 0;
}
.hostwind-slides:hover .owl-nav div {
    left: 50px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    z-index: 9;
}
.hostwind-slides:hover .owl-nav div.owl-next {
    left: auto;
    right: 50px;
}
.hostwind-slides .owl-dots div {
    display: inline-block;
    height: 5px;
    margin: 5px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    width: 25px;
    background-color: #000;
}
.hostwind-slides .owl-dots {
    bottom: 15px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.hostwind-slides .owl-dots div.active {
    background-color: #fff
}
.hostwind-slide-text {
    color: #fff;
    padding: 50px 0;
}
.hostwind-slide-text h2 {
    color: #fff;
    font-size: 35px;
    text-transform: uppercase;
}
.hostwind-slide-buttons a.hostwind-btn.filled-btn {
    background-color: #333;
    border-color: #333;
}
.hostwind-slide-buttons a.hostwind-btn.bordered-btn {
    border-color: #fff;
    color: #fff;
}
.hostwind-slide-buttons a.hostwind-btn {
    margin-right: 15px;
}
.hostwind-slide-buttons {
    margin-top: 25px;
}
.hostwind-slide-buttons a.hostwind-btn.bordered-btn:hover,
.hostwind-slide-buttons a.hostwind-btn.filled-btn:hover,
.hostwind-btn.cta-btn:hover,
.hostwind-domain-checker-input button[type="submit"]:hover {
    background: #fff none repeat scroll 0 0;
    border-color: #fff;
    color: #333;
}
.email-subscribe ::-webkit-input-placeholder,
.hostwind-domain-checker ::-webkit-input-placeholder {color: #fff}
/*******************
***** Section title CSS
********************/

.hostwind-section-title {
    margin-bottom: 50px;
    position: relative;
}
div.hostwind-section-title h2 {
    color: #222;
    margin-top: 0;
    padding-top: 6px;
}
.hostwind-section-title h2 span {
    color: #19b5fe
}
.hostwind-section-title.hostwind-section-title-style-2 {
    text-align: center;
}
/*******************
***** Service box CSS
********************/

.hostwind-service-box {
    margin-bottom: 50px;
}
.hostwind-service-box i.fa.service-icon,
.service-box-inner h2 img {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 28px;
    height: 50px;
    left: 0;
    line-height: 48px;
    margin-top: -25px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 50px;
    border: 1px solid #2ea45e
}
.service-box-inner h2 img {
    padding: 8px;
    border-radius: 0
}
.hostwind-service-box:hover i.fa.service-icon,
.hostwind-service-box:hover h2 img {
    background-color: #2ea45e;
    color: #fff
}
div.service-box-inner h2 {
    font-size: 18px;
    margin: 0 0 15px;
    padding-bottom: 15px;
    padding-left: 65px;
    padding-top: 15px;
    position: relative;
    text-transform: uppercase;
}
/*******************
***** Projects CSS
********************/

.hostwind-related-projects {
    margin-top: 30px;
}
ul.hostwind-project-categories {
    font-weight: 700;
    list-style: outside none none;
    margin: 0;
    padding: 0 !important;
}
.hostwind-project-categories li {
    color: #232323;
    cursor: pointer;
    display: inline-block;
    padding: 15px 30px 15px 0;
}
.hostwind-project-thumb {
    background-position: center center;
    background-size: cover;
    height: 200px;
}
.project-thumbnail-wrap {
    display: block;
    position: relative;
}
.single-hostwind-project-wrap {
    overflow: hidden;
}
.hostwind-project-hover {
    bottom: -40%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: -1;
}
.hostwind-project-inner {
    background: #fff none repeat scroll 0 0;
    margin: 0 15px;
    padding: 15px;
}
.hostwind-project-inner a {
    color: #333 !important;
}
.hostwind-project-inner h3 {
    font-size: 18px;
    margin: 0 0 10px !important;
}
.hostwind-project-inner p {
    margin: 0;
}
.single-hostwind-project-wrap:hover .hostwind-project-hover {
    bottom: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    z-index: 9;
}
.project-thumb-loading {
    color: #333;
    left: 0;
    line-height: 30px;
    margin-top: -15px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    z-index: 1;
}
.hostwind-project-thumb {
    position: relative;
    z-index: 2;
}
.project-thumbnail-wrap {
    background-color: #ddd;
}
.loadmore-project-btn {
    border: 2px solid #19b5fe;
    border-radius: 50px;
    color: #19b5fe;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    padding: 10px 30px;
    text-transform: uppercase;
    -webkit-transition: .4s;
    transition: .4s;
}
.loadmore-project-btn:hover {
    background-color: #666;
    color: #fff;
    border-color: #666;
}
.load-more-projects-wrap {
    margin-top: 30px;
}
.hostwind-project-categories.hostwind-project-category-style-3 {
    margin: 0 0 20px;
    text-align: center;
}
.hostwind-project-categories.hostwind-project-category-style-2 {
    margin: 0 0 20px;
    text-align: left;
}
.hostwind-project-categories.hostwind-project-category-style-2 li {
    padding-left: 0;
    padding-right: 30px;
}
#load-next-projects-message .preloader2 {
    position: relative;
    padding: 25px 0
}
.project_image {
    display: block;
    width: 100%;
    margin-bottom: 35px;
}
.project_image img {
    width: 100%;
}
ul.project-detail-meta {
    box-shadow: 0 0 10px #ddd;
    list-style: outside none none;
    margin-bottom: 50px;
    padding: 30px;
}
.project-detail-meta li span {
    float: right;
    position: relative;
    width: 50%;
}
.project-detail-meta li {
    overflow: hidden;
    padding: 3px 0;
}
.project-detail-meta li span:before {
    content: ":";
    padding-right: 5px;
}
/*******************
***** Testimonials CSS
********************/

.colored-overlay {
    position: relative;
}
.vc_row.colored-overlay:after {
    background: #19b5fe none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    position: absolute;
    top: 0;
    width: 100%;
}
.colored-overlay .hostwind-section-title {
    color: #fff;
}
.colored-overlay .hostwind-section-title h2,
.colored-overlay .hostwind-section-title h2 span {
    color: #fff;
}
.hostwind-testimonial-image img {
    background: #d1d1d1 none repeat scroll 0 0;
    left: 0;
    margin-top: -35px;
    position: absolute;
    top: 50%;
    width: 70px !important;
}
.hostwind-testimonial-image {
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 90px;
    padding-top: 10px;
    position: relative;
}
.hostwind-testimonial-image h3 {
    color: #484848;
    font-size: 16px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.hostwind-testimonial-inner {
    font-style: italic;
}
.hostwind-testimonial-image h3 span {
    display: block;
    font-size: 13px;
    font-weight: 300;
    margin-top: 10px;
    text-transform: none;
}
.hostwind-testimonial-list .owl-nav {
    text-align: center
}
.hostwind-testimonial-list .owl-nav div {
    background: #d4d2d2 none repeat scroll 0 0;
    color: #333;
    display: inline-block;
    font-size: 18px;
    margin: 7px;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    text-align: center;
    width: 35px;
}
.hostwind-testimonial-list .owl-nav div:hover {
    color: #fff
}
.hostwind-testimonial-list-masonry .single-hostwind-testimonial {
    border: 1px solid #f5f4f4;
    margin-bottom: 30px;
    padding: 20px
}
.hostwind-testimonial-content p:last-child {
    margin: 0;
}
.single-hostwind-project-wrap {
    margin: 15px 0;
}
.hostwind-project-column-2 .hostwind-project-thumb {
    height: 400px;
}
.hostwind-project-column-3 .hostwind-project-thumb {
    height: 300px;
}
.hostwind-btn.hostwind-iconic-btn i.fa {
    padding-right: 5px;
}
/*******************
***** CTA CSS
********************/

div.hostwind-cta-area-text h2 {
    margin: 0;
}
.hostwind-cta-area-text {
    padding-right: 200px;
}
.hostwind-cta-area {
    padding: 50px 0;
    position: relative;
}
.hostwind-btn.cta-btn {
    background: #2f2b2b none repeat scroll 0 0;
    color: #fff;
    margin-top: -25px;
    position: absolute;
    right: 0;
    top: 50%;
    border-color: #2f2b2b;
}
.hostwind-cta-area-text p:last-child {
    margin: 0;
}
/*******************
***** Team member CSS
********************/

.hostwind-team-img img {
    background-color: #d9d9d9;
    border-radius: 50%;
    width: 170px;
}
.hostwind-single-team {
    text-align: center;
}
.hostwind-team-detail {
    padding-bottom: 10px;
    padding-top: 110px;
    border: 1px solid #eee;
    -webkit-transition: .4s;
    transition: .4s;
}
ul.hostwind-team-social-link {
    list-style: outside none none;
    margin: 0;
    padding-left: 0!important;
    margin-top: 20px;
    margin-bottom: 15px;
}
ul.hostwind-team-social-link li {
    display: inline-block;
}
ul.hostwind-team-social-link li a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #2ab6fb;
    border-radius: 4px;
    color: #2ab6fb;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    line-height: 28px;
    margin: 3px;
    text-align: center;
    width: 30px;
    -webkit-transition: .4s;
    transition: .4s;
}
ul.hostwind-team-social-link li a:hover {
    background-color: #2ab6fb;
    color: #fff;
}
.hostwind-team-detail h4 {
    margin: 0 0 10px;
}
.hostwind-team-img {
    margin-bottom: -85px;
}
.hostwind-single-team:hover .hostwind-team-detail {
    background-color: #f8faf8;
}
/*******************
***** Posts block CSS
********************/

.hostwind-single-post-block {
    border: 1px solid #f7f7f7;
}
.post-block-content h3 {
    margin: 0 0 10px;
}
.post-block-content {
    padding: 20px;
}
.hostwind-single-post-block a.post-block-readmore {
    color: #19b5fe;
}
.hostwind-single-post-block a.post-block-readmore:hover i.fa {
    padding-left: 5px
}
/*******************
***** Pricing table CSS
********************/

.hostwind-pricing-box {
    border: 1px solid #ddd;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 30px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
div.hostwind-pricing-box h3 {
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 15px;
}
.pricing-box-image {
    margin-bottom: 15px;
    padding: 15px;
    font-size: 70px;
    line-height: 70px
}
.hostwind-pricing-box-content {
    line-height: 30px;
    margin-bottom: 15px;
}
div.hostwind-pricing-box h2 {
    font-size: 25px;
    margin-bottom: 20px;
}
.hostwind-pricing-box a.hostwind-btn.bordered-btn {
    border-radius: 50px;
    border-width: 1px;
    font-weight: normal;
    padding: 7px 24px;
    text-transform: none;
}
.hostwind-pricing-box:hover {
    border-color: #fff;
    box-shadow: 0 0 15px #ddd;
}
.hostwind-pricing-box a.hostwind-btn.bordered-btn:hover {
    color: #fff;
}
/*******************
***** Iconic box CSS
********************/

.hostwind-iconic-box {
    background: #2ea45e none repeat scroll 0 0;
    border: 2px solid #2ea45e;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    margin-bottom: 30px
}
.hostwind-iconic-box i.fa {
    display: block;
    font-size: 50px;
    line-height: 45px;
    margin-bottom: 10px;
}
.hostwind-iconic-box:hover {
    background: transparent none repeat scroll 0 0;
    color: #2ea45e;
}
/*******************
***** Domain checker CSS
********************/

.hostwind-domain-checker-input {
    margin-bottom: 15px;
    position: relative;
}
.hostwind-domain-checker-input button[type="submit"] {
    background: #333 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0 50px 50px 0;
    color: #fff;
    padding: 10px 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 15%;
}
.hostwind-domain-checker-input input[type="search"] {
    border: medium none;
    border-radius: 50px;
    color: #fff;
    padding: 10px 9px 10px 20px;
    width: 90%;
}
.hostwind-domain-checker-domains {
    padding-left: 20px;
}
.hostwind-domain-checker {
    padding-top: 15px;
}
/*******************
***** Logo carousel CSS
********************/

.hostwind-logo-carousel-table {
    border: 1px solid #ddd;
    display: table;
    height: 130px;
    padding: 5px;
    width: 100%;
}
.hostwind-logo-carousel-tablecell {
    display: table-cell;
    vertical-align: middle;
}
.hostwind-logo-carousel .owl-nav div {
    border: 1px solid #ddd;
    display: inline-block;
    font-size: 18px;
    margin: 20px 5px;
    width: 35px;
}
.hostwind-logo-carousel .owl-dots div {
    background: #666 none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin: 20px 3px 3px;
    width: 10px;
}
/*******************
***** Responsive CSS
********************/
/* Mobile & Tab Layout*/

@media only screen and (max-width: 991px) {
    .hostwind-slide-st-img {
        display: none !important;
    }
}
/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
    .hostwind-slide-text {
        padding: 140px 0 90px;
    }
    .hostwind-slide-tablecell .hostwind-slide-text h2 {
        font-size: 30px;
    }
    .hostwind-slides .owl-nav div {
        top: 100%;
        margin-top: -65px;
        visibility: visible;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        left: 50px;
    }
    .hostwind-slides .owl-nav div.owl-next {
        right: 50px;
    }
    .hostwind-slide-buttons a.hostwind-btn {
        margin-right: 5px;
        padding: 7px 15px;
    }
    .single-hostwind-project-wrap {
        width: 100%!important;
    }
    ul.hostwind-project-categories {
        margin: 0;
    }
    .single-hostwind-testimonial {
        padding-left: 0;
    }
    .hostwind-testimonial-image {
        text-align: center;
        position: static;
        display: block;
        padding-top: 30px;
    }
    .hostwind-testimonial-image img {
        display: inline-block;
        margin: 0 auto 0;
    }
    ul.hostwind-project-categories {
        text-align: center;
    }
    .hostwind-project-categories li {
        padding: 5px;
    }
}
/* Wide Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hostwind-single-team {
        margin: -10px;
    }
    .hostwind-team-img img {
        width: 100px;
    }
    .hostwind-team-img {
        margin-bottom: -50px;
    }
    .hostwind-single-team {
        padding-top: 30px;
    }
    .hostwind-team-detail {
        padding-top: 50px;
    }
    .single-hostwind-project-wrap.col-md-3 {
        width: 50%;
        float: left;
    }
    .contact-f.service-quote {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -30px;
    }
    .service-quote.contact-f input[type="submit"] {
        margin-left: 10px;
    }
    .service-quote input[type="submit"] {
        margin: 0!important;
        padding: 0 15px!important;
    }
    .service-quote {
        padding-left: 10px;
        padding-right: 10px;
    }
    body div .vc_row.right-bg {
        background: transparent none repeat scroll 0 0 !important;
        padding-top: 0!important;
    }
}
/* Mobile Layout: 480px. */

@media only screen and (min-width: 0px) and (max-width: 767px) {
    .top_social,
    .top_info {
        text-align: center;
    }
    .top_info {
        text-align: center!important;
    }
    .top_info span {
        display: block;
    }
    .header-area .logo {
        position: absolute;
        z-index: 9;
    }
    .hostwind-slide-tablecell .hostwind-slide-text h2 {
        font-size: 15px;
    }
    .hostwind-slide-tablecell .hostwind-slide-text h1 {
        font-size: 25px;
    }
    .hostwind-slide-tablecell .hostwind-slide-text {
        padding: 0;
    }
    .single-hostwind-slide-item,
    .slider-preloader-wrap {
        max-height: 450px;
    }
    .hostwind-slides .owl-nav div {
        display: none!important;
    }
    .hostwind-service-box {
        padding: 0;
    }
    .hostwind-cta-area-text {
        padding-right: 0;
    }
    .hostwind-btn.cta-btn {
        position: static;
        margin: 15px auto 0;
    }
    .hostwind-cta-area {
        text-align: center;
    }
    .right-bg > div {
        background: rgba(255, 255, 255, 0.9);
        text-align: center;
    }
    .hostwind-testimonial-image img {
        top: 50px;
        left: 30px;
    }
    .single-hostwind-testimonial {
        padding-left: 15px;
    }
    .hostwind-single-team {
        margin-top: 40px;
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
    }
    .quote_form {
        padding: 30px 20px!important;
    }
    .service-quote.contact-f {
        margin-left: -40px;
        padding: 20px;
        margin-right: 0;
    }
    .hostwind-testimonial-image h3 {
        text-align: left;
    }
    .owl-item .hostwind-testimonial-image h3 {
        padding-left: 10px;
    }
    body div .vc_row.right-bg {
        background: transparent none repeat scroll 0 0 !important;
        padding-top: 0!important;
    }
}
/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .single-hostwind-project-wrap {
        width: 50%!important;
    }
}