﻿/*------------------------------------------------------------------
    File Name: style.css
    Template Name: Flat.logistic - Responsive HTML5 Template
    Created By: WordPressShowcase
    Envato Profile: https://themeforest.net/user/WordPressShowcase
    Website: https://showwp.com
    Version: 1.0
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
    [Table of contents]

    1. IMPORT FONTS
    2. IMPORT FILES
	3. SKELETON
    4. HEADER
	5. SLIDER ANIMATION
	6. SECTIONS
	7. INNER_PAGE BANNER
	8. SIDEBAR
	9. FOOTER
   
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
    1. IMPORT FONTS
-------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600,700,900');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Arvo:400,400i,700,700i');
/*------------------------------------------------------------------
    2. IMPORT FILES
-------------------------------------------------------------------*/

@import url(animate.css);
@import url(font-awesome.min.css);

/*------------------------------------------------------------------
    3. SKELETON
-------------------------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
    outline: none !important;
}
html,
body {
    color: #898989;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    line-height: normal;
    font-weight: 400;
    overflow-x: hidden !important;
}
body.demos .section {
    background: url(images/bg.html) repeat top center #f2f3f5;
}
body.demos .section-title img {
    max-width: 280px;
    display: block;
    margin: 10px auto;
}
body.demos .service-widget h3 {
    border-bottom: 1px solid #ededed;
    font-size: 18px;
    padding: 20px 0;
    background-color: #ffffff;
}
body.demos .service-widget {
    margin: 0 0 30px;
    padding: 30px;
    background-color: #fff
}
body.demos .container-fluid {
    max-width: 1080px
}
a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0;
    font-weight: normal;
    line-height: normal;
    color: #1f1f1f;
    margin: 0
}
h1 {
    font-size: 30px;
    line-height: 20px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    position: relative;
}
.small_heading.main-heading h1 {
    font-size: 21px;
}
.small_heading.main-heading::after {
    top: 18px;
}
.small_heading.main-heading {
    margin-bottom: 20px;
    width: 100%;
}
h3 {
    font-size: 18px
}
h4 {
    font-size: 16px
}
h5 {
    font-size: 14px
}
h6 {
    font-size: 13px
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}
a {
    color: #1f1f1f;
    text-decoration: none;
    outline: none;
}
a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.btn-custom {
    margin-top: 20px;
    background-color: transparent;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}
a.btn {
    min-width: 230px;
    height: 57px;
    border-radius: 8px;
    padding: 0;
    text-align: center;
    line-height: 55px;
    border: none;
    font-size: 18px;
    font-weight: 600;
    /* text-transform: uppercase; */
    margin-top: 10px;
}
button.btn {
    min-width: 170px;
    height: 40px;
    border-radius: 100px;
    padding: 0;
    text-align: center;
    line-height: 42px;
    border: none;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 10px;
}
.padding-bottom_0 {
    padding-bottom: 0 !important;
}
.padding-bottom_1 {
    padding-bottom: 10px !important;
}
.padding-bottom_2 {
    padding-bottom: 20px !important;
}
.padding-bottom_3 {
    padding-bottom: 30px !important;
}
.padding-bottom_4 {
    padding-bottom: 40px !important;
}
.padding-bottom_5 {
    padding-bottom: 50px !important;
}
.color_black p,
.color_black ul,
.color_black ul li {
    color: #000;
}
button i {
    color: #fff;
}
button i.fa-search {
    color: #f1c40f;
}
.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}
blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}
.light_silver {
    background: #f2f1f1;
}
h2 {
    font-size: 30px;
    color: #000;
    line-height: 20px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    position: relative;
}
h3 {
    font-size: 24px;
    color: #000;
    line-height: normal;
    font-weight: 700;
    text-transform: uppercase;
}
h4 {
    font-size: 18px;
    color: #000;
    line-height: 21px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 15px;
}
h5 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    line-height: normal;
    color: #000;
}
p {
    color: black;
    font-size: 14px;
    line-height: 21px;
}
button,
input,
select,
textarea,
option {
    font-family: 'Poppins', sans-serif;
}
a#submit {
    z-index: 1;
}
a:hover,
a:focus {
    color: #2a3a4b;
    text-decoration: none;
}
i {
    color: #f1c40f;
}
.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10 {
    padding: 0 15px;
    float: left;
    min-height: 25px;
}
.border_radius_0 {
    border-radius: 0 !important;
}
.span1 {
    width: 10%;
}
.span2 {
    width: 20%;
}
.span3 {
    width: 30%;
}
.span4 {
    width: 40%;
}
.span5 {
    width: 50%;
}
.span6 {
    width: 60%;
}
.span7 {
    width: 70%;
}
.span8 {
    width: 80%;
}
.span9 {
    width: 90%;
}
.span10 {
    width: 100%;
}
.container {
    width: 1200px;
}
.section_padding {
    padding: 80px 0 100px;
}
.layout_2_padding {
    padding: 100px 0 80px;
}
.layout_3_padding {
    padding: 100px 0 130px;
}
/*------------------------------------------------------------------
    4. HEADER
-------------------------------------------------------------------*/

.header_style_1 .header_top {
    margin: 30px 0;
}
.header_bottom {
    float: left;
    width: 100%;
    border-top: solid #e1e1e1 1px;
    padding: 10px 0;
}
/*== country dropdown ==*/

.country_select .btn.dropdown-toggle.btn-default {
    margin: 0;
    border-radius: 0;
    height: auto;
    line-height: normal;
    background: transparent;
    border: none;
    box-shadow: none;
    width: auto;
    min-width: auto;
    outline: none !important;
    color: #898989;
    text-transform: none;
    font-weight: 500;
    padding-right: 20px;
}
.country_select .form-control {
    box-shadow: none;
    float: left;
    width: auto;
}
.country_select .btn-group.bootstrap-select.show-tick.form-control {
    float: left;
    display: inline;
    width: auto;
}
div.country_select .dropdown-menu {
    padding: 0;
    margin: 0;
}
div.country_select .dropdown-menu li a {
    padding: 6px 15px;
    margin-top: 0;
    border-bottom: solid #ddd 1px;
    font-size: 13px;
    position: relative;
}
div.country_select .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    right: 14px;
    font-size: 12px;
    top: 4px;
    font-weight: 400;
}
.header-info {
    float: left;
    width: 100%;
    margin: 9px 0;
    padding-right: 60px;
}
span.information-top a {
    color: #898989;
    font-weight: 500;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}
ul.list-unstyled li.init + i {
    float: left;
    margin: 0;
}
.information-top {
    float: left;
    margin-left: 30px;
}
.information-top i {
    font-size: 17px;
    float: left;
    float: left;
    margin-right: 7px;
    position: relative;
    top: 1px;
}
ul.list-unstyled li.init + i {
    float: left;
    margin: 0;
    top: 3px;
}
.margin_0 {
    margin: 0 !important;
}
/*== search bar ==*/

.search-form .form-group {
    float: right !important;
    transition: all 0.35s, border-radius 0s;
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: -14px 0 25px -18px #000;
    border-radius: 25px;
    border: 2px solid #f1c40f;
    margin: 0;
    position: relative;
}
.search-form .form-group input.form-control {
    padding-right: 0;
    border: 0 none;
    background: transparent;
    box-shadow: none;
    display: block;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
    display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
    display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
    display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
    display: none;
}
.search-form .form-group:hover,
.search-form .form-group:focus {
    width: 580px;
    border-radius: 50px;
    padding-right: 45px;
    padding-left: 6px;
}
.search-bar button {
    width: 40px;
    height: 40px;
    position: absolute;
    border-radius: 100%;
    color: #fff;
    font-size: 15px;
    line-height: 40px;
    top: -2px;
    right: -2px;
    z-index: 2;
    display: block;
    text-align: center;
    border: none;
    z-index: 1;
    background: #f1c40f;
}
.search-bar button i {
    color: #fff !important;
}
.search-bar .form-control {
    height: 40px;
    color: #898989;
}
.search-bar {
    float: right;
    position: absolute;
    right: 17px;
    top: 0;
    z-index: 1;
}
.search-bar form {
    float: left;
    width: 100%;
}
button.button_custom i {
    color: #fff;
}
/*== header style_2 ==*/

.header_style_2 {
    position: absolute;
    z-index: 3;
    width: 100%;
}
.inner_header {
    float: left;
    width: 100%;
    min-height: 100px;
    background: #fff;
    /*border-radius: 5px;*/
    margin-top: 50px;
    box-shadow: 4px 4px 45px -25px rgba(0, 0, 0, 1);
}
.header_style_2 .logo {
    float: left;
   /* padding: 30px 57px;*/
      padding: 19px 30px;
}
.menu-style_2 {
    float: right;
    margin: 29px 55px 29px 0;
    width: 75%;
}
/*== search bar end ==*/

.get_a_quote {
    float: right;
}
/*------------------------------------------------------------------
    5. SLIDER ANIMATION
-------------------------------------------------------------------*/

#main-banner {
    min-height: 800px;
    position: relative;
    background: #c13124;
}
#home_page1 .main-banner-section {
    background: #409b8d;
}
.main-banner-section.style_2 {
    height: 100vh;
}
.left-side {
    float: left !important;
}
.right-side {
    float: right !important;
}
.banner-img {
    float: right;
}
h1.slider-text {
    font-size: 72px;
    color: #fff;
    text-transform: uppercase;
    line-height: 60px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}
p.slider-text-small {
    font-size: 28px;
    color: #80ffff;
    font-family: 'Raleway', sans-serif;
    display: flex;
    font-weight: 400;
    line-height: normal;
    margin: 10px 0 15px 0;
}
.center_text {
    text-align: center;
}
.left_text {
    text-align: left;
}
#main-banner .btn.border_botton {
    border: solid #fff 1px;
    color: #fff;
}
#main-banner .btn.border_botton:hover,
#main-banner .btn.border_botton:focus {
    background: #fff;
    color: #000;
}
.verticle-center {
    align-items: center;
    display: flex;
}
#main-banner .verticle-center {
    min-height: 800px;
    height: 100vh;
}
.main_menu {
    position: relative;
    z-index: 9;
    float: left;
    width: 100%;
}
.italic {
    font-style: italic;
}
.team_layout h4 {
    margin-bottom: 0;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
}
/*== loader ==*/

.bg_load {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99;
    text-align: center;
}
.bg_load img {
    width: 320px;
}
.bg_load {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fafafa;
    z-index: 99;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.bg_load .verticle-center {
    width: 100%;
    justify-content: center;
    height: 100%;
}
/*== loader end ==*/
/*------------------------------------------------------------------
    6. SECTIONS
-------------------------------------------------------------------*/

.feature-heading p {
    padding: 0 18px;
    word-wrap: inherit;
    font-size: 14px;
}
.home_page_style_1 .feature-heading p {
    word-wrap: inherit;
    font-size: 14px;
    padding: 0 20px;
}
.main-heading {
    position: relative;
    min-height: 50px;
    margin-bottom: 40px;
}
.main-heading::after {
    width: 30px;
    height: 4px;
    background: #c13124;
    content: "";
    margin: 0 auto;
    display: block;
    position: relative;
    top: 26px;
}
.main-heading p {
    color: #898989;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: -14px;
}
.light-silver {
    background: #f6f6f6;
}
.light-box .light-silver {
    min-height: auto;
    padding: 35px 50px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.offer_layout2 ul {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.offer_layout2 ul li {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    padding-left: 25px;
    position: relative;
}
.offer_layout2 ul li i {
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 7px;
    font-size: 17px;
}
.offer_layout2 p {
    margin-bottom: 10px;
}
.dark-section {
    background-color: #fabd1b;
}
.dark-section h1 {
    color: #fff;
}
.main-heading.left_text::after {
    margin: 0;
}
.dark-section p {
    color: #fff;
}
.icon-one-list {
    width: 100%;
}
.icon-one-list ul {
    list-style: none;
    margin: 15px 0 0;
    float: left;
    padding: 0;
}
.icon-one-list ul li {
    font-size: 18px;
    color: #fff;
    float: left;
    width: 100%;
    margin: 13px 0;
}
.icon-one-list ul li span {
    font-weight: 500;
    min-width: 100px;
    float: left;
    text-align: center;
    display: flex;
    min-height: 50px;
    line-height: 50px;
    justify-content: center;
    align-items: center;
}
.date span {
    font-size: 12px;
    color: #000000;
    font-weight: 600;
    line-height: normal;
    margin-left: 8px;
}
.date {
    margin-bottom: 10px;
}
.read-post {
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    color: #f1c40f;
}
.full.post {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.m-testimonial.light-silver {
    min-height: auto;
    padding: 25px 24px;
}
.m-testimonial a.carousel-control {
    display: none;
}
.m-testimonial .carousel-indicators {
    bottom: -65px;
    margin-bottom: 0;
}
.m-testimonial .carousel-indicators li {
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ebebeb;
    border: none;
    border-radius: 50px;
}
.m-testimonial .carousel-indicators li.active {
    width: 40px;
    background: #f1c40f;
}
.client_name {
    float: left;
    width: 100%;
    color: #a0cc0e;
    font-size: 14px;
    font-weight: 400;
}
.client-say h5 {
    margin: 10px 0 -5px;
}
.black-color {
    color: #000;
}
.map-m p {
    margin-bottom: 10px;
}
/*== brands ==*/

.brand-list {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 150px;
}
.brand-list li {
    float: left;
    width: 14.6%;
    text-align: center;
    min-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 1%;
}
.brand-list li img {
    max-width: 90%;
}
.service {
    float: left;
    width: 96%;
    background: #fff;
    margin: 30px 2% 0;
    border: dashed #ebebeb 1px;
    min-height: 595px;
    box-shadow: 0 0 50px -35px #000;
}
.services {
    float: left;
    width: 100%;
    min-height: 300px;
    border: dashed #ebebeb 1px;
    margin: -1px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: ease all 0.5s;
}
.services:hover,
.services:focus {
    background: #0054a6;
    transform: scale(1.1);
    z-index: 1;
    position: relative;
    top: 16px;
    border: none;
    box-shadow: 0 10px 40px -25px #000;
}
.services:hover h3,
.services:focus h3 {
    color: #fff;
}
.news-blog div.full.post {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    margin-top: 15px;
}
.news-blog a.darkblue_button_color {
    margin-top: 10px;
    float: left;
    width: 100%;
}
.service-center .icons {
    min-height: 96px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*== home_page three theme_yellow ==*/

.full-contant-center {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
}
.center_text p.slider-text-small {
    text-align: center;
    justify-content: center;
}
.yellow_default p.slider-text-small {
    color: #34495e;
}
.yellow_default h1.slider-text {
    color: #34495e;
    position: relative;
}
/*.pointer-heading h2::after {
    content: "";
    background: #34495e;
    width: 70px;
    height: 4px;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 35px;
}*/
.pointer-heading h1 {
    margin-bottom: 60px;
}
.tab_bar {
    float: left;
    width: 100%;
}
.tab_bar #tabs {
    float: left;
    width: 100%;
    border: none;
}
.tab_bar #tabs li {
    padding: 0;
    float: left;
    width: auto;
    background: #f8f8f8;
    border-radius: 0;
    margin-right: 1px;
}
.tab_bar #tabs li a {
    border-radius: 0;
    border: none;
    color: #34495e;
    font-size: 18px;
    min-width: auto;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding: 12px 40px;
    min-height: 50px;
}
.tab_bar #tabs li a:hover,
.tab_bar #tabs li a:focus,
.tab_bar #tabs li.active a {
        background: #c13124 ;
    color: #fff !important;
}
.news-blog div.full.post p {
    margin-bottom: 10px;
}
.tab-content h4 {
    font-weight: 400;
    line-height: 24px;
}
.tab-content {
    float: left;
    width: 100%;
    padding: 40px 0;
}
section.dark-section div.light-black {
    min-height: auto;
    padding: 40px 50px;
    float: left;
    width: 100%;
    /*background: rgba(0, 0, 0, 0.3);*/
    margin-bottom: 30px;
}
section.dark-section h4 {
    color: #fff;
}
.dark-section .main-heading,
.light-box .main-heading {
    margin-bottom: 55px;
}
.white_layer_bottom {
    background-image: url('../images/img-razones_02.jpg');
  background-repeat: repeat;
    /*background-position: bottom;
    
    padding-bottom: 15px;*/
}
.red_layer_bottom {
    background-image: url('../images/purchase-3347053.png');
  background-repeat: repeat;
    /*background-position: bottom;
    
    padding-bottom: 15px;*/
}
.brands .main-heading {
    margin: 0 0 -5px 0;
}
.full.post h4 {
    margin-bottom: 5px;
    padding-top: 0;
    text-align: left;
    margin-top: 0;
}
.pointer-heading.left_head h2::after {
    background: #fff;
    margin: 0;
}
.theme_light_pink p.slider-text-small {
    font-size: 30px;
    color: #fff;
}
.offer_layout2 .main-heading {
    margin-bottom: 20px;
}
.field {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.field label {
    float: left;
    width: 36%;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    margin: 0;
    min-height: 40px;
    line-height: 40px;
}
.custom_field {
    float: right;
    width: 64%;
    background: #f8f8f8;
    border: solid #e1e1e1 1px;
    min-height: 40px;
    border-radius: 5px;
    color: #000;
    font-size: 14px;
    padding: 5px 15px;
}
.ul-list ul {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.ul-list ul li {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 38px;
    margin-bottom: 30px;
}
.ul-list ul li i.fa-check-circle-o {
    color: #8dc63f;
    font-size: 28px;
}
.ul-list ul li h4 {
    margin-bottom: 10px;
    font-weight: 500;
}
.ul-list ul li span {
    position: absolute;
    left: 0;
}
.feature-heading h3 {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.theme_light_pink section.dark-section {
    background: #dd5b82;
}
.theme_light_pink section.dark-section.parallax .main-heading::after {
    background: #fff;
}
.parallax .main-heading.center_text {
    margin-bottom: 30px;
}
.parallax h4 {
    margin: 0;
    text-align: center;
    line-height: 29px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
}
/*== change image on hover ==*/

.fader {
    display: inline-block;
}
.fader img:last-child {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.short-brand {
    float: left;
    width: 100%;
}
.short-brand ul li.fader {
    position: relative;
    padding: 0;
    float: left;
    width: 33.33%;
    border: solid #e1e1e1 1px;
    margin: 0 0 -1px -1px;
}
.short-brand ul li.fader img {
    width: 100%;
}
.feature-heading {
    float: left;
    margin-bottom: 15px;
}
.client-say p {
    line-height: 20px;
}
.layout_2_padding.dark-section.parallax .main-heading.center_text::after {
    background: #fff;
}
.theme_dark_pink .client_name {
    color: #cf455c;
}
.theme_dark_pink .m-testimonial.light-silver {
    float: left;
    width: 100%;
    margin-top: 15px;
    background-image: url('../images/testimonial.jpg');
    background-repeat: no-repeat;
    background-position: bottom left;
}
.banner_layout {
    float: left;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    position: relative;
    min-height: 900px;
    align-items: center;
}
.banner_layout h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.center {
    float: left;
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
}
.center_shadow {
    box-shadow: 0 0 70px 0 #000;
    position: relative;
    z-index: 1;
}
.about_us-section.with_pattern {
    min-height: 250px;
}
.with_pattern {
    padding: 80px 0;
}
.with_pattern h2 {
    margin-bottom: 40px;
}
.light-silver .full.m-testimonial {
    background: #fff;
    box-shadow: 0 0 35px -24px #000;
}
#home_page3 section#main-banner {
    background-image: url('../images/Banner-1.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
#home_page3 section#main-banner {
    min-height: 900px;
}
#home_page4 section#main-banner {
    min-height: 900px;
    padding-top: 100px;
    background-image: url('../images/light_pink_bg.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
/*------------------------------------------------------------------
    7. INNER_PAGE BANNER
-------------------------------------------------------------------*/

.inner_page_banner {
    background-color: #2b3741;
    min-height: 340px;
    background-image: url(../images/inner-page_banner.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.inner_page_banner_style_2 {
    background-color: #2b3741;
    min-height: 180px;
    background-image: url(../images/inner-page_banner.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.inner_page_inform {
    float: left;
    width: 100%;
    margin: 222px 0 0 0;
    padding: 0;
    position: relative;
}
.inner_page_banner_style_2 div.inner_page_inform {
    margin: 63px 0 0;
    position: relative;
}
.inner_page_inform h1 {
    color: #fff;
    font-weight: 700;
}
.inner_page_inform ul {
    list-style: none;
    float: left;
    margin: 10px 0 0 0;
    padding: 0;
    width: 100%;
    font-weight: 500;
}
.inner_page_inform ul li,
.inner_page_inform ul li a {
    float: left;
    font-size: 14px;
    color: #fff;
    margin: 0 5px 0 0;
}
.inner_page_inform ul li.currant_page {
    color: #f1c40f;
}
.get_a_quote a {
    margin: 0;
}
.feature-image {
    margin-top: 15px;
}
.icon_center {
    text-align: center;
    margin-top: 15px;
}
.right_img_top {
    margin-top: -60px;
}
.full.post .span7 {
    padding: 0;
}
.map-img {
    margin-bottom: 20px;
}
.services h3 {
    font-weight: 600;
}
.member_img {
    margin-bottom: 30px;
}
.theme_light_pink section.parallax {
    background-position: bottom center;
    min-height: 390px;
    background-position: center bottom;
}
#home_page5 .banner-text {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 35px;
}
.thirt-part_section {
    margin-top: 0;
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    top: 50px;
}
.feature-image .icons {
    margin-bottom: 15px;
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.simple_service {
    margin-bottom: 30px;
}
.map-location {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    position: relative;
}
.map-text {
    background: url('../images/map-text_img.png');
    width: 210px;
    height: 145px;
    margin: 0;
    padding: 0;
    float: left;
    position: absolute;
    left: 465px;
    top: 82px;
    padding: 15px 0 0 21px;
}
.map-text p {
    color: #737373 !important;
    text-align: left !important;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    padding-right: 20px;
}
.map-text h5 {
    float: left;
    text-align: left;
    width: 100%;
    color: #cf455c;
    font-size: 18px;
    font-weight: 600;
}
#home_page6 #main-banner {
    background-image: url('../images/map_last_home_page.png');
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 900px;
}
#home_page6 section#main-banner .verticle-center {
    min-height: 900px;
    padding-top: 0;
}
#home_page6 .fa.fa-calendar {
    color: #f08a5d;
}
#home_page6 .banner-img.verticle-center {
    align-items: flex-end;
}
.about_page_style_1 .list_style_2 {
    margin: 30px 0 0;
}
.list_style_2 {
    font-size: 14px;
    width: 100%;
    list-style: none;
}
.list_style_2 i {
    font-size: 18px;
    margin-right: 5px;
}
.layout_2_padding_eqaul {
    padding: 120px 150px;
}
.padding-left {
    padding-right: 65px;
}
.padding-right {
    padding-left: 65px;
}
.right_about_style_1 {
    width: 50%;
    position: absolute;
    right: 0;
    height: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 0;
}
.left_about_style_1 {
    width: 50%;
    position: absolute;
    left: 0;
    height: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 0;
}
.full_about {
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
}
.arr_left::after {
    content: "";
    width: 56px;
    height: 56px;
    background: black;
    display: block;
    position: absolute;
    top: 48%;
    transform: rotate(45deg);
    left: -28px;
}
.arr_right::after {
    content: "";
    width: 56px;
    height: 56px;
    background: black;
    display: block;
    position: absolute;
    top: 48%;
    transform: rotate(45deg);
    right: -28px;
}
.pair_about {
    float: left;
    width: 100%;
    position: relative;
    min-height: 600px;
  max-height: 500px;
}
#about_page p {
    line-height: 24px;
}
.icon {
    margin-bottom: 20px;
}
.br_single_blog {
    float: left;
    width: 100%;
    margin: 40px 0;
}
.yellow_banner {
    float: left;
    width: 100%;
    margin: 0;
    background: #f1c40f;
    min-height: 320px;
    border-radius: 5px;
    padding: 40px 15px;
    text-align: center;
    box-shadow: 5px 5px 24px -20px #000;
}
.yellow_banner h4 {
    color: #34495e;
    font-weight: 600;
    margin-top: 30px;
    float: left;
    width: 100%;
}
.yellow_banner p {
    color: #34495e;
}
.yellow_banner .btn.button_custom {
    background: #34495e;
    color: #f1c40f;
    margin-top: 20px;
}
.side_bar h4 {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
}
.padding-bottom {
    padding-bottom: 80px;
}
.team_section h4 {
    margin: 0;
    font-weight: 600;
}
.team_section .col-md-10 {
    margin-top: 20px;
}
.team_section {
    margin-top: 10px;
    float: left;
    width: 100%;
}
.team_section > div.row {
    margin-bottom: 30px;
}
/*------------------------------------------------------------------
    8. SIDEBAR
-------------------------------------------------------------------*/

.side_bar_menu {
    float: left;
    width: 100%;
    list-style: none;
}
.side_bar_menu li {
    float: left;
    width: 100%;
    border-bottom: dotted 1px #e6e6e6;
    min-height: 50px;
    line-height: 50px;
    transition: ease all 1s;
}
.side_bar .blog {
    float: left;
    width: 100%;
    margin-bottom: 90px;
}
.side_bar_menu li a {
    color: #898989;
}
.side_bar_menu li.active a,
.side_bar_menu li.active i,
.side_bar_menu li:hover a,
.side_bar_menu li:hover i,
.side_bar_menu li:focus a,
.side_bar_menu li:focus i {
    color: #f1c40f;
}
.side_bar_menu li i {
    float: right;
    line-height: 50px;
    color: #898989;
}
.side_bar .blog p {
    float: left;
    width: 100%;
    margin: 10px 0;
}
.black_big {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
.margin-bottom-small {
    margin-bottom: 40px;
}
.post_calender .calender i {
    background: #fff;
    width: 68px;
    height: 68px;
    float: right;
    border-radius: 100%;
    border: solid #e1e1e1 1px;
    text-align: center;
    line-height: 65px;
    font-size: 21px;
    transition: ease all 1s;
}
.post_calender .calender i:hover,
.post_calender .calender i:focus {
    background: #f1c40f;
    color: #fff;
    border-color: #f1c40f;
}
.main_blog_post {
    position: relative;
}
.blog_news_main {
    position: absolute;
    margin: 30px;
    background: rgba(0, 0, 0, 0.3);
    min-height: 100px;
    padding: 40px 25px;
    bottom: 0;
}
.blog_news_main .post_head {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}
.blog_news_main .post_head .yellow {
    color: #f1c40f;
    font-weight: 500;
}
.post_cont {
    font-size: 13px;
    color: #e1e1e1;
    margin-top: 5px;
}
.blog_news_main i {
    font-size: 28px;
    color: #f1c40f;
    margin-top: 20px;
}
.table_style_1 thead {
    background: url('../images/white-patter.jpg');
}
.table_style_1 table.table thead th {
    border: none;
    padding: 9px 15px;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: normal;
}
.date_big {
    text-align: center;
    width: 100%;
    float: left;
    font-size: 24px;
    color: #000;
    font-weight: 700;
    line-height: normal;
    margin-bottom: -10px;
}
.date_big {
    text-align: center;
    width: 100%;
    float: left;
    font-size: 24px;
    color: #000;
    font-weight: 700;
    line-height: normal;
    margin-bottom: -10px;
}
.events_table td {
    color: #000;
    font-size: 14px;
    vertical-align: middle;
}
.table_style_1 table.table td {
    color: #000;
    font-size: 14px;
    vertical-align: middle;
    border: none;
    padding: 24px 15px;
}
.table-striped > tbody > tr:nth-of-type(2n+2) {
    background-color: #f8f8f8;
}
.month_small {
    float: left;
    width: 100%;
    color: #f1c40f;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #fff;
}
/*== end table style ==*/

div.m-testimonial .client-say p {
    line-height: 18px !important;
}
.icon_layout_1 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.icon_layout_1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}
.icon_layout_1 ul li {
    float: left;
    width: 33.33%;
    border: solid #e1e1e1 1px;
    text-align: center;
    min-height: 98px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 -1px -1px;
}
/*== accordian css ==*/

.accordian_style_1 #accordion .panel {
    border: 0px none;
    box-shadow: none;
}
.accordian_style_1 #accordion .panel-heading {
    padding: 0;
    background: #fff;
}
.accordian_style_1 #accordion .panel-title a {
    display: block;
    position: relative;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding: 14px 20px;
    border-bottom: none;
    border-radius: 0;
    transition: all 0.10s linear 0s;
    background: url('../images/white-patter.jpg');
    font-weight: 500;
}
.accordian_style_1 #accordion .panel-title a.collapsed {
    color: #000;
}
.accordian_style_1 #accordion .panel-title a i {
    color: #de4d4e;
    position: absolute;
    top: 14px;
    left: 25px;
}
.accordian_style_1 #accordion .panel-title a.collapsed:before {
    content: "";
    border: 0px none;
}
.accordian_style_1 #accordion .panel-title a.collapsed:hover {
    color: #000;
}
.accordian_style_1 #accordion .panel-title a::after,
.accordian_style_1 #accordion .panel-title a.collapsed::after {
    content: "\f106";
    font-family: FontAwesome;
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 0;
    right: 0;
    background: #ebebeb;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-weight: 800;
    background: #f1c40f;
}
.accordian_style_1 #accordion .panel-title a.collapsed::after {
    content: "\f107";
    color: #898989;
    background: #ebebeb;
}
.accordian_style_1 #accordion .panel-body {
    border-top: 0 none;
    color: #808080;
    padding: 15px 30px 30px;
}
.accordian_style_1 #accordion .panel-title a span {
    margin-right: 80px;
}
.accordian.accordian_style_1 .black_big {
    margin-bottom: 15px;
}
.form_full label {
    width: 100%;
}
.form_full input,
.form_full select {
    width: 100%;
    height: 50px;
}
.form_full textarea {
    min-height: 100px;
    width: 100%;
}
.white_filed input,
.white_filed select,
.white_filed textarea {
    background: #fff;
}
.driver_form select {
    background-image: url('../images/arrow_top_bottm.jpg');
    background-repeat: no-repeat;
    background-position: center right;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
}
.full_width_30 {
    padding: 30px;
    float: left;
    width: 100%;
    margin: 0;
}
.list_style_3 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.list_style_3 li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0 0 0 40px;
    margin: 10px 0;
    line-height: normal;
}
.list_style_3 li i {
    width: 40px;
    text-align: center;
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 18px;
}
.supply_chain {
    margin: 20px 0;
}
.btn_dark.dark_bt_button_custom {
    background: #34495e;
    color: #f1c40f;
    width: 230px;
    float: left;
    text-align: center;
    height: 50px;
    line-height: 48px;
    font-size: 18px;
    font-weight: 600;
    border: solid #34495e 2px;
    border-radius: 50px;
}
.btn_dark.dark_bt_button_custom:hover,
.btn_dark.dark_bt_button_custom:focus {
    background: transparent;
    border: solid #34495e 2px;
    color: #34495e;
}
.with_pattern div.get_a_quote {
    margin: 50px 0 0;
}
.table_style_2 table {
    background: #ebebeb;
    min-height: 38px;
}
.table_style_2 table tr th {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    padding: 10px 20px;
    border: none;
}
.table_style_2 table tr td {
    padding: 10px 20px;
    font-size: 14px;
    border: none;
}
.table_style_2 table tr td strong {
    font-weight: 600;
}
.table_style_2 .table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f8f8f8;
}
.table_style_2 .table-striped > tbody > tr:nth-of-type(2n+2) {
    background-color: #fff;
}
/*== search bar side bar ==*/

.search_site_bar {
    float: left;
    width: 100%;
    min-height: 50px;
    border: solid #e1e1e1 1px;
    margin-bottom: 75px;
}
.stylish-input-group .input-group-addon {
    background: white !important;
}
.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc;
}
.stylish-input-group button {
    border: 0;
    background: transparent;
}
.search_site_bar #imaginary_container input.form-control {
    padding: 0;
    border: none;
    border-radius: 0;
    color: #737373;
    font-size: 14px;
    font-style: italic;
}
.search_site_bar #imaginary_container .input-group-addon {
    padding: 0;
    border: none;
}
.search_site_bar #imaginary_container {
    padding: 7px 15px;
}
.search_site_bar button {
    font-size: 18px;
}
.side_bar_menu.post_side_menu li i {
    float: left;
    color: #f1c40f;
    font-weight: 500;
    font-size: 18px;
    width: 28px;
}
.side_bar_menu.post_side_menu li a {
    font-size: 13px;
    position: relative;
    top: 2px;
}
.br_single_blog_2 {
    float: left;
    width: 100%;
    margin: 15px 0;
}
.br_single_blog_2 hr {
    border-top: 2px dotted #d3d3d3;
    margin-top: 25px;
    margin-bottom: 25px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 4px 10px;
    margin-left: -1px;
    line-height: 33px;
    color: #737373;
    text-decoration: none;
    background-color: #f8f8f8;
    border: 1px solid #e1e1e1;
    height: 40px;
    width: 40px;
    font-weight: 600;
    text-align: center;
}
.pagination > li > a > i {
    color: #737373;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #f1c40f;
    border-color: #f1c40f;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    z-index: 2;
    color: #222;
    background-color: #eee;
    border-color: #ddd;
}
.news_blog {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 5px 4px 35px -32px #000;
    margin-bottom: 30px;
}
.top_blog {
    float: left;
    width: 100%;
    padding: 13px 20px;
    position: relative;
}
.top_blog .date {
    float: left;
    margin: 0;
}
.dark_bt {
    float: right;
    background: #34495e;
    position: absolute;
    right: 0;
    top: 0;
    min-height: 40px;
    padding: 0 22px;
    line-height: 40px;
}
.dark_bt a {
    color: #f1c40f;
    font-size: 12px;
    font-weight: 500;
}
.top_blog p {
    float: left;
    width: 100%;
}
.top_blog p.black_big {
    margin-top: 12px;
}
.bottm_blog {
    float: left;
    width: 100%;
    padding: 13px 20px;
}
.bottm_blog .msg {
    float: left;
}
.bottm_blog .msg span {
    color: #000;
    margin-left: 8px;
    float: right;
    font-weight: 500;
}
.yellow_post_blog {
    background: #f1c40f;
    color: #fff;
}
.yellow_post_blog p,
.yellow_post_blog span,
.yellow_post_blog i,
.yellow_post_blog div.bottm_blog a,
.yellow_post_blog h6.black_big {
    color: #fff !important;
}
.top_blog + .bottm_blog {
    padding-top: 0;
}
.img_post {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.new_blog div.post_date {
    padding: 8px 0;
    float: left;
    width: 100%;
}
.italic_contant {
    border-left: solid #f1c40f 3px;
    padding-left: 17px;
    left: 17px;
    position: relative;
    font-style: italic;
}
.user_comt .span1 {
    padding: 0;
}
.name_user {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    margin: 0;
}
.date_time_information {
    font-size: 14px;
    color: #f1c40f;
    font-weight: 500;
}
.comment p.msg {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}
.comment p.msg i {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin-right: 5px;
}
.user_comt {
    float: left;
    width: 100%;
}
.user_comt.inner_commant {
    float: right;
    width: 88%;
}
.border-radius_0 {
    border-radius: 0 !important;
}
.form_full .btn.button_custom {
    height: 50px;
    line-height: 50px;
    font-size: 15px;
}
form#commant_form div.field textarea.custom_field {
    margin-bottom: 10px;
}
.vehicle_box {
    min-height: 380px;
}
.vehicle_inner {
    min-height: 380px;
}
.vehicle_inner p {
    color: #fff;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
}
.media_style_2 .vehicle_inner p {
    color: #000;
}
.media_style_2 .inner_box {
    float: left;
    width: 100%;
}
.icon.light-silver img {
    width: 135px;
}
.media_style_2 .icon.light-silver {
    border: solid #e1e1e1 1px;
    padding: 55px 0;
    width: 100%;
    height: 270px;
}
.media_style_2 .vehicle_inner {
    min-height: auto;
    margin-bottom: 38px;
}
#locations_map_section {
    background: #c8d7d4;
    height: 100vh;
}
.heading_information {
    color: #000;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    float: left;
    width: 100%;
    border-bottom: dotted #e2e2e2 2px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.map_information {
    float: left;
    width: 100%;
    margin: 5px 0 0;
}
.map_information ul {
    float: left;
    width: 100%;
    list-style: none;
}
.map_information ul li {
    font-size: 14px;
    margin: 2px 0;
}
.map_information ul li i {
    font-size: 16px;
}
.contact_form_main {
    margin-top: 10px;
}
.contact_form_main label {
    color: black;
}
#map {
    height: 100%;
    min-height: 480px;
}
.contact_form_map {
    float: left;
    width: 100%;
    margin-top: 45px;
}
.chain-management img {
    max-width: 400px;
}
.news_blog img {
    width: 100%;
    height: auto;
}
h6.black_big {
    float: left;
    line-height: 21px;
    margin: 12px 0 10px;
}
/*------------------------------------------------------------------
    9. FOOTER
-------------------------------------------------------------------*/

#home_page1 footer {
    padding: 80px 0 120px;
}
footer {
    min-height: auto;
    background: #313131;
    padding: 120px 0 80px;
}
footer a:hover,
footer a:focus {
    color: #fff;
}
footer p {
    color: #ddd;
    line-height: 18px;
}
.footer-bottom {
    background: #171515;
    min-height: 60px;
    padding: 19px 0 0;
}
footer h1 {
    color: #fff;
    font-size: 24px;
}
#footer.footer_main div.main-heading {
    margin-bottom: 25px;
}
.footer_mail-section {
    margin-top: 20px;
    float: left;
    width: 100%;
}
.footer_mail-section form {
    float: left;
    width: 100%;
    margin: 0;
}
.footer_mail-section form .field {
    position: relative;
}
.footer_mail-section form .field input {
    background: #495c6e;
    width: 100%;
    border: none;
    min-height: 40px;
    border-radius: 50px;
    padding: 0 21px;
    font-style: italic;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
}
.button_custom {
    transition: ease-in-out all 0.5s;
    color: #fff;
    background: #c13124;
}
.footer_mail-section form .field button {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: none;
    color: #fff;
}
.footer-menu {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-menu li {
    float: left;
    width: 100%;
    font-size: 14px;
    position: relative;
    padding-left: 0px;
    margin: 0;
    font-weight: 400;
    transition: ease all 0.5s;
    line-height: 30px;
}
.footer-menu li:hover,
.footer-menu li:focus {
    margin-left: 10px;
}
.footer-menu li a {
    color: #ddd;
    font-weight: 400;
}
.footer-menu li a i {
    position: absolute;
    left: 0;
    font-size: 15px;
    top: 3px;
}
footer p a {
    color: #ddd;
}
.social_icons {
    float: left;
    margin: 20px 0 0 0;
    list-style: none;
    width: 100%;
}
.social_icons li {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 8px;
    border-radius: 100%;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    overflow: hidden;
}
.social_icons li a {
    float: left;
    width: 100%;
    text-align: center;
    line-height: 43px;
    transition: ease all 0.5s;
}
.social_icons li.fb a {
    background: #39579a;
}
.social_icons li.tw a {
    background: #30a8e2;
}
.social_icons li.gp a {
    background: #de4d3b;
}
.social_icons li a i {
    color: #fff;
    font-size: 18px;
}
.left_text {
    text-align: left;
}
.right_text {
    text-align: right;
}
.footer-bottom p {
    color: #d7d7d7;
}
.side_bar div.blog:last-child {
    margin-bottom: 0;
}

img.icon_animation:hover {
  animation: shake 1s;
  animation-iteration-count: 0.5;
}

/*testing slider polloalabrasa*/
	.homeoverlay {
		background-color: rgba(18, 78, 88, 0.56);
	}
	.rev-overlay {
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		top: 0;
		background-color: rgba(0, 30, 35, 0.8);
	}
	.transparent {
		background:rgb(0,0,0);
		background: transparent\9;
		background:rgba(0,0,0,0);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);
		zoom: 1;
	}
	.home-wrapper {
		background: url(demos/home-banner.png) no-repeat center center fixed; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		z-index:1;
		width:100%;
	}
	
	#owl-intro h2 {
		font-size: 36px;
		font-weight: 300;
		text-transform: uppercase;
		color: #FFF;
		margin:220px auto;
		text-align:center;
		padding: 20px;
		
	}
	
	.sliderbigtitle {
		font-size: 36px;
		font-weight: 300;
		text-transform: uppercase;
		color: #FFF;
		margin:220px auto;
		text-align:center;
		padding: 20px;
		line-height: 35px;
		
	}
	
	.slidersmalltitle {
		font-size: 12px;
		font-weight: 500;
		text-transform: uppercase;
		color: #FFF;
		margin: -220px auto;
		text-align: center;
		padding: 20px;
		line-height: 1.5;
	}
	
	.sliderbigtitle hr {
		width: 40%;
		}

	.slidersmalltitle hr {
		width: 40%;
		}

	
	#owl-intro p {
		font-size: 12px;
		font-weight: 500;
		text-transform: uppercase;
		color: #FFF;
		margin: -220px auto;
		text-align: center;
		padding: 20px;
	}
	
	#owl-intro h2 hr {
		width:40%;
	}
	
		
	.intro-icon {
		margin: 0 auto;
		padding: 0 0 20px 0;
		width: 50px;
		text-align: center;
		position: absolute;
		right: 0;
		left: 0;
		bottom: 0;
	}
	span.intro-icon a {
		font-size: 50px;
		color: #FFF;
	}
	
	.feature-wrapper {
		z-index: 1;
		display: block;
		padding: 10px 0 0 0;
		position: relative;
		background-color: #F7F7F7;
	}
	
	.feature-img {
		margin-bottom: -40px;
	}
	
	
	/*
	* 	Slider Revolutions 
	*	
	*/
	
	@keyframes animatedBackground {
		0% { background-position: 0 0; }
		100% { background-position: -31000px 0; }
	}
	@-moz-keyframes animatedBackground {
		0% { background-position: 0 0; }
		100% { background-position: -31000px 0; }
	}
	@-webkit-keyframes animatedBackground {
		0% { background-position: 0 0; }
		100% { background-position: -31000px 0; }
	}
	@-ms-keyframes animatedBackground {
		0% { background-position: 0 0; }
		100% { background-position: -31000px 0; }
	}
	@-o-keyframes animatedBackground {
		0% { background-position: 0 0; }
		100% { background-position:-31000px 0; }
	}
	 
	#animate-area img {
		width:100%;
		height:100%;
	}
	#animate-area {
		width: 100%;
		position:absolute;
		height:100%;
		top:0;
		bottom:0;
		left:0;
		z-index:-1;
		background-image: url(demos/parallaxbg_01.html);
		background-position: 0px 0px;
		background-repeat: repeat-x;
		animation: animatedBackground 666s linear infinite;
		-moz-animation: animatedBackground 666s linear infinite;
		-webkit-animation: animatedBackground 666s linear infinite;
		-ms-animation: animatedBackground 666s linear infinite;
		-o-animation: animatedBackground 666s linear infinite;
	}
	#slides {
		position: relative;
	}
	#slides .slides-container {
		margin: 0;
		list-style:none;
	}
	#slides .scrollable {
		*zoom: 1;
		position: relative;
		top: 0;
		left: 0;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		height: 100%;
	}
	#slides .scrollable:after {
		content: "";
		display: table;
		clear: both;
	}
	.slides-pagination {
		position: absolute;
		z-index: 20;
		bottom: 30px;
		text-align: center;
		width: 100%;
	}
	.slides-pagination a {
		color: #1a1a1a;
		background: #ffffff;
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100);
		width: 30px;
		height: 4px;
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		margin: 2px;
		overflow: hidden;
		text-indent: -100%;
	}
	.slides-navigation a:hover {
		opacity: 0.5;
		-moz-opacity: 0.5;
		filter: alpha(opacity=50);
	}
	.slides-navigation {
		top: 50%;
	}
	.slides-navigation a {
		display: block;
		text-decoration: none;
		color: white;
		font-size: 24px;
		margin: 0 25px;
		text-align: center;
		height: 60px;
		width: 60px;
		line-height:60px;
		top: 0;
		border:1px solid #ffffff;
		padding: 0;
		-webkit-border-radius: 500px;
		border-radius: 500px;
	}
	.slides-navigation {
		margin: 0 auto;
		position: absolute;
		z-index: 3;
		top: 46%;
		width: 100%;
	}
	.slides-navigation a {
		position: absolute;
		display: block;
	}
	.slides-navigation a.prev {
		left: 0;
	}
	.slides-navigation a.next {
		right: 0;
	}
	
	.boxedcontainer {	
		max-width: 1170px; 
		margin:auto; 
		padding:0px 30px;
	}
	.tp-banner-container {
		width:100%;
		position:relative;
		padding:0;
	}
	.tp-banner {
		width:100%;
		position:relative;
	}
	.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
	}	
	
	.tp-bullets.simplebullets.navbar {
		height: 35px;
		padding: 0px 0px;
		opacity: 0 !important;
	}
	.tp-bullets.simplebullets .bullet {
		cursor: pointer;
		position: relative !important;
		background: rgba(0, 0, 0, 0.5) !important;
		-webkit-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		width: 6px !important;
		height: 6px !important;
		border: 5px solid rgba(0, 0, 0, 0) !important;
		display: inline-block;
		margin-right: 2px !important;
		margin-bottom: 14px !important;
		-webkit-transition: background-color 0.2s, border-color 0.2s;
		-moz-transition: background-color 0.2s, border-color 0.2s;
		-o-transition: background-color 0.2s, border-color 0.2s;
		-ms-transition: background-color 0.2s, border-color 0.2s;
		transition: background-color 0.2s, border-color 0.2s;
		float:none !important;
  		opacity: 0 !important;
	}
	.tp-bullets.simplebullets .bullet.last {
		margin-right: 0px;
  		opacity: 0 !important;
	}
	.tp-bullets.simplebullets .bullet:hover,
	.tp-bullets.simplebullets .bullet.selected {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		background: rgba(255, 255, 255, 1) !important;
		width: 6px !important;
		height: 6px !important;
		border: 5px solid !important;
  		opacity: 0 !important;
	}
	.tparrows:before {
		font-family: 'revicons';
		color: #fff;
		font-style: normal;
		font-weight: normal;
		speak: none;
		display: inline-block;
		text-decoration: inherit;
		margin-right: 0;
		margin-top: 17px;
		text-align: center;
		width: 0px;
		font-size: 14px;
  		opacity: 0 !important;
	}
	.tparrows {
		border-radius:0 !important;
		opacity: 0 !important;
		}
	.slides-navigation a,
	.tp-leftarrow, 
	.tp-rightarrow{ 
		opacity:0 !important;
		filter:alpha(opacity=0); /* For IE8 and earlier */
	}
	.slides-navigation a:hover,
	.tp-leftarrow:hover, 
	.tp-rightarrow:hover{
		filter:alpha(opacity=0); /* For IE8 and earlier */
		opacity:1 !important;
	}
	.tparrows {
		/* border:1px solid #aaaaaa;*/
		cursor: pointer;
		background: rgba(0, 0, 0, 0) !important;
		width: 40px !important;
		height: 40px !important;
  		opacity: 0 !important;
	}
	
	
		
	/*
	* 	Owl Carousel 
	*	v1.3.3
	*/
	
	.owl-theme .owl-controls{
		margin-top: 10px;
		text-align: center;
	}
	
	/* Styling Next and Prev buttons */
	
	.owl-theme .owl-controls .owl-buttons div{
		color: #FFF;
		display: inline-block;
		zoom: 1;
		*display: inline;/*IE7 life-saver */
		margin: 5px;
		padding: 3px 10px;
		font-size: 12px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		background: #869791;
		filter: Alpha(Opacity=50);/*IE7 fix*/
		opacity: 0.5;
	}
	/* Clickable class fix problem with hover on touch devices */
	/* Use it for non-touch hover action */
	.owl-theme .owl-controls.clickable .owl-buttons div:hover{
		filter: Alpha(Opacity=100);/*IE7 fix*/
		opacity: 1;
		text-decoration: none;
	}
	
	/* Styling Pagination*/
	
	.owl-theme .owl-controls .owl-page{
		display: inline-block;
		zoom: 1;
		*display: inline;/*IE7 life-saver */
	}
	.owl-theme .owl-controls .owl-page span{
		display: block;
		width: 12px;
		height: 12px;
		margin: 5px 7px;
		filter: Alpha(Opacity=50);/*IE7 fix*/
		opacity: 0.5;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
		background: #869791;
	}
	
	.owl-theme .owl-controls .owl-page.active span,
	.owl-theme .owl-controls.clickable .owl-page:hover span{
		filter: Alpha(Opacity=100);/*IE7 fix*/
		opacity: 1;
	}
	
	/* If PaginationNumbers is true */
	
	.owl-theme .owl-controls .owl-page span.owl-numbers{
		height: auto;
		width: auto;
		color: #FFF;
		padding: 2px 10px;
		font-size: 12px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
	}
	
	/* preloading images */
	.owl-item.loading{
		min-height: 150px;
		background: url(images/AjaxLoader.gif) no-repeat center center
	}
	
	
	.parallax {
		background-attachment: fixed !important;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.home-wrapper {
	   height: 100vh;
		position:relative;
	}
	
	.customoverlay {
		padding: 60px 0;
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		top: 0;
		background-color: rgba(0, 30, 35, 0.8);
	}



/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(images/grabbing.html) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}



/*	################################################################
	12. ANIMATIONS
################################################################# */

	[class*=".effect-"] {
	  -webkit-backface-visibility: hidden;
	  -moz-backface-visibility: hidden;
	  backface-visibility: hidden;
	  -webkit-perspective: 1000;
	  -moz-perspective: 1000;
	  perspective: 1000;
	}
	.effect-fade {
	  opacity: 0;
	}
	.effect-fade.in {
	  opacity: 1;
	}
	.effect-slide-left {
	  -webkit-transform: translate3d(-30%, 0, 0);
	  transform: translate3d(-30%, 0, 0);
	  opacity: 0;
	}
	.effect-slide-left.in {
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	  opacity: 1;
	}
	.effect-slide-right {
	  -webkit-transform: translate3d(30%, 0, 0);
	  transform: translate3d(30%, 0, 0);
	  opacity: 0;
	}
	.effect-slide-right.in {
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	  opacity: 1;
	}
	.effect-slide-top {
	  -webkit-transform: translate3d(0, -30%, 0);
	  transform: translate3d(0, -30%, 0);
	  opacity: 0;
	}
	.effect-slide-top.in {
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	  opacity: 1;
	}
	.effect-slide-bottom {
	  -webkit-transform: translate3d(0, 30%, 0);
	  transform: translate3d(0, 30%, 0);
	  opacity: 0;
	}
	.effect-slide-bottom.in {
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	  opacity: 1;
	}
	.effect-pop {
	  opacity: 0;
	}
	.effect-pop.in {
	  -webkit-animation: pop 0.6s ease-out 0.5s both;
	  -moz-animation: pop 0.6s ease-out 0.5s both;
	  -o-animation: pop 0.6s ease-out 0.5s both;
	  animation: pop 0.6s ease-out 0.5s both;
	  opacity: 1 \9;
	}
	@-webkit-keyframes pop {
	  0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	  50% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	  }
	  100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	}
	@-moz-keyframes pop {
	  0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	  50% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	  }
	  100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	}
	@-o-keyframes pop {
	  0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	  50% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	  }
	  100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	}
	@keyframes pop {
	  0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	  50% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	  }
	  100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	}
	.effect-fall {
	  opacity: 0;
	  -webkit-transform: scale(1.5);
	  -ms-transform: scale(1.5);
	  transform: scale(1.5);
	}
	.effect-fall.in {
	  -webkit-transform: scale(1);
	  -ms-transform: scale(1);
	  transform: scale(1);
	  opacity: 1;
	}
	.effect-perspective {
	  -webkit-perspective: 1300px;
	  -moz-perspective: 1300px;
	  perspective: 1300px;
	}
	.effect-helix {
	  -webkit-transform-style: preserve-3d;
	  -moz-transform-style: preserve-3d;
	  transform-style: preserve-3d;
	  opacity: 0;
	  -webkit-transform: rotateY(-180deg);
	  -ms-transform: rotateY(-180deg);
	  transform: rotateY(-180deg);
	}
	.effect-helix.in {
	  opacity: 1;
	  -webkit-transform: rotateY(0);
	  -ms-transform: rotateY(0);
	  transform: rotateY(0);
	}

	.dm-shadow {
		-webkit-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1);	
		-moz-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1);	
		box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1);	
	}
	
	.rotating {
	  display: inline-block;
	  -webkit-transform-style: preserve-3d;
	  -moz-transform-style: preserve-3d;
	  -ms-transform-style: preserve-3d;
	  -o-transform-style: preserve-3d;
	  transform-style: preserve-3d;
	  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
	  -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
	  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
	  -o-transform: rotateX(0) rotateY(0) rotateZ(0);
	  transform: rotateX(0) rotateY(0) rotateZ(0);
	  -webkit-transition: 0.5s;
	  -moz-transition: 0.5s;
	  -ms-transition: 0.5s;
	  -o-transition: 0.5s;
	  transition: 0.5s;
	  -webkit-transform-origin-x: 50%;
	}
	
	.rotating.flip {
	  position: relative;
	}
	
	.rotating .front, .rotating .back {
	  left: 0;
	  top: 0;
	  -webkit-backface-visibility: hidden;
	  -moz-backface-visibility: hidden;
	  -ms-backface-visibility: hidden;
	  -o-backface-visibility: hidden;
	  backface-visibility: hidden;
	}
	
	.rotating .front {
	  position: absolute;
	  display: inline-block;
	  -webkit-transform: translate3d(0,0,1px);
	  -moz-transform: translate3d(0,0,1px);
	  -ms-transform: translate3d(0,0,1px);
	  -o-transform: translate3d(0,0,1px);
	  transform: translate3d(0,0,1px);
	}
	
	.rotating.flip .front {
	  z-index: 1;
	}
	
	.rotating .back {
	  display: block;
	  opacity: 0;
	}
	
	.rotating.spin {
	  -webkit-transform: rotate(360deg) scale(0);
	  -moz-transform: rotate(360deg) scale(0);
	  -ms-transform: rotate(360deg) scale(0);
	  -o-transform: rotate(360deg) scale(0);
	  transform: rotate(360deg) scale(0);
	}

	.rotating.flip .back {
	  z-index: 2;
	  display: block;
	  opacity: 1;
	  
	  -webkit-transform: rotateY(180deg) translate3d(0,0,0);
	  -moz-transform: rotateY(180deg) translate3d(0,0,0);
	  -ms-transform: rotateY(180deg) translate3d(0,0,0);
	  -o-transform: rotateY(180deg) translate3d(0,0,0);
	  transform: rotateY(180deg) translate3d(0,0,0);
	}
	
	.rotating.flip.up .back {
	  -webkit-transform: rotateX(180deg) translate3d(0,0,0);
	  -moz-transform: rotateX(180deg) translate3d(0,0,0);
	  -ms-transform: rotateX(180deg) translate3d(0,0,0);
	  -o-transform: rotateX(180deg) translate3d(0,0,0);
	  transform: rotateX(180deg) translate3d(0,0,0);
	}
	
	.rotating.flip.cube .front {
	  -webkit-transform: translate3d(0,0,100px) scale(0.9,0.9);
	  -moz-transform: translate3d(0,0,100px) scale(0.85,0.85);
	  -ms-transform: translate3d(0,0,100px) scale(0.85,0.85);
	  -o-transform: translate3d(0,0,100px) scale(0.85,0.85);
	  transform: translate3d(0,0,100px) scale(0.85,0.85);
	}
	
	.rotating.flip.cube .back {
	  -webkit-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.9,0.9);
	  -moz-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	  -ms-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	  -o-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	  transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	}
	
	.rotating.flip.cube.up .back {
	  -webkit-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.9,0.9);
	  -moz-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	  -ms-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	  -o-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	  transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	}

	.hovicon {
		display: inline-block;
		line-height: 80px;
		cursor: pointer;
		margin: 20px;
		width: 80px;
		height: 80px;
		border-radius: 50%;
		text-align: center;
		position: relative;
		text-decoration: none;
		z-index: 1;
		color: #fff;
	}
	
	.hovicon:after {
		pointer-events: none;
		position: absolute;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		content:'';
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
	}
	
	.hovicon:before {
		speak: none;
		font-size: 38px;
		line-height: 80px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		display: block;
		-webkit-font-smoothing: antialiased;
	}
	
	.hovicon.effect-1 {
		-webkit-transition: background 0.2s, color 0.2s;
		-moz-transition: background 0.2s, color 0.2s;
		transition: background 0.2s, color 0.2s;
	}
	
	.hovicon.effect-1:after {
		top: -7px;
		left: -7px;
		padding: 7px;
		box-shadow: 0 0 0 4px #007acc;
		-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
		-webkit-transform: scale(.8);
		-moz-transition: -moz-transform 0.2s, opacity 0.2s;
		-moz-transform: scale(.8);
		-ms-transform: scale(.8);
		transition: transform 0.2s, opacity 0.2s;
		transform: scale(.8);
		opacity: 0;
	}
	
	.hovicon.effect-1.sub-a:hover:after {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}

/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Nothing+You+Could+Do);

/*************************
	-	CAPTIONS	-
**************************/

.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important;}


.tp-caption { z-index:1; white-space:nowrap}

.tp-caption-demo .tp-caption	{	position:relative !important; display:inline-block; margin-bottom:10px; margin-right:20px !important;}

.yellowbg {background:#ffe851;overflow:hidden}
.bluebg {background:#21C2F8;overflow:hidden}

.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:"Lato", 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:"Lato", 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.rev-video h1{
color:rgb(255, 255, 255);
font-size: 36px;
font-family:"Raleway", sans-serif;
font-weight: 300;
text-transform: uppercase;
color: #FFF;
text-align: center;
}

.tp-caption.rev-video2 p{
font-size: 12px;
font-weight: 500;
font-family:"Raleway", sans-serif;
text-transform: uppercase;
color: #FFF;
text-align: center;
}

hr.topline {
border-color: #0583ac !important;
}

hr.bottomline {
border-color: #0583ac !important;
}



.tp-caption.boldwide_small_white {
font-size:25px;
line-height:25px;
font-weight:800;
font-family:"Lato", 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:"Lato", 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:"Lato", 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: "Lato", 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: "Lato", 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: 'Lato', 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: 'Lato', 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:"Lato";
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:"Lato";
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;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_text {
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;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}


.tp-caption.large_bold_white_25 {
font-size:55px;
line-height:65px;
font-weight:700;
font-family:"Lato";
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.medium_text_shadow {
font-size:25px;
line-height:25px;
font-weight:600;
font-family:"Lato";
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:"Lato";
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:"Lato", 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:"Lato", 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:"Lato", 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:"Lato", 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:"Lato", 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 .btn-primary,
.tp-caption .btn-primary:hover {
	color:#ffffff !important
}

.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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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.small_thin_grey1 {
font-size:14px;
line-height:26px;
font-weight:400;
font-family:"Lato";
color:rgb(255, 255, 255);
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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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.Raleway4 {
font-size:38px;
line-height:38px;
font-weight:normal;
font-family: 'Raleway', cursive;
color:#292723;
text-decoration:none;
padding:10px;
border-width:0px;
border-style:none;
}

.tp-caption.Raleway1 {
font-size:30px;
line-height:30px;
font-weight:normal;
font-family: 'Raleway', cursive;
color:#ffffff;
text-decoration:none;
padding:10px;
border-width:0px;
border-style:none;
}

.tp-caption.Raleway2 {
font-size:36px;
line-height:30px;
font-weight:normal;
font-family: 'Raleway', cursive;
color:#292723;
text-decoration:none;
padding:10px;
border-width:0px;
border-style:none;
}

.tp-caption.Raleway3 {
font-size:62px;
line-height:72px;
text-align:center;
font-weight:normal;
font-family: 'Raleway', cursive;
color:#ffffff;
text-decoration:none;
padding:10px;
border-width:0px;
border-style:none;
}

.tp-caption.nothing1 {
font-size:30px;
line-height:30px;
font-weight:400;
font-family: 'Nothing You Could Do', cursive;
color:#ffffff;
text-decoration:none;
padding:10px;
border-width:0px;
border-style:none;
}

.tp-caption.nothing2 {
font-size:21px;
line-height:30px;
font-weight:400;
font-family: 'Nothing You Could Do', cursive;
color:#292723;
text-decoration:none;
padding:10px;
border-width:0px;
border-style:none;
}

.tp-caption.new_title {
font-size:30px;
line-height:30px;
font-weight:400;
font-family:"Lato";
color:#292723;
text-decoration:none;
padding:10px;
border-width:0px;
border-style:none;
}
.tp-caption.big_title {
font-size:24px;
line-height:24px;
font-weight:400;
font-family:"Lato";
text-decoration:none;
padding:10px;
border-width:0px;
border-style:none;
}
.tp-caption.minidesc {
font-size:13px;
font-weight:400;
font-family:"Lato";
color:#9CA5AB;
text-decoration:none;
padding:10px;
border-width:0px;
border-style:none;
}

.tp-caption.minidesc3 {
font-size:18px;
line-height:1.6;
font-weight:300;
font-family:"Lato";
color:#ffffff;
text-decoration:none;
padding:10px;
border-width:0px;
border-style:none;
}

.tp-caption.medium_bold_orange {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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:"Lato";
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: 'Lato', 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			{	transform:none !important}*/


/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
.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;
									}

/******************************
	-	BUTTONS	-
*******************************/

.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(../images/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(../images/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;	 }
	}





/*	BUTTON COLORS	*/



.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;}



/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

/*.tp-simpleresponsive				{	-webkit-perspective: 1500px;
										-moz-perspective: 1500px;
										-o-perspective: 1500px;
										-ms-perspective: 1500px;
										perspective: 1500px;
									}*/




/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.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;
}



/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.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;
	-webkit-font-smoothing: antialiased !important;
}


.tp-simpleresponsive img	{	max-width:none;}



/******************************
	-	IE8 HACKS	-
*******************************/
.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;
	}

.tp-bannershadow.tp-shadow1 {	background:url(../assets/shadow1.png) no-repeat; background-size:100% 100%; width:890px; height:60px; bottom:-60px;}
.tp-bannershadow.tp-shadow2 {	background:url(../assets/shadow2.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px;}
.tp-bannershadow.tp-shadow3 {	background:url(../assets/shadow3.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px;}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.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;}


.fullscreenvideo .vjs-loading-spinner { visibility:none;display:none !important; width:0px;height:0px;}
.fullscreenvideo .vjs-control-bar.vjs-fade-out,
.fullscreenvideo .vjs-control-bar.vjs-fade-in,
.fullscreenvideo .vjs-control-bar.vjs-fade-out.vjs-lock-showing,
.fullscreenvideo .vjs-control-bar.vjs-fade-in.vjs-lock-showing		{	visibility: hidden !important; opacity: 0 !important;display:none !important;width:0px;height:0px;overflow: hidden;}

.fullcoveredvideo.video-js,
.fullcoveredvideo video				{	background: transparent !important;}

.fullcoveredvideo .vjs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px;}

/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:1;}
.tp-dottedoverlay.twoxtwo				{	background:url(../css/images/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(../css/images/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(../css/images/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(../css/images/gridtile_3x3_white.png)}
/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/


/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.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(../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(../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(../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(../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;}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(../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;}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(../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;}


/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet			{	cursor:pointer; position:relative;	background:url(../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;}



/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	background:url(../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; }



/*************************************
	-	TP ARROWS 	-
**************************************/
.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(../css/images/large_left.png) no-Repeat top left;	width:40px;	height:40px;   }
.tp-rightarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(../css/images/large_right.png) no-Repeat top left;	width:40px;	height:40px;   }


.tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	background:url(../css/images/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(../css/images/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(../css/images/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(../css/images/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(../css/images/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(../css/images/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(../css/images/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(../css/images/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(../css/images/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(../css/images/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(../css/images/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(../css/images/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(../images/large_left.png) no-Repeat 0 0 !important;	width:40px;	height:40px;

														}
.tp-rightarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(../images/large_right.png) no-Repeat 0 0 !important;	width:40px;	height:40px;

														}




.tp-leftarrow:hover,
.tp-rightarrow:hover 									{	background-position:bottom left; }






/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												margin-top:-50px;
											}


.fullwidthbanner-container .tp-thumbs		{  padding:3px;}

.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												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; 			/* THE DIMENSION OF A SINGLE THUMB */
												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
												/*filter: 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 BANNER TIMER		-
*************************************/
.tp-bannertimer								{	width:100%; height:10px; background:url(../css/images/timer.png);position:absolute; z-index:200;top:0px;}
.tp-bannertimer.tp-bottom					{	bottom:0px;height:5px; top:auto;}




/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/




    @media only screen and (min-width: 0px) and (max-width: 479px) {
				.responsive .tp-bullets	{	display:none}
				.responsive .tparrows	{	display:none;}
	}


/******************************
	-	HTML5 VIDEO SETTINGS	-
********************************/

.vjs-tech { margin-top:1px}

.tp-caption .vjs-default-skin .vjs-big-play-button	{	left: 50%;
top: 50%;
margin-left: -20px;
margin-top: -20px;
width: 40px;
height: 40px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: none;
box-shadow: none;
text-shadow: none;
line-height: 30px;
vertical-align: top;
padding: 0px;
}

.tp-caption .vjs-default-skin .vjs-big-play-button:before {
 position:absolute;
 top:0px; left:0px;
 line-height:40px;
 text-shadow: none !important;
 color:#fff;
 font-size:18px;

}

.tp-caption  .vjs-default-skin:hover .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus {

	box-shadow:none;
	-webkit-box-shadow:none;

}



/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

 .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   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(../assets/coloredbg.png) repeat;}

/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{	  
				top:50%; left:50%; 
				z-index:10000; 
				position:absolute;
				

			}
			
.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background:url(../css/images/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(../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;
  /* Prevent first frame from flickering when animation starts */
  -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(../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/revicons90c6.eot?5510888');
  src: url('../font/revicons90c6.eot?5510888#iefix') format('embedded-opentype'),
       url('../font/revicons90c6.woff?5510888') format('woff'),
       url('../font/revicons90c6.ttf?5510888') format('truetype'),
       url('../font/revicons90c6.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('../font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

 [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;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.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'; } /* '' */

.play_zoom:hover{
  	-ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
}

.btn_header:hover{
	border: solid black 1px !important;
  	background-color: black !important;
}

.politicas_privacidad_ul > li{
	padding-bottom: 10px;
}

.politicas_privacidad_ul > li > i{
	color: #b7b8b9;
}

.select-language img {
    width: 25px;
}

.select-language {
    background-color: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    float: right;
}

.select-language ul {
    display: inline-block;
    margin-bottom: 2px;
}

.select-language li {
    /*float: left;*/
    margin-right: .5em;
    margin-left: .5em;
    list-style: none;
    float: left;
}

.select-language li a {
    padding-left: 5px;
    padding-right: 5px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    display: inline;
    float: left;
}
.select-language li a:hover, .select-language li a:focus, .select-language .selected {
    background-color: #e74c3c !important;
}