﻿
/* =================================================================== */
/* Revolution Slider
====================================================================== */
.fullwidthbanner-container {
    width: 100% !important;
    position: relative;
    padding: 0;
    max-height: 470px !important;
    overflow: hidden;
    background-image: url(../images/loader.gif);
    background-repeat: no-repeat;
    background-position: 50%;
    top: -20px;
    margin-bottom: 40px;
}


/* Captions
====================================*/
.caption h2 {
    font-size: 44px;
    font-weight: 800;
    color: #444;
    text-transform: uppercase;
    font-family: "Raleway";
    letter-spacing: -0.2px;
}

.caption h3 {
    font-size: 28px;
    font-weight: 300;
    color: #a0a0a0;
    text-transform: uppercase;
    font-family: "Open Sans";
}

.caption p {
    font-size: 16px;
    font-weight: 500;
    color: #888;
    line-height: 25px;
    font-family: "Open Sans";
}

.caption.light h2 {
    color: #fff;
}

.caption.light h3 {
    color: #aaa;
}

.caption.light p {
    color: #999;
}


/* Navigation
====================================*/
.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: background-color 150ms ease-in-out, opacity 0.2s ease-out;
    -moz-transition: background-color 150ms ease-in-out, opacity 0.2s ease-out;
    -o-transition: background-color 150ms ease-in-out, opacity 0.2s ease-out;
    -ms-transition: background-color 150ms ease-in-out, opacity 0.2s ease-out;
    transition: background-color 150ms ease-in-out, opacity 0.2s ease-out;
}

    .tparrows.hidearrows {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }

.tp-leftarrow.default,
.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background-color: #a0a0a0;
    width: 49px;
    height: 71px;
}

.tp-leftarrow:hover,
.tp-rightarrow:hover {
    background-color: #a0a0a0;
}

.tp-leftarrow.default {
    background-image: url(../images/slider-left-arrow.png);
    background-repeat: no-repeat;
    background-position: 45% 50%;
    border-radius: 0 3px 3px 0;
    left: 0 !important;
}

.tp-rightarrow.default {
    background-image: url(../images/slider-right-arrow.png);
    background-repeat: no-repeat;
    background-position: 55% 50%;
    border-radius: 3px 0 0 3px;
    right: 0 !important;
}


/* Other Styles
====================================*/
.tp_inner_padding {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: none !important;
}


.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    position: absolute;
    visibility: hidden;
}

.tp-simpleresponsive img {
    max-width: none;
}

.noFilterClass {
    filter: none !important;
}



/* Shadows
====================================*/
.tp-bannershadow {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    .tp-bannershadow.tp-shadow1 {
        /*background: url(../assets/shadow1.png) no-repeat;*/
        background-size: 100%;
        width: 890px;
        height: 30px;
        bottom: -30px;
    }

    .tp-bannershadow.tp-shadow2 {
        /*background: url(../assets/shadow2.png) no-repeat;*/
        background-size: 100%;
        width: 890px;
        height: 60px;
        bottom: -60px;
    }

    .tp-bannershadow.tp-shadow3 {
        /*background: url(../assets/shadow3.png) no-repeat;*/
        background-size: 100%;
        width: 890px;
        height: 60px;
        bottom: -60px;
    }


/* Fullscreen Video
====================================*/
.caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
}

    .caption.fullscreenvideo iframe {
        width: 100% !important;
        height: 100% !important;
    }

.tp-caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
}

    .tp-caption.fullscreenvideo iframe {
        width: 100% !important;
        height: 100% !important;
    }


/* Basic Settings For Banner
====================================*/
.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.tp-simpleresponsive a {
    text-decoration: none;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive > ul > li {
    list-style: none;
    position: absolute;
    visibility: hidden;
}

.tp-transparentimg {
    content: "url(../assets/transparent.png)";
}

.tp-3d {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}


/* =================================================================== */
/* Featured Boxes
====================================================================== */
.featured-boxes {
    float: left;
    margin: 40px 0 5px 0;
}

.featured-box {
    float: left;
    margin: 0 0 30px 0;
}

.circle .icon-magic,
.circle-3 .icon-magic {
    margin-top: 21px;
}

.circle i,
.circle-3 i {
    font-size: 18px;
    margin: 20px 0;
    left: 37%;
    float: left;
    color: #a0a0a0;
    z-index: 5;
    position: relative;
}

.circle,
.circle-3 {
    width: 60px;
    height: 60px;
    display: block;
    border-radius: 50%;
    background-color: #f2f2f2;
    text-align: center;
    float: left;
}

.circle + .featured-desc {
    padding-left: 82px;
}

    .featured-desc h3 {
        font-size: 20px;
        margin-bottom: 4px;
        margin-top: 0;
    }


.featured-box:hover > .circle {
    background-color: #a0a0a0;
}

    .featured-box:hover > .circle i {
        color: #fff;
    }

.circle,
.circle i,
.circle span {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

    .circle span {
        z-index: 4;
        display: block;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        background-color: #f2f2f2;
    }

.featured-box:hover > .circle span {
    background-color: #a0a0a0;
    opacity: 0;
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -moz-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    -ms-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
}


/* Second Style */
.circle-2 i {
    font-size: 18px;
    margin: 0;
    top: 20px;
    left: 38%;
    float: left;
    color: #a0a0a0;
    z-index: 5;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.circle-2 {
    width: 60px;
    height: 60px;
    display: block;
    border-radius: 50%;
    background-color: #f2f2f2;
    text-align: center;
    float: left;
    -webkit-transition: all 0.3s ease-in-out, box-shadow 0.2s ease-in-out;
    -moz-transition: all 0.3s ease-in-out, box-shadow 0.2s ease-in-out;
    -o-transition: all 0.3s ease-in-out, box-shadow 0.2s ease-in-out;
    -ms-transition: all 0.3s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: all 0.3s ease-in-out, box-shadow 0.2s ease-in-out;
    position: relative;
    overflow: hidden;
}

.featured-box:hover > .circle-2 {
    background-color: #a0a0a0;
    box-shadow: 0 0 0 8px rgba(115,184,25,0.3);
}

    .featured-box:hover > .circle-2 i {
        -webkit-animation: toBottomFromTop 0.25s forwards;
        -moz-animation: toBottomFromTop 0.25s forwards;
        animation: toBottomFromTop 0.25s forwards;
        -webkit-animation-delay: 0.03s;
        animation-delay: 0.03s;
        color: #fff;
    }

@-webkit-keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    51% {
        opacity: 1;
    }
}

@-moz-keyframes toBottomFromTop {
    49% {
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }

    50% {
        opacity: 0;
        -moz-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    51% {
        opacity: 1;
    }
}

@keyframes toBottomFromTop {
    49% {
        transform: translateY(100%);
    }

    50% {
        opacity: 0;
        transform: translateY(-100%);
    }

    51% {
        opacity: 1;
    }
}


/* Third Style */
.circle-3,
.circle-3 i {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.featured-box:hover > .circle-3 {
    background-color: #a0a0a0;
    box-shadow: 0 0 0 8px rgba(115,184,25,0.3);
}

    .featured-box:hover > .circle-3 i {
        color: #fff;
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
