/* -----------------------------------------------------------------------------------

  Template Name: Star Gas Company
  Description: Auto, GNV 
  Author: Carlos Castro
  Version: 1.0

-----------------------------------------------------------------------------------  */
 /*----------------------------------------------------------------------------------- 
    
  CSS INDEX
  ===================
    
  1. Theme Default CSS (css/shortcode/default.css)
  2. Header CSS (css/shortcode/header.css)
  3. Slider CSS (css/shortcode/slider.css)
  4. Footer CSS (css/shortcode/footer.css)
  5. Google Fonts
  6. Home-1 
    6.1 Banner section
    6.2 Product tab section 
    6.3 Up comming product section
    6.4 Blog section

  8. Single Blog Page
    8.1 Blog option
    8.2 blog main post
    8.3 Blog share tags
    8.4 Blog post and comments

  9. Contact Page
    9.1 Contact Address
    9.2 Google Map
    9.3 Dynamic contact form

----------------------------------------------------------------------------------- */

/*----------------------------------------
  5. Google Fonts
----------------------------------------*/
@import 'https://fonts.googleapis.com/css?family=Raleway:400,500,600,700|Roboto:400,500,700';
@import url('https://fonts.googleapis.com/css?family=Lato:400,700|PT+Sans:700|Pacifico');
@import 'https://fonts.googleapis.com/css?family=Cousine" rel="stylesheet';
@import 'https://fonts.googleapis.com/css?family=Proza+Libre" rel="stylesheet';
@import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700|Poppins:100,200,300,400,500,600,700');
@import url(https://fonts.googleapis.com/css?family=Dancing+Script:400,700);


/* ========================================
  6. Home Version-1
======================================== */


/* -------------------------------------
    6.1 Banner section
------------------------------------- */
.banner {}

.banner-1::before {
  background: rgba(0, 0, 0, 0) url("img/bg/ribbon.png") repeat scroll 0 0;
  content: "";
  height: 137px;
  left: -11px;
  position: absolute;
  top: -11px;
  width: 146px;
}
.ribbon-price {
  left: 15px;
  position: absolute;
  top: 30px;
  transform: rotate(-42deg);
}
.ribbon-price span {
  color: #fefefe;
  font-family: roboto;
  font-size: 20px;
  font-weight: 500;
  line-height: 16px;
}
/* -------------------------------------
    6.2 Product tab section
------------------------------------- */
.pro-tab-menu {
  margin: 25px 0 30px;
}
.pro-tab-menu > ul {}
.pro-tab-menu ul li {
  display: inline-block;
  margin-left: 30px;
}
.pro-tab-menu ul li:first-child {
  margin-left: 0;
}
.pro-tab-menu ul li a {
  color: #999999;
  display: block;
  font-size: 14px;
  font-weight: 500;
}
.pro-tab-menu ul li.active a {
  border-bottom: 1px solid #ffbf7f;
  color: #666666;
}


.b-bnr-3 {
    padding-top: 70px;
    padding-bottom: 75px;
    color: #fff;
    background-image: url(../img/1.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    text-align: center;
}
.bg-dark {
    background-color: #253241;
}

.b-bnr-3__title {
    font-size: 36px;
    font-weight: 700;
    color: #303030;
}

.b-bnr-3__info {
    margin-bottom: 45px;
    font-size: 18px;
    line-height: 1.333;
    color: #000;
}

.bg-dark2 {
    margin-top: -13rem;
    background-color: rgba(204, 204, 204, 0.15);
    height: 100%;
    width: 100%;
}
/*=======================================
  Footer
  =======================================*/
.footer {
  color: #888;
  background: url("../img/footer/bg.jpg");
  background-size: cover;
}

.footer:after {
  opacity: .9;
  background-color: #0d0d0d;
}

.footer__logo {
  display: block;
  margin-bottom: 27px;
}

.footer__info {
  margin-bottom: 30px;
  line-height: 1.86;
}

.footer .copyright {
  padding: 32px 0;
  font-size: 13px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.65);
}

.footer .copyright__link {
  position: relative;
  display: inline-block;
  margin: 0 6px;
  line-height: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #888;
  border-bottom: 1px solid #888;
}

.footer .copyright__link + .copyright__link {
  margin-left: 10px;
}

.footer .copyright__link + .copyright__link:before {
  position: absolute;
  left: -8px;
  display: inline-block;
  width: 1px;
  height: 15px;
  content: '';
  background-color: #888;
}

.footer .copyright__brand {
  font-weight: 500;
  text-transform: uppercase;
  color: #ccc;
}

.footer .footer-section__title {
  margin-top: 28px;
  margin-bottom: 27px;
  font-size: 18px;
  font-weight: 600;
  color: white;
}

.footer .footer-section__title:before {
  display: inline-block;
  width: 10px;
  height: 3px;
  margin-right: 15px;
  content: '';
  vertical-align: middle;
}

.footer .footer-section__list:before, .footer .footer-section__list:after {
  display: table;
  content: "";
}

.footer .footer-section__list:after {
  clear: both;
}

.lt-ie8 .footer .footer-section__list {
  zoom: 1;
}

.footer .footer-section_list-columns {
  margin-left: 40px;
}

.footer .footer-section_list-one {
  margin-left: -30px;
}

.footer {
  margin-top: 0;
  margin-left: 0;
}

.footer {
  margin-right: 0;
  padding-left: 0;
}


.footer .btn-up {
  position: absolute;
  right: 45px;
  bottom: 24px;
  width: 50px;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  color: #888;
}

.footer .btn-up:after, .footer .btn-up:before {
  position: absolute;
  content: '';
}

.footer .btn-up:before {
  z-index: 10;
  top: -24px;
  left: 17px;
  -webkit-transition: all .3s;
  transition: all .3s;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #eee;
  border-left: 8px solid transparent;
}

.footer .btn-up:after {
  top: -38px;
  left: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  border-right: 25px solid transparent;
  border-bottom-width: 33px;
  border-bottom-style: solid;
  border-left: 25px solid transparent;
}

.footer .btn-up:hover:before {
  border-bottom-color: #000;
}

.footer .btn-up:hover:after {
  border-bottom-color: #fff;
}

.footer-list_columns {
  padding-right: 30px;
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
}

.footer-contact {
  position: relative;
  margin-bottom: 9px;
  padding-left: 38px;
  letter-spacing: .02em;
  color: #fff;
}

.footer-contact .icon {
  position: absolute;
  top: 0;
  left: 0;
  margin-right: 10px;
  font-size: 16px;
  text-align: center;
  color: #ccc;
}

.footer-contact .icon-xs {
  font-size: 14px;
}

.footer-contact .icon-lg {
  font-size: 18px;
}

.footer-contact_lg {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: 0;
}


/*=======================================
  About
  =======================================*/


.page-banner-section {
    margin-bottom: 1rem;
    position: relative;
    background: url(../img/background/bg-8.jpg) center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.bg-color {
    padding: 170px 0;
    background-color: RGBA(0, 0, 0, 0.67);
}
.page-banner-section h2 {
    color: #fff;
    font-size: 44px;
    font-family: 'Dancing Script', sans-serif;
    font-weight: 700;
    margin: 0 0 15px;
    margin-bottom: 0;
    text-transform: capitalize;
    text-align: center;
}

.page-banner-section ul.page-depth {
    margin: 0;
    padding: 0;
    text-align: center;
    margin-top: 10px;
}

.page-banner-section ul.page-depth li {
    display: inline-block;
    margin-left: 1px;
}



.page-banner-section ul.page-depth li a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 13px;
    font-family: Poppins;
    color: #fff;
    font-weight: 300;
}

.page-banner-section ul.page-depth li:first-child:before {
    content: '';
    margin-right: 0;
}

.page-banner-section ul.page-depth li:before {
    content: '/';
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    margin-right: 5px;
}

.block-table__cell {
    overflow: hidden;
    padding-right: 0;
    padding-left: 0;
    vertical-align: top;
}

.block-table__inner {
    overflow: hidden;
    height: 100%;
}

.b-services__img {
    width: auto;
    height: 100%;
}

.b-services {
    padding: 73px 32% 50px 9%;
}

.ui-title-block-2 {
    margin-top: 0;
    margin-bottom: 4px;
    font-size: 36px;
    line-height: 1.08;
    letter-spacing: .02em;
}

.b-services .ui-subtitle-block {
    letter-spacing: .01em;
}

.ui-subtitle-block {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.875;
    color: #888;
}

.ui-decor{
    background-color: #3baf29;
}

.bg-primary, .bg-primary_h:hover, 
.bg-primary_b:before, .bg-primary_a:after, 
.pagination_primary > .active > a,
.pagination_primary > .active > span, 
.pagination_primary > .active > a, 
.pagination_primary > .active > span, 
.pagination_primary > li > a:hover, 
.pagination_primary > li > a:focus, 
.dropcap_primary:first-letter, 
.tooltip-1 .tooltip-inner, 
.btn-primary, 
.forms__label-check-1:after, 
.forms__label-radio-2:before, 
.ui-decor, .ui-decor:after, 
.ui-decor:before, 
.ui-decor-2, 
.noUi-handle:after, 
.b-team__category, 
.b-isotope-grid__item .icon, 
.b-blockquote__author:before, 
.owl-theme .owl-dots .owl-dot.active span, 
.entry-meta__categorie, 
.area-bg_prim:after, 
.footer-section__title:before, 
.b-goods-feat__name:before, 
.b-goods-feat__label, 
.b-advantages-2:hover, 
.b-post-1 .entry-title:before, 
.sp-thumbnail-title:before, 
.b-goods-1__price, 
.b-car-info__price, 
.sp-button:after, .ui-title-inner:before, 
.list_mark-prim > li:before, 
.widget-list__item:hover:before, 
.list-tags__link:hover, 
.entry-footer__tags:hover, 
.accordion .btn-collapse .icon, 
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, 
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, 
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current, 
.forms__label-radio-1:after, 
.rent-carousel .owl-nav div:hover, 
.b-advantages-5:hover 
.b-advantages-5__icon, 
.yamm.nav>li>a:focus, .yamm.nav>li>a:hover {
    background-color: #3baf29;
}

.ui-decor {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 1px;
    margin-right: 15px;
    margin-left: 15px;
}

.ui-decor:after {
    right: -15px;
}

.ui-decor:before {
    left: -15px;
}
.ui-decor:before, .ui-decor:after {
    position: absolute;
    bottom: -5px;
    width: 30px;
    height: 1px;
    content: '';
}

.b-services__content {
    padding-top: 37px;
    padding-bottom: 38px;
}


.btn-dark {
    background-color: #222;
}

.b-services .btn {
    margin-right: 14px;
}

.btn {
    position: relative;
    overflow: hidden;
}

.btn-primary{
    border-color: #ff4e05  !important;
    background-color: #ff4e05  !important;
}

/*========================
  Contacto
==========================*/
.tj-contact-section {
    width: 100%;
    float: left;
    padding: 150px 0;
}
.tj-contact-section .tj-heading-style, .tj-team .tj-heading-style {
    margin: 0 auto 0;
    width: 670px;
    text-align: center;
}

.tj-contact-section .form-holder {
    float: left;
    width: 100%;
    margin-top: 60px;
}

.tj-contact-form .inner-holder {
    float: left;
    width: 100%;
}

.tj-contact-form .inner-holder label {
    font-family: Poppins;
    font-size: 15px;
    line-height: 22px;
    color: #444444;
    display: block;
    font-weight: 500;
}

}

.tj-contact-form #name, .tj-contact-form #email {
    padding: 0 35px;
}
.tj-contact-form .inner-holder input[type="text"], .tj-contact-form .inner-holder input[type="email"], .tj-contact-section .tj-contact-form .inner-holder textarea {
    width: 100%;
    height: 45px;
    border: 1px solid #e8e8e8;
    padding: 0 15px;
    color: #a6a6a6;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
}

.tj-contact-form .no-pad {
    padding-left: 5px;
}

 {
    width: 100%;
    border: none;
    border: 1px solid #e8e8e8;
    resize: none;
    padding: 15px 15px;
    height: 165px;
    color: #a6a6a6;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
}

.address-box {
    border: 1px solid #e8e8e8;
    width: 320px;
    float: left;
    background: #fafafa;
    text-align: center;
    margin: 60px 0 0 40px;
}

.address-box .add-info {
    width: 100%;
    float: left;
    padding: 25px 0 0;
}

.address-box .icomoon {
    font-size: 40px;
    text-align: center;
    display: block;
    padding-bottom: 15px;
}

.address-box p {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}
.address-box a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}

.address-box .icomoon{
    color: #ff7f00;
}

.tj-cal-to-action {
    width: 100%;
    float: left;
    background: url(../images/cta-bg.jpg) no-repeat center center;
    padding: 50px 0 20px;
    position: relative;
}

.cta-box {
    position: relative;
    z-index: 999;
    margin: 30px 0;
}

.cta-box img {
    float: left;
    padding-right: 30px;
}

.cta-box .cta-text {
    overflow: hidden;
}

.cta-box strong {
    font-size: 18px;
    line-height: 22px;
    font-family: Poppins;
    color: #fff;
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
}
.cta-box p {
    font-size: 15px;
    line-height: 24px;
    font-family: Poppins;
    font-weight: 400;
    color: #fff;
}

@media (max-width: 479px){
.address-box {
    border: 1px solid #e8e8e8;
    /* width: 320px; */
    float: left;
    background: #fafafa;
    text-align: center;
    margin: 0;
}
.b-services__img {
    width: auto;
    height: 100%;
}
.b-services {
    padding: 73px 32% 0px 9%;
}
.b-bnr-3__title {
    max-width: 535px;
    text-align: center;
    display: inline-block;
}
}