@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);
@import url(https://fonts.googleapis.com/css?family=Comfortaa:400,700);

@font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.eot");
    src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Flaticon.woff") format("woff"),
        url("../fonts/Flaticon.ttf") format("truetype"),
        url("../fonts/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url("fonts/Flaticon.svg#Flaticon") format("svg");
    }
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-style: normal;
}

.flaticon-next:before {
    content: "\f100";
}

.flaticon-move-to-window:before {
    content: "\f101";
}

.flaticon-travel:before {
    content: "\f102";
}

.flaticon-coins:before {
    content: "\f103";
}

.flaticon-home:before {
    content: "\f104";
}

.flaticon-broadcast-communications-tower:before {
    content: "\f105";
}

.flaticon-phone-call:before {
    content: "\f106";
}

.flaticon-manager:before {
    content: "\f107";
}

.flaticon-business:before {
    content: "\f108";
}

.flaticon-bar-chart:before {
    content: "\f109";
}

img {
    max-width: 100%;
    width: auto;
    vertical-align: top
}

.entry-content ul:not([class]) ul {
    margin-left: 24px
}

.entry-content ul:not([class]) li {
    list-style: disc inside;
    background-repeat: no-repeat
}

.entry-content ul:not([class]) li li {
    list-style: square inside;
    background-repeat: no-repeat
}

.entry-content ol:not([class]) ul {
    margin-left: 24px
}

.entry-content ol:not([class]) li {
    list-style: decimal inside;
    background-repeat: no-repeat
}

.entry-content ol:not([class]) li li {
    list-style: decimal inside;
    background-repeat: no-repeat
}

.social-icon a {
    /* width: 28px; */
    /* height: 28px; */
    margin: 0 5px;
    display: inline-block;
    /* border: 1px solid; */
    vertical-align: middle;
    text-align: center;
    color: #000;
}

.social-icon a.fb {
    border-color: #3c5a99
}

.social-icon a.fb:hover {
    background-color: #3c5a99
}

.social-icon a:hover i {
    color: #000
}

.social-icon a.tw {
    border-color: #28aae1
}

.social-icon a.tw:hover {
    background-color: #28aae1
}

.social-icon a.ld {
    border-color: #007bb5
}

.social-icon a.ld:hover {
    background-color: #007bb5
}

.social-icon a.gp {
    border-color: #dd4b39
}

.social-icon a.gp:hover {
    background-color: #dd4b39
}

.num {
    background-color: #38373d;
    float: left;
    padding: 15px 5px;
    width: 19.3%
}

.our-services {
    background-image: url(../img/our-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 50px 0;
    background-size: cover;
    background: #f5f5f5;
}

body {
    font-size: 16px;
    line-height: 1.4;
    color: #4e4e4e;
    font-family: Roboto, sans-serif;
    padding-bottom: 0;
    text-align: left
}

p {
    font-size: 16px;
    line-height: 28px;
    color: #4e4e4e;
    font-family: Roboto, sans-serif;
    padding-bottom: 0;
    text-align: left;
    margin-bottom: 0
}

p:not(:only-child):not(:last-of-type) {
    margin-bottom: 15px
}

h2 {
    font-size: 36px;
    line-height: 1.3;
    color: #000;
    padding-bottom: 15px;
    margin: 0
}

h4 {
    font-size: 18px;
    line-height: 1.3;
    color: #000;
    padding-bottom: 10px;
    margin: 0
}

.about-title span {
    color: #00ABAB;
    font-weight: 600;
    font-family: Roboto, sans-serif;
    padding-bottom: 10px;
    text-align: left
}

.about-home {
    padding: 30px 0
}

.home-txt {
    padding: 30px 0;
}

.our-box a {
    text-align: center;
    position: relative;
    transition: 150ms ease-in-out;
    -webkit-transition: 150ms ease-in-out;
    -moz-transition: 150ms ease-in-out;
}

.our-box {
    position: relative;
    transition: 150ms ease-in-out;
    -webkit-transition: 150ms ease-in-out;
    -moz-transition: 150ms ease-in-out;
}

.bullets {
    display: none !important;
}

.industries-row {
    text-align: center;
}

.industries-box {
    transition: all ease .5s;
    width: 18.4%;
    float: left;
    display: inline-block;
    margin-right: 2%;
}

.industries-box:last-child {
    margin-right: 0;
}

.read-btn {
    margin-top: 10px;
    display: inline-block
}

.read-btn:hover {
    text-decoration: none
}

.our-box:hover * {
    transition: all ease .5s
}

.our-box:hover:before {
    opacity: 1;
    width: 100%;
    transition: 150ms ease-in-out;
    -webkit-transition: 150ms ease-in-out;
    -moz-transition: 150ms ease-in-out;
}

.our-box a {
    text-decoration: none;
    display: inline-block;
}

.our-box i {
    font-size: 40px;
    color: #00ABAB;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    z-index: 9;
}

.our-title {
    font-size: 20px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    line-height: 1.2;
    color: #000;
    padding-bottom: 10px;
    margin: 0;
    text-align: left;
    z-index: 9;
    white-space: pre-line;
}

.read-btn {
    font-size: 16px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    line-height: 24px;
    color: #000;
    padding: 0;
    margin: 0;
    text-align: left position:relative;
    vertical-align: middle
}

.read-btn:after {
    content: '\f054';
    position: relative;
    color: #000;
    font-family: FontAwesome;
    font-size: 12px;
    margin-left: 8px;
    vertical-align: middle
}

footer {
    background-image: url(../img/footer-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover
}

.footer {
    padding: 50px 0;
    background: #131313;
}

.dotted-heading {
    font-size: 18px;
    line-height: 1.3;
    color: #fff;
    font-family: Poppins, sans-serif;
    padding-bottom: 12px;
    margin: 0 0 20px;
    background-image: url(../img/title-white-bg.png);
    background-repeat: no-repeat;
    background-position: left bottom
}

.footer p {
    color: #fff;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    line-height: 24px;
    padding-bottom: 0;
    margin-bottom: 0
}

.footer a {
    color: #fff;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    line-height: 24px;
    padding-bottom: 0;
    margin-bottom: 0;
    text-decoration: none
}

.fo-logo a {
    display: inline-block;
    margin-right: 15px
}

.foo-social {
    margin-top: 20px
}

.footer-copy {
    padding: 15px 0;
    background-color: #000
}

.footer-copy p {
    color: #fff;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    line-height: 1.2;
    padding-bottom: 0;
    margin-bottom: 0
}

.fo-menu ul {
    padding: 0;
    margin: 0
}

.fo-menu li {
    display: inline-block;
    width: 49%;
    padding: 0 0 8px 18px;
    position: relative
}

.fo-menu li:before {
    content: '\f054 ';
    color: #fff;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 14px
}

.footer ul {
    padding: 0;
    margin: 0
}

.fo-info li {
    display: inline-block;
    width: 100%;
    position: relative;
    list-style: none;
    padding: 0 0 15px 33px
}

.fo-info li:before {
    color: #fff;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    font-size: 18px
}

.fo-info li.location:before {
    content: '\f041'
}

.fo-info li.phn:before {
    content: '\f095'
}

.fo-info li.email:before {
    content: '\f003'
}

.inner-heading {
    font-size: 36px;
    font-weight: 700;
    background-image: url(../img/title-blue-bg.png)
}

/* .inner-heading.col-md-12{background-position:14px 100%} */
.about-content .dotted-heading {
    color: #000;
    padding-left: 0;
}

.about-side {
    margin-top: -65px
}

.main-header {
    padding: 8px 0 0 0;
}

.main-header .social-icon {
    padding: 10px 0;
}

.main-header .social-icon a {
    line-height: 26px;
    font-size: 14px;
}

.main-header .smallogo {
    background: 0 0 !important;
    border: 0 !important;
    box-shadow: none !important
}

.menu li {
    padding: 0;
    vertical-align: middle;
    position: relative
}

.menu .wsmenu-list {
    padding: 0;
    margin: 0;
    float: right;
}

.menu .wsmenu-list>li>a {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    padding: 23px 30px;
    line-height: 1;
    margin-top: -2px;
    border-top: 6px solid transparent;
    font-weight: 500;
}

.menu .wsmenu-list>li>a:before {
    content: '';
    position: absolute;
    top: -5px;
    left: 30px;
    right: 30px;
    border-top: 0px solid rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

/* .menu .wsmenu-list>li>a.active:before, .menu .wsmenu-list>li>a:hover:before{border-width:6px;} */
.menu .num {
    padding: 19px 15px
}

.menu .wsmenu {
    border-radius: 0 !important
}

.menu .num a {
    background-image: url(../img/phone-icon.png);
    background-repeat: no-repeat;
    font-size: 22px;
    color: #fff;
    padding-left: 35px;
    font-weight: 500;
}

.menu .num a:hover {
    text-decoration: none
}

.menu .wsmenu-list a:after {
    top: 20px !important;
    border-color: #fff transparent transparent;
    right: 21PX !important;
}

.menu .container {
    position: relative
}

.menu .menu-inner {
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}

.menu .wsmenu-submenu {
    top: 43px;
    background-color: #00ABAB;
    border-color: #00ABAB;
}

.menu .wsmenu-submenu a {
    background-color: #00ABAB !important;
    color: #fff !important;
    font-family: Poppins, sans-serif;
    font-size: 16px
}

.theme-btn {
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding: 2px
}

.theme-btn a {
    text-transform: uppercase;
    display: inline-block
}

.theme-btn button,
.theme-btn span {
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    display: inline-block;
    padding: 8px 18px;
    background-color: #00ABAB;
    border: 2px solid #00ABAB;
    color: #fff;
}

.theme-btn button {
    text-transform: uppercase;
    font-size: 15px;
}

.theme-btn button:hover,
.theme-btn span:hover {
    background: none;
    border-color: #ffffff;
    color: #ffffff;
}

/* .theme-btn:before{background-image:url(../img/btn-bg.png);position:absolute;content:"";background-repeat:no-repeat;font-size:20px;right:3px;top:3px;color:#fff;height:88%;width:50px;text-align:center;pointer-events: none;} */
.about-home .theme-btn {
    margin-top: 10px
}

.align-center {
    text-align: center
}

.heading-center h3 {
    color: #000;
    font-weight: 600;
    margin: 0 0 30px;
    text-transform: capitalize;
    font-size: 36px;
    display: inline-block;
    position: relative;
    padding-bottom: 15px
}

.heading-center h3:before {
    display: inline-block;
    background-image: url(../img/title-bg.png);
    background-repeat: no-repeat;
    left: 50%;
    top: 100%;
    content: "";
    width: 162px;
    height: 10px;
    position: absolute;
    transform: translateX(-50%)
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Poppins, sans-serif;
    font-weight: 700
}

.social-icon .tw i {
    color: #28aae1
}

.social-icon .gp i {
    color: #dd4b39
}

.social-icon .ld i {
    color: #007bb5
}

.banner img,
.inner-banner img {
    width: 100%
}

.spacing-70 {
    padding: 70px 0
}

.contact-left {
    width: 35%;
}

.contact-right {
    width: 65%;
}

.content-left {
    background-color: #00ABAB;
    padding: 5px
}

.content-left ul {
    padding: 0;
    list-style: none;
    margin: 0
}

.content-left ul li:last-child a {
    margin-bottom: 0
}

.content-left a,
.content-left p {
    color: #fff
}

.content-left .border-innder {
    border: 2px solid #fff;
    padding: 30px 20px;
}

.content-left p {
    line-height: 22px;
    margin-bottom: 30px
}

.content-left a {
    margin: 5px 0;
    display: inline-block;
    padding-left: 30px;
    position: relative
}

.content-left a:before {
    color: #fff;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    font-size: 18px
}

.content-left .location:before {
    content: '\f041'
}

.content-left .contact-num:before {
    content: '\f095'
}

.content-left .contact-mail:before {
    content: '\f003'
}

.content-left a:hover {
    text-decoration: none
}

.contact-form .form-control {
    width: 100%;
    border-radius: 0;
    background-color: #eee;
    border-color: #eee;
    box-shadow: none;
    padding: 11px 15px;
    height: auto
}

.contact-form .form-group {
    margin-bottom: 28px
}

.contact-form textarea.form-control {
    min-height: 188px
}

.contact-form * {
    color: #696969
}

.contact-form label,
.contact-form .capt-q {
    font-weight: 400;
    font-size: 14px;
    display: inline-block
}

.contact-form .captcha input {
    width: 71%;
    display: inline-block
}

.map-section h3 {
    font-weight: 500;
    background-position: 0 17px;
    display: inline-block;
    margin: 0;
    color: #fff;
    font-size: 24px;
    padding: 15px 0 15px 35px;
    text-transform: uppercase;
    background-image: url(../img/map-icon.png);
    background-repeat: no-repeat
}

.map-section iframe {
    display: block
}

.map-section .align-center {
    background-color: #38373d
}

.footer .foo-social a {
    font-size: 18px
}

.footer .dotted-heading {
    font-family: Comfortaa, cursive;
    text-transform: uppercase
}

.widget.fo-logo img {
    margin-bottom: 10px
}

body {
    overflow-x: hidden;
}

.menu .num {
    position: relative;
}

.num:after {
    left: 100%;
    content: '';
    width: 2000px;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: #38373d;
}

input.btn.btn-default {
    /* width: 135px; */
    /* display: inline-block; */
    /* text-align: left; */
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    display: inline-block;
    padding: 8px 18px;
    background-color: #00ABAB;
    border: 2px solid #00ABAB;
    color: #fff;
    /* text-transform: capitalize; */
    /* border-radius: 0; */
    font-size: 18px;
    /* line-height: 26px; */
    /* text-transform: uppercase; */
    /* background-color: #00ABAB; */
    /* color: #fff; */
    /* padding-left: 20px; */
}

input.btn.btn-default:hover {
    background: none;
    color: #00ABAB;
}

.page-loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/loader.svg) no-repeat center;
    background-color: #fff;
    z-index: 99999;
}

.img-video-lg {
    width: 64px;
    height: 64px;
    font-size: 20px !important;
    text-indent: -9999px;
    background: url('../img/play-button.png') no-repeat center;
    background-size: 100%;
    display: block;
}

.main-video {
    z-index: 0;
}

.popup-video {
    z-index: -1;
}

.fullscreenvideo .video-js .vjs-big-play-button,
.fullscreenvideo .video-js:not(.vjs-fullscreen) .vjs-control-bar {
    display: none !important;
}

.fullscreenvideo .video-js.vjs-fullscreen .tp-dottedoverlay.twoxtwo {
    display: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    ::i-block-chrome,
    .field input {
        line-height: 1 !important;
    }
}

/* setting.css*/
.tp-hide-revslider,
.tp-caption.tp-hidden-caption {
    visibility: hidden !important;
    display: none !important;
}

.tp-caption {
    z-index: 1;
}

.tp-caption.content-banner {
    padding: 0 25%;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
}

.tp-caption h2,
.tp-caption p {
    color: #fff;
    text-align: center;
}

.tp-caption h3 {
    font-size: 28px;
    text-transform: uppercase;
}

.tp-caption h2 {
    font-size: 42px;
    text-transform: uppercase;
}

.tp-caption-demo .tp-caption {
    position: relative !important;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 20px !important;
}

.tp-caption.whitedivider3px {
    color: #000000;
    text-shadow: none;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 1);
    text-decoration: none;
    min-width: 408px;
    min-height: 3px;
    background-position: initial initial;
    background-repeat: initial initial;
    border-width: 0px;
    border-color: #000000;
    border-style: none;
}

.tp-caption.finewide_large_white {
    color: #ffffff;
    text-shadow: none;
    font-size: 60px;
    line-height: 60px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    background-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 8px;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
}

.tp-caption.whitedivider3px {
    color: #000000;
    text-shadow: none;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 1);
    text-decoration: none;
    font-size: 0px;
    line-height: 0;
    min-width: 468px;
    min-height: 3px;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
}

.tp-caption.finewide_medium_white {
    color: #ffffff;
    text-shadow: none;
    font-size: 37px;
    line-height: 37px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    background-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
}

.tp-caption.boldwide_small_white {
    font-size: 25px;
    line-height: 25px;
    font-weight: 800;
    font-family: "Open Sans", sans-serif;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
}

.tp-caption.whitedivider3px_vertical {
    color: #000000;
    text-shadow: none;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 1);
    text-decoration: none;
    font-size: 0px;
    line-height: 0;
    min-width: 3px;
    min-height: 130px;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
}

.tp-caption.finewide_small_white {
    color: #ffffff;
    text-shadow: none;
    font-size: 25px;
    line-height: 25px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    background-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
}

.tp-caption.finewide_verysmall_white_mw {
    font-size: 13px;
    line-height: 25px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    max-width: 470px;
    white-space: normal !important;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
}

.tp-caption.lightgrey_divider {
    text-decoration: none;
    background-color: rgb(235, 235, 235);
    background-color: rgba(235, 235, 235, 1);
    width: 370px;
    height: 3px;
    background-position: initial initial;
    background-repeat: initial initial;
    border-width: 0px;
    border-color: rgb(34, 34, 34);
    border-style: none;
}

.tp-caption.finewide_large_white {
    color: #FFF;
    text-shadow: none;
    font-size: 60px;
    line-height: 60px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 8px;
    border-width: 0px;
    border-color: #000;
    border-style: none;
}

.tp-caption.finewide_medium_white {
    color: #FFF;
    text-shadow: none;
    font-size: 34px;
    line-height: 34px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-width: 0px;
    border-color: #000;
    border-style: none;
}

.tp-caption.huge_red {
    position: absolute;
    color: rgb(223, 75, 107);
    font-weight: 400;
    font-size: 150px;
    line-height: 130px;
    font-family: 'Oswald', sans-serif;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
    background-color: rgb(45, 49, 54);
    padding: 0px;
}

.tp-caption.middle_yellow {
    position: absolute;
    color: rgb(251, 213, 114);
    font-weight: 600;
    font-size: 50px;
    line-height: 50px;
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.huge_thin_yellow {
    position: absolute;
    color: rgb(251, 213, 114);
    font-weight: 300;
    font-size: 90px;
    line-height: 90px;
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
    letter-spacing: 20px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.big_dark {
    position: absolute;
    color: #333;
    font-weight: 700;
    font-size: 70px;
    line-height: 70px;
    font-family: "Open Sans";
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.medium_dark {
    position: absolute;
    color: #333;
    font-weight: 300;
    font-size: 40px;
    line-height: 40px;
    font-family: "Open Sans";
    margin: 0px;
    letter-spacing: 5px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.medium_grey {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    font-family: Arial;
    padding: 2px 4px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color: #888;
    white-space: nowrap;
}

.tp-caption.small_text {
    position: absolute;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    font-family: 'CenturyGothic';
    margin: 0px;
    border-width: 0px;
    border-style: none;
}

.tp-caption.medium_text {
    position: absolute;
    color: #fff;
    font-weight: 700;
    font-size: 21px;
    line-height: 32px;
    font-family: 'CenturyGothic';
    margin: 0px;
    border-width: 0px;
    border-style: none;
    max-width: 650px;
}

.tp-caption.large_bold_white_25 {
    font-size: 34px;
    line-height: 44px;
    font-weight: 700;
    font-family: 'CenturyGothic-Bold';
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    text-align: center;
    border-width: 0px;
    border-color: rgb(255, 255, 255);
    border-style: none;
    text-transform: uppercase;
}

.tp-caption.medium_text_shadow {
    font-size: 25px;
    line-height: 25px;
    font-weight: 600;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    text-align: center;
    text-shadow: #000 0px 5px 10px;
    border-width: 0px;
    border-color: rgb(255, 255, 255);
    border-style: none;
}

.tp-caption.large_text {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.medium_bold_grey {
    font-size: 30px;
    line-height: 30px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(102, 102, 102);
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    margin: 0px;
    padding: 1px 4px 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.very_large_text {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
    letter-spacing: -2px;
}

.tp-caption.very_big_white {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
    padding: 0px 4px;
    padding-top: 1px;
    background-color: #000;
}

.tp-caption.very_big_black {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
    padding: 0px 4px;
    padding-top: 1px;
    background-color: #fff;
}

.tp-caption.modern_medium_fat {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 800;
    font-size: 24px;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.modern_medium_fat_white {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 24px;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.modern_medium_light {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 24px;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.modern_big_bluebg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 30px;
    line-height: 36px;
    font-family: "Open Sans", sans-serif;
    padding: 3px 10px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color: #4e5b6c;
    letter-spacing: 0;
}

.tp-caption.modern_big_redbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 30px;
    line-height: 36px;
    font-family: "Open Sans", sans-serif;
    padding: 3px 10px;
    padding-top: 1px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color: #de543e;
    letter-spacing: 0;
}

.tp-caption.modern_small_text_dark {
    position: absolute;
    color: #555;
    text-shadow: none;
    font-size: 14px;
    line-height: 22px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.boxshadow {
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
    color: #000;
    text-shadow: none;
}

.tp-caption.noshadow {
    text-shadow: none;
}

.tp-caption a {
    color: #ff7302;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-caption a:hover {
    color: #ffa902;
}

.tp-caption.thinheadline_dark {
    position: absolute;
    color: rgba(0, 0, 0, 0.85);
    text-shadow: none;
    font-weight: 300;
    font-size: 30px;
    line-height: 30px;
    font-family: "Open Sans";
    background-color: transparent;
}

.tp-caption.thintext_dark {
    position: absolute;
    color: rgba(0, 0, 0, 0.85);
    text-shadow: none;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    font-family: "Open Sans";
    background-color: transparent;
}

.tp-caption.medium_bg_red a {
    color: #fff;
    text-decoration: none;
}

.tp-caption.medium_bg_red a:hover {
    color: #fff;
    text-decoration: underline;
}

.tp-caption.smoothcircle {
    font-size: 30px;
    line-height: 75px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.498039);
    padding: 50px 25px;
    text-align: center;
    border-radius: 500px 500px 500px 500px;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
}

.tp-caption.largeblackbg {
    font-size: 50px;
    line-height: 70px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(0, 0, 0);
    padding: 0px 20px 5px;
    text-shadow: none;
    border-width: 0px;
    border-color: rgb(255, 255, 255);
    border-style: none;
}

.tp-caption.largepinkbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    font-family: "Open Sans";
    background-color: #db4360;
    padding: 0px 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.tp-caption.largewhitebg {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    font-family: "Open Sans";
    background-color: #fff;
    padding: 0px 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.tp-caption.largegreenbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    font-family: "Open Sans";
    background-color: #67ae73;
    padding: 0px 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.tp-caption.excerpt {
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    font-family: Arial;
    color: #ffffff;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 1);
    text-shadow: none;
    margin: 0px;
    letter-spacing: -1.5px;
    padding: 1px 4px 0px 4px;
    width: 150px;
    white-space: normal !important;
    height: auto;
    border-width: 0px;
    border-color: rgb(255, 255, 255);
    border-style: none;
}

.tp-caption.large_bold_grey {
    font-size: 60px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(102, 102, 102);
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    margin: 0px;
    padding: 1px 4px 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_thin_grey {
    font-size: 34px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(102, 102, 102);
    text-decoration: none;
    background-color: transparent;
    padding: 1px 4px 0px;
    text-shadow: none;
    margin: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.small_thin_grey {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(117, 117, 117);
    text-decoration: none;
    background-color: transparent;
    padding: 1px 4px 0px;
    text-shadow: none;
    margin: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.lightgrey_divider {
    text-decoration: none;
    background-color: rgba(235, 235, 235, 1);
    width: 370px;
    height: 3px;
    background-position: initial initial;
    background-repeat: initial initial;
    border-width: 0px;
    border-color: rgb(34, 34, 34);
    border-style: none;
}

.tp-caption.large_bold_darkblue {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(52, 73, 94);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_bg_darkblue {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(52, 73, 94);
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_bold_red {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(227, 58, 12);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_light_red {
    font-size: 21px;
    line-height: 26px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(227, 58, 12);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_bg_red {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(227, 58, 12);
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_bold_orange {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(243, 156, 18);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_bg_orange {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(243, 156, 18);
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.grassfloor {
    text-decoration: none;
    background-color: rgba(160, 179, 151, 1);
    width: 4000px;
    height: 150px;
    border-width: 0px;
    border-color: rgb(34, 34, 34);
    border-style: none;
}

.tp-caption.large_bold_white {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_light_white {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.mediumlarge_light_white {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.mediumlarge_light_white_center {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    padding: 0px 0px 0px 0px;
    text-align: center;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_bg_asbestos {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(127, 140, 141);
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_light_black {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(0, 0, 0);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.large_bold_black {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(0, 0, 0);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.mediumlarge_light_darkblue {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(52, 73, 94);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.small_light_white {
    font-size: 17px;
    line-height: 28px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.roundedimage {
    border-width: 0px;
    border-color: rgb(34, 34, 34);
    border-style: none;
}

.tp-caption.large_bg_black {
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(0, 0, 0);
    padding: 10px 20px 15px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.mediumwhitebg {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(0, 0, 0);
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    padding: 5px 15px 10px;
    text-shadow: none;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
}

.tp-caption.medium_bg_orange_new1 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(243, 156, 18);
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.boxshadow {
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 19px;
    line-height: 19px;
    font-family: 'Open Sans', sans;
}

.tp-caption.noshadow {
    text-shadow: none;
}

.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none !important;
}

.tp-caption .frontcorner {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px;
}

.tp-caption .backcorner {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px;
}

.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px;
}

.tp-caption .backcornertop {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px;
}

.tp-simpleresponsive .button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff !important;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
    font-size: 15px;
    line-height: 45px !important;
    background: url(../img/assets/gradient/g30.png) repeat-x top;
    font-family: arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
}

.tp-simpleresponsive .button.big {
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
    font-weight: bold;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px !important;
    background: url(../img/assets/gradient/g40.png) repeat-x top;
}

.tp-simpleresponsive .purchase:hover,
.tp-simpleresponsive .button:hover,
.tp-simpleresponsive .button.big:hover {
    background-position: bottom, 15px 11px;
}

@media only screen and (min-width:768px) and (max-width:959px) {}

@media only screen and (min-width:480px) and (max-width:767px) {
    .tp-simpleresponsive .button {
        padding: 4px 8px 3px;
        line-height: 25px !important;
        font-size: 11px !important;
        font-weight: normal;
    }

    .tp-simpleresponsive a.button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
    }
}

@media only screen and (min-width:0px) and (max-width:479px) {
    .tp-simpleresponsive .button {
        padding: 2px 5px 2px;
        line-height: 20px !important;
        font-size: 10px !important;
    }

    .tp-simpleresponsive a.button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
    }
}

.tp-simpleresponsive .button.green,
.tp-simpleresponsive .button:hover.green,
.tp-simpleresponsive .purchase.green,
.tp-simpleresponsive .purchase:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
    -moz-box-shadow: 0px 3px 0px 0px #104d0b;
    box-shadow: 0px 3px 0px 0px #104d0b;
}

.tp-simpleresponsive .button.blue,
.tp-simpleresponsive .button:hover.blue,
.tp-simpleresponsive .purchase.blue,
.tp-simpleresponsive .purchase:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
    -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
    box-shadow: 0px 3px 0px 0px #0f3e68;
}

.tp-simpleresponsive .button.red,
.tp-simpleresponsive .button:hover.red,
.tp-simpleresponsive .purchase.red,
.tp-simpleresponsive .purchase:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
    -moz-box-shadow: 0px 3px 0px 0px #7c1212;
    box-shadow: 0px 3px 0px 0px #7c1212;
}

.tp-simpleresponsive .button.orange,
.tp-simpleresponsive .button:hover.orange,
.tp-simpleresponsive .purchase.orange,
.tp-simpleresponsive .purchase:hover.orange {
    background-color: #ff7700;
    -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
    -moz-box-shadow: 0px 3px 0px 0px #a34c00;
    box-shadow: 0px 3px 0px 0px #a34c00;
}

.tp-simpleresponsive .button.darkgrey,
.tp-simpleresponsive .button.grey,
.tp-simpleresponsive .button:hover.darkgrey,
.tp-simpleresponsive .button:hover.grey,
.tp-simpleresponsive .purchase.darkgrey,
.tp-simpleresponsive .purchase:hover.darkgrey {
    background-color: #555;
    -webkit-box-shadow: 0px 3px 0px 0px #222;
    -moz-box-shadow: 0px 3px 0px 0px #222;
    box-shadow: 0px 3px 0px 0px #222;
}

.tp-simpleresponsive .button.lightgrey,
.tp-simpleresponsive .button:hover.lightgrey,
.tp-simpleresponsive .purchase.lightgrey,
.tp-simpleresponsive .purchase:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0px 3px 0px 0px #555;
    -moz-box-shadow: 0px 3px 0px 0px #555;
    box-shadow: 0px 3px 0px 0px #555;
}

.fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.fullwidthbanner-container {
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden;
}

.fullwidthbanner-container .fullwidthbanner {
    width: 100%;
    position: relative;
}

.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    position: absolute;
    visibility: hidden;
    -webkit-font-smoothing: antialiased !important;
    width: 100%;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}

.tp-simpleresponsive img {
    max-width: none;
}

.noFilterClass {
    filter: none !important;
}

.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;
}

.tp-bannershadow.tp-shadow1 {
    background: url(../img/assets/shadow1.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px;
}

.tp-bannershadow.tp-shadow2 {
    background: url(../img/assets/shadow2.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px;
}

.tp-bannershadow.tp-shadow3 {
    background: url(../img/assets/shadow3.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px;
}

.caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
    width: 100% !important;
    height: 100% !important;
    display: none
}

.tp-caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
}

.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
    width: 100% !important;
    height: 100% !important;
    display: none;
}

.fullcoveredvideo video,
.fullscreenvideo video {
    background: #000;
    width: 100%;
    height: 100%;
}

.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.html5vid.videoisplaying .tp-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    color: #FFF;
    z-index: 3;
    margin-top: -27px;
    margin-left: -28px;
    text-align: center;
    cursor: pointer;
}

.html5vid .tp-revstop {
    width: 6px;
    height: 20px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    position: relative;
    margin: 10px 20px;
}

.html5vid .tp-revstop {
    display: none;
}

.html5vid.videoisplaying .revicon-right-dir {
    display: none
}

.html5vid.videoisplaying .tp-revstop {
    display: block
}

.html5vid.videoisplaying .tp-video-play-button {
    display: none
}

.html5vid:hover .tp-video-play-button {
    display: block
}

.fullcoveredvideo .tp-video-play-button {
    display: none !important
}

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.tp-dottedoverlay.twoxtwo {
    background: url(../img/assets/gridtile.png)
}

.tp-dottedoverlay.twoxtwowhite {
    background: url(../img/assets/gridtile_white.png)
}

.tp-dottedoverlay.threexthree {
    background: url(../img/assets/gridtile_3x3.png)
}

.tp-dottedoverlay.threexthreewhite {
    background: url(../img/assets/gridtile_3x3_white.png)
}

.tp-bgimg.defaultimg:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background:
        /*url(../img/assets/gridtile.png) repeat*/
    ;
}

.tpclear {
    clear: both;
}

.tp-bullets {
    z-index: 1000;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px);
}

.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.tp-bullets.simplebullets.navbar {
    border: 1px solid #666;
    border-bottom: 1px solid #444;
    background: url(../img/assets/boxed_bgtile.png);
    height: 40px;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.tp-bullets.simplebullets.navbar-old {
    background: url(../img/assets/navigdots_bgtile.png);
    height: 35px;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: url(../img/assets/bullet.png) no-Repeat top left;
    width: 20px;
    height: 20px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
    margin-left: 3px;
}

.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 3px;
}

.tp-bullets.simplebullets.round-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../img/assets/bullets.png) no-Repeat bottom left;
    width: 23px;
    height: 23px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-bullets.simplebullets.round-old .bullet.last {
    margin-right: 0px;
}

.tp-bullets.simplebullets.square .bullet {
    cursor: pointer;
    position: relative;
    background: url(../img/assets/bullets2.png) no-Repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-bullets.simplebullets.square .bullet.last {
    margin-right: 0px;
}

.tp-bullets.simplebullets.square-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../img/assets/bullets2.png) no-Repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0px;
}

.tp-bullets.simplebullets.navbar .bullet {
    cursor: pointer;
    position: relative;
    background: url(../img/assets/bullet_boxed.png) no-Repeat top left;
    width: 18px;
    height: 19px;
    margin-right: 5px;
    float: left;
    margin-top: 0px;
}

.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left: 0px !important;
}

.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right: 0px !important;
}

.tp-bullets.simplebullets.navbar-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../img/assets/navigdots.png) no-Repeat bottom left;
    width: 15px;
    height: 15px;
    margin-left: 5px !important;
    margin-right: 5px !important;
    float: left;
    margin-top: 10px;
}

.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left: 0px !important;
}

.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right: 0px !important;
}

.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
    background-position: top left;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
    background-position: bottom left;
}

.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5000px);
    -webkit-transform-style: flat;
    -webkit-backface-visibility: hidden;
    z-index: 600;
    position: relative;
}

.tparrows.hidearrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/large_left.png) no-Repeat top left;
    width: 40px;
    height: 40px;
}

.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/large_right.png) no-Repeat top left;
    width: 40px;
    height: 40px;
}

.tp-leftarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/small_left.png) no-Repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-rightarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/small_right.png) no-Repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-leftarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/arrow_left.png) no-Repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-rightarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/arrow_right.png) no-Repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-leftarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/small_left_boxed.png) no-Repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-right: 6px;
    margin-top: 12px;
}

.tp-rightarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/small_right_boxed.png) no-Repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-left: 6px;
    margin-top: 12px;
}

.tp-leftarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/arrowleft.png) no-Repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-right: 6px;
    margin-top: 10px;
}

.tp-rightarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/arrowright.png) no-Repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-left: 6px;
    margin-top: 10px;
}

.tp-leftarrow.navbar-old.thumbswitharrow {
    margin-right: 10px;
}

.tp-rightarrow.navbar-old.thumbswitharrow {
    margin-left: 0px;
}

.tp-leftarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/arrow_left2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px;
}

.tp-rightarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/arrow_right2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px;
}

.tp-leftarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/arrow_left2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px;
}

.tp-rightarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/arrow_right2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px;
}

.tp-leftarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/large_left.png) no-Repeat 0 0;
    width: 40px;
    height: 40px;
}

.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/large_right.png) no-Repeat 0 0;
    width: 40px;
    height: 40px;
}

.tp-leftarrow:hover,
.tp-rightarrow:hover {
    background-position: bottom left;
}

.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    background: url(../img/assets/timer.png);
    position: absolute;
    z-index: 98;
    top: 0px;
}

.tp-bannertimer.tp-bottom {
    bottom: 0px;
    height: 5px;
    top: auto;
}

@media only screen and (min-width:0px) and (max-width:479px) {
    .responsive .tp-bullets {
        display: none
    }

    .responsive .tparrows {
        display: none;
    }
}

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-simpleresponsive a {
    text-decoration: none;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive>ul>li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(../img/assets/coloredbg.png) repeat;
}

.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
}

.tp-loader.spinner0 {
    width: 40px;
    height: 40px;
    background: url(../img/assets/loader.gif) no-repeat center center;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tp-loader.spinner5 {
    background: url(../img/assets/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

@-webkit-keyframes tp-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: #ff0000;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
    animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
    0% {
        -webkit-transform: scale(0.0)
    }

    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    100% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

.tp-loader.spinner3 {
    margin: -9px 0px 0px -35px;
    width: 70px;
    text-align: center;
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0.0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes tp-bouncedelay {

    0%,
    80%,
    100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.tp-loader.spinner4 {
    margin: -20px 0px 0px -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: tp-rotate 2.0s infinite linear;
    animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
    animation: tp-bounce 2.0s infinite ease-in-out;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0px;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes tp-bounce {

    0%,
    100% {
        -webkit-transform: scale(0.0)
    }

    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes tp-bounce {

    0%,
    100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.tp-transparentimg {
    content: "url(../img/assets/transparent.png)"
}

.tp-3d {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50%;
}

.tp-caption img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1;
}

@font-face {
    font-family: 'revicons';
    src: url('../font/revicons.eot?5510888');
    src: url('../font/revicons.eot?5510888#iefix') format('embedded-opentype'),
        url('../font/revicons.woff?5510888') format('woff'),
        url('../font/revicons.ttf?5510888') format('truetype'),
        url('../font/revicons.svg?5510888#revicons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="revicon-"]:before,
[class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}

.scrollDown {
    bottom: 60px;
    left: 0;
    text-align: center;
    display: inline-block;
    position: absolute;
    right: 0;
    z-index: 99;
}

.scrollDown img {
    height: 60px;
    width: 60px;
}

.scrollDown span {
    display: block;
    color: #fff;
    font-size: 12px;
}

.revicon-search-1:before {
    content: '\e802';
}

.revicon-pencil-1:before {
    content: '\e831';
}

.revicon-picture-1:before {
    content: '\e803';
}

.revicon-cancel:before {
    content: '\e80a';
}

.revicon-info-circled:before {
    content: '\e80f';
}

.revicon-trash:before {
    content: '\e801';
}

.revicon-left-dir:before {
    content: '\e817';
}

.revicon-right-dir:before {
    content: '\e818';
}

.revicon-down-open:before {
    content: '\e83b';
}

.revicon-left-open:before {
    content: '\e819';
}

.revicon-right-open:before {
    content: '\e81a';
}

.revicon-angle-left:before {
    content: '\e820';
}

.revicon-angle-right:before {
    content: '\e81d';
}

.revicon-left-big:before {
    content: '\e81f';
}

.revicon-right-big:before {
    content: '\e81e';
}

.revicon-magic:before {
    content: '\e807';
}

.revicon-picture:before {
    content: '\e800';
}

.revicon-export:before {
    content: '\e80b';
}

.revicon-cog:before {
    content: '\e832';
}

.revicon-login:before {
    content: '\e833';
}

.revicon-logout:before {
    content: '\e834';
}

.revicon-video:before {
    content: '\e805';
}

.revicon-arrow-combo:before {
    content: '\e827';
}

.revicon-left-open-1:before {
    content: '\e82a';
}

.revicon-right-open-1:before {
    content: '\e82b';
}

.revicon-left-open-mini:before {
    content: '\e822';
}

.revicon-right-open-mini:before {
    content: '\e823';
}

.revicon-left-open-big:before {
    content: '\e824';
}

.revicon-right-open-big:before {
    content: '\e825';
}

.revicon-left:before {
    content: '\e836';
}

.revicon-right:before {
    content: '\e826';
}

.revicon-ccw:before {
    content: '\e808';
}

.revicon-arrows-ccw:before {
    content: '\e806';
}

.revicon-palette:before {
    content: '\e829';
}

.revicon-list-add:before {
    content: '\e80c';
}

.revicon-doc:before {
    content: '\e809';
}

.revicon-left-open-outline:before {
    content: '\e82e';
}

.revicon-left-open-2:before {
    content: '\e82c';
}

.revicon-right-open-outline:before {
    content: '\e82f';
}

.revicon-right-open-2:before {
    content: '\e82d';
}

.revicon-equalizer:before {
    content: '\e83a';
}

.revicon-layers-alt:before {
    content: '\e804';
}

.revicon-popup:before {
    content: '\e828';
}

.sb-btn {
    display: inline-block
}

.theme-btn {
    overflow: hidden;
}

.theme-btn:hover .btn {
    background-color: #363533;
    transition: 150ms ease;
    -webkit-transition: 150ms ease;
    -moz-transition: 150ms ease;
}

.logo.pull-left {
    width: 15%;
}

ul[class] li {
    list-style: inherit
}

.inner-page ul:not([class]) {
    padding-left: 22px;
    margin-top: 15px
}

/*.inner-page ul:not([class]) li:before{content:"\f054"; color:#00ABAB; font-size:16px; top:1px; font-family:'FontAwesome'; position:relative; margin-left:8px;}*/
.inner-page ol[class] {
    padding-left: 0;
}

.inner-page ol[class] li {
    list-style: none;
}

.logo-fo {
    width: 65%;
}

.btn {
    background-color: #00ABAB;
}

.iba-slider .fullscreenvideo img {
    width: 100%;
    height: auto;
}

.error {
    font-size: 12px;
    color: #f00;
    text-align: left;
    width: 100%;
    display: none;
}

.clear,
.clear:before,
.clear:after {
    clear: both
}

.clear:before,
.clear:after {
    content: '';
    height: 0;
    font-size: 0;
    display: block
}

.our-txt {
    background-color: #fff;
    border-width: 0 1px 1px;
    border-color: #e8e8e8;
    border-style: solid;
    padding: 30px 18px;
}

.our-txt .our-title {
    font-size: 20px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    line-height: 1.2;
    color: #00abab;
    padding-bottom: 10px;
    margin: 0;
    text-align: left
}

.our-txt p {
    font-size: 16px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    line-height: 24px;
    color: #4e4e4e;
    padding: 0;
    margin: 0;
    text-align: left
}

.our-box {
    transition: all ease .5s;
    margin: 15px 0;
}

.our-box .our-img {
    position: relative
}

.our-box .our-img img {
    width: 100%;
    border-radius: 30px 30px 0 0;
    border-bottom: 5px solid #00abab;
}

.our-box .our-img a {
    display: block;
    position: relative
}

.our-box .our-title {
    margin-bottom: 0 !important
}

.our-box .read-btn {
    margin-top: 10px;
    display: inline-block
}

.our-box .read-btn:hover {
    text-decoration: none
}

.our-box:hover .our-img {
    transition: all ease .5s
}


.our-box:hover i,
.our-box:hover p,
.our-box:hover a,
.our-box:hover .read-btn:after {
    color: #fff;
}

.our-box:hover .our-txt {
    border: 1px solid #00ABAB;
    border-top: 0 none;
    background: #00abab;
}

.our-box:hover * {
    transition: all ease .5s
}

.our-box:hover .our-img a:before {
    line-height: 30px;
    font-size: 28px;
    transition: all ease .5s;
    text-align: center;
    z-index: 1;
    left: 50%;
    top: 50%;
    bottom: 0;
    right: 0;
    position: absolute;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.inner-banner {
    position: relative;
}

.inner-banner:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.1);
}

.default-space {
    padding: 50px 0;
}

.carousel-control {
    background-image: none !important;
    opacity: 1;
}

.align-center p {
    text-align: center;
}

.testimonials-slider .author {
    margin: 20px 0;
}

.testimonials-slider .author p {
    margin: 0;
    line-height: 1.3;
}

.carousel-control i {
    color: #fff;
}

.testimonials-slider .carousel-control {
    text-shadow: none;
    top: 40%;
    transform: translateY(-50%);
    bottom: inherit;
    background-color: #00ABAB;
    width: 50px;
    height: 50px;
}

.testimonials-slider .carousel-control .glyphicon-chevron-left,
.testimonials-slider .carousel-control .glyphicon-chevron-right {
    margin-top: -15px;
}

.testimonials-slider .carousel-control .glyphicon-chevron-left {
    margin-left: -15px;
}

.testimonials-slider .carousel-control .glyphicon-chevron-right {
    margin-right: -15px;
}

.testimonials-slider .carousel-control {
    left: -50px;
}

.testimonials-slider .carousel-control.right {
    right: -50px;
    left: auto;
}

.testimonials-slider .author p strong {
    color: #00ABAB;
}

.owl-nav span {
    font-size: 50px;
    color: #fff;
    background-color: #00ABAB;
    height: 40px;
    overflow: hidden;
    display: block;
    line-height: 30px;
    width: 40px;
}

.owl-nav button {
    background-color: #00ABAB !important;
    border-radius: 4px !important;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    z-index: 9;
}

.owl-nav button.owl-prev {
    left: 0;
}

.owl-nav button.owl-next {
    right: 0;
}

.testimonials-slider .owl-carousel {
    padding: 0 60px;
}

.testimonials-slider .owl-carousel h3 {
    margin-top: 0;
}

.testimonials-slider .theme-btn {
    margin-top: 30px;
}



.testimonial-block .inner-box {
    position: relative;
    padding: 45px 30px;
    border-radius: 30px;
    /* -webkit-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1); */
    /* -moz-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1); */
    /* box-shadow: 0px 0px 5px 0px rgba(204,204,204,1); */
}

.testimonial-block .inner-box .content {
    position: relative;
    padding-left: 105px;
}

.testimonial-block .inner-box .content .left-box {
    position: absolute;
    left: 0px;
    top: 0px;
}

.testimonial-block .inner-box .content .left-box .image {
    position: relative;
    width: 70px;
    margin-bottom: 20px;
}

/* .testimonial-block .inner-box .content .left-box .quote-icon { */
/* position: relative; */
/* color: #00ABAB; */
/* font-size: 24px; */
/* line-height: 1em; */
/* margin-left: 25px; */
/* } */

/* .fa-quote-left:before { */
/* width: 30px; */
/* position: absolute; */
/* left:0; */
/* top:0; */
/* height: 30px; */
/* } */
.testimonial-page-section .testimonial-block {
    margin-bottom: 30px;
}



.social-icon a.yt {
    border-color: #ff0000;
}

.social-icon a.yt:hover {
    background-color: #ff0000;
}

.social-icon a.yt i {
    color: #ff0000;
}

.social-icon a.yt:hover i,
.social-icon a.it:hover i {
    color: #fff;
}

.social-icon a.it {
    border-color: #9b6954;
}

.social-icon a.it i {
    color: #9b6954;
}

.social-icon a.it:hover {
    background-color: #9b6954;
}

.social-icon a.pn {
    border-color: #c8232c;
}

.social-icon a.pn i {
    color: #c8232c;
}

.social-icon a.pn:hover i {
    color: #fff;
}

.social-icon a.pn:hover {
    background-color: #c8232c;
}

.footer a:hover,
.content-left a:hover {
    opacity: 0.8;
}

header .animated-arrow {
    right: 0;
    left: auto;
    margin-top: -40px;
    margin-bottom: -43px;
}

.page-not-found h5 .fa {
    font-size: 96px;
    color: #000;
}

.page-not-found h4 {
    font: 18px Poppins, sans-serif;
    font-weight: 500;
    line-height: 1.2;
    color: #000;
}

.page-not-found p>a {
    color: #000;
    display: block;
}

.page-not-found p>a:hover {
    color: #23527c;
    text-decoration: none;
}

.thankyou h5 .fa {
    font-size: 96px;
    color: #000;
}

.thankyou h4 {
    font: 18px Poppins, sans-serif;
    font-weight: 500;
    line-height: 1.2;
    color: #000;
}





.hero-text {
    text-align: left;
    position: absolute;
    top: 50%;
    left: 7%;
    padding: 20px;
    background-color: #00000080;
    border-radius: 30px;
    transform: translate(-0%, -22%);
}


.hero-text h2 {
    font-size: 37px;
    color: #ffffff;
    font-weight: 600;
}

.hero-text h1 {
    font-size: 42px;
    color: #ffffff;
    font-weight: 600;
}

.hero-text button {
    border: none;
    outline: 0;
    display: inline-block;
    padding: 10px 25px;
    color: black;
    background-color: #ddd;
    text-align: center;
    cursor: pointer;
}

.hero-text button:hover {
    background-color: #555;
    color: white;
}

.about-title {
    text-align: center;
}

.about-title h2 {
    font-weight: 400;
}

.our-box {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.12);
    transition: all 0.2s cubic-bezier(.25, .8, .25, 1);
}

.our-box:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    border-radius: 30px;
}

.main-header .social-icon a:hover {
    text-decoration: none;
}

/*CTA */

.cta-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.cta-wrapper .button {
    margin-left: 20px;
    margin-top: 10px;
}

.cta-wrapper .button a {
    background: inherit;
    color: #ffffff;
    padding: 10px 20px;
    font-weight: 500;
    font-size: 22px;
    border: 2px solid #ffffff;
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.cta-wrapper .button a:hover {
    text-decoration: none;
    background: #fff;
    color: #00abab;
}



.cta {
    padding: 40px 50px;
    background-color: #00abab;
    color: #fff;
}

.cta-wrapper h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
}

.main-btn {
    text-align: center;
    margin-top: 20px;

}

.testimonial-block .inner-box .content .left-box .image img {
    border-radius: 50%;
}

.map iframe {
    margin-bottom: -10px;
}

.shrink .main-header .social-icon {
    padding: 0;
}

.shrink {
    position: fixed;
    z-index: 9999;
    width: 100%;
    top: 0;
    background: #FFF;
    box-shadow: 0 5px 5px -5px #333;
}

/* CONTENT CSS : START */
.cms-content h1 {
    color: #00abab;
    font-size: 40px;
    line-height: 1.15;
    margin-bottom: 20px;
    text-transform: uppercase
}

.cms-content h2 {
    color: #272727;
    font-size: 35px;
    line-height: 1.15;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: uppercase
}

.cms-content h3 {
    color: #25254b;
    font-size: 30px;
    line-height: 1.15;
    margin-bottom: 20px
}

.cms-content h4 {
    color: #d50000;
    font-size: 25px;
    line-height: 1.15;
    margin-bottom: 20px
}

.cms-content h5 {
    color: #005e8a;
    font-size: 22px;
    line-height: 1.15;
    margin-bottom: 20px
}

.cms-content h6 {
    color: #004080;
    font-size: 20px;
    line-height: 1.15;
    margin-bottom: 20px
}

.cms-content p,
.cms-content ol,
.cms-content ul,
.cms-content table {
    margin-bottom: 12px
}

.cms-content ol,
.cms-content ul {
    margin-left: 20px
}

.cms-content ul ul,
.cms-content ol ul,
.cms-content ol ul,
.cms-content ol ol {
    margin-bottom: 5px;
    margin-top: 5px
}

.cms-content ul,
.cms-content ul li,
.cms-content ol,
.cms-content ol li {
    list-style: inherit;
    font-size: 16px;
    line-height: 28px;
    color: #4e4e4e;
    font-family: Roboto, sans-serif;
    padding-bottom: 0;
}

.cms-content ol>li {
    list-style: decimal
}

.cms-content ol ol>li,
.cms-content ul ol>li {
    list-style: lower-roman
}

.cms-content table {
    border: solid 1px #ddd;
    border-collapse: collapse;
    text-align: left;
    vertical-align: middle;
}

.cms-content table tr th,
.cms-content table tr td {
    background: #fff;
    border: solid 1px #ddd;
    border-bottom: 0;
    padding: 4px 8px;
}

.cms-content table thead tr th,
.cms-content table thead tr td {
    background: #00abab;
    border-color: #00abab;
    color: #fff;
}

.cms-content table tbody tr:nth-child(2n)>th,
.cms-content table tbody tr:nth-child(2n)>td {
    background: #fafafa;
}

.cms-content table tfoot tr th,
.cms-content table tfoot tr td {
    background: #f7f7f7;
}

.cms-content table tr th p,
.cms-content table tr td p {
    margin-bottom: 5px;
    margin-top: 5px;
}

.cms-content img {
    margin: 10px;
    padding: 4px;
}

.cms-content img.align-right {
    float: right;
    margin-left: 20px;
}

.cms-content img.align-left {
    float: left;
    margin-right: 20px;
}

.cms-content.thankyou {
    text-align: center;
}

.cms-content.thankyou img {
    border: 0;
    display: block;
}

.cms-content.aligncenter img {
    margin-left: auto;
    margin-right: auto;
}

@media (max-width:599px) {

    .cms-content img,
    .cms-content img.align-right,
    .cms-content img.align-left {
        float: none;
        margin: 10px auto;
        width: 100%;
    }
}

@media (max-width:799px) {
    .cms-content h1 {
        font-size: 40px;
    }

    .cms-content h2 {
        font-size: 35px;
    }

    .cms-content h3 {
        font-size: 30px;
    }

    .cms-content h4 {
        font-size: 25px;
    }

    .cms-content h5 {
        font-size: 22px;
    }

    .cms-content h6 {
        font-size: 20px;
    }

}

/* CONTENT CSS : END */
.social-icon-mob {
    display: none;
}

.wsmenu ul #email,
.wsmenu ul #phone {
    display: none;
}

.wsmenu ul li a .mobile-logo {
    display: none;
}

.wsmenu ul #logo:nth-child(1) a.active {
    /* background:#00abab !important; */
    display: none;
}

#logo {
    display: none;
}
}

.home-txt h3 {
    font-weight: 400;

}


.home-txt h3 span {
    color: #00ABAB;
    font-weight: 600;
    font-family: Roboto, sans-serif;

}

/* .welcome-txt { */
/* display: flex; */
/* align-items: center; */
/* } */
.welcome-txt video {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.testimonial-block .text p {
    font-size: 17px;
}

.testimonials-slider .owl-nav span {
    font-size: 30px;
    color: #fff;
    background-color: #c1c1c1;
    height: 30px;
    overflow: hidden;
    display: block;
    line-height: 25px;
    outline: none;
    width: 30px;
    border: 0;
}

@media (min-width:1300px) {

    .slider-mob,
    .inner-banner {
        position: relative;
        top: -22px;
        z-index: 1;
    }

    .menu .container {
        z-index: 999;
    }

    .menu .wsmenu-list>li>a {
        color: #fff;
        font-family: Poppins, sans-serif;
        font-size: 16px;
        padding: 12px 35px;
        line-height: 1;
        font-weight: 500;
    }

    .logo.pull-left {
        position: absolute;
        top: 10px;
    }

    .testimonial-block .text p i {
        color: #00ABAB;
    }

    .testimonial-page-section .inner-box {
        -webkit-box-shadow: 0px 0px 5px 0px rgba(204, 204, 204, 1);
        -moz-box-shadow: 0px 0px 5px 0px rgba(204, 204, 204, 1);
        box-shadow: 0px 0px 5px 0px rgba(204, 204, 204, 1);
        border-radius: 0;
    }

    .main-header .social-icon i {
        color: #00abab;
    }