/*
Theme Name:Awesome Agency
Theme URI:http://themewagon.com
Author:shuvohabib
Author URI:http:themewagon.com/
Description:wesome Agency is a multi page html template based on bootstrap 3
Version:1.0.0
License:GNU General Public License v2 or later
License URI:http://www.gnu.org/licenses/gpl-2.0.html
*/
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
/*General*/
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-family: 'Oswald', sans-serif;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 30px;
}

a {
    color: #3d84e6;
}

a:hover, a:focus {
    color: #3d84e6;
    text-decoration: underline;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
    margin: 0 auto;
    /* max-width: 412px; */
    min-width: 160px;
}

.navbar-toggle {
    background-color: rgba(0, 0, 0, 0.89);
}

.navbar-nav > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400 !important;
}

blockquote {
    font-style: italic;
    font-family: Georgia, sans-serif;
    color: #999;
    margin: 0 0 0;
    padding: 0 20px;
}

blockquote > div {
    font-style: normal;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

label {
    color: #777;
}

.btn-inline {
    color: #9C9C9C;
    font-size: 15px;
}

.form-control {
    display: block;
    width: 100%;
    height: 41px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 2.428571;
    color: #555;
    background-color: #F7F7F7;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
}

.navbar-inverse .navbar-brand img {
    width: 171px;
}

.section-title {
    margin-bottom: 20px;
}

#head {
    background-size: cover;
    height: 540px;
    text-align: center;
    color: white;
    font-weight: 300;
    position: relative;
    background-position-x: center;
}

.logo {
    margin: 0 auto 10px;
    width: 318px;
    position: relative;
    top: 5px;
    /* bottom: -50px; */
}

#head.secondary {
    height: 100px;
    min-height: 100px;
    padding-top: 0px;
}

#head .lead {
    font-size: 44px;
    margin-bottom: 6px;
    color: white;
    line-height: 1.15em;
}

#head .tagline {
    color: rgba(255, 255, 255, 0.75);
    margin-bottom: 25px;
}

#head .tagline a {
    color: #fff;
}

#head .btn {
    margin-bottom: 10px;
}

#head .btn-default {
    text-shadow: none;
    background: transparent;
    color: rgba(255, 255, 255, .5);
    -webkit-box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, .5);
    -moz-box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, .5);
    box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, .5);
    background: transparent;
}

#head .btn-default:hover, #head .btn-default:focus {
    color: rgba(255, 255, 255, .8);
    -webkit-box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, .8);
    -moz-box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, .8);
    box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, .8);
    background: transparent;
}

#head .btn-default:active, #head .btn-default.active {
    color: #fff;
    -webkit-box-shadow: inset 0px 0px 0px 3px #fff;
    -moz-box-shadow: inset 0px 0px 0px 3px #fff;
    box-shadow: inset 0px 0px 0px 3px #fff;
    background: transparent;
}

.fluid_container {
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
}

#camera_wrap_4 {
    bottom: 0;
    height: 100%;
    left: 0;
    margin-bottom: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
}

.camera_bar {
    z-index: 2;
}

.camera_thumbs {
    margin-top: -100px;
    position: relative;
    z-index: 1;
}

.camera_thumbs_cont {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.camera_overlayer {
    opacity: .1;
}

.panel {
    margin-bottom: 0px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-body {
    padding: 0px;
}

.btn-action, .btn-primary {
    color: #FFEFD7;
    background-image: -webkit-linear-gradient(top, #0ecfec 0%, #09bed9 100%);
    background-image: linear-gradient(to bottom, #0ecfec 0%, #09bed9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0ecfec22', endColorstr='#09bed900', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border: 0 none;
}

.btn-action:hover, .btn-primary:hover {
    background: #04a0b7;
}

.btn:hover, .btn:active {
    color: #c0c0c0;
}

ul, .list.custom-list ul {
    margin: 0 0 11px;
    list-style-type: none;
    padding-left: 10px;
}

.list.custom-list ul {;
}

.list.custom-list ul li {
    margin: 0;
    padding: 4px 0 5px 0px;
    border-top: 1px dashed #f2f2f2;
    position: relative;
    /*background: url(../images/arrow.png) no-repeat 0 11px;*/
}

.list.custom-list ul li a {
    font: 14px/1.2em 'Roboto', sans-serif;
    color: #878787;
    text-transform: none;
    display: inline;
    position: relative;
}

.thumbnail {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    background: none;
    padding: 4px;
}

.thumbnail time {
    background: #3d84e6;
    padding: 5px 0;
    display: block;
    text-indent: 12px;
    color: #fff;
}

.thumbnail .caption {
    padding: 9px 0 0;
    color: #606577;
}

.thumbnail .caption:hover {
}

.thumbnail .caption a {
    font-size: 20px;
}

.slideUp {
    top: -100px;
}

.navbar-inverse {
    background: transparent;
    /* margin: 0 auto; */
    /* margin-top: 26px; */
}

.navbar-inverse {
    border: none;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
    color: #909090;
    font-size: 20px;
    text-transform: capitalize;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .active > a {
    color: #B8B8B8 !important;
    border-radius: 0px;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
    text-align: left;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #362F2F !important;
    border-radius: 0px;
    /* background: #3d84e6; */
}

.heading-text {
    position: absolute;
    z-index: 999;
    text-align: center;
    width: 100%;
    left: 0px;
    right: 0px;
    top: 30%;
    padding: 0 18px;
}

.heading-text h1 {
    font-size: 45px;
}

@media (max-width: 768px) {
    h2.sub-texts {
        margin-top: 120px;
        padding: 0 6px;
    }
}

@media (max-width: 420px) {
    h2.sub-texts {
        margin-top: 190px;
    }
}

.heading-text p {
    font-size: 27px;
}

body {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    color: #6E6E6E;
    overflow-x: hidden;
}

i.fa.fa-star,
i.fa.fa-check {
    font-size: 18px;
    color: rgb(50, 164, 173);
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* -----Contact ----- */
/*-------------------------------------------------------------------------------------------------------------------------------*/
#contact {
    padding: 10px 0 10px;
}

.fa-envelope-o, .fa-phone, .fa-fax, .fa-map-marker {
    /* padding-right: 13px; */
}

.fa-envelope-o {
    padding-right: 13px;
    padding-left: 13px;
}

.contact-text {
    margin: 45px auto;
}

.mail-message-area {
    width: 100%;
    padding: 0 15px;
}

.mail-message {
    width: 100%;
    background: rgba(255, 255, 255, 0.8) !important;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
    margin: 0 auto;
    border-radius: 0;
}

.visible-message {
    height: auto;
    opacity: 1;
    margin: 25px auto 0;
}

/* Input Styles */

.form {
    width: 100%;
    padding: 15px;
    background: transparent;
    border: 1px solid rgba(104, 171, 187, 1);
    margin-bottom: 25px;
    color: #68ABBB !important;
    font-size: 13px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.form:hover {
    border: 1px solid #8BC3A3;
}

.form:focus {
    color: white;
    outline: none;
    border: 1px solid #8BC3A3;
}

.textarea {
    height: 120px;
    max-height: 120px;
    max-width: 100%;
}

/* Generic Button Styles */

.button {
    padding: 8px 12px;
    background: #0A5175;
    display: block;
    width: 120px;
    margin: 10px 0 0px 0;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    font-size: 0.8em;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.10);
}

.button:hover {
    background: #8BC3A3;
    color: white;
}

.contact-form-full {
    margin-bottom: 20px;

}

/* Send Button Styles */

.form-btn {
    width: 100%;
    display: block;
    height: auto;
    padding: 15px;
    color: #A9A9A9;
    background: transparent;
    border: 1px solid rgb(104, 171, 187);
    border-radius: 3px;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin: auto;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.10);
}

.form-btn:active {
    opacity: 0.9;
}

p.contact-form-texts {
    font-size: 16px;
    line-height: 30px;
}

section.contacts.container {
    margin: 0 auto 75px;
    text-align: justify;
}

/* ---------------------------------------------------------------------- */
/*  Testimonial
/* ---------------------------------------------------------------------- */

section.testimonial {
    margin: 90px 0;
}

.item-section-test img {
    width: 100%;
}

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

/*  About-Page
/* ---------------------------------------------------------------------- */

p.about-text {
    font-size: 15px;
    line-height: 30px;
}

h3.cta-text.text-center {
    margin: 30px 0 60px;
    line-height: 1.83em;
}

/* ---------------------------------------------------------------------- */
/*  Portfolio
/* ---------------------------------------------------------------------- */

#tours .row.row-centered {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.portfolio {
    margin-bottom: 80px;
}

.portfolio .item-section {
    margin-bottom: 20px;
    /* min-height: 526px; */
}

.portfolio img {
    width: 100%;
    max-width: 500px;
    max-height: 300px;
}

div.portfoio-text,
p.portfoio-text {
    width: 97%;
    margin: 0 auto;
    text-align: justify;
    font-size: 16px;
    line-height: 26px;
}

h4.item-title.text-center {
    font-size: 17px;
    font-weight: 100;
    margin: 20px 0 10px;
    color: rgb(87, 175, 165);
}

/* ---------------------------------------------------------------------- */
/*  Footer
/* ---------------------------------------------------------------------- */
.navigation ul li a {
    color: #c2c2c2;
}

.footer-section {
    background: #2C2C2C;
}

@media (min-width: 775px) {
    .footer-section {
        height: 62px;
    }
}

.navigation:not(.sociales) li {
    display: inline;
    padding: 0px 8px 0;
    position: relative;
    top: 22px;
}

.navigation li a i:hover {
    opacity: .8;
}

.footer-bottom {
    background: #171717;
    padding-bottom: 16px;
}

/* ---------------------------------------------------------------------- */
/*  Call To Action
/* ---------------------------------------------------------------------- */

.call-to-action {
    background: url(../images/slides/img1.jpg) center center/cover no-repeat fixed;
}

.text-all {
    padding: 95px 0;
    color: white;
}

.infos-button:hover {
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid transparent;
    padding: 6px 34px 6px 14px !important;
    transition: .3s;
}

.infos-button {
    margin-top: 24px;
    font-size: 20px;
    font-weight: 500;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 20px;
    line-height: 1.7em;
    background: transparent;
    border: 2px solid;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    position: relative;
}

.infos-button:hover:after {
    font-size: 32px;
    line-height: 1em;
    content: " >";
    opacity: 0;
    position: absolute;
    margin-left: -20px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    top: 7px;
    right: 5px;
}

.infos-button:hover:after {
    opacity: 1;
    margin-left: 0;
}

/* ---------------------------------------------------------------------- */
/* Main Contents
/* ---------------------------------------------------------------------- */
section.main-contents {
    /* margin-bottom: 71px; */
}

section.main-contents.margin {
    margin-bottom: 71px;
}

li.inline-text {
    padding: 10px;
}

.icon-text {
    display: inline;
    text-indent: 10px;
    font-size: 18px;
}

/*/* Highlights*/
.highlight {
    margin-top: 40px;
}

.h-caption {
    text-align: center;
}

.h-caption i {
    display: block;
    font-size: 54px;
    color: #3d84e6;
    margin-bottom: 36px;
}

.h-caption h4 {
    color: #382526;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

div.hbox {
    background: #fff;
    padding: 10px 15px;
}

.h-body {
}

.jumbotron {
    background-color: #E0E0E0;
    max-width: 1024px;
    margin: 0 auto;
}

.page-header {
    border-bottom: 1px solid #15c008;
}

.page-title {
    margin-top: 20px;
    font-weight: 300;
    color: #15c008;
}

.text-muted {
    color: #888;
    padding: 0 12px;
}

.breadcrumb {
    background: none;
    padding: 0;
    margin: 30px 0 0px 0;
}

ul.list-spaces li {
    margin-bottom: 10px;
}

/* Helpers */
@media (max-width: 650px) {
    .navigation:not(.sociales) {
        float: left;
        position: relative;
        top: -28px;
        left: -20px;
    }
}

ul.menu {
    padding: 0px;
}

.menu li {
    padding: 5px 0px;
}

.menu li a {
    color: #717171;
}

.social {
    margin: 23px 0 8px;
}

.social > p > span:last-child {
    padding-left: 12px;
}

.social a {
    font-size: 32px;
    color: #8c8c8c;
}

.social a:hover {
    color: #8c8c8c;
}

.social p a {
    font-size: inherit;
    /* color: inherit; */
}

/* carousel */
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control {
    background: none;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}

/* Previous button  */
#quote-carousel .carousel-control.left {
    left: -12px;
}

/* Next button  */
#quote-carousel .carousel-control.right {
    right: -12px !important;
}

/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}

/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
    background: #c0c0c0;
}

#quote-carousel .carousel-indicators .active {
    background: #333333;
}

#quote-carousel img {
    width: 250px;
    height: 100px;
}

/* End carousel */

.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.contact ul {
    padding: 0px;
}

.contact ul li {
    margin-bottom: 10px;
    list-style: none;
}

footer ul li {
    list-style: none;
}

#map-canvas {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

/**
  MEDIA QUERIES
*/
@media (max-width: 767px) {
    #head.secondary {
        height: 80px;
        min-height: 80px;
        background-size: initial;
    }

    #camera_wrap_4, #head {
        height: 480px !important;
    }

    #head .lead {
        font-size: 34px;
    }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #quote-carousel {
        margin-bottom: 0;
        padding: 0 40px 30px 40px;
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .navbar-collapse ul {
        text-align: right;
        margin-right: 0px;
    }
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    #head.secondary {
        height: 157px !important;
    }

    #camera_wrap_4, #head {
        height: 460px !important;
    }

    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
        font-size: 20px;
    }

    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
        text-align: right;
    }

    #quote-carousel .carousel-indicators {
        bottom: -20px !important;
    }

    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }

    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }

    .footer2 p {
        margin: 0;
        text-align: center;
    }
}

@media (max-width: 420px) {
    #camera_wrap_4, #head {
        height: 380px !important;
    }

    .da-slide h2 {
        font-size: 28px;
    }

    .da-slide p {
        font-size: 19px;
        font-weight: 400;
    }
}

.camera_caption h2 {
    border-bottom: 4px solid #1fcdff;
    font-family: 'Open Sans', sans-serif;
    font-size: 100px;
    font-weight: 700;
    letter-spacing: -2px;
}

.camera_fakehover:before {
    content: '';
    width: 100%;
    height: initial;
    background: rgba(8, 111, 148, 0.5);
    z-index: 99999;
    position: absolute;
    height: inherit;
    width: 100%;
    left: 0px;
}

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

.col-centered {
    display: inline-block;
    float: none;
    text-align: left;
    margin-right: -4px;
}

.col-min {
    min-width: 255px;
}

#services {
}

#services .container {
    display: flex;
    flex-wrap: wrap;
}

#tours .item-section {
    /* min-height: 370px; */
    vertical-align: top;
    text-align: center;
}

#tours .item-section img {
    height: 160px;
}

#tours .portfoio-text {
    text-align: center;
}

#tours h3 {
    margin-top: 0;
    margin-bottom: 0;
}

#tours h3 small > p {
    display: inline-block;
    margin-bottom: 30px;
}

#tours hr:last-child {
    display: none;
}

.border-error {
    border: 1px solid red;
}

div[data-dynamicmodal] {
    font-size: 14px !important;
    line-height: 150% !important;
}

div[data-dynamicmodal] i.fa {
    font-size: 16px;
}

div[data-dynamicmodal] .close {
    float: none !important;
    opacity: 1 !important;
}

#access-panel-view {
    margin: 0 auto;
    display: block;
    float: none;
}

#access-panel {
    overflow: hidden;
    margin-bottom: 20px;
}

.ajax-load {
    cursor: wait !important;
}

#seo {
    font-size: 13px;
    padding: 30px 10px 20px;
    width: 100%;
    background-color: #333;
    height: auto;
}

#seo > div {
    max-width: 800px;
    margin: 0 auto;
}

#seo a {
    color: #888;
}

@media all and (max-width: 767px) {
    #seo {
        padding-bottom: 10px;
    }

    .navbar-inverse {
        position: absolute;
        top: 10px;
        left: 10px;
        z-index: 9999999;
    }

    .navbar-inverse > .container {
        background: #ffffffe7;
        /* width: 200px; */
    }
}

#disclaimer {
    margin-bottom: 60px;
}

#disclaimer h4:not(:first-child) {
    margin-top: 40px;
}

#lang {
    position: absolute;
    right: 10px;
    top: 10px;
}

#lang > a {
    transition: opacity .5s ease;
    opacity: .5;
}

#lang > a:hover {
    opacity: 1;
}

#lang > img {
    margin-right: 5px;
}

.clear {
    clear: both;
}

.navigation.sociales ul {
    margin: 0;
    padding: 0;
}

.navigation.sociales ul li {
    display: inline-block;
    margin: 0 4px;
}

.navigation.sociales ul a {
    font-size: 18px;
}

#cct {
    text-align: center;
    margin: 20px 0 0 20px;
}

#cct img {
    padding: 20px;
    background: white;
}

@media (max-width: 668px) {
    #cct {
        margin: 20px 0;
    }
}

.footer-bottom .container .flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 10px;
}

.footer-bottom .container .flex > div {
    margin: 0 20px;
}

#cookies_accept {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    background: rgba(0, 0, 0, .8);
    color: white;
    padding: 30px;
}

#cookies_accept button {
    background: #333;
    color: white;
    padding: 4px 8px;
    margin-top: 10px;
}

#products {

    max-width: 800px;
}

#products > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

#products .shortspan {
    display: block;
    text-align: center;
    margin: 8px auto;
    border: solid 1px #ccc;
    width: 150px;
    padding: 12px;
}

#products .shortspan a {
    text-decoration: none;
    font-style: italic;
    display: block;
}

#products > h2 {
    text-align: center;
    margin-bottom: 36px;
}

#products > h2 span {
    display: block;
    margin-bottom: 10px;
}

#products .productCont {
    margin: 0 22px 22px;
}

#products .product {
    /* border: solid 1px #ccc; */
    margin-bottom: 18px;
    width: 326px;
    height: 354px;
    display: flex;
    flex-direction: column;
    background: #f0f0f070;
}

#products .product-content {
    display: flex;
    flex-direction: column;
}

#products .product-content .product-image {
    display: flex;
    justify-content: center;
    align-items: center;
}

#products .product-content .product-image img {
    max-width: 100%;
}

#products .product-content .product-info {
    margin-top: 12px;
    padding: 0 12px;
    text-align: left;
}

#products .product-content .product-info .product-name {
    font-size: 18px;
    font-weight: bold;
}

#products .product-content .product-info .product-description {
    text-align: left;
    display: none;
}

#products .product-content .product-info .product-description p {
    line-height: 160%;
}

#products .product-tags {
    padding-top: 9px;
    border-top: solid 1px #f0f0f0;
    margin-top: 10px;
}

#products .product-tags ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 -8px 0;
    padding: 0;
}

#products .product-tags ul li {
    display: flex;
    align-items: center;
    margin-right: 14px;
    margin-bottom: 8px;
    width: 28%;
}

#products .product-tags ul li span {
    margin-left: 4px;
}

#products .product-price {
    text-align: right;
    padding: 0 12px;
    font-size: 34px;
    margin-top: auto;
    /* margin-bottom: 4px; */
    color: #99d3e6;
    font-weight: bold;
    background: #f5f5f5;
}

#products .product-buy-button {
    height: 58px;
}

#products .product-buy-button button {
    width: 100%;
    height: 100%;
    border: none;
    background: lightblue;
    font-size: 18px;
    color: #666;
    cursor: pointer;
}

#product_modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow: auto;
    z-index: 99999;
    font-size: 16px;
}

#product_modal .close {
    float: none;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 28px;
}

#product_modal .content {
    max-width: 800px;
    margin: 20px auto 0;
    position: relative;
}

#product_modal .content > div {
    padding: 0 20px;
}

#product_modal .content .header {

    padding-top: 12px;
}


#product_modal .product-data {

}

#product_modal .title {
    font-size: 22px;
    border-bottom: solid 1px #ccc;
    margin-bottom: 24px;
}

#product_modal .nombre-ruta {
    text-transform: lowercase;
    font-weight: bold;
    color: #629eb2;
}

#product_modal .nombre-ruta::first-letter {
    text-transform: uppercase;
}

#product_modal .precio-ruta {

    font-weight: bold;
}

#product_modal .precio-ruta span {
    font-weight: normal;
}

#product_modal .precio-ruta::after {
    content: "€";
}

#product_modal .nombre-ruta,
#product_modal .precio-ruta,
#product_modal .descripcion-ruta {
    background: #f0f0f070;
    font-size: 18px;
    padding: 4px;
}

#product_modal .descripcion-ruta {
    font-size: 14px;
}

#product_modal ul li {
    margin-left: 12px;
}

#product_modal .pay-data {
    margin-top: 22px;
}

#product_modal .pay-data label {
    display: block;
}

#product_modal .pay-data label[for="user-pax"] > span {
    font-size: 12px;
    color: #999;
}

#product_modal .pay-data input {
    width: 100%;
    max-width: 300px;
    padding: 2px 4px;
}

#product_modal .pay-data #user-id,
#product_modal .pay-data #user-phone,
#product_modal .pay-data #user-pax,
#product_modal .pay-data #user-date {
    max-width: 100px;
}

#product_modal .pay-data #user-date[readonly] {
    cursor: pointer;
}

#product_modal #pay {
    max-width: 340px;
    margin: 0 auto;
    font-size: 18px;
}

#product_modal .important-desc {
    font-size: 14px;
    color: #666;
}

#product_modal.processing {
    display: flex;
    align-items: center;
    text-align: center;
    line-height: 200%;

}

#product_modal.processing .content {
    margin-top: -120px;
    padding: 40px;
}

#product_modal .pay-end {
    margin-top: 30px;
}

#product_modal .pay-end .pdp {
    margin-bottom: 20px;
}

.payment-window {
    display: flex;
    width: 100%;
    max-width: 640px;
    height: 100vh;
    align-items: flex-start;
    margin: 40px auto 0;
}

.payment-window > div {
    width: 100%;
}

.payment-window h4 {
    font-size: 26px;
    margin-bottom: 16px;
}

.payment-window a {
    text-decoration: underline;
}