

.max-title {
    text-align: center;
}

.max-title {
    position: relative;
    margin-bottom: 35px;
    margin-top: 10px;
}

.max-title:before,.max-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    height: 3px;
}

.max-title:before {
    width: 43%;
}

.max-title:after {
    background-color: #00c2e5;
    width: 140px;
}

#wrap .blox.dark .max-title:after {
    background-color: #fff;
}

.max-title h1,.max-title h2,.max-title h3,.max-title h4,.max-title h5,.max-title h6 {
    line-height: 1;
    font-size: 55px;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 0;
    position: relative;
    font-weight: 100;
    padding-bottom: 45px;
    margin-bottom: 0;
}

.max-title h1:after,.max-title h2:after,.max-title h3:after,.max-title h4:after,.max-title h5:after,.max-title h6:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 13px;
    height: 13px;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate(-50%) rotate(45deg);
    transform: translate(-50%) rotate(45deg);
    border: 2px solid #00c2e5;
    z-index: 2;
}

@media only screen and (min-width:961px) and (max-width:1280px) {
    .max-title h1,.max-title h2,.max-title h3,.max-title h4,.max-title h5,.max-title h6 {
        font-size: 45px;
    };
}

@media only screen and (min-width:768px) and (max-width:960px) {
    .max-title h1,.max-title h2,.max-title h3,.max-title h4,.max-title h5,.max-title h6 {
        font-size: 40px;
    };
}

@media(max-width:767px) {
    .max-title h1,.max-title h2,.max-title h3,.max-title h4,.max-title h5,.max-title h6 {
        font-size: 35px;
    };
}

@media(max-width:479px) {
    .max-title h1,.max-title h2,.max-title h3,.max-title h4,.max-title h5,.max-title h6 {
        font-size: 30px;
    };
}

.max-title2 h1:before,.max-title2 h2:before,.max-title2 h3:before,.max-title2 h4:before,.max-title2 h5:before,.max-title2 h6:before {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 12px solid transparent!important;
    border-right: 12px solid transparent!important;
    border-bottom: 18px solid #00c2e5;
    z-index: 2;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

.max-title2 h1:after,.max-title2 h2:after,.max-title2 h3:after,.max-title2 h4:after,.max-title2 h5:after,.max-title2 h6:after {
    width: 0;
    height: 0;
    bottom: -3px;
    background-color: transparent;
    border: 0;
    border-left: 8px solid transparent!important;
    border-right: 8px solid transparent!important;
    border-bottom: 12px solid #fff!important;
    -webkit-transform: translate(-50%) rotate(0);
    transform: translate(-50%) rotate(0);
}

.max-title3 h1,.max-title3 h2,.max-title3 h3,.max-title3 h4,.max-title3 h5,.max-title3 h6 {
    font-size: 32px;
    letter-spacing: -1px;
    color: #313132;
    padding-bottom: 34px;
}

.max-title3 h1:before,.max-title3 h2:before,.max-title3 h3:before,.max-title3 h4:before,.max-title3 h5:before,.max-title3 h6:before {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 12px solid transparent!important;
    border-right: 12px solid transparent!important;
    border-bottom: 18px solid #00c2e5;
    z-index: 2;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

.max-title3 h1:after,.max-title3 h2:after,.max-title3 h3:after,.max-title3 h4:after,.max-title3 h5:after,.max-title3 h6:after {
    width: 0;
    height: 0;
    bottom: -3px;
    background-color: transparent;
    border: 0;
    border-left: 8px solid transparent!important;
    border-right: 8px solid transparent!important;
    border-bottom: 12px solid #fff!important;
    -webkit-transform: translate(-50%) rotate(0);
    transform: translate(-50%) rotate(0);
}

.max-title3:before {
    width: 35%;
}

.max-title3:after {
    width: 140px;
}

.max-title4 h2,.max-title4 h3,.max-title4 h4,.max-title4 h5,.max-title4 h6,.max-title5 h2,.max-title5 h3,.max-title5 h4,.max-title5 h5,.max-title5 h6 {
    font-size: 25px;
    letter-spacing: -1px;
    padding-bottom: 40px;
}

.max-title4 h1,.max-title5 h1 {
    font-size: 36px;
}

.max-title5 h1,.max-title5 h2,.max-title5 h3,.max-title5 h4,.max-title5 h5,.max-title5 h6 {
    padding-bottom: 35px;
    line-height: 1.3;
}

.max-title4:before,.max-title5:before {
    width: 100%;
}

.max-title4:after,.max-title5:after {
    width: 140px;
}

.max-title5 h1:after,.max-title5 h2:after,.max-title5 h3:after,.max-title5 h4:after,.max-title5 h5:after,.max-title5 h6:after {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    bottom: -6px;
}



.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-buttons div,.owl-controls .owl-page {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: .5;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none;
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.html) no-repeat center center;
}

@media only screen and (min-width:768px) {
    .owl-item img {
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        filter: grayscale(100%);
        -moz-filter: grayscale(100%);
    }

    .owl-item img:hover {
        filter: grayscale(0%);
        -webkit-filter: grayscale(0%);
        -moz-filter: grayscale(0%);
        filter: grayscale(0%);
        filter: none;
        -webkit-filter: grayscale(0);
    };
}



.buy-process-wrap {
    background: #f6f8f9;
    position: relative;
    padding-bottom: 100px;
}

.buy-process-wrap:before {
    content: '';
    position: absolute;
    top: 202px;
    left: 0;
    width: 100%;
    height: 39px;
    background-color: #00c2e5;
    color: #fff;
}

.buy-process-items {
    display: table;
    margin: auto;
    overflow: visible;
}

.buy-process-item {
    display: table-cell;
    position: relative;
    text-align: center;
    height: 456px;
    margin: 0 6px;
}

.buy-process-item:nth-child(odd) .text-wrap,.buy-process-item:nth-child(even) .icon-wrapper {
    position: absolute;
    top: 52px;
    left: 0;
    right: 0;
    height: 150px;
    text-align: center;
}

.buy-process-item:nth-child(even) .icon-wrapper {
    top: 0;
    height: 202px;
}

.buy-process-item h4 {
    font-size: 17px;
    color: #00c2e5;
    text-transform: uppercase;
    position: absolute;
    width: 100%;
    margin-bottom: 0;
}

.buy-process-item:nth-child(odd) h4 {
    bottom: 22px;
}

.buy-process-item:nth-child(even) h4 {
    top: 22px;
}

.buy-process-item p {
    position: absolute;
    font-size: 13px;
    color: #616161;
    margin-bottom: 0;
    width: 100%;
    line-height: 1.6;
}

.buy-process-item:nth-child(odd) p {
    bottom: 56px;
}

.buy-process-item:nth-child(even) p {
    top: 56px;
}

.buy-process-item span {
    position: absolute;
    top: 211px;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    font-size: 25px;
    color: rgba(255,255,255,.65);
    font-weight: 600;
}

.buy-process-item.featured span {
    color: #fff;
}

.buy-process-item:nth-child(odd) .icon-wrapper,.buy-process-item:nth-child(even) .text-wrap {
    position: absolute;
    bottom: 49px;
    left: 0;
    right: 0;
    height: 166px;
}

.buy-process-item.featured:nth-child(odd) .icon-wrapper {
    height: 215px;
    bottom: 0;
}

.buy-process-item .icon-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 6px;
    background-color: #00c2e5;
    transform: translate(-50%,0 );
    -webkit-transform: translate(-50%,0 );
}

.buy-process-item i {
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    width: 90px;
    height: 90px;
    font-size: 40px;
    color: #fff;
    border-radius: 50%;
    background-color: #00c2e5;
}

.buy-process-item.featured i {
    background-color: #fff!important;
    color: #00c2e5;
    border: 4px solid;
}

.buy-process-item:nth-child(odd) i {
    bottom: 0;
}

.buy-process-item:nth-child(even) i {
    top: 0;
}

.buy-process-item i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}

@media only screen and (min-width:1281px) {
    .buy-process-items {
        width: 1186px;
    }

    .buy-process-item h4 {
        font-size: 18px;
    }

    .buy-process-item.featured:nth-child(odd) .text-wrap:before,.buy-process-item.featured:nth-child(even) .text-wrap:before {
        content: '';
        position: absolute;
        width: 180%;
        height: 133%;
        background-color: #fff;
    }

    .buy-process-item.featured:nth-child(odd) .text-wrap:before {
        top: -33%;
        left: -40%;
        -moz-border-radius: 1000px 1000px 0 0;
        -webkit-border-radius: 1000px 1000px 0 0;
        border-radius: 1000px 1000px 0 0;
    }

    .buy-process-item.featured:nth-child(even) .text-wrap:before {
        bottom: -33%;
        left: -40%;
        -moz-border-radius: 0 0 1000px 1000px;
        -webkit-border-radius: 0 0 1000px 1000px;
        border-radius: 0 0 1000px 1000px;
    };
}

@media only screen and (min-width:961px) and (max-width:1280px) {
    .buy-process-items {
        width: 920px;
    }

    .buy-process-item h4 {
        font-size: 15px;
    }

    .buy-process-item p {
        font-size: 12px;
    };
}

@media only screen and (max-width:960px) {
    .buy-process-items {
        width: 100%;
    };
}

@media only screen and (max-width:767px) {
    .buy-process-items {
        display: block;
    }

    .buy-process-wrap:before,#wrap .buy-process-item .text-wrap,#wrap .buy-process-item .icon-wrapper {
        position: static;
        height: auto;
    }

    #wrap .buy-process-item span {
        top: 150px;
        font-size: 150px;
        color: #00c2e5;
        opacity: .12;
    }

    .buy-process-item {
        display: block;
        height: auto;
        padding: 115px 20px 60px;
        overflow: hidden;
    }

    .buy-process-item .icon-wrapper:before,.buy-process-item h4,.buy-process-item p {
        position: static;
        margin-bottom: 10px;
    }

    #wrap .buy-process-item i {
        top: 0;
    }

    .buy-process-item p {
        padding-left: 7%;
        padding-right: 7%;
    };
}

